Pull request #269 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 wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 178e9abb726bc5c11d6eeab2f0e20b1eed984902 rather than a53311c57938efd9f2fc2e9c39a2175b3323da2d Obtained Jenkinsfile from 178e9abb726bc5c11d6eeab2f0e20b1eed984902 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b86a95d4aff1c43a521ca3be618780efd0ee2800 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-11941 in /w/workspace/edgexfoundry_edgex-ui-go_PR-269 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-269 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 178e9abb726bc5c11d6eeab2f0e20b1eed984902 into PR head commit a53311c57938efd9f2fc2e9c39a2175b3323da2d Merge succeeded, producing a53311c57938efd9f2fc2e9c39a2175b3323da2d Checking out Revision a53311c57938efd9f2fc2e9c39a2175b3323da2d (PR-269) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a53311c57938efd9f2fc2e9c39a2175b3323da2d # 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 178e9abb726bc5c11d6eeab2f0e20b1eed984902 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a53311c57938efd9f2fc2e9c39a2175b3323da2d # timeout=10 Commit message: "Merge branch 'master' into issue_#261" First time build. Skipping changelog. > git rev-list --no-walk 7733d52adbddf65d5e7123c2128c4b81ef0ecfdd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-11-12T13:07:15.989Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-11-12T13:07:16.341Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-11-12T13:07:16.466Z] ========================================================= [2020-11-12T13:07:16.466Z] EdgeX Global Pipelines Version Info [2020-11-12T13:07:16.466Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-11-12T13:07:18.468Z] ------------------- [2020-11-12T13:07:18.468Z] stable info: [2020-11-12T13:07:18.468Z] ------------------- [2020-11-12T13:07:18.468Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-11-12T13:07:18.468Z] Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 [2020-11-12T13:07:18.468Z] Message: update stable to v1.0.162 [2020-11-12T13:07:19.041Z] ------------------- [2020-11-12T13:07:19.041Z] experimental info: [2020-11-12T13:07:19.041Z] ------------------- [2020-11-12T13:07:19.041Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-11-12T13:07:19.041Z] Commit SHA: 385afd1d63b7490d49b292b4c1950ab3fd942460 [2020-11-12T13:07:19.041Z] Message: update experimental to v1.0.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-11-12T13:07:19.468Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-11-12T13:07:19.583Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-11-12T13:07:19.694Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-11-12T13:07:19.800Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-11-12T13:07:19.907Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-11-12T13:07:20.025Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-11-12T13:07:20.191Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-11-12T13:07:20.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-11-12T13:07:20.414Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-11-12T13:07:20.527Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-11-12T13:07:20.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-11-12T13:07:20.765Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-11-12T13:07:20.879Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-11-12T13:07:20.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-11-12T13:07:21.119Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-11-12T13:07:21.220Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-11-12T13:07:21.325Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T13:07:21.431Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-11-12T13:07:21.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-11-12T13:07:21.635Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-11-12T13:07:21.730Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-11-12T13:07:21.828Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-11-12T13:07:21.936Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-11-12T13:07:22.044Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-11-12T13:07:22.161Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-11-12T13:07:22.263Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2020-11-12T13:07:22.358Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-269 [Pipeline] echo [2020-11-12T13:07:22.462Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-269 [Pipeline] echo [2020-11-12T13:07:22.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-269 [Pipeline] echo [2020-11-12T13:07:22.666Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a53311c57938efd9f2fc2e9c39a2175b3323da2d [Pipeline] echo [2020-11-12T13:07:22.768Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a53311c [Pipeline] echo [2020-11-12T13:07:22.864Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T13:07:23.053Z] provisioning config files... [2020-11-12T13:07:23.089Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/config8178938240657109353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T13:07:23.458Z] ---> docker-login.sh [2020-11-12T13:07:23.458Z] nexus3.edgexfoundry.org:10001 [2020-11-12T13:07:23.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T13:07:23.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T13:07:23.988Z] Configure a credential helper to remove this warning. See [2020-11-12T13:07:23.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T13:07:23.988Z] [2020-11-12T13:07:23.988Z] Login Succeeded [2020-11-12T13:07:23.988Z] nexus3.edgexfoundry.org:10002 [2020-11-12T13:07:23.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T13:07:24.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T13:07:24.255Z] Configure a credential helper to remove this warning. See [2020-11-12T13:07:24.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T13:07:24.255Z] [2020-11-12T13:07:24.255Z] Login Succeeded [2020-11-12T13:07:24.255Z] nexus3.edgexfoundry.org:10003 [2020-11-12T13:07:24.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T13:07:24.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T13:07:24.255Z] Configure a credential helper to remove this warning. See [2020-11-12T13:07:24.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T13:07:24.255Z] [2020-11-12T13:07:24.255Z] Login Succeeded [2020-11-12T13:07:24.255Z] nexus3.edgexfoundry.org:10004 [2020-11-12T13:07:24.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T13:07:24.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T13:07:24.518Z] Configure a credential helper to remove this warning. See [2020-11-12T13:07:24.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T13:07:24.518Z] [2020-11-12T13:07:24.518Z] Login Succeeded [2020-11-12T13:07:24.518Z] docker.io [2020-11-12T13:07:24.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T13:07:25.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T13:07:25.043Z] Configure a credential helper to remove this warning. See [2020-11-12T13:07:25.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T13:07:25.043Z] [2020-11-12T13:07:25.043Z] Login Succeeded [2020-11-12T13:07:25.043Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T13:07:25.054Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-12T13:07:25.870Z] + git log --format=format:%s -1 a53311c57938efd9f2fc2e9c39a2175b3323da2d [Pipeline] echo [2020-11-12T13:07:25.939Z] GIT_COMMIT: a53311c57938efd9f2fc2e9c39a2175b3323da2d, Commit Message: Merge branch 'master' into issue_#261 [Pipeline] echo [2020-11-12T13:07:25.991Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-11-12T13:07:27.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T13:07:27.163Z] [2020-11-12T13:07:27.163Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T13:07:27.513Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T13:07:27.513Z] latest: Pulling from edgex-devops/git-semver [2020-11-12T13:07:27.513Z] 31603596830f: Pulling fs layer [2020-11-12T13:07:27.513Z] 2a8b12db71e7: Pulling fs layer [2020-11-12T13:07:27.513Z] 6ca5941a6612: Pulling fs layer [2020-11-12T13:07:27.513Z] ecc8261a40a4: Pulling fs layer [2020-11-12T13:07:27.513Z] ecc8261a40a4: Waiting [2020-11-12T13:07:27.513Z] 2a8b12db71e7: Verifying Checksum [2020-11-12T13:07:27.513Z] 2a8b12db71e7: Download complete [2020-11-12T13:07:27.777Z] 31603596830f: Verifying Checksum [2020-11-12T13:07:27.777Z] ecc8261a40a4: Verifying Checksum [2020-11-12T13:07:27.777Z] ecc8261a40a4: Download complete [2020-11-12T13:07:27.777Z] 6ca5941a6612: Verifying Checksum [2020-11-12T13:07:27.777Z] 6ca5941a6612: Download complete [2020-11-12T13:07:28.040Z] 31603596830f: Pull complete [2020-11-12T13:07:28.309Z] 2a8b12db71e7: Pull complete [2020-11-12T13:07:28.885Z] 6ca5941a6612: Pull complete [2020-11-12T13:07:29.149Z] ecc8261a40a4: Pull complete [2020-11-12T13:07:29.149Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-11-12T13:07:29.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-11-12T13:07:29.411Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-11-12T13:07:29.520Z] prd-centos7-docker-4c-2g-11941 does not seem to be running inside a container [2020-11-12T13:07:29.574Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-269 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269:/w/workspace/edgexfoundry_edgex-ui-go_PR-269:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-11-12T13:07:32.086Z] $ docker top 0e46db82d98f7d4a7d9db4002c4994b36b61a9f595149e50147159880ff82b21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-11-12T13:07:32.508Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-12T13:07:32.508Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-12T13:07:32.756Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-12T13:07:32.765Z] $ docker exec 0e46db82d98f7d4a7d9db4002c4994b36b61a9f595149e50147159880ff82b21 ssh-agent [2020-11-12T13:07:32.929Z] SSH_AUTH_SOCK=/tmp/ssh-OMRAMUbrW36G/agent.12 [2020-11-12T13:07:32.929Z] SSH_AGENT_PID=17 [2020-11-12T13:07:32.943Z] Running ssh-add (command line suppressed) [2020-11-12T13:07:33.076Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/private_key_2485908167740644597.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/private_key_2485908167740644597.key) [2020-11-12T13:07:33.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-12T13:07:33.470Z] + git tag --points-at HEAD [Pipeline] } [2020-11-12T13:07:33.500Z] $ docker exec --env ******** --env ******** 0e46db82d98f7d4a7d9db4002c4994b36b61a9f595149e50147159880ff82b21 ssh-agent -k [2020-11-12T13:07:33.618Z] unset SSH_AUTH_SOCK; [2020-11-12T13:07:33.618Z] unset SSH_AGENT_PID; [2020-11-12T13:07:33.618Z] echo Agent pid 17 killed; [2020-11-12T13:07:33.658Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-11-12T13:07:33.822Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-11-12T13:07:33.822Z] [ssh-agent] Looking for ssh-agent implementation... [2020-11-12T13:07:33.994Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-11-12T13:07:34.003Z] $ docker exec 0e46db82d98f7d4a7d9db4002c4994b36b61a9f595149e50147159880ff82b21 ssh-agent [2020-11-12T13:07:34.163Z] SSH_AUTH_SOCK=/tmp/ssh-lphQ5b3HED3h/agent.45 [2020-11-12T13:07:34.163Z] SSH_AGENT_PID=50 [2020-11-12T13:07:34.170Z] Running ssh-add (command line suppressed) [2020-11-12T13:07:34.308Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/private_key_2180619072075051561.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/private_key_2180619072075051561.key) [2020-11-12T13:07:34.355Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-11-12T13:07:34.829Z] + git semver init [2020-11-12T13:07:34.829Z] # -> Open(): unable to determine branch for HEAD [2020-11-12T13:07:34.829Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-269/.git [2020-11-12T13:07:34.829Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-269 [2020-11-12T13:07:34.829Z] # $SEMVER_REMOTE_NAME = origin [2020-11-12T13:07:34.829Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-11-12T13:07:34.829Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-11-12T13:07:34.829Z] # $SEMVER_BRANCH = PR-269 [2020-11-12T13:07:34.829Z] # $SEMVER_TEMP = /tmp/semver-935348617 [2020-11-12T13:07:34.829Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-11-12T13:07:35.781Z] # '/tmp/semver-935348617' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-269/.semver' [2020-11-12T13:07:35.781Z] # -> Force: false [2020-11-12T13:07:35.781Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-269/.semver [Pipeline] } [2020-11-12T13:07:35.800Z] $ docker exec --env ******** --env ******** 0e46db82d98f7d4a7d9db4002c4994b36b61a9f595149e50147159880ff82b21 ssh-agent -k [2020-11-12T13:07:35.917Z] unset SSH_AUTH_SOCK; [2020-11-12T13:07:35.918Z] unset SSH_AGENT_PID; [2020-11-12T13:07:35.918Z] echo Agent pid 50 killed; [2020-11-12T13:07:35.967Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-11-12T13:07:36.463Z] + git semver [Pipeline] } [2020-11-12T13:07:36.485Z] $ docker stop --time=1 0e46db82d98f7d4a7d9db4002c4994b36b61a9f595149e50147159880ff82b21 [2020-11-12T13:07:37.906Z] $ docker rm -f 0e46db82d98f7d4a7d9db4002c4994b36b61a9f595149e50147159880ff82b21 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T13:07:38.399Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-11-12T13:07:38.947Z] Stashed 1 file(s) [Pipeline] echo [2020-11-12T13:07:38.950Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-11-12T13:07:54.581Z] Still waiting to schedule task [2020-11-12T13:07:54.581Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11941’ [2020-11-12T13:07:54.583Z] Still waiting to schedule task [2020-11-12T13:07:54.583Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-11-12T13:09:48.307Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-11942 in /w/workspace/edgexfoundry_edgex-ui-go_PR-269 [Pipeline] { [Pipeline] ws [2020-11-12T13:09:48.376Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-11-12T13:09:53.596Z] using credential edgex-jenkins-ssh [2020-11-12T13:09:53.655Z] Cloning the remote Git repository [2020-11-12T13:09:53.731Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-12T13:09:53.843Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-11-12T13:09:53.916Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-12T13:09:53.917Z] > git --version # timeout=10 [2020-11-12T13:09:53.945Z] > git --version # 'git version 2.17.1' [2020-11-12T13:09:53.947Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T13:09:54.023Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T13:09:56.075Z] Merging remotes/origin/master commit 178e9abb726bc5c11d6eeab2f0e20b1eed984902 into PR head commit a53311c57938efd9f2fc2e9c39a2175b3323da2d [2020-11-12T13:09:55.399Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-11-12T13:09:55.420Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T13:09:55.447Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-11-12T13:09:55.478Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-12T13:09:55.479Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T13:09:55.491Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-12T13:09:56.112Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T13:09:56.528Z] Merge succeeded, producing a53311c57938efd9f2fc2e9c39a2175b3323da2d [2020-11-12T13:09:56.528Z] Checking out Revision a53311c57938efd9f2fc2e9c39a2175b3323da2d (PR-269) [2020-11-12T13:09:56.134Z] > git checkout -f a53311c57938efd9f2fc2e9c39a2175b3323da2d # timeout=10 [2020-11-12T13:09:56.444Z] > git remote # timeout=10 [2020-11-12T13:09:56.463Z] > git config --get remote.origin.url # timeout=10 [2020-11-12T13:09:56.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T13:09:56.506Z] > git merge 178e9abb726bc5c11d6eeab2f0e20b1eed984902 # timeout=10 [2020-11-12T13:09:56.528Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-12T13:09:56.550Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T13:09:56.562Z] > git checkout -f a53311c57938efd9f2fc2e9c39a2175b3323da2d # timeout=10 [2020-11-12T13:10:01.039Z] Commit message: "Merge branch 'master' into issue_#261" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T13:10:01.937Z] provisioning config files... [2020-11-12T13:10:01.997Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config3216736156471222959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T13:10:02.971Z] ---> docker-login.sh [2020-11-12T13:10:02.971Z] nexus3.edgexfoundry.org:10001 [2020-11-12T13:10:03.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T13:10:04.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T13:10:04.239Z] Configure a credential helper to remove this warning. See [2020-11-12T13:10:04.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T13:10:04.239Z] [2020-11-12T13:10:04.239Z] Login Succeeded [2020-11-12T13:10:04.239Z] nexus3.edgexfoundry.org:10002 [2020-11-12T13:10:04.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T13:10:04.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T13:10:04.847Z] Configure a credential helper to remove this warning. See [2020-11-12T13:10:04.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T13:10:04.847Z] [2020-11-12T13:10:04.847Z] Login Succeeded [2020-11-12T13:10:04.847Z] nexus3.edgexfoundry.org:10003 [2020-11-12T13:10:05.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T13:10:05.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T13:10:05.453Z] Configure a credential helper to remove this warning. See [2020-11-12T13:10:05.453Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T13:10:05.453Z] [2020-11-12T13:10:05.453Z] Login Succeeded [2020-11-12T13:10:05.453Z] nexus3.edgexfoundry.org:10004 [2020-11-12T13:10:05.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T13:10:06.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T13:10:06.011Z] Configure a credential helper to remove this warning. See [2020-11-12T13:10:06.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T13:10:06.011Z] [2020-11-12T13:10:06.011Z] Login Succeeded [2020-11-12T13:10:06.011Z] docker.io [2020-11-12T13:10:06.416Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T13:10:06.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T13:10:06.693Z] Configure a credential helper to remove this warning. See [2020-11-12T13:10:06.693Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T13:10:06.693Z] [2020-11-12T13:10:06.693Z] Login Succeeded [2020-11-12T13:10:06.693Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T13:10:06.773Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-12T13:10:07.300Z] ========================================================= [2020-11-12T13:10:07.300Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-11-12T13:10:07.300Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-12T13:10:07.693Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-11-12T13:10:08.301Z] Sending build context to Docker daemon 15.63MB [2020-11-12T13:10:08.301Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-12T13:10:08.301Z] Step 2/8 : FROM ${BASE} [2020-11-12T13:10:08.301Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-11-12T13:10:08.301Z] b538f80385f9: Pulling fs layer [2020-11-12T13:10:08.301Z] 74f711af9a0d: Pulling fs layer [2020-11-12T13:10:08.301Z] 99f96fe45779: Pulling fs layer [2020-11-12T13:10:08.301Z] 8529a6b9a6be: Pulling fs layer [2020-11-12T13:10:08.301Z] 45590311c82a: Pulling fs layer [2020-11-12T13:10:08.301Z] 69ca0ff8b7b3: Pulling fs layer [2020-11-12T13:10:08.301Z] 209524e5b208: Pulling fs layer [2020-11-12T13:10:08.301Z] 8529a6b9a6be: Waiting [2020-11-12T13:10:08.301Z] 45590311c82a: Waiting [2020-11-12T13:10:08.301Z] 69ca0ff8b7b3: Waiting [2020-11-12T13:10:08.301Z] 209524e5b208: Waiting [2020-11-12T13:10:08.573Z] 99f96fe45779: Download complete [2020-11-12T13:10:08.573Z] 74f711af9a0d: Verifying Checksum [2020-11-12T13:10:08.573Z] 74f711af9a0d: Download complete [2020-11-12T13:10:08.573Z] 45590311c82a: Verifying Checksum [2020-11-12T13:10:08.573Z] 45590311c82a: Download complete [2020-11-12T13:10:08.573Z] 69ca0ff8b7b3: Verifying Checksum [2020-11-12T13:10:08.573Z] 69ca0ff8b7b3: Download complete [2020-11-12T13:10:08.573Z] b538f80385f9: Verifying Checksum [2020-11-12T13:10:08.573Z] b538f80385f9: Download complete [2020-11-12T13:10:09.178Z] b538f80385f9: Pull complete [2020-11-12T13:10:09.798Z] 74f711af9a0d: Pull complete [2020-11-12T13:10:10.077Z] 99f96fe45779: Pull complete [2020-11-12T13:10:11.519Z] 209524e5b208: Verifying Checksum [2020-11-12T13:10:11.519Z] 209524e5b208: Download complete [2020-11-12T13:10:12.970Z] 8529a6b9a6be: Verifying Checksum [2020-11-12T13:10:12.970Z] 8529a6b9a6be: Download complete [2020-11-12T13:10:23.167Z] 8529a6b9a6be: Pull complete [2020-11-12T13:10:23.167Z] 45590311c82a: Pull complete [2020-11-12T13:10:23.443Z] 69ca0ff8b7b3: Pull complete [2020-11-12T13:10:25.969Z] Running on prd-centos7-docker-4c-2g-11943 in /w/workspace/edgexfoundry_edgex-ui-go_PR-269 [Pipeline] { [Pipeline] ws [2020-11-12T13:10:26.028Z] Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout [2020-11-12T13:10:27.800Z] 209524e5b208: Pull complete [2020-11-12T13:10:27.800Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-11-12T13:10:27.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-11-12T13:10:27.800Z] ---> 5bddaf1c2fca [2020-11-12T13:10:27.800Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-12T13:10:28.569Z] using credential edgex-jenkins-ssh [2020-11-12T13:10:28.625Z] Cloning the remote Git repository [2020-11-12T13:10:28.657Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-12T13:10:28.729Z] > git init /w/workspace/edgex-ui-go/3 # timeout=10 [2020-11-12T13:10:29.095Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-12T13:10:29.095Z] > git --version # timeout=10 [2020-11-12T13:10:29.102Z] > git --version # 'git version 2.16.5' [2020-11-12T13:10:29.103Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T13:10:29.209Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T13:10:30.414Z] ---> Running in 1702f62bd369 [2020-11-12T13:10:30.690Z] Removing intermediate container 1702f62bd369 [2020-11-12T13:10:30.690Z] ---> 9f22b72e5627 [2020-11-12T13:10:30.690Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-12T13:10:30.714Z] Merging remotes/origin/master commit 178e9abb726bc5c11d6eeab2f0e20b1eed984902 into PR head commit a53311c57938efd9f2fc2e9c39a2175b3323da2d [2020-11-12T13:10:30.897Z] Merge succeeded, producing a53311c57938efd9f2fc2e9c39a2175b3323da2d [2020-11-12T13:10:30.898Z] Checking out Revision a53311c57938efd9f2fc2e9c39a2175b3323da2d (PR-269) [2020-11-12T13:10:30.201Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-11-12T13:10:30.208Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-11-12T13:10:30.223Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-11-12T13:10:30.237Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-11-12T13:10:30.237Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T13:10:30.243Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-11-12T13:10:30.727Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T13:10:30.734Z] > git checkout -f a53311c57938efd9f2fc2e9c39a2175b3323da2d # timeout=10 [2020-11-12T13:10:30.859Z] > git remote # timeout=10 [2020-11-12T13:10:30.865Z] > git config --get remote.origin.url # timeout=10 [2020-11-12T13:10:30.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-11-12T13:10:30.883Z] > git merge 178e9abb726bc5c11d6eeab2f0e20b1eed984902 # timeout=10 [2020-11-12T13:10:30.893Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-11-12T13:10:30.902Z] > git config core.sparsecheckout # timeout=10 [2020-11-12T13:10:30.907Z] > git checkout -f a53311c57938efd9f2fc2e9c39a2175b3323da2d # timeout=10 [2020-11-12T13:10:30.964Z] ---> Running in 0ffa35863c85 [2020-11-12T13:10:33.600Z] Removing intermediate container 0ffa35863c85 [2020-11-12T13:10:33.600Z] ---> ab500c29520f [2020-11-12T13:10:33.600Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-12T13:10:33.887Z] ---> Running in 45799f65090b [2020-11-12T13:10:34.599Z] Commit message: "Merge branch 'master' into issue_#261" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2020-11-12T13:10:35.299Z] provisioning config files... [2020-11-12T13:10:35.327Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config1890714765552763973tmp [2020-11-12T13:10:35.327Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2020-11-12T13:10:36.148Z] ---> docker-login.sh [2020-11-12T13:10:36.148Z] nexus3.edgexfoundry.org:10001 [2020-11-12T13:10:36.307Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-12T13:10:36.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T13:10:36.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T13:10:36.411Z] Configure a credential helper to remove this warning. See [2020-11-12T13:10:36.411Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T13:10:36.411Z] [2020-11-12T13:10:36.411Z] Login Succeeded [2020-11-12T13:10:36.411Z] nexus3.edgexfoundry.org:10002 [2020-11-12T13:10:36.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T13:10:36.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T13:10:36.674Z] Configure a credential helper to remove this warning. See [2020-11-12T13:10:36.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T13:10:36.674Z] [2020-11-12T13:10:36.674Z] Login Succeeded [2020-11-12T13:10:36.674Z] nexus3.edgexfoundry.org:10003 [2020-11-12T13:10:36.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T13:10:36.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T13:10:36.935Z] Configure a credential helper to remove this warning. See [2020-11-12T13:10:36.935Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T13:10:36.935Z] [2020-11-12T13:10:36.935Z] Login Succeeded [2020-11-12T13:10:36.935Z] nexus3.edgexfoundry.org:10004 [2020-11-12T13:10:36.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T13:10:37.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T13:10:37.197Z] Configure a credential helper to remove this warning. See [2020-11-12T13:10:37.197Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T13:10:37.197Z] [2020-11-12T13:10:37.197Z] Login Succeeded [2020-11-12T13:10:37.197Z] docker.io [2020-11-12T13:10:37.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2020-11-12T13:10:37.286Z] OK: 142 MiB in 39 packages [2020-11-12T13:10:37.460Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2020-11-12T13:10:37.460Z] Configure a credential helper to remove this warning. See [2020-11-12T13:10:37.460Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2020-11-12T13:10:37.460Z] [2020-11-12T13:10:37.460Z] Login Succeeded [2020-11-12T13:10:37.460Z] ---> docker-login.sh ends [Pipeline] } [2020-11-12T13:10:37.497Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2020-11-12T13:10:37.807Z] ========================================================= [2020-11-12T13:10:37.807Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-11-12T13:10:37.807Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-11-12T13:10:38.174Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-11-12T13:10:38.436Z] Sending build context to Docker daemon 15.63MB [2020-11-12T13:10:38.436Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-11-12T13:10:38.436Z] Step 2/8 : FROM ${BASE} [2020-11-12T13:10:38.436Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-11-12T13:10:38.436Z] df20fa9351a1: Pulling fs layer [2020-11-12T13:10:38.436Z] ed8968b2872e: Pulling fs layer [2020-11-12T13:10:38.436Z] a92cc7c5fd73: Pulling fs layer [2020-11-12T13:10:38.436Z] e871e8e8d7a9: Pulling fs layer [2020-11-12T13:10:38.436Z] e73272ec9a57: Pulling fs layer [2020-11-12T13:10:38.436Z] 1e910a182e73: Pulling fs layer [2020-11-12T13:10:38.436Z] 4e634b169226: Pulling fs layer [2020-11-12T13:10:38.436Z] e871e8e8d7a9: Waiting [2020-11-12T13:10:38.436Z] e73272ec9a57: Waiting [2020-11-12T13:10:38.436Z] 1e910a182e73: Waiting [2020-11-12T13:10:38.436Z] 4e634b169226: Waiting [2020-11-12T13:10:38.703Z] a92cc7c5fd73: Verifying Checksum [2020-11-12T13:10:38.703Z] a92cc7c5fd73: Download complete [2020-11-12T13:10:38.703Z] ed8968b2872e: Verifying Checksum [2020-11-12T13:10:38.703Z] ed8968b2872e: Download complete [2020-11-12T13:10:38.703Z] e73272ec9a57: Verifying Checksum [2020-11-12T13:10:38.703Z] e73272ec9a57: Download complete [2020-11-12T13:10:38.703Z] 1e910a182e73: Verifying Checksum [2020-11-12T13:10:38.703Z] 1e910a182e73: Download complete [2020-11-12T13:10:38.703Z] df20fa9351a1: Verifying Checksum [2020-11-12T13:10:38.703Z] df20fa9351a1: Download complete [2020-11-12T13:10:38.722Z] Removing intermediate container 45799f65090b [2020-11-12T13:10:38.722Z] ---> d45938fb3aef [2020-11-12T13:10:38.722Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-11-12T13:10:38.978Z] df20fa9351a1: Pull complete [2020-11-12T13:10:38.997Z] ---> Running in 2e2b2538fe89 [2020-11-12T13:10:39.240Z] ed8968b2872e: Pull complete [2020-11-12T13:10:39.240Z] a92cc7c5fd73: Pull complete [2020-11-12T13:10:39.975Z] Removing intermediate container 2e2b2538fe89 [2020-11-12T13:10:39.975Z] ---> eb7c71b20a4e [2020-11-12T13:10:39.975Z] Step 7/8 : COPY . . [2020-11-12T13:10:40.631Z] 4e634b169226: Verifying Checksum [2020-11-12T13:10:40.631Z] 4e634b169226: Download complete [2020-11-12T13:10:41.602Z] e871e8e8d7a9: Verifying Checksum [2020-11-12T13:10:41.602Z] e871e8e8d7a9: Download complete [2020-11-12T13:10:41.958Z] ---> b04dccf9d1f7 [2020-11-12T13:10:41.958Z] Step 8/8 : RUN go mod download [2020-11-12T13:10:42.230Z] ---> Running in 01afbe8fb816 [2020-11-12T13:10:46.955Z] e871e8e8d7a9: Pull complete [2020-11-12T13:10:46.955Z] e73272ec9a57: Pull complete [2020-11-12T13:10:46.955Z] 1e910a182e73: Pull complete [2020-11-12T13:10:55.148Z] 4e634b169226: Pull complete [2020-11-12T13:10:55.148Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-11-12T13:10:55.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-11-12T13:10:55.148Z] ---> f7629b54cfaa [2020-11-12T13:10:55.148Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-11-12T13:10:55.148Z] ---> Running in bf7d743655b6 [2020-11-12T13:10:55.148Z] Removing intermediate container bf7d743655b6 [2020-11-12T13:10:55.148Z] ---> fea3d932632c [2020-11-12T13:10:55.148Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-12T13:10:55.148Z] ---> Running in 30a3de08ea78 [2020-11-12T13:10:56.102Z] Removing intermediate container 30a3de08ea78 [2020-11-12T13:10:56.102Z] ---> 726af4f15d6a [2020-11-12T13:10:56.102Z] Step 5/8 : RUN apk add --no-cache make git [2020-11-12T13:10:56.102Z] ---> Running in 42ca0501fc86 [2020-11-12T13:10:56.678Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-12T13:10:57.253Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-12T13:10:57.828Z] OK: 166 MiB in 39 packages [2020-11-12T13:10:58.094Z] Removing intermediate container 42ca0501fc86 [2020-11-12T13:10:58.094Z] ---> 99790bc73819 [2020-11-12T13:10:58.094Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-11-12T13:10:58.094Z] ---> Running in e7d3219986be [2020-11-12T13:10:58.357Z] Removing intermediate container e7d3219986be [2020-11-12T13:10:58.357Z] ---> b50470beff7f [2020-11-12T13:10:58.357Z] Step 7/8 : COPY . . [2020-11-12T13:10:59.752Z] ---> 98c9373d3498 [2020-11-12T13:10:59.752Z] Step 8/8 : RUN go mod download [2020-11-12T13:11:00.016Z] ---> Running in 83a33000e54d [2020-11-12T13:11:09.016Z] Removing intermediate container 01afbe8fb816 [2020-11-12T13:11:09.016Z] ---> 5ab1057e9f60 [2020-11-12T13:11:09.016Z] Successfully built 5ab1057e9f60 [2020-11-12T13:11:09.016Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T13:11:09.363Z] + docker inspect -f . ci-base-image-arm64 [2020-11-12T13:11:09.364Z] . [Pipeline] withDockerContainer [2020-11-12T13:11:09.645Z] prd-ubuntu18.04-docker-arm64-4c-16g-11942 does not seem to be running inside a container [2020-11-12T13:11:09.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-12T13:11:11.904Z] $ docker top 80e46959c5a2d77396239f83a5dc5acdbff15e67fae026a41581e17c0faed7e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T13:11:13.347Z] + go version [2020-11-12T13:11:13.348Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-11-12T13:11:13.374Z] $ docker stop --time=1 80e46959c5a2d77396239f83a5dc5acdbff15e67fae026a41581e17c0faed7e5 [2020-11-12T13:11:15.504Z] $ docker rm -f 80e46959c5a2d77396239f83a5dc5acdbff15e67fae026a41581e17c0faed7e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-12T13:11:16.556Z] + docker inspect -f . ci-base-image-arm64 [2020-11-12T13:11:16.556Z] . [Pipeline] withDockerContainer [2020-11-12T13:11:16.827Z] prd-ubuntu18.04-docker-arm64-4c-16g-11942 does not seem to be running inside a container [2020-11-12T13:11:16.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-11-12T13:11:18.998Z] $ docker top b8162c3430c945c1557b0f49837804c35886f87fb0e4ae4ca8b7911bd003bd11 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T13:11:20.432Z] + make test [2020-11-12T13:11:20.432Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-11-12T13:11:21.874Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-11-12T13:11:22.059Z] Removing intermediate container 83a33000e54d [2020-11-12T13:11:22.059Z] ---> 249d99e71bcc [2020-11-12T13:11:22.059Z] Successfully built 249d99e71bcc [2020-11-12T13:11:22.059Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-11-12T13:11:22.387Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-12T13:11:22.387Z] . [Pipeline] withDockerContainer [2020-11-12T13:11:22.522Z] prd-centos7-docker-4c-2g-11943 does not seem to be running inside a container [2020-11-12T13:11:22.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-12T13:11:23.443Z] $ docker top d85458ccc42dc062090cd75db47c4959520d44bb1667c14ef8e925b77fa197b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T13:11:24.124Z] + go version [2020-11-12T13:11:24.124Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-11-12T13:11:24.167Z] $ docker stop --time=1 d85458ccc42dc062090cd75db47c4959520d44bb1667c14ef8e925b77fa197b0 [2020-11-12T13:11:25.527Z] $ docker rm -f d85458ccc42dc062090cd75db47c4959520d44bb1667c14ef8e925b77fa197b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-11-12T13:11:26.393Z] + docker inspect -f . ci-base-image-x86_64 [2020-11-12T13:11:26.393Z] . [Pipeline] withDockerContainer [2020-11-12T13:11:26.519Z] prd-centos7-docker-4c-2g-11943 does not seem to be running inside a container [2020-11-12T13:11:26.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-11-12T13:11:27.148Z] $ docker top ffbc7fc5835ed6f72a1adf7ab2a155af78b3027e9559a72f1c0c04a5343429a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T13:11:27.637Z] + make test [2020-11-12T13:11:27.637Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-11-12T13:11:28.603Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-11-12T13:11:36.862Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-11-12T13:11:36.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-11-12T13:11:36.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-11-12T13:11:36.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-11-12T13:11:36.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-11-12T13:11:36.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-11-12T13:11:36.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-11-12T13:11:36.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-11-12T13:11:36.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-11-12T13:11:36.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-11-12T13:11:36.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-11-12T13:11:36.862Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-11-12T13:11:36.862Z] GO111MODULE=on go vet ./... [Pipeline] } [2020-11-12T13:11:37.140Z] $ docker stop --time=1 ffbc7fc5835ed6f72a1adf7ab2a155af78b3027e9559a72f1c0c04a5343429a9 [2020-11-12T13:11:39.239Z] $ docker rm -f ffbc7fc5835ed6f72a1adf7ab2a155af78b3027e9559a72f1c0c04a5343429a9 [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T13:11:39.905Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-12T13:11:40.212Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-11-12T13:11:42.879Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-12T13:11:43.177Z] + ls -al . [2020-11-12T13:11:43.177Z] total 84 [2020-11-12T13:11:43.177Z] drwxrwxr-x. 9 jenkins jenkins 4096 Nov 12 13:11 . [2020-11-12T13:11:43.177Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 12 13:10 .. [2020-11-12T13:11:43.177Z] drwxrwxr-x. 3 jenkins jenkins 20 Nov 12 13:10 assets [2020-11-12T13:11:43.177Z] drwxrwxr-x. 2 jenkins jenkins 35 Nov 12 13:10 bin [2020-11-12T13:11:43.177Z] drwxrwxr-x. 3 jenkins jenkins 29 Nov 12 13:10 cmd [2020-11-12T13:11:43.177Z] -rw-rw-r--. 1 jenkins jenkins 3959 Nov 12 13:10 CONTRIBUTING.md [2020-11-12T13:11:43.177Z] -rw-r--r--. 1 jenkins jenkins 10 Nov 12 13:11 coverage.out [2020-11-12T13:11:43.177Z] -rw-rw-r--. 1 jenkins jenkins 913 Nov 12 13:10 Dockerfile [2020-11-12T13:11:43.177Z] -rw-rw-r--. 1 jenkins jenkins 898 Nov 12 13:10 Dockerfile.build [2020-11-12T13:11:43.177Z] drwxrwxr-x. 5 jenkins jenkins 104 Nov 12 13:10 docs [2020-11-12T13:11:43.177Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 12 13:10 .git [2020-11-12T13:11:43.177Z] drwxrwxr-x. 2 jenkins jenkins 81 Nov 12 13:10 .github [2020-11-12T13:11:43.177Z] -rw-rw-r--. 1 jenkins jenkins 136 Nov 12 13:10 .gitignore [2020-11-12T13:11:43.177Z] -rw-rw-r--. 1 jenkins jenkins 1019 Nov 12 13:10 go.mod [2020-11-12T13:11:43.177Z] -rw-r--r--. 1 jenkins jenkins 20718 Nov 12 13:11 go.sum [2020-11-12T13:11:43.177Z] drwxrwxr-x. 10 jenkins jenkins 139 Nov 12 13:10 internal [2020-11-12T13:11:43.177Z] -rw-rw-r--. 1 jenkins jenkins 652 Nov 12 13:10 Jenkinsfile [2020-11-12T13:11:43.177Z] -rw-rw-r--. 1 jenkins jenkins 11357 Nov 12 13:10 LICENSE [2020-11-12T13:11:43.177Z] -rw-rw-r--. 1 jenkins jenkins 951 Nov 12 13:10 Makefile [2020-11-12T13:11:43.177Z] -rw-rw-r--. 1 jenkins jenkins 3545 Nov 12 13:10 README.md [2020-11-12T13:11:43.177Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 12 13:07 VERSION [2020-11-12T13:11:43.177Z] -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 13:10 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-12T13:11:43.493Z] + docker build -t docker-edgex-ui-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=a53311c57938efd9f2fc2e9c39a2175b3323da2d --label arch=amd64 --label version=0.0.0 . [2020-11-12T13:11:43.756Z] Sending build context to Docker daemon 15.66MB [2020-11-12T13:11:43.756Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-12T13:11:43.756Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-12T13:11:43.756Z] ---> 249d99e71bcc [2020-11-12T13:11:43.756Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-11-12T13:11:44.090Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-11-12T13:11:44.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-11-12T13:11:44.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-11-12T13:11:44.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-11-12T13:11:44.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-11-12T13:11:44.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-11-12T13:11:44.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-11-12T13:11:44.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-11-12T13:11:44.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-11-12T13:11:44.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-11-12T13:11:44.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-11-12T13:11:44.090Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-11-12T13:11:44.334Z] ---> Running in fd83e81ba85f [2020-11-12T13:11:44.335Z] Removing intermediate container fd83e81ba85f [2020-11-12T13:11:44.335Z] ---> a3102779c6d0 [2020-11-12T13:11:44.335Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-11-12T13:11:44.335Z] ---> Running in 84e9a46bfec9 [2020-11-12T13:11:44.365Z] GO111MODULE=on go vet ./... [2020-11-12T13:11:44.598Z] Removing intermediate container 84e9a46bfec9 [2020-11-12T13:11:44.598Z] ---> 470b09fd5cf2 [2020-11-12T13:11:44.598Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-11-12T13:11:44.598Z] ---> Running in 4c6a96811195 [2020-11-12T13:11:44.862Z] Removing intermediate container 4c6a96811195 [2020-11-12T13:11:44.862Z] ---> 8c04e22545c5 [2020-11-12T13:11:44.862Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-11-12T13:11:44.862Z] ---> Running in 3df453d7d193 [2020-11-12T13:11:45.125Z] Removing intermediate container 3df453d7d193 [2020-11-12T13:11:45.125Z] ---> 40edd8278ba7 [2020-11-12T13:11:45.125Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-11-12T13:11:45.125Z] ---> Running in cda9adefb855 [2020-11-12T13:11:45.125Z] Removing intermediate container cda9adefb855 [2020-11-12T13:11:45.125Z] ---> a9a947372156 [2020-11-12T13:11:45.125Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-12T13:11:45.388Z] ---> Running in 91950c6acec3 [2020-11-12T13:11:46.336Z] Removing intermediate container 91950c6acec3 [2020-11-12T13:11:46.336Z] ---> 4d5a81899b07 [2020-11-12T13:11:46.336Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-12T13:11:46.336Z] ---> Running in 163c61343e11 [2020-11-12T13:11:46.600Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-12T13:11:47.177Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-12T13:11:47.754Z] v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-12T13:11:47.754Z] v3.12.1-27-g467487adbb [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-12T13:11:47.754Z] OK: 12752 distinct packages available [2020-11-12T13:11:47.754Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-11-12T13:11:48.329Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-11-12T13:11:48.905Z] OK: 166 MiB in 39 packages [2020-11-12T13:11:49.167Z] Removing intermediate container 163c61343e11 [2020-11-12T13:11:49.167Z] ---> ca2bc3511c58 [2020-11-12T13:11:49.167Z] Step 10/24 : ENV GO111MODULE=on [2020-11-12T13:11:49.429Z] ---> Running in 97b54cc66351 [2020-11-12T13:11:49.429Z] Removing intermediate container 97b54cc66351 [2020-11-12T13:11:49.429Z] ---> 42e048bef6f5 [2020-11-12T13:11:49.429Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-11-12T13:11:49.429Z] ---> Running in e202112b6294 [2020-11-12T13:11:49.692Z] Removing intermediate container e202112b6294 [2020-11-12T13:11:49.692Z] ---> b1d27599c4e5 [2020-11-12T13:11:49.692Z] Step 12/24 : COPY go.mod . [Pipeline] } [2020-11-12T13:11:49.818Z] $ docker stop --time=1 b8162c3430c945c1557b0f49837804c35886f87fb0e4ae4ca8b7911bd003bd11 [2020-11-12T13:11:49.958Z] ---> 21257ce0df7b [2020-11-12T13:11:49.958Z] Step 13/24 : COPY Makefile . [2020-11-12T13:11:50.223Z] ---> 2b546f1f3b21 [2020-11-12T13:11:50.223Z] Step 14/24 : RUN make update [2020-11-12T13:11:50.223Z] ---> Running in 471de8c3dd87 [2020-11-12T13:11:50.804Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-11-12T13:11:51.068Z] Removing intermediate container 471de8c3dd87 [2020-11-12T13:11:51.068Z] ---> 58fa37067a14 [2020-11-12T13:11:51.068Z] Step 15/24 : COPY . . [2020-11-12T13:11:52.996Z] ---> d48be1efb43a [2020-11-12T13:11:52.996Z] Step 16/24 : RUN ${MAKE} [2020-11-12T13:11:52.996Z] ---> Running in bf4d469782c2 [2020-11-12T13:11:53.253Z] $ docker rm -f b8162c3430c945c1557b0f49837804c35886f87fb0e4ae4ca8b7911bd003bd11 [2020-11-12T13:11:53.259Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [Pipeline] // withDockerContainer [Pipeline] sh [2020-11-12T13:11:54.112Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2020-11-12T13:11:54.239Z] Warning: overwriting stash ‘coverage-report’ [2020-11-12T13:11:54.994Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-11-12T13:11:55.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-11-12T13:11:56.112Z] + ls -al . [2020-11-12T13:11:56.112Z] total 116 [2020-11-12T13:11:56.112Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 13:11 . [2020-11-12T13:11:56.112Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 13:09 .. [2020-11-12T13:11:56.112Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 13:10 .git [2020-11-12T13:11:56.112Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 13:09 .github [2020-11-12T13:11:56.112Z] -rw-rw-r-- 1 jenkins jenkins 136 Nov 12 13:09 .gitignore [2020-11-12T13:11:56.112Z] -rw-rw-r-- 1 jenkins jenkins 3959 Nov 12 13:09 CONTRIBUTING.md [2020-11-12T13:11:56.112Z] -rw-rw-r-- 1 jenkins jenkins 913 Nov 12 13:09 Dockerfile [2020-11-12T13:11:56.112Z] -rw-rw-r-- 1 jenkins jenkins 898 Nov 12 13:09 Dockerfile.build [2020-11-12T13:11:56.112Z] -rw-rw-r-- 1 jenkins jenkins 652 Nov 12 13:09 Jenkinsfile [2020-11-12T13:11:56.112Z] -rw-rw-r-- 1 jenkins jenkins 11357 Nov 12 13:09 LICENSE [2020-11-12T13:11:56.112Z] -rw-rw-r-- 1 jenkins jenkins 951 Nov 12 13:09 Makefile [2020-11-12T13:11:56.112Z] -rw-rw-r-- 1 jenkins jenkins 3545 Nov 12 13:09 README.md [2020-11-12T13:11:56.112Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 13:07 VERSION [2020-11-12T13:11:56.112Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 13:09 assets [2020-11-12T13:11:56.112Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 13:09 bin [2020-11-12T13:11:56.112Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 13:09 cmd [2020-11-12T13:11:56.112Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 12 13:11 coverage.out [2020-11-12T13:11:56.112Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 12 13:09 docs [2020-11-12T13:11:56.112Z] -rw-rw-r-- 1 jenkins jenkins 1019 Nov 12 13:09 go.mod [2020-11-12T13:11:56.112Z] -rw-r--r-- 1 jenkins jenkins 20718 Nov 12 13:11 go.sum [2020-11-12T13:11:56.112Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 13:09 internal [2020-11-12T13:11:56.112Z] -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 13:09 version.go [Pipeline] isUnix [Pipeline] sh [2020-11-12T13:11:56.548Z] + docker build -t docker-edgex-ui-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a53311c57938efd9f2fc2e9c39a2175b3323da2d --label arch=arm64 --label version=0.0.0 . [2020-11-12T13:11:57.152Z] Sending build context to Docker daemon 15.66MB [2020-11-12T13:11:57.152Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-11-12T13:11:57.152Z] Step 2/24 : FROM ${BASE} AS builder [2020-11-12T13:11:57.152Z] ---> 5ab1057e9f60 [2020-11-12T13:11:57.152Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-11-12T13:11:58.584Z] ---> Running in ab34501f94a6 [2020-11-12T13:11:59.184Z] Removing intermediate container ab34501f94a6 [2020-11-12T13:11:59.184Z] ---> 7fbfe563b25c [2020-11-12T13:11:59.184Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-11-12T13:11:59.184Z] ---> Running in b06a065238d3 [2020-11-12T13:11:59.458Z] Removing intermediate container b06a065238d3 [2020-11-12T13:11:59.458Z] ---> b4eb9834366b [2020-11-12T13:11:59.458Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-11-12T13:11:59.731Z] ---> Running in 703026018e0e [2020-11-12T13:11:59.916Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-12T13:12:00.330Z] Removing intermediate container 703026018e0e [2020-11-12T13:12:00.330Z] ---> 189ddc06b388 [2020-11-12T13:12:00.330Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-11-12T13:12:00.330Z] ---> Running in fea0a86f798e [2020-11-12T13:12:00.604Z] Removing intermediate container fea0a86f798e [2020-11-12T13:12:00.604Z] ---> e337594dcbb5 [2020-11-12T13:12:00.604Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-11-12T13:12:00.877Z] ---> Running in a9aa8ef38928 [2020-11-12T13:12:01.474Z] Removing intermediate container a9aa8ef38928 [2020-11-12T13:12:01.474Z] ---> a6a36e43becf [2020-11-12T13:12:01.474Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-11-12T13:12:01.474Z] ---> Running in a6bebe46bb85 [2020-11-12T13:12:03.235Z] Removing intermediate container bf4d469782c2 [2020-11-12T13:12:03.235Z] ---> ecc9668f4e3e [2020-11-12T13:12:03.235Z] Step 17/24 : FROM alpine [2020-11-12T13:12:03.498Z] latest: Pulling from library/alpine [2020-11-12T13:12:03.498Z] 188c0c94c7c5: Pulling fs layer [2020-11-12T13:12:03.760Z] 188c0c94c7c5: Download complete [2020-11-12T13:12:04.027Z] 188c0c94c7c5: Pull complete [2020-11-12T13:12:04.027Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-12T13:12:04.027Z] Status: Downloaded newer image for alpine:latest [2020-11-12T13:12:04.027Z] ---> d6e46aa2470d [2020-11-12T13:12:04.027Z] Step 18/24 : EXPOSE 4000 [2020-11-12T13:12:04.027Z] ---> Running in 45c3f2c24aa7 [2020-11-12T13:12:04.102Z] Removing intermediate container a6bebe46bb85 [2020-11-12T13:12:04.102Z] ---> 796c34048196 [2020-11-12T13:12:04.102Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-11-12T13:12:04.102Z] ---> Running in 646d79629893 [2020-11-12T13:12:04.291Z] Removing intermediate container 45c3f2c24aa7 [2020-11-12T13:12:04.291Z] ---> b68c0f9ef3c2 [2020-11-12T13:12:04.291Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-11-12T13:12:05.239Z] ---> 0205ed2358a0 [2020-11-12T13:12:05.239Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-11-12T13:12:05.239Z] ---> Running in 5671e4c49229 [2020-11-12T13:12:05.502Z] Removing intermediate container 5671e4c49229 [2020-11-12T13:12:05.502Z] ---> de60d9a90595 [2020-11-12T13:12:05.502Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-11-12T13:12:05.502Z] ---> Running in 1f60d5ad513b [2020-11-12T13:12:05.502Z] Removing intermediate container 1f60d5ad513b [2020-11-12T13:12:05.502Z] ---> 0b3e9669ee30 [2020-11-12T13:12:05.502Z] Step 22/24 : LABEL arch=amd64 [2020-11-12T13:12:05.550Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-11-12T13:12:05.765Z] ---> Running in 83fa9819703c [2020-11-12T13:12:05.765Z] Removing intermediate container 83fa9819703c [2020-11-12T13:12:05.765Z] ---> 1c2f7dbf99bc [2020-11-12T13:12:05.765Z] Step 23/24 : LABEL git_sha=a53311c57938efd9f2fc2e9c39a2175b3323da2d [2020-11-12T13:12:06.029Z] ---> Running in ac94c9456493 [2020-11-12T13:12:06.029Z] Removing intermediate container ac94c9456493 [2020-11-12T13:12:06.029Z] ---> cf50d3e754ce [2020-11-12T13:12:06.029Z] Step 24/24 : LABEL version=0.0.0 [2020-11-12T13:12:06.029Z] ---> Running in ac93dfde1c22 [2020-11-12T13:12:06.143Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-12T13:12:06.293Z] Removing intermediate container ac93dfde1c22 [2020-11-12T13:12:06.293Z] ---> 5cf817c707d0 [2020-11-12T13:12:06.293Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-12T13:12:06.293Z] Successfully built 5cf817c707d0 [2020-11-12T13:12:06.293Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2020-11-12T13:12:07.126Z] v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-11-12T13:12:07.126Z] v3.12.1-26-gb7585c84cc [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-11-12T13:12:07.126Z] OK: 12623 distinct packages available [2020-11-12T13:12:07.126Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-11-12T13:12:08.714Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-11-12T13:12:08.714Z] OK: 142 MiB in 39 packages [2020-11-12T13:12:09.694Z] Removing intermediate container 646d79629893 [2020-11-12T13:12:09.694Z] ---> a0b850391edb [2020-11-12T13:12:09.694Z] Step 10/24 : ENV GO111MODULE=on [2020-11-12T13:12:09.694Z] ---> Running in 052d80068160 [2020-11-12T13:12:10.288Z] Removing intermediate container 052d80068160 [2020-11-12T13:12:10.288Z] ---> e3af21997761 [2020-11-12T13:12:10.288Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-11-12T13:12:10.288Z] ---> Running in 51655cc9e1eb [2020-11-12T13:12:10.891Z] Removing intermediate container 51655cc9e1eb [2020-11-12T13:12:10.891Z] ---> 0c8cb26bea31 [2020-11-12T13:12:10.891Z] Step 12/24 : COPY go.mod . [2020-11-12T13:12:11.485Z] ---> c23cdd7a6b33 [2020-11-12T13:12:11.485Z] Step 13/24 : COPY Makefile . [2020-11-12T13:12:12.466Z] ---> eb932689a67e [2020-11-12T13:12:12.466Z] Step 14/24 : RUN make update [2020-11-12T13:12:12.466Z] ---> Running in 1055f5546908 [2020-11-12T13:12:13.899Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-11-12T13:12:15.335Z] Removing intermediate container 1055f5546908 [2020-11-12T13:12:15.335Z] ---> 5f1b379e9c5a [2020-11-12T13:12:15.335Z] Step 15/24 : COPY . . [2020-11-12T13:12:17.312Z] ---> 129738251040 [2020-11-12T13:12:17.312Z] Step 16/24 : RUN ${MAKE} [2020-11-12T13:12:17.312Z] ---> Running in 7eb5b05a2348 [2020-11-12T13:12:18.757Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-11-12T13:12:40.968Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-11-12T13:12:46.371Z] Removing intermediate container 7eb5b05a2348 [2020-11-12T13:12:46.371Z] ---> d8dca6835982 [2020-11-12T13:12:46.371Z] Step 17/24 : FROM alpine [2020-11-12T13:12:46.371Z] latest: Pulling from library/alpine [2020-11-12T13:12:46.648Z] 5f621e34cdf4: Pulling fs layer [2020-11-12T13:12:46.923Z] 5f621e34cdf4: Verifying Checksum [2020-11-12T13:12:46.923Z] 5f621e34cdf4: Download complete [2020-11-12T13:12:47.517Z] 5f621e34cdf4: Pull complete [2020-11-12T13:12:47.517Z] Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a [2020-11-12T13:12:47.517Z] Status: Downloaded newer image for alpine:latest [2020-11-12T13:12:47.517Z] ---> 2e77e061c27f [2020-11-12T13:12:47.517Z] Step 18/24 : EXPOSE 4000 [2020-11-12T13:12:47.791Z] ---> Running in 5da4d2932efb [2020-11-12T13:12:48.387Z] Removing intermediate container 5da4d2932efb [2020-11-12T13:12:48.387Z] ---> 55ad2940252f [2020-11-12T13:12:48.387Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-11-12T13:12:50.362Z] ---> 0ebe33a1b491 [2020-11-12T13:12:50.362Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-11-12T13:12:50.362Z] ---> Running in 756938750aa3 [2020-11-12T13:12:50.637Z] Removing intermediate container 756938750aa3 [2020-11-12T13:12:50.637Z] ---> 19006c7534e4 [2020-11-12T13:12:50.637Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-11-12T13:12:50.912Z] ---> Running in 77d6decef36c [2020-11-12T13:12:51.507Z] Removing intermediate container 77d6decef36c [2020-11-12T13:12:51.507Z] ---> 8476b703d19e [2020-11-12T13:12:51.507Z] Step 22/24 : LABEL arch=arm64 [2020-11-12T13:12:51.507Z] ---> Running in d4f3a4619964 [2020-11-12T13:12:52.102Z] Removing intermediate container d4f3a4619964 [2020-11-12T13:12:52.102Z] ---> 84e43efe0c99 [2020-11-12T13:12:52.102Z] Step 23/24 : LABEL git_sha=a53311c57938efd9f2fc2e9c39a2175b3323da2d [2020-11-12T13:12:52.102Z] ---> Running in 3c774791e77c [2020-11-12T13:12:52.696Z] Removing intermediate container 3c774791e77c [2020-11-12T13:12:52.696Z] ---> b851ae0bf6da [2020-11-12T13:12:52.696Z] Step 24/24 : LABEL version=0.0.0 [2020-11-12T13:12:52.696Z] ---> Running in 8a745658dcee [2020-11-12T13:12:53.287Z] Removing intermediate container 8a745658dcee [2020-11-12T13:12:53.287Z] ---> 8fddbc2bc630 [2020-11-12T13:12:53.287Z] [Warning] One or more build-args [ARCH] were not consumed [2020-11-12T13:12:53.287Z] Successfully built 8fddbc2bc630 [2020-11-12T13:12:53.287Z] Successfully tagged docker-edgex-ui-go-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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-11-12T13:12:55.156Z] provisioning config files... [2020-11-12T13:12:55.174Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/config9121928456464460878tmp [Pipeline] { [Pipeline] sh [2020-11-12T13:12:55.545Z] + set +x [2020-11-12T13:12:55.545Z] + curl -s https://codecov.io/bash [2020-11-12T13:12:55.545Z] + bash -s -- [2020-11-12T13:12:55.808Z] [2020-11-12T13:12:55.808Z] _____ _ [2020-11-12T13:12:55.808Z] / ____| | | [2020-11-12T13:12:55.808Z] | | ___ __| | ___ ___ _____ __ [2020-11-12T13:12:55.808Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-11-12T13:12:55.808Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-11-12T13:12:55.808Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-11-12T13:12:55.808Z] Bash-20201106-81372f2 [2020-11-12T13:12:55.808Z] [2020-11-12T13:12:55.808Z] [2020-11-12T13:12:55.808Z] ==> Jenkins CI detected. [2020-11-12T13:12:55.808Z] project root: . [2020-11-12T13:12:55.808Z] --> token set from env [2020-11-12T13:12:55.808Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-11-12T13:12:55.808Z] ==> Running gcov in . (disable via -X gcov) [2020-11-12T13:12:55.808Z] ==> Python coveragepy not found [2020-11-12T13:12:55.808Z] ==> Searching for coverage reports in: [2020-11-12T13:12:55.808Z] + . [2020-11-12T13:12:55.808Z] -> Found 1 reports [2020-11-12T13:12:55.808Z] ==> Detecting git/mercurial file structure [2020-11-12T13:12:55.808Z] ==> Reading reports [2020-11-12T13:12:56.071Z] + ./coverage.out bytes=10 [2020-11-12T13:12:56.071Z] ==> Appending adjustments [2020-11-12T13:12:56.071Z] https://docs.codecov.io/docs/fixing-reports [2020-11-12T13:12:56.071Z] + Found adjustments [2020-11-12T13:12:56.071Z] ==> Gzipping contents [2020-11-12T13:12:56.071Z] ==> Uploading reports [2020-11-12T13:12:56.071Z] url: https://codecov.io [2020-11-12T13:12:56.071Z] query: branch=PR-269&commit=a53311c57938efd9f2fc2e9c39a2175b3323da2d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-269%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=269&job=&cmd_args= [2020-11-12T13:12:56.071Z] -> Pinging Codecov [2020-11-12T13:12:56.071Z] https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-269&commit=a53311c57938efd9f2fc2e9c39a2175b3323da2d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-269%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=269&job=&cmd_args= [2020-11-12T13:12:56.645Z] -> Uploading to [2020-11-12T13:12:56.645Z] https://storage.googleapis.com/codecov/v4/raw/2020-11-12/FB506323287CE973F263BFD2A0EB1F37/a53311c57938efd9f2fc2e9c39a2175b3323da2d/b8dd55cd-0d96-44d5-86ad-c325cd7a42d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201112T131256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=229bf245b8c06b7f2e2657efaea449c4e64675efb3724fe921f09865982065b3 [2020-11-12T13:12:56.645Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-11-12T13:12:56.645Z] Dload Upload Total Spent Left Speed [2020-11-12T13:12:56.908Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1791 0 0 100 1791 0 4280 --:--:-- --:--:-- --:--:-- 4274 [2020-11-12T13:12:56.908Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/a53311c57938efd9f2fc2e9c39a2175b3323da2d [Pipeline] } [2020-11-12T13:12:56.940Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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-11-12T13:12:59.471Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T13:13:00.038Z] ---> package-listing.sh [2020-11-12T13:13:00.039Z] ++ facter osfamily [2020-11-12T13:13:00.039Z] ++ tr '[:upper:]' '[:lower:]' [2020-11-12T13:13:00.039Z] + OS_FAMILY=redhat [2020-11-12T13:13:00.039Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-269 [2020-11-12T13:13:00.039Z] + START_PACKAGES=/tmp/packages_start.txt [2020-11-12T13:13:00.039Z] + END_PACKAGES=/tmp/packages_end.txt [2020-11-12T13:13:00.039Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-11-12T13:13:00.039Z] + PACKAGES=/tmp/packages_start.txt [2020-11-12T13:13:00.039Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-269 ']' [2020-11-12T13:13:00.039Z] + PACKAGES=/tmp/packages_end.txt [2020-11-12T13:13:00.039Z] + case "${OS_FAMILY}" in [2020-11-12T13:13:00.039Z] + rpm -qa [2020-11-12T13:13:00.039Z] + sort [2020-11-12T13:13:04.286Z] + '[' -f /tmp/packages_start.txt ']' [2020-11-12T13:13:04.286Z] + '[' -f /tmp/packages_end.txt ']' [2020-11-12T13:13:04.286Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-11-12T13:13:04.286Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-269 ']' [2020-11-12T13:13:04.286Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-269/archives/ [2020-11-12T13:13:04.286Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-269/archives/ [Pipeline] echo [2020-11-12T13:13:04.301Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-11-12T13:13:04.596Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-11-12T13:13:04.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T13:13:04.902Z] [2020-11-12T13:13:04.902Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-11-12T13:13:05.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T13:13:05.258Z] alpine: Pulling from edgex-lftools-log-publisher [2020-11-12T13:13:05.258Z] df20fa9351a1: Pulling fs layer [2020-11-12T13:13:05.258Z] 36b3adc4ff6f: Pulling fs layer [2020-11-12T13:13:05.258Z] 8ad3a11d3b57: Pulling fs layer [2020-11-12T13:13:05.258Z] 46f8f816bc3b: Pulling fs layer [2020-11-12T13:13:05.258Z] 93b61091891f: Pulling fs layer [2020-11-12T13:13:05.258Z] 93b9cdb0e59b: Pulling fs layer [2020-11-12T13:13:05.258Z] 5e14af77c1be: Pulling fs layer [2020-11-12T13:13:05.258Z] 01666e4c0597: Pulling fs layer [2020-11-12T13:13:05.258Z] aa168da1d23b: Pulling fs layer [2020-11-12T13:13:05.258Z] 93b9cdb0e59b: Waiting [2020-11-12T13:13:05.258Z] 5e14af77c1be: Waiting [2020-11-12T13:13:05.258Z] 01666e4c0597: Waiting [2020-11-12T13:13:05.258Z] aa168da1d23b: Waiting [2020-11-12T13:13:05.258Z] 46f8f816bc3b: Waiting [2020-11-12T13:13:05.258Z] 93b61091891f: Waiting [2020-11-12T13:13:05.258Z] 36b3adc4ff6f: Verifying Checksum [2020-11-12T13:13:05.258Z] 36b3adc4ff6f: Download complete [2020-11-12T13:13:05.258Z] 46f8f816bc3b: Verifying Checksum [2020-11-12T13:13:05.258Z] 46f8f816bc3b: Download complete [2020-11-12T13:13:05.258Z] df20fa9351a1: Verifying Checksum [2020-11-12T13:13:05.258Z] df20fa9351a1: Download complete [2020-11-12T13:13:05.523Z] 93b9cdb0e59b: Verifying Checksum [2020-11-12T13:13:05.523Z] 93b9cdb0e59b: Download complete [2020-11-12T13:13:05.523Z] 5e14af77c1be: Verifying Checksum [2020-11-12T13:13:05.523Z] 5e14af77c1be: Download complete [2020-11-12T13:13:05.523Z] 93b61091891f: Download complete [2020-11-12T13:13:05.523Z] 01666e4c0597: Verifying Checksum [2020-11-12T13:13:05.523Z] 01666e4c0597: Download complete [2020-11-12T13:13:05.788Z] df20fa9351a1: Pull complete [2020-11-12T13:13:06.050Z] 36b3adc4ff6f: Pull complete [2020-11-12T13:13:06.317Z] 8ad3a11d3b57: Download complete [2020-11-12T13:13:07.284Z] 8ad3a11d3b57: Pull complete [2020-11-12T13:13:07.284Z] 46f8f816bc3b: Pull complete [2020-11-12T13:13:07.862Z] 93b61091891f: Pull complete [2020-11-12T13:13:07.863Z] 93b9cdb0e59b: Pull complete [2020-11-12T13:13:08.125Z] 5e14af77c1be: Pull complete [2020-11-12T13:13:08.125Z] aa168da1d23b: Verifying Checksum [2020-11-12T13:13:08.125Z] aa168da1d23b: Download complete [2020-11-12T13:13:08.125Z] 01666e4c0597: Pull complete [2020-11-12T13:13:16.325Z] aa168da1d23b: Pull complete [2020-11-12T13:13:16.325Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-11-12T13:13:16.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-11-12T13:13:16.325Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-11-12T13:13:16.597Z] prd-centos7-docker-4c-2g-11941 does not seem to be running inside a container [2020-11-12T13:13:16.672Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-269 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269:/w/workspace/edgexfoundry_edgex-ui-go_PR-269:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-11-12T13:13:21.008Z] $ docker top d47df0c29c17b638fa8cb1ca2fad2338d47669ae4ced9e426bdc1ea8d9a913fd -eo pid,comm [Pipeline] { [Pipeline] sh [2020-11-12T13:13:21.518Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-11-12T13:13:21.827Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-11-12T13:13:22.134Z] + ls /var/log/sa-host [2020-11-12T13:13:22.135Z] + sadf -c /var/log/sa-host/sa05 [2020-11-12T13:13:22.135Z] file_magic: OK [2020-11-12T13:13:22.135Z] HZ: Using current value: 100 [2020-11-12T13:13:22.135Z] file_header: OK [2020-11-12T13:13:22.135Z] 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-11-12T13:13:22.135Z] Statistics: [2020-11-12T13:13:22.135Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-12T13:13:22.135Z] File successfully converted to sysstat format version 12.2.1 [2020-11-12T13:13:22.135Z] + sadf -c /var/log/sa-host/sa12 [2020-11-12T13:13:22.135Z] file_magic: OK [2020-11-12T13:13:22.135Z] HZ: Using current value: 100 [2020-11-12T13:13:22.135Z] file_header: OK [2020-11-12T13:13:22.135Z] 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-11-12T13:13:22.135Z] Statistics: [2020-11-12T13:13:22.135Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-11-12T13:13:22.135Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-11-12T13:13:22.715Z] provisioning config files... [2020-11-12T13:13:22.768Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/config2922656221170390563tmp [Pipeline] { [Pipeline] echo [2020-11-12T13:13:22.846Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T13:13:23.153Z] ---> create-netrc.sh [Pipeline] } [2020-11-12T13:13:23.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-11-12T13:13:23.614Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T13:13:23.917Z] ---> python-tools-install.sh [Pipeline] echo [2020-11-12T13:13:23.929Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T13:13:24.240Z] ---> sudo-logs.sh [2020-11-12T13:13:24.240Z] Archiving 'sudo' log.. [Pipeline] echo [2020-11-12T13:13:24.253Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T13:13:24.553Z] ---> job-cost.sh [2020-11-12T13:13:24.553Z] lf-activate-venv: SKIPPING [2020-11-12T13:13:24.553Z] INFO: No Stack... [2020-11-12T13:13:25.503Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-11-12T13:13:25.768Z] INFO: Archiving Costs [Pipeline] echo [2020-11-12T13:13:25.783Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-11-12T13:13:26.087Z] ---> logs-deploy.sh [2020-11-12T13:13:26.087Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-269/3 [2020-11-12T13:13:26.087Z] INFO: archiving workspace using pattern(s): [2020-11-12T13:13:28.010Z] Archives upload complete. [2020-11-12T13:13:28.010Z] INFO: archiving logs to Nexus