Pull request #268 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of jpwhitemn for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 3403b5ca68896fa7d43f8231b58a5610464d24c3+6b56cf5bad85c4dbb8049a08f938d80b446ad560 (5adc9dde7b9e3d00a22c0da84acba548230a9c18) 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 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-268/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 a2cbe11917bfb8801b6bc99aaa80229564ed4294 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a2cbe11917bfb8801b6bc99aaa80229564ed4294 # timeout=10 Commit message: "Merge pull request #273 from ernestojeda/fix-semver-dir-permissions" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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-268/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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 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 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-3642’ is offline; ‘prd-centos7-docker-4c-2g-6376’ is offline; ‘prd-centos7-docker-4c-2g-6388’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4350’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6371’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6379’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6381’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-6384’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-6390 in /w/workspace/edgexfoundry_edgex-ui-go_PR-268 [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-268 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6b56cf5bad85c4dbb8049a08f938d80b446ad560 into PR head commit 3403b5ca68896fa7d43f8231b58a5610464d24c3 Merge succeeded, producing 3403b5ca68896fa7d43f8231b58a5610464d24c3 Checking out Revision 3403b5ca68896fa7d43f8231b58a5610464d24c3 (PR-268) > git config core.sparsecheckout # timeout=10 > git checkout -f 3403b5ca68896fa7d43f8231b58a5610464d24c3 # 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 6b56cf5bad85c4dbb8049a08f938d80b446ad560 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3403b5ca68896fa7d43f8231b58a5610464d24c3 # timeout=10 Commit message: "fix: replace broken link in pull request template" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.16.5' fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-10-19T23:01:21.590Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-10-19T23:01:22.036Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-10-19T23:01:22.411Z] ========================================================= [2020-10-19T23:01:22.411Z] EdgeX Global Pipelines Version Info [2020-10-19T23:01:22.412Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-10-19T23:01:23.998Z] ------------------- [2020-10-19T23:01:23.998Z] stable info: [2020-10-19T23:01:23.998Z] ------------------- [2020-10-19T23:01:23.998Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T23:01:23.998Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T23:01:23.998Z] Message: update stable to v1.0.144 [2020-10-19T23:01:24.959Z] ------------------- [2020-10-19T23:01:24.959Z] experimental info: [2020-10-19T23:01:24.959Z] ------------------- [2020-10-19T23:01:24.959Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-10-19T23:01:24.959Z] Commit SHA: a2cbe11917bfb8801b6bc99aaa80229564ed4294 [2020-10-19T23:01:24.959Z] Message: update experimental to v1.0.144 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2020-10-19T23:01:25.608Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2020-10-19T23:01:25.751Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2020-10-19T23:01:25.879Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2020-10-19T23:01:26.015Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2020-10-19T23:01:26.169Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2020-10-19T23:01:26.302Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo [2020-10-19T23:01:26.437Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2020-10-19T23:01:26.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo [2020-10-19T23:01:26.707Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2020-10-19T23:01:26.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2020-10-19T23:01:26.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2020-10-19T23:01:27.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo [2020-10-19T23:01:27.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2020-10-19T23:01:27.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2020-10-19T23:01:27.607Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2020-10-19T23:01:27.750Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2020-10-19T23:01:27.883Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T23:01:28.074Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2020-10-19T23:01:28.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2020-10-19T23:01:28.466Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2020-10-19T23:01:28.597Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2020-10-19T23:01:28.732Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2020-10-19T23:01:28.868Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2020-10-19T23:01:29.007Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2020-10-19T23:01:29.160Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2020-10-19T23:01:29.302Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-268 [Pipeline] echo [2020-10-19T23:01:29.449Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-268 [Pipeline] echo [2020-10-19T23:01:29.621Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-268 [Pipeline] echo [2020-10-19T23:01:29.774Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3403b5ca68896fa7d43f8231b58a5610464d24c3 [Pipeline] echo [2020-10-19T23:01:29.924Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3403b5c [Pipeline] echo [2020-10-19T23:01:30.080Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T23:01:31.092Z] + git log --format=format:%s -1 3403b5ca68896fa7d43f8231b58a5610464d24c3 [Pipeline] echo [2020-10-19T23:01:31.191Z] GIT_COMMIT: 3403b5ca68896fa7d43f8231b58a5610464d24c3, Commit Message: fix: replace broken link in pull request template [Pipeline] echo [2020-10-19T23:01:31.281Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-10-19T23:01:32.109Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T23:01:32.109Z] [2020-10-19T23:01:32.109Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T23:01:32.775Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T23:01:32.775Z] latest: Pulling from edgex-devops/git-semver [2020-10-19T23:01:32.775Z] 31603596830f: Pulling fs layer [2020-10-19T23:01:32.775Z] 2a8b12db71e7: Pulling fs layer [2020-10-19T23:01:32.775Z] 6ca5941a6612: Pulling fs layer [2020-10-19T23:01:32.775Z] ecc8261a40a4: Pulling fs layer [2020-10-19T23:01:32.775Z] ecc8261a40a4: Waiting [2020-10-19T23:01:32.775Z] 2a8b12db71e7: Verifying Checksum [2020-10-19T23:01:32.775Z] 2a8b12db71e7: Download complete [2020-10-19T23:01:33.243Z] 31603596830f: Download complete [2020-10-19T23:01:33.627Z] 31603596830f: Pull complete [2020-10-19T23:01:33.930Z] ecc8261a40a4: Verifying Checksum [2020-10-19T23:01:33.930Z] ecc8261a40a4: Download complete [2020-10-19T23:01:33.930Z] 2a8b12db71e7: Pull complete [2020-10-19T23:01:33.930Z] 6ca5941a6612: Verifying Checksum [2020-10-19T23:01:33.930Z] 6ca5941a6612: Download complete [2020-10-19T23:01:34.905Z] 6ca5941a6612: Pull complete [2020-10-19T23:01:34.905Z] ecc8261a40a4: Pull complete [2020-10-19T23:01:34.905Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-10-19T23:01:34.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-10-19T23:01:34.905Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-10-19T23:01:35.047Z] prd-centos7-docker-4c-2g-6390 does not seem to be running inside a container [2020-10-19T23:01:35.164Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-268 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-268:/w/workspace/edgexfoundry_edgex-ui-go_PR-268:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-10-19T23:01:37.494Z] $ docker top b84b39da5886c90d75cf74867c7469c6db85b1a68449f2f922039213307e5886 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-10-19T23:01:38.089Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T23:01:38.089Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T23:01:38.348Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T23:01:38.356Z] $ docker exec b84b39da5886c90d75cf74867c7469c6db85b1a68449f2f922039213307e5886 ssh-agent [2020-10-19T23:01:38.528Z] SSH_AUTH_SOCK=/tmp/ssh-PLmYlYMGit6w/agent.12 [2020-10-19T23:01:38.528Z] SSH_AGENT_PID=17 [2020-10-19T23:01:38.570Z] Running ssh-add (command line suppressed) [2020-10-19T23:01:38.701Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp/private_key_805343941060014703.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp/private_key_805343941060014703.key) [2020-10-19T23:01:38.753Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T23:01:39.203Z] + git tag --points-at HEAD [Pipeline] } [2020-10-19T23:01:39.242Z] $ docker exec --env ******** --env ******** b84b39da5886c90d75cf74867c7469c6db85b1a68449f2f922039213307e5886 ssh-agent -k [2020-10-19T23:01:39.417Z] unset SSH_AUTH_SOCK; [2020-10-19T23:01:39.418Z] unset SSH_AGENT_PID; [2020-10-19T23:01:39.418Z] echo Agent pid 17 killed; [2020-10-19T23:01:39.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2020-10-19T23:01:39.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-10-19T23:01:39.811Z] [ssh-agent] Looking for ssh-agent implementation... [2020-10-19T23:01:40.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-10-19T23:01:40.067Z] $ docker exec b84b39da5886c90d75cf74867c7469c6db85b1a68449f2f922039213307e5886 ssh-agent [2020-10-19T23:01:40.270Z] SSH_AUTH_SOCK=/tmp/ssh-QMnOrTaryjg6/agent.47 [2020-10-19T23:01:40.270Z] SSH_AGENT_PID=52 [2020-10-19T23:01:40.330Z] Running ssh-add (command line suppressed) [2020-10-19T23:01:40.472Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp/private_key_7709542882903305253.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp/private_key_7709542882903305253.key) [2020-10-19T23:01:40.538Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-10-19T23:01:41.056Z] + git semver init [2020-10-19T23:01:41.057Z] # -> Open(): unable to determine branch for HEAD [2020-10-19T23:01:41.057Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-268/.git [2020-10-19T23:01:41.057Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-268 [2020-10-19T23:01:41.057Z] # $SEMVER_REMOTE_NAME = origin [2020-10-19T23:01:41.057Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-10-19T23:01:41.057Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-10-19T23:01:41.057Z] # $SEMVER_BRANCH = PR-268 [2020-10-19T23:01:41.057Z] # $SEMVER_TEMP = /tmp/semver-639666857 [2020-10-19T23:01:41.057Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-10-19T23:01:42.048Z] # '/tmp/semver-639666857' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-268/.semver' [2020-10-19T23:01:42.048Z] # -> Force: false [2020-10-19T23:01:42.048Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-268/.semver [Pipeline] } [2020-10-19T23:01:42.099Z] $ docker exec --env ******** --env ******** b84b39da5886c90d75cf74867c7469c6db85b1a68449f2f922039213307e5886 ssh-agent -k [2020-10-19T23:01:42.219Z] unset SSH_AUTH_SOCK; [2020-10-19T23:01:42.220Z] unset SSH_AGENT_PID; [2020-10-19T23:01:42.220Z] echo Agent pid 52 killed; [2020-10-19T23:01:42.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-10-19T23:01:43.020Z] + git semver [Pipeline] } [2020-10-19T23:01:43.098Z] $ docker stop --time=1 b84b39da5886c90d75cf74867c7469c6db85b1a68449f2f922039213307e5886 [2020-10-19T23:01:44.496Z] $ docker rm -f b84b39da5886c90d75cf74867c7469c6db85b1a68449f2f922039213307e5886 [Pipeline] // withDockerContainer [Pipeline] sh [2020-10-19T23:01:45.105Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2020-10-19T23:01:45.742Z] Stashed 1 file(s) [Pipeline] echo [2020-10-19T23:01:45.764Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2020-10-19T23:01:46.999Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-6384 in /w/workspace/edgexfoundry_edgex-ui-go_PR-268 [Pipeline] { [Pipeline] ws [2020-10-19T23:01:47.112Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-10-19T23:01:52.165Z] using credential edgex-jenkins-ssh [2020-10-19T23:01:52.242Z] Cloning the remote Git repository [2020-10-19T23:01:52.308Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-19T23:01:52.417Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-10-19T23:01:52.487Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-19T23:01:52.487Z] > git --version # timeout=10 [2020-10-19T23:01:52.506Z] > git --version # 'git version 2.17.1' [2020-10-19T23:01:52.509Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T23:01:52.611Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T23:01:54.585Z] Merging remotes/origin/master commit 6b56cf5bad85c4dbb8049a08f938d80b446ad560 into PR head commit 3403b5ca68896fa7d43f8231b58a5610464d24c3 [2020-10-19T23:01:53.935Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-10-19T23:01:53.956Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T23:01:53.978Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-10-19T23:01:54.007Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-19T23:01:54.008Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T23:01:54.020Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T23:01:54.618Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T23:01:54.634Z] > git checkout -f 3403b5ca68896fa7d43f8231b58a5610464d24c3 # timeout=10 [2020-10-19T23:01:54.934Z] Merge succeeded, producing 3403b5ca68896fa7d43f8231b58a5610464d24c3 [2020-10-19T23:01:54.935Z] Checking out Revision 3403b5ca68896fa7d43f8231b58a5610464d24c3 (PR-268) [2020-10-19T23:01:54.869Z] > git remote # timeout=10 [2020-10-19T23:01:54.886Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T23:01:54.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T23:01:54.911Z] > git merge 6b56cf5bad85c4dbb8049a08f938d80b446ad560 # timeout=10 [2020-10-19T23:01:54.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T23:01:54.954Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T23:01:54.967Z] > git checkout -f 3403b5ca68896fa7d43f8231b58a5610464d24c3 # timeout=10 [2020-10-19T23:01:59.383Z] Commit message: "fix: replace broken link in pull request template" [2020-10-19T23:01:59.449Z] > git --version # timeout=10 [2020-10-19T23:01:59.459Z] > git --version # 'git version 2.17.1' [2020-10-19T23:01:59.471Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T23:02:00.660Z] ========================================================= [2020-10-19T23:02:00.660Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] [2020-10-19T23:02:00.660Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T23:02:01.703Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . [2020-10-19T23:02:01.724Z] Still waiting to schedule task [2020-10-19T23:02:01.725Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-10-19T23:02:02.693Z] Sending build context to Docker daemon 15.62MB [2020-10-19T23:02:02.693Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-19T23:02:02.693Z] Step 2/8 : FROM ${BASE} [2020-10-19T23:02:02.971Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-10-19T23:02:02.971Z] b538f80385f9: Pulling fs layer [2020-10-19T23:02:02.971Z] 74f711af9a0d: Pulling fs layer [2020-10-19T23:02:02.971Z] 99f96fe45779: Pulling fs layer [2020-10-19T23:02:02.971Z] 8529a6b9a6be: Pulling fs layer [2020-10-19T23:02:02.971Z] 45590311c82a: Pulling fs layer [2020-10-19T23:02:02.971Z] 69ca0ff8b7b3: Pulling fs layer [2020-10-19T23:02:02.971Z] 209524e5b208: Pulling fs layer [2020-10-19T23:02:02.971Z] 8529a6b9a6be: Waiting [2020-10-19T23:02:02.971Z] 45590311c82a: Waiting [2020-10-19T23:02:02.971Z] 69ca0ff8b7b3: Waiting [2020-10-19T23:02:02.971Z] 209524e5b208: Waiting [2020-10-19T23:02:02.971Z] 99f96fe45779: Verifying Checksum [2020-10-19T23:02:02.971Z] 99f96fe45779: Download complete [2020-10-19T23:02:03.248Z] 74f711af9a0d: Verifying Checksum [2020-10-19T23:02:03.248Z] 74f711af9a0d: Download complete [2020-10-19T23:02:03.248Z] 45590311c82a: Verifying Checksum [2020-10-19T23:02:03.248Z] 45590311c82a: Download complete [2020-10-19T23:02:03.248Z] 69ca0ff8b7b3: Verifying Checksum [2020-10-19T23:02:03.248Z] 69ca0ff8b7b3: Download complete [2020-10-19T23:02:03.248Z] b538f80385f9: Verifying Checksum [2020-10-19T23:02:03.248Z] b538f80385f9: Download complete [2020-10-19T23:02:03.850Z] b538f80385f9: Pull complete [2020-10-19T23:02:04.458Z] 74f711af9a0d: Pull complete [2020-10-19T23:02:04.743Z] 99f96fe45779: Pull complete [2020-10-19T23:02:06.189Z] 209524e5b208: Verifying Checksum [2020-10-19T23:02:06.189Z] 209524e5b208: Download complete [2020-10-19T23:02:07.636Z] 8529a6b9a6be: Verifying Checksum [2020-10-19T23:02:07.636Z] 8529a6b9a6be: Download complete [2020-10-19T23:02:17.814Z] 8529a6b9a6be: Pull complete [2020-10-19T23:02:17.814Z] 45590311c82a: Pull complete [2020-10-19T23:02:17.814Z] 69ca0ff8b7b3: Pull complete [2020-10-19T23:02:20.444Z] 209524e5b208: Pull complete [2020-10-19T23:02:20.444Z] Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 [2020-10-19T23:02:20.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine [2020-10-19T23:02:20.444Z] ---> 5bddaf1c2fca [2020-10-19T23:02:20.444Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-19T23:02:23.875Z] ---> Running in 20080a61c4cb [2020-10-19T23:02:23.875Z] Removing intermediate container 20080a61c4cb [2020-10-19T23:02:23.875Z] ---> 55ab98448cc7 [2020-10-19T23:02:23.875Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-19T23:02:24.156Z] ---> Running in c48c7887efbd [2020-10-19T23:02:26.787Z] Removing intermediate container c48c7887efbd [2020-10-19T23:02:26.787Z] ---> 2c4f30a82cf8 [2020-10-19T23:02:26.787Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-19T23:02:27.060Z] ---> Running in f3a08e3e2314 [2020-10-19T23:02:28.508Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T23:02:29.115Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T23:02:30.094Z] OK: 142 MiB in 39 packages [2020-10-19T23:02:31.073Z] Removing intermediate container f3a08e3e2314 [2020-10-19T23:02:31.073Z] ---> ebb0ee251c40 [2020-10-19T23:02:31.073Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-10-19T23:02:31.351Z] ---> Running in 0bc0fc1524ed [2020-10-19T23:02:31.949Z] Removing intermediate container 0bc0fc1524ed [2020-10-19T23:02:31.949Z] ---> 869adb00bd09 [2020-10-19T23:02:31.949Z] Step 7/8 : COPY . . [2020-10-19T23:02:33.937Z] ---> 42e112936058 [2020-10-19T23:02:33.937Z] Step 8/8 : RUN go mod download [2020-10-19T23:02:33.937Z] ---> Running in 4546f9bab695 [2020-10-19T23:03:00.740Z] Removing intermediate container 4546f9bab695 [2020-10-19T23:03:00.740Z] ---> 652b67311f20 [2020-10-19T23:03:00.740Z] Successfully built 652b67311f20 [2020-10-19T23:03:00.740Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T23:03:01.170Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T23:03:01.170Z] . [Pipeline] withDockerContainer [2020-10-19T23:03:01.472Z] prd-ubuntu18.04-docker-arm64-4c-16g-6384 does not seem to be running inside a container [2020-10-19T23:03:01.575Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2020-10-19T23:03:03.590Z] $ docker top 73b02742c82d6fa5afcd195a6adc6528d26cb25cddc191f47217320530a1367a -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T23:03:05.070Z] + go version [2020-10-19T23:03:05.070Z] go version go1.15.2 linux/arm64 [Pipeline] } [2020-10-19T23:03:05.120Z] $ docker stop --time=1 73b02742c82d6fa5afcd195a6adc6528d26cb25cddc191f47217320530a1367a [2020-10-19T23:03:07.128Z] $ docker rm -f 73b02742c82d6fa5afcd195a6adc6528d26cb25cddc191f47217320530a1367a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T23:03:08.522Z] + docker inspect -f . ci-base-image-arm64 [2020-10-19T23:03:08.522Z] . [Pipeline] withDockerContainer [2020-10-19T23:03:09.228Z] prd-ubuntu18.04-docker-arm64-4c-16g-6384 does not seem to be running inside a container [2020-10-19T23:03:09.331Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2020-10-19T23:03:11.265Z] $ docker top 4bd8f5bc61c3382689c25d16bb017cbc18a7cedb309bc350372a3946da072685 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T23:03:12.731Z] + make test [2020-10-19T23:03:12.731Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-19T23:03:14.174Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-10-19T23:03:41.028Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-10-19T23:03:41.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-10-19T23:03:41.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-10-19T23:03:41.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-10-19T23:03:41.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-10-19T23:03:41.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-10-19T23:03:41.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-10-19T23:03:41.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-10-19T23:03:41.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-10-19T23:03:41.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-10-19T23:03:41.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-10-19T23:03:41.028Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-10-19T23:03:41.028Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-10-19T23:03:43.290Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T23:03:43.334Z] $ docker stop --time=1 4bd8f5bc61c3382689c25d16bb017cbc18a7cedb309bc350372a3946da072685 [2020-10-19T23:03:45.661Z] $ docker rm -f 4bd8f5bc61c3382689c25d16bb017cbc18a7cedb309bc350372a3946da072685 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-10-19T23:03:48.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-19T23:03:48.915Z] + ls -al . [2020-10-19T23:03:48.915Z] total 116 [2020-10-19T23:03:48.915Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 19 23:03 . [2020-10-19T23:03:48.915Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 19 23:01 .. [2020-10-19T23:03:48.915Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 19 23:01 .git [2020-10-19T23:03:48.915Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 23:01 .github [2020-10-19T23:03:48.915Z] -rw-rw-r-- 1 jenkins jenkins 136 Oct 19 23:01 .gitignore [2020-10-19T23:03:48.915Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 19 23:01 CONTRIBUTING.md [2020-10-19T23:03:48.915Z] -rw-rw-r-- 1 jenkins jenkins 913 Oct 19 23:01 Dockerfile [2020-10-19T23:03:48.915Z] -rw-rw-r-- 1 jenkins jenkins 898 Oct 19 23:01 Dockerfile.build [2020-10-19T23:03:48.915Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 19 23:01 Jenkinsfile [2020-10-19T23:03:48.915Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 19 23:01 LICENSE [2020-10-19T23:03:48.915Z] -rw-rw-r-- 1 jenkins jenkins 951 Oct 19 23:01 Makefile [2020-10-19T23:03:48.915Z] -rw-rw-r-- 1 jenkins jenkins 3545 Oct 19 23:01 README.md [2020-10-19T23:03:48.915Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 19 23:01 VERSION [2020-10-19T23:03:48.915Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 23:01 assets [2020-10-19T23:03:48.915Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 19 23:01 bin [2020-10-19T23:03:48.915Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 19 23:01 cmd [2020-10-19T23:03:48.915Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 19 23:03 coverage.out [2020-10-19T23:03:48.915Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 19 23:01 docs [2020-10-19T23:03:48.915Z] -rw-rw-r-- 1 jenkins jenkins 1019 Oct 19 23:01 go.mod [2020-10-19T23:03:48.915Z] -rw-r--r-- 1 jenkins jenkins 20718 Oct 19 23:03 go.sum [2020-10-19T23:03:48.915Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 19 23:01 internal [2020-10-19T23:03:48.915Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 19 23:01 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-19T23:03:49.327Z] + 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=3403b5ca68896fa7d43f8231b58a5610464d24c3 --label arch=arm64 --label version=0.0.0 . [2020-10-19T23:03:49.930Z] Sending build context to Docker daemon 15.64MB [2020-10-19T23:03:49.930Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-19T23:03:49.930Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-19T23:03:49.930Z] ---> 652b67311f20 [2020-10-19T23:03:49.930Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-10-19T23:03:50.203Z] ---> Running in af498fa2aae4 [2020-10-19T23:03:50.812Z] Removing intermediate container af498fa2aae4 [2020-10-19T23:03:50.812Z] ---> f22f104cb95d [2020-10-19T23:03:50.812Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-10-19T23:03:50.812Z] ---> Running in 5d560919cee0 [2020-10-19T23:03:51.417Z] Removing intermediate container 5d560919cee0 [2020-10-19T23:03:51.417Z] ---> 38a6c30cc163 [2020-10-19T23:03:51.417Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-10-19T23:03:51.417Z] ---> Running in 4b711272e1f4 [2020-10-19T23:03:52.007Z] Removing intermediate container 4b711272e1f4 [2020-10-19T23:03:52.007Z] ---> 3e1edddb0e71 [2020-10-19T23:03:52.007Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-10-19T23:03:52.007Z] ---> Running in c8adcb0ca22d [2020-10-19T23:03:52.599Z] Removing intermediate container c8adcb0ca22d [2020-10-19T23:03:52.599Z] ---> 27eeac45254b [2020-10-19T23:03:52.599Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-10-19T23:03:52.599Z] ---> Running in ff05c2434e97 [2020-10-19T23:03:53.194Z] Removing intermediate container ff05c2434e97 [2020-10-19T23:03:53.194Z] ---> 4a9c919c492f [2020-10-19T23:03:53.194Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-19T23:03:53.194Z] ---> Running in d06cdde351dd [2020-10-19T23:03:55.820Z] Removing intermediate container d06cdde351dd [2020-10-19T23:03:55.820Z] ---> 2a87040d0b7b [2020-10-19T23:03:55.820Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-19T23:03:55.820Z] ---> Running in 3cbb7dd94f69 [2020-10-19T23:03:57.273Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T23:03:57.871Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T23:03:58.856Z] v3.12.0-449-gcef0201abc [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-19T23:03:58.856Z] v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-19T23:03:58.856Z] OK: 12623 distinct packages available [2020-10-19T23:03:59.134Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-10-19T23:03:59.737Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-10-19T23:04:00.337Z] OK: 142 MiB in 39 packages [2020-10-19T23:04:01.786Z] Removing intermediate container 3cbb7dd94f69 [2020-10-19T23:04:01.786Z] ---> 0cc787bf2820 [2020-10-19T23:04:01.786Z] Step 10/24 : ENV GO111MODULE=on [2020-10-19T23:04:01.786Z] ---> Running in 55376636aaea [2020-10-19T23:04:02.382Z] Removing intermediate container 55376636aaea [2020-10-19T23:04:02.382Z] ---> a327688496c7 [2020-10-19T23:04:02.382Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-10-19T23:04:02.382Z] ---> Running in 9e2bbdbd88e1 [2020-10-19T23:04:02.980Z] Removing intermediate container 9e2bbdbd88e1 [2020-10-19T23:04:02.980Z] ---> 7c191d278d09 [2020-10-19T23:04:02.980Z] Step 12/24 : COPY go.mod . [2020-10-19T23:04:03.959Z] ---> 92f74da6005b [2020-10-19T23:04:03.959Z] Step 13/24 : COPY Makefile . [2020-10-19T23:04:04.555Z] ---> 50820b8e62c2 [2020-10-19T23:04:04.555Z] Step 14/24 : RUN make update [2020-10-19T23:04:04.555Z] ---> Running in 7e01ffd3d248 [2020-10-19T23:04:05.988Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-10-19T23:04:07.421Z] Removing intermediate container 7e01ffd3d248 [2020-10-19T23:04:07.421Z] ---> 1e00c08a9999 [2020-10-19T23:04:07.421Z] Step 15/24 : COPY . . [2020-10-19T23:04:09.409Z] ---> 981b3cb8ad6d [2020-10-19T23:04:09.409Z] Step 16/24 : RUN ${MAKE} [2020-10-19T23:04:09.409Z] ---> Running in c42dea0c97a3 [2020-10-19T23:04:10.839Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-10-19T23:04:33.077Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-19T23:04:38.476Z] Removing intermediate container c42dea0c97a3 [2020-10-19T23:04:38.476Z] ---> fc731c3a698e [2020-10-19T23:04:38.476Z] Step 17/24 : FROM alpine [2020-10-19T23:04:38.476Z] latest: Pulling from library/alpine [2020-10-19T23:04:38.749Z] b538f80385f9: Already exists [2020-10-19T23:04:38.749Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-19T23:04:38.749Z] Status: Downloaded newer image for alpine:latest [2020-10-19T23:04:38.749Z] ---> 62ee0e9f8440 [2020-10-19T23:04:38.749Z] Step 18/24 : EXPOSE 4000 [2020-10-19T23:04:39.026Z] ---> Running in 2199aa3a0563 [2020-10-19T23:04:39.300Z] Removing intermediate container 2199aa3a0563 [2020-10-19T23:04:39.300Z] ---> 28db65d772c5 [2020-10-19T23:04:39.300Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-10-19T23:04:41.280Z] ---> 0995f0a787b7 [2020-10-19T23:04:41.280Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-10-19T23:04:41.280Z] ---> Running in 5e74b70dd62c [2020-10-19T23:04:41.877Z] Removing intermediate container 5e74b70dd62c [2020-10-19T23:04:41.877Z] ---> bd240a78a03f [2020-10-19T23:04:41.877Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-10-19T23:04:41.877Z] ---> Running in 15110b6c2798 [2020-10-19T23:04:42.473Z] Removing intermediate container 15110b6c2798 [2020-10-19T23:04:42.473Z] ---> 11f2e40f5aba [2020-10-19T23:04:42.473Z] Step 22/24 : LABEL arch=arm64 [2020-10-19T23:04:42.473Z] ---> Running in 31f3eac9dd50 [2020-10-19T23:04:42.748Z] Removing intermediate container 31f3eac9dd50 [2020-10-19T23:04:42.748Z] ---> 202f389fbc48 [2020-10-19T23:04:42.748Z] Step 23/24 : LABEL git_sha=3403b5ca68896fa7d43f8231b58a5610464d24c3 [2020-10-19T23:04:43.031Z] ---> Running in 1a7be342b668 [2020-10-19T23:04:43.633Z] Removing intermediate container 1a7be342b668 [2020-10-19T23:04:43.633Z] ---> cf24422c8e06 [2020-10-19T23:04:43.633Z] Step 24/24 : LABEL version=0.0.0 [2020-10-19T23:04:43.633Z] ---> Running in 88cfd5c241a6 [2020-10-19T23:04:44.233Z] Removing intermediate container 88cfd5c241a6 [2020-10-19T23:04:44.233Z] ---> fad47087795f [2020-10-19T23:04:44.233Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-19T23:04:44.233Z] Successfully built fad47087795f [2020-10-19T23:04:44.233Z] Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-10-19T23:05:10.242Z] Running on prd-centos7-docker-4c-2g-6392 in /w/workspace/edgexfoundry_edgex-ui-go_PR-268 [Pipeline] { [Pipeline] ws [2020-10-19T23:05:10.447Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2020-10-19T23:05:12.958Z] using credential edgex-jenkins-ssh [2020-10-19T23:05:13.010Z] Cloning the remote Git repository [2020-10-19T23:05:13.038Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-19T23:05:13.099Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2020-10-19T23:05:13.150Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-19T23:05:13.151Z] > git --version # timeout=10 [2020-10-19T23:05:13.158Z] > git --version # 'git version 2.16.5' [2020-10-19T23:05:13.159Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T23:05:13.181Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T23:05:14.590Z] Merging remotes/origin/master commit 6b56cf5bad85c4dbb8049a08f938d80b446ad560 into PR head commit 3403b5ca68896fa7d43f8231b58a5610464d24c3 [2020-10-19T23:05:14.731Z] Merge succeeded, producing 3403b5ca68896fa7d43f8231b58a5610464d24c3 [2020-10-19T23:05:14.732Z] Checking out Revision 3403b5ca68896fa7d43f8231b58a5610464d24c3 (PR-268) [2020-10-19T23:05:14.096Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-10-19T23:05:14.102Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2020-10-19T23:05:14.113Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-10-19T23:05:14.126Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-10-19T23:05:14.126Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T23:05:14.130Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/268/head:refs/remotes/origin/PR-268 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-10-19T23:05:14.600Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T23:05:14.606Z] > git checkout -f 3403b5ca68896fa7d43f8231b58a5610464d24c3 # timeout=10 [2020-10-19T23:05:14.702Z] > git remote # timeout=10 [2020-10-19T23:05:14.707Z] > git config --get remote.origin.url # timeout=10 [2020-10-19T23:05:14.712Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-10-19T23:05:14.715Z] > git merge 6b56cf5bad85c4dbb8049a08f938d80b446ad560 # timeout=10 [2020-10-19T23:05:14.725Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-10-19T23:05:14.737Z] > git config core.sparsecheckout # timeout=10 [2020-10-19T23:05:14.741Z] > git checkout -f 3403b5ca68896fa7d43f8231b58a5610464d24c3 # timeout=10 [2020-10-19T23:05:18.448Z] Commit message: "fix: replace broken link in pull request template" [2020-10-19T23:05:18.474Z] > git --version # timeout=10 [2020-10-19T23:05:18.478Z] > git --version # 'git version 2.16.5' [2020-10-19T23:05:18.485Z] fatal: bad object a2cbe11917bfb8801b6bc99aaa80229564ed4294 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-10-19T23:05:19.363Z] ========================================================= [2020-10-19T23:05:19.363Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] [2020-10-19T23:05:19.363Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-10-19T23:05:20.094Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . [2020-10-19T23:05:20.357Z] Sending build context to Docker daemon 15.62MB [2020-10-19T23:05:20.357Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2020-10-19T23:05:20.357Z] Step 2/8 : FROM ${BASE} [2020-10-19T23:05:20.357Z] 1.15-alpine: Pulling from edgex-devops/edgex-golang-base [2020-10-19T23:05:20.357Z] df20fa9351a1: Pulling fs layer [2020-10-19T23:05:20.357Z] ed8968b2872e: Pulling fs layer [2020-10-19T23:05:20.357Z] a92cc7c5fd73: Pulling fs layer [2020-10-19T23:05:20.357Z] e871e8e8d7a9: Pulling fs layer [2020-10-19T23:05:20.357Z] e73272ec9a57: Pulling fs layer [2020-10-19T23:05:20.357Z] 1e910a182e73: Pulling fs layer [2020-10-19T23:05:20.357Z] 4e634b169226: Pulling fs layer [2020-10-19T23:05:20.357Z] e73272ec9a57: Waiting [2020-10-19T23:05:20.357Z] 1e910a182e73: Waiting [2020-10-19T23:05:20.357Z] 4e634b169226: Waiting [2020-10-19T23:05:20.357Z] e871e8e8d7a9: Waiting [2020-10-19T23:05:20.357Z] a92cc7c5fd73: Download complete [2020-10-19T23:05:20.357Z] ed8968b2872e: Download complete [2020-10-19T23:05:20.625Z] e73272ec9a57: Verifying Checksum [2020-10-19T23:05:20.625Z] e73272ec9a57: Download complete [2020-10-19T23:05:20.625Z] df20fa9351a1: Verifying Checksum [2020-10-19T23:05:20.625Z] df20fa9351a1: Pull complete [2020-10-19T23:05:20.886Z] ed8968b2872e: Pull complete [2020-10-19T23:05:20.886Z] a92cc7c5fd73: Pull complete [2020-10-19T23:05:21.462Z] 1e910a182e73: Verifying Checksum [2020-10-19T23:05:21.462Z] 1e910a182e73: Download complete [2020-10-19T23:05:22.418Z] 4e634b169226: Verifying Checksum [2020-10-19T23:05:22.418Z] 4e634b169226: Download complete [2020-10-19T23:05:22.683Z] e871e8e8d7a9: Download complete [2020-10-19T23:05:28.013Z] e871e8e8d7a9: Pull complete [2020-10-19T23:05:28.013Z] e73272ec9a57: Pull complete [2020-10-19T23:05:28.013Z] 1e910a182e73: Pull complete [2020-10-19T23:05:38.029Z] 4e634b169226: Pull complete [2020-10-19T23:05:38.029Z] Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 [2020-10-19T23:05:38.030Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [2020-10-19T23:05:38.030Z] ---> f7629b54cfaa [2020-10-19T23:05:38.030Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-10-19T23:05:38.030Z] ---> Running in c24e69f6ed25 [2020-10-19T23:05:38.030Z] Removing intermediate container c24e69f6ed25 [2020-10-19T23:05:38.030Z] ---> 9558983abeb7 [2020-10-19T23:05:38.030Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-19T23:05:38.030Z] ---> Running in d1c75ccf429f [2020-10-19T23:05:38.626Z] Removing intermediate container d1c75ccf429f [2020-10-19T23:05:38.626Z] ---> ea7fe1fe6c8e [2020-10-19T23:05:38.626Z] Step 5/8 : RUN apk add --no-cache make git [2020-10-19T23:05:38.889Z] ---> Running in caf13c317532 [2020-10-19T23:05:39.150Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T23:05:40.095Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T23:05:40.357Z] OK: 166 MiB in 39 packages [2020-10-19T23:05:40.622Z] Removing intermediate container caf13c317532 [2020-10-19T23:05:40.622Z] ---> 0b2fedd15744 [2020-10-19T23:05:40.622Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-10-19T23:05:40.884Z] ---> Running in 33615b9d23d7 [2020-10-19T23:05:40.884Z] Removing intermediate container 33615b9d23d7 [2020-10-19T23:05:40.884Z] ---> 98ddd73f44ab [2020-10-19T23:05:40.884Z] Step 7/8 : COPY . . [2020-10-19T23:05:42.282Z] ---> c236ac5c22cb [2020-10-19T23:05:42.282Z] Step 8/8 : RUN go mod download [2020-10-19T23:05:42.282Z] ---> Running in 0d8801c3a4bc [2020-10-19T23:06:04.308Z] Removing intermediate container 0d8801c3a4bc [2020-10-19T23:06:04.308Z] ---> 2805a0dbcb83 [2020-10-19T23:06:04.308Z] Successfully built 2805a0dbcb83 [2020-10-19T23:06:04.308Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2020-10-19T23:06:04.765Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T23:06:04.765Z] . [Pipeline] withDockerContainer [2020-10-19T23:06:04.975Z] prd-centos7-docker-4c-2g-6392 does not seem to be running inside a container [2020-10-19T23:06:05.036Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2020-10-19T23:06:05.996Z] $ docker top d9ceb3a2a06b2a537bef8b5a3abbff16cff5d271afea0ea9d999d4a929f1b956 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T23:06:06.506Z] + go version [2020-10-19T23:06:06.506Z] go version go1.15.2 linux/amd64 [Pipeline] } [2020-10-19T23:06:06.566Z] $ docker stop --time=1 d9ceb3a2a06b2a537bef8b5a3abbff16cff5d271afea0ea9d999d4a929f1b956 [2020-10-19T23:06:07.880Z] $ docker rm -f d9ceb3a2a06b2a537bef8b5a3abbff16cff5d271afea0ea9d999d4a929f1b956 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-10-19T23:06:09.098Z] + docker inspect -f . ci-base-image-x86_64 [2020-10-19T23:06:09.098Z] . [Pipeline] withDockerContainer [2020-10-19T23:06:09.210Z] prd-centos7-docker-4c-2g-6392 does not seem to be running inside a container [2020-10-19T23:06:09.260Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2020-10-19T23:06:09.787Z] $ docker top a269270a3b28e2b73805d82b8b06bb1f60919a4c6e80723bc4dc1a22d96fe624 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T23:06:10.289Z] + make test [2020-10-19T23:06:10.289Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-10-19T23:06:10.870Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-10-19T23:06:17.522Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-10-19T23:06:17.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-10-19T23:06:17.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-10-19T23:06:17.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-10-19T23:06:17.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-10-19T23:06:17.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-10-19T23:06:17.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-10-19T23:06:17.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-10-19T23:06:17.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-10-19T23:06:17.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-10-19T23:06:17.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-10-19T23:06:17.522Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-10-19T23:06:17.523Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-10-19T23:06:18.513Z] Warning: overwriting stash ‘coverage-report’ [2020-10-19T23:06:18.783Z] Stashed 1 file(s) [Pipeline] } [2020-10-19T23:06:18.802Z] $ docker stop --time=1 a269270a3b28e2b73805d82b8b06bb1f60919a4c6e80723bc4dc1a22d96fe624 [2020-10-19T23:06:20.863Z] $ docker rm -f a269270a3b28e2b73805d82b8b06bb1f60919a4c6e80723bc4dc1a22d96fe624 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2020-10-19T23:06:21.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-10-19T23:06:22.271Z] + ls -al . [2020-10-19T23:06:22.271Z] total 84 [2020-10-19T23:06:22.271Z] drwxrwxr-x. 9 jenkins jenkins 4096 Oct 19 23:06 . [2020-10-19T23:06:22.271Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 19 23:05 .. [2020-10-19T23:06:22.271Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 19 23:05 assets [2020-10-19T23:06:22.271Z] drwxrwxr-x. 2 jenkins jenkins 35 Oct 19 23:05 bin [2020-10-19T23:06:22.271Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 19 23:05 cmd [2020-10-19T23:06:22.271Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 19 23:05 CONTRIBUTING.md [2020-10-19T23:06:22.271Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 19 23:06 coverage.out [2020-10-19T23:06:22.271Z] -rw-rw-r--. 1 jenkins jenkins 913 Oct 19 23:05 Dockerfile [2020-10-19T23:06:22.271Z] -rw-rw-r--. 1 jenkins jenkins 898 Oct 19 23:05 Dockerfile.build [2020-10-19T23:06:22.271Z] drwxrwxr-x. 5 jenkins jenkins 104 Oct 19 23:05 docs [2020-10-19T23:06:22.271Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 19 23:05 .git [2020-10-19T23:06:22.271Z] drwxrwxr-x. 2 jenkins jenkins 81 Oct 19 23:05 .github [2020-10-19T23:06:22.271Z] -rw-rw-r--. 1 jenkins jenkins 136 Oct 19 23:05 .gitignore [2020-10-19T23:06:22.271Z] -rw-rw-r--. 1 jenkins jenkins 1019 Oct 19 23:05 go.mod [2020-10-19T23:06:22.271Z] -rw-r--r--. 1 jenkins jenkins 20718 Oct 19 23:06 go.sum [2020-10-19T23:06:22.271Z] drwxrwxr-x. 10 jenkins jenkins 139 Oct 19 23:05 internal [2020-10-19T23:06:22.271Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 19 23:05 Jenkinsfile [2020-10-19T23:06:22.271Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 19 23:05 LICENSE [2020-10-19T23:06:22.271Z] -rw-rw-r--. 1 jenkins jenkins 951 Oct 19 23:05 Makefile [2020-10-19T23:06:22.271Z] -rw-rw-r--. 1 jenkins jenkins 3545 Oct 19 23:05 README.md [2020-10-19T23:06:22.271Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 19 23:01 VERSION [2020-10-19T23:06:22.271Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 19 23:05 version.go [Pipeline] isUnix [Pipeline] sh [2020-10-19T23:06:22.626Z] + 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=3403b5ca68896fa7d43f8231b58a5610464d24c3 --label arch=amd64 --label version=0.0.0 . [2020-10-19T23:06:22.889Z] Sending build context to Docker daemon 15.64MB [2020-10-19T23:06:22.889Z] Step 1/24 : ARG BASE=golang:1.15-alpine [2020-10-19T23:06:22.889Z] Step 2/24 : FROM ${BASE} AS builder [2020-10-19T23:06:22.889Z] ---> 2805a0dbcb83 [2020-10-19T23:06:22.889Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-10-19T23:06:23.150Z] ---> Running in 907eb8bf95af [2020-10-19T23:06:23.150Z] Removing intermediate container 907eb8bf95af [2020-10-19T23:06:23.150Z] ---> f493e2c944e9 [2020-10-19T23:06:23.150Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-10-19T23:06:23.412Z] ---> Running in 4ba29adac047 [2020-10-19T23:06:23.412Z] Removing intermediate container 4ba29adac047 [2020-10-19T23:06:23.412Z] ---> d5bbcb74190c [2020-10-19T23:06:23.412Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-10-19T23:06:23.412Z] ---> Running in 5af8f08157d3 [2020-10-19T23:06:23.677Z] Removing intermediate container 5af8f08157d3 [2020-10-19T23:06:23.677Z] ---> e730de02084f [2020-10-19T23:06:23.677Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-10-19T23:06:23.677Z] ---> Running in 1ea19c1713a3 [2020-10-19T23:06:23.939Z] Removing intermediate container 1ea19c1713a3 [2020-10-19T23:06:23.939Z] ---> 060c61af2e22 [2020-10-19T23:06:23.939Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-10-19T23:06:23.939Z] ---> Running in 4ab20c8c895f [2020-10-19T23:06:24.206Z] Removing intermediate container 4ab20c8c895f [2020-10-19T23:06:24.206Z] ---> 26f65ad21b72 [2020-10-19T23:06:24.206Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-10-19T23:06:24.206Z] ---> Running in 5a5fe166643a [2020-10-19T23:06:25.148Z] Removing intermediate container 5a5fe166643a [2020-10-19T23:06:25.148Z] ---> 23d73c9c8ee0 [2020-10-19T23:06:25.148Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-10-19T23:06:25.148Z] ---> Running in 13850070def4 [2020-10-19T23:06:25.409Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T23:06:25.980Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T23:06:26.555Z] v3.12.0-449-gcef0201abc [http://nl.alpinelinux.org/alpine/v3.12/main] [2020-10-19T23:06:26.555Z] v3.12.0-446-gf82c3de405 [http://nl.alpinelinux.org/alpine/v3.12/community] [2020-10-19T23:06:26.555Z] OK: 12752 distinct packages available [2020-10-19T23:06:26.555Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-10-19T23:06:27.497Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-10-19T23:06:27.760Z] OK: 166 MiB in 39 packages [2020-10-19T23:06:28.333Z] Removing intermediate container 13850070def4 [2020-10-19T23:06:28.333Z] ---> 8393668b42d6 [2020-10-19T23:06:28.333Z] Step 10/24 : ENV GO111MODULE=on [2020-10-19T23:06:28.333Z] ---> Running in 4f3cd61c7879 [2020-10-19T23:06:28.333Z] Removing intermediate container 4f3cd61c7879 [2020-10-19T23:06:28.333Z] ---> b797f37ef8f2 [2020-10-19T23:06:28.333Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-10-19T23:06:28.594Z] ---> Running in 6b557f8f2021 [2020-10-19T23:06:28.594Z] Removing intermediate container 6b557f8f2021 [2020-10-19T23:06:28.594Z] ---> 47e9bf25a078 [2020-10-19T23:06:28.594Z] Step 12/24 : COPY go.mod . [2020-10-19T23:06:28.855Z] ---> 454000fa565d [2020-10-19T23:06:28.855Z] Step 13/24 : COPY Makefile . [2020-10-19T23:06:29.119Z] ---> 9bf4ba4c8b31 [2020-10-19T23:06:29.119Z] Step 14/24 : RUN make update [2020-10-19T23:06:29.119Z] ---> Running in 7f689522a611 [2020-10-19T23:06:29.695Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-10-19T23:06:29.958Z] Removing intermediate container 7f689522a611 [2020-10-19T23:06:29.958Z] ---> 7aaff8ed40aa [2020-10-19T23:06:29.958Z] Step 15/24 : COPY . . [2020-10-19T23:06:30.912Z] ---> f7a4e79c8426 [2020-10-19T23:06:30.912Z] Step 16/24 : RUN ${MAKE} [2020-10-19T23:06:31.174Z] ---> Running in 13713c5e25c5 [2020-10-19T23:06:31.442Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2020-10-19T23:06:38.120Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-10-19T23:06:40.679Z] Removing intermediate container 13713c5e25c5 [2020-10-19T23:06:40.679Z] ---> 633dbcd9e3b4 [2020-10-19T23:06:40.679Z] Step 17/24 : FROM alpine [2020-10-19T23:06:41.253Z] latest: Pulling from library/alpine [2020-10-19T23:06:41.514Z] df20fa9351a1: Already exists [2020-10-19T23:06:41.514Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-10-19T23:06:41.514Z] Status: Downloaded newer image for alpine:latest [2020-10-19T23:06:41.514Z] ---> a24bb4013296 [2020-10-19T23:06:41.514Z] Step 18/24 : EXPOSE 4000 [2020-10-19T23:06:41.780Z] ---> Running in a9f5972de598 [2020-10-19T23:06:41.780Z] Removing intermediate container a9f5972de598 [2020-10-19T23:06:41.780Z] ---> 6b2d9e32b2bb [2020-10-19T23:06:41.780Z] Step 19/24 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-10-19T23:06:42.734Z] ---> 9669fa6c100f [2020-10-19T23:06:42.734Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-10-19T23:06:42.734Z] ---> Running in 72575b019b9e [2020-10-19T23:06:42.995Z] Removing intermediate container 72575b019b9e [2020-10-19T23:06:42.995Z] ---> f116c0b917e7 [2020-10-19T23:06:42.995Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-10-19T23:06:42.995Z] ---> Running in 01b96584725c [2020-10-19T23:06:43.261Z] Removing intermediate container 01b96584725c [2020-10-19T23:06:43.261Z] ---> 431425a638c8 [2020-10-19T23:06:43.261Z] Step 22/24 : LABEL arch=amd64 [2020-10-19T23:06:43.261Z] ---> Running in ff8ecde76f76 [2020-10-19T23:06:43.528Z] Removing intermediate container ff8ecde76f76 [2020-10-19T23:06:43.528Z] ---> 9119284a9898 [2020-10-19T23:06:43.528Z] Step 23/24 : LABEL git_sha=3403b5ca68896fa7d43f8231b58a5610464d24c3 [2020-10-19T23:06:43.528Z] ---> Running in 616a8870ddc1 [2020-10-19T23:06:43.528Z] Removing intermediate container 616a8870ddc1 [2020-10-19T23:06:43.528Z] ---> 327ba8bc2c3f [2020-10-19T23:06:43.528Z] Step 24/24 : LABEL version=0.0.0 [2020-10-19T23:06:43.528Z] ---> Running in ecd257b6b4c3 [2020-10-19T23:06:43.794Z] Removing intermediate container ecd257b6b4c3 [2020-10-19T23:06:43.794Z] ---> 215e97efbc4c [2020-10-19T23:06:43.794Z] [Warning] One or more build-args [ARCH] were not consumed [2020-10-19T23:06:43.794Z] Successfully built 215e97efbc4c [2020-10-19T23:06:43.794Z] Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-10-19T23:06:46.135Z] provisioning config files... [2020-10-19T23:06:46.150Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp/config6887399073339698624tmp [Pipeline] { [Pipeline] sh [2020-10-19T23:06:46.572Z] + set +x [2020-10-19T23:06:46.572Z] + curl -s https://codecov.io/bash [2020-10-19T23:06:46.572Z] + bash -s -- [2020-10-19T23:06:46.835Z] [2020-10-19T23:06:46.835Z] _____ _ [2020-10-19T23:06:46.835Z] / ____| | | [2020-10-19T23:06:46.835Z] | | ___ __| | ___ ___ _____ __ [2020-10-19T23:06:46.835Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-10-19T23:06:46.835Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-10-19T23:06:46.835Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-10-19T23:06:46.835Z] Bash-20201009-048fee3 [2020-10-19T23:06:46.835Z] [2020-10-19T23:06:46.835Z] [2020-10-19T23:06:46.835Z] ==> Jenkins CI detected. [2020-10-19T23:06:46.835Z] project root: . [2020-10-19T23:06:46.835Z] --> token set from env [2020-10-19T23:06:46.835Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-10-19T23:06:46.835Z] ==> Running gcov in . (disable via -X gcov) [2020-10-19T23:06:46.835Z] ==> Python coveragepy not found [2020-10-19T23:06:46.835Z] ==> Searching for coverage reports in: [2020-10-19T23:06:46.835Z] + . [2020-10-19T23:06:46.835Z] -> Found 1 reports [2020-10-19T23:06:46.835Z] ==> Detecting git/mercurial file structure [2020-10-19T23:06:46.835Z] ==> Reading reports [2020-10-19T23:06:46.835Z] + ./coverage.out bytes=10 [2020-10-19T23:06:46.835Z] ==> Appending adjustments [2020-10-19T23:06:46.835Z] https://docs.codecov.io/docs/fixing-reports [2020-10-19T23:06:47.099Z] + Found adjustments [2020-10-19T23:06:47.099Z] ==> Gzipping contents [2020-10-19T23:06:47.099Z] ==> Uploading reports [2020-10-19T23:06:47.099Z] url: https://codecov.io [2020-10-19T23:06:47.099Z] query: branch=PR-268&commit=3403b5ca68896fa7d43f8231b58a5610464d24c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-268%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=268&job=&cmd_args= [2020-10-19T23:06:47.099Z] -> Pinging Codecov [2020-10-19T23:06:47.099Z] https://codecov.io/upload/v4?package=bash-20201009-048fee3&token=secret&branch=PR-268&commit=3403b5ca68896fa7d43f8231b58a5610464d24c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-268%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=268&job=&cmd_args= [2020-10-19T23:06:47.099Z] -> Uploading to [2020-10-19T23:06:47.099Z] [2020-10-19T23:06:47.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T23:06:47.099Z] Dload Upload Total Spent Left Speed [2020-10-19T23:06:47.099Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (6) Could not resolve host: ; Unknown error [2020-10-19T23:06:47.099Z] X> Failed to upload [2020-10-19T23:06:47.099Z] ==> Uploading to Codecov [2020-10-19T23:06:47.099Z] % Total % Received % Xferd Average Speed Time Time Time Current [2020-10-19T23:06:47.099Z] Dload Upload Total Spent Left Speed [2020-10-19T23:06:48.049Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 94 1899 0 0 100 1791 0 2047 --:--:-- --:--:-- --:--:-- 2046 100 1899 100 108 100 1791 123 2047 --:--:-- --:--:-- --:--:-- 2046 [2020-10-19T23:06:48.049Z] View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3403b5ca68896fa7d43f8231b58a5610464d24c3 [Pipeline] } [2020-10-19T23:06:48.090Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-10-19T23:06:51.721Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T23:06:52.336Z] ---> package-listing.sh [2020-10-19T23:06:52.336Z] ++ facter osfamily [2020-10-19T23:06:52.336Z] ++ tr '[:upper:]' '[:lower:]' [2020-10-19T23:06:52.336Z] + OS_FAMILY=redhat [2020-10-19T23:06:52.336Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-268 [2020-10-19T23:06:52.336Z] + START_PACKAGES=/tmp/packages_start.txt [2020-10-19T23:06:52.336Z] + END_PACKAGES=/tmp/packages_end.txt [2020-10-19T23:06:52.336Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-10-19T23:06:52.336Z] + PACKAGES=/tmp/packages_start.txt [2020-10-19T23:06:52.336Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-268 ']' [2020-10-19T23:06:52.336Z] + PACKAGES=/tmp/packages_end.txt [2020-10-19T23:06:52.336Z] + case "${OS_FAMILY}" in [2020-10-19T23:06:52.336Z] + rpm -qa [2020-10-19T23:06:52.336Z] + sort [2020-10-19T23:06:56.577Z] + '[' -f /tmp/packages_start.txt ']' [2020-10-19T23:06:56.577Z] + '[' -f /tmp/packages_end.txt ']' [2020-10-19T23:06:56.577Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-10-19T23:06:56.577Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-268 ']' [2020-10-19T23:06:56.577Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-268/archives/ [2020-10-19T23:06:56.577Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-268/archives/ [Pipeline] echo [2020-10-19T23:06:56.615Z] 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-268/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2020-10-19T23:06:56.937Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2020-10-19T23:06:57.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T23:06:57.281Z] [2020-10-19T23:06:57.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-10-19T23:06:57.682Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T23:06:57.682Z] alpine: Pulling from edgex-lftools-log-publisher [2020-10-19T23:06:57.682Z] df20fa9351a1: Pulling fs layer [2020-10-19T23:06:57.682Z] 36b3adc4ff6f: Pulling fs layer [2020-10-19T23:06:57.682Z] 8ad3a11d3b57: Pulling fs layer [2020-10-19T23:06:57.682Z] 46f8f816bc3b: Pulling fs layer [2020-10-19T23:06:57.682Z] 93b61091891f: Pulling fs layer [2020-10-19T23:06:57.682Z] 93b9cdb0e59b: Pulling fs layer [2020-10-19T23:06:57.682Z] 5e14af77c1be: Pulling fs layer [2020-10-19T23:06:57.682Z] 01666e4c0597: Pulling fs layer [2020-10-19T23:06:57.682Z] aa168da1d23b: Pulling fs layer [2020-10-19T23:06:57.682Z] 93b9cdb0e59b: Waiting [2020-10-19T23:06:57.682Z] 5e14af77c1be: Waiting [2020-10-19T23:06:57.682Z] 01666e4c0597: Waiting [2020-10-19T23:06:57.682Z] aa168da1d23b: Waiting [2020-10-19T23:06:57.682Z] 46f8f816bc3b: Waiting [2020-10-19T23:06:57.682Z] 93b61091891f: Waiting [2020-10-19T23:06:57.682Z] 36b3adc4ff6f: Download complete [2020-10-19T23:06:57.682Z] 46f8f816bc3b: Download complete [2020-10-19T23:06:57.951Z] df20fa9351a1: Verifying Checksum [2020-10-19T23:06:57.951Z] df20fa9351a1: Download complete [2020-10-19T23:06:57.951Z] 93b9cdb0e59b: Verifying Checksum [2020-10-19T23:06:57.951Z] 93b9cdb0e59b: Download complete [2020-10-19T23:06:57.951Z] 5e14af77c1be: Verifying Checksum [2020-10-19T23:06:57.951Z] 5e14af77c1be: Download complete [2020-10-19T23:06:57.951Z] 93b61091891f: Verifying Checksum [2020-10-19T23:06:57.951Z] 93b61091891f: Download complete [2020-10-19T23:06:57.951Z] 01666e4c0597: Verifying Checksum [2020-10-19T23:06:57.951Z] 01666e4c0597: Download complete [2020-10-19T23:06:58.215Z] 8ad3a11d3b57: Verifying Checksum [2020-10-19T23:06:58.215Z] 8ad3a11d3b57: Download complete [2020-10-19T23:06:58.215Z] df20fa9351a1: Pull complete [2020-10-19T23:06:58.490Z] 36b3adc4ff6f: Pull complete [2020-10-19T23:06:59.071Z] 8ad3a11d3b57: Pull complete [2020-10-19T23:06:59.336Z] 46f8f816bc3b: Pull complete [2020-10-19T23:06:59.912Z] 93b61091891f: Pull complete [2020-10-19T23:06:59.912Z] 93b9cdb0e59b: Pull complete [2020-10-19T23:07:00.174Z] 5e14af77c1be: Pull complete [2020-10-19T23:07:00.174Z] aa168da1d23b: Verifying Checksum [2020-10-19T23:07:00.174Z] aa168da1d23b: Download complete [2020-10-19T23:07:00.174Z] 01666e4c0597: Pull complete [2020-10-19T23:07:08.357Z] aa168da1d23b: Pull complete [2020-10-19T23:07:08.357Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2020-10-19T23:07:08.357Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-10-19T23:07:08.357Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-10-19T23:07:08.623Z] prd-centos7-docker-4c-2g-6390 does not seem to be running inside a container [2020-10-19T23:07:08.676Z] $ 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-268/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-268 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-268:/w/workspace/edgexfoundry_edgex-ui-go_PR-268:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-10-19T23:07:12.863Z] $ docker top 63c3d2b5f1fd28d2f4fc18d9c68cddb8f48283ea5a679bffc98ea75bf510e72e -eo pid,comm [Pipeline] { [Pipeline] sh [2020-10-19T23:07:13.421Z] + touch /tmp/pre-build-complete [Pipeline] sh [2020-10-19T23:07:13.747Z] + mkdir -p /var/log/sa [Pipeline] sh [2020-10-19T23:07:14.071Z] + ls /var/log/sa-host [2020-10-19T23:07:14.071Z] + sadf -c /var/log/sa-host/sa05 [2020-10-19T23:07:14.071Z] file_magic: OK [2020-10-19T23:07:14.071Z] HZ: Using current value: 100 [2020-10-19T23:07:14.072Z] file_header: OK [2020-10-19T23:07:14.072Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-19T23:07:14.072Z] Statistics: [2020-10-19T23:07:14.072Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T23:07:14.072Z] File successfully converted to sysstat format version 12.2.1 [2020-10-19T23:07:14.072Z] + sadf -c /var/log/sa-host/sa19 [2020-10-19T23:07:14.072Z] file_magic: OK [2020-10-19T23:07:14.072Z] HZ: Using current value: 100 [2020-10-19T23:07:14.072Z] file_header: OK [2020-10-19T23:07:14.072Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2020-10-19T23:07:14.072Z] Statistics: [2020-10-19T23:07:14.072Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2020-10-19T23:07:14.072Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-10-19T23:07:14.343Z] provisioning config files... [2020-10-19T23:07:14.366Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-268@tmp/config8603731978388567684tmp [Pipeline] { [Pipeline] echo [2020-10-19T23:07:14.529Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T23:07:14.877Z] ---> create-netrc.sh [Pipeline] } [2020-10-19T23:07:14.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2020-10-19T23:07:15.044Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T23:07:15.377Z] ---> python-tools-install.sh [Pipeline] echo [2020-10-19T23:07:15.409Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T23:07:15.749Z] ---> sudo-logs.sh [2020-10-19T23:07:15.749Z] Archiving 'sudo' log.. [Pipeline] echo [2020-10-19T23:07:15.781Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T23:07:16.112Z] ---> job-cost.sh [2020-10-19T23:07:16.112Z] lf-activate-venv: SKIPPING [2020-10-19T23:07:16.112Z] INFO: No Stack... [2020-10-19T23:07:18.037Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2020-10-19T23:07:18.613Z] INFO: Archiving Costs [Pipeline] echo [2020-10-19T23:07:18.655Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-10-19T23:07:19.001Z] ---> logs-deploy.sh [2020-10-19T23:07:19.001Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-268/1 [2020-10-19T23:07:19.001Z] INFO: archiving workspace using pattern(s): [2020-10-19T23:07:20.394Z] Archives upload complete. [2020-10-19T23:07:20.656Z] INFO: archiving logs to Nexus