Pull request #242 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 5ac126347c467076fa6aa7c5143c5fd30ec9d80a rather than 184b4c26c4367af7aad4fc6f31157d491c505984 Obtained Jenkinsfile from 5ac126347c467076fa6aa7c5143c5fd30ec9d80a Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 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 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 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 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 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go, goVersion:1.13] ========================================================= [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.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-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 SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2824’ Running on prd-centos7-docker-4c-2g-2835 in /w/workspace/edgexfoundry_edgex-ui-go_PR-242 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-242 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/242/head:refs/remotes/origin/PR-242 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # 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 --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5ac126347c467076fa6aa7c5143c5fd30ec9d80a into PR head commit 184b4c26c4367af7aad4fc6f31157d491c505984 Merge succeeded, producing 184b4c26c4367af7aad4fc6f31157d491c505984 Checking out Revision 184b4c26c4367af7aad4fc6f31157d491c505984 (PR-242) > git config core.sparsecheckout # timeout=10 > git checkout -f 184b4c26c4367af7aad4fc6f31157d491c505984 # 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 5ac126347c467076fa6aa7c5143c5fd30ec9d80a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 184b4c26c4367af7aad4fc6f31157d491c505984 # timeout=10 Commit message: "block user login and user create page" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-06-13T01:42:39.117Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-06-13T01:42:39.238Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-06-13T01:42:39.279Z] ========================================================= [2020-06-13T01:42:39.279Z] EdgeX Global Pipelines Version Info [2020-06-13T01:42:39.279Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-06-13T01:42:41.144Z] ------------------- [2020-06-13T01:42:41.144Z] stable info: [2020-06-13T01:42:41.144Z] ------------------- [2020-06-13T01:42:41.144Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-06-13T01:42:41.144Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-13T01:42:41.144Z] Message: update stable to v1.0.89 [2020-06-13T01:42:41.716Z] ------------------- [2020-06-13T01:42:41.716Z] experimental info: [2020-06-13T01:42:41.716Z] ------------------- [2020-06-13T01:42:41.716Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-06-13T01:42:41.716Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-06-13T01:42:41.716Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-06-13T01:42:43.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-13T01:42:44.650Z] [2020-06-13T01:42:44.650Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-06-13T01:42:44.997Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-13T01:42:44.997Z] latest: Pulling from edgex-devops/git-semver [2020-06-13T01:42:44.997Z] 9123ac7c32f7: Pulling fs layer [2020-06-13T01:42:44.997Z] b8cc5d1170e3: Pulling fs layer [2020-06-13T01:42:44.997Z] 2924cbbf6a41: Pulling fs layer [2020-06-13T01:42:44.997Z] 93b08a4f1073: Pulling fs layer [2020-06-13T01:42:44.997Z] 93b08a4f1073: Waiting [2020-06-13T01:42:44.997Z] b8cc5d1170e3: Verifying Checksum [2020-06-13T01:42:44.997Z] b8cc5d1170e3: Download complete [2020-06-13T01:42:44.997Z] 9123ac7c32f7: Verifying Checksum [2020-06-13T01:42:44.997Z] 9123ac7c32f7: Download complete [2020-06-13T01:42:45.269Z] 93b08a4f1073: Verifying Checksum [2020-06-13T01:42:45.269Z] 93b08a4f1073: Download complete [2020-06-13T01:42:45.269Z] 2924cbbf6a41: Verifying Checksum [2020-06-13T01:42:45.269Z] 2924cbbf6a41: Download complete [2020-06-13T01:42:45.531Z] 9123ac7c32f7: Pull complete [2020-06-13T01:42:45.793Z] b8cc5d1170e3: Pull complete [2020-06-13T01:42:46.375Z] 2924cbbf6a41: Pull complete [2020-06-13T01:42:46.636Z] 93b08a4f1073: Pull complete [2020-06-13T01:42:46.897Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-06-13T01:42:46.897Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-06-13T01:42:46.897Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-06-13T01:42:47.007Z] prd-centos7-docker-4c-2g-2835 does not seem to be running inside a container [2020-06-13T01:42:47.063Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-242 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-242:/w/workspace/edgexfoundry_edgex-ui-go_PR-242:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-242@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-06-13T01:42:49.360Z] $ docker top 7cc3cf46a4a0f4509c01c2ba4791c1849c3ff1a0a05400e950bd2137ec759bbf -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-06-13T01:42:49.591Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-13T01:42:49.591Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-13T01:42:49.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-13T01:42:49.843Z] $ docker exec 7cc3cf46a4a0f4509c01c2ba4791c1849c3ff1a0a05400e950bd2137ec759bbf ssh-agent [2020-06-13T01:42:50.052Z] SSH_AUTH_SOCK=/tmp/ssh-GC1iqm0KGHqe/agent.12 [2020-06-13T01:42:50.052Z] SSH_AGENT_PID=17 [2020-06-13T01:42:50.063Z] Running ssh-add (command line suppressed) [2020-06-13T01:42:50.197Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp/private_key_980220309762989957.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp/private_key_980220309762989957.key) [2020-06-13T01:42:50.257Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-13T01:42:50.571Z] + git describe --exact-match --tags HEAD [2020-06-13T01:42:50.571Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-06-13T01:42:50.647Z] $ docker exec --env ******** --env ******** 7cc3cf46a4a0f4509c01c2ba4791c1849c3ff1a0a05400e950bd2137ec759bbf ssh-agent -k [2020-06-13T01:42:50.800Z] unset SSH_AUTH_SOCK; [2020-06-13T01:42:50.801Z] unset SSH_AGENT_PID; [2020-06-13T01:42:50.801Z] echo Agent pid 17 killed; [2020-06-13T01:42:50.854Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-06-13T01:42:50.891Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-06-13T01:42:50.891Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-06-13T01:42:50.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-06-13T01:42:50.937Z] [ssh-agent] Looking for ssh-agent implementation... [2020-06-13T01:42:51.126Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-06-13T01:42:51.129Z] $ docker exec 7cc3cf46a4a0f4509c01c2ba4791c1849c3ff1a0a05400e950bd2137ec759bbf ssh-agent [2020-06-13T01:42:51.298Z] SSH_AUTH_SOCK=/tmp/ssh-s9a4SRqGD4un/agent.45 [2020-06-13T01:42:51.298Z] SSH_AGENT_PID=50 [2020-06-13T01:42:51.305Z] Running ssh-add (command line suppressed) [2020-06-13T01:42:51.442Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp/private_key_5520577927160140015.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp/private_key_5520577927160140015.key) [2020-06-13T01:42:51.493Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-06-13T01:42:51.800Z] + git semver init [2020-06-13T01:42:51.801Z] # -> Open(): unable to determine branch for HEAD [2020-06-13T01:42:51.801Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-242/.git [2020-06-13T01:42:51.801Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-242 [2020-06-13T01:42:51.801Z] # $SEMVER_REMOTE_NAME = origin [2020-06-13T01:42:51.801Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-06-13T01:42:51.801Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-06-13T01:42:51.801Z] # $SEMVER_BRANCH = PR-242 [2020-06-13T01:42:51.801Z] # $SEMVER_TEMP = /tmp/semver-326871805 [2020-06-13T01:42:51.801Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2020-06-13T01:42:52.760Z] # '/tmp/semver-326871805' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-242/.semver' [2020-06-13T01:42:52.760Z] # -> Force: false [2020-06-13T01:42:52.760Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-242/.semver [Pipeline] } [2020-06-13T01:42:52.771Z] $ docker exec --env ******** --env ******** 7cc3cf46a4a0f4509c01c2ba4791c1849c3ff1a0a05400e950bd2137ec759bbf ssh-agent -k [2020-06-13T01:42:52.895Z] unset SSH_AUTH_SOCK; [2020-06-13T01:42:52.896Z] unset SSH_AGENT_PID; [2020-06-13T01:42:52.896Z] echo Agent pid 50 killed; [2020-06-13T01:42:52.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-06-13T01:42:53.321Z] + git semver [Pipeline] } [2020-06-13T01:42:53.335Z] $ docker stop --time=1 7cc3cf46a4a0f4509c01c2ba4791c1849c3ff1a0a05400e950bd2137ec759bbf [2020-06-13T01:42:54.714Z] $ docker rm -f 7cc3cf46a4a0f4509c01c2ba4791c1849c3ff1a0a05400e950bd2137ec759bbf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-06-13T01:42:55.825Z] Stashed 59 file(s) [Pipeline] echo [2020-06-13T01:42:55.827Z] [edgeXSemver] initialized semver on version 0.0.0 [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-06-13T01:43:11.000Z] Still waiting to schedule task [2020-06-13T01:43:11.000Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-06-13T01:43:11.002Z] Still waiting to schedule task [2020-06-13T01:43:11.002Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2020-06-13T01:45:12.897Z] Running on prd-centos7-docker-4c-2g-2836 in /w/workspace/edgexfoundry_edgex-ui-go_PR-242 [Pipeline] { [Pipeline] ws [2020-06-13T01:45:12.925Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-06-13T01:45:15.307Z] using credential edgex-jenkins-ssh [2020-06-13T01:45:15.334Z] Cloning the remote Git repository [2020-06-13T01:45:15.334Z] Cloning with configured refspecs honoured and without tags [2020-06-13T01:45:15.362Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-13T01:45:15.426Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-06-13T01:45:15.474Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-13T01:45:15.474Z] > git --version # timeout=10 [2020-06-13T01:45:15.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-13T01:45:15.503Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-13T01:45:16.647Z] Fetching without tags [2020-06-13T01:45:17.038Z] Merging remotes/origin/master commit 5ac126347c467076fa6aa7c5143c5fd30ec9d80a into PR head commit 184b4c26c4367af7aad4fc6f31157d491c505984 [2020-06-13T01:45:17.161Z] Merge succeeded, producing 184b4c26c4367af7aad4fc6f31157d491c505984 [2020-06-13T01:45:17.161Z] Checking out Revision 184b4c26c4367af7aad4fc6f31157d491c505984 (PR-242) [2020-06-13T01:45:16.616Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-13T01:45:16.622Z] > git config --add remote.origin.fetch +refs/pull/242/head:refs/remotes/origin/PR-242 # timeout=10 [2020-06-13T01:45:16.631Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-13T01:45:16.643Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-13T01:45:16.651Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-13T01:45:16.652Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-13T01:45:16.656Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-13T01:45:17.047Z] > git config core.sparsecheckout # timeout=10 [2020-06-13T01:45:17.056Z] > git checkout -f 184b4c26c4367af7aad4fc6f31157d491c505984 # timeout=10 [2020-06-13T01:45:17.137Z] > git remote # timeout=10 [2020-06-13T01:45:17.142Z] > git config --get remote.origin.url # timeout=10 [2020-06-13T01:45:17.146Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-13T01:45:17.149Z] > git merge 5ac126347c467076fa6aa7c5143c5fd30ec9d80a # timeout=10 [2020-06-13T01:45:17.157Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-13T01:45:17.165Z] > git config core.sparsecheckout # timeout=10 [2020-06-13T01:45:17.169Z] > git checkout -f 184b4c26c4367af7aad4fc6f31157d491c505984 # timeout=10 [2020-06-13T01:45:20.940Z] Commit message: "block user login and user create page" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-13T01:45:21.787Z] ========================================================= [2020-06-13T01:45:21.788Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-06-13T01:45:21.788Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-13T01:45:22.441Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-06-13T01:45:23.020Z] Sending build context to Docker daemon 12.94MB [2020-06-13T01:45:23.020Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-06-13T01:45:23.020Z] Step 2/8 : FROM ${BASE} [2020-06-13T01:45:23.020Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-06-13T01:45:23.020Z] e6b0cf9c0882: Pulling fs layer [2020-06-13T01:45:23.020Z] 2848faf0eed1: Pulling fs layer [2020-06-13T01:45:23.020Z] 0f37312ad70f: Pulling fs layer [2020-06-13T01:45:23.020Z] 5788d62ee057: Pulling fs layer [2020-06-13T01:45:23.020Z] 0e6b1d234666: Pulling fs layer [2020-06-13T01:45:23.020Z] bf5d7aec512f: Pulling fs layer [2020-06-13T01:45:23.020Z] 34c802a77dc8: Pulling fs layer [2020-06-13T01:45:23.020Z] 9eb99e56ec68: Pulling fs layer [2020-06-13T01:45:23.020Z] 27c7a5d97fbd: Pulling fs layer [2020-06-13T01:45:23.020Z] 5c102a31e300: Pulling fs layer [2020-06-13T01:45:23.020Z] dcfb455df0a1: Pulling fs layer [2020-06-13T01:45:23.020Z] 34c802a77dc8: Waiting [2020-06-13T01:45:23.020Z] 9eb99e56ec68: Waiting [2020-06-13T01:45:23.020Z] 5788d62ee057: Waiting [2020-06-13T01:45:23.020Z] 0e6b1d234666: Waiting [2020-06-13T01:45:23.020Z] 27c7a5d97fbd: Waiting [2020-06-13T01:45:23.020Z] 5c102a31e300: Waiting [2020-06-13T01:45:23.020Z] dcfb455df0a1: Waiting [2020-06-13T01:45:23.020Z] bf5d7aec512f: Waiting [2020-06-13T01:45:23.020Z] 2848faf0eed1: Verifying Checksum [2020-06-13T01:45:23.020Z] 2848faf0eed1: Download complete [2020-06-13T01:45:23.020Z] 0f37312ad70f: Verifying Checksum [2020-06-13T01:45:23.020Z] 0f37312ad70f: Download complete [2020-06-13T01:45:23.020Z] 0e6b1d234666: Verifying Checksum [2020-06-13T01:45:23.020Z] 0e6b1d234666: Download complete [2020-06-13T01:45:23.020Z] e6b0cf9c0882: Verifying Checksum [2020-06-13T01:45:23.020Z] e6b0cf9c0882: Download complete [2020-06-13T01:45:23.020Z] bf5d7aec512f: Verifying Checksum [2020-06-13T01:45:23.020Z] bf5d7aec512f: Download complete [2020-06-13T01:45:23.613Z] 34c802a77dc8: Verifying Checksum [2020-06-13T01:45:23.613Z] 34c802a77dc8: Download complete [2020-06-13T01:45:23.881Z] 27c7a5d97fbd: Verifying Checksum [2020-06-13T01:45:23.881Z] 27c7a5d97fbd: Download complete [2020-06-13T01:45:24.150Z] 5c102a31e300: Verifying Checksum [2020-06-13T01:45:24.150Z] 5c102a31e300: Download complete [2020-06-13T01:45:24.150Z] dcfb455df0a1: Verifying Checksum [2020-06-13T01:45:24.150Z] dcfb455df0a1: Download complete [2020-06-13T01:45:24.412Z] 9eb99e56ec68: Verifying Checksum [2020-06-13T01:45:24.412Z] 9eb99e56ec68: Download complete [2020-06-13T01:45:24.413Z] 5788d62ee057: Verifying Checksum [2020-06-13T01:45:24.413Z] 5788d62ee057: Download complete [2020-06-13T01:45:25.800Z] e6b0cf9c0882: Pull complete [2020-06-13T01:45:25.800Z] 2848faf0eed1: Pull complete [2020-06-13T01:45:25.800Z] 0f37312ad70f: Pull complete [2020-06-13T01:45:31.106Z] 5788d62ee057: Pull complete [2020-06-13T01:45:31.368Z] 0e6b1d234666: Pull complete [2020-06-13T01:45:31.368Z] bf5d7aec512f: Pull complete [2020-06-13T01:45:37.965Z] 34c802a77dc8: Pull complete [2020-06-13T01:45:39.891Z] 9eb99e56ec68: Pull complete [2020-06-13T01:45:40.163Z] 27c7a5d97fbd: Pull complete [2020-06-13T01:45:41.108Z] 5c102a31e300: Pull complete [2020-06-13T01:45:41.108Z] dcfb455df0a1: Pull complete [2020-06-13T01:45:41.108Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-06-13T01:45:41.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-06-13T01:45:41.108Z] ---> 7c70fe431013 [2020-06-13T01:45:41.108Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-13T01:45:43.023Z] ---> Running in a0742854e1b2 [2020-06-13T01:45:43.023Z] Removing intermediate container a0742854e1b2 [2020-06-13T01:45:43.023Z] ---> b9ba54bdb63a [2020-06-13T01:45:43.023Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-13T01:45:43.284Z] ---> Running in 8cb6764dbe0c [2020-06-13T01:45:44.680Z] Removing intermediate container 8cb6764dbe0c [2020-06-13T01:45:44.680Z] ---> 9dbaf9150fff [2020-06-13T01:45:44.680Z] Step 5/8 : RUN apk add --no-cache make git [2020-06-13T01:45:44.680Z] ---> Running in 1024bfe77a8f [2020-06-13T01:45:45.265Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-13T01:45:46.210Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-13T01:45:46.472Z] OK: 143 MiB in 39 packages [2020-06-13T01:45:47.044Z] Removing intermediate container 1024bfe77a8f [2020-06-13T01:45:47.044Z] ---> 771272b67333 [2020-06-13T01:45:47.044Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-06-13T01:45:47.044Z] ---> Running in 2c3cfda8ca5f [2020-06-13T01:45:47.044Z] Removing intermediate container 2c3cfda8ca5f [2020-06-13T01:45:47.044Z] ---> 50734cfa58d8 [2020-06-13T01:45:47.044Z] Step 7/8 : COPY . . [2020-06-13T01:45:48.972Z] ---> 3b116a2c3e24 [2020-06-13T01:45:48.972Z] Step 8/8 : RUN go mod download [2020-06-13T01:45:48.972Z] ---> Running in 0e815920b844 [2020-06-13T01:45:53.192Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-13T01:45:53.192Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-06-13T01:45:53.192Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-06-13T01:45:53.192Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-06-13T01:45:53.192Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-13T01:45:53.192Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-06-13T01:45:53.192Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-13T01:45:53.192Z] go: finding github.com/beorn7/perks v1.0.1 [2020-06-13T01:45:53.192Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-13T01:45:53.192Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-13T01:45:53.192Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-06-13T01:45:53.192Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-06-13T01:45:53.192Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-06-13T01:45:53.192Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-13T01:45:53.192Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-13T01:45:53.192Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-06-13T01:45:53.192Z] go: finding github.com/fatih/color v1.9.0 [2020-06-13T01:45:53.192Z] go: finding github.com/go-kit/kit v0.9.0 [2020-06-13T01:45:53.192Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-13T01:45:53.192Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-13T01:45:53.192Z] go: finding github.com/gogo/protobuf v1.1.1 [2020-06-13T01:45:53.454Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-13T01:45:53.454Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-13T01:45:53.454Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-13T01:45:53.454Z] go: finding github.com/google/gofuzz v1.0.0 [2020-06-13T01:45:53.454Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-13T01:45:53.454Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-06-13T01:45:53.454Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-06-13T01:45:53.454Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-06-13T01:45:53.714Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-13T01:45:53.714Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-13T01:45:53.714Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-06-13T01:45:53.714Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-06-13T01:45:53.714Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-06-13T01:45:53.714Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-13T01:45:53.714Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.3 [2020-06-13T01:45:53.974Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-06-13T01:45:53.974Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-06-13T01:45:53.974Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-13T01:45:53.974Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-13T01:45:53.974Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-13T01:45:53.974Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-06-13T01:45:53.974Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-13T01:45:54.235Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-06-13T01:45:54.235Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-06-13T01:45:54.235Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-06-13T01:45:54.235Z] go: finding github.com/json-iterator/go v1.1.9 [2020-06-13T01:45:54.235Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-06-13T01:45:54.235Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-06-13T01:45:54.235Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-13T01:45:54.235Z] go: finding github.com/kr/pretty v0.2.0 [2020-06-13T01:45:54.495Z] go: finding github.com/kr/pty v1.1.1 [2020-06-13T01:45:54.495Z] go: finding github.com/kr/text v0.1.0 [2020-06-13T01:45:54.495Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-13T01:45:54.495Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-13T01:45:54.495Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-06-13T01:45:54.495Z] go: finding github.com/miekg/dns v1.1.26 [2020-06-13T01:45:54.495Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-13T01:45:54.756Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-13T01:45:54.756Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-13T01:45:54.756Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-13T01:45:54.756Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-13T01:45:54.756Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-13T01:45:54.756Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-13T01:45:54.756Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-13T01:45:54.756Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-06-13T01:45:55.018Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-06-13T01:45:55.018Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-06-13T01:45:55.018Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-06-13T01:45:55.018Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-06-13T01:45:55.018Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-06-13T01:45:55.018Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-06-13T01:45:55.018Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-13T01:45:55.018Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-13T01:45:55.018Z] go: finding github.com/posener/complete v1.1.1 [2020-06-13T01:45:55.018Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-06-13T01:45:55.279Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-06-13T01:45:55.279Z] go: finding github.com/prometheus/common v0.9.1 [2020-06-13T01:45:55.279Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-06-13T01:45:55.279Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-13T01:45:55.279Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-13T01:45:55.279Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-06-13T01:45:55.279Z] go: finding github.com/stretchr/objx v0.1.1 [2020-06-13T01:45:55.279Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-13T01:45:55.279Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-06-13T01:45:55.549Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-06-13T01:45:55.549Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-06-13T01:45:55.549Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-06-13T01:45:55.549Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-06-13T01:45:55.549Z] go: finding golang.org/x/text v0.3.2 [2020-06-13T01:45:55.549Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-06-13T01:45:55.549Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-13T01:45:55.549Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-06-13T01:45:55.549Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-13T01:45:55.813Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-13T01:45:55.813Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-13T01:46:10.763Z] Removing intermediate container 0e815920b844 [2020-06-13T01:46:10.763Z] ---> 145a01f9ab72 [2020-06-13T01:46:10.763Z] Successfully built 145a01f9ab72 [2020-06-13T01:46:10.763Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-13T01:46:11.263Z] + docker inspect -f . ci-base-image-x86_64 [2020-06-13T01:46:11.263Z] . [Pipeline] withDockerContainer [2020-06-13T01:46:11.363Z] prd-centos7-docker-4c-2g-2836 does not seem to be running inside a container [2020-06-13T01:46:11.411Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-06-13T01:46:12.064Z] $ docker top 1189885f46ca2a7c3f596c86f4c21979c85fae2dff9ad528252f60cd009b5750 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-13T01:46:12.486Z] + go version [2020-06-13T01:46:12.486Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-06-13T01:46:12.992Z] + make test [2020-06-13T01:46:12.992Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-06-13T01:46:13.954Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-06-13T01:46:22.171Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-06-13T01:46:22.171Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-06-13T01:46:22.171Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-06-13T01:46:22.171Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-06-13T01:46:22.171Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-06-13T01:46:22.171Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-06-13T01:46:22.171Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-06-13T01:46:22.171Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-06-13T01:46:22.171Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-06-13T01:46:22.171Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-06-13T01:46:22.171Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-06-13T01:46:22.171Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-06-13T01:46:22.171Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-06-13T01:46:22.963Z] Stashed 1 file(s) [Pipeline] } [2020-06-13T01:46:22.970Z] $ docker stop --time=1 1189885f46ca2a7c3f596c86f4c21979c85fae2dff9ad528252f60cd009b5750 [2020-06-13T01:46:24.925Z] $ docker rm -f 1189885f46ca2a7c3f596c86f4c21979c85fae2dff9ad528252f60cd009b5750 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-13T01:46:26.797Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-13T01:46:27.100Z] + ls -al . [2020-06-13T01:46:27.100Z] total 84 [2020-06-13T01:46:27.101Z] drwxrwxr-x. 9 jenkins jenkins 4096 Jun 13 01:46 . [2020-06-13T01:46:27.101Z] drwxrwxr-x. 4 jenkins jenkins 28 Jun 13 01:45 .. [2020-06-13T01:46:27.101Z] drwxrwxr-x. 3 jenkins jenkins 20 Jun 13 01:45 assets [2020-06-13T01:46:27.101Z] drwxrwxr-x. 2 jenkins jenkins 35 Jun 13 01:45 bin [2020-06-13T01:46:27.101Z] drwxrwxr-x. 3 jenkins jenkins 29 Jun 13 01:45 cmd [2020-06-13T01:46:27.101Z] -rw-rw-r--. 1 jenkins jenkins 3959 Jun 13 01:45 CONTRIBUTING.md [2020-06-13T01:46:27.101Z] -rw-r--r--. 1 jenkins jenkins 10 Jun 13 01:46 coverage.out [2020-06-13T01:46:27.101Z] -rw-rw-r--. 1 jenkins jenkins 913 Jun 13 01:45 Dockerfile [2020-06-13T01:46:27.101Z] -rw-rw-r--. 1 jenkins jenkins 898 Jun 13 01:45 Dockerfile.build [2020-06-13T01:46:27.101Z] drwxrwxr-x. 4 jenkins jenkins 72 Jun 13 01:45 docs [2020-06-13T01:46:27.101Z] drwxrwxr-x. 8 jenkins jenkins 179 Jun 13 01:45 .git [2020-06-13T01:46:27.101Z] -rw-rw-r--. 1 jenkins jenkins 136 Jun 13 01:45 .gitignore [2020-06-13T01:46:27.101Z] -rw-rw-r--. 1 jenkins jenkins 1019 Jun 13 01:45 go.mod [2020-06-13T01:46:27.101Z] -rw-r--r--. 1 jenkins jenkins 20718 Jun 13 01:46 go.sum [2020-06-13T01:46:27.101Z] drwxrwxr-x. 10 jenkins jenkins 139 Jun 13 01:45 internal [2020-06-13T01:46:27.101Z] -rw-rw-r--. 1 jenkins jenkins 675 Jun 13 01:45 Jenkinsfile [2020-06-13T01:46:27.101Z] -rw-rw-r--. 1 jenkins jenkins 11357 Jun 13 01:45 LICENSE [2020-06-13T01:46:27.101Z] -rw-rw-r--. 1 jenkins jenkins 951 Jun 13 01:45 Makefile [2020-06-13T01:46:27.101Z] -rw-rw-r--. 1 jenkins jenkins 2599 Jun 13 01:45 README.md [2020-06-13T01:46:27.101Z] drwxrwxr-x. 3 jenkins jenkins 58 Jun 13 01:45 .semver [2020-06-13T01:46:27.101Z] -rw-rw-r--. 1 jenkins jenkins 5 Jun 13 01:42 VERSION [2020-06-13T01:46:27.101Z] -rw-rw-r--. 1 jenkins jenkins 155 Jun 13 01:45 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-13T01:46:27.404Z] + 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=184b4c26c4367af7aad4fc6f31157d491c505984 --label arch=amd64 --label version=0.0.0 . [2020-06-13T01:46:27.665Z] Sending build context to Docker daemon 12.96MB [2020-06-13T01:46:27.665Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-13T01:46:27.665Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-13T01:46:27.665Z] ---> 145a01f9ab72 [2020-06-13T01:46:27.665Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-06-13T01:46:28.239Z] ---> Running in f4e9871b5935 [2020-06-13T01:46:28.500Z] Removing intermediate container f4e9871b5935 [2020-06-13T01:46:28.500Z] ---> 525c619ea290 [2020-06-13T01:46:28.500Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-06-13T01:46:28.500Z] ---> Running in e5aab2b1aa48 [2020-06-13T01:46:28.762Z] Removing intermediate container e5aab2b1aa48 [2020-06-13T01:46:28.762Z] ---> 6ce4afb08a96 [2020-06-13T01:46:28.762Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-13T01:46:28.762Z] ---> Running in 4e5c11369286 [2020-06-13T01:46:29.027Z] Removing intermediate container 4e5c11369286 [2020-06-13T01:46:29.027Z] ---> f5d1ab55ff88 [2020-06-13T01:46:29.027Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-06-13T01:46:29.027Z] ---> Running in bf3e1609a8bf [2020-06-13T01:46:29.027Z] Removing intermediate container bf3e1609a8bf [2020-06-13T01:46:29.027Z] ---> e49bbe18a6f9 [2020-06-13T01:46:29.027Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-06-13T01:46:29.027Z] ---> Running in 2c38000f7e41 [2020-06-13T01:46:29.288Z] Removing intermediate container 2c38000f7e41 [2020-06-13T01:46:29.288Z] ---> c417724542fb [2020-06-13T01:46:29.288Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-13T01:46:29.288Z] ---> Running in 67775ee35fe4 [2020-06-13T01:46:30.230Z] Removing intermediate container 67775ee35fe4 [2020-06-13T01:46:30.230Z] ---> dd46aa6efcfe [2020-06-13T01:46:30.230Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-13T01:46:30.230Z] ---> Running in 9a3177002384 [2020-06-13T01:46:30.491Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-13T01:46:31.876Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-13T01:46:32.137Z] v3.11.6-82-gfb7117b954 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-06-13T01:46:32.137Z] v3.11.6-82-gfb7117b954 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-06-13T01:46:32.137Z] OK: 11290 distinct packages available [2020-06-13T01:46:32.137Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-06-13T01:46:32.709Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-06-13T01:46:33.283Z] OK: 143 MiB in 39 packages [2020-06-13T01:46:33.543Z] Removing intermediate container 9a3177002384 [2020-06-13T01:46:33.543Z] ---> c6cb914d4e41 [2020-06-13T01:46:33.543Z] Step 10/24 : ENV GO111MODULE=on [2020-06-13T01:46:33.543Z] ---> Running in 3cf73629092c [2020-06-13T01:46:33.803Z] Removing intermediate container 3cf73629092c [2020-06-13T01:46:33.803Z] ---> edbbfa3f35a9 [2020-06-13T01:46:33.803Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-06-13T01:46:33.803Z] ---> Running in 2e180d48e13b [2020-06-13T01:46:34.064Z] Removing intermediate container 2e180d48e13b [2020-06-13T01:46:34.064Z] ---> 56bed4af818e [2020-06-13T01:46:34.064Z] Step 12/24 : COPY go.mod . [2020-06-13T01:46:34.064Z] ---> 5855fe0dfa59 [2020-06-13T01:46:34.064Z] Step 13/24 : COPY Makefile . [2020-06-13T01:46:34.328Z] ---> c0241f2d2139 [2020-06-13T01:46:34.328Z] Step 14/24 : RUN make update [2020-06-13T01:46:34.328Z] ---> Running in f76d7f0cd33b [2020-06-13T01:46:34.901Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-13T01:46:35.471Z] Removing intermediate container f76d7f0cd33b [2020-06-13T01:46:35.471Z] ---> 969ed000e856 [2020-06-13T01:46:35.471Z] Step 15/24 : COPY . . [2020-06-13T01:46:36.416Z] ---> 70bb45b18535 [2020-06-13T01:46:36.416Z] Step 16/24 : RUN ${MAKE} [2020-06-13T01:46:36.416Z] ---> Running in 7e73d6e34735 [2020-06-13T01:46:37.367Z] 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-06-13T01:46:45.581Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-13T01:46:48.133Z] Removing intermediate container 7e73d6e34735 [2020-06-13T01:46:48.133Z] ---> f45fd06184fe [2020-06-13T01:46:48.133Z] Step 17/24 : FROM alpine [2020-06-13T01:46:48.394Z] latest: Pulling from library/alpine [2020-06-13T01:46:48.394Z] df20fa9351a1: Pulling fs layer [2020-06-13T01:46:48.655Z] df20fa9351a1: Download complete [2020-06-13T01:46:48.917Z] df20fa9351a1: Pull complete [2020-06-13T01:46:48.917Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-13T01:46:48.917Z] Status: Downloaded newer image for alpine:latest [2020-06-13T01:46:48.917Z] ---> a24bb4013296 [2020-06-13T01:46:48.917Z] Step 18/24 : EXPOSE 4000 [2020-06-13T01:46:48.917Z] ---> Running in 2334f38964f7 [2020-06-13T01:46:49.180Z] Removing intermediate container 2334f38964f7 [2020-06-13T01:46:49.180Z] ---> fbe72bc961a8 [2020-06-13T01:46:49.180Z] 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-06-13T01:46:50.566Z] ---> b874ded5cb53 [2020-06-13T01:46:50.566Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-13T01:46:50.566Z] ---> Running in b4e6c3538fe1 [2020-06-13T01:46:50.566Z] Removing intermediate container b4e6c3538fe1 [2020-06-13T01:46:50.566Z] ---> 6f4d0cc49058 [2020-06-13T01:46:50.566Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-06-13T01:46:50.566Z] ---> Running in 5a0d5ed6d9e6 [2020-06-13T01:46:50.566Z] Removing intermediate container 5a0d5ed6d9e6 [2020-06-13T01:46:50.566Z] ---> 3149d383abfb [2020-06-13T01:46:50.566Z] Step 22/24 : LABEL arch=amd64 [2020-06-13T01:46:50.827Z] ---> Running in fc28a06ff669 [2020-06-13T01:46:50.827Z] Removing intermediate container fc28a06ff669 [2020-06-13T01:46:50.827Z] ---> cf1aa85004af [2020-06-13T01:46:50.827Z] Step 23/24 : LABEL git_sha=184b4c26c4367af7aad4fc6f31157d491c505984 [2020-06-13T01:46:50.827Z] ---> Running in 238a154004e0 [2020-06-13T01:46:51.088Z] Removing intermediate container 238a154004e0 [2020-06-13T01:46:51.088Z] ---> a18f6eb9344d [2020-06-13T01:46:51.088Z] Step 24/24 : LABEL version=0.0.0 [2020-06-13T01:46:51.088Z] ---> Running in 0468a6f4357c [2020-06-13T01:46:51.350Z] Removing intermediate container 0468a6f4357c [2020-06-13T01:46:51.350Z] ---> ca5e34f7e993 [2020-06-13T01:46:51.350Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-13T01:46:51.350Z] Successfully built ca5e34f7e993 [2020-06-13T01:46:51.350Z] Successfully tagged docker-edgex-ui-go: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-06-13T01:47:13.145Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2837 in /w/workspace/edgexfoundry_edgex-ui-go_PR-242 [Pipeline] { [Pipeline] ws [2020-06-13T01:47:13.176Z] Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout [2020-06-13T01:47:18.547Z] using credential edgex-jenkins-ssh [2020-06-13T01:47:18.594Z] Cloning the remote Git repository [2020-06-13T01:47:18.594Z] Cloning with configured refspecs honoured and without tags [2020-06-13T01:47:18.672Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-13T01:47:18.797Z] > git init /w/workspace/edgex-ui-go/2 # timeout=10 [2020-06-13T01:47:18.874Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-13T01:47:18.875Z] > git --version # timeout=10 [2020-06-13T01:47:18.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-13T01:47:18.951Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-13T01:47:20.183Z] Fetching without tags [2020-06-13T01:47:20.675Z] Merging remotes/origin/master commit 5ac126347c467076fa6aa7c5143c5fd30ec9d80a into PR head commit 184b4c26c4367af7aad4fc6f31157d491c505984 [2020-06-13T01:47:20.074Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-13T01:47:20.100Z] > git config --add remote.origin.fetch +refs/pull/242/head:refs/remotes/origin/PR-242 # timeout=10 [2020-06-13T01:47:20.125Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-13T01:47:20.160Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2020-06-13T01:47:20.198Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2020-06-13T01:47:20.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-13T01:47:20.213Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-13T01:47:20.696Z] > git config core.sparsecheckout # timeout=10 [2020-06-13T01:47:20.719Z] > git checkout -f 184b4c26c4367af7aad4fc6f31157d491c505984 # timeout=10 [2020-06-13T01:47:21.032Z] Merge succeeded, producing 184b4c26c4367af7aad4fc6f31157d491c505984 [2020-06-13T01:47:21.032Z] Checking out Revision 184b4c26c4367af7aad4fc6f31157d491c505984 (PR-242) [2020-06-13T01:47:20.928Z] > git remote # timeout=10 [2020-06-13T01:47:20.948Z] > git config --get remote.origin.url # timeout=10 [2020-06-13T01:47:20.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-06-13T01:47:20.988Z] > git merge 5ac126347c467076fa6aa7c5143c5fd30ec9d80a # timeout=10 [2020-06-13T01:47:21.014Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-13T01:47:21.040Z] > git config core.sparsecheckout # timeout=10 [2020-06-13T01:47:21.069Z] > git checkout -f 184b4c26c4367af7aad4fc6f31157d491c505984 # timeout=10 [2020-06-13T01:47:26.001Z] Commit message: "block user login and user create page" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-06-13T01:47:27.564Z] ========================================================= [2020-06-13T01:47:27.564Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-06-13T01:47:27.564Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-06-13T01:47:28.747Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-06-13T01:47:29.732Z] Sending build context to Docker daemon 12.94MB [2020-06-13T01:47:29.732Z] Step 1/8 : ARG BASE=golang:1.11-alpine [2020-06-13T01:47:29.732Z] Step 2/8 : FROM ${BASE} [2020-06-13T01:47:30.332Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-06-13T01:47:30.332Z] cde5963f3b93: Pulling fs layer [2020-06-13T01:47:30.332Z] 2a23fa8c16f7: Pulling fs layer [2020-06-13T01:47:30.332Z] 777b28850792: Pulling fs layer [2020-06-13T01:47:30.332Z] 8a11ddd9e578: Pulling fs layer [2020-06-13T01:47:30.332Z] 4cf88f913ddb: Pulling fs layer [2020-06-13T01:47:30.332Z] 1df406cf5192: Pulling fs layer [2020-06-13T01:47:30.332Z] cd6300453558: Pulling fs layer [2020-06-13T01:47:30.332Z] b9c365052c96: Pulling fs layer [2020-06-13T01:47:30.332Z] a2d8cc88f415: Pulling fs layer [2020-06-13T01:47:30.332Z] ea1d1ca13537: Pulling fs layer [2020-06-13T01:47:30.332Z] 3750a50a1c5e: Pulling fs layer [2020-06-13T01:47:30.332Z] 8a11ddd9e578: Waiting [2020-06-13T01:47:30.332Z] 4cf88f913ddb: Waiting [2020-06-13T01:47:30.332Z] 1df406cf5192: Waiting [2020-06-13T01:47:30.332Z] cd6300453558: Waiting [2020-06-13T01:47:30.332Z] a2d8cc88f415: Waiting [2020-06-13T01:47:30.332Z] b9c365052c96: Waiting [2020-06-13T01:47:30.332Z] ea1d1ca13537: Waiting [2020-06-13T01:47:30.332Z] 3750a50a1c5e: Waiting [2020-06-13T01:47:30.332Z] 777b28850792: Verifying Checksum [2020-06-13T01:47:30.332Z] 777b28850792: Download complete [2020-06-13T01:47:30.332Z] 2a23fa8c16f7: Verifying Checksum [2020-06-13T01:47:30.332Z] 2a23fa8c16f7: Download complete [2020-06-13T01:47:30.332Z] 4cf88f913ddb: Verifying Checksum [2020-06-13T01:47:30.332Z] 4cf88f913ddb: Download complete [2020-06-13T01:47:30.332Z] 1df406cf5192: Verifying Checksum [2020-06-13T01:47:30.332Z] 1df406cf5192: Download complete [2020-06-13T01:47:30.332Z] cde5963f3b93: Verifying Checksum [2020-06-13T01:47:30.935Z] cde5963f3b93: Pull complete [2020-06-13T01:47:31.926Z] 2a23fa8c16f7: Pull complete [2020-06-13T01:47:32.207Z] 777b28850792: Pull complete [2020-06-13T01:47:32.813Z] cd6300453558: Verifying Checksum [2020-06-13T01:47:32.813Z] cd6300453558: Download complete [2020-06-13T01:47:32.813Z] a2d8cc88f415: Download complete [2020-06-13T01:47:34.252Z] ea1d1ca13537: Verifying Checksum [2020-06-13T01:47:34.252Z] ea1d1ca13537: Download complete [2020-06-13T01:47:34.530Z] 3750a50a1c5e: Download complete [2020-06-13T01:47:35.130Z] b9c365052c96: Verifying Checksum [2020-06-13T01:47:35.130Z] b9c365052c96: Download complete [2020-06-13T01:47:35.730Z] 8a11ddd9e578: Verifying Checksum [2020-06-13T01:47:35.730Z] 8a11ddd9e578: Download complete [2020-06-13T01:47:45.907Z] 8a11ddd9e578: Pull complete [2020-06-13T01:47:46.181Z] 4cf88f913ddb: Pull complete [2020-06-13T01:47:46.454Z] 1df406cf5192: Pull complete [2020-06-13T01:47:51.891Z] cd6300453558: Pull complete [2020-06-13T01:47:55.300Z] b9c365052c96: Pull complete [2020-06-13T01:47:55.574Z] a2d8cc88f415: Pull complete [2020-06-13T01:47:57.549Z] ea1d1ca13537: Pull complete [2020-06-13T01:47:58.145Z] 3750a50a1c5e: Pull complete [2020-06-13T01:47:58.145Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-06-13T01:47:58.145Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-06-13T01:47:58.145Z] ---> 78745c68409d [2020-06-13T01:47:58.145Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-06-13T01:48:03.553Z] ---> Running in e68fda323de9 [2020-06-13T01:48:03.553Z] Removing intermediate container e68fda323de9 [2020-06-13T01:48:03.553Z] ---> 5eaae2c05dc5 [2020-06-13T01:48:03.553Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-13T01:48:03.824Z] ---> Running in d4dc4e5e53c3 [2020-06-13T01:48:06.453Z] Removing intermediate container d4dc4e5e53c3 [2020-06-13T01:48:06.453Z] ---> d367217d3d87 [2020-06-13T01:48:06.453Z] Step 5/8 : RUN apk add --no-cache make git [2020-06-13T01:48:06.453Z] ---> Running in f4054fe062fd [2020-06-13T01:48:08.434Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-13T01:48:09.030Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-13T01:48:09.628Z] OK: 125 MiB in 39 packages [2020-06-13T01:48:10.604Z] Removing intermediate container f4054fe062fd [2020-06-13T01:48:10.604Z] ---> cc8c33f064f5 [2020-06-13T01:48:10.604Z] Step 6/8 : WORKDIR /edgex-ui-go [2020-06-13T01:48:10.604Z] ---> Running in 0618869bdfce [2020-06-13T01:48:11.203Z] Removing intermediate container 0618869bdfce [2020-06-13T01:48:11.203Z] ---> a1030267832d [2020-06-13T01:48:11.203Z] Step 7/8 : COPY . . [2020-06-13T01:48:13.179Z] ---> 72840cf4a03a [2020-06-13T01:48:13.179Z] Step 8/8 : RUN go mod download [2020-06-13T01:48:13.179Z] ---> Running in 2b36578222ee [2020-06-13T01:48:16.553Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-06-13T01:48:16.553Z] go: finding github.com/DataDog/datadog-go v3.2.0+incompatible [2020-06-13T01:48:16.553Z] go: finding github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 [2020-06-13T01:48:16.553Z] go: finding github.com/alecthomas/units v0.0.0-20190717042225-c3de453c63f4 [2020-06-13T01:48:16.553Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-06-13T01:48:16.553Z] go: finding github.com/armon/go-metrics v0.3.3 [2020-06-13T01:48:16.553Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-06-13T01:48:16.553Z] go: finding github.com/beorn7/perks v1.0.1 [2020-06-13T01:48:16.553Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-06-13T01:48:16.553Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-06-13T01:48:16.553Z] go: finding github.com/cespare/xxhash/v2 v2.1.1 [2020-06-13T01:48:16.553Z] go: finding github.com/circonus-labs/circonus-gometrics v2.3.1+incompatible [2020-06-13T01:48:16.553Z] go: finding github.com/circonus-labs/circonusllhist v0.1.3 [2020-06-13T01:48:16.553Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-06-13T01:48:16.553Z] go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 [2020-06-13T01:48:16.553Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.11 [2020-06-13T01:48:16.553Z] go: finding github.com/fatih/color v1.9.0 [2020-06-13T01:48:16.553Z] go: finding github.com/go-kit/kit v0.9.0 [2020-06-13T01:48:16.553Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-06-13T01:48:16.553Z] go: finding github.com/go-stack/stack v1.8.0 [2020-06-13T01:48:16.553Z] go: finding github.com/gogo/protobuf v1.1.1 [2020-06-13T01:48:16.553Z] go: finding github.com/golang/protobuf v1.3.2 [2020-06-13T01:48:16.553Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-06-13T01:48:16.553Z] go: finding github.com/google/go-cmp v0.4.0 [2020-06-13T01:48:16.553Z] go: finding github.com/google/gofuzz v1.0.0 [2020-06-13T01:48:16.553Z] go: finding github.com/gorilla/mux v1.7.1 [2020-06-13T01:48:16.553Z] go: finding github.com/gorilla/websocket v1.4.0 [2020-06-13T01:48:16.553Z] go: finding github.com/hashicorp/consul/api v1.4.0 [2020-06-13T01:48:16.553Z] go: finding github.com/hashicorp/consul/sdk v0.4.0 [2020-06-13T01:48:16.554Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-06-13T01:48:16.554Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-06-13T01:48:16.554Z] go: finding github.com/hashicorp/go-hclog v0.12.2 [2020-06-13T01:48:16.554Z] go: finding github.com/hashicorp/go-immutable-radix v1.2.0 [2020-06-13T01:48:16.554Z] go: finding github.com/hashicorp/go-msgpack v0.5.5 [2020-06-13T01:48:16.554Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-06-13T01:48:16.554Z] go: finding github.com/hashicorp/go-retryablehttp v0.5.3 [2020-06-13T01:48:16.554Z] go: finding github.com/hashicorp/go-rootcerts v1.0.2 [2020-06-13T01:48:16.554Z] go: finding github.com/hashicorp/go-sockaddr v1.0.2 [2020-06-13T01:48:16.554Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-06-13T01:48:16.554Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-06-13T01:48:16.554Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-06-13T01:48:16.554Z] go: finding github.com/hashicorp/golang-lru v0.5.4 [2020-06-13T01:48:16.827Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-06-13T01:48:16.827Z] go: finding github.com/hashicorp/mdns v1.0.1 [2020-06-13T01:48:16.827Z] go: finding github.com/hashicorp/memberlist v0.2.0 [2020-06-13T01:48:16.827Z] go: finding github.com/hashicorp/serf v0.9.0 [2020-06-13T01:48:16.827Z] go: finding github.com/json-iterator/go v1.1.9 [2020-06-13T01:48:16.827Z] go: finding github.com/julienschmidt/httprouter v1.2.0 [2020-06-13T01:48:16.827Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-06-13T01:48:16.827Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-06-13T01:48:16.827Z] go: finding github.com/kr/pretty v0.2.0 [2020-06-13T01:48:16.827Z] go: finding github.com/kr/pty v1.1.1 [2020-06-13T01:48:16.827Z] go: finding github.com/kr/text v0.1.0 [2020-06-13T01:48:16.827Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-13T01:48:16.827Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-13T01:48:16.827Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2020-06-13T01:48:16.827Z] go: finding github.com/miekg/dns v1.1.26 [2020-06-13T01:48:16.827Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-06-13T01:48:16.827Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-06-13T01:48:16.827Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-06-13T01:48:16.827Z] go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-06-13T01:48:16.827Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-06-13T01:48:16.827Z] go: finding github.com/mitchellh/go-wordwrap v1.0.0 [2020-06-13T01:48:16.827Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-06-13T01:48:16.827Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-06-13T01:48:16.827Z] go: finding github.com/mitchellh/mapstructure v1.2.2 [2020-06-13T01:48:16.827Z] go: finding github.com/mitchellh/reflectwalk v1.0.1 [2020-06-13T01:48:16.827Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2020-06-13T01:48:17.103Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2020-06-13T01:48:17.103Z] go: finding github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223 [2020-06-13T01:48:17.103Z] go: finding github.com/pascaldekloe/goe v0.1.0 [2020-06-13T01:48:17.103Z] go: finding github.com/pelletier/go-toml v1.7.0 [2020-06-13T01:48:17.103Z] go: finding github.com/pkg/errors v0.8.1 [2020-06-13T01:48:17.103Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-06-13T01:48:17.103Z] go: finding github.com/posener/complete v1.1.1 [2020-06-13T01:48:17.103Z] go: finding github.com/prometheus/client_golang v1.4.0 [2020-06-13T01:48:17.103Z] go: finding github.com/prometheus/client_model v0.2.0 [2020-06-13T01:48:17.103Z] go: finding github.com/prometheus/common v0.9.1 [2020-06-13T01:48:17.103Z] go: finding github.com/prometheus/procfs v0.0.8 [2020-06-13T01:48:17.103Z] go: finding github.com/ryanuber/columnize v2.1.0+incompatible [2020-06-13T01:48:17.103Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-06-13T01:48:17.103Z] go: finding github.com/sirupsen/logrus v1.4.2 [2020-06-13T01:48:17.103Z] go: finding github.com/stretchr/objx v0.1.1 [2020-06-13T01:48:17.103Z] go: finding github.com/stretchr/testify v1.4.0 [2020-06-13T01:48:17.103Z] go: finding github.com/tv42/httpunix v0.0.0-20150427012821-b75d8614f926 [2020-06-13T01:48:17.103Z] go: finding golang.org/x/crypto v0.0.0-20191106202628-ed6320f186d4 [2020-06-13T01:48:17.103Z] go: finding golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2020-06-13T01:48:17.103Z] go: finding golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e [2020-06-13T01:48:17.103Z] go: finding golang.org/x/sys v0.0.0-20200409092240-59c9f1ba88fa [2020-06-13T01:48:17.103Z] go: finding golang.org/x/text v0.3.2 [2020-06-13T01:48:17.103Z] go: finding golang.org/x/tools v0.0.0-20190907020128-2ca718005c18 [2020-06-13T01:48:17.103Z] go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 [2020-06-13T01:48:17.103Z] go: finding gopkg.in/alecthomas/kingpin.v2 v2.2.6 [2020-06-13T01:48:17.103Z] go: finding gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2020-06-13T01:48:17.103Z] go: finding gopkg.in/mgo.v2 v2.0.0-20180705113604-9856a29383ce [2020-06-13T01:48:17.388Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-06-13T01:48:35.707Z] Removing intermediate container 2b36578222ee [2020-06-13T01:48:35.707Z] ---> 410a7c9d0668 [2020-06-13T01:48:35.707Z] Successfully built 410a7c9d0668 [2020-06-13T01:48:35.707Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-06-13T01:48:36.270Z] + docker inspect -f . ci-base-image-arm64 [2020-06-13T01:48:36.270Z] . [Pipeline] withDockerContainer [2020-06-13T01:48:36.572Z] prd-ubuntu18.04-docker-arm64-4c-16g-2837 does not seem to be running inside a container [2020-06-13T01:48:36.654Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-06-13T01:48:38.630Z] $ docker top aacf64fc5e0808e70727358b1f58c03ee630659390e8fe7e10010e7515b3c0a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-06-13T01:48:40.033Z] + go version [2020-06-13T01:48:40.033Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-06-13T01:48:41.118Z] + make test [2020-06-13T01:48:41.118Z] GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-06-13T01:48:42.558Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2020-06-13T01:49:04.773Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2020-06-13T01:49:04.773Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2020-06-13T01:49:04.773Z] ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] [2020-06-13T01:49:04.773Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2020-06-13T01:49:04.773Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2020-06-13T01:49:04.773Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2020-06-13T01:49:04.773Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2020-06-13T01:49:04.773Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2020-06-13T01:49:04.773Z] ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] [2020-06-13T01:49:04.773Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2020-06-13T01:49:04.773Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2020-06-13T01:49:04.773Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2020-06-13T01:49:05.047Z] GO111MODULE=on go vet ./... [Pipeline] stash [2020-06-13T01:49:10.500Z] Warning: overwriting stash ‘coverage-report’ [2020-06-13T01:49:10.893Z] Stashed 1 file(s) [Pipeline] } [2020-06-13T01:49:10.897Z] $ docker stop --time=1 aacf64fc5e0808e70727358b1f58c03ee630659390e8fe7e10010e7515b3c0a6 [2020-06-13T01:49:12.891Z] $ docker rm -f aacf64fc5e0808e70727358b1f58c03ee630659390e8fe7e10010e7515b3c0a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-06-13T01:49:13.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-06-13T01:49:14.151Z] + ls -al . [2020-06-13T01:49:14.151Z] total 116 [2020-06-13T01:49:14.151Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 13 01:48 . [2020-06-13T01:49:14.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 01:47 .. [2020-06-13T01:49:14.151Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 01:47 .git [2020-06-13T01:49:14.151Z] -rw-rw-r-- 1 jenkins jenkins 136 Jun 13 01:47 .gitignore [2020-06-13T01:49:14.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 01:47 .semver [2020-06-13T01:49:14.151Z] -rw-rw-r-- 1 jenkins jenkins 3959 Jun 13 01:47 CONTRIBUTING.md [2020-06-13T01:49:14.151Z] -rw-rw-r-- 1 jenkins jenkins 913 Jun 13 01:47 Dockerfile [2020-06-13T01:49:14.151Z] -rw-rw-r-- 1 jenkins jenkins 898 Jun 13 01:47 Dockerfile.build [2020-06-13T01:49:14.151Z] -rw-rw-r-- 1 jenkins jenkins 675 Jun 13 01:47 Jenkinsfile [2020-06-13T01:49:14.151Z] -rw-rw-r-- 1 jenkins jenkins 11357 Jun 13 01:47 LICENSE [2020-06-13T01:49:14.151Z] -rw-rw-r-- 1 jenkins jenkins 951 Jun 13 01:47 Makefile [2020-06-13T01:49:14.151Z] -rw-rw-r-- 1 jenkins jenkins 2599 Jun 13 01:47 README.md [2020-06-13T01:49:14.151Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 13 01:42 VERSION [2020-06-13T01:49:14.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 01:47 assets [2020-06-13T01:49:14.151Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 01:47 bin [2020-06-13T01:49:14.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 13 01:47 cmd [2020-06-13T01:49:14.151Z] -rw-r--r-- 1 jenkins jenkins 10 Jun 13 01:48 coverage.out [2020-06-13T01:49:14.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 01:47 docs [2020-06-13T01:49:14.151Z] -rw-rw-r-- 1 jenkins jenkins 1019 Jun 13 01:47 go.mod [2020-06-13T01:49:14.151Z] -rw-r--r-- 1 jenkins jenkins 20718 Jun 13 01:48 go.sum [2020-06-13T01:49:14.151Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 13 01:47 internal [2020-06-13T01:49:14.151Z] -rw-rw-r-- 1 jenkins jenkins 155 Jun 13 01:47 version.go [Pipeline] isUnix [Pipeline] sh [2020-06-13T01:49:14.488Z] + 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=184b4c26c4367af7aad4fc6f31157d491c505984 --label arch=arm64 --label version=0.0.0 . [2020-06-13T01:49:15.082Z] Sending build context to Docker daemon 12.96MB [2020-06-13T01:49:15.082Z] Step 1/24 : ARG BASE=golang:1.13-alpine [2020-06-13T01:49:15.082Z] Step 2/24 : FROM ${BASE} AS builder [2020-06-13T01:49:15.082Z] ---> 410a7c9d0668 [2020-06-13T01:49:15.082Z] Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2020-06-13T01:49:15.352Z] ---> Running in 6ed76d8171a8 [2020-06-13T01:49:15.623Z] Removing intermediate container 6ed76d8171a8 [2020-06-13T01:49:15.623Z] ---> 3867fa8f1348 [2020-06-13T01:49:15.623Z] Step 4/24 : ARG ALPINE_PKG_BASE="make git" [2020-06-13T01:49:15.897Z] ---> Running in a3faa3441092 [2020-06-13T01:49:16.171Z] Removing intermediate container a3faa3441092 [2020-06-13T01:49:16.171Z] ---> 035084bfd026 [2020-06-13T01:49:16.171Z] Step 5/24 : ARG ALPINE_PKG_EXTRA="" [2020-06-13T01:49:16.443Z] ---> Running in b0987fc039a1 [2020-06-13T01:49:16.719Z] Removing intermediate container b0987fc039a1 [2020-06-13T01:49:16.719Z] ---> c22c542f2952 [2020-06-13T01:49:16.719Z] Step 6/24 : LABEL Name=edgex-ui-go [2020-06-13T01:49:16.719Z] ---> Running in 15f82c77c338 [2020-06-13T01:49:17.319Z] Removing intermediate container 15f82c77c338 [2020-06-13T01:49:17.319Z] ---> 574aa745f463 [2020-06-13T01:49:17.319Z] Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2020-06-13T01:49:17.319Z] ---> Running in 1b89cd342e12 [2020-06-13T01:49:17.917Z] Removing intermediate container 1b89cd342e12 [2020-06-13T01:49:17.917Z] ---> d3728cada7aa [2020-06-13T01:49:17.917Z] Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-06-13T01:49:17.917Z] ---> Running in d9acff5e75ec [2020-06-13T01:49:20.540Z] Removing intermediate container d9acff5e75ec [2020-06-13T01:49:20.540Z] ---> 4a7399dc3f67 [2020-06-13T01:49:20.540Z] Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-06-13T01:49:20.540Z] ---> Running in fe6cb23e6e1d [2020-06-13T01:49:21.981Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-13T01:49:22.573Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-13T01:49:23.553Z] v3.11.6-81-g1a7f4d67e9 [http://nl.alpinelinux.org/alpine/v3.11/main] [2020-06-13T01:49:23.553Z] v3.11.6-82-gfb7117b954 [http://nl.alpinelinux.org/alpine/v3.11/community] [2020-06-13T01:49:23.553Z] OK: 11179 distinct packages available [2020-06-13T01:49:23.553Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-06-13T01:49:24.141Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-06-13T01:49:24.734Z] OK: 125 MiB in 39 packages [2020-06-13T01:49:25.710Z] Removing intermediate container fe6cb23e6e1d [2020-06-13T01:49:25.710Z] ---> 50bdc7091d51 [2020-06-13T01:49:25.710Z] Step 10/24 : ENV GO111MODULE=on [2020-06-13T01:49:25.710Z] ---> Running in 02a647528d36 [2020-06-13T01:49:26.311Z] Removing intermediate container 02a647528d36 [2020-06-13T01:49:26.311Z] ---> cae2b9e4a057 [2020-06-13T01:49:26.311Z] Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2020-06-13T01:49:26.311Z] ---> Running in 809fbb6c39ec [2020-06-13T01:49:26.907Z] Removing intermediate container 809fbb6c39ec [2020-06-13T01:49:26.907Z] ---> 5bdf637af02e [2020-06-13T01:49:26.907Z] Step 12/24 : COPY go.mod . [2020-06-13T01:49:27.503Z] ---> 5cfa2ff104df [2020-06-13T01:49:27.503Z] Step 13/24 : COPY Makefile . [2020-06-13T01:49:28.098Z] ---> 716763ec6c38 [2020-06-13T01:49:28.098Z] Step 14/24 : RUN make update [2020-06-13T01:49:28.098Z] ---> Running in 47565fd856a1 [2020-06-13T01:49:29.524Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2020-06-13T01:49:30.951Z] Removing intermediate container 47565fd856a1 [2020-06-13T01:49:30.951Z] ---> 34f87c1e7d8e [2020-06-13T01:49:30.951Z] Step 15/24 : COPY . . [2020-06-13T01:49:32.378Z] ---> 0ae1929562fd [2020-06-13T01:49:32.378Z] Step 16/24 : RUN ${MAKE} [2020-06-13T01:49:32.378Z] ---> Running in a7ecd9abddb8 [2020-06-13T01:49:33.808Z] 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-06-13T01:49:56.003Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-06-13T01:50:02.697Z] Removing intermediate container a7ecd9abddb8 [2020-06-13T01:50:02.697Z] ---> 7a8419fb2ce2 [2020-06-13T01:50:02.697Z] Step 17/24 : FROM alpine [2020-06-13T01:50:02.697Z] latest: Pulling from library/alpine [2020-06-13T01:50:02.697Z] b538f80385f9: Pulling fs layer [2020-06-13T01:50:02.697Z] b538f80385f9: Verifying Checksum [2020-06-13T01:50:02.697Z] b538f80385f9: Download complete [2020-06-13T01:50:03.293Z] b538f80385f9: Pull complete [2020-06-13T01:50:03.293Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-13T01:50:03.293Z] Status: Downloaded newer image for alpine:latest [2020-06-13T01:50:03.293Z] ---> 62ee0e9f8440 [2020-06-13T01:50:03.293Z] Step 18/24 : EXPOSE 4000 [2020-06-13T01:50:03.565Z] ---> Running in 61ab4645b897 [2020-06-13T01:50:04.160Z] Removing intermediate container 61ab4645b897 [2020-06-13T01:50:04.160Z] ---> 1e74fef73147 [2020-06-13T01:50:04.160Z] 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-06-13T01:50:06.142Z] ---> 302c55e18d65 [2020-06-13T01:50:06.142Z] Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2020-06-13T01:50:06.142Z] ---> Running in 53089bdf3d71 [2020-06-13T01:50:06.415Z] Removing intermediate container 53089bdf3d71 [2020-06-13T01:50:06.415Z] ---> a8fd6e6d4ae9 [2020-06-13T01:50:06.415Z] Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2020-06-13T01:50:06.415Z] ---> Running in 28ee4aeab3a1 [2020-06-13T01:50:07.010Z] Removing intermediate container 28ee4aeab3a1 [2020-06-13T01:50:07.010Z] ---> 053574514a44 [2020-06-13T01:50:07.010Z] Step 22/24 : LABEL arch=arm64 [2020-06-13T01:50:07.010Z] ---> Running in de2fd90025c8 [2020-06-13T01:50:07.605Z] Removing intermediate container de2fd90025c8 [2020-06-13T01:50:07.605Z] ---> 7e9603d08638 [2020-06-13T01:50:07.605Z] Step 23/24 : LABEL git_sha=184b4c26c4367af7aad4fc6f31157d491c505984 [2020-06-13T01:50:07.605Z] ---> Running in ee9fd24ce232 [2020-06-13T01:50:07.878Z] Removing intermediate container ee9fd24ce232 [2020-06-13T01:50:07.878Z] ---> 4f0ff8b626e6 [2020-06-13T01:50:07.878Z] Step 24/24 : LABEL version=0.0.0 [2020-06-13T01:50:08.154Z] ---> Running in 19796d2c682a [2020-06-13T01:50:08.427Z] Removing intermediate container 19796d2c682a [2020-06-13T01:50:08.427Z] ---> e3a7e6487a06 [2020-06-13T01:50:08.427Z] [Warning] One or more build-args [ARCH] were not consumed [2020-06-13T01:50:08.697Z] Successfully built e3a7e6487a06 [2020-06-13T01:50:08.697Z] 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] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap [2020-06-13T01:50:09.446Z] provisioning config files... [2020-06-13T01:50:09.459Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp/config273255680974440939tmp [Pipeline] { [Pipeline] sh [2020-06-13T01:50:09.792Z] + curl -s https://codecov.io/bash [2020-06-13T01:50:09.792Z] + bash -s - -t @/w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp/config273255680974440939tmp [2020-06-13T01:50:10.054Z] [2020-06-13T01:50:10.054Z] _____ _ [2020-06-13T01:50:10.054Z] / ____| | | [2020-06-13T01:50:10.054Z] | | ___ __| | ___ ___ _____ __ [2020-06-13T01:50:10.054Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-06-13T01:50:10.054Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-06-13T01:50:10.054Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-06-13T01:50:10.054Z] Bash-20200602-f809a24 [2020-06-13T01:50:10.054Z] [2020-06-13T01:50:10.054Z] [2020-06-13T01:50:10.054Z] ==> Jenkins CI detected. [2020-06-13T01:50:10.054Z] project root: . [2020-06-13T01:50:10.054Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-06-13T01:50:10.054Z] ==> Running gcov in . (disable via -X gcov) [2020-06-13T01:50:10.054Z] ==> Python coveragepy not found [2020-06-13T01:50:10.055Z] ==> Searching for coverage reports in: [2020-06-13T01:50:10.055Z] + . [2020-06-13T01:50:10.055Z] -> Found 1 reports [2020-06-13T01:50:10.055Z] ==> Detecting git/mercurial file structure [2020-06-13T01:50:10.055Z] ==> Reading reports [2020-06-13T01:50:10.055Z] + ./coverage.out bytes=10 [2020-06-13T01:50:10.055Z] ==> Appending adjustments [2020-06-13T01:50:10.055Z] https://docs.codecov.io/docs/fixing-reports [2020-06-13T01:50:10.320Z] + Found adjustments [2020-06-13T01:50:10.320Z] ==> Gzipping contents [2020-06-13T01:50:10.320Z] ==> Uploading reports [2020-06-13T01:50:10.320Z] url: https://codecov.io [2020-06-13T01:50:10.320Z] query: branch=PR-242&commit=184b4c26c4367af7aad4fc6f31157d491c505984&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-242%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=242&job= [2020-06-13T01:50:10.320Z] -> Pinging Codecov [2020-06-13T01:50:10.320Z] https://codecov.io/upload/v4?package=bash-20200602-f809a24&token=secret&branch=PR-242&commit=184b4c26c4367af7aad4fc6f31157d491c505984&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-242%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=242&job= [2020-06-13T01:50:10.894Z] -> Uploading [2020-06-13T01:50:11.467Z] -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/184b4c26c4367af7aad4fc6f31157d491c505984 [Pipeline] } [2020-06-13T01:50:11.476Z] 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] { (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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-06-13T01:50:12.334Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-13T01:50:12.894Z] ---> package-listing.sh [2020-06-13T01:50:12.894Z] ++ facter osfamily [2020-06-13T01:50:12.894Z] ++ tr '[:upper:]' '[:lower:]' [2020-06-13T01:50:12.894Z] + OS_FAMILY=redhat [2020-06-13T01:50:12.894Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-242 [2020-06-13T01:50:12.894Z] + START_PACKAGES=/tmp/packages_start.txt [2020-06-13T01:50:12.894Z] + END_PACKAGES=/tmp/packages_end.txt [2020-06-13T01:50:12.894Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-06-13T01:50:12.894Z] + PACKAGES=/tmp/packages_start.txt [2020-06-13T01:50:12.894Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-242 ']' [2020-06-13T01:50:12.894Z] + PACKAGES=/tmp/packages_end.txt [2020-06-13T01:50:12.894Z] + case "${OS_FAMILY}" in [2020-06-13T01:50:12.894Z] + rpm -qa [2020-06-13T01:50:12.894Z] + sort [2020-06-13T01:50:17.113Z] + '[' -f /tmp/packages_start.txt ']' [2020-06-13T01:50:17.113Z] + '[' -f /tmp/packages_end.txt ']' [2020-06-13T01:50:17.113Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-06-13T01:50:17.113Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-242 ']' [2020-06-13T01:50:17.113Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-242/archives/ [2020-06-13T01:50:17.113Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-242/archives/ [Pipeline] isUnix [Pipeline] sh [2020-06-13T01:50:17.721Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-13T01:50:17.721Z] [2020-06-13T01:50:17.721Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-06-13T01:50:18.053Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-13T01:50:18.053Z] alpine: Pulling from edgex-lftools-log-publisher [2020-06-13T01:50:18.053Z] c9b1b535fdd9: Pulling fs layer [2020-06-13T01:50:18.053Z] 2cc5ad85d9ab: Pulling fs layer [2020-06-13T01:50:18.053Z] 756a868c4378: Pulling fs layer [2020-06-13T01:50:18.053Z] 444b2fc9a129: Pulling fs layer [2020-06-13T01:50:18.053Z] ea15f1150254: Pulling fs layer [2020-06-13T01:50:18.053Z] 41b27a9f41bf: Pulling fs layer [2020-06-13T01:50:18.053Z] 28c525ee5125: Pulling fs layer [2020-06-13T01:50:18.053Z] 094b1ea09ed8: Pulling fs layer [2020-06-13T01:50:18.053Z] 138eaada9080: Pulling fs layer [2020-06-13T01:50:18.053Z] 0622d0fa9048: Pulling fs layer [2020-06-13T01:50:18.053Z] 138eaada9080: Waiting [2020-06-13T01:50:18.053Z] 41b27a9f41bf: Waiting [2020-06-13T01:50:18.053Z] 28c525ee5125: Waiting [2020-06-13T01:50:18.053Z] 094b1ea09ed8: Waiting [2020-06-13T01:50:18.053Z] 0622d0fa9048: Waiting [2020-06-13T01:50:18.053Z] ea15f1150254: Waiting [2020-06-13T01:50:18.053Z] 444b2fc9a129: Waiting [2020-06-13T01:50:18.053Z] 2cc5ad85d9ab: Verifying Checksum [2020-06-13T01:50:18.053Z] 2cc5ad85d9ab: Download complete [2020-06-13T01:50:18.053Z] 444b2fc9a129: Verifying Checksum [2020-06-13T01:50:18.053Z] 444b2fc9a129: Download complete [2020-06-13T01:50:18.053Z] c9b1b535fdd9: Verifying Checksum [2020-06-13T01:50:18.053Z] c9b1b535fdd9: Download complete [2020-06-13T01:50:18.053Z] ea15f1150254: Download complete [2020-06-13T01:50:18.324Z] 28c525ee5125: Verifying Checksum [2020-06-13T01:50:18.324Z] 28c525ee5125: Download complete [2020-06-13T01:50:18.620Z] 756a868c4378: Verifying Checksum [2020-06-13T01:50:18.620Z] 756a868c4378: Download complete [2020-06-13T01:50:18.908Z] 094b1ea09ed8: Verifying Checksum [2020-06-13T01:50:18.908Z] 094b1ea09ed8: Download complete [2020-06-13T01:50:18.908Z] c9b1b535fdd9: Pull complete [2020-06-13T01:50:18.908Z] 0622d0fa9048: Verifying Checksum [2020-06-13T01:50:18.908Z] 0622d0fa9048: Download complete [2020-06-13T01:50:18.908Z] 138eaada9080: Verifying Checksum [2020-06-13T01:50:18.908Z] 138eaada9080: Download complete [2020-06-13T01:50:19.170Z] 2cc5ad85d9ab: Pull complete [2020-06-13T01:50:19.434Z] 41b27a9f41bf: Verifying Checksum [2020-06-13T01:50:19.434Z] 41b27a9f41bf: Download complete [2020-06-13T01:50:21.372Z] 756a868c4378: Pull complete [2020-06-13T01:50:21.372Z] 444b2fc9a129: Pull complete [2020-06-13T01:50:21.635Z] ea15f1150254: Pull complete [2020-06-13T01:50:25.890Z] 41b27a9f41bf: Pull complete [2020-06-13T01:50:26.152Z] 28c525ee5125: Pull complete [2020-06-13T01:50:29.485Z] 094b1ea09ed8: Pull complete [2020-06-13T01:50:29.752Z] 138eaada9080: Pull complete [2020-06-13T01:50:30.015Z] 0622d0fa9048: Pull complete [2020-06-13T01:50:30.015Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-06-13T01:50:30.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-06-13T01:50:30.015Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-06-13T01:50:30.185Z] prd-centos7-docker-4c-2g-2835 does not seem to be running inside a container [2020-06-13T01:50:30.234Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_edgex-ui-go_PR-242 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-242:/w/workspace/edgexfoundry_edgex-ui-go_PR-242:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-242@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-06-13T01:50:33.915Z] $ docker top 706e9613cead4f51f2ddf226d5c988206060acadea8e808e0450877699bd54db -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-06-13T01:50:34.110Z] provisioning config files... [2020-06-13T01:50:34.123Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-242@tmp/config428670703514072833tmp [Pipeline] { [Pipeline] echo [2020-06-13T01:50:34.152Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-13T01:50:34.448Z] ---> create-netrc.sh [Pipeline] echo [2020-06-13T01:50:34.458Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-06-13T01:50:34.759Z] ---> logs-deploy.sh [2020-06-13T01:50:34.759Z] + ARCHIVE_ARTIFACTS= [2020-06-13T01:50:34.759Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-06-13T01:50:34.759Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-06-13T01:50:34.759Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-06-13T01:50:34.759Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-242/2 [2020-06-13T01:50:34.759Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-242/2/ [2020-06-13T01:50:34.759Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-242/2 /w/workspace/edgexfoundry_edgex-ui-go_PR-242 [2020-06-13T01:50:36.161Z] Archives upload complete. [2020-06-13T01:50:36.460Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-242/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/edgex-ui-go/job/PR-242/2/