Pull request #147 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 ernestojeda for edgexfoundry/ci-build-images Obtained Jenkinsfile from d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8+e924d01ce673e04d5199475fe01cf1d72dd1be79 (cd87da1d1dbd0cba1784ede25191b8cc586a930e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 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 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 # timeout=10 Commit message: "Merge pull request #236 from ernestojeda/update-log-publish-steps" > 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 ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-golang-base, mavenSettings:ci-build-images-settings, dockerImageName:edgex-golang-base, dockerNamespace:edgex-devops, dockerNexusRepo:snapshots, dockerTags:[1.15-alpine], releaseBranchOverride:golang-1.15] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: ci-build-images-settings PROJECT: edgex-golang-base USE_SEMVER: false DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-golang-base DOCKER_REGISTRY_NAMESPACE: edgex-devops DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-golang-base-archive.tar.gz SEMVER_BUMP_LEVEL: pre RELEASE_BRANCH_OVERRIDE: golang-1.15 DOCKER_CUSTOM_TAGS: 1.15-alpine [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1343 in /w/workspace/exfoundry_ci-build-images_PR-147 [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-147 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git > git --version # timeout=10 > git --version # 'git version 2.16.5' 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/147/head:refs/remotes/origin/PR-147 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 Fetching without tags Merging remotes/origin/golang-1.15 commit e924d01ce673e04d5199475fe01cf1d72dd1be79 into PR head commit d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 Merge succeeded, producing d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 Checking out Revision d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 (PR-147) > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/147/head:refs/remotes/origin/PR-147 # timeout=10 > git config --add remote.origin.fetch +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # 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/147/head:refs/remotes/origin/PR-147 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 # 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 e924d01ce673e04d5199475fe01cf1d72dd1be79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 # timeout=10 Commit message: "feat: initial commit of golang-1.15 base builder image" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-09-03T21:27:04.306Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk 11e5fc05745aeb26e193447ced75078f136d5258 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-09-03T21:27:04.497Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-09-03T21:27:04.571Z] ========================================================= [2020-09-03T21:27:04.571Z] EdgeX Global Pipelines Version Info [2020-09-03T21:27:04.572Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-09-03T21:27:07.090Z] ------------------- [2020-09-03T21:27:07.090Z] stable info: [2020-09-03T21:27:07.090Z] ------------------- [2020-09-03T21:27:07.090Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-03T21:27:07.090Z] Commit SHA: 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [2020-09-03T21:27:07.090Z] Message: update stable to v1.0.117 [2020-09-03T21:27:08.072Z] ------------------- [2020-09-03T21:27:08.072Z] experimental info: [2020-09-03T21:27:08.072Z] ------------------- [2020-09-03T21:27:08.072Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-09-03T21:27:08.072Z] Commit SHA: 5fb5bc9604e69ab642a67b6a3e8474dd770c8dc8 [2020-09-03T21:27:08.072Z] Message: update experimental to v1.0.117 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-09-03T21:27:08.361Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = ci-build-images-settings [Pipeline] echo [2020-09-03T21:27:08.433Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-golang-base [Pipeline] echo [2020-09-03T21:27:08.504Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = false [Pipeline] echo [2020-09-03T21:27:08.580Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-09-03T21:27:08.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-09-03T21:27:08.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-golang-base [Pipeline] echo [2020-09-03T21:27:08.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = edgex-devops [Pipeline] echo [2020-09-03T21:27:08.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2020-09-03T21:27:08.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2020-09-03T21:27:09.020Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-09-03T21:27:09.088Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2020-09-03T21:27:09.155Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-golang-base-archive.tar.gz [Pipeline] echo [2020-09-03T21:27:09.225Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-09-03T21:27:09.294Z] [edgeXSetupEnvironment]: set envvar RELEASE_BRANCH_OVERRIDE = golang-1.15 [Pipeline] echo [2020-09-03T21:27:09.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_CUSTOM_TAGS = 1.15-alpine [Pipeline] echo [2020-09-03T21:27:09.461Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-147 [Pipeline] echo [2020-09-03T21:27:09.530Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-147 [Pipeline] echo [2020-09-03T21:27:09.601Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-147 [Pipeline] echo [2020-09-03T21:27:09.670Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 [Pipeline] echo [2020-09-03T21:27:09.736Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d80de7a [Pipeline] echo [2020-09-03T21:27:09.805Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [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) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-03T21:27:11.687Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-03T21:27:12.040Z] + ls -al . [2020-09-03T21:27:12.040Z] total 12 [2020-09-03T21:27:12.040Z] drwxrwxr-x. 3 jenkins jenkins 76 Sep 3 21:26 . [2020-09-03T21:27:12.040Z] drwxrwxr-x. 4 jenkins jenkins 112 Sep 3 21:26 .. [2020-09-03T21:27:12.040Z] -rw-rw-r--. 1 jenkins jenkins 386 Sep 3 21:26 Dockerfile [2020-09-03T21:27:12.040Z] drwxrwxr-x. 8 jenkins jenkins 179 Sep 3 21:27 .git [2020-09-03T21:27:12.040Z] -rw-rw-r--. 1 jenkins jenkins 585 Sep 3 21:26 .golangci.yml [2020-09-03T21:27:12.040Z] -rw-rw-r--. 1 jenkins jenkins 894 Sep 3 21:26 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2020-09-03T21:27:12.469Z] + docker build -t edgex-devops/edgex-golang-base -f Dockerfile --build-arg ARCH=amd64 --label git_sha=d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 --label arch=amd64 . [2020-09-03T21:27:13.534Z] Sending build context to Docker daemon 209.9kB [2020-09-03T21:27:13.534Z] Step 1/6 : FROM golang:1.15-alpine [2020-09-03T21:27:13.832Z] 1.15-alpine: Pulling from library/golang [2020-09-03T21:27:14.124Z] df20fa9351a1: Pulling fs layer [2020-09-03T21:27:14.124Z] ed8968b2872e: Pulling fs layer [2020-09-03T21:27:14.124Z] a92cc7c5fd73: Pulling fs layer [2020-09-03T21:27:14.124Z] d484aaef8981: Pulling fs layer [2020-09-03T21:27:14.124Z] 1021cfc6e55c: Pulling fs layer [2020-09-03T21:27:14.124Z] d484aaef8981: Waiting [2020-09-03T21:27:14.124Z] 1021cfc6e55c: Waiting [2020-09-03T21:27:14.124Z] a92cc7c5fd73: Verifying Checksum [2020-09-03T21:27:14.124Z] a92cc7c5fd73: Download complete [2020-09-03T21:27:14.124Z] ed8968b2872e: Verifying Checksum [2020-09-03T21:27:14.124Z] ed8968b2872e: Download complete [2020-09-03T21:27:14.407Z] df20fa9351a1: Verifying Checksum [2020-09-03T21:27:14.407Z] df20fa9351a1: Download complete [2020-09-03T21:27:14.407Z] 1021cfc6e55c: Verifying Checksum [2020-09-03T21:27:14.407Z] 1021cfc6e55c: Download complete [2020-09-03T21:27:14.697Z] df20fa9351a1: Pull complete [2020-09-03T21:27:15.004Z] ed8968b2872e: Pull complete [2020-09-03T21:27:15.328Z] a92cc7c5fd73: Pull complete [2020-09-03T21:27:17.460Z] d484aaef8981: Verifying Checksum [2020-09-03T21:27:17.460Z] d484aaef8981: Download complete [2020-09-03T21:27:25.422Z] Still waiting to schedule task [2020-09-03T21:27:25.422Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-09-03T21:27:27.740Z] d484aaef8981: Pull complete [2020-09-03T21:27:27.740Z] 1021cfc6e55c: Pull complete [2020-09-03T21:27:27.740Z] Digest: sha256:bc6f2b94340ed84ec22dab364505b0d1a339ecff99b583a63372ecf966129be2 [2020-09-03T21:27:27.740Z] Status: Downloaded newer image for golang:1.15-alpine [2020-09-03T21:27:27.740Z] ---> f328e14e69e4 [2020-09-03T21:27:27.740Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-09-03T21:27:31.179Z] ---> Running in 8f886c2dd162 [2020-09-03T21:27:31.179Z] Removing intermediate container 8f886c2dd162 [2020-09-03T21:27:31.179Z] ---> c318409b1c07 [2020-09-03T21:27:31.179Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-03T21:27:31.179Z] ---> Running in 7e8b84b9fac9 [2020-09-03T21:27:33.178Z] Removing intermediate container 7e8b84b9fac9 [2020-09-03T21:27:33.178Z] ---> 89b44459150a [2020-09-03T21:27:33.178Z] Step 4/6 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash [2020-09-03T21:27:33.178Z] ---> Running in 6ee0140099d5 [2020-09-03T21:27:34.578Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-09-03T21:27:34.843Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-09-03T21:27:35.427Z] (1/24) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-09-03T21:27:35.427Z] (2/24) Installing ncurses-libs (6.2_p20200523-r0) [2020-09-03T21:27:35.891Z] (3/24) Installing readline (8.0.4-r0) [2020-09-03T21:27:35.891Z] (4/24) Installing bash (5.0.17-r0) [2020-09-03T21:27:36.219Z] Executing bash-5.0.17-r0.post-install [2020-09-03T21:27:36.219Z] (5/24) Installing nghttp2-libs (1.41.0-r0) [2020-09-03T21:27:36.219Z] (6/24) Installing libcurl (7.69.1-r0) [2020-09-03T21:27:36.219Z] (7/24) Installing curl (7.69.1-r0) [2020-09-03T21:27:36.483Z] (8/24) Installing libgcc (9.3.0-r2) [2020-09-03T21:27:36.483Z] (9/24) Installing libstdc++ (9.3.0-r2) [2020-09-03T21:27:36.792Z] (10/24) Installing binutils (2.34-r1) [2020-09-03T21:27:37.524Z] (11/24) Installing gmp (6.2.0-r0) [2020-09-03T21:27:37.828Z] (12/24) Installing isl (0.18-r0) [2020-09-03T21:27:37.828Z] (13/24) Installing libgomp (9.3.0-r2) [2020-09-03T21:27:38.110Z] (14/24) Installing libatomic (9.3.0-r2) [2020-09-03T21:27:38.110Z] (15/24) Installing libgphobos (9.3.0-r2) [2020-09-03T21:27:38.770Z] (16/24) Installing mpfr4 (4.0.2-r4) [2020-09-03T21:27:38.770Z] (17/24) Installing mpc1 (1.1.0-r1) [2020-09-03T21:27:39.096Z] (18/24) Installing gcc (9.3.0-r2) [2020-09-03T21:27:49.515Z] (19/24) Installing expat (2.2.9-r1) [2020-09-03T21:27:49.515Z] (20/24) Installing pcre2 (10.35-r0) [2020-09-03T21:27:49.515Z] (21/24) Installing git (2.26.2-r0) [2020-09-03T21:27:51.527Z] (22/24) Installing linux-headers (5.4.5-r1) [2020-09-03T21:27:51.820Z] (23/24) Installing make (4.3-r0) [2020-09-03T21:27:52.099Z] (24/24) Installing musl-dev (1.1.24-r9) [2020-09-03T21:27:53.104Z] Executing busybox-1.31.1-r16.trigger [2020-09-03T21:27:53.104Z] OK: 166 MiB in 39 packages [2020-09-03T21:27:57.383Z] Removing intermediate container 6ee0140099d5 [2020-09-03T21:27:57.383Z] ---> 512048ec2b4e [2020-09-03T21:27:57.383Z] Step 5/6 : LABEL arch=amd64 [2020-09-03T21:27:57.383Z] ---> Running in 4e2be6fd4e82 [2020-09-03T21:27:57.664Z] Removing intermediate container 4e2be6fd4e82 [2020-09-03T21:27:57.664Z] ---> 08e344b403bc [2020-09-03T21:27:57.664Z] Step 6/6 : LABEL git_sha=d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 [2020-09-03T21:27:57.664Z] ---> Running in b324a4db32d6 [2020-09-03T21:27:57.927Z] Removing intermediate container b324a4db32d6 [2020-09-03T21:27:57.927Z] ---> 7af66350cc83 [2020-09-03T21:27:57.927Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-03T21:27:57.927Z] Successfully built 7af66350cc83 [2020-09-03T21:27:57.927Z] Successfully tagged edgex-devops/edgex-golang-base: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] } [2020-09-03T21:29:21.518Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1344 in /w/workspace/exfoundry_ci-build-images_PR-147 [Pipeline] { [Pipeline] checkout [2020-09-03T21:29:26.174Z] using credential edgex-jenkins-ssh [2020-09-03T21:29:26.223Z] Cloning the remote Git repository [2020-09-03T21:29:26.223Z] Cloning with configured refspecs honoured and without tags [2020-09-03T21:29:26.282Z] Cloning repository git@github.com:edgexfoundry/ci-build-images.git [2020-09-03T21:29:26.393Z] > git init /w/workspace/exfoundry_ci-build-images_PR-147 # timeout=10 [2020-09-03T21:29:26.471Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-09-03T21:29:26.472Z] > git --version # timeout=10 [2020-09-03T21:29:26.494Z] > git --version # 'git version 2.17.1' [2020-09-03T21:29:26.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-03T21:29:26.570Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 [2020-09-03T21:29:27.414Z] Fetching without tags [2020-09-03T21:29:27.335Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-09-03T21:29:27.359Z] > git config --add remote.origin.fetch +refs/pull/147/head:refs/remotes/origin/PR-147 # timeout=10 [2020-09-03T21:29:27.379Z] > git config --add remote.origin.fetch +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 [2020-09-03T21:29:27.404Z] > git config remote.origin.url git@github.com:edgexfoundry/ci-build-images.git # timeout=10 [2020-09-03T21:29:27.427Z] Fetching upstream changes from git@github.com:edgexfoundry/ci-build-images.git [2020-09-03T21:29:27.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-03T21:29:27.439Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/ci-build-images.git +refs/pull/147/head:refs/remotes/origin/PR-147 +refs/heads/golang-1.15:refs/remotes/origin/golang-1.15 # timeout=10 [2020-09-03T21:29:27.870Z] Merging remotes/origin/golang-1.15 commit e924d01ce673e04d5199475fe01cf1d72dd1be79 into PR head commit d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 [2020-09-03T21:29:28.052Z] Merge succeeded, producing d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 [2020-09-03T21:29:28.052Z] Checking out Revision d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 (PR-147) [2020-09-03T21:29:27.893Z] > git config core.sparsecheckout # timeout=10 [2020-09-03T21:29:27.911Z] > git checkout -f d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 # timeout=10 [2020-09-03T21:29:27.979Z] > git remote # timeout=10 [2020-09-03T21:29:27.994Z] > git config --get remote.origin.url # timeout=10 [2020-09-03T21:29:28.010Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-09-03T21:29:28.022Z] > git merge e924d01ce673e04d5199475fe01cf1d72dd1be79 # timeout=10 [2020-09-03T21:29:28.043Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-09-03T21:29:28.064Z] > git config core.sparsecheckout # timeout=10 [2020-09-03T21:29:28.081Z] > git checkout -f d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 # timeout=10 [2020-09-03T21:29:32.299Z] Commit message: "feat: initial commit of golang-1.15 base builder image" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-09-03T21:29:34.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-09-03T21:29:34.696Z] + ls -al . [2020-09-03T21:29:34.696Z] total 24 [2020-09-03T21:29:34.696Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 3 21:29 . [2020-09-03T21:29:34.696Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 3 21:29 .. [2020-09-03T21:29:34.696Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 3 21:29 .git [2020-09-03T21:29:34.696Z] -rw-rw-r-- 1 jenkins jenkins 585 Sep 3 21:29 .golangci.yml [2020-09-03T21:29:34.696Z] -rw-rw-r-- 1 jenkins jenkins 386 Sep 3 21:29 Dockerfile [2020-09-03T21:29:34.696Z] -rw-rw-r-- 1 jenkins jenkins 894 Sep 3 21:29 Jenkinsfile [Pipeline] isUnix [Pipeline] sh [2020-09-03T21:29:35.042Z] + docker build -t edgex-devops/edgex-golang-base-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 --label arch=arm64 . [2020-09-03T21:29:35.637Z] Sending build context to Docker daemon 209.9kB [2020-09-03T21:29:35.910Z] Step 1/6 : FROM golang:1.15-alpine [2020-09-03T21:29:36.507Z] 1.15-alpine: Pulling from library/golang [2020-09-03T21:29:36.507Z] b538f80385f9: Pulling fs layer [2020-09-03T21:29:36.507Z] 74f711af9a0d: Pulling fs layer [2020-09-03T21:29:36.507Z] 99f96fe45779: Pulling fs layer [2020-09-03T21:29:36.507Z] 2fa47eeccf08: Pulling fs layer [2020-09-03T21:29:36.507Z] b13c98676afe: Pulling fs layer [2020-09-03T21:29:36.507Z] 2fa47eeccf08: Waiting [2020-09-03T21:29:36.507Z] b13c98676afe: Waiting [2020-09-03T21:29:36.507Z] 99f96fe45779: Verifying Checksum [2020-09-03T21:29:36.507Z] 99f96fe45779: Download complete [2020-09-03T21:29:36.785Z] 74f711af9a0d: Verifying Checksum [2020-09-03T21:29:36.785Z] 74f711af9a0d: Download complete [2020-09-03T21:29:36.785Z] b538f80385f9: Verifying Checksum [2020-09-03T21:29:36.785Z] b538f80385f9: Download complete [2020-09-03T21:29:36.785Z] b13c98676afe: Verifying Checksum [2020-09-03T21:29:36.785Z] b13c98676afe: Download complete [2020-09-03T21:29:37.875Z] b538f80385f9: Pull complete [2020-09-03T21:29:38.477Z] 74f711af9a0d: Pull complete [2020-09-03T21:29:38.753Z] 99f96fe45779: Pull complete [2020-09-03T21:29:39.735Z] 2fa47eeccf08: Verifying Checksum [2020-09-03T21:29:39.735Z] 2fa47eeccf08: Download complete [2020-09-03T21:29:52.200Z] 2fa47eeccf08: Pull complete [2020-09-03T21:29:52.200Z] b13c98676afe: Pull complete [2020-09-03T21:29:52.200Z] Digest: sha256:bc6f2b94340ed84ec22dab364505b0d1a339ecff99b583a63372ecf966129be2 [2020-09-03T21:29:52.200Z] Status: Downloaded newer image for golang:1.15-alpine [2020-09-03T21:29:52.200Z] ---> c1b7bbd91889 [2020-09-03T21:29:52.200Z] Step 2/6 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel Corporation' [2020-09-03T21:29:52.793Z] ---> Running in 318b4de01488 [2020-09-03T21:29:53.066Z] Removing intermediate container 318b4de01488 [2020-09-03T21:29:53.066Z] ---> 75e6df51fd12 [2020-09-03T21:29:53.066Z] Step 3/6 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-09-03T21:29:53.339Z] ---> Running in af19013787fb [2020-09-03T21:29:55.958Z] Removing intermediate container af19013787fb [2020-09-03T21:29:55.958Z] ---> 426194ee95f1 [2020-09-03T21:29:55.958Z] Step 4/6 : RUN apk add --update --no-cache git linux-headers make gcc musl-dev curl bash [2020-09-03T21:29:55.958Z] ---> Running in 6b5bdee751a1 [2020-09-03T21:29:57.389Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-09-03T21:29:58.360Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-09-03T21:29:58.953Z] (1/24) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-09-03T21:29:58.953Z] (2/24) Installing ncurses-libs (6.2_p20200523-r0) [2020-09-03T21:29:59.224Z] (3/24) Installing readline (8.0.4-r0) [2020-09-03T21:29:59.224Z] (4/24) Installing bash (5.0.17-r0) [2020-09-03T21:29:59.496Z] Executing bash-5.0.17-r0.post-install [2020-09-03T21:29:59.496Z] (5/24) Installing nghttp2-libs (1.41.0-r0) [2020-09-03T21:29:59.496Z] (6/24) Installing libcurl (7.69.1-r0) [2020-09-03T21:29:59.768Z] (7/24) Installing curl (7.69.1-r0) [2020-09-03T21:29:59.768Z] (8/24) Installing libgcc (9.3.0-r2) [2020-09-03T21:29:59.768Z] (9/24) Installing libstdc++ (9.3.0-r2) [2020-09-03T21:30:00.039Z] (10/24) Installing binutils (2.34-r1) [2020-09-03T21:30:01.010Z] (11/24) Installing gmp (6.2.0-r0) [2020-09-03T21:30:01.010Z] (12/24) Installing isl (0.18-r0) [2020-09-03T21:30:01.282Z] (13/24) Installing libgomp (9.3.0-r2) [2020-09-03T21:30:01.282Z] (14/24) Installing libatomic (9.3.0-r2) [2020-09-03T21:30:01.553Z] (15/24) Installing libgphobos (9.3.0-r2) [2020-09-03T21:30:02.150Z] (16/24) Installing mpfr4 (4.0.2-r4) [2020-09-03T21:30:02.150Z] (17/24) Installing mpc1 (1.1.0-r1) [2020-09-03T21:30:02.424Z] (18/24) Installing gcc (9.3.0-r2) [2020-09-03T21:30:10.675Z] (19/24) Installing expat (2.2.9-r1) [2020-09-03T21:30:10.675Z] (20/24) Installing pcre2 (10.35-r0) [2020-09-03T21:30:10.675Z] (21/24) Installing git (2.26.2-r0) [2020-09-03T21:30:13.290Z] (22/24) Installing linux-headers (5.4.5-r1) [2020-09-03T21:30:13.562Z] (23/24) Installing make (4.3-r0) [2020-09-03T21:30:13.562Z] (24/24) Installing musl-dev (1.1.24-r9) [2020-09-03T21:30:14.537Z] Executing busybox-1.31.1-r16.trigger [2020-09-03T21:30:14.537Z] OK: 142 MiB in 39 packages [2020-09-03T21:30:21.241Z] Removing intermediate container 6b5bdee751a1 [2020-09-03T21:30:21.241Z] ---> eccd6f3153d0 [2020-09-03T21:30:21.241Z] Step 5/6 : LABEL arch=arm64 [2020-09-03T21:30:21.241Z] ---> Running in 747c3f646c94 [2020-09-03T21:30:21.834Z] Removing intermediate container 747c3f646c94 [2020-09-03T21:30:21.834Z] ---> 93a7b138d40f [2020-09-03T21:30:21.834Z] Step 6/6 : LABEL git_sha=d80de7ae0b04859422d5fcb2bc8a9cb8d213fee8 [2020-09-03T21:30:21.834Z] ---> Running in d598165e97af [2020-09-03T21:30:22.425Z] Removing intermediate container d598165e97af [2020-09-03T21:30:22.425Z] ---> 1a27bae59bd2 [2020-09-03T21:30:22.425Z] [Warning] One or more build-args [ARCH] were not consumed [2020-09-03T21:30:22.425Z] Successfully built 1a27bae59bd2 [2020-09-03T21:30:22.425Z] Successfully tagged edgex-devops/edgex-golang-base-arm64: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] // withEnv [Pipeline] } [Pipeline] // node [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 [2020-09-03T21:30:24.867Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-03T21:30:25.545Z] ---> package-listing.sh [2020-09-03T21:30:25.545Z] ++ facter osfamily [2020-09-03T21:30:25.545Z] ++ tr '[:upper:]' '[:lower:]' [2020-09-03T21:30:25.814Z] + OS_FAMILY=redhat [2020-09-03T21:30:25.814Z] + workspace=/w/workspace/exfoundry_ci-build-images_PR-147 [2020-09-03T21:30:25.814Z] + START_PACKAGES=/tmp/packages_start.txt [2020-09-03T21:30:25.814Z] + END_PACKAGES=/tmp/packages_end.txt [2020-09-03T21:30:25.814Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-09-03T21:30:25.814Z] + PACKAGES=/tmp/packages_start.txt [2020-09-03T21:30:25.814Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-147 ']' [2020-09-03T21:30:25.814Z] + PACKAGES=/tmp/packages_end.txt [2020-09-03T21:30:25.814Z] + case "${OS_FAMILY}" in [2020-09-03T21:30:25.814Z] + rpm -qa [2020-09-03T21:30:25.814Z] + sort [2020-09-03T21:30:30.080Z] + '[' -f /tmp/packages_start.txt ']' [2020-09-03T21:30:30.080Z] + '[' -f /tmp/packages_end.txt ']' [2020-09-03T21:30:30.080Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-09-03T21:30:30.080Z] + '[' /w/workspace/exfoundry_ci-build-images_PR-147 ']' [2020-09-03T21:30:30.080Z] + mkdir -p /w/workspace/exfoundry_ci-build-images_PR-147/archives/ [2020-09-03T21:30:30.080Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_ci-build-images_PR-147/archives/ [Pipeline] isUnix [Pipeline] sh [2020-09-03T21:30:30.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-03T21:30:30.916Z] [2020-09-03T21:30:30.916Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-09-03T21:30:31.406Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-03T21:30:31.406Z] alpine: Pulling from edgex-lftools-log-publisher [2020-09-03T21:30:31.406Z] df20fa9351a1: Already exists [2020-09-03T21:30:31.406Z] 36b3adc4ff6f: Pulling fs layer [2020-09-03T21:30:31.406Z] 8ad3a11d3b57: Pulling fs layer [2020-09-03T21:30:31.406Z] 46f8f816bc3b: Pulling fs layer [2020-09-03T21:30:31.406Z] 0dadc02b9964: Pulling fs layer [2020-09-03T21:30:31.406Z] ce6a7cf60c04: Pulling fs layer [2020-09-03T21:30:31.406Z] 7a184a31f384: Pulling fs layer [2020-09-03T21:30:31.406Z] 0879bd2ef858: Pulling fs layer [2020-09-03T21:30:31.406Z] ce6a7cf60c04: Waiting [2020-09-03T21:30:31.406Z] 7a184a31f384: Waiting [2020-09-03T21:30:31.406Z] 0879bd2ef858: Waiting [2020-09-03T21:30:31.406Z] 0dadc02b9964: Waiting [2020-09-03T21:30:31.406Z] 46f8f816bc3b: Verifying Checksum [2020-09-03T21:30:31.406Z] 46f8f816bc3b: Download complete [2020-09-03T21:30:31.406Z] 36b3adc4ff6f: Download complete [2020-09-03T21:30:31.727Z] ce6a7cf60c04: Verifying Checksum [2020-09-03T21:30:31.727Z] ce6a7cf60c04: Download complete [2020-09-03T21:30:31.727Z] 0dadc02b9964: Verifying Checksum [2020-09-03T21:30:31.727Z] 0dadc02b9964: Download complete [2020-09-03T21:30:31.727Z] 7a184a31f384: Verifying Checksum [2020-09-03T21:30:31.727Z] 7a184a31f384: Download complete [2020-09-03T21:30:32.068Z] 36b3adc4ff6f: Pull complete [2020-09-03T21:30:32.448Z] 8ad3a11d3b57: Verifying Checksum [2020-09-03T21:30:32.448Z] 8ad3a11d3b57: Download complete [2020-09-03T21:30:33.234Z] 0879bd2ef858: Verifying Checksum [2020-09-03T21:30:33.234Z] 0879bd2ef858: Download complete [2020-09-03T21:30:33.557Z] 8ad3a11d3b57: Pull complete [2020-09-03T21:30:33.887Z] 46f8f816bc3b: Pull complete [2020-09-03T21:30:34.855Z] 0dadc02b9964: Pull complete [2020-09-03T21:30:34.855Z] ce6a7cf60c04: Pull complete [2020-09-03T21:30:34.855Z] 7a184a31f384: Pull complete [2020-09-03T21:30:40.604Z] 0879bd2ef858: Pull complete [2020-09-03T21:30:40.604Z] Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 [2020-09-03T21:30:40.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-09-03T21:30:40.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-09-03T21:30:40.936Z] prd-centos7-docker-4c-2g-1343 does not seem to be running inside a container [2020-09-03T21:30:41.034Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/exfoundry_ci-build-images_PR-147 -v /w/workspace/exfoundry_ci-build-images_PR-147:/w/workspace/exfoundry_ci-build-images_PR-147:rw,z -v /w/workspace/exfoundry_ci-build-images_PR-147@tmp:/w/workspace/exfoundry_ci-build-images_PR-147@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-09-03T21:30:45.460Z] $ docker top 3325e57be8b4348d669f75025b6cb81b7f67d1a94a72a4033393067cb0216415 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-09-03T21:30:46.168Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-09-03T21:30:46.571Z] + ls /var/log/sa-host [2020-09-03T21:30:46.571Z] + sadf -c /var/log/sa-host/sa03 [2020-09-03T21:30:46.572Z] file_magic: OK [2020-09-03T21:30:46.572Z] HZ: Using current value: 100 [2020-09-03T21:30:46.572Z] file_header: OK [2020-09-03T21:30:46.572Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-03T21:30:46.572Z] Statistics: [2020-09-03T21:30:46.572Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-03T21:30:46.572Z] File successfully converted to sysstat format version 12.2.1 [2020-09-03T21:30:46.572Z] + sadf -c /var/log/sa-host/sa05 [2020-09-03T21:30:46.572Z] file_magic: OK [2020-09-03T21:30:46.572Z] HZ: Using current value: 100 [2020-09-03T21:30:46.572Z] file_header: OK [2020-09-03T21:30:46.572Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-09-03T21:30:46.572Z] Statistics: [2020-09-03T21:30:46.572Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-09-03T21:30:46.572Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-09-03T21:30:46.634Z] provisioning config files... [2020-09-03T21:30:46.688Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_ci-build-images_PR-147@tmp/config5205672212694913239tmp [Pipeline] { [Pipeline] echo [2020-09-03T21:30:46.745Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-03T21:30:47.403Z] ---> create-netrc.sh [Pipeline] echo [2020-09-03T21:30:47.436Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-09-03T21:30:47.793Z] ---> logs-deploy.sh [2020-09-03T21:30:47.793Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/ci-build-images/PR-147/2 [2020-09-03T21:30:47.793Z] INFO: archiving workspace using pattern(s): [2020-09-03T21:30:49.953Z] Archives upload complete. [2020-09-03T21:30:49.953Z] INFO: archiving logs to Nexus