Pull request #337 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 44d84db0be904aee2927af4cbe1c31ce462f491f+0fddb130ccdf9188f7180d3988231e9d15448596 (cf816abaca3cdfdf5b21c39fdac2fd5d1ac528c1) Running in Durability level: MAX_SURVIVABILITY 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-337/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-337/workspace@libs/lf-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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 Running on prd-centos7-docker-4c-2g-746 in /w/workspace/edgexfoundry_edgex-ui-go_PR-337 [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-337 # 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 Merging remotes/origin/master commit 0fddb130ccdf9188f7180d3988231e9d15448596 into PR head commit 44d84db0be904aee2927af4cbe1c31ce462f491f Merge succeeded, producing 44d84db0be904aee2927af4cbe1c31ce462f491f Checking out Revision 44d84db0be904aee2927af4cbe1c31ce462f491f (PR-337) > 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/337/head:refs/remotes/origin/PR-337 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44d84db0be904aee2927af4cbe1c31ce462f491f # 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 0fddb130ccdf9188f7180d3988231e9d15448596 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 44d84db0be904aee2927af4cbe1c31ce462f491f # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-04-19T08:31:57.074Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-04-19T08:31:57.277Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-04-19T08:31:57.385Z] ========================================================= [2021-04-19T08:31:57.385Z] EdgeX Global Pipelines Version Info [2021-04-19T08:31:57.385Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-04-19T08:31:58.922Z] ------------------- [2021-04-19T08:31:58.922Z] stable info: [2021-04-19T08:31:58.922Z] ------------------- [2021-04-19T08:31:58.922Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-04-19T08:31:58.922Z] Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 [2021-04-19T08:31:58.922Z] Message: update stable to v1.0.186 [2021-04-19T08:31:59.872Z] ------------------- [2021-04-19T08:31:59.872Z] experimental info: [2021-04-19T08:31:59.872Z] ------------------- [2021-04-19T08:31:59.872Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-04-19T08:31:59.872Z] Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 [2021-04-19T08:31:59.872Z] Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-04-19T08:32:00.106Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-04-19T08:32:00.167Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-04-19T08:32:00.221Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-04-19T08:32:00.289Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-04-19T08:32:00.345Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-04-19T08:32:00.403Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2021-04-19T08:32:00.460Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-04-19T08:32:00.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2021-04-19T08:32:00.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-04-19T08:32:00.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-04-19T08:32:00.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-04-19T08:32:01.751Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2021-04-19T08:32:01.811Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-04-19T08:32:01.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-04-19T08:32:01.936Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T08:32:01.994Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-04-19T08:32:02.051Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-04-19T08:32:02.115Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-04-19T08:32:02.176Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-04-19T08:32:02.237Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-04-19T08:32:02.304Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-04-19T08:32:02.365Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-04-19T08:32:02.424Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-04-19T08:32:02.489Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-04-19T08:32:02.559Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-04-19T08:32:02.623Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-04-19T08:32:02.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-337 [Pipeline] echo [2021-04-19T08:32:02.744Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-337 [Pipeline] echo [2021-04-19T08:32:02.804Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-337 [Pipeline] echo [2021-04-19T08:32:02.865Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 44d84db0be904aee2927af4cbe1c31ce462f491f [Pipeline] echo [2021-04-19T08:32:02.916Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 44d84db [Pipeline] echo [2021-04-19T08:32:02.967Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T08:32:03.115Z] provisioning config files... [2021-04-19T08:32:03.153Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp/config2903243070623037415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T08:32:03.527Z] ---> docker-login.sh [2021-04-19T08:32:03.527Z] nexus3.edgexfoundry.org:10001 [2021-04-19T08:32:03.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:32:04.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:32:04.053Z] Configure a credential helper to remove this warning. See [2021-04-19T08:32:04.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:32:04.053Z] [2021-04-19T08:32:04.053Z] Login Succeeded [2021-04-19T08:32:04.053Z] nexus3.edgexfoundry.org:10002 [2021-04-19T08:32:04.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:32:04.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:32:04.053Z] Configure a credential helper to remove this warning. See [2021-04-19T08:32:04.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:32:04.053Z] [2021-04-19T08:32:04.053Z] Login Succeeded [2021-04-19T08:32:04.053Z] nexus3.edgexfoundry.org:10003 [2021-04-19T08:32:04.318Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:32:04.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:32:04.318Z] Configure a credential helper to remove this warning. See [2021-04-19T08:32:04.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:32:04.318Z] [2021-04-19T08:32:04.318Z] Login Succeeded [2021-04-19T08:32:04.318Z] nexus3.edgexfoundry.org:10004 [2021-04-19T08:32:04.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:32:04.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:32:04.584Z] Configure a credential helper to remove this warning. See [2021-04-19T08:32:04.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:32:04.584Z] [2021-04-19T08:32:04.584Z] Login Succeeded [2021-04-19T08:32:04.584Z] docker.io [2021-04-19T08:32:04.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:32:04.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:32:04.846Z] Configure a credential helper to remove this warning. See [2021-04-19T08:32:04.846Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:32:04.846Z] [2021-04-19T08:32:04.846Z] Login Succeeded [2021-04-19T08:32:04.846Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T08:32:04.909Z] 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-04-19T08:32:05.648Z] + git log --format=format:%s -1 44d84db0be904aee2927af4cbe1c31ce462f491f [Pipeline] echo [2021-04-19T08:32:05.760Z] GIT_COMMIT: 44d84db0be904aee2927af4cbe1c31ce462f491f, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-04-19T08:32:05.803Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:32:06.500Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T08:32:06.501Z] [2021-04-19T08:32:06.501Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:32:06.876Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T08:32:06.876Z] latest: Pulling from edgex-devops/git-semver [2021-04-19T08:32:06.876Z] 31603596830f: Pulling fs layer [2021-04-19T08:32:06.876Z] 2a8b12db71e7: Pulling fs layer [2021-04-19T08:32:06.876Z] 6ca5941a6612: Pulling fs layer [2021-04-19T08:32:06.876Z] ecc8261a40a4: Pulling fs layer [2021-04-19T08:32:06.876Z] ecc8261a40a4: Waiting [2021-04-19T08:32:06.876Z] 2a8b12db71e7: Verifying Checksum [2021-04-19T08:32:06.876Z] 2a8b12db71e7: Download complete [2021-04-19T08:32:06.876Z] 31603596830f: Verifying Checksum [2021-04-19T08:32:06.876Z] 31603596830f: Download complete [2021-04-19T08:32:07.146Z] ecc8261a40a4: Verifying Checksum [2021-04-19T08:32:07.146Z] ecc8261a40a4: Download complete [2021-04-19T08:32:07.146Z] 6ca5941a6612: Verifying Checksum [2021-04-19T08:32:07.146Z] 6ca5941a6612: Download complete [2021-04-19T08:32:07.409Z] 31603596830f: Pull complete [2021-04-19T08:32:07.673Z] 2a8b12db71e7: Pull complete [2021-04-19T08:32:08.628Z] 6ca5941a6612: Pull complete [2021-04-19T08:32:08.628Z] ecc8261a40a4: Pull complete [2021-04-19T08:32:08.896Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2021-04-19T08:32:08.896Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-04-19T08:32:08.896Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-04-19T08:32:09.109Z] prd-centos7-docker-4c-2g-746 does not seem to be running inside a container [2021-04-19T08:32:09.161Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-337 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-337:/w/workspace/edgexfoundry_edgex-ui-go_PR-337:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-337@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-04-19T08:32:11.357Z] $ docker top 758c04f02d7704bc5d30d541dc82081e2b7a2962183ce47e9a28c200d34145ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-04-19T08:32:11.667Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T08:32:11.667Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T08:32:11.904Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T08:32:11.909Z] $ docker exec 758c04f02d7704bc5d30d541dc82081e2b7a2962183ce47e9a28c200d34145ca ssh-agent [2021-04-19T08:32:12.083Z] SSH_AUTH_SOCK=/tmp/ssh-AsXcvLHyWIso/agent.12 [2021-04-19T08:32:12.083Z] SSH_AGENT_PID=18 [2021-04-19T08:32:12.097Z] Running ssh-add (command line suppressed) [2021-04-19T08:32:12.225Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp/private_key_5518261309498051318.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp/private_key_5518261309498051318.key) [2021-04-19T08:32:12.280Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T08:32:12.627Z] + git tag --points-at HEAD [Pipeline] } [2021-04-19T08:32:12.657Z] $ docker exec --env ******** --env ******** 758c04f02d7704bc5d30d541dc82081e2b7a2962183ce47e9a28c200d34145ca ssh-agent -k [2021-04-19T08:32:12.781Z] unset SSH_AUTH_SOCK; [2021-04-19T08:32:12.781Z] unset SSH_AGENT_PID; [2021-04-19T08:32:12.781Z] echo Agent pid 18 killed; [2021-04-19T08:32:12.833Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-04-19T08:32:12.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-04-19T08:32:12.931Z] [ssh-agent] Looking for ssh-agent implementation... [2021-04-19T08:32:13.104Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-04-19T08:32:13.110Z] $ docker exec 758c04f02d7704bc5d30d541dc82081e2b7a2962183ce47e9a28c200d34145ca ssh-agent [2021-04-19T08:32:13.281Z] SSH_AUTH_SOCK=/tmp/ssh-XsJyTDF7OUmb/agent.46 [2021-04-19T08:32:13.281Z] SSH_AGENT_PID=51 [2021-04-19T08:32:13.289Z] Running ssh-add (command line suppressed) [2021-04-19T08:32:13.411Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp/private_key_6019077784723207680.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp/private_key_6019077784723207680.key) [2021-04-19T08:32:13.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-04-19T08:32:13.822Z] + git semver init [2021-04-19T08:32:13.822Z] # -> Open(): unable to determine branch for HEAD [2021-04-19T08:32:13.822Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-337/.git [2021-04-19T08:32:13.822Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-337 [2021-04-19T08:32:13.822Z] # $SEMVER_REMOTE_NAME = origin [2021-04-19T08:32:13.822Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-04-19T08:32:13.822Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-04-19T08:32:13.822Z] # $SEMVER_BRANCH = PR-337 [2021-04-19T08:32:13.822Z] # $SEMVER_TEMP = /tmp/semver-341818413 [2021-04-19T08:32:13.822Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-04-19T08:32:18.054Z] # '/tmp/semver-341818413' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-337/.semver' [2021-04-19T08:32:18.054Z] # -> Force: false [2021-04-19T08:32:18.054Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-337/.semver [Pipeline] } [2021-04-19T08:32:18.084Z] $ docker exec --env ******** --env ******** 758c04f02d7704bc5d30d541dc82081e2b7a2962183ce47e9a28c200d34145ca ssh-agent -k [2021-04-19T08:32:18.212Z] unset SSH_AUTH_SOCK; [2021-04-19T08:32:18.212Z] unset SSH_AGENT_PID; [2021-04-19T08:32:18.212Z] echo Agent pid 51 killed; [2021-04-19T08:32:18.263Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-04-19T08:32:18.704Z] + git semver [Pipeline] } [2021-04-19T08:32:18.738Z] $ docker stop --time=1 758c04f02d7704bc5d30d541dc82081e2b7a2962183ce47e9a28c200d34145ca [2021-04-19T08:32:20.172Z] $ docker rm -f 758c04f02d7704bc5d30d541dc82081e2b7a2962183ce47e9a28c200d34145ca [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T08:32:20.637Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-04-19T08:32:21.063Z] Stashed 1 file(s) [Pipeline] echo [2021-04-19T08:32:21.090Z] [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-04-19T08:32:21.715Z] Running on prd-centos7-docker-4c-2g-747 in /w/workspace/edgexfoundry_edgex-ui-go_PR-337 [Pipeline] { [Pipeline] ws [2021-04-19T08:32:21.771Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-19T08:32:24.480Z] using credential edgex-jenkins-ssh [2021-04-19T08:32:24.496Z] Cloning the remote Git repository [2021-04-19T08:32:24.533Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T08:32:24.609Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-19T08:32:24.679Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T08:32:24.679Z] > git --version # timeout=10 [2021-04-19T08:32:24.686Z] > git --version # 'git version 2.24.3' [2021-04-19T08:32:24.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T08:32:24.718Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T08:32:26.233Z] Merging remotes/origin/master commit 0fddb130ccdf9188f7180d3988231e9d15448596 into PR head commit 44d84db0be904aee2927af4cbe1c31ce462f491f [2021-04-19T08:32:26.522Z] Merge succeeded, producing 44d84db0be904aee2927af4cbe1c31ce462f491f [2021-04-19T08:32:26.522Z] Checking out Revision 44d84db0be904aee2927af4cbe1c31ce462f491f (PR-337) [2021-04-19T08:32:25.818Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-19T08:32:25.828Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T08:32:25.843Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-19T08:32:25.863Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T08:32:25.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T08:32:25.869Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/337/head:refs/remotes/origin/PR-337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T08:32:26.245Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T08:32:26.252Z] > git checkout -f 44d84db0be904aee2927af4cbe1c31ce462f491f # timeout=10 [2021-04-19T08:32:26.486Z] > git remote # timeout=10 [2021-04-19T08:32:26.492Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T08:32:26.500Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T08:32:26.505Z] > git merge 0fddb130ccdf9188f7180d3988231e9d15448596 # timeout=10 [2021-04-19T08:32:26.517Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T08:32:26.528Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T08:32:26.532Z] > git checkout -f 44d84db0be904aee2927af4cbe1c31ce462f491f # timeout=10 [2021-04-19T08:32:30.552Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-19T08:32:30.586Z] > git --version # timeout=10 [2021-04-19T08:32:30.594Z] > git --version # 'git version 2.24.3' [2021-04-19T08:32:30.605Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T08:32:31.912Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-04-19T08:32:32.271Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T08:32:32.595Z] + true [2021-04-19T08:32:32.595Z] + sudo service docker restart [2021-04-19T08:32:32.595Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T08:32:33.646Z] provisioning config files... [2021-04-19T08:32:33.679Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config984074974557810894tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T08:32:34.067Z] ---> docker-login.sh [2021-04-19T08:32:34.068Z] nexus3.edgexfoundry.org:10001 [2021-04-19T08:32:34.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:32:34.334Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:32:34.334Z] Configure a credential helper to remove this warning. See [2021-04-19T08:32:34.334Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:32:34.334Z] [2021-04-19T08:32:34.334Z] Login Succeeded [2021-04-19T08:32:34.334Z] nexus3.edgexfoundry.org:10002 [2021-04-19T08:32:34.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:32:34.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:32:34.597Z] Configure a credential helper to remove this warning. See [2021-04-19T08:32:34.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:32:34.597Z] [2021-04-19T08:32:34.597Z] Login Succeeded [2021-04-19T08:32:34.597Z] nexus3.edgexfoundry.org:10003 [2021-04-19T08:32:34.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:32:34.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:32:34.860Z] Configure a credential helper to remove this warning. See [2021-04-19T08:32:34.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:32:34.860Z] [2021-04-19T08:32:34.860Z] Login Succeeded [2021-04-19T08:32:34.860Z] nexus3.edgexfoundry.org:10004 [2021-04-19T08:32:34.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:32:34.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:32:34.860Z] Configure a credential helper to remove this warning. See [2021-04-19T08:32:34.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:32:34.860Z] [2021-04-19T08:32:34.861Z] Login Succeeded [2021-04-19T08:32:34.861Z] docker.io [2021-04-19T08:32:35.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:32:36.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:32:36.518Z] Configure a credential helper to remove this warning. See [2021-04-19T08:32:36.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:32:36.518Z] [2021-04-19T08:32:36.518Z] Login Succeeded [2021-04-19T08:32:36.518Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T08:32:36.544Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [2021-04-19T08:32:36.607Z] Still waiting to schedule task [2021-04-19T08:32:36.607Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-745’ [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-19T08:32:36.855Z] ========================================================= [2021-04-19T08:32:36.855Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2021-04-19T08:32:36.855Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:32:37.205Z] + 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-04-19T08:32:37.782Z] Sending build context to Docker daemon 34.61MB [2021-04-19T08:32:37.782Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T08:32:37.782Z] Step 2/8 : FROM ${BASE} [2021-04-19T08:32:37.782Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2021-04-19T08:32:37.782Z] 188c0c94c7c5: Pulling fs layer [2021-04-19T08:32:37.782Z] 0ef7d3d256c8: Pulling fs layer [2021-04-19T08:32:37.782Z] de9db76c5a1d: Pulling fs layer [2021-04-19T08:32:37.782Z] bca2f99d35d6: Pulling fs layer [2021-04-19T08:32:37.782Z] 93359f2a8cfa: Pulling fs layer [2021-04-19T08:32:37.782Z] 7c6f9722023f: Pulling fs layer [2021-04-19T08:32:37.782Z] a35cf1a2eb13: Pulling fs layer [2021-04-19T08:32:37.782Z] bca2f99d35d6: Waiting [2021-04-19T08:32:37.782Z] 93359f2a8cfa: Waiting [2021-04-19T08:32:37.782Z] 7c6f9722023f: Waiting [2021-04-19T08:32:37.782Z] a35cf1a2eb13: Waiting [2021-04-19T08:32:37.782Z] de9db76c5a1d: Verifying Checksum [2021-04-19T08:32:37.782Z] de9db76c5a1d: Download complete [2021-04-19T08:32:37.782Z] 0ef7d3d256c8: Verifying Checksum [2021-04-19T08:32:37.782Z] 0ef7d3d256c8: Download complete [2021-04-19T08:32:37.782Z] 93359f2a8cfa: Verifying Checksum [2021-04-19T08:32:37.782Z] 93359f2a8cfa: Download complete [2021-04-19T08:32:37.782Z] 7c6f9722023f: Download complete [2021-04-19T08:32:37.782Z] 188c0c94c7c5: Verifying Checksum [2021-04-19T08:32:37.782Z] 188c0c94c7c5: Download complete [2021-04-19T08:32:38.362Z] 188c0c94c7c5: Pull complete [2021-04-19T08:32:38.362Z] 0ef7d3d256c8: Pull complete [2021-04-19T08:32:38.626Z] de9db76c5a1d: Pull complete [2021-04-19T08:32:40.020Z] a35cf1a2eb13: Verifying Checksum [2021-04-19T08:32:40.020Z] a35cf1a2eb13: Download complete [2021-04-19T08:32:40.288Z] bca2f99d35d6: Verifying Checksum [2021-04-19T08:32:40.288Z] bca2f99d35d6: Download complete [2021-04-19T08:32:45.633Z] bca2f99d35d6: Pull complete [2021-04-19T08:32:45.897Z] 93359f2a8cfa: Pull complete [2021-04-19T08:32:45.897Z] 7c6f9722023f: Pull complete [2021-04-19T08:32:52.540Z] a35cf1a2eb13: Pull complete [2021-04-19T08:32:52.540Z] Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 [2021-04-19T08:32:52.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2021-04-19T08:32:52.540Z] ---> a62c8e92a672 [2021-04-19T08:32:52.540Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-19T08:32:52.540Z] ---> Running in f2acb4ba2398 [2021-04-19T08:32:52.540Z] Removing intermediate container f2acb4ba2398 [2021-04-19T08:32:52.540Z] ---> beb83a110eab [2021-04-19T08:32:52.540Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T08:32:52.540Z] ---> Running in e96174c75b1c [2021-04-19T08:32:53.947Z] Removing intermediate container e96174c75b1c [2021-04-19T08:32:53.947Z] ---> 569b2213c9b5 [2021-04-19T08:32:53.947Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-19T08:32:53.947Z] ---> Running in 4e7ea3f7caee [2021-04-19T08:32:54.212Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T08:32:54.789Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T08:32:55.744Z] OK: 166 MiB in 39 packages [2021-04-19T08:32:56.321Z] Removing intermediate container 4e7ea3f7caee [2021-04-19T08:32:56.321Z] ---> a0ef0d6e128e [2021-04-19T08:32:56.321Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-19T08:32:56.321Z] ---> Running in cf4a6967ab0b [2021-04-19T08:32:56.584Z] Removing intermediate container cf4a6967ab0b [2021-04-19T08:32:56.584Z] ---> 61d3f8c4512a [2021-04-19T08:32:56.584Z] Step 7/8 : COPY . . [2021-04-19T08:32:59.896Z] ---> e5b6bde99dc6 [2021-04-19T08:32:59.896Z] Step 8/8 : RUN go mod download [2021-04-19T08:32:59.896Z] ---> Running in d0270177bc50 [2021-04-19T08:33:32.071Z] Removing intermediate container d0270177bc50 [2021-04-19T08:33:32.071Z] ---> 221a2a46b629 [2021-04-19T08:33:32.071Z] Successfully built 221a2a46b629 [2021-04-19T08:33:32.071Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:33:32.411Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T08:33:32.411Z] . [Pipeline] withDockerContainer [2021-04-19T08:33:32.554Z] prd-centos7-docker-4c-2g-747 does not seem to be running inside a container [2021-04-19T08:33:32.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat [2021-04-19T08:33:33.463Z] $ docker top 9c69b125c49af67383ec1d22f9045898bd68a27fbf7255188d7c2d524dad0cea -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T08:33:33.945Z] + go version [2021-04-19T08:33:33.945Z] go version go1.15.5 linux/amd64 [Pipeline] } [2021-04-19T08:33:33.978Z] $ docker stop --time=1 9c69b125c49af67383ec1d22f9045898bd68a27fbf7255188d7c2d524dad0cea [2021-04-19T08:33:35.326Z] $ docker rm -f 9c69b125c49af67383ec1d22f9045898bd68a27fbf7255188d7c2d524dad0cea [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:33:36.050Z] + docker inspect -f . ci-base-image-x86_64 [2021-04-19T08:33:36.050Z] . [Pipeline] withDockerContainer [2021-04-19T08:33:36.169Z] prd-centos7-docker-4c-2g-747 does not seem to be running inside a container [2021-04-19T08:33:36.220Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat [2021-04-19T08:33:36.830Z] $ docker top d3ca6d8624bbc802020c7c1a5e61b97ec3aface420abd6f7fee46c2eabcda34e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T08:33:37.286Z] + make test [2021-04-19T08:33:37.286Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-19T08:33:38.773Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-19T08:33:49.324Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-19T08:33:49.324Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-19T08:33:49.324Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-19T08:33:49.324Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-19T08:33:49.324Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-19T08:33:49.324Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-19T08:33:49.324Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-19T08:33:49.324Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-19T08:33:49.324Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-19T08:33:49.324Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-19T08:33:49.324Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-19T08:33:49.324Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-19T08:33:49.324Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-19T08:33:50.781Z] $ docker stop --time=1 d3ca6d8624bbc802020c7c1a5e61b97ec3aface420abd6f7fee46c2eabcda34e [2021-04-19T08:33:53.351Z] $ docker rm -f d3ca6d8624bbc802020c7c1a5e61b97ec3aface420abd6f7fee46c2eabcda34e [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T08:33:53.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-19T08:33:54.309Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-04-19T08:33:55.476Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-19T08:33:55.804Z] + ls -al . [2021-04-19T08:33:55.804Z] total 92 [2021-04-19T08:33:55.804Z] drwxrwxr-x. 10 jenkins jenkins 4096 Apr 19 08:33 . [2021-04-19T08:33:55.804Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 19 08:32 .. [2021-04-19T08:33:55.804Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 19 08:32 assets [2021-04-19T08:33:55.804Z] drwxrwxr-x. 2 jenkins jenkins 35 Apr 19 08:32 bin [2021-04-19T08:33:55.804Z] drwxrwxr-x. 3 jenkins jenkins 29 Apr 19 08:32 cmd [2021-04-19T08:33:55.804Z] -rw-rw-r--. 1 jenkins jenkins 3959 Apr 19 08:32 CONTRIBUTING.md [2021-04-19T08:33:55.804Z] -rw-r--r--. 1 jenkins jenkins 10 Apr 19 08:33 coverage.out [2021-04-19T08:33:55.804Z] -rw-rw-r--. 1 jenkins jenkins 1508 Apr 19 08:32 Dockerfile [2021-04-19T08:33:55.804Z] -rw-rw-r--. 1 jenkins jenkins 902 Apr 19 08:32 Dockerfile.build [2021-04-19T08:33:55.804Z] drwxrwxr-x. 5 jenkins jenkins 104 Apr 19 08:32 docs [2021-04-19T08:33:55.804Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 19 08:32 .git [2021-04-19T08:33:55.804Z] drwxrwxr-x. 2 jenkins jenkins 103 Apr 19 08:32 .github [2021-04-19T08:33:55.804Z] -rw-rw-r--. 1 jenkins jenkins 162 Apr 19 08:32 .gitignore [2021-04-19T08:33:55.804Z] -rw-rw-r--. 1 jenkins jenkins 987 Apr 19 08:32 go.mod [2021-04-19T08:33:55.804Z] -rw-r--r--. 1 jenkins jenkins 22392 Apr 19 08:33 go.sum [2021-04-19T08:33:55.804Z] drwxrwxr-x. 10 jenkins jenkins 139 Apr 19 08:32 internal [2021-04-19T08:33:55.804Z] -rw-rw-r--. 1 jenkins jenkins 652 Apr 19 08:32 Jenkinsfile [2021-04-19T08:33:55.804Z] -rw-rw-r--. 1 jenkins jenkins 11357 Apr 19 08:32 LICENSE [2021-04-19T08:33:55.804Z] -rw-rw-r--. 1 jenkins jenkins 951 Apr 19 08:32 Makefile [2021-04-19T08:33:55.804Z] -rw-rw-r--. 1 jenkins jenkins 4535 Apr 19 08:32 README.md [2021-04-19T08:33:55.804Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 19 08:32 VERSION [2021-04-19T08:33:55.804Z] -rw-rw-r--. 1 jenkins jenkins 155 Apr 19 08:32 version.go [2021-04-19T08:33:55.804Z] drwxrwxr-x. 4 jenkins jenkins 4096 Apr 19 08:32 web [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:33:56.146Z] + 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=44d84db0be904aee2927af4cbe1c31ce462f491f --label arch=amd64 --label version=0.0.0 . [2021-04-19T08:33:56.729Z] Sending build context to Docker daemon 34.63MB [2021-04-19T08:33:56.729Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T08:33:56.729Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-19T08:33:56.729Z] ---> 221a2a46b629 [2021-04-19T08:33:56.729Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-19T08:33:57.305Z] ---> Running in 10df4de647ff [2021-04-19T08:33:57.305Z] Removing intermediate container 10df4de647ff [2021-04-19T08:33:57.305Z] ---> 8e74ad06067f [2021-04-19T08:33:57.305Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-19T08:33:57.573Z] ---> Running in a050f47e1067 [2021-04-19T08:33:57.573Z] Removing intermediate container a050f47e1067 [2021-04-19T08:33:57.573Z] ---> 6e117b33959d [2021-04-19T08:33:57.573Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-19T08:33:57.842Z] ---> Running in 8f353f97b29b [2021-04-19T08:33:57.842Z] Removing intermediate container 8f353f97b29b [2021-04-19T08:33:57.842Z] ---> 09f36d0bb1d8 [2021-04-19T08:33:57.842Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-19T08:33:57.842Z] ---> Running in bf79c9855e79 [2021-04-19T08:33:58.114Z] Removing intermediate container bf79c9855e79 [2021-04-19T08:33:58.114Z] ---> dea92da9813d [2021-04-19T08:33:58.114Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-19T08:33:58.114Z] ---> Running in cd22808781c7 [2021-04-19T08:33:58.383Z] Removing intermediate container cd22808781c7 [2021-04-19T08:33:58.383Z] ---> 26cc25667c8e [2021-04-19T08:33:58.383Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T08:33:58.383Z] ---> Running in 8347da3ae176 [2021-04-19T08:33:59.348Z] Removing intermediate container 8347da3ae176 [2021-04-19T08:33:59.348Z] ---> 9411713d9722 [2021-04-19T08:33:59.348Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-19T08:33:59.348Z] ---> Running in 940f125425ff [2021-04-19T08:33:59.925Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2021-04-19T08:34:00.883Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2021-04-19T08:34:01.458Z] OK: 166 MiB in 39 packages [2021-04-19T08:34:01.724Z] Removing intermediate container 940f125425ff [2021-04-19T08:34:01.724Z] ---> d26f62516994 [2021-04-19T08:34:01.724Z] Step 10/24 : ENV GO111MODULE=on [2021-04-19T08:34:01.990Z] ---> Running in 31dde8f04b98 [2021-04-19T08:34:01.990Z] Removing intermediate container 31dde8f04b98 [2021-04-19T08:34:01.990Z] ---> 3a011891e76e [2021-04-19T08:34:01.990Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-19T08:34:01.990Z] ---> Running in 8c0e9b4bc4b9 [2021-04-19T08:34:02.260Z] Removing intermediate container 8c0e9b4bc4b9 [2021-04-19T08:34:02.260Z] ---> f4ac033669e4 [2021-04-19T08:34:02.260Z] Step 12/24 : COPY go.mod . [2021-04-19T08:34:02.526Z] ---> c44f567870ea [2021-04-19T08:34:02.526Z] Step 13/24 : COPY Makefile . [2021-04-19T08:34:02.788Z] ---> 255a4a8195a5 [2021-04-19T08:34:02.788Z] Step 14/24 : RUN make update [2021-04-19T08:34:02.788Z] ---> Running in ede474f16926 [2021-04-19T08:34:03.368Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-19T08:34:03.944Z] Removing intermediate container ede474f16926 [2021-04-19T08:34:03.944Z] ---> 471c76e9523f [2021-04-19T08:34:03.944Z] Step 15/24 : COPY . . [2021-04-19T08:34:06.513Z] ---> 190f3b4f50e4 [2021-04-19T08:34:06.513Z] Step 16/24 : RUN ${MAKE} [2021-04-19T08:34:06.513Z] ---> Running in 1de80ce5f9d3 [2021-04-19T08:34:06.785Z] 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-04-19T08:34:16.881Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-19T08:34:19.458Z] Removing intermediate container 1de80ce5f9d3 [2021-04-19T08:34:19.458Z] ---> 5b52776ec172 [2021-04-19T08:34:19.458Z] Step 17/24 : FROM alpine:3.12 [2021-04-19T08:34:20.035Z] 3.12: Pulling from library/alpine [2021-04-19T08:34:20.035Z] 339de151aab4: Pulling fs layer [2021-04-19T08:34:20.300Z] 339de151aab4: Verifying Checksum [2021-04-19T08:34:20.300Z] 339de151aab4: Download complete [2021-04-19T08:34:20.564Z] 339de151aab4: Pull complete [2021-04-19T08:34:20.564Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T08:34:20.564Z] Status: Downloaded newer image for alpine:3.12 [2021-04-19T08:34:20.564Z] ---> 13621d1b12d4 [2021-04-19T08:34:20.564Z] Step 18/24 : EXPOSE 4000 [2021-04-19T08:34:20.827Z] ---> Running in f267016b50a4 [2021-04-19T08:34:20.827Z] Removing intermediate container f267016b50a4 [2021-04-19T08:34:20.827Z] ---> 9332385ffadc [2021-04-19T08:34:20.827Z] 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-04-19T08:34:23.408Z] ---> e478452e6ce0 [2021-04-19T08:34:23.408Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-19T08:34:23.408Z] ---> Running in c59de762ccbd [2021-04-19T08:34:23.408Z] Removing intermediate container c59de762ccbd [2021-04-19T08:34:23.408Z] ---> 59c9bc6b5d6d [2021-04-19T08:34:23.408Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-19T08:34:23.408Z] ---> Running in b8270990ad4f [2021-04-19T08:34:23.408Z] Removing intermediate container b8270990ad4f [2021-04-19T08:34:23.408Z] ---> 5af6e6b47f30 [2021-04-19T08:34:23.408Z] Step 22/24 : LABEL arch=amd64 [2021-04-19T08:34:23.672Z] ---> Running in 053182c566f0 [2021-04-19T08:34:23.672Z] Removing intermediate container 053182c566f0 [2021-04-19T08:34:23.672Z] ---> 3cbd118d5983 [2021-04-19T08:34:23.672Z] Step 23/24 : LABEL git_sha=44d84db0be904aee2927af4cbe1c31ce462f491f [2021-04-19T08:34:23.935Z] ---> Running in 0b3bce9f4222 [2021-04-19T08:34:23.935Z] Removing intermediate container 0b3bce9f4222 [2021-04-19T08:34:23.935Z] ---> be9cb2d2710d [2021-04-19T08:34:23.935Z] Step 24/24 : LABEL version=0.0.0 [2021-04-19T08:34:23.935Z] ---> Running in 9b9f4880ee9e [2021-04-19T08:34:24.203Z] Removing intermediate container 9b9f4880ee9e [2021-04-19T08:34:24.203Z] ---> c77de26c42ce [2021-04-19T08:34:24.203Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-19T08:34:24.203Z] Successfully built c77de26c42ce [2021-04-19T08:34:24.203Z] 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-04-19T08:34:25.143Z] ---> job-cost.sh [2021-04-19T08:34:25.143Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bEjN [2021-04-19T08:34:40.101Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-19T08:35:12.326Z] lf-activate-venv(): INFO: Adding /tmp/venv-bEjN/bin to PATH [2021-04-19T08:35:12.326Z] INFO: No Stack... [2021-04-19T08:35:12.326Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T08:35:12.326Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T08:35:12.672Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-19T08:35:12.672Z] + cut -d, -f6 [Pipeline] lock [2021-04-19T08:35:12.774Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-337-1-stack-cost] [2021-04-19T08:35:12.781Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-337-1-stack-cost] did not exist. Created. [2021-04-19T08:35:12.781Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-337-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T08:35:13.196Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-04-19T08:35:13.336Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T08:35:13.358Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-337-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-19T08:35:19.663Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-751 in /w/workspace/edgexfoundry_edgex-ui-go_PR-337 [Pipeline] { [Pipeline] ws [2021-04-19T08:35:19.722Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-04-19T08:35:26.378Z] using credential edgex-jenkins-ssh [2021-04-19T08:35:26.396Z] Cloning the remote Git repository [2021-04-19T08:35:26.513Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T08:35:26.637Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-04-19T08:35:26.728Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T08:35:26.729Z] > git --version # timeout=10 [2021-04-19T08:35:26.748Z] > git --version # 'git version 2.17.1' [2021-04-19T08:35:26.750Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T08:35:26.880Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T08:35:31.046Z] Merging remotes/origin/master commit 0fddb130ccdf9188f7180d3988231e9d15448596 into PR head commit 44d84db0be904aee2927af4cbe1c31ce462f491f [2021-04-19T08:35:30.410Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-19T08:35:30.438Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-04-19T08:35:30.472Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-04-19T08:35:30.514Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-04-19T08:35:30.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T08:35:30.528Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/337/head:refs/remotes/origin/PR-337 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-19T08:35:31.079Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T08:35:31.100Z] > git checkout -f 44d84db0be904aee2927af4cbe1c31ce462f491f # timeout=10 [2021-04-19T08:35:31.750Z] Merge succeeded, producing 44d84db0be904aee2927af4cbe1c31ce462f491f [2021-04-19T08:35:31.750Z] Checking out Revision 44d84db0be904aee2927af4cbe1c31ce462f491f (PR-337) [2021-04-19T08:35:31.686Z] > git remote # timeout=10 [2021-04-19T08:35:31.702Z] > git config --get remote.origin.url # timeout=10 [2021-04-19T08:35:31.714Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-04-19T08:35:31.725Z] > git merge 0fddb130ccdf9188f7180d3988231e9d15448596 # timeout=10 [2021-04-19T08:35:31.747Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-19T08:35:31.767Z] > git config core.sparsecheckout # timeout=10 [2021-04-19T08:35:31.777Z] > git checkout -f 44d84db0be904aee2927af4cbe1c31ce462f491f # timeout=10 [2021-04-19T08:35:37.069Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-04-19T08:35:37.139Z] > git --version # timeout=10 [2021-04-19T08:35:37.150Z] > git --version # 'git version 2.17.1' [2021-04-19T08:35:37.168Z] fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T08:35:38.948Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-04-19T08:35:39.397Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-04-19T08:35:39.770Z] + true [2021-04-19T08:35:39.770Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] wrap [2021-04-19T08:35:42.504Z] provisioning config files... [2021-04-19T08:35:42.552Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5238907486795541734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-04-19T08:35:42.978Z] ---> docker-login.sh [2021-04-19T08:35:42.978Z] nexus3.edgexfoundry.org:10001 [2021-04-19T08:35:43.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:35:44.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:35:44.245Z] Configure a credential helper to remove this warning. See [2021-04-19T08:35:44.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:35:44.245Z] [2021-04-19T08:35:44.245Z] Login Succeeded [2021-04-19T08:35:44.245Z] nexus3.edgexfoundry.org:10002 [2021-04-19T08:35:44.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:35:44.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:35:44.847Z] Configure a credential helper to remove this warning. See [2021-04-19T08:35:44.847Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:35:44.847Z] [2021-04-19T08:35:44.847Z] Login Succeeded [2021-04-19T08:35:44.847Z] nexus3.edgexfoundry.org:10003 [2021-04-19T08:35:45.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:35:45.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:35:45.404Z] Configure a credential helper to remove this warning. See [2021-04-19T08:35:45.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:35:45.404Z] [2021-04-19T08:35:45.404Z] Login Succeeded [2021-04-19T08:35:45.404Z] nexus3.edgexfoundry.org:10004 [2021-04-19T08:35:45.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:35:45.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:35:45.951Z] Configure a credential helper to remove this warning. See [2021-04-19T08:35:45.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:35:45.951Z] [2021-04-19T08:35:45.951Z] Login Succeeded [2021-04-19T08:35:45.951Z] docker.io [2021-04-19T08:35:46.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-04-19T08:35:46.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-04-19T08:35:46.494Z] Configure a credential helper to remove this warning. See [2021-04-19T08:35:46.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-04-19T08:35:46.494Z] [2021-04-19T08:35:46.494Z] Login Succeeded [2021-04-19T08:35:46.494Z] ---> docker-login.sh ends [Pipeline] } [2021-04-19T08:35:46.553Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-04-19T08:35:47.015Z] ========================================================= [2021-04-19T08:35:47.015Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2021-04-19T08:35:47.015Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:35:47.417Z] + 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-04-19T08:35:48.412Z] Sending build context to Docker daemon 34.61MB [2021-04-19T08:35:48.412Z] Step 1/8 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T08:35:48.412Z] Step 2/8 : FROM ${BASE} [2021-04-19T08:35:48.412Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-04-19T08:35:48.412Z] 5f621e34cdf4: Pulling fs layer [2021-04-19T08:35:48.412Z] a4357932f1b6: Pulling fs layer [2021-04-19T08:35:48.412Z] 18c013af1878: Pulling fs layer [2021-04-19T08:35:48.412Z] 00ac8860ef70: Pulling fs layer [2021-04-19T08:35:48.412Z] 63d7cb157983: Pulling fs layer [2021-04-19T08:35:48.412Z] b116817d02f9: Pulling fs layer [2021-04-19T08:35:48.412Z] 745a02a5169b: Pulling fs layer [2021-04-19T08:35:48.412Z] 00ac8860ef70: Waiting [2021-04-19T08:35:48.412Z] b116817d02f9: Waiting [2021-04-19T08:35:48.412Z] 63d7cb157983: Waiting [2021-04-19T08:35:48.412Z] 745a02a5169b: Waiting [2021-04-19T08:35:48.413Z] 18c013af1878: Download complete [2021-04-19T08:35:48.413Z] a4357932f1b6: Verifying Checksum [2021-04-19T08:35:48.413Z] a4357932f1b6: Download complete [2021-04-19T08:35:48.413Z] 63d7cb157983: Verifying Checksum [2021-04-19T08:35:48.413Z] 63d7cb157983: Download complete [2021-04-19T08:35:48.413Z] b116817d02f9: Verifying Checksum [2021-04-19T08:35:48.413Z] b116817d02f9: Download complete [2021-04-19T08:35:48.413Z] 5f621e34cdf4: Verifying Checksum [2021-04-19T08:35:48.413Z] 5f621e34cdf4: Download complete [2021-04-19T08:35:49.410Z] 5f621e34cdf4: Pull complete [2021-04-19T08:35:49.688Z] a4357932f1b6: Pull complete [2021-04-19T08:35:50.285Z] 18c013af1878: Pull complete [2021-04-19T08:35:51.276Z] 745a02a5169b: Verifying Checksum [2021-04-19T08:35:51.276Z] 745a02a5169b: Download complete [2021-04-19T08:35:51.560Z] 00ac8860ef70: Verifying Checksum [2021-04-19T08:35:51.561Z] 00ac8860ef70: Download complete [2021-04-19T08:36:01.737Z] 00ac8860ef70: Pull complete [2021-04-19T08:36:02.015Z] 63d7cb157983: Pull complete [2021-04-19T08:36:02.293Z] b116817d02f9: Pull complete [2021-04-19T08:36:06.614Z] 745a02a5169b: Pull complete [2021-04-19T08:36:06.614Z] Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 [2021-04-19T08:36:06.614Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2021-04-19T08:36:06.614Z] ---> b7e6874047d6 [2021-04-19T08:36:06.614Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-04-19T08:36:09.238Z] ---> Running in b817798d6225 [2021-04-19T08:36:09.837Z] Removing intermediate container b817798d6225 [2021-04-19T08:36:09.837Z] ---> b643f55766c8 [2021-04-19T08:36:09.837Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T08:36:09.837Z] ---> Running in 50852f47b42f [2021-04-19T08:36:12.506Z] Removing intermediate container 50852f47b42f [2021-04-19T08:36:12.506Z] ---> 504fb6ff65f6 [2021-04-19T08:36:12.506Z] Step 5/8 : RUN apk add --no-cache make git [2021-04-19T08:36:12.506Z] ---> Running in cefa2be35798 [2021-04-19T08:36:13.496Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T08:36:14.470Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T08:36:15.066Z] OK: 142 MiB in 39 packages [2021-04-19T08:36:16.045Z] Removing intermediate container cefa2be35798 [2021-04-19T08:36:16.045Z] ---> be2e89feeb64 [2021-04-19T08:36:16.045Z] Step 6/8 : WORKDIR /edgex-ui-go [2021-04-19T08:36:16.318Z] ---> Running in 7a0d9351abfe [2021-04-19T08:36:16.593Z] Removing intermediate container 7a0d9351abfe [2021-04-19T08:36:16.593Z] ---> e2f626640845 [2021-04-19T08:36:16.593Z] Step 7/8 : COPY . . [2021-04-19T08:36:19.999Z] ---> aa64b30a0a10 [2021-04-19T08:36:19.999Z] Step 8/8 : RUN go mod download [2021-04-19T08:36:20.282Z] ---> Running in 7b2638e0460e [2021-04-19T08:36:52.679Z] Removing intermediate container 7b2638e0460e [2021-04-19T08:36:52.679Z] ---> 1b66b60b60ab [2021-04-19T08:36:52.679Z] Successfully built 1b66b60b60ab [2021-04-19T08:36:52.679Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:36:53.064Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T08:36:53.065Z] . [Pipeline] withDockerContainer [2021-04-19T08:36:53.352Z] prd-ubuntu18.04-docker-arm64-4c-16g-751 does not seem to be running inside a container [2021-04-19T08:36:53.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2021-04-19T08:36:54.956Z] $ docker top 2a5b2338706da3b9d8f4ed676b874689eb84f037250538147b0a6a2633a2d3e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T08:36:55.995Z] + go version [2021-04-19T08:36:55.995Z] go version go1.15.5 linux/arm64 [Pipeline] } [2021-04-19T08:36:56.049Z] $ docker stop --time=1 2a5b2338706da3b9d8f4ed676b874689eb84f037250538147b0a6a2633a2d3e4 [2021-04-19T08:36:58.063Z] $ docker rm -f 2a5b2338706da3b9d8f4ed676b874689eb84f037250538147b0a6a2633a2d3e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:36:58.977Z] + docker inspect -f . ci-base-image-arm64 [2021-04-19T08:36:58.977Z] . [Pipeline] withDockerContainer [2021-04-19T08:36:59.308Z] prd-ubuntu18.04-docker-arm64-4c-16g-751 does not seem to be running inside a container [2021-04-19T08:36:59.413Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat [2021-04-19T08:37:00.877Z] $ docker top 9817bff6ffd8ae62dd1b0a13d0661f0801b133d8e991a4dcb47ba9808a9e6ceb -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T08:37:01.865Z] + make test [2021-04-19T08:37:01.865Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-04-19T08:37:03.321Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-04-19T08:37:36.100Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-04-19T08:37:36.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-04-19T08:37:36.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2021-04-19T08:37:36.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-04-19T08:37:36.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-04-19T08:37:36.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-04-19T08:37:36.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-04-19T08:37:36.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-04-19T08:37:36.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2021-04-19T08:37:36.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-04-19T08:37:36.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-04-19T08:37:36.100Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-04-19T08:37:36.100Z] GO111MODULE=on go vet ./... [Pipeline] } [2021-04-19T08:37:42.898Z] $ docker stop --time=1 9817bff6ffd8ae62dd1b0a13d0661f0801b133d8e991a4dcb47ba9808a9e6ceb [2021-04-19T08:37:45.080Z] $ docker rm -f 9817bff6ffd8ae62dd1b0a13d0661f0801b133d8e991a4dcb47ba9808a9e6ceb [Pipeline] // withDockerContainer [Pipeline] sh [2021-04-19T08:37:45.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-04-19T08:37:45.951Z] Warning: overwriting stash ‘coverage-report’ [2021-04-19T08:37:46.716Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-04-19T08:37:47.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-04-19T08:37:47.725Z] + ls -al . [2021-04-19T08:37:47.725Z] total 124 [2021-04-19T08:37:47.725Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 08:37 . [2021-04-19T08:37:47.725Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:35 .. [2021-04-19T08:37:47.725Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 08:35 .git [2021-04-19T08:37:47.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 08:35 .github [2021-04-19T08:37:47.725Z] -rw-rw-r-- 1 jenkins jenkins 162 Apr 19 08:35 .gitignore [2021-04-19T08:37:47.725Z] -rw-rw-r-- 1 jenkins jenkins 3959 Apr 19 08:35 CONTRIBUTING.md [2021-04-19T08:37:47.725Z] -rw-rw-r-- 1 jenkins jenkins 1508 Apr 19 08:35 Dockerfile [2021-04-19T08:37:47.725Z] -rw-rw-r-- 1 jenkins jenkins 902 Apr 19 08:35 Dockerfile.build [2021-04-19T08:37:47.725Z] -rw-rw-r-- 1 jenkins jenkins 652 Apr 19 08:35 Jenkinsfile [2021-04-19T08:37:47.725Z] -rw-rw-r-- 1 jenkins jenkins 11357 Apr 19 08:35 LICENSE [2021-04-19T08:37:47.725Z] -rw-rw-r-- 1 jenkins jenkins 951 Apr 19 08:35 Makefile [2021-04-19T08:37:47.725Z] -rw-rw-r-- 1 jenkins jenkins 4535 Apr 19 08:35 README.md [2021-04-19T08:37:47.725Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 08:32 VERSION [2021-04-19T08:37:47.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:35 assets [2021-04-19T08:37:47.725Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 08:35 bin [2021-04-19T08:37:47.725Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 08:35 cmd [2021-04-19T08:37:47.725Z] -rw-r--r-- 1 jenkins jenkins 10 Apr 19 08:37 coverage.out [2021-04-19T08:37:47.725Z] drwxrwxr-x 5 jenkins jenkins 4096 Apr 19 08:35 docs [2021-04-19T08:37:47.725Z] -rw-rw-r-- 1 jenkins jenkins 987 Apr 19 08:35 go.mod [2021-04-19T08:37:47.725Z] -rw-r--r-- 1 jenkins jenkins 22392 Apr 19 08:37 go.sum [2021-04-19T08:37:47.725Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 08:35 internal [2021-04-19T08:37:47.725Z] -rw-rw-r-- 1 jenkins jenkins 155 Apr 19 08:35 version.go [2021-04-19T08:37:47.725Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 08:35 web [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:37:48.100Z] + 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=44d84db0be904aee2927af4cbe1c31ce462f491f --label arch=arm64 --label version=0.0.0 . [2021-04-19T08:37:49.084Z] Sending build context to Docker daemon 34.63MB [2021-04-19T08:37:49.085Z] Step 1/24 : ARG BASE=golang:1.15-alpine3.12 [2021-04-19T08:37:49.085Z] Step 2/24 : FROM ${BASE} AS builder [2021-04-19T08:37:49.085Z] ---> 1b66b60b60ab [2021-04-19T08:37:49.085Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-04-19T08:37:49.685Z] ---> Running in 9410e6758036 [2021-04-19T08:37:50.285Z] Removing intermediate container 9410e6758036 [2021-04-19T08:37:50.285Z] ---> 1ec3d9375ec9 [2021-04-19T08:37:50.285Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2021-04-19T08:37:50.285Z] ---> Running in 68702d73eccf [2021-04-19T08:37:50.885Z] Removing intermediate container 68702d73eccf [2021-04-19T08:37:50.885Z] ---> b1c0ba65429d [2021-04-19T08:37:50.885Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2021-04-19T08:37:50.885Z] ---> Running in 47024e59d8f1 [2021-04-19T08:37:51.484Z] Removing intermediate container 47024e59d8f1 [2021-04-19T08:37:51.484Z] ---> cf50006d6ce6 [2021-04-19T08:37:51.484Z] Step 6/24 : LABEL Name=edgex-ui-go [2021-04-19T08:37:51.484Z] ---> Running in c70b19b8fcb7 [2021-04-19T08:37:52.084Z] Removing intermediate container c70b19b8fcb7 [2021-04-19T08:37:52.084Z] ---> 21a7fddb8e03 [2021-04-19T08:37:52.084Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-04-19T08:37:52.359Z] ---> Running in 32124a23bdbc [2021-04-19T08:37:52.956Z] Removing intermediate container 32124a23bdbc [2021-04-19T08:37:52.956Z] ---> 4a6ee5e2f690 [2021-04-19T08:37:52.956Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-04-19T08:37:52.956Z] ---> Running in feef443bdd8b [2021-04-19T08:37:55.589Z] Removing intermediate container feef443bdd8b [2021-04-19T08:37:55.589Z] ---> 5b6fc51b0963 [2021-04-19T08:37:55.589Z] Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-04-19T08:37:55.589Z] ---> Running in e02868a79d82 [2021-04-19T08:37:56.566Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2021-04-19T08:37:57.180Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2021-04-19T08:37:58.162Z] OK: 142 MiB in 39 packages [2021-04-19T08:37:59.612Z] Removing intermediate container e02868a79d82 [2021-04-19T08:37:59.612Z] ---> f7602b1d5922 [2021-04-19T08:37:59.612Z] Step 10/24 : ENV GO111MODULE=on [2021-04-19T08:37:59.612Z] ---> Running in a9dbc7a04b8a [2021-04-19T08:38:00.213Z] Removing intermediate container a9dbc7a04b8a [2021-04-19T08:38:00.213Z] ---> 6b219c0d2980 [2021-04-19T08:38:00.213Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-04-19T08:38:00.213Z] ---> Running in ebe59cdff6b8 [2021-04-19T08:38:00.811Z] Removing intermediate container ebe59cdff6b8 [2021-04-19T08:38:00.811Z] ---> 1995ee0d9f77 [2021-04-19T08:38:00.811Z] Step 12/24 : COPY go.mod . [2021-04-19T08:38:01.411Z] ---> 369e05e46032 [2021-04-19T08:38:01.411Z] Step 13/24 : COPY Makefile . [2021-04-19T08:38:02.394Z] ---> c230b68f53b7 [2021-04-19T08:38:02.394Z] Step 14/24 : RUN make update [2021-04-19T08:38:02.394Z] ---> Running in dd28f102e0b4 [2021-04-19T08:38:03.370Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-04-19T08:38:04.806Z] Removing intermediate container dd28f102e0b4 [2021-04-19T08:38:04.806Z] ---> 270d3affbadb [2021-04-19T08:38:04.806Z] Step 15/24 : COPY . . [2021-04-19T08:38:08.213Z] ---> 480f93590ce1 [2021-04-19T08:38:08.213Z] Step 16/24 : RUN ${MAKE} [2021-04-19T08:38:08.213Z] ---> Running in b552279947f8 [2021-04-19T08:38:09.666Z] 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-04-19T08:38:42.070Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-04-19T08:38:50.375Z] Removing intermediate container b552279947f8 [2021-04-19T08:38:50.375Z] ---> 0b0fdb3e12b6 [2021-04-19T08:38:50.375Z] Step 17/24 : FROM alpine:3.12 [2021-04-19T08:38:50.651Z] 3.12: Pulling from library/alpine [2021-04-19T08:38:50.921Z] d2f70382dc9a: Pulling fs layer [2021-04-19T08:38:50.921Z] d2f70382dc9a: Verifying Checksum [2021-04-19T08:38:50.921Z] d2f70382dc9a: Download complete [2021-04-19T08:38:51.536Z] d2f70382dc9a: Pull complete [2021-04-19T08:38:51.536Z] Digest: sha256:36553b10a4947067b9fbb7d532951066293a68eae893beba1d9235f7d11a20ad [2021-04-19T08:38:51.536Z] Status: Downloaded newer image for alpine:3.12 [2021-04-19T08:38:51.536Z] ---> 9852663dfa18 [2021-04-19T08:38:51.536Z] Step 18/24 : EXPOSE 4000 [2021-04-19T08:38:51.812Z] ---> Running in c45ca47b59f2 [2021-04-19T08:38:52.404Z] Removing intermediate container c45ca47b59f2 [2021-04-19T08:38:52.404Z] ---> fdbd6966f880 [2021-04-19T08:38:52.404Z] 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-04-19T08:38:55.052Z] ---> b850cd65cb83 [2021-04-19T08:38:55.052Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-04-19T08:38:55.052Z] ---> Running in 9d2caba3fb1e [2021-04-19T08:38:55.654Z] Removing intermediate container 9d2caba3fb1e [2021-04-19T08:38:55.654Z] ---> 8ac60504ef92 [2021-04-19T08:38:55.654Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-04-19T08:38:55.930Z] ---> Running in 48c6e84210a5 [2021-04-19T08:38:56.211Z] Removing intermediate container 48c6e84210a5 [2021-04-19T08:38:56.211Z] ---> ed1e0c858327 [2021-04-19T08:38:56.211Z] Step 22/24 : LABEL arch=arm64 [2021-04-19T08:38:56.487Z] ---> Running in b17c7a02bf17 [2021-04-19T08:38:57.084Z] Removing intermediate container b17c7a02bf17 [2021-04-19T08:38:57.084Z] ---> a2efb189868c [2021-04-19T08:38:57.084Z] Step 23/24 : LABEL git_sha=44d84db0be904aee2927af4cbe1c31ce462f491f [2021-04-19T08:38:57.084Z] ---> Running in f9fc96c3f877 [2021-04-19T08:38:57.681Z] Removing intermediate container f9fc96c3f877 [2021-04-19T08:38:57.681Z] ---> b7854a903666 [2021-04-19T08:38:57.681Z] Step 24/24 : LABEL version=0.0.0 [2021-04-19T08:38:57.960Z] ---> Running in 12e089f9b01d [2021-04-19T08:38:58.233Z] Removing intermediate container 12e089f9b01d [2021-04-19T08:38:58.233Z] ---> 14b24d1bd30c [2021-04-19T08:38:58.233Z] [Warning] One or more build-args [ARCH] were not consumed [2021-04-19T08:38:58.505Z] Successfully built 14b24d1bd30c [2021-04-19T08:38:58.505Z] 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-04-19T08:38:59.229Z] ---> job-cost.sh [2021-04-19T08:38:59.229Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nGS7 [2021-04-19T08:40:07.237Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-04-19T08:42:14.076Z] lf-activate-venv(): INFO: Adding /tmp/venv-nGS7/bin to PATH [2021-04-19T08:42:14.076Z] INFO: No Stack... [2021-04-19T08:42:14.076Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-04-19T08:42:14.076Z] INFO: Archiving Costs [Pipeline] sh [2021-04-19T08:42:14.452Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-04-19T08:42:14.452Z] + cut -d, -f6 [Pipeline] lock [2021-04-19T08:42:14.619Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-337-1-stack-cost] [2021-04-19T08:42:14.625Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-337-1-stack-cost] did not exist. Created. [2021-04-19T08:42:14.626Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-337-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-04-19T08:42:15.069Z] /w/workspace/edgex-ui-go/1@tmp/durable-151ccd21/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-151ccd21/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-04-19T08:42:15.445Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-04-19T08:42:15.486Z] Warning: overwriting stash ‘stack-cost’ [2021-04-19T08:42:15.747Z] Stashed 1 file(s) [Pipeline] } [2021-04-19T08:42:15.768Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-337-1-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-04-19T08:42:16.779Z] provisioning config files... [2021-04-19T08:42:16.790Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp/config782636779386849972tmp [Pipeline] { [Pipeline] sh [2021-04-19T08:42:17.168Z] + set +x [2021-04-19T08:42:17.168Z] + curl -s https://codecov.io/bash [2021-04-19T08:42:17.168Z] + bash -s -- [2021-04-19T08:42:17.434Z] [2021-04-19T08:42:17.434Z] _____ _ [2021-04-19T08:42:17.434Z] / ____| | | [2021-04-19T08:42:17.434Z] | | ___ __| | ___ ___ _____ __ [2021-04-19T08:42:17.434Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-04-19T08:42:17.434Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-04-19T08:42:17.434Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-04-19T08:42:17.434Z] Bash-1.0.1 [2021-04-19T08:42:17.434Z] [2021-04-19T08:42:17.434Z] [2021-04-19T08:42:17.434Z] ==> git version 2.24.3 found [2021-04-19T08:42:17.434Z] ==> 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-04-19T08:42:17.434Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-04-19T08:42:17.434Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-04-19T08:42:17.434Z] ==> Jenkins CI detected. [2021-04-19T08:42:17.434Z] project root: . [2021-04-19T08:42:17.434Z] --> token set from env [2021-04-19T08:42:17.434Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-04-19T08:42:17.434Z] ==> Running gcov in . (disable via -X gcov) [2021-04-19T08:42:17.434Z] ==> Python coveragepy not found [2021-04-19T08:42:17.434Z] ==> Searching for coverage reports in: [2021-04-19T08:42:17.434Z] + . [2021-04-19T08:42:17.434Z] -> Found 1 reports [2021-04-19T08:42:17.434Z] ==> Detecting git/mercurial file structure [2021-04-19T08:42:17.434Z] ==> Reading reports [2021-04-19T08:42:17.434Z] + ./coverage.out bytes=10 [2021-04-19T08:42:17.434Z] ==> Appending adjustments [2021-04-19T08:42:17.434Z] https://docs.codecov.io/docs/fixing-reports [2021-04-19T08:42:17.697Z] + Found adjustments [2021-04-19T08:42:17.697Z] ==> Gzipping contents [2021-04-19T08:42:17.697Z] 4.0K /tmp/codecov.JnGL6d.gz [2021-04-19T08:42:17.697Z] ==> Uploading reports [2021-04-19T08:42:17.697Z] url: https://codecov.io [2021-04-19T08:42:17.697Z] query: branch=PR-337&commit=44d84db0be904aee2927af4cbe1c31ce462f491f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-337%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=337&job=&cmd_args= [2021-04-19T08:42:17.697Z] -> Pinging Codecov [2021-04-19T08:42:17.697Z] https://codecov.io/upload/v4?package=bash-1.0.1&token=secret&branch=PR-337&commit=44d84db0be904aee2927af4cbe1c31ce462f491f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-337%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=337&job=&cmd_args= [2021-04-19T08:42:18.649Z] -> Uploading to [2021-04-19T08:42:18.649Z] https://storage.googleapis.com/codecov/v4/raw/2021-04-19/FB506323287CE973F263BFD2A0EB1F37/44d84db0be904aee2927af4cbe1c31ce462f491f/c67d94c8-8964-485f-b99c-08baa3bff671.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210419T084218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5ac83029a7e77f9307bc1e78d88680dbb5990a548363456595db38de3818533c [2021-04-19T08:42:18.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-19T08:42:18.649Z] Dload Upload Total Spent Left Speed [2021-04-19T08:42:19.227Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3886 0 0 100 3886 0 6518 --:--:-- --:--:-- --:--:-- 6509 [2021-04-19T08:42:19.227Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/44d84db0be904aee2927af4cbe1c31ce462f491f [Pipeline] } [2021-04-19T08:42:19.255Z] 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-04-19T08:42:21.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T08:42:22.634Z] ---> package-listing.sh [2021-04-19T08:42:22.634Z] ++ facter osfamily [2021-04-19T08:42:22.634Z] ++ tr '[:upper:]' '[:lower:]' [2021-04-19T08:42:22.634Z] + OS_FAMILY=redhat [2021-04-19T08:42:22.634Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-337 [2021-04-19T08:42:22.634Z] + START_PACKAGES=/tmp/packages_start.txt [2021-04-19T08:42:22.634Z] + END_PACKAGES=/tmp/packages_end.txt [2021-04-19T08:42:22.634Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-04-19T08:42:22.634Z] + PACKAGES=/tmp/packages_start.txt [2021-04-19T08:42:22.634Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-337 ']' [2021-04-19T08:42:22.634Z] + PACKAGES=/tmp/packages_end.txt [2021-04-19T08:42:22.634Z] + case "${OS_FAMILY}" in [2021-04-19T08:42:22.634Z] + rpm -qa [2021-04-19T08:42:22.634Z] + sort [2021-04-19T08:42:27.958Z] + '[' -f /tmp/packages_start.txt ']' [2021-04-19T08:42:27.958Z] + '[' -f /tmp/packages_end.txt ']' [2021-04-19T08:42:27.958Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-04-19T08:42:27.958Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-337 ']' [2021-04-19T08:42:27.958Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-337/archives/ [2021-04-19T08:42:27.958Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-337/archives/ [Pipeline] echo [2021-04-19T08:42:27.995Z] 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-337/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-04-19T08:42:28.309Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:42:28.651Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T08:42:28.651Z] [2021-04-19T08:42:28.651Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-04-19T08:42:29.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T08:42:29.019Z] alpine: Pulling from edgex-lftools-log-publisher [2021-04-19T08:42:29.019Z] df20fa9351a1: Pulling fs layer [2021-04-19T08:42:29.019Z] 36b3adc4ff6f: Pulling fs layer [2021-04-19T08:42:29.019Z] 8ad3a11d3b57: Pulling fs layer [2021-04-19T08:42:29.019Z] 46f8f816bc3b: Pulling fs layer [2021-04-19T08:42:29.019Z] 93b61091891f: Pulling fs layer [2021-04-19T08:42:29.019Z] 93b9cdb0e59b: Pulling fs layer [2021-04-19T08:42:29.019Z] 5e14af77c1be: Pulling fs layer [2021-04-19T08:42:29.019Z] 01666e4c0597: Pulling fs layer [2021-04-19T08:42:29.019Z] aa168da1d23b: Pulling fs layer [2021-04-19T08:42:29.019Z] 46f8f816bc3b: Waiting [2021-04-19T08:42:29.019Z] 93b61091891f: Waiting [2021-04-19T08:42:29.019Z] 93b9cdb0e59b: Waiting [2021-04-19T08:42:29.019Z] 5e14af77c1be: Waiting [2021-04-19T08:42:29.019Z] 01666e4c0597: Waiting [2021-04-19T08:42:29.019Z] aa168da1d23b: Waiting [2021-04-19T08:42:29.019Z] 36b3adc4ff6f: Verifying Checksum [2021-04-19T08:42:29.019Z] 36b3adc4ff6f: Download complete [2021-04-19T08:42:29.019Z] 46f8f816bc3b: Verifying Checksum [2021-04-19T08:42:29.019Z] 46f8f816bc3b: Download complete [2021-04-19T08:42:29.019Z] df20fa9351a1: Download complete [2021-04-19T08:42:29.295Z] 93b9cdb0e59b: Verifying Checksum [2021-04-19T08:42:29.295Z] 93b9cdb0e59b: Download complete [2021-04-19T08:42:29.295Z] 93b61091891f: Verifying Checksum [2021-04-19T08:42:29.295Z] 93b61091891f: Download complete [2021-04-19T08:42:29.295Z] 5e14af77c1be: Verifying Checksum [2021-04-19T08:42:29.295Z] 5e14af77c1be: Download complete [2021-04-19T08:42:29.295Z] 01666e4c0597: Verifying Checksum [2021-04-19T08:42:29.295Z] 01666e4c0597: Download complete [2021-04-19T08:42:29.295Z] 8ad3a11d3b57: Verifying Checksum [2021-04-19T08:42:29.295Z] 8ad3a11d3b57: Download complete [2021-04-19T08:42:29.571Z] df20fa9351a1: Pull complete [2021-04-19T08:42:30.148Z] 36b3adc4ff6f: Pull complete [2021-04-19T08:42:31.116Z] 8ad3a11d3b57: Pull complete [2021-04-19T08:42:31.116Z] aa168da1d23b: Verifying Checksum [2021-04-19T08:42:31.116Z] aa168da1d23b: Download complete [2021-04-19T08:42:31.116Z] 46f8f816bc3b: Pull complete [2021-04-19T08:42:31.691Z] 93b61091891f: Pull complete [2021-04-19T08:42:31.691Z] 93b9cdb0e59b: Pull complete [2021-04-19T08:42:31.691Z] 5e14af77c1be: Pull complete [2021-04-19T08:42:31.954Z] 01666e4c0597: Pull complete [2021-04-19T08:42:38.611Z] aa168da1d23b: Pull complete [2021-04-19T08:42:38.611Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-04-19T08:42:38.611Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-04-19T08:42:38.611Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-04-19T08:42:38.844Z] prd-centos7-docker-4c-2g-746 does not seem to be running inside a container [2021-04-19T08:42:38.895Z] $ 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-337/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-337 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-337:/w/workspace/edgexfoundry_edgex-ui-go_PR-337:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-337@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-04-19T08:42:42.334Z] $ docker top 20629b0daccb2dfba757d8520f8823430d10a4f6ba33d327412ad2bcf03876ce -eo pid,comm [Pipeline] { [Pipeline] sh [2021-04-19T08:42:42.809Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-04-19T08:42:43.133Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-04-19T08:42:43.451Z] + ls /var/log/sa-host [2021-04-19T08:42:43.451Z] + sadf -c /var/log/sa-host/sa19 [2021-04-19T08:42:43.451Z] file_magic: OK [2021-04-19T08:42:43.451Z] HZ: Using current value: 100 [2021-04-19T08:42:43.451Z] file_header: OK [2021-04-19T08:42:43.451Z] 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-04-19T08:42:43.451Z] Statistics: [2021-04-19T08:42:43.451Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-04-19T08:42:43.451Z] File successfully converted to sysstat format version 12.2.1 [2021-04-19T08:42:43.451Z] + sadf -c /var/log/sa-host/sa23 [2021-04-19T08:42:43.451Z] file_magic: OK [2021-04-19T08:42:43.451Z] HZ: Using current value: 100 [2021-04-19T08:42:43.451Z] file_header: OK [2021-04-19T08:42:43.451Z] 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-04-19T08:42:43.451Z] Statistics: [2021-04-19T08:42:43.451Z] Hnuu...uuuununununu... [2021-04-19T08:42:43.451Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-04-19T08:42:44.090Z] provisioning config files... [2021-04-19T08:42:44.107Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp/config1267265566556016229tmp [Pipeline] { [Pipeline] echo [2021-04-19T08:42:44.158Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T08:42:44.487Z] ---> create-netrc.sh [Pipeline] } [2021-04-19T08:42:44.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-04-19T08:42:44.583Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T08:42:44.915Z] ---> python-tools-install.sh [Pipeline] echo [2021-04-19T08:42:44.948Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T08:42:45.289Z] ---> sudo-logs.sh [2021-04-19T08:42:45.289Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-04-19T08:42:45.374Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T08:42:45.707Z] ---> job-cost.sh [2021-04-19T08:42:45.707Z] lf-activate-venv: SKIPPING [2021-04-19T08:42:45.707Z] DEBUG: total: 0.20999999344348907 [2021-04-19T08:42:45.707Z] INFO: Retrieving Stack Cost... [2021-04-19T08:42:46.661Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-04-19T08:42:47.234Z] INFO: Archiving Costs [Pipeline] echo [2021-04-19T08:42:47.270Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-04-19T08:42:47.603Z] ---> logs-deploy.sh [2021-04-19T08:42:47.603Z] lf-activate-venv: SKIPPING [2021-04-19T08:42:47.603Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-337/1 [2021-04-19T08:42:47.603Z] INFO: archiving workspace using pattern(s): [2021-04-19T08:42:49.534Z] Archives upload complete. [2021-04-19T08:42:49.534Z] INFO: archiving logs to Nexus [2021-04-19T08:42:50.485Z] ---> uname -a: [2021-04-19T08:42:50.485Z] Linux prd-centos7-docker-4c-2g-746.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-04-19T08:42:50.485Z] [2021-04-19T08:42:50.485Z] [2021-04-19T08:42:50.485Z] ---> lscpu: [2021-04-19T08:42:50.485Z] Architecture: x86_64 [2021-04-19T08:42:50.485Z] CPU op-mode(s): 32-bit, 64-bit [2021-04-19T08:42:50.485Z] Byte Order: Little Endian [2021-04-19T08:42:50.485Z] Address sizes: 40 bits physical, 48 bits virtual [2021-04-19T08:42:50.485Z] CPU(s): 4 [2021-04-19T08:42:50.485Z] On-line CPU(s) list: 0-3 [2021-04-19T08:42:50.485Z] Thread(s) per core: 1 [2021-04-19T08:42:50.485Z] Core(s) per socket: 1 [2021-04-19T08:42:50.485Z] Socket(s): 4 [2021-04-19T08:42:50.485Z] NUMA node(s): 1 [2021-04-19T08:42:50.485Z] Vendor ID: GenuineIntel [2021-04-19T08:42:50.485Z] CPU family: 6 [2021-04-19T08:42:50.485Z] Model: 44 [2021-04-19T08:42:50.485Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-04-19T08:42:50.485Z] Stepping: 1 [2021-04-19T08:42:50.485Z] CPU MHz: 2933.442 [2021-04-19T08:42:50.485Z] BogoMIPS: 5866.88 [2021-04-19T08:42:50.485Z] Virtualization: VT-x [2021-04-19T08:42:50.485Z] Hypervisor vendor: KVM [2021-04-19T08:42:50.485Z] Virtualization type: full [2021-04-19T08:42:50.485Z] L1d cache: 128 KiB [2021-04-19T08:42:50.485Z] L1i cache: 128 KiB [2021-04-19T08:42:50.485Z] L2 cache: 16 MiB [2021-04-19T08:42:50.485Z] L3 cache: 64 MiB [2021-04-19T08:42:50.485Z] NUMA node0 CPU(s): 0-3 [2021-04-19T08:42:50.485Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-04-19T08:42:50.485Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-04-19T08:42:50.485Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-04-19T08:42:50.485Z] Vulnerability Meltdown: Mitigation; PTI [2021-04-19T08:42:50.485Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-04-19T08:42:50.485Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-04-19T08:42:50.485Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-04-19T08:42:50.485Z] Vulnerability Srbds: Not affected [2021-04-19T08:42:50.485Z] Vulnerability Tsx async abort: Not affected [2021-04-19T08:42:50.485Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-04-19T08:42:50.485Z] [2021-04-19T08:42:50.485Z] [2021-04-19T08:42:50.485Z] ---> nproc: [2021-04-19T08:42:50.485Z] 4 [2021-04-19T08:42:50.485Z] [2021-04-19T08:42:50.485Z] [2021-04-19T08:42:50.485Z] ---> df -h: [2021-04-19T08:42:50.485Z] Filesystem Size Used Available Use% Mounted on [2021-04-19T08:42:50.485Z] overlay 50.0G 7.3G 42.7G 15% / [2021-04-19T08:42:50.485Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-04-19T08:42:50.485Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-04-19T08:42:50.485Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-04-19T08:42:50.485Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-04-19T08:42:50.485Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-04-19T08:42:50.485Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-04-19T08:42:50.485Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-04-19T08:42:50.485Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-337@tmp [2021-04-19T08:42:50.485Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-04-19T08:42:50.485Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-04-19T08:42:50.485Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-04-19T08:42:50.485Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-04-19T08:42:50.485Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-337 [2021-04-19T08:42:50.485Z] [2021-04-19T08:42:50.485Z] [2021-04-19T08:42:50.485Z] ---> free -m: [2021-04-19T08:42:50.485Z] total used free shared buff/cache available [2021-04-19T08:42:50.485Z] Mem: 1837 721 93 0 1023 1011 [2021-04-19T08:42:50.485Z] Swap: 1023 1 1022 [2021-04-19T08:42:50.485Z] [2021-04-19T08:42:50.485Z]