Branch indexing 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 caiyuexiang for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 rather than 3a20ff873eee8ef8a82befaa7e50bf075731bd29 Obtained Jenkinsfile from 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > 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 46d8313d362d7075c0f562900eedc504c24ea18a 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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-29440 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [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-297 # 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/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 Merge succeeded, producing 58c1d98ff6c59bbb922e03c102cb3ac873d43900 Checking out Revision 58c1d98ff6c59bbb922e03c102cb3ac873d43900 (PR-297) > git config core.sparsecheckout # timeout=10 > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # 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 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 58c1d98ff6c59bbb922e03c102cb3ac873d43900 # timeout=10 Commit message: "Merge commit '72cb6baf9f1e4b313070bf5ba5101184adaa7fa2' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-03-11T02:08:26.514Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 3197c566cef31e981ef171f5dd07f7735b20fdbe # timeout=10 [2021-03-11T02:08:26.811Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-03-11T02:08:26.923Z] ========================================================= [2021-03-11T02:08:26.923Z] EdgeX Global Pipelines Version Info [2021-03-11T02:08:26.923Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-03-11T02:08:28.363Z] ------------------- [2021-03-11T02:08:28.363Z] stable info: [2021-03-11T02:08:28.363Z] ------------------- [2021-03-11T02:08:28.363Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-03-11T02:08:28.363Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-11T02:08:28.363Z] Message: update stable to v1.0.184 [2021-03-11T02:08:29.328Z] ------------------- [2021-03-11T02:08:29.328Z] experimental info: [2021-03-11T02:08:29.328Z] ------------------- [2021-03-11T02:08:29.328Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-03-11T02:08:29.328Z] Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [2021-03-11T02:08:29.328Z] Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-03-11T02:08:29.689Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-03-11T02:08:29.782Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-03-11T02:08:29.870Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-03-11T02:08:29.959Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-03-11T02:08:30.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-03-11T02:08:30.218Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-03-11T02:08:30.306Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-03-11T02:08:30.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-03-11T02:08:30.530Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-03-11T02:08:30.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-03-11T02:08:30.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-03-11T02:08:30.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-03-11T02:08:30.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-03-11T02:08:30.993Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-03-11T02:08:31.120Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-03-11T02:08:31.228Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-03-11T02:08:31.319Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-03-11T02:08:31.431Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-03-11T02:08:31.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-03-11T02:08:31.657Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-03-11T02:08:31.749Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-03-11T02:08:31.840Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-03-11T02:08:31.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-03-11T02:08:32.029Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-03-11T02:08:32.117Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-03-11T02:08:32.204Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-03-11T02:08:32.299Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-297 [Pipeline] echo [2021-03-11T02:08:32.404Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-297 [Pipeline] echo [2021-03-11T02:08:32.487Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-297 [Pipeline] echo [2021-03-11T02:08:32.635Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 58c1d98ff6c59bbb922e03c102cb3ac873d43900 [Pipeline] echo [2021-03-11T02:08:32.721Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 58c1d98 [Pipeline] echo [2021-03-11T02:08:32.804Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-11T02:08:32.972Z] provisioning config files... [2021-03-11T02:08:33.007Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config6817351670125824359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-11T02:08:33.387Z] ---> docker-login.sh [2021-03-11T02:08:33.387Z] nexus3.edgexfoundry.org:10001 [2021-03-11T02:08:33.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T02:08:33.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T02:08:33.911Z] Configure a credential helper to remove this warning. See [2021-03-11T02:08:33.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T02:08:33.912Z] [2021-03-11T02:08:33.912Z] Login Succeeded [2021-03-11T02:08:33.912Z] nexus3.edgexfoundry.org:10002 [2021-03-11T02:08:33.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T02:08:34.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T02:08:34.179Z] Configure a credential helper to remove this warning. See [2021-03-11T02:08:34.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T02:08:34.179Z] [2021-03-11T02:08:34.179Z] Login Succeeded [2021-03-11T02:08:34.179Z] nexus3.edgexfoundry.org:10003 [2021-03-11T02:08:34.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T02:08:34.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T02:08:34.179Z] Configure a credential helper to remove this warning. See [2021-03-11T02:08:34.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T02:08:34.179Z] [2021-03-11T02:08:34.179Z] Login Succeeded [2021-03-11T02:08:34.179Z] nexus3.edgexfoundry.org:10004 [2021-03-11T02:08:34.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T02:08:34.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T02:08:34.441Z] Configure a credential helper to remove this warning. See [2021-03-11T02:08:34.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T02:08:34.441Z] [2021-03-11T02:08:34.441Z] Login Succeeded [2021-03-11T02:08:34.441Z] docker.io [2021-03-11T02:08:34.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T02:08:34.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T02:08:34.703Z] Configure a credential helper to remove this warning. See [2021-03-11T02:08:34.703Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T02:08:34.703Z] [2021-03-11T02:08:34.703Z] Login Succeeded [2021-03-11T02:08:34.703Z] ---> docker-login.sh ends [Pipeline] } [2021-03-11T02:08:34.714Z] 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-03-11T02:08:35.537Z] + git log --format=format:%s -1 58c1d98ff6c59bbb922e03c102cb3ac873d43900 [Pipeline] echo [2021-03-11T02:08:35.590Z] GIT_COMMIT: 58c1d98ff6c59bbb922e03c102cb3ac873d43900, Commit Message: Merge commit '72cb6baf9f1e4b313070bf5ba5101184adaa7fa2' into HEAD [Pipeline] echo [2021-03-11T02:08:35.634Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-03-11T02:08:36.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-11T02:08:36.664Z] [2021-03-11T02:08:36.664Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T02:08:37.016Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-11T02:08:37.016Z] latest: Pulling from edgex-devops/git-semver [2021-03-11T02:08:37.016Z] 31603596830f: Pulling fs layer [2021-03-11T02:08:37.016Z] 2a8b12db71e7: Pulling fs layer [2021-03-11T02:08:37.016Z] 6ca5941a6612: Pulling fs layer [2021-03-11T02:08:37.016Z] ecc8261a40a4: Pulling fs layer [2021-03-11T02:08:37.016Z] ecc8261a40a4: Waiting [2021-03-11T02:08:37.016Z] 2a8b12db71e7: Verifying Checksum [2021-03-11T02:08:37.016Z] 2a8b12db71e7: Download complete [2021-03-11T02:08:37.279Z] 31603596830f: Download complete [2021-03-11T02:08:37.279Z] ecc8261a40a4: Verifying Checksum [2021-03-11T02:08:37.279Z] ecc8261a40a4: Download complete [2021-03-11T02:08:37.279Z] 6ca5941a6612: Verifying Checksum [2021-03-11T02:08:37.279Z] 6ca5941a6612: Download complete [2021-03-11T02:08:37.541Z] 31603596830f: Pull complete [2021-03-11T02:08:37.806Z] 2a8b12db71e7: Pull complete [2021-03-11T02:08:38.750Z] 6ca5941a6612: Pull complete [2021-03-11T02:08:38.750Z] ecc8261a40a4: Pull complete [2021-03-11T02:08:38.750Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-03-11T02:08:38.750Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-03-11T02:08:38.750Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-03-11T02:08:38.850Z] prd-centos7-docker-4c-2g-29440 does not seem to be running inside a container [2021-03-11T02:08:38.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-297 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297:/w/workspace/edgexfoundry_edgex-ui-go_PR-297:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@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:10004/edgex-devops/git-semver:latest cat [2021-03-11T02:08:41.457Z] $ docker top f824110a80c68b8e2185f598600bd2a270ed5817c44d2701d2cb1e61e94d119a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-03-11T02:08:41.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-11T02:08:41.861Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-11T02:08:42.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-11T02:08:42.101Z] $ docker exec f824110a80c68b8e2185f598600bd2a270ed5817c44d2701d2cb1e61e94d119a ssh-agent [2021-03-11T02:08:42.283Z] SSH_AUTH_SOCK=/tmp/ssh-CKLCBqoxA9qv/agent.11 [2021-03-11T02:08:42.283Z] SSH_AGENT_PID=17 [2021-03-11T02:08:42.299Z] Running ssh-add (command line suppressed) [2021-03-11T02:08:42.423Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_6314025280034723200.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_6314025280034723200.key) [2021-03-11T02:08:42.474Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-11T02:08:42.815Z] + git tag --points-at HEAD [Pipeline] } [2021-03-11T02:08:42.840Z] $ docker exec --env ******** --env ******** f824110a80c68b8e2185f598600bd2a270ed5817c44d2701d2cb1e61e94d119a ssh-agent -k [2021-03-11T02:08:42.953Z] unset SSH_AUTH_SOCK; [2021-03-11T02:08:42.953Z] unset SSH_AGENT_PID; [2021-03-11T02:08:42.953Z] echo Agent pid 17 killed; [2021-03-11T02:08:43.001Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-03-11T02:08:43.152Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-03-11T02:08:43.152Z] [ssh-agent] Looking for ssh-agent implementation... [2021-03-11T02:08:43.316Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-03-11T02:08:43.320Z] $ docker exec f824110a80c68b8e2185f598600bd2a270ed5817c44d2701d2cb1e61e94d119a ssh-agent [2021-03-11T02:08:43.484Z] SSH_AUTH_SOCK=/tmp/ssh-uWWAceoHHZJT/agent.46 [2021-03-11T02:08:43.484Z] SSH_AGENT_PID=51 [2021-03-11T02:08:43.491Z] Running ssh-add (command line suppressed) [2021-03-11T02:08:43.609Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_3335487492531601678.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_3335487492531601678.key) [2021-03-11T02:08:43.685Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-03-11T02:08:44.069Z] + git semver init [2021-03-11T02:08:44.069Z] # -> Open(): unable to determine branch for HEAD [2021-03-11T02:08:44.069Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-297/.git [2021-03-11T02:08:44.069Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [2021-03-11T02:08:44.069Z] # $SEMVER_REMOTE_NAME = origin [2021-03-11T02:08:44.069Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-03-11T02:08:44.069Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-03-11T02:08:44.069Z] # $SEMVER_BRANCH = PR-297 [2021-03-11T02:08:44.069Z] # $SEMVER_TEMP = /tmp/semver-213469516 [2021-03-11T02:08:44.069Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-03-11T02:08:45.463Z] # '/tmp/semver-213469516' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-297/.semver' [2021-03-11T02:08:45.463Z] # -> Force: false [2021-03-11T02:08:45.463Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-297/.semver [Pipeline] } [2021-03-11T02:08:45.476Z] $ docker exec --env ******** --env ******** f824110a80c68b8e2185f598600bd2a270ed5817c44d2701d2cb1e61e94d119a ssh-agent -k [2021-03-11T02:08:45.596Z] unset SSH_AUTH_SOCK; [2021-03-11T02:08:45.596Z] unset SSH_AGENT_PID; [2021-03-11T02:08:45.597Z] echo Agent pid 51 killed; [2021-03-11T02:08:45.650Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-03-11T02:08:46.107Z] + git semver [Pipeline] } [2021-03-11T02:08:46.125Z] $ docker stop --time=1 f824110a80c68b8e2185f598600bd2a270ed5817c44d2701d2cb1e61e94d119a [2021-03-11T02:08:47.571Z] $ docker rm -f f824110a80c68b8e2185f598600bd2a270ed5817c44d2701d2cb1e61e94d119a [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-11T02:08:48.035Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-03-11T02:08:48.647Z] Stashed 1 file(s) [Pipeline] echo [2021-03-11T02:08:48.650Z] [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-03-11T02:09:04.150Z] Still waiting to schedule task [2021-03-11T02:09:04.150Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-03-11T02:09:04.153Z] Still waiting to schedule task [2021-03-11T02:09:04.153Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-03-11T02:11:46.926Z] Running on prd-centos7-docker-4c-2g-29441 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [Pipeline] { [Pipeline] ws [2021-03-11T02:11:46.981Z] Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout [2021-03-11T02:11:49.393Z] using credential edgex-jenkins-ssh [2021-03-11T02:11:49.454Z] Cloning the remote Git repository [2021-03-11T02:11:49.489Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-11T02:11:49.561Z] > git init /w/workspace/edgex-ui-go/6 # timeout=10 [2021-03-11T02:11:49.673Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-11T02:11:49.674Z] > git --version # timeout=10 [2021-03-11T02:11:49.700Z] > git --version # 'git version 2.24.3' [2021-03-11T02:11:49.701Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T02:11:49.734Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T02:11:51.135Z] Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 [2021-03-11T02:11:51.458Z] Merge succeeded, producing 0505b97e2bca64e1a544562d0b75652c0513ec1f [2021-03-11T02:11:51.459Z] Checking out Revision 0505b97e2bca64e1a544562d0b75652c0513ec1f (PR-297) [2021-03-11T02:11:50.661Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-11T02:11:50.668Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T02:11:50.680Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-11T02:11:50.694Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-11T02:11:50.694Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T02:11:50.700Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-11T02:11:51.147Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T02:11:51.159Z] > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # timeout=10 [2021-03-11T02:11:51.268Z] > git remote # timeout=10 [2021-03-11T02:11:51.273Z] > git config --get remote.origin.url # timeout=10 [2021-03-11T02:11:51.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T02:11:51.281Z] > git merge 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 [2021-03-11T02:11:51.457Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-11T02:11:51.467Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T02:11:51.471Z] > git checkout -f 0505b97e2bca64e1a544562d0b75652c0513ec1f # timeout=10 [2021-03-11T02:11:55.125Z] Commit message: "Merge commit '72cb6baf9f1e4b313070bf5ba5101184adaa7fa2' into HEAD" [2021-03-11T02:11:55.134Z] First time build. Skipping changelog. [2021-03-11T02:11:55.132Z] > git rev-list --no-walk 3197c566cef31e981ef171f5dd07f7735b20fdbe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-11T02:11:56.326Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-03-11T02:11:56.654Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-11T02:11:56.956Z] + true [2021-03-11T02:11:56.956Z] + sudo service docker restart [2021-03-11T02:11:56.956Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-11T02:11:57.970Z] provisioning config files... [2021-03-11T02:11:58.000Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config7161315625890954370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-11T02:11:58.366Z] ---> docker-login.sh [2021-03-11T02:11:58.366Z] nexus3.edgexfoundry.org:10001 [2021-03-11T02:11:58.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T02:11:58.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T02:11:58.631Z] Configure a credential helper to remove this warning. See [2021-03-11T02:11:58.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T02:11:58.631Z] [2021-03-11T02:11:58.631Z] Login Succeeded [2021-03-11T02:11:58.631Z] nexus3.edgexfoundry.org:10002 [2021-03-11T02:11:58.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T02:11:58.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T02:11:58.894Z] Configure a credential helper to remove this warning. See [2021-03-11T02:11:58.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T02:11:58.894Z] [2021-03-11T02:11:58.894Z] Login Succeeded [2021-03-11T02:11:58.894Z] nexus3.edgexfoundry.org:10003 [2021-03-11T02:11:59.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T02:11:59.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T02:11:59.156Z] Configure a credential helper to remove this warning. See [2021-03-11T02:11:59.156Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T02:11:59.156Z] [2021-03-11T02:11:59.156Z] Login Succeeded [2021-03-11T02:11:59.156Z] nexus3.edgexfoundry.org:10004 [2021-03-11T02:11:59.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T02:11:59.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T02:11:59.420Z] Configure a credential helper to remove this warning. See [2021-03-11T02:11:59.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T02:11:59.420Z] [2021-03-11T02:11:59.420Z] Login Succeeded [2021-03-11T02:11:59.420Z] docker.io [2021-03-11T02:11:59.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T02:11:59.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T02:11:59.683Z] Configure a credential helper to remove this warning. See [2021-03-11T02:11:59.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T02:11:59.683Z] [2021-03-11T02:11:59.683Z] Login Succeeded [2021-03-11T02:11:59.683Z] ---> docker-login.sh ends [Pipeline] } [2021-03-11T02:11:59.692Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-11T02:12:00.049Z] ========================================================= [2021-03-11T02:12:00.049Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-03-11T02:12:00.049Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-11T02:12:00.421Z] + 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-03-11T02:12:00.684Z] Sending build context to Docker daemon 17.27MB [2021-03-11T02:12:00.684Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-11T02:12:00.684Z] Step 2/8 : FROM ${BASE} [2021-03-11T02:12:00.684Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-03-11T02:12:00.684Z] 188c0c94c7c5: Pulling fs layer [2021-03-11T02:12:00.684Z] 0ef7d3d256c8: Pulling fs layer [2021-03-11T02:12:00.684Z] de9db76c5a1d: Pulling fs layer [2021-03-11T02:12:00.684Z] bca2f99d35d6: Pulling fs layer [2021-03-11T02:12:00.684Z] 93359f2a8cfa: Pulling fs layer [2021-03-11T02:12:00.684Z] 7c6f9722023f: Pulling fs layer [2021-03-11T02:12:00.684Z] a35cf1a2eb13: Pulling fs layer [2021-03-11T02:12:00.684Z] 93359f2a8cfa: Waiting [2021-03-11T02:12:00.684Z] 7c6f9722023f: Waiting [2021-03-11T02:12:00.684Z] a35cf1a2eb13: Waiting [2021-03-11T02:12:00.684Z] bca2f99d35d6: Waiting [2021-03-11T02:12:00.684Z] de9db76c5a1d: Verifying Checksum [2021-03-11T02:12:00.684Z] de9db76c5a1d: Download complete [2021-03-11T02:12:00.947Z] 0ef7d3d256c8: Verifying Checksum [2021-03-11T02:12:00.947Z] 0ef7d3d256c8: Download complete [2021-03-11T02:12:00.947Z] 93359f2a8cfa: Verifying Checksum [2021-03-11T02:12:00.947Z] 93359f2a8cfa: Download complete [2021-03-11T02:12:00.947Z] 7c6f9722023f: Verifying Checksum [2021-03-11T02:12:00.947Z] 7c6f9722023f: Download complete [2021-03-11T02:12:00.947Z] 188c0c94c7c5: Verifying Checksum [2021-03-11T02:12:00.947Z] 188c0c94c7c5: Download complete [2021-03-11T02:12:01.209Z] 188c0c94c7c5: Pull complete [2021-03-11T02:12:01.474Z] 0ef7d3d256c8: Pull complete [2021-03-11T02:12:01.474Z] de9db76c5a1d: Pull complete [2021-03-11T02:12:04.040Z] a35cf1a2eb13: Verifying Checksum [2021-03-11T02:12:04.040Z] a35cf1a2eb13: Download complete [2021-03-11T02:12:04.040Z] bca2f99d35d6: Verifying Checksum [2021-03-11T02:12:04.040Z] bca2f99d35d6: Download complete [2021-03-11T02:12:09.391Z] bca2f99d35d6: Pull complete [2021-03-11T02:12:09.391Z] 93359f2a8cfa: Pull complete [2021-03-11T02:12:09.391Z] 7c6f9722023f: Pull complete [2021-03-11T02:12:19.432Z] a35cf1a2eb13: Pull complete [2021-03-11T02:12:19.432Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-03-11T02:12:19.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-03-11T02:12:19.432Z] ---> a62c8e92a672 [2021-03-11T02:12:19.432Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-11T02:12:19.432Z] ---> Running in 433a52d0a161 [2021-03-11T02:12:19.432Z] Removing intermediate container 433a52d0a161 [2021-03-11T02:12:19.432Z] ---> a6922b9e02e3 [2021-03-11T02:12:19.432Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T02:12:19.432Z] ---> Running in 374226b4ddca [2021-03-11T02:12:20.390Z] Removing intermediate container 374226b4ddca [2021-03-11T02:12:20.390Z] ---> 1c8f06cef656 [2021-03-11T02:12:20.390Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-11T02:12:20.390Z] ---> Running in 24037b8ca493 [2021-03-11T02:12:20.973Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T02:12:21.554Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T02:12:22.130Z] OK: 166 MiB in 39 packages [2021-03-11T02:12:22.707Z] Removing intermediate container 24037b8ca493 [2021-03-11T02:12:22.707Z] ---> 15bf0ddc451e [2021-03-11T02:12:22.707Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-11T02:12:22.707Z] ---> Running in 4431fc4a88fe [2021-03-11T02:12:22.707Z] Removing intermediate container 4431fc4a88fe [2021-03-11T02:12:22.707Z] ---> 58ed6b436173 [2021-03-11T02:12:22.707Z] Step 7/8 : COPY . . [2021-03-11T02:12:25.269Z] ---> dc3e18694fb1 [2021-03-11T02:12:25.269Z] Step 8/8 : RUN go mod download [2021-03-11T02:12:25.269Z] ---> Running in 35d67f440bb3 [2021-03-11T02:12:42.148Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-29442 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [Pipeline] { [Pipeline] ws [2021-03-11T02:12:42.274Z] Running in /w/workspace/edgex-ui-go/6 [Pipeline] { [Pipeline] checkout [2021-03-11T02:12:47.078Z] using credential edgex-jenkins-ssh [2021-03-11T02:12:47.137Z] Cloning the remote Git repository [2021-03-11T02:12:47.180Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-11T02:12:47.290Z] > git init /w/workspace/edgex-ui-go/6 # timeout=10 [2021-03-11T02:12:47.353Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-11T02:12:47.353Z] > git --version # timeout=10 [2021-03-11T02:12:47.375Z] > git --version # 'git version 2.17.1' [2021-03-11T02:12:47.377Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T02:12:47.451Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T02:12:49.598Z] Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 [2021-03-11T02:12:48.898Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-11T02:12:48.926Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-03-11T02:12:48.956Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-03-11T02:12:48.988Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-03-11T02:12:48.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T02:12:49.004Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-03-11T02:12:49.599Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T02:12:49.628Z] > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # timeout=10 [2021-03-11T02:12:50.410Z] Merge succeeded, producing bdb493bbc293983179ba287ba87c81ce199f12fa [2021-03-11T02:12:50.411Z] Checking out Revision bdb493bbc293983179ba287ba87c81ce199f12fa (PR-297) [2021-03-11T02:12:49.893Z] > git remote # timeout=10 [2021-03-11T02:12:49.907Z] > git config --get remote.origin.url # timeout=10 [2021-03-11T02:12:49.926Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-03-11T02:12:49.935Z] > git merge 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 [2021-03-11T02:12:50.376Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-11T02:12:50.401Z] > git config core.sparsecheckout # timeout=10 [2021-03-11T02:12:50.412Z] > git checkout -f bdb493bbc293983179ba287ba87c81ce199f12fa # timeout=10 [2021-03-11T02:12:51.911Z] Removing intermediate container 35d67f440bb3 [2021-03-11T02:12:51.911Z] ---> ee59b84e3914 [2021-03-11T02:12:51.911Z] Successfully built ee59b84e3914 [2021-03-11T02:12:51.911Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T02:12:52.233Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-11T02:12:52.233Z] . [Pipeline] withDockerContainer [2021-03-11T02:12:52.449Z] prd-centos7-docker-4c-2g-29441 does not seem to be running inside a container [2021-03-11T02:12:52.527Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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 ******** -e ******** ci-base-image-x86_64 cat [2021-03-11T02:12:53.425Z] $ docker top 43a1cf692aa0bdeeb7c94ed46f63858c65da358e82c01baa94693201d025d78a -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T02:12:53.910Z] + go version [2021-03-11T02:12:53.910Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-03-11T02:12:53.929Z] $ docker stop --time=1 43a1cf692aa0bdeeb7c94ed46f63858c65da358e82c01baa94693201d025d78a [2021-03-11T02:12:54.961Z] Commit message: "Merge commit '72cb6baf9f1e4b313070bf5ba5101184adaa7fa2' into HEAD" [2021-03-11T02:12:54.988Z] First time build. Skipping changelog. [2021-03-11T02:12:55.260Z] $ docker rm -f 43a1cf692aa0bdeeb7c94ed46f63858c65da358e82c01baa94693201d025d78a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2021-03-11T02:12:54.955Z] > git rev-list --no-walk 3197c566cef31e981ef171f5dd07f7735b20fdbe # timeout=10 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-11T02:12:56.199Z] + docker inspect -f . ci-base-image-x86_64 [2021-03-11T02:12:56.199Z] . [Pipeline] withDockerContainer [2021-03-11T02:12:56.633Z] prd-centos7-docker-4c-2g-29441 does not seem to be running inside a container [2021-03-11T02:12:56.690Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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 ******** -e ******** ci-base-image-x86_64 cat [2021-03-11T02:12:56.815Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [2021-03-11T02:12:57.253Z] $ docker top 349201a97e537c793b4d92ce4944f751e4e7dbb0118239ad18e3214ba88ec6e6 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-03-11T02:12:57.760Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-03-11T02:12:57.838Z] + make test [2021-03-11T02:12:57.838Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-11T02:12:58.104Z] + + truesudo [2021-03-11T02:12:58.104Z] service docker restart [2021-03-11T02:12:58.793Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-03-11T02:13:00.824Z] provisioning config files... [2021-03-11T02:13:00.899Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/6@tmp/config6497364427816768577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-03-11T02:13:01.440Z] ---> docker-login.sh [2021-03-11T02:13:01.440Z] nexus3.edgexfoundry.org:10001 [2021-03-11T02:13:02.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T02:13:02.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T02:13:02.662Z] Configure a credential helper to remove this warning. See [2021-03-11T02:13:02.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T02:13:02.662Z] [2021-03-11T02:13:02.662Z] Login Succeeded [2021-03-11T02:13:02.662Z] nexus3.edgexfoundry.org:10002 [2021-03-11T02:13:02.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T02:13:03.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T02:13:03.213Z] Configure a credential helper to remove this warning. See [2021-03-11T02:13:03.213Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T02:13:03.213Z] [2021-03-11T02:13:03.213Z] Login Succeeded [2021-03-11T02:13:03.213Z] nexus3.edgexfoundry.org:10003 [2021-03-11T02:13:03.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T02:13:03.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T02:13:03.758Z] Configure a credential helper to remove this warning. See [2021-03-11T02:13:03.758Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T02:13:03.758Z] [2021-03-11T02:13:03.758Z] Login Succeeded [2021-03-11T02:13:03.758Z] nexus3.edgexfoundry.org:10004 [2021-03-11T02:13:04.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T02:13:04.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T02:13:04.306Z] Configure a credential helper to remove this warning. See [2021-03-11T02:13:04.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T02:13:04.306Z] [2021-03-11T02:13:04.306Z] Login Succeeded [2021-03-11T02:13:04.306Z] docker.io [2021-03-11T02:13:04.578Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-03-11T02:13:04.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-03-11T02:13:04.849Z] Configure a credential helper to remove this warning. See [2021-03-11T02:13:04.849Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-03-11T02:13:04.849Z] [2021-03-11T02:13:04.849Z] Login Succeeded [2021-03-11T02:13:04.849Z] ---> docker-login.sh ends [Pipeline] } [2021-03-11T02:13:04.867Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-03-11T02:13:05.339Z] ========================================================= [2021-03-11T02:13:05.339Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-03-11T02:13:05.339Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-03-11T02:13:05.729Z] + 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-03-11T02:13:06.332Z] Sending build context to Docker daemon 17.27MB [2021-03-11T02:13:06.603Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-03-11T02:13:06.603Z] Step 2/8 : FROM ${BASE} [2021-03-11T02:13:06.603Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-03-11T02:13:06.603Z] 5f621e34cdf4: Pulling fs layer [2021-03-11T02:13:06.603Z] a4357932f1b6: Pulling fs layer [2021-03-11T02:13:06.603Z] 18c013af1878: Pulling fs layer [2021-03-11T02:13:06.603Z] 00ac8860ef70: Pulling fs layer [2021-03-11T02:13:06.603Z] 63d7cb157983: Pulling fs layer [2021-03-11T02:13:06.603Z] b116817d02f9: Pulling fs layer [2021-03-11T02:13:06.603Z] 745a02a5169b: Pulling fs layer [2021-03-11T02:13:06.603Z] 00ac8860ef70: Waiting [2021-03-11T02:13:06.603Z] 63d7cb157983: Waiting [2021-03-11T02:13:06.603Z] b116817d02f9: Waiting [2021-03-11T02:13:06.603Z] 745a02a5169b: Waiting [2021-03-11T02:13:06.603Z] 18c013af1878: Verifying Checksum [2021-03-11T02:13:06.603Z] 18c013af1878: Download complete [2021-03-11T02:13:06.603Z] a4357932f1b6: Verifying Checksum [2021-03-11T02:13:06.603Z] a4357932f1b6: Download complete [2021-03-11T02:13:06.603Z] 63d7cb157983: Download complete [2021-03-11T02:13:06.877Z] b116817d02f9: Download complete [2021-03-11T02:13:06.877Z] 5f621e34cdf4: Download complete [2021-03-11T02:13:07.869Z] 5f621e34cdf4: Pull complete [2021-03-11T02:13:08.157Z] a4357932f1b6: Pull complete [2021-03-11T02:13:08.757Z] 18c013af1878: Pull complete [2021-03-11T02:13:08.954Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-11T02:13:08.954Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-11T02:13:08.954Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-11T02:13:08.954Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-11T02:13:08.954Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-11T02:13:08.954Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-11T02:13:08.954Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-11T02:13:08.954Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-11T02:13:08.954Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-11T02:13:08.954Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-11T02:13:08.954Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-11T02:13:08.954Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-11T02:13:08.954Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-11T02:13:09.556Z] $ docker stop --time=1 349201a97e537c793b4d92ce4944f751e4e7dbb0118239ad18e3214ba88ec6e6 [2021-03-11T02:13:09.741Z] 745a02a5169b: Download complete [2021-03-11T02:13:10.735Z] 00ac8860ef70: Verifying Checksum [2021-03-11T02:13:10.735Z] 00ac8860ef70: Download complete [2021-03-11T02:13:11.884Z] $ docker rm -f 349201a97e537c793b4d92ce4944f751e4e7dbb0118239ad18e3214ba88ec6e6 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-11T02:13:12.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-11T02:13:12.867Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-03-11T02:13:15.723Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-11T02:13:16.023Z] + ls -al . [2021-03-11T02:13:16.023Z] total 92 [2021-03-11T02:13:16.023Z] drwxrwxr-x. 10 jenkins jenkins 4096 Mar 11 02:12 . [2021-03-11T02:13:16.023Z] drwxrwxr-x. 4 jenkins jenkins 28 Mar 11 02:11 .. [2021-03-11T02:13:16.023Z] drwxrwxr-x. 3 jenkins jenkins 20 Mar 11 02:11 assets [2021-03-11T02:13:16.023Z] drwxrwxr-x. 2 jenkins jenkins 35 Mar 11 02:11 bin [2021-03-11T02:13:16.023Z] drwxrwxr-x. 3 jenkins jenkins 29 Mar 11 02:11 cmd [2021-03-11T02:13:16.023Z] -rw-rw-r--. 1 jenkins jenkins 3959 Mar 11 02:11 CONTRIBUTING.md [2021-03-11T02:13:16.023Z] -rw-r--r--. 1 jenkins jenkins 10 Mar 11 02:12 coverage.out [2021-03-11T02:13:16.023Z] -rw-rw-r--. 1 jenkins jenkins 1508 Mar 11 02:11 Dockerfile [2021-03-11T02:13:16.023Z] -rw-rw-r--. 1 jenkins jenkins 902 Mar 11 02:11 Dockerfile.build [2021-03-11T02:13:16.023Z] drwxrwxr-x. 5 jenkins jenkins 104 Mar 11 02:11 docs [2021-03-11T02:13:16.023Z] drwxrwxr-x. 8 jenkins jenkins 179 Mar 11 02:11 .git [2021-03-11T02:13:16.023Z] drwxrwxr-x. 2 jenkins jenkins 103 Mar 11 02:11 .github [2021-03-11T02:13:16.023Z] -rw-rw-r--. 1 jenkins jenkins 153 Mar 11 02:11 .gitignore [2021-03-11T02:13:16.023Z] -rw-rw-r--. 1 jenkins jenkins 1055 Mar 11 02:11 go.mod [2021-03-11T02:13:16.023Z] -rw-r--r--. 1 jenkins jenkins 22216 Mar 11 02:12 go.sum [2021-03-11T02:13:16.023Z] drwxrwxr-x. 10 jenkins jenkins 139 Mar 11 02:11 internal [2021-03-11T02:13:16.023Z] -rw-rw-r--. 1 jenkins jenkins 652 Mar 11 02:11 Jenkinsfile [2021-03-11T02:13:16.023Z] -rw-rw-r--. 1 jenkins jenkins 11357 Mar 11 02:11 LICENSE [2021-03-11T02:13:16.023Z] -rw-rw-r--. 1 jenkins jenkins 951 Mar 11 02:11 Makefile [2021-03-11T02:13:16.023Z] -rw-rw-r--. 1 jenkins jenkins 4535 Mar 11 02:11 README.md [2021-03-11T02:13:16.023Z] -rw-rw-r--. 1 jenkins jenkins 5 Mar 11 02:08 VERSION [2021-03-11T02:13:16.023Z] -rw-rw-r--. 1 jenkins jenkins 155 Mar 11 02:11 version.go [2021-03-11T02:13:16.023Z] drwxrwxr-x. 4 jenkins jenkins 4096 Mar 11 02:11 web [Pipeline] isUnix [Pipeline] sh [2021-03-11T02:13:16.330Z] + 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=58c1d98ff6c59bbb922e03c102cb3ac873d43900 --label arch=amd64 --label version=0.0.0 . [2021-03-11T02:13:16.593Z] Sending build context to Docker daemon 17.29MB [2021-03-11T02:13:16.593Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-11T02:13:16.593Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-11T02:13:16.593Z] ---> ee59b84e3914 [2021-03-11T02:13:16.593Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-11T02:13:17.169Z] ---> Running in ce5ea34aec31 [2021-03-11T02:13:17.432Z] Removing intermediate container ce5ea34aec31 [2021-03-11T02:13:17.432Z] ---> b3eaa68d0f4c [2021-03-11T02:13:17.432Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-11T02:13:17.432Z] ---> Running in 0bd4a349cda5 [2021-03-11T02:13:17.432Z] Removing intermediate container 0bd4a349cda5 [2021-03-11T02:13:17.432Z] ---> d3d9b549e4ff [2021-03-11T02:13:17.432Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-11T02:13:17.711Z] ---> Running in b6b428bf9d7d [2021-03-11T02:13:17.711Z] Removing intermediate container b6b428bf9d7d [2021-03-11T02:13:17.711Z] ---> ecebc8ddebb7 [2021-03-11T02:13:17.711Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-11T02:13:17.711Z] ---> Running in a239cf941bdd [2021-03-11T02:13:17.977Z] Removing intermediate container a239cf941bdd [2021-03-11T02:13:17.977Z] ---> 1766a5d89856 [2021-03-11T02:13:17.977Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-11T02:13:17.977Z] ---> Running in b549ce5eacd1 [2021-03-11T02:13:18.242Z] Removing intermediate container b549ce5eacd1 [2021-03-11T02:13:18.242Z] ---> b8b171d87a3d [2021-03-11T02:13:18.242Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T02:13:18.242Z] ---> Running in 7b648ebd10bd [2021-03-11T02:13:19.192Z] Removing intermediate container 7b648ebd10bd [2021-03-11T02:13:19.192Z] ---> 13e295a25435 [2021-03-11T02:13:19.192Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-11T02:13:19.192Z] ---> Running in 57254edfbf59 [2021-03-11T02:13:19.769Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-03-11T02:13:20.343Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-03-11T02:13:20.607Z] OK: 166 MiB in 39 packages [2021-03-11T02:13:20.930Z] 00ac8860ef70: Pull complete [2021-03-11T02:13:21.182Z] Removing intermediate container 57254edfbf59 [2021-03-11T02:13:21.182Z] ---> ed9ef1cb2e76 [2021-03-11T02:13:21.182Z] Step 10/24 : ENV GO111MODULE=on [2021-03-11T02:13:21.182Z] ---> Running in 56d5415235c5 [2021-03-11T02:13:21.203Z] 63d7cb157983: Pull complete [2021-03-11T02:13:21.445Z] Removing intermediate container 56d5415235c5 [2021-03-11T02:13:21.445Z] ---> 3c9c75a9c84a [2021-03-11T02:13:21.445Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-11T02:13:21.445Z] ---> Running in d8230dccfffc [2021-03-11T02:13:21.478Z] b116817d02f9: Pull complete [2021-03-11T02:13:21.707Z] Removing intermediate container d8230dccfffc [2021-03-11T02:13:21.707Z] ---> 7102ac09cdb2 [2021-03-11T02:13:21.707Z] Step 12/24 : COPY go.mod . [2021-03-11T02:13:21.707Z] ---> 0b32496e9033 [2021-03-11T02:13:21.707Z] Step 13/24 : COPY Makefile . [2021-03-11T02:13:21.969Z] ---> a563bb24ba32 [2021-03-11T02:13:21.969Z] Step 14/24 : RUN make update [2021-03-11T02:13:22.240Z] ---> Running in dd9ba2e3b86b [2021-03-11T02:13:22.511Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-11T02:13:23.088Z] Removing intermediate container dd9ba2e3b86b [2021-03-11T02:13:23.088Z] ---> 182bdec86c3f [2021-03-11T02:13:23.088Z] Step 15/24 : COPY . . [2021-03-11T02:13:25.013Z] ---> d9adc70f9a88 [2021-03-11T02:13:25.013Z] Step 16/24 : RUN ${MAKE} [2021-03-11T02:13:25.013Z] ---> Running in 8e885d78d8b3 [2021-03-11T02:13:25.280Z] 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-03-11T02:13:25.797Z] 745a02a5169b: Pull complete [2021-03-11T02:13:25.797Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-03-11T02:13:25.797Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-03-11T02:13:25.797Z] ---> b7e6874047d6 [2021-03-11T02:13:25.797Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-03-11T02:13:28.423Z] ---> Running in ec5759b60719 [2021-03-11T02:13:29.024Z] Removing intermediate container ec5759b60719 [2021-03-11T02:13:29.024Z] ---> 143c20d9faf0 [2021-03-11T02:13:29.024Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T02:13:29.024Z] ---> Running in 8db81f6039e9 [2021-03-11T02:13:31.696Z] Removing intermediate container 8db81f6039e9 [2021-03-11T02:13:31.696Z] ---> 192a84313f62 [2021-03-11T02:13:31.696Z] Step 5/8 : RUN apk add --no-cache make git [2021-03-11T02:13:31.696Z] ---> Running in c613f2df25ca [2021-03-11T02:13:33.130Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T02:13:33.726Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T02:13:34.332Z] OK: 142 MiB in 39 packages [2021-03-11T02:13:35.411Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-11T02:13:35.768Z] Removing intermediate container c613f2df25ca [2021-03-11T02:13:35.768Z] ---> b70f07abfebf [2021-03-11T02:13:35.768Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-03-11T02:13:35.768Z] ---> Running in 3451e6871953 [2021-03-11T02:13:36.364Z] Removing intermediate container 3451e6871953 [2021-03-11T02:13:36.364Z] ---> bdd1154b1bf1 [2021-03-11T02:13:36.364Z] Step 7/8 : COPY . . [2021-03-11T02:13:37.339Z] Removing intermediate container 8e885d78d8b3 [2021-03-11T02:13:37.339Z] ---> 81e2b36077e7 [2021-03-11T02:13:37.339Z] Step 17/24 : FROM alpine:3.12 [2021-03-11T02:13:37.602Z] 3.12: Pulling from library/alpine [2021-03-11T02:13:37.602Z] f84cab65f19f: Pulling fs layer [2021-03-11T02:13:37.866Z] f84cab65f19f: Verifying Checksum [2021-03-11T02:13:37.866Z] f84cab65f19f: Download complete [2021-03-11T02:13:37.866Z] f84cab65f19f: Pull complete [2021-03-11T02:13:38.129Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-11T02:13:38.129Z] Status: Downloaded newer image for alpine:3.12 [2021-03-11T02:13:38.129Z] ---> 88dd2752d2ea [2021-03-11T02:13:38.129Z] Step 18/24 : EXPOSE 4000 [2021-03-11T02:13:38.129Z] ---> Running in b8031ccd9cf7 [2021-03-11T02:13:38.392Z] Removing intermediate container b8031ccd9cf7 [2021-03-11T02:13:38.392Z] ---> 86697f593480 [2021-03-11T02:13:38.392Z] 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-03-11T02:13:39.040Z] ---> 65babd29770e [2021-03-11T02:13:39.040Z] Step 8/8 : RUN go mod download [2021-03-11T02:13:39.040Z] ---> Running in 0a68d3b68198 [2021-03-11T02:13:39.337Z] ---> 15c9242ad42b [2021-03-11T02:13:39.337Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-11T02:13:39.337Z] ---> Running in 6920f9b83aee [2021-03-11T02:13:39.611Z] Removing intermediate container 6920f9b83aee [2021-03-11T02:13:39.611Z] ---> 032eb77cd68c [2021-03-11T02:13:39.611Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-11T02:13:39.611Z] ---> Running in 9d07687ded39 [2021-03-11T02:13:39.611Z] Removing intermediate container 9d07687ded39 [2021-03-11T02:13:39.611Z] ---> 36466bf60daa [2021-03-11T02:13:39.611Z] Step 22/24 : LABEL arch=amd64 [2021-03-11T02:13:39.898Z] ---> Running in 900ebc13f15c [2021-03-11T02:13:40.495Z] Removing intermediate container 900ebc13f15c [2021-03-11T02:13:40.495Z] ---> 0a04c0bb94b8 [2021-03-11T02:13:40.495Z] Step 23/24 : LABEL git_sha=58c1d98ff6c59bbb922e03c102cb3ac873d43900 [2021-03-11T02:13:40.495Z] ---> Running in a876b7656ce5 [2021-03-11T02:13:40.762Z] Removing intermediate container a876b7656ce5 [2021-03-11T02:13:40.762Z] ---> 2b3631ee6b46 [2021-03-11T02:13:40.762Z] Step 24/24 : LABEL version=0.0.0 [2021-03-11T02:13:40.762Z] ---> Running in a3902ee5078d [2021-03-11T02:13:41.024Z] Removing intermediate container a3902ee5078d [2021-03-11T02:13:41.024Z] ---> 3bad4918d228 [2021-03-11T02:13:41.024Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-11T02:13:41.024Z] Successfully built 3bad4918d228 [2021-03-11T02:13:41.024Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-11T02:13:42.174Z] ---> job-cost.sh [2021-03-11T02:13:42.174Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8PaC [2021-03-11T02:13:57.118Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-11T02:14:11.403Z] Removing intermediate container 0a68d3b68198 [2021-03-11T02:14:11.403Z] ---> 914bb267cbe4 [2021-03-11T02:14:11.403Z] Successfully built 914bb267cbe4 [2021-03-11T02:14:11.403Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-03-11T02:14:11.749Z] + docker inspect -f . ci-base-image-arm64 [2021-03-11T02:14:11.749Z] . [Pipeline] withDockerContainer [2021-03-11T02:14:11.989Z] prd-ubuntu18.04-docker-arm64-4c-16g-29442 does not seem to be running inside a container [2021-03-11T02:14:12.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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 ******** -e ******** ci-base-image-arm64 cat [2021-03-11T02:14:13.683Z] $ docker top 86cd62c1aacc66e7f417f2f4c2b750b26cfad44176d50a1062d7b572e84d1933 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T02:14:14.740Z] + go version [2021-03-11T02:14:14.740Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-03-11T02:14:14.742Z] $ docker stop --time=1 86cd62c1aacc66e7f417f2f4c2b750b26cfad44176d50a1062d7b572e84d1933 [2021-03-11T02:14:16.733Z] $ docker rm -f 86cd62c1aacc66e7f417f2f4c2b750b26cfad44176d50a1062d7b572e84d1933 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-03-11T02:14:17.819Z] + docker inspect -f . ci-base-image-arm64 [2021-03-11T02:14:17.820Z] . [Pipeline] withDockerContainer [2021-03-11T02:14:18.077Z] prd-ubuntu18.04-docker-arm64-4c-16g-29442 does not seem to be running inside a container [2021-03-11T02:14:18.134Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/6 -v /w/workspace/edgex-ui-go/6:/w/workspace/edgex-ui-go/6:rw,z -v /w/workspace/edgex-ui-go/6@tmp:/w/workspace/edgex-ui-go/6@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 ******** -e ******** ci-base-image-arm64 cat [2021-03-11T02:14:19.705Z] $ docker top dd2ee798a8cb2cd35e332671133ef85c71f4e097f43713f9294c45d043d057c2 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T02:14:20.785Z] + make test [2021-03-11T02:14:20.785Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-03-11T02:14:22.225Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-03-11T02:14:29.325Z] lf-activate-venv(): INFO: Adding /tmp/venv-8PaC/bin to PATH [2021-03-11T02:14:29.325Z] INFO: No Stack... [2021-03-11T02:14:29.325Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-11T02:14:29.325Z] INFO: Archiving Costs [Pipeline] sh [2021-03-11T02:14:29.639Z] + cat /w/workspace/edgex-ui-go/6/archives/cost.csv [2021-03-11T02:14:29.639Z] + cut -d, -f6 [Pipeline] lock [2021-03-11T02:14:29.727Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-297-6-stack-cost] [2021-03-11T02:14:29.735Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-6-stack-cost] did not exist. Created. [2021-03-11T02:14:29.736Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-297-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-11T02:14:30.180Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-03-11T02:14:30.304Z] Stashed 1 file(s) [Pipeline] } [2021-03-11T02:14:30.317Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-6-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-11T02:14:49.055Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-03-11T02:14:49.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-03-11T02:14:49.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-03-11T02:14:49.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-03-11T02:14:49.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-03-11T02:14:49.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-03-11T02:14:49.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-03-11T02:14:49.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-03-11T02:14:49.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-03-11T02:14:49.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-03-11T02:14:49.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-03-11T02:14:49.055Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-03-11T02:14:49.055Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-03-11T02:14:54.464Z] $ docker stop --time=1 dd2ee798a8cb2cd35e332671133ef85c71f4e097f43713f9294c45d043d057c2 [2021-03-11T02:14:56.336Z] $ docker rm -f dd2ee798a8cb2cd35e332671133ef85c71f4e097f43713f9294c45d043d057c2 [Pipeline] // withDockerContainer [Pipeline] sh [2021-03-11T02:14:57.264Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-03-11T02:14:57.331Z] Warning: overwriting stash ‘coverage-report’ [2021-03-11T02:14:58.180Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-03-11T02:14:58.883Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-03-11T02:14:59.266Z] + ls -al . [2021-03-11T02:14:59.266Z] total 124 [2021-03-11T02:14:59.266Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 02:14 . [2021-03-11T02:14:59.266Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 02:12 .. [2021-03-11T02:14:59.266Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 02:12 .git [2021-03-11T02:14:59.266Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 02:12 .github [2021-03-11T02:14:59.266Z] -rw-rw-r-- 1 jenkins jenkins 153 Mar 11 02:12 .gitignore [2021-03-11T02:14:59.266Z] -rw-rw-r-- 1 jenkins jenkins 3959 Mar 11 02:12 CONTRIBUTING.md [2021-03-11T02:14:59.266Z] -rw-rw-r-- 1 jenkins jenkins 1508 Mar 11 02:12 Dockerfile [2021-03-11T02:14:59.266Z] -rw-rw-r-- 1 jenkins jenkins 902 Mar 11 02:12 Dockerfile.build [2021-03-11T02:14:59.266Z] -rw-rw-r-- 1 jenkins jenkins 652 Mar 11 02:12 Jenkinsfile [2021-03-11T02:14:59.266Z] -rw-rw-r-- 1 jenkins jenkins 11357 Mar 11 02:12 LICENSE [2021-03-11T02:14:59.266Z] -rw-rw-r-- 1 jenkins jenkins 951 Mar 11 02:12 Makefile [2021-03-11T02:14:59.266Z] -rw-rw-r-- 1 jenkins jenkins 4535 Mar 11 02:12 README.md [2021-03-11T02:14:59.266Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 11 02:08 VERSION [2021-03-11T02:14:59.266Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 02:12 assets [2021-03-11T02:14:59.266Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 02:12 bin [2021-03-11T02:14:59.266Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 02:12 cmd [2021-03-11T02:14:59.266Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 11 02:14 coverage.out [2021-03-11T02:14:59.266Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 11 02:12 docs [2021-03-11T02:14:59.266Z] -rw-rw-r-- 1 jenkins jenkins 1055 Mar 11 02:12 go.mod [2021-03-11T02:14:59.266Z] -rw-r--r-- 1 jenkins jenkins 22216 Mar 11 02:14 go.sum [2021-03-11T02:14:59.266Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 02:12 internal [2021-03-11T02:14:59.266Z] -rw-rw-r-- 1 jenkins jenkins 155 Mar 11 02:12 version.go [2021-03-11T02:14:59.266Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 02:12 web [Pipeline] isUnix [Pipeline] sh [2021-03-11T02:14:59.650Z] + 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=58c1d98ff6c59bbb922e03c102cb3ac873d43900 --label arch=arm64 --label version=0.0.0 . [2021-03-11T02:15:00.640Z] Sending build context to Docker daemon 17.29MB [2021-03-11T02:15:00.640Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-03-11T02:15:00.640Z] Step 2/24 : FROM ${BASE} AS builder [2021-03-11T02:15:00.640Z] ---> 914bb267cbe4 [2021-03-11T02:15:00.640Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-03-11T02:15:00.913Z] ---> Running in 3aaae46e5ddb [2021-03-11T02:15:01.517Z] Removing intermediate container 3aaae46e5ddb [2021-03-11T02:15:01.517Z] ---> f0b6f49c4f83 [2021-03-11T02:15:01.517Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-03-11T02:15:01.517Z] ---> Running in e4f96feb3ee0 [2021-03-11T02:15:02.115Z] Removing intermediate container e4f96feb3ee0 [2021-03-11T02:15:02.115Z] ---> 42f8aabb6084 [2021-03-11T02:15:02.115Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-03-11T02:15:02.115Z] ---> Running in bfb49a5b0649 [2021-03-11T02:15:02.714Z] Removing intermediate container bfb49a5b0649 [2021-03-11T02:15:02.714Z] ---> 8135ee195ceb [2021-03-11T02:15:02.714Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-03-11T02:15:02.714Z] ---> Running in 2c22b97843e0 [2021-03-11T02:15:03.309Z] Removing intermediate container 2c22b97843e0 [2021-03-11T02:15:03.309Z] ---> e67ba00bbda5 [2021-03-11T02:15:03.309Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-03-11T02:15:03.581Z] ---> Running in 27e7337ca1ae [2021-03-11T02:15:04.177Z] Removing intermediate container 27e7337ca1ae [2021-03-11T02:15:04.177Z] ---> 89e0bcadd0ee [2021-03-11T02:15:04.177Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-03-11T02:15:04.177Z] ---> Running in a14fb28b5332 [2021-03-11T02:15:06.153Z] Removing intermediate container a14fb28b5332 [2021-03-11T02:15:06.153Z] ---> 6e904ee15966 [2021-03-11T02:15:06.153Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-03-11T02:15:06.439Z] ---> Running in 57f598ebadb2 [2021-03-11T02:15:07.435Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-03-11T02:15:08.414Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-03-11T02:15:09.002Z] OK: 142 MiB in 39 packages [2021-03-11T02:15:09.980Z] Removing intermediate container 57f598ebadb2 [2021-03-11T02:15:09.980Z] ---> c32bbb7a4d39 [2021-03-11T02:15:09.980Z] Step 10/24 : ENV GO111MODULE=on [2021-03-11T02:15:10.253Z] ---> Running in 3703ec3b8dd2 [2021-03-11T02:15:10.523Z] Removing intermediate container 3703ec3b8dd2 [2021-03-11T02:15:10.523Z] ---> a02f979cfcfa [2021-03-11T02:15:10.523Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-03-11T02:15:10.796Z] ---> Running in f61367d58b12 [2021-03-11T02:15:11.394Z] Removing intermediate container f61367d58b12 [2021-03-11T02:15:11.394Z] ---> 905e9b65d23b [2021-03-11T02:15:11.394Z] Step 12/24 : COPY go.mod . [2021-03-11T02:15:11.991Z] ---> f5fccb902f00 [2021-03-11T02:15:11.992Z] Step 13/24 : COPY Makefile . [2021-03-11T02:15:12.587Z] ---> c52cb1442cd5 [2021-03-11T02:15:12.587Z] Step 14/24 : RUN make update [2021-03-11T02:15:12.870Z] ---> Running in 019c2922b537 [2021-03-11T02:15:13.849Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-03-11T02:15:15.285Z] Removing intermediate container 019c2922b537 [2021-03-11T02:15:15.285Z] ---> a8eb6e6c3ade [2021-03-11T02:15:15.285Z] Step 15/24 : COPY . . [2021-03-11T02:15:17.912Z] ---> 6167a467a9e3 [2021-03-11T02:15:17.912Z] Step 16/24 : RUN ${MAKE} [2021-03-11T02:15:17.912Z] ---> Running in b30f6d8b8f23 [2021-03-11T02:15:18.513Z] 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-03-11T02:15:45.379Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-03-11T02:15:49.692Z] Removing intermediate container b30f6d8b8f23 [2021-03-11T02:15:49.692Z] ---> db646bca1d92 [2021-03-11T02:15:49.692Z] Step 17/24 : FROM alpine:3.12 [2021-03-11T02:15:49.692Z] 3.12: Pulling from library/alpine [2021-03-11T02:15:49.964Z] dce8679b510e: Pulling fs layer [2021-03-11T02:15:49.964Z] dce8679b510e: Verifying Checksum [2021-03-11T02:15:49.964Z] dce8679b510e: Download complete [2021-03-11T02:15:50.560Z] dce8679b510e: Pull complete [2021-03-11T02:15:50.833Z] Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe [2021-03-11T02:15:50.833Z] Status: Downloaded newer image for alpine:3.12 [2021-03-11T02:15:50.833Z] ---> d10569e2745f [2021-03-11T02:15:50.833Z] Step 18/24 : EXPOSE 4000 [2021-03-11T02:15:50.833Z] ---> Running in 68aad7111397 [2021-03-11T02:15:51.425Z] Removing intermediate container 68aad7111397 [2021-03-11T02:15:51.425Z] ---> a075f2f292fb [2021-03-11T02:15:51.425Z] 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-03-11T02:15:53.401Z] ---> e7e64e730864 [2021-03-11T02:15:53.401Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-03-11T02:15:53.401Z] ---> Running in a004bcf702d1 [2021-03-11T02:15:53.994Z] Removing intermediate container a004bcf702d1 [2021-03-11T02:15:53.994Z] ---> 057c1a81c016 [2021-03-11T02:15:53.994Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-03-11T02:15:53.994Z] ---> Running in b3db80de1dfa [2021-03-11T02:15:54.275Z] Removing intermediate container b3db80de1dfa [2021-03-11T02:15:54.275Z] ---> 8d8dc30eca63 [2021-03-11T02:15:54.275Z] Step 22/24 : LABEL arch=arm64 [2021-03-11T02:15:54.548Z] ---> Running in 1c159e95061e [2021-03-11T02:15:55.141Z] Removing intermediate container 1c159e95061e [2021-03-11T02:15:55.141Z] ---> d82a85670179 [2021-03-11T02:15:55.141Z] Step 23/24 : LABEL git_sha=58c1d98ff6c59bbb922e03c102cb3ac873d43900 [2021-03-11T02:15:55.141Z] ---> Running in 1ca4f059df67 [2021-03-11T02:15:55.739Z] Removing intermediate container 1ca4f059df67 [2021-03-11T02:15:55.739Z] ---> af6bb844c20d [2021-03-11T02:15:55.739Z] Step 24/24 : LABEL version=0.0.0 [2021-03-11T02:15:55.739Z] ---> Running in b2551f2ff420 [2021-03-11T02:15:56.018Z] Removing intermediate container b2551f2ff420 [2021-03-11T02:15:56.018Z] ---> aaf98f41b371 [2021-03-11T02:15:56.018Z] [Warning] One or more build-args [ARCH] were not consumed [2021-03-11T02:15:56.293Z] Successfully built aaf98f41b371 [2021-03-11T02:15:56.293Z] 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 Post stage [Pipeline] libraryResource [Pipeline] sh [2021-03-11T02:15:57.202Z] ---> job-cost.sh [2021-03-11T02:15:57.202Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iwsu [2021-03-11T02:16:36.155Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-03-11T02:18:12.911Z] lf-activate-venv(): INFO: Adding /tmp/venv-iwsu/bin to PATH [2021-03-11T02:18:12.911Z] INFO: No Stack... [2021-03-11T02:18:12.911Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-03-11T02:18:12.911Z] INFO: Archiving Costs [Pipeline] sh [2021-03-11T02:18:13.249Z] + cat /w/workspace/edgex-ui-go/6/archives/cost.csv+ [2021-03-11T02:18:13.249Z] cut -d, -f6 [Pipeline] lock [2021-03-11T02:18:13.361Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-297-6-stack-cost] [2021-03-11T02:18:13.370Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-6-stack-cost] did not exist. Created. [2021-03-11T02:18:13.371Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-297-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-03-11T02:18:13.817Z] /w/workspace/edgex-ui-go/6@tmp/durable-00278113/script.sh: 1: /w/workspace/edgex-ui-go/6@tmp/durable-00278113/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-03-11T02:18:14.166Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-03-11T02:18:14.187Z] Warning: overwriting stash ‘stack-cost’ [2021-03-11T02:18:14.400Z] Stashed 1 file(s) [Pipeline] } [2021-03-11T02:18:14.415Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-6-stack-cost] [Pipeline] // lock [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-03-11T02:18:15.761Z] provisioning config files... [2021-03-11T02:18:15.774Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config8286664189566926209tmp [Pipeline] { [Pipeline] sh [2021-03-11T02:18:16.168Z] + set +x [2021-03-11T02:18:16.168Z] + curl -s https://codecov.io/bash [2021-03-11T02:18:16.168Z] + bash -s -- [2021-03-11T02:18:16.431Z] [2021-03-11T02:18:16.431Z] _____ _ [2021-03-11T02:18:16.431Z] / ____| | | [2021-03-11T02:18:16.431Z] | | ___ __| | ___ ___ _____ __ [2021-03-11T02:18:16.431Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-03-11T02:18:16.431Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-03-11T02:18:16.431Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-03-11T02:18:16.431Z] Bash-20210309-2b87ace [2021-03-11T02:18:16.431Z] [2021-03-11T02:18:16.431Z] [2021-03-11T02:18:16.431Z] ==> git version 2.24.3 found [2021-03-11T02:18:16.431Z] ==> 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-03-11T02:18:16.431Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-03-11T02:18:16.431Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-03-11T02:18:16.431Z] ==> Jenkins CI detected. [2021-03-11T02:18:16.431Z] project root: . [2021-03-11T02:18:16.431Z] --> token set from env [2021-03-11T02:18:16.431Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-03-11T02:18:16.431Z] ==> Running gcov in . (disable via -X gcov) [2021-03-11T02:18:16.431Z] ==> Python coveragepy not found [2021-03-11T02:18:16.431Z] ==> Searching for coverage reports in: [2021-03-11T02:18:16.431Z] + . [2021-03-11T02:18:16.431Z] -> Found 1 reports [2021-03-11T02:18:16.431Z] ==> Detecting git/mercurial file structure [2021-03-11T02:18:16.431Z] ==> Reading reports [2021-03-11T02:18:16.431Z] + ./coverage.out bytes=10 [2021-03-11T02:18:16.431Z] ==> Appending adjustments [2021-03-11T02:18:16.431Z] https://docs.codecov.io/docs/fixing-reports [2021-03-11T02:18:16.696Z] + Found adjustments [2021-03-11T02:18:16.696Z] ==> Gzipping contents [2021-03-11T02:18:16.696Z] 4.0K /tmp/codecov.6Jv7l8.gz [2021-03-11T02:18:16.696Z] ==> Uploading reports [2021-03-11T02:18:16.696Z] url: https://codecov.io [2021-03-11T02:18:16.696Z] query: branch=PR-297&commit=58c1d98ff6c59bbb922e03c102cb3ac873d43900&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-297%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=297&job=&cmd_args= [2021-03-11T02:18:16.696Z] -> Pinging Codecov [2021-03-11T02:18:16.696Z] https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-297&commit=58c1d98ff6c59bbb922e03c102cb3ac873d43900&build=6&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-297%2F6%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=297&job=&cmd_args= [2021-03-11T02:18:17.273Z] -> Uploading to [2021-03-11T02:18:17.273Z] https://storage.googleapis.com/codecov/v4/raw/2021-03-11/FB506323287CE973F263BFD2A0EB1F37/58c1d98ff6c59bbb922e03c102cb3ac873d43900/2e7403d6-1df7-46d8-9379-316328408edc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210311T021817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=056a1a6d7880724864f0f5e3afdaefa63e004fb25ef5b53eeee0053fdcc28bf1 [2021-03-11T02:18:17.273Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-11T02:18:17.273Z] Dload Upload Total Spent Left Speed [2021-03-11T02:18:17.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3072 0 0 100 3072 0 6802 --:--:-- --:--:-- --:--:-- 6796 100 3072 0 0 100 3072 0 6800 --:--:-- --:--:-- --:--:-- 6796 [2021-03-11T02:18:17.537Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/58c1d98ff6c59bbb922e03c102cb3ac873d43900 [Pipeline] } [2021-03-11T02:18:17.548Z] 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] { (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-03-11T02:18:20.007Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T02:18:20.318Z] ---> package-listing.sh [2021-03-11T02:18:20.318Z] ++ facter osfamily [2021-03-11T02:18:20.318Z] ++ tr '[:upper:]' '[:lower:]' [2021-03-11T02:18:20.318Z] + OS_FAMILY=redhat [2021-03-11T02:18:20.318Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-297 [2021-03-11T02:18:20.318Z] + START_PACKAGES=/tmp/packages_start.txt [2021-03-11T02:18:20.318Z] + END_PACKAGES=/tmp/packages_end.txt [2021-03-11T02:18:20.318Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-03-11T02:18:20.318Z] + PACKAGES=/tmp/packages_start.txt [2021-03-11T02:18:20.318Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-297 ']' [2021-03-11T02:18:20.318Z] + PACKAGES=/tmp/packages_end.txt [2021-03-11T02:18:20.318Z] + case "${OS_FAMILY}" in [2021-03-11T02:18:20.318Z] + rpm -qa [2021-03-11T02:18:20.318Z] + sort [2021-03-11T02:18:25.641Z] + '[' -f /tmp/packages_start.txt ']' [2021-03-11T02:18:25.641Z] + '[' -f /tmp/packages_end.txt ']' [2021-03-11T02:18:25.641Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-03-11T02:18:25.641Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-297 ']' [2021-03-11T02:18:25.641Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-297/archives/ [2021-03-11T02:18:25.641Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-297/archives/ [Pipeline] echo [2021-03-11T02:18:25.657Z] 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-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-03-11T02:18:25.951Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-03-11T02:18:26.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-11T02:18:26.262Z] [2021-03-11T02:18:26.262Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-03-11T02:18:26.624Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-11T02:18:26.624Z] alpine: Pulling from edgex-lftools-log-publisher [2021-03-11T02:18:26.624Z] df20fa9351a1: Pulling fs layer [2021-03-11T02:18:26.624Z] 36b3adc4ff6f: Pulling fs layer [2021-03-11T02:18:26.624Z] 8ad3a11d3b57: Pulling fs layer [2021-03-11T02:18:26.624Z] 46f8f816bc3b: Pulling fs layer [2021-03-11T02:18:26.624Z] 93b61091891f: Pulling fs layer [2021-03-11T02:18:26.624Z] 93b9cdb0e59b: Pulling fs layer [2021-03-11T02:18:26.624Z] 5e14af77c1be: Pulling fs layer [2021-03-11T02:18:26.624Z] 01666e4c0597: Pulling fs layer [2021-03-11T02:18:26.624Z] aa168da1d23b: Pulling fs layer [2021-03-11T02:18:26.624Z] 93b61091891f: Waiting [2021-03-11T02:18:26.624Z] 93b9cdb0e59b: Waiting [2021-03-11T02:18:26.624Z] 5e14af77c1be: Waiting [2021-03-11T02:18:26.624Z] 01666e4c0597: Waiting [2021-03-11T02:18:26.624Z] aa168da1d23b: Waiting [2021-03-11T02:18:26.624Z] 46f8f816bc3b: Waiting [2021-03-11T02:18:26.887Z] 36b3adc4ff6f: Download complete [2021-03-11T02:18:26.887Z] 46f8f816bc3b: Verifying Checksum [2021-03-11T02:18:26.887Z] 46f8f816bc3b: Download complete [2021-03-11T02:18:27.150Z] 93b61091891f: Download complete [2021-03-11T02:18:27.150Z] 93b9cdb0e59b: Verifying Checksum [2021-03-11T02:18:27.150Z] 93b9cdb0e59b: Download complete [2021-03-11T02:18:27.150Z] 5e14af77c1be: Verifying Checksum [2021-03-11T02:18:27.150Z] 5e14af77c1be: Download complete [2021-03-11T02:18:27.150Z] 01666e4c0597: Verifying Checksum [2021-03-11T02:18:27.150Z] df20fa9351a1: Verifying Checksum [2021-03-11T02:18:27.150Z] df20fa9351a1: Download complete [2021-03-11T02:18:27.728Z] df20fa9351a1: Pull complete [2021-03-11T02:18:27.728Z] 36b3adc4ff6f: Pull complete [2021-03-11T02:18:27.991Z] 8ad3a11d3b57: Verifying Checksum [2021-03-11T02:18:27.991Z] 8ad3a11d3b57: Download complete [2021-03-11T02:18:28.574Z] 8ad3a11d3b57: Pull complete [2021-03-11T02:18:28.838Z] 46f8f816bc3b: Pull complete [2021-03-11T02:18:29.424Z] 93b61091891f: Pull complete [2021-03-11T02:18:29.424Z] 93b9cdb0e59b: Pull complete [2021-03-11T02:18:29.690Z] 5e14af77c1be: Pull complete [2021-03-11T02:18:29.953Z] 01666e4c0597: Pull complete [2021-03-11T02:18:31.886Z] aa168da1d23b: Download complete [2021-03-11T02:18:38.525Z] aa168da1d23b: Pull complete [2021-03-11T02:18:38.526Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-03-11T02:18:38.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-03-11T02:18:38.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-03-11T02:18:38.714Z] prd-centos7-docker-4c-2g-29440 does not seem to be running inside a container [2021-03-11T02:18:38.763Z] $ 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-297/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-297 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297:/w/workspace/edgexfoundry_edgex-ui-go_PR-297:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-03-11T02:18:42.681Z] $ docker top 5b4b484204591068bbdac0b5de4dc6c4baba7daedc3c6d91300d7738b56a6647 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-03-11T02:18:43.231Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-03-11T02:18:43.530Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-03-11T02:18:43.834Z] + ls /var/log/sa-host [2021-03-11T02:18:43.834Z] + sadf -c /var/log/sa-host/sa11 [2021-03-11T02:18:43.834Z] file_magic: OK [2021-03-11T02:18:43.834Z] HZ: Using current value: 100 [2021-03-11T02:18:43.834Z] file_header: OK [2021-03-11T02:18:43.834Z] 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-03-11T02:18:43.834Z] Statistics: [2021-03-11T02:18:43.834Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-03-11T02:18:43.834Z] File successfully converted to sysstat format version 12.2.1 [2021-03-11T02:18:43.834Z] + sadf -c /var/log/sa-host/sa23 [2021-03-11T02:18:43.834Z] file_magic: OK [2021-03-11T02:18:43.834Z] HZ: Using current value: 100 [2021-03-11T02:18:43.834Z] file_header: OK [2021-03-11T02:18:43.834Z] 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-03-11T02:18:43.834Z] Statistics: [2021-03-11T02:18:43.834Z] Hnuu...uuuununununu... [2021-03-11T02:18:43.834Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-03-11T02:18:44.476Z] provisioning config files... [2021-03-11T02:18:44.491Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config7126576256024649415tmp [Pipeline] { [Pipeline] echo [2021-03-11T02:18:44.566Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T02:18:44.865Z] ---> create-netrc.sh [Pipeline] } [2021-03-11T02:18:44.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-03-11T02:18:44.965Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T02:18:45.268Z] ---> python-tools-install.sh [Pipeline] echo [2021-03-11T02:18:45.279Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T02:18:45.578Z] ---> sudo-logs.sh [2021-03-11T02:18:45.578Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-03-11T02:18:45.644Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T02:18:45.946Z] ---> job-cost.sh [2021-03-11T02:18:45.946Z] lf-activate-venv: SKIPPING [2021-03-11T02:18:45.946Z] DEBUG: total: 0.20999999344348907 [2021-03-11T02:18:45.946Z] INFO: Retrieving Stack Cost... [2021-03-11T02:18:47.341Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-03-11T02:18:47.917Z] INFO: Archiving Costs [Pipeline] echo [2021-03-11T02:18:47.932Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-03-11T02:18:48.231Z] ---> logs-deploy.sh [2021-03-11T02:18:48.232Z] lf-activate-venv: SKIPPING [2021-03-11T02:18:48.232Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-297/6 [2021-03-11T02:18:48.232Z] INFO: archiving workspace using pattern(s): [2021-03-11T02:18:50.154Z] Archives upload complete. [2021-03-11T02:18:50.154Z] INFO: archiving logs to Nexus