Pull request #295 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 727932f00e62ff6ad7d46b39048d2df566fc596c rather than 910d65a240f30f1b443a61ca392d6a5c82f600a6 Obtained Jenkinsfile from 727932f00e62ff6ad7d46b39048d2df566fc596c 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 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 69a7e166112f335804d9fea76440e5140e47f034 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 69a7e166112f335804d9fea76440e5140e47f034 # timeout=10 Commit message: "Merge pull request #314 from ernestojeda/go-mod-semver-bump" > 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 SNYK_DOCKER_SCAN: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-21837 in /w/workspace/edgexfoundry_edgex-ui-go_PR-295 [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-295 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/295/head:refs/remotes/origin/PR-295 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 727932f00e62ff6ad7d46b39048d2df566fc596c into PR head commit 910d65a240f30f1b443a61ca392d6a5c82f600a6 Merge succeeded, producing 910d65a240f30f1b443a61ca392d6a5c82f600a6 Checking out Revision 910d65a240f30f1b443a61ca392d6a5c82f600a6 (PR-295) > git config core.sparsecheckout # timeout=10 > git checkout -f 910d65a240f30f1b443a61ca392d6a5c82f600a6 # 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 727932f00e62ff6ad7d46b39048d2df566fc596c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 910d65a240f30f1b443a61ca392d6a5c82f600a6 # timeout=10 Commit message: "add realtime data page" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-01-21T02:38:15.530Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-01-21T02:38:15.797Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-01-21T02:38:15.908Z] ========================================================= [2021-01-21T02:38:15.908Z] EdgeX Global Pipelines Version Info [2021-01-21T02:38:15.908Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-01-21T02:38:18.673Z] ------------------- [2021-01-21T02:38:18.673Z] stable info: [2021-01-21T02:38:18.673Z] ------------------- [2021-01-21T02:38:18.673Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-21T02:38:18.673Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-21T02:38:18.673Z] Message: update stable to v1.0.179 [2021-01-21T02:38:19.667Z] ------------------- [2021-01-21T02:38:19.667Z] experimental info: [2021-01-21T02:38:19.667Z] ------------------- [2021-01-21T02:38:19.667Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-01-21T02:38:19.667Z] Commit SHA: 69a7e166112f335804d9fea76440e5140e47f034 [2021-01-21T02:38:19.667Z] Message: update experimental to v1.0.179 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-01-21T02:38:19.980Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-01-21T02:38:20.080Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-01-21T02:38:20.173Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-01-21T02:38:20.270Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-01-21T02:38:20.374Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-01-21T02:38:20.507Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-01-21T02:38:20.644Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-01-21T02:38:20.762Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-01-21T02:38:20.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-01-21T02:38:20.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-01-21T02:38:21.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-01-21T02:38:21.199Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-01-21T02:38:21.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-01-21T02:38:21.403Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-01-21T02:38:21.505Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-01-21T02:38:21.612Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-01-21T02:38:21.704Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-01-21T02:38:21.795Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-01-21T02:38:21.891Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-01-21T02:38:21.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-01-21T02:38:22.087Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-01-21T02:38:22.172Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-01-21T02:38:22.273Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-01-21T02:38:22.405Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-01-21T02:38:22.501Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-01-21T02:38:22.592Z] [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo [2021-01-21T02:38:22.686Z] [edgeXSetupEnvironment]: set envvar SNYK_DOCKER_SCAN = false [Pipeline] echo [2021-01-21T02:38:22.805Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-295 [Pipeline] echo [2021-01-21T02:38:22.903Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-295 [Pipeline] echo [2021-01-21T02:38:22.994Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-295 [Pipeline] echo [2021-01-21T02:38:23.097Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 910d65a240f30f1b443a61ca392d6a5c82f600a6 [Pipeline] echo [2021-01-21T02:38:23.218Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 910d65a [Pipeline] echo [2021-01-21T02:38:23.340Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-21T02:38:23.507Z] provisioning config files... [2021-01-21T02:38:23.552Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp/config4457613062710616710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-21T02:38:23.940Z] ---> docker-login.sh [2021-01-21T02:38:23.940Z] nexus3.edgexfoundry.org:10001 [2021-01-21T02:38:24.553Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T02:38:24.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T02:38:24.879Z] Configure a credential helper to remove this warning. See [2021-01-21T02:38:24.879Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T02:38:24.879Z] [2021-01-21T02:38:24.879Z] Login Succeeded [2021-01-21T02:38:24.879Z] nexus3.edgexfoundry.org:10002 [2021-01-21T02:38:25.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T02:38:25.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T02:38:25.816Z] Configure a credential helper to remove this warning. See [2021-01-21T02:38:25.816Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T02:38:25.816Z] [2021-01-21T02:38:25.816Z] Login Succeeded [2021-01-21T02:38:25.816Z] nexus3.edgexfoundry.org:10003 [2021-01-21T02:38:26.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T02:38:26.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T02:38:26.392Z] Configure a credential helper to remove this warning. See [2021-01-21T02:38:26.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T02:38:26.392Z] [2021-01-21T02:38:26.392Z] Login Succeeded [2021-01-21T02:38:26.392Z] nexus3.edgexfoundry.org:10004 [2021-01-21T02:38:26.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T02:38:26.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T02:38:26.685Z] Configure a credential helper to remove this warning. See [2021-01-21T02:38:26.685Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T02:38:26.685Z] [2021-01-21T02:38:26.685Z] Login Succeeded [2021-01-21T02:38:26.685Z] docker.io [2021-01-21T02:38:26.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T02:38:27.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T02:38:27.602Z] Configure a credential helper to remove this warning. See [2021-01-21T02:38:27.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T02:38:27.602Z] [2021-01-21T02:38:27.602Z] Login Succeeded [2021-01-21T02:38:27.602Z] ---> docker-login.sh ends [Pipeline] } [2021-01-21T02:38:27.624Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-21T02:38:28.517Z] + git log --format=format:%s -1 910d65a240f30f1b443a61ca392d6a5c82f600a6 [Pipeline] echo [2021-01-21T02:38:28.628Z] GIT_COMMIT: 910d65a240f30f1b443a61ca392d6a5c82f600a6, Commit Message: add realtime data page [Pipeline] echo [2021-01-21T02:38:28.687Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-01-21T02:38:29.590Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T02:38:29.590Z] [2021-01-21T02:38:29.591Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T02:38:30.117Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T02:38:30.117Z] latest: Pulling from edgex-devops/git-semver [2021-01-21T02:38:30.117Z] 31603596830f: Pulling fs layer [2021-01-21T02:38:30.117Z] 2a8b12db71e7: Pulling fs layer [2021-01-21T02:38:30.117Z] 6ca5941a6612: Pulling fs layer [2021-01-21T02:38:30.117Z] ecc8261a40a4: Pulling fs layer [2021-01-21T02:38:30.117Z] ecc8261a40a4: Waiting [2021-01-21T02:38:30.394Z] 2a8b12db71e7: Verifying Checksum [2021-01-21T02:38:30.394Z] 2a8b12db71e7: Download complete [2021-01-21T02:38:30.394Z] 31603596830f: Verifying Checksum [2021-01-21T02:38:30.394Z] 31603596830f: Download complete [2021-01-21T02:38:31.067Z] 6ca5941a6612: Verifying Checksum [2021-01-21T02:38:31.067Z] 6ca5941a6612: Download complete [2021-01-21T02:38:31.382Z] ecc8261a40a4: Verifying Checksum [2021-01-21T02:38:31.382Z] ecc8261a40a4: Download complete [2021-01-21T02:38:31.382Z] 31603596830f: Pull complete [2021-01-21T02:38:31.694Z] 2a8b12db71e7: Pull complete [2021-01-21T02:38:34.425Z] 6ca5941a6612: Pull complete [2021-01-21T02:38:35.214Z] ecc8261a40a4: Pull complete [2021-01-21T02:38:35.214Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-01-21T02:38:35.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-01-21T02:38:35.214Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-01-21T02:38:35.624Z] prd-centos7-docker-4c-2g-21837 does not seem to be running inside a container [2021-01-21T02:38:35.822Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-295 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-295:/w/workspace/edgexfoundry_edgex-ui-go_PR-295:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-295@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-01-21T02:38:39.225Z] $ docker top 79f1535d1aa5308761405f3c5be4c0d3770a76ce94144f3c12982e4b81321947 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-01-21T02:38:39.713Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-21T02:38:39.713Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-21T02:38:40.137Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-21T02:38:40.145Z] $ docker exec 79f1535d1aa5308761405f3c5be4c0d3770a76ce94144f3c12982e4b81321947 ssh-agent [2021-01-21T02:38:40.433Z] SSH_AUTH_SOCK=/tmp/ssh-GgJpgLErzysR/agent.11 [2021-01-21T02:38:40.433Z] SSH_AGENT_PID=16 [2021-01-21T02:38:40.455Z] Running ssh-add (command line suppressed) [2021-01-21T02:38:40.695Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp/private_key_869937135543688766.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp/private_key_869937135543688766.key) [2021-01-21T02:38:40.795Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-21T02:38:41.194Z] + git tag --points-at HEAD [Pipeline] } [2021-01-21T02:38:41.267Z] $ docker exec --env ******** --env ******** 79f1535d1aa5308761405f3c5be4c0d3770a76ce94144f3c12982e4b81321947 ssh-agent -k [2021-01-21T02:38:41.723Z] unset SSH_AUTH_SOCK; [2021-01-21T02:38:41.727Z] unset SSH_AGENT_PID; [2021-01-21T02:38:41.727Z] echo Agent pid 16 killed; [2021-01-21T02:38:41.900Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-01-21T02:38:42.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-01-21T02:38:42.072Z] [ssh-agent] Looking for ssh-agent implementation... [2021-01-21T02:38:42.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-01-21T02:38:42.557Z] $ docker exec 79f1535d1aa5308761405f3c5be4c0d3770a76ce94144f3c12982e4b81321947 ssh-agent [2021-01-21T02:38:42.951Z] SSH_AUTH_SOCK=/tmp/ssh-mlfRq5itwHrR/agent.46 [2021-01-21T02:38:42.951Z] SSH_AGENT_PID=51 [2021-01-21T02:38:42.961Z] Running ssh-add (command line suppressed) [2021-01-21T02:38:43.227Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp/private_key_6368536133096966562.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp/private_key_6368536133096966562.key) [2021-01-21T02:38:43.469Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-01-21T02:38:43.924Z] + git semver init [2021-01-21T02:38:44.202Z] # -> Open(): unable to determine branch for HEAD [2021-01-21T02:38:44.202Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-295/.git [2021-01-21T02:38:44.202Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-295 [2021-01-21T02:38:44.202Z] # $SEMVER_REMOTE_NAME = origin [2021-01-21T02:38:44.202Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-01-21T02:38:44.202Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-01-21T02:38:44.202Z] # $SEMVER_BRANCH = PR-295 [2021-01-21T02:38:44.202Z] # $SEMVER_TEMP = /tmp/semver-320083386 [2021-01-21T02:38:44.202Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-01-21T02:38:46.359Z] # '/tmp/semver-320083386' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-295/.semver' [2021-01-21T02:38:46.359Z] # -> Force: false [2021-01-21T02:38:46.359Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-295/.semver [Pipeline] } [2021-01-21T02:38:46.379Z] $ docker exec --env ******** --env ******** 79f1535d1aa5308761405f3c5be4c0d3770a76ce94144f3c12982e4b81321947 ssh-agent -k [2021-01-21T02:38:46.621Z] unset SSH_AUTH_SOCK; [2021-01-21T02:38:46.622Z] unset SSH_AGENT_PID; [2021-01-21T02:38:46.622Z] echo Agent pid 51 killed; [2021-01-21T02:38:46.749Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-01-21T02:38:47.348Z] + git semver [Pipeline] } [2021-01-21T02:38:47.380Z] $ docker stop --time=1 79f1535d1aa5308761405f3c5be4c0d3770a76ce94144f3c12982e4b81321947 [2021-01-21T02:38:49.012Z] $ docker rm -f 79f1535d1aa5308761405f3c5be4c0d3770a76ce94144f3c12982e4b81321947 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T02:38:49.599Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-01-21T02:38:50.955Z] Stashed 1 file(s) [Pipeline] echo [2021-01-21T02:38:50.958Z] [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 [2021-01-21T02:39:06.591Z] Still waiting to schedule task [2021-01-21T02:39:06.591Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-01-21T02:39:06.593Z] Still waiting to schedule task [2021-01-21T02:39:06.593Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-01-21T02:41:34.589Z] Running on prd-centos7-docker-4c-2g-21838 in /w/workspace/edgexfoundry_edgex-ui-go_PR-295 [Pipeline] { [Pipeline] ws [2021-01-21T02:41:34.768Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-01-21T02:41:37.143Z] using credential edgex-jenkins-ssh [2021-01-21T02:41:37.199Z] Cloning the remote Git repository [2021-01-21T02:41:37.230Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-21T02:41:37.295Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-01-21T02:41:37.359Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-21T02:41:37.359Z] > git --version # timeout=10 [2021-01-21T02:41:37.365Z] > git --version # 'git version 2.24.3' [2021-01-21T02:41:37.366Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T02:41:37.391Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T02:41:38.315Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-21T02:41:38.321Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T02:41:38.333Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-21T02:41:38.346Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-21T02:41:38.346Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T02:41:38.350Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/295/head:refs/remotes/origin/PR-295 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-21T02:41:38.824Z] Merging remotes/origin/master commit 727932f00e62ff6ad7d46b39048d2df566fc596c into PR head commit 910d65a240f30f1b443a61ca392d6a5c82f600a6 [2021-01-21T02:41:38.984Z] Merge succeeded, producing 910d65a240f30f1b443a61ca392d6a5c82f600a6 [2021-01-21T02:41:38.985Z] Checking out Revision 910d65a240f30f1b443a61ca392d6a5c82f600a6 (PR-295) [2021-01-21T02:41:38.836Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T02:41:38.840Z] > git checkout -f 910d65a240f30f1b443a61ca392d6a5c82f600a6 # timeout=10 [2021-01-21T02:41:38.958Z] > git remote # timeout=10 [2021-01-21T02:41:38.964Z] > git config --get remote.origin.url # timeout=10 [2021-01-21T02:41:38.969Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T02:41:38.973Z] > git merge 727932f00e62ff6ad7d46b39048d2df566fc596c # timeout=10 [2021-01-21T02:41:38.982Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-21T02:41:38.996Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T02:41:39.000Z] > git checkout -f 910d65a240f30f1b443a61ca392d6a5c82f600a6 # timeout=10 [2021-01-21T02:41:42.693Z] Commit message: "add realtime data page" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-21T02:41:44.037Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-01-21T02:41:44.379Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-21T02:41:44.707Z] + sudo service docker restart [2021-01-21T02:41:44.707Z] + true [2021-01-21T02:41:44.707Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-21T02:41:45.718Z] provisioning config files... [2021-01-21T02:41:45.749Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config6548140551068043962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-21T02:41:46.100Z] ---> docker-login.sh [2021-01-21T02:41:46.100Z] nexus3.edgexfoundry.org:10001 [2021-01-21T02:41:46.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T02:41:46.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T02:41:46.362Z] Configure a credential helper to remove this warning. See [2021-01-21T02:41:46.362Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T02:41:46.362Z] [2021-01-21T02:41:46.362Z] Login Succeeded [2021-01-21T02:41:46.362Z] nexus3.edgexfoundry.org:10002 [2021-01-21T02:41:46.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T02:41:46.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T02:41:46.624Z] Configure a credential helper to remove this warning. See [2021-01-21T02:41:46.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T02:41:46.624Z] [2021-01-21T02:41:46.624Z] Login Succeeded [2021-01-21T02:41:46.624Z] nexus3.edgexfoundry.org:10003 [2021-01-21T02:41:46.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T02:41:46.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T02:41:46.624Z] Configure a credential helper to remove this warning. See [2021-01-21T02:41:46.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T02:41:46.624Z] [2021-01-21T02:41:46.624Z] Login Succeeded [2021-01-21T02:41:46.624Z] nexus3.edgexfoundry.org:10004 [2021-01-21T02:41:46.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T02:41:46.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T02:41:46.887Z] Configure a credential helper to remove this warning. See [2021-01-21T02:41:46.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T02:41:46.887Z] [2021-01-21T02:41:46.887Z] Login Succeeded [2021-01-21T02:41:46.887Z] docker.io [2021-01-21T02:41:47.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T02:41:47.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T02:41:47.413Z] Configure a credential helper to remove this warning. See [2021-01-21T02:41:47.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T02:41:47.413Z] [2021-01-21T02:41:47.413Z] Login Succeeded [2021-01-21T02:41:47.413Z] ---> docker-login.sh ends [Pipeline] } [2021-01-21T02:41:47.422Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-21T02:41:47.712Z] ========================================================= [2021-01-21T02:41:47.712Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-01-21T02:41:47.712Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-21T02:41:48.048Z] + 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 . [2021-01-21T02:41:48.311Z] Sending build context to Docker daemon 16.72MB [2021-01-21T02:41:48.311Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-21T02:41:48.311Z] Step 2/8 : FROM ${BASE} [2021-01-21T02:41:48.311Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-01-21T02:41:48.311Z] 188c0c94c7c5: Pulling fs layer [2021-01-21T02:41:48.311Z] 0ef7d3d256c8: Pulling fs layer [2021-01-21T02:41:48.311Z] de9db76c5a1d: Pulling fs layer [2021-01-21T02:41:48.311Z] bca2f99d35d6: Pulling fs layer [2021-01-21T02:41:48.311Z] 93359f2a8cfa: Pulling fs layer [2021-01-21T02:41:48.311Z] 7c6f9722023f: Pulling fs layer [2021-01-21T02:41:48.311Z] a35cf1a2eb13: Pulling fs layer [2021-01-21T02:41:48.311Z] bca2f99d35d6: Waiting [2021-01-21T02:41:48.311Z] 93359f2a8cfa: Waiting [2021-01-21T02:41:48.311Z] a35cf1a2eb13: Waiting [2021-01-21T02:41:48.311Z] 7c6f9722023f: Waiting [2021-01-21T02:41:48.311Z] de9db76c5a1d: Verifying Checksum [2021-01-21T02:41:48.311Z] de9db76c5a1d: Download complete [2021-01-21T02:41:48.311Z] 0ef7d3d256c8: Download complete [2021-01-21T02:41:48.311Z] 93359f2a8cfa: Verifying Checksum [2021-01-21T02:41:48.311Z] 93359f2a8cfa: Download complete [2021-01-21T02:41:48.311Z] 188c0c94c7c5: Verifying Checksum [2021-01-21T02:41:48.311Z] 7c6f9722023f: Verifying Checksum [2021-01-21T02:41:48.311Z] 7c6f9722023f: Download complete [2021-01-21T02:41:48.574Z] 188c0c94c7c5: Pull complete [2021-01-21T02:41:48.836Z] 0ef7d3d256c8: Pull complete [2021-01-21T02:41:48.836Z] de9db76c5a1d: Pull complete [2021-01-21T02:41:50.757Z] a35cf1a2eb13: Verifying Checksum [2021-01-21T02:41:50.757Z] a35cf1a2eb13: Download complete [2021-01-21T02:41:51.020Z] bca2f99d35d6: Verifying Checksum [2021-01-21T02:41:51.020Z] bca2f99d35d6: Download complete [2021-01-21T02:41:56.339Z] bca2f99d35d6: Pull complete [2021-01-21T02:41:56.339Z] 93359f2a8cfa: Pull complete [2021-01-21T02:41:56.339Z] 7c6f9722023f: Pull complete [2021-01-21T02:42:02.961Z] a35cf1a2eb13: Pull complete [2021-01-21T02:42:02.961Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-01-21T02:42:02.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-01-21T02:42:02.961Z] ---> a62c8e92a672 [2021-01-21T02:42:02.961Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-21T02:42:03.224Z] ---> Running in 0831687c9ced [2021-01-21T02:42:03.485Z] Removing intermediate container 0831687c9ced [2021-01-21T02:42:03.486Z] ---> f135e2ec4193 [2021-01-21T02:42:03.486Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T02:42:03.486Z] ---> Running in a52106fbdf0c [2021-01-21T02:42:04.441Z] Removing intermediate container a52106fbdf0c [2021-01-21T02:42:04.441Z] ---> ba648bcd2d22 [2021-01-21T02:42:04.441Z] Step 5/8 : RUN apk add --no-cache make git [2021-01-21T02:42:04.441Z] ---> Running in 8887ae63af01 [2021-01-21T02:42:05.388Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T02:42:05.961Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T02:42:06.535Z] OK: 166 MiB in 39 packages [2021-01-21T02:42:06.798Z] Removing intermediate container 8887ae63af01 [2021-01-21T02:42:06.798Z] ---> 875b9f98f727 [2021-01-21T02:42:06.798Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-01-21T02:42:07.058Z] ---> Running in b7775e53d691 [2021-01-21T02:42:07.058Z] Removing intermediate container b7775e53d691 [2021-01-21T02:42:07.058Z] ---> f5363f28c303 [2021-01-21T02:42:07.058Z] Step 7/8 : COPY . . [2021-01-21T02:42:09.610Z] ---> 0330f322bb25 [2021-01-21T02:42:09.610Z] Step 8/8 : RUN go mod download [2021-01-21T02:42:09.610Z] ---> Running in 43be8595b244 [2021-01-21T02:42:31.631Z] Removing intermediate container 43be8595b244 [2021-01-21T02:42:31.631Z] ---> a41156c20ebe [2021-01-21T02:42:31.631Z] Successfully built a41156c20ebe [2021-01-21T02:42:31.631Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T02:42:31.944Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-21T02:42:31.944Z] . [Pipeline] withDockerContainer [2021-01-21T02:42:32.142Z] prd-centos7-docker-4c-2g-21838 does not seem to be running inside a container [2021-01-21T02:42:32.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-x86_64 cat [2021-01-21T02:42:33.603Z] $ docker top 7ec22948d938939632f0631127ef8b56b93500ec5a908ff1c3296af280603e64 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T02:42:34.070Z] + go version [2021-01-21T02:42:34.070Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-01-21T02:42:34.088Z] $ docker stop --time=1 7ec22948d938939632f0631127ef8b56b93500ec5a908ff1c3296af280603e64 [2021-01-21T02:42:35.431Z] $ docker rm -f 7ec22948d938939632f0631127ef8b56b93500ec5a908ff1c3296af280603e64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T02:42:36.298Z] + docker inspect -f . ci-base-image-x86_64 [2021-01-21T02:42:36.298Z] . [Pipeline] withDockerContainer [2021-01-21T02:42:36.390Z] prd-centos7-docker-4c-2g-21838 does not seem to be running inside a container [2021-01-21T02:42:36.439Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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-x86_64 cat [2021-01-21T02:42:36.989Z] $ docker top 9a4fea216376fca56bcb8953480d1a806e3b778bb0ca98c6f64d387cc6808b37 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T02:42:37.485Z] + make test [2021-01-21T02:42:37.485Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-01-21T02:42:38.065Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-01-21T02:42:46.326Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-01-21T02:42:46.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-01-21T02:42:46.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-01-21T02:42:46.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-01-21T02:42:46.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-01-21T02:42:46.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-01-21T02:42:46.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-01-21T02:42:46.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-01-21T02:42:46.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-01-21T02:42:46.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-01-21T02:42:46.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-01-21T02:42:46.326Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-01-21T02:42:46.326Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-01-21T02:42:46.922Z] $ docker stop --time=1 9a4fea216376fca56bcb8953480d1a806e3b778bb0ca98c6f64d387cc6808b37 [2021-01-21T02:42:49.122Z] $ docker rm -f 9a4fea216376fca56bcb8953480d1a806e3b778bb0ca98c6f64d387cc6808b37 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T02:42:49.702Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-21T02:42:50.066Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-01-21T02:42:51.359Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-21T02:42:51.654Z] + ls -al . [2021-01-21T02:42:51.655Z] total 92 [2021-01-21T02:42:51.655Z] drwxrwxr-x. 10 jenkins jenkins 4096 Jan 21 02:42 . [2021-01-21T02:42:51.655Z] drwxrwxr-x. 4 jenkins jenkins 28 Jan 21 02:41 .. [2021-01-21T02:42:51.655Z] drwxrwxr-x. 3 jenkins jenkins 20 Jan 21 02:41 assets [2021-01-21T02:42:51.655Z] drwxrwxr-x. 2 jenkins jenkins 35 Jan 21 02:41 bin [2021-01-21T02:42:51.655Z] drwxrwxr-x. 3 jenkins jenkins 29 Jan 21 02:41 cmd [2021-01-21T02:42:51.655Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jan 21 02:41 CONTRIBUTING.md [2021-01-21T02:42:51.655Z] -rw-r--r--. 1 jenkins jenkins 10 Jan 21 02:42 coverage.out [2021-01-21T02:42:51.655Z] -rw-rw-r--. 1 jenkins jenkins 1508 Jan 21 02:41 Dockerfile [2021-01-21T02:42:51.655Z] -rw-rw-r--. 1 jenkins jenkins 902 Jan 21 02:41 Dockerfile.build [2021-01-21T02:42:51.655Z] drwxrwxr-x. 5 jenkins jenkins 104 Jan 21 02:41 docs [2021-01-21T02:42:51.655Z] drwxrwxr-x. 8 jenkins jenkins 179 Jan 21 02:41 .git [2021-01-21T02:42:51.655Z] drwxrwxr-x. 2 jenkins jenkins 103 Jan 21 02:41 .github [2021-01-21T02:42:51.655Z] -rw-rw-r--. 1 jenkins jenkins 153 Jan 21 02:41 .gitignore [2021-01-21T02:42:51.655Z] -rw-rw-r--. 1 jenkins jenkins 1019 Jan 21 02:41 go.mod [2021-01-21T02:42:51.655Z] -rw-r--r--. 1 jenkins jenkins 20629 Jan 21 02:42 go.sum [2021-01-21T02:42:51.655Z] drwxrwxr-x. 10 jenkins jenkins 139 Jan 21 02:41 internal [2021-01-21T02:42:51.655Z] -rw-rw-r--. 1 jenkins jenkins 652 Jan 21 02:41 Jenkinsfile [2021-01-21T02:42:51.655Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jan 21 02:41 LICENSE [2021-01-21T02:42:51.655Z] -rw-rw-r--. 1 jenkins jenkins 951 Jan 21 02:41 Makefile [2021-01-21T02:42:51.655Z] -rw-rw-r--. 1 jenkins jenkins 4535 Jan 21 02:41 README.md [2021-01-21T02:42:51.655Z] -rw-rw-r--. 1 jenkins jenkins 5 Jan 21 02:38 VERSION [2021-01-21T02:42:51.655Z] -rw-rw-r--. 1 jenkins jenkins 155 Jan 21 02:41 version.go [2021-01-21T02:42:51.655Z] drwxrwxr-x. 4 jenkins jenkins 4096 Jan 21 02:41 web [Pipeline] isUnix [Pipeline] sh [2021-01-21T02:42:51.966Z] + 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=910d65a240f30f1b443a61ca392d6a5c82f600a6 --label arch=amd64 --label version=0.0.0 . [2021-01-21T02:42:52.231Z] Sending build context to Docker daemon 16.74MB [2021-01-21T02:42:52.231Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-21T02:42:52.231Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-21T02:42:52.231Z] ---> a41156c20ebe [2021-01-21T02:42:52.231Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-01-21T02:42:52.805Z] ---> Running in a3690bb509fc [2021-01-21T02:42:53.066Z] Removing intermediate container a3690bb509fc [2021-01-21T02:42:53.067Z] ---> 13a32aa8649c [2021-01-21T02:42:53.067Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-01-21T02:42:53.067Z] ---> Running in 663f90822d53 [2021-01-21T02:42:53.328Z] Removing intermediate container 663f90822d53 [2021-01-21T02:42:53.328Z] ---> e2a977a695cb [2021-01-21T02:42:53.328Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-01-21T02:42:53.328Z] ---> Running in ad9619c6e86b [2021-01-21T02:42:53.589Z] Removing intermediate container ad9619c6e86b [2021-01-21T02:42:53.589Z] ---> c7f52f56e0a7 [2021-01-21T02:42:53.589Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-01-21T02:42:53.589Z] ---> Running in 0f0fabe771c6 [2021-01-21T02:42:53.851Z] Removing intermediate container 0f0fabe771c6 [2021-01-21T02:42:53.851Z] ---> ee8255f7d5f4 [2021-01-21T02:42:53.851Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-01-21T02:42:53.851Z] ---> Running in 096a6afce06c [2021-01-21T02:42:53.851Z] Removing intermediate container 096a6afce06c [2021-01-21T02:42:53.851Z] ---> cd336a8379fc [2021-01-21T02:42:53.851Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T02:42:54.115Z] ---> Running in 9e9393f9cd5c [2021-01-21T02:42:55.143Z] Removing intermediate container 9e9393f9cd5c [2021-01-21T02:42:55.143Z] ---> f3556ab9da74 [2021-01-21T02:42:55.143Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-21T02:42:55.143Z] ---> Running in 4789ca775e02 [2021-01-21T02:42:55.423Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-01-21T02:42:56.390Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-01-21T02:42:57.790Z] OK: 166 MiB in 39 packages [2021-01-21T02:42:58.054Z] Removing intermediate container 4789ca775e02 [2021-01-21T02:42:58.054Z] ---> 4af93954768e [2021-01-21T02:42:58.054Z] Step 10/24 : ENV GO111MODULE=on [2021-01-21T02:42:58.317Z] ---> Running in 4ae95641f96b [2021-01-21T02:42:58.317Z] Removing intermediate container 4ae95641f96b [2021-01-21T02:42:58.317Z] ---> b8df6a2c9e10 [2021-01-21T02:42:58.317Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-01-21T02:42:58.580Z] ---> Running in fd1a780effa7 [2021-01-21T02:42:58.580Z] Removing intermediate container fd1a780effa7 [2021-01-21T02:42:58.580Z] ---> 99e3d268df44 [2021-01-21T02:42:58.580Z] Step 12/24 : COPY go.mod . [2021-01-21T02:42:58.842Z] ---> e34244dec42d [2021-01-21T02:42:58.842Z] Step 13/24 : COPY Makefile . [2021-01-21T02:42:59.105Z] ---> d0d777c5ded9 [2021-01-21T02:42:59.105Z] Step 14/24 : RUN make update [2021-01-21T02:42:59.105Z] ---> Running in aeaf7a1463b1 [2021-01-21T02:42:59.677Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-21T02:43:00.251Z] Removing intermediate container aeaf7a1463b1 [2021-01-21T02:43:00.251Z] ---> f710d8823b02 [2021-01-21T02:43:00.251Z] Step 15/24 : COPY . . [2021-01-21T02:43:01.640Z] ---> aab43aebe46a [2021-01-21T02:43:01.641Z] Step 16/24 : RUN ${MAKE} [2021-01-21T02:43:01.641Z] ---> Running in 1a6dfcd36f89 [2021-01-21T02:43:02.226Z] 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 [2021-01-21T02:43:10.449Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-21T02:43:12.372Z] Removing intermediate container 1a6dfcd36f89 [2021-01-21T02:43:12.372Z] ---> e3a23066087e [2021-01-21T02:43:12.372Z] Step 17/24 : FROM alpine:3.12 [2021-01-21T02:43:13.316Z] 3.12: Pulling from library/alpine [2021-01-21T02:43:13.316Z] 801bfaa63ef2: Pulling fs layer [2021-01-21T02:43:14.709Z] 801bfaa63ef2: Verifying Checksum [2021-01-21T02:43:14.709Z] 801bfaa63ef2: Download complete [2021-01-21T02:43:14.709Z] 801bfaa63ef2: Pull complete [2021-01-21T02:43:14.709Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-21T02:43:14.709Z] Status: Downloaded newer image for alpine:3.12 [2021-01-21T02:43:14.709Z] ---> 389fef711851 [2021-01-21T02:43:14.709Z] Step 18/24 : EXPOSE 4000 [2021-01-21T02:43:14.709Z] ---> Running in f596012f4dcf [2021-01-21T02:43:14.972Z] Removing intermediate container f596012f4dcf [2021-01-21T02:43:14.972Z] ---> 051ea65737ce [2021-01-21T02:43:14.972Z] 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 [2021-01-21T02:43:15.922Z] ---> 7d1d67b2b0c3 [2021-01-21T02:43:15.922Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-21T02:43:15.922Z] ---> Running in 851e17226dc3 [2021-01-21T02:43:16.185Z] Removing intermediate container 851e17226dc3 [2021-01-21T02:43:16.185Z] ---> 26bb0b6786ef [2021-01-21T02:43:16.185Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-01-21T02:43:16.185Z] ---> Running in 260cfe1406d8 [2021-01-21T02:43:16.449Z] Removing intermediate container 260cfe1406d8 [2021-01-21T02:43:16.449Z] ---> bba459877a07 [2021-01-21T02:43:16.449Z] Step 22/24 : LABEL arch=amd64 [2021-01-21T02:43:16.449Z] ---> Running in ec93b94c996f [2021-01-21T02:43:16.713Z] Removing intermediate container ec93b94c996f [2021-01-21T02:43:16.713Z] ---> 3f898f38166e [2021-01-21T02:43:16.713Z] Step 23/24 : LABEL git_sha=910d65a240f30f1b443a61ca392d6a5c82f600a6 [2021-01-21T02:43:16.713Z] ---> Running in 233d2bc92c0e [2021-01-21T02:43:16.985Z] Removing intermediate container 233d2bc92c0e [2021-01-21T02:43:16.985Z] ---> 8adb834fbfa4 [2021-01-21T02:43:16.985Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T02:43:16.985Z] ---> Running in 1e576deadc45 [2021-01-21T02:43:17.250Z] Removing intermediate container 1e576deadc45 [2021-01-21T02:43:17.250Z] ---> 3d58b5eea633 [2021-01-21T02:43:17.250Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-21T02:43:17.250Z] Successfully built 3d58b5eea633 [2021-01-21T02:43:17.250Z] 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] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-01-21T02:43:30.916Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-21839 in /w/workspace/edgexfoundry_edgex-ui-go_PR-295 [Pipeline] { [Pipeline] ws [2021-01-21T02:43:30.972Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2021-01-21T02:43:37.449Z] using credential edgex-jenkins-ssh [2021-01-21T02:43:37.546Z] Cloning the remote Git repository [2021-01-21T02:43:37.633Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-21T02:43:37.787Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2021-01-21T02:43:37.890Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-21T02:43:37.891Z] > git --version # timeout=10 [2021-01-21T02:43:37.916Z] > git --version # 'git version 2.17.1' [2021-01-21T02:43:37.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T02:43:38.018Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T02:43:39.609Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-21T02:43:39.636Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-01-21T02:43:39.667Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-01-21T02:43:39.722Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-01-21T02:43:39.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T02:43:39.737Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/295/head:refs/remotes/origin/PR-295 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-01-21T02:43:40.339Z] Merging remotes/origin/master commit 727932f00e62ff6ad7d46b39048d2df566fc596c into PR head commit 910d65a240f30f1b443a61ca392d6a5c82f600a6 [2021-01-21T02:43:40.881Z] Merge succeeded, producing 910d65a240f30f1b443a61ca392d6a5c82f600a6 [2021-01-21T02:43:40.882Z] Checking out Revision 910d65a240f30f1b443a61ca392d6a5c82f600a6 (PR-295) [2021-01-21T02:43:40.366Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T02:43:40.388Z] > git checkout -f 910d65a240f30f1b443a61ca392d6a5c82f600a6 # timeout=10 [2021-01-21T02:43:40.714Z] > git remote # timeout=10 [2021-01-21T02:43:40.736Z] > git config --get remote.origin.url # timeout=10 [2021-01-21T02:43:40.755Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-01-21T02:43:40.767Z] > git merge 727932f00e62ff6ad7d46b39048d2df566fc596c # timeout=10 [2021-01-21T02:43:40.837Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-01-21T02:43:40.894Z] > git config core.sparsecheckout # timeout=10 [2021-01-21T02:43:40.930Z] > git checkout -f 910d65a240f30f1b443a61ca392d6a5c82f600a6 # timeout=10 [2021-01-21T02:43:45.830Z] Commit message: "add realtime data page" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-21T02:43:47.469Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-01-21T02:43:47.951Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-01-21T02:43:48.312Z] + true [2021-01-21T02:43:48.312Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-01-21T02:43:51.035Z] provisioning config files... [2021-01-21T02:43:51.072Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config7104411971718223543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-01-21T02:43:51.502Z] ---> docker-login.sh [2021-01-21T02:43:51.502Z] nexus3.edgexfoundry.org:10001 [2021-01-21T02:43:52.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T02:43:52.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T02:43:52.764Z] Configure a credential helper to remove this warning. See [2021-01-21T02:43:52.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T02:43:52.764Z] [2021-01-21T02:43:52.764Z] Login Succeeded [2021-01-21T02:43:52.764Z] nexus3.edgexfoundry.org:10002 [2021-01-21T02:43:53.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T02:43:53.363Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T02:43:53.363Z] Configure a credential helper to remove this warning. See [2021-01-21T02:43:53.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T02:43:53.363Z] [2021-01-21T02:43:53.363Z] Login Succeeded [2021-01-21T02:43:53.363Z] nexus3.edgexfoundry.org:10003 [2021-01-21T02:43:53.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T02:43:53.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T02:43:53.969Z] Configure a credential helper to remove this warning. See [2021-01-21T02:43:53.969Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T02:43:53.969Z] [2021-01-21T02:43:53.969Z] Login Succeeded [2021-01-21T02:43:53.969Z] nexus3.edgexfoundry.org:10004 [2021-01-21T02:43:54.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T02:43:54.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T02:43:54.523Z] Configure a credential helper to remove this warning. See [2021-01-21T02:43:54.523Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T02:43:54.523Z] [2021-01-21T02:43:54.523Z] Login Succeeded [2021-01-21T02:43:54.523Z] docker.io [2021-01-21T02:43:55.121Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-01-21T02:43:55.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-01-21T02:43:55.396Z] Configure a credential helper to remove this warning. See [2021-01-21T02:43:55.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-01-21T02:43:55.396Z] [2021-01-21T02:43:55.396Z] Login Succeeded [2021-01-21T02:43:55.396Z] ---> docker-login.sh ends [Pipeline] } [2021-01-21T02:43:55.414Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-01-21T02:43:55.859Z] ========================================================= [2021-01-21T02:43:55.859Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-01-21T02:43:55.859Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-01-21T02:43:56.250Z] + 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 . [2021-01-21T02:43:56.854Z] Sending build context to Docker daemon 16.72MB [2021-01-21T02:43:57.133Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-01-21T02:43:57.133Z] Step 2/8 : FROM ${BASE} [2021-01-21T02:43:57.133Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-01-21T02:43:57.133Z] 5f621e34cdf4: Pulling fs layer [2021-01-21T02:43:57.133Z] a4357932f1b6: Pulling fs layer [2021-01-21T02:43:57.133Z] 18c013af1878: Pulling fs layer [2021-01-21T02:43:57.133Z] 00ac8860ef70: Pulling fs layer [2021-01-21T02:43:57.133Z] 63d7cb157983: Pulling fs layer [2021-01-21T02:43:57.133Z] b116817d02f9: Pulling fs layer [2021-01-21T02:43:57.133Z] 745a02a5169b: Pulling fs layer [2021-01-21T02:43:57.133Z] 00ac8860ef70: Waiting [2021-01-21T02:43:57.133Z] 63d7cb157983: Waiting [2021-01-21T02:43:57.133Z] b116817d02f9: Waiting [2021-01-21T02:43:57.133Z] 745a02a5169b: Waiting [2021-01-21T02:43:57.133Z] 18c013af1878: Verifying Checksum [2021-01-21T02:43:57.133Z] 18c013af1878: Download complete [2021-01-21T02:43:57.133Z] a4357932f1b6: Download complete [2021-01-21T02:43:57.133Z] 63d7cb157983: Verifying Checksum [2021-01-21T02:43:57.133Z] b116817d02f9: Verifying Checksum [2021-01-21T02:43:57.133Z] b116817d02f9: Download complete [2021-01-21T02:43:57.133Z] 5f621e34cdf4: Verifying Checksum [2021-01-21T02:43:57.133Z] 5f621e34cdf4: Download complete [2021-01-21T02:43:58.133Z] 5f621e34cdf4: Pull complete [2021-01-21T02:43:58.412Z] a4357932f1b6: Pull complete [2021-01-21T02:43:59.019Z] 18c013af1878: Pull complete [2021-01-21T02:44:00.006Z] 745a02a5169b: Download complete [2021-01-21T02:44:01.446Z] 00ac8860ef70: Verifying Checksum [2021-01-21T02:44:01.446Z] 00ac8860ef70: Download complete [2021-01-21T02:44:11.637Z] 00ac8860ef70: Pull complete [2021-01-21T02:44:11.637Z] 63d7cb157983: Pull complete [2021-01-21T02:44:11.915Z] b116817d02f9: Pull complete [2021-01-21T02:44:16.246Z] 745a02a5169b: Pull complete [2021-01-21T02:44:16.246Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-01-21T02:44:16.246Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-01-21T02:44:16.246Z] ---> b7e6874047d6 [2021-01-21T02:44:16.246Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-01-21T02:44:18.860Z] ---> Running in 25c074fac899 [2021-01-21T02:44:18.860Z] Removing intermediate container 25c074fac899 [2021-01-21T02:44:18.860Z] ---> 6ed5d7868b84 [2021-01-21T02:44:18.860Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T02:44:19.131Z] ---> Running in f0a6c3fbf497 [2021-01-21T02:44:21.756Z] Removing intermediate container f0a6c3fbf497 [2021-01-21T02:44:21.756Z] ---> 5440820ccbe4 [2021-01-21T02:44:21.756Z] Step 5/8 : RUN apk add --no-cache make git [2021-01-21T02:44:21.756Z] ---> Running in 58ad2638348a [2021-01-21T02:44:22.349Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T02:44:23.325Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T02:44:24.298Z] OK: 142 MiB in 39 packages [2021-01-21T02:44:25.743Z] Removing intermediate container 58ad2638348a [2021-01-21T02:44:25.743Z] ---> 6a6f4755a7d0 [2021-01-21T02:44:25.743Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-01-21T02:44:25.743Z] ---> Running in 0c53b0dddd09 [2021-01-21T02:44:26.013Z] Removing intermediate container 0c53b0dddd09 [2021-01-21T02:44:26.013Z] ---> a0c4dcce6534 [2021-01-21T02:44:26.013Z] Step 7/8 : COPY . . [2021-01-21T02:44:28.025Z] ---> a49f4d7e0bef [2021-01-21T02:44:28.025Z] Step 8/8 : RUN go mod download [2021-01-21T02:44:28.298Z] ---> Running in 854e85cfd954 [2021-01-21T02:44:55.098Z] Removing intermediate container 854e85cfd954 [2021-01-21T02:44:55.098Z] ---> 148671d77a94 [2021-01-21T02:44:55.098Z] Successfully built 148671d77a94 [2021-01-21T02:44:55.098Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-01-21T02:44:55.440Z] + docker inspect -f . ci-base-image-arm64 [2021-01-21T02:44:55.440Z] . [Pipeline] withDockerContainer [2021-01-21T02:44:55.718Z] prd-ubuntu18.04-docker-arm64-4c-16g-21839 does not seem to be running inside a container [2021-01-21T02:44:55.802Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 [2021-01-21T02:44:57.328Z] $ docker top 12e02069e510046edcbb326e074198bf84b16693cb72213daff54086398ecb59 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T02:44:58.357Z] + go version [2021-01-21T02:44:58.357Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-01-21T02:44:58.387Z] $ docker stop --time=1 12e02069e510046edcbb326e074198bf84b16693cb72213daff54086398ecb59 [2021-01-21T02:45:00.320Z] $ docker rm -f 12e02069e510046edcbb326e074198bf84b16693cb72213daff54086398ecb59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-01-21T02:45:01.328Z] + docker inspect -f . ci-base-image-arm64 [2021-01-21T02:45:01.328Z] . [Pipeline] withDockerContainer [2021-01-21T02:45:01.658Z] prd-ubuntu18.04-docker-arm64-4c-16g-21839 does not seem to be running inside a container [2021-01-21T02:45:01.751Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@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 [2021-01-21T02:45:03.336Z] $ docker top ea6c571abf3d7df941aaf37c8369aa1160bf32c6f1240892a2bc0ea397e953f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T02:45:04.360Z] + make test [2021-01-21T02:45:04.361Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-01-21T02:45:05.814Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-01-21T02:45:32.670Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-01-21T02:45:32.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-01-21T02:45:32.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-01-21T02:45:32.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-01-21T02:45:32.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-01-21T02:45:32.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-01-21T02:45:32.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-01-21T02:45:32.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-01-21T02:45:32.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-01-21T02:45:32.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-01-21T02:45:32.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-01-21T02:45:32.670Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-01-21T02:45:32.670Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-01-21T02:45:37.018Z] $ docker stop --time=1 ea6c571abf3d7df941aaf37c8369aa1160bf32c6f1240892a2bc0ea397e953f5 [2021-01-21T02:45:39.291Z] $ docker rm -f ea6c571abf3d7df941aaf37c8369aa1160bf32c6f1240892a2bc0ea397e953f5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-01-21T02:45:40.117Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-01-21T02:45:40.138Z] Warning: overwriting stash ‘coverage-report’ [2021-01-21T02:45:41.025Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-01-21T02:45:41.830Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-01-21T02:45:42.224Z] + ls -al . [2021-01-21T02:45:42.224Z] total 124 [2021-01-21T02:45:42.224Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 21 02:45 . [2021-01-21T02:45:42.224Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 02:43 .. [2021-01-21T02:45:42.224Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 21 02:43 .git [2021-01-21T02:45:42.224Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 02:43 .github [2021-01-21T02:45:42.224Z] -rw-rw-r-- 1 jenkins jenkins 153 Jan 21 02:43 .gitignore [2021-01-21T02:45:42.224Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jan 21 02:43 CONTRIBUTING.md [2021-01-21T02:45:42.224Z] -rw-rw-r-- 1 jenkins jenkins 1508 Jan 21 02:43 Dockerfile [2021-01-21T02:45:42.224Z] -rw-rw-r-- 1 jenkins jenkins 902 Jan 21 02:43 Dockerfile.build [2021-01-21T02:45:42.224Z] -rw-rw-r-- 1 jenkins jenkins 652 Jan 21 02:43 Jenkinsfile [2021-01-21T02:45:42.224Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jan 21 02:43 LICENSE [2021-01-21T02:45:42.224Z] -rw-rw-r-- 1 jenkins jenkins 951 Jan 21 02:43 Makefile [2021-01-21T02:45:42.224Z] -rw-rw-r-- 1 jenkins jenkins 4535 Jan 21 02:43 README.md [2021-01-21T02:45:42.224Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 21 02:38 VERSION [2021-01-21T02:45:42.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 02:43 assets [2021-01-21T02:45:42.224Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 21 02:43 bin [2021-01-21T02:45:42.224Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 21 02:43 cmd [2021-01-21T02:45:42.224Z] -rw-r--r-- 1 jenkins jenkins 10 Jan 21 02:45 coverage.out [2021-01-21T02:45:42.224Z] drwxrwxr-x 5 jenkins jenkins 4096 Jan 21 02:43 docs [2021-01-21T02:45:42.224Z] -rw-rw-r-- 1 jenkins jenkins 1019 Jan 21 02:43 go.mod [2021-01-21T02:45:42.224Z] -rw-r--r-- 1 jenkins jenkins 20629 Jan 21 02:45 go.sum [2021-01-21T02:45:42.224Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 21 02:43 internal [2021-01-21T02:45:42.224Z] -rw-rw-r-- 1 jenkins jenkins 155 Jan 21 02:43 version.go [2021-01-21T02:45:42.224Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 21 02:43 web [Pipeline] isUnix [Pipeline] sh [2021-01-21T02:45:42.629Z] + 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=910d65a240f30f1b443a61ca392d6a5c82f600a6 --label arch=arm64 --label version=0.0.0 . [2021-01-21T02:45:43.615Z] Sending build context to Docker daemon 16.74MB [2021-01-21T02:45:43.615Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-01-21T02:45:43.615Z] Step 2/24 : FROM ${BASE} AS builder [2021-01-21T02:45:43.615Z] ---> 148671d77a94 [2021-01-21T02:45:43.615Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-01-21T02:45:43.891Z] ---> Running in 331e12fbf50c [2021-01-21T02:45:44.490Z] Removing intermediate container 331e12fbf50c [2021-01-21T02:45:44.490Z] ---> f69282246350 [2021-01-21T02:45:44.490Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-01-21T02:45:44.490Z] ---> Running in 79c57b4582da [2021-01-21T02:45:44.765Z] Removing intermediate container 79c57b4582da [2021-01-21T02:45:44.765Z] ---> a407941497fd [2021-01-21T02:45:44.765Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-01-21T02:45:45.039Z] ---> Running in ee783a1c07a7 [2021-01-21T02:45:45.640Z] Removing intermediate container ee783a1c07a7 [2021-01-21T02:45:45.640Z] ---> c785e581dada [2021-01-21T02:45:45.640Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-01-21T02:45:45.640Z] ---> Running in 781491eaa17e [2021-01-21T02:45:46.240Z] Removing intermediate container 781491eaa17e [2021-01-21T02:45:46.240Z] ---> a437f7ad89f7 [2021-01-21T02:45:46.240Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-01-21T02:45:46.240Z] ---> Running in 78b2fc1df2e1 [2021-01-21T02:45:46.838Z] Removing intermediate container 78b2fc1df2e1 [2021-01-21T02:45:46.838Z] ---> a6eb930cda73 [2021-01-21T02:45:46.838Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-01-21T02:45:47.112Z] ---> Running in 3d606ffe6522 [2021-01-21T02:45:49.092Z] Removing intermediate container 3d606ffe6522 [2021-01-21T02:45:49.092Z] ---> 0d17fd1ec821 [2021-01-21T02:45:49.092Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-01-21T02:45:49.367Z] ---> Running in 2aa578beb491 [2021-01-21T02:45:50.354Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-01-21T02:45:51.328Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-01-21T02:45:52.305Z] OK: 142 MiB in 39 packages [2021-01-21T02:45:53.283Z] Removing intermediate container 2aa578beb491 [2021-01-21T02:45:53.283Z] ---> 279a881c17ac [2021-01-21T02:45:53.283Z] Step 10/24 : ENV GO111MODULE=on [2021-01-21T02:45:53.557Z] ---> Running in 1a6b417afb04 [2021-01-21T02:45:54.158Z] Removing intermediate container 1a6b417afb04 [2021-01-21T02:45:54.158Z] ---> 3c5cbbcc658b [2021-01-21T02:45:54.158Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-01-21T02:45:54.158Z] ---> Running in 7d22927a51bd [2021-01-21T02:45:54.755Z] Removing intermediate container 7d22927a51bd [2021-01-21T02:45:54.755Z] ---> 55d76b0fd1e7 [2021-01-21T02:45:54.755Z] Step 12/24 : COPY go.mod . [2021-01-21T02:45:55.352Z] ---> 098012d76a46 [2021-01-21T02:45:55.352Z] Step 13/24 : COPY Makefile . [2021-01-21T02:45:56.332Z] ---> d118159e83f0 [2021-01-21T02:45:56.332Z] Step 14/24 : RUN make update [2021-01-21T02:45:56.332Z] ---> Running in 602bb08b7261 [2021-01-21T02:45:57.774Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-01-21T02:45:58.762Z] Removing intermediate container 602bb08b7261 [2021-01-21T02:45:58.762Z] ---> 09a9fb832b1b [2021-01-21T02:45:58.762Z] Step 15/24 : COPY . . [2021-01-21T02:46:01.404Z] ---> 93a17826be5d [2021-01-21T02:46:01.404Z] Step 16/24 : RUN ${MAKE} [2021-01-21T02:46:01.404Z] ---> Running in 0b68dfa2eb0c [2021-01-21T02:46:02.389Z] 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 [2021-01-21T02:46:29.227Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-01-21T02:46:33.531Z] Removing intermediate container 0b68dfa2eb0c [2021-01-21T02:46:33.531Z] ---> 6688f79e3e58 [2021-01-21T02:46:33.531Z] Step 17/24 : FROM alpine:3.12 [2021-01-21T02:46:34.959Z] 3.12: Pulling from library/alpine [2021-01-21T02:46:35.553Z] 159e5727ea61: Pulling fs layer [2021-01-21T02:46:35.826Z] 159e5727ea61: Verifying Checksum [2021-01-21T02:46:35.826Z] 159e5727ea61: Download complete [2021-01-21T02:46:36.423Z] 159e5727ea61: Pull complete [2021-01-21T02:46:36.423Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2021-01-21T02:46:36.423Z] Status: Downloaded newer image for alpine:3.12 [2021-01-21T02:46:36.423Z] ---> afeebe901d6b [2021-01-21T02:46:36.423Z] Step 18/24 : EXPOSE 4000 [2021-01-21T02:46:36.696Z] ---> Running in 542b596f378f [2021-01-21T02:46:37.291Z] Removing intermediate container 542b596f378f [2021-01-21T02:46:37.291Z] ---> 2db6b2731d60 [2021-01-21T02:46:37.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 [2021-01-21T02:46:39.267Z] ---> 5d36cf9dec98 [2021-01-21T02:46:39.267Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-01-21T02:46:39.267Z] ---> Running in 2a68fa615136 [2021-01-21T02:46:39.541Z] Removing intermediate container 2a68fa615136 [2021-01-21T02:46:39.541Z] ---> 5a7e04e216cf [2021-01-21T02:46:39.541Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-01-21T02:46:39.814Z] ---> Running in 9de9bb0e290b [2021-01-21T02:46:40.087Z] Removing intermediate container 9de9bb0e290b [2021-01-21T02:46:40.087Z] ---> f046063b58ea [2021-01-21T02:46:40.087Z] Step 22/24 : LABEL arch=arm64 [2021-01-21T02:46:40.366Z] ---> Running in e4708bde0a7d [2021-01-21T02:46:40.639Z] Removing intermediate container e4708bde0a7d [2021-01-21T02:46:40.639Z] ---> ae02c7f5b4bf [2021-01-21T02:46:40.639Z] Step 23/24 : LABEL git_sha=910d65a240f30f1b443a61ca392d6a5c82f600a6 [2021-01-21T02:46:40.912Z] ---> Running in 53bfbaa08db4 [2021-01-21T02:46:41.508Z] Removing intermediate container 53bfbaa08db4 [2021-01-21T02:46:41.508Z] ---> 3f7ebed3beb3 [2021-01-21T02:46:41.508Z] Step 24/24 : LABEL version=0.0.0 [2021-01-21T02:46:41.508Z] ---> Running in 8e0fa31bb55e [2021-01-21T02:46:42.105Z] Removing intermediate container 8e0fa31bb55e [2021-01-21T02:46:42.105Z] ---> 0c03a8bc569c [2021-01-21T02:46:42.105Z] [Warning] One or more build-args [ARCH] were not consumed [2021-01-21T02:46:42.105Z] Successfully built 0c03a8bc569c [2021-01-21T02:46:42.105Z] 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 [2021-01-21T02:46:43.765Z] provisioning config files... [2021-01-21T02:46:43.787Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp/config7345557566269853031tmp [Pipeline] { [Pipeline] sh [2021-01-21T02:46:44.207Z] + set +x [2021-01-21T02:46:44.207Z] + curl -s https://codecov.io/bash [2021-01-21T02:46:44.207Z] + bash -s -- [2021-01-21T02:46:44.477Z] [2021-01-21T02:46:44.477Z] _____ _ [2021-01-21T02:46:44.477Z] / ____| | | [2021-01-21T02:46:44.477Z] | | ___ __| | ___ ___ _____ __ [2021-01-21T02:46:44.477Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-01-21T02:46:44.477Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-01-21T02:46:44.477Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-01-21T02:46:44.477Z] Bash-20210115-cec3c92 [2021-01-21T02:46:44.477Z] [2021-01-21T02:46:44.477Z] [2021-01-21T02:46:44.477Z] ==> git version 2.24.3 found [2021-01-21T02:46:44.477Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-01-21T02:46:44.477Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-01-21T02:46:44.477Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-01-21T02:46:44.477Z] ==> Jenkins CI detected. [2021-01-21T02:46:44.477Z] project root: . [2021-01-21T02:46:44.477Z] --> token set from env [2021-01-21T02:46:44.477Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-01-21T02:46:44.749Z] ==> Running gcov in . (disable via -X gcov) [2021-01-21T02:46:44.749Z] ==> Python coveragepy not found [2021-01-21T02:46:44.749Z] ==> Searching for coverage reports in: [2021-01-21T02:46:44.749Z] + . [2021-01-21T02:46:44.749Z] -> Found 1 reports [2021-01-21T02:46:44.749Z] ==> Detecting git/mercurial file structure [2021-01-21T02:46:44.749Z] ==> Reading reports [2021-01-21T02:46:44.749Z] + ./coverage.out bytes=10 [2021-01-21T02:46:44.749Z] ==> Appending adjustments [2021-01-21T02:46:44.749Z] https://docs.codecov.io/docs/fixing-reports [2021-01-21T02:46:45.019Z] + Found adjustments [2021-01-21T02:46:45.019Z] ==> Gzipping contents [2021-01-21T02:46:45.019Z] 4.0K /tmp/codecov.Vc7HEQ.gz [2021-01-21T02:46:45.019Z] ==> Uploading reports [2021-01-21T02:46:45.019Z] url: https://codecov.io [2021-01-21T02:46:45.019Z] query: branch=PR-295&commit=910d65a240f30f1b443a61ca392d6a5c82f600a6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-295%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=295&job=&cmd_args= [2021-01-21T02:46:45.019Z] -> Pinging Codecov [2021-01-21T02:46:45.019Z] https://codecov.io/upload/v4?package=bash-20210115-cec3c92&token=secret&branch=PR-295&commit=910d65a240f30f1b443a61ca392d6a5c82f600a6&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-295%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=295&job=&cmd_args= [2021-01-21T02:46:45.611Z] -> Uploading to [2021-01-21T02:46:45.611Z] https://storage.googleapis.com/codecov/v4/raw/2021-01-21/FB506323287CE973F263BFD2A0EB1F37/910d65a240f30f1b443a61ca392d6a5c82f600a6/3a5eb715-46ab-40ff-b08b-9f863ed605a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210121T024645Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=78df44833f423f7569c9ba61aba0e7966713e327f5c7952f7d70156a07ed9176 [2021-01-21T02:46:45.611Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-01-21T02:46:45.611Z] Dload Upload Total Spent Left Speed [2021-01-21T02:46:46.162Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2494 0 0 100 2494 0 4482 --:--:-- --:--:-- --:--:-- 4485 [2021-01-21T02:46:46.162Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/910d65a240f30f1b443a61ca392d6a5c82f600a6 [Pipeline] } [2021-01-21T02:46:46.183Z] 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 [2021-01-21T02:46:48.766Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T02:46:49.691Z] ---> package-listing.sh [2021-01-21T02:46:49.691Z] ++ facter osfamily [2021-01-21T02:46:49.691Z] ++ tr '[:upper:]' '[:lower:]' [2021-01-21T02:46:49.957Z] + OS_FAMILY=redhat [2021-01-21T02:46:49.957Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-295 [2021-01-21T02:46:49.957Z] + START_PACKAGES=/tmp/packages_start.txt [2021-01-21T02:46:49.957Z] + END_PACKAGES=/tmp/packages_end.txt [2021-01-21T02:46:49.957Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-01-21T02:46:49.957Z] + PACKAGES=/tmp/packages_start.txt [2021-01-21T02:46:49.957Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-295 ']' [2021-01-21T02:46:49.957Z] + PACKAGES=/tmp/packages_end.txt [2021-01-21T02:46:49.957Z] + case "${OS_FAMILY}" in [2021-01-21T02:46:49.957Z] + sort [2021-01-21T02:46:49.957Z] + rpm -qa [2021-01-21T02:46:58.467Z] + '[' -f /tmp/packages_start.txt ']' [2021-01-21T02:46:58.467Z] + '[' -f /tmp/packages_end.txt ']' [2021-01-21T02:46:58.467Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-01-21T02:46:58.467Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-295 ']' [2021-01-21T02:46:58.467Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-295/archives/ [2021-01-21T02:46:58.467Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-295/archives/ [Pipeline] echo [2021-01-21T02:46:58.485Z] 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-295/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-01-21T02:46:58.803Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-01-21T02:46:59.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T02:46:59.786Z] [2021-01-21T02:46:59.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-01-21T02:47:00.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T02:47:00.256Z] alpine: Pulling from edgex-lftools-log-publisher [2021-01-21T02:47:00.256Z] df20fa9351a1: Pulling fs layer [2021-01-21T02:47:00.256Z] 36b3adc4ff6f: Pulling fs layer [2021-01-21T02:47:00.256Z] 8ad3a11d3b57: Pulling fs layer [2021-01-21T02:47:00.256Z] 46f8f816bc3b: Pulling fs layer [2021-01-21T02:47:00.256Z] 93b61091891f: Pulling fs layer [2021-01-21T02:47:00.256Z] 46f8f816bc3b: Waiting [2021-01-21T02:47:00.256Z] 93b61091891f: Waiting [2021-01-21T02:47:00.256Z] 93b9cdb0e59b: Pulling fs layer [2021-01-21T02:47:00.256Z] 5e14af77c1be: Pulling fs layer [2021-01-21T02:47:00.256Z] 01666e4c0597: Pulling fs layer [2021-01-21T02:47:00.256Z] aa168da1d23b: Pulling fs layer [2021-01-21T02:47:00.256Z] 93b9cdb0e59b: Waiting [2021-01-21T02:47:00.256Z] 5e14af77c1be: Waiting [2021-01-21T02:47:00.256Z] 01666e4c0597: Waiting [2021-01-21T02:47:00.256Z] aa168da1d23b: Waiting [2021-01-21T02:47:00.586Z] 36b3adc4ff6f: Verifying Checksum [2021-01-21T02:47:00.586Z] 36b3adc4ff6f: Download complete [2021-01-21T02:47:00.586Z] 46f8f816bc3b: Verifying Checksum [2021-01-21T02:47:00.586Z] 46f8f816bc3b: Download complete [2021-01-21T02:47:01.293Z] df20fa9351a1: Verifying Checksum [2021-01-21T02:47:01.293Z] df20fa9351a1: Download complete [2021-01-21T02:47:01.293Z] 93b61091891f: Verifying Checksum [2021-01-21T02:47:01.293Z] 93b61091891f: Download complete [2021-01-21T02:47:01.293Z] 93b9cdb0e59b: Download complete [2021-01-21T02:47:01.293Z] 5e14af77c1be: Verifying Checksum [2021-01-21T02:47:01.293Z] 5e14af77c1be: Download complete [2021-01-21T02:47:01.293Z] 01666e4c0597: Verifying Checksum [2021-01-21T02:47:01.293Z] 01666e4c0597: Download complete [2021-01-21T02:47:02.173Z] 8ad3a11d3b57: Verifying Checksum [2021-01-21T02:47:02.173Z] 8ad3a11d3b57: Download complete [2021-01-21T02:47:02.461Z] df20fa9351a1: Pull complete [2021-01-21T02:47:03.598Z] 36b3adc4ff6f: Pull complete [2021-01-21T02:47:06.381Z] 8ad3a11d3b57: Pull complete [2021-01-21T02:47:06.709Z] 46f8f816bc3b: Pull complete [2021-01-21T02:47:07.836Z] 93b61091891f: Pull complete [2021-01-21T02:47:08.530Z] 93b9cdb0e59b: Pull complete [2021-01-21T02:47:08.817Z] 5e14af77c1be: Pull complete [2021-01-21T02:47:09.098Z] 01666e4c0597: Pull complete [2021-01-21T02:47:09.098Z] aa168da1d23b: Verifying Checksum [2021-01-21T02:47:09.098Z] aa168da1d23b: Download complete [2021-01-21T02:47:24.440Z] aa168da1d23b: Pull complete [2021-01-21T02:47:24.440Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-01-21T02:47:24.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-01-21T02:47:24.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-01-21T02:47:24.822Z] prd-centos7-docker-4c-2g-21837 does not seem to be running inside a container [2021-01-21T02:47:24.944Z] $ 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-295/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-295 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-295:/w/workspace/edgexfoundry_edgex-ui-go_PR-295:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-295@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-01-21T02:47:29.082Z] $ docker top d908a2f20b9e954e0117540e28227f74ff505ed8d8282dcc5bf4f0595ceaabc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-01-21T02:47:29.672Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-01-21T02:47:30.112Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-01-21T02:47:31.035Z] + ls /var/log/sa-host [2021-01-21T02:47:31.036Z] + sadf -c /var/log/sa-host/sa21 [2021-01-21T02:47:31.036Z] file_magic: OK [2021-01-21T02:47:31.036Z] HZ: Using current value: 100 [2021-01-21T02:47:31.036Z] file_header: OK [2021-01-21T02:47:31.036Z] 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 [2021-01-21T02:47:31.036Z] Statistics: [2021-01-21T02:47:31.036Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-01-21T02:47:31.036Z] File successfully converted to sysstat format version 12.2.1 [2021-01-21T02:47:31.036Z] + sadf -c /var/log/sa-host/sa23 [2021-01-21T02:47:31.036Z] file_magic: OK [2021-01-21T02:47:31.036Z] HZ: Using current value: 100 [2021-01-21T02:47:31.036Z] file_header: OK [2021-01-21T02:47:31.036Z] 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 [2021-01-21T02:47:31.036Z] Statistics: [2021-01-21T02:47:31.036Z] Hnuu...uuuununununu... [2021-01-21T02:47:31.036Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-01-21T02:47:31.677Z] provisioning config files... [2021-01-21T02:47:31.694Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-295@tmp/config3120250021605643377tmp [Pipeline] { [Pipeline] echo [2021-01-21T02:47:31.765Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T02:47:32.477Z] ---> create-netrc.sh [Pipeline] } [2021-01-21T02:47:32.493Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-01-21T02:47:32.637Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T02:47:32.994Z] ---> python-tools-install.sh [Pipeline] echo [2021-01-21T02:47:33.036Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T02:47:33.377Z] ---> sudo-logs.sh [2021-01-21T02:47:33.377Z] Archiving 'sudo' log.. [Pipeline] echo [2021-01-21T02:47:33.396Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T02:47:33.758Z] ---> job-cost.sh [2021-01-21T02:47:34.030Z] lf-activate-venv: SKIPPING [2021-01-21T02:47:34.030Z] INFO: No Stack... [2021-01-21T02:47:35.440Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-01-21T02:47:36.026Z] INFO: Archiving Costs [Pipeline] echo [2021-01-21T02:47:36.042Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-01-21T02:47:36.375Z] ---> logs-deploy.sh [2021-01-21T02:47:36.375Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-295/2 [2021-01-21T02:47:36.375Z] INFO: archiving workspace using pattern(s): [2021-01-21T02:47:39.832Z] Archives upload complete. [2021-01-21T02:47:39.833Z] INFO: archiving logs to Nexus [2021-01-21T02:47:42.268Z] ---> uname -a: [2021-01-21T02:47:42.268Z] Linux prd-centos7-docker-4c-2g-21837.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-01-21T02:47:42.268Z] [2021-01-21T02:47:42.268Z]