Pull request #276 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 badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 280bc488506601cff4af351c9fd54ea2e90ce605+bb717a98573fc2f41e9494a67a42c25aa2286931 (05d76a9979496707e099db002b2987e1ac705e4e) 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 48b313303ce5ba460cd13c4c603c4b280f104d53 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 48b313303ce5ba460cd13c4c603c4b280f104d53 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-276/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 48b313303ce5ba460cd13c4c603c4b280f104d53 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 48b313303ce5ba460cd13c4c603c4b280f104d53 # timeout=10 Commit message: "Merge pull request #305 from ernestojeda/revert-go-mod-change" > 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-276/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 48b313303ce5ba460cd13c4c603c4b280f104d53 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-15067’ Running on prd-centos7-docker-4c-2g-15076 in /w/workspace/edgexfoundry_edgex-ui-go_PR-276 [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-276 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit bb717a98573fc2f41e9494a67a42c25aa2286931 into PR head commit 280bc488506601cff4af351c9fd54ea2e90ce605 Merge succeeded, producing 468a132687d7b117f528f8f8a012abaf0a553bba Checking out Revision 468a132687d7b117f528f8f8a012abaf0a553bba (PR-276) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 280bc488506601cff4af351c9fd54ea2e90ce605 # 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 bb717a98573fc2f41e9494a67a42c25aa2286931 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 468a132687d7b117f528f8f8a012abaf0a553bba # timeout=10 Commit message: "Merge commit 'bb717a98573fc2f41e9494a67a42c25aa2286931' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:57:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:57:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:57:51 ========================================================= 07:57:51 EdgeX Global Pipelines Version Info 07:57:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:57:53 ------------------- 07:57:53 stable info: 07:57:53 ------------------- 07:57:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:57:53 Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 07:57:53 Message: update stable to v1.0.171 07:57:54 ------------------- 07:57:54 experimental info: 07:57:54 ------------------- 07:57:54 Commited By: **** collab-it+edgex@linuxfoundation.org 07:57:54 Commit SHA: 48b313303ce5ba460cd13c4c603c4b280f104d53 07:57:54 Message: update experimental to v1.0.171 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:57:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 07:57:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 07:57:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:57:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:57:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:57:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 07:57:55 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 07:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 07:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 07:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:57:56 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:57:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:57:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:57:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:57:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:57:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:57:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:57:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:57:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:57:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:57:58 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:57:58 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:57:58 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 07:57:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-276 [Pipeline] echo 07:57:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-276 [Pipeline] echo 07:57:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-276 [Pipeline] echo 07:57:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 468a132687d7b117f528f8f8a012abaf0a553bba [Pipeline] echo 07:57:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 468a132 [Pipeline] echo 07:57:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 07:57:59 provisioning config files... 07:57:59 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp/config319940971330487452tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:00 ---> docker-login.sh 07:58:00 nexus3.edgexfoundry.org:10001 07:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:00 Configure a credential helper to remove this warning. See 07:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:00 07:58:00 Login Succeeded 07:58:00 nexus3.edgexfoundry.org:10002 07:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:00 Configure a credential helper to remove this warning. See 07:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:00 07:58:00 Login Succeeded 07:58:00 nexus3.edgexfoundry.org:10003 07:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:01 Configure a credential helper to remove this warning. See 07:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:01 07:58:01 Login Succeeded 07:58:01 nexus3.edgexfoundry.org:10004 07:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:01 Configure a credential helper to remove this warning. See 07:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:01 07:58:01 Login Succeeded 07:58:01 docker.io 07:58:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:58:01 Configure a credential helper to remove this warning. See 07:58:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:58:01 07:58:01 Login Succeeded 07:58:01 ---> docker-login.sh ends [Pipeline] } 07:58:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:58:02 + git log --format=format:%s -1 468a132687d7b117f528f8f8a012abaf0a553bba [Pipeline] echo 07:58:02 GIT_COMMIT: 468a132687d7b117f528f8f8a012abaf0a553bba, Commit Message: Merge commit 'bb717a98573fc2f41e9494a67a42c25aa2286931' into HEAD [Pipeline] echo 07:58:02 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 07:58:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:03 07:58:03 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:58:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:04 latest: Pulling from edgex-devops/git-semver 07:58:04 31603596830f: Pulling fs layer 07:58:04 2a8b12db71e7: Pulling fs layer 07:58:04 6ca5941a6612: Pulling fs layer 07:58:04 ecc8261a40a4: Pulling fs layer 07:58:04 ecc8261a40a4: Waiting 07:58:04 2a8b12db71e7: Download complete 07:58:04 31603596830f: Download complete 07:58:04 ecc8261a40a4: Verifying Checksum 07:58:04 ecc8261a40a4: Download complete 07:58:04 6ca5941a6612: Verifying Checksum 07:58:04 6ca5941a6612: Download complete 07:58:04 31603596830f: Pull complete 07:58:04 2a8b12db71e7: Pull complete 07:58:05 6ca5941a6612: Pull complete 07:58:06 ecc8261a40a4: Pull complete 07:58:06 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:58:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:58:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:58:06 prd-centos7-docker-4c-2g-15076 does not seem to be running inside a container 07:58:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-276 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-276:/w/workspace/edgexfoundry_edgex-ui-go_PR-276:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-276@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 07:58:08 $ docker top e0366b9f4d5ada59587c5be5388e4cca4b2449e56ee9cf6062a12d5291808feb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:58:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:08 [ssh-agent] Looking for ssh-agent implementation... 07:58:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:09 $ docker exec e0366b9f4d5ada59587c5be5388e4cca4b2449e56ee9cf6062a12d5291808feb ssh-agent 07:58:09 SSH_AUTH_SOCK=/tmp/ssh-IYvv0354gFX9/agent.12 07:58:09 SSH_AGENT_PID=18 07:58:09 Running ssh-add (command line suppressed) 07:58:09 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp/private_key_8851889103876874052.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp/private_key_8851889103876874052.key) 07:58:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:09 + git tag --points-at HEAD [Pipeline] } 07:58:09 $ docker exec --env ******** --env ******** e0366b9f4d5ada59587c5be5388e4cca4b2449e56ee9cf6062a12d5291808feb ssh-agent -k 07:58:09 unset SSH_AUTH_SOCK; 07:58:09 unset SSH_AGENT_PID; 07:58:09 echo Agent pid 18 killed; 07:58:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:58:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:10 [ssh-agent] Looking for ssh-agent implementation... 07:58:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:10 $ docker exec e0366b9f4d5ada59587c5be5388e4cca4b2449e56ee9cf6062a12d5291808feb ssh-agent 07:58:10 SSH_AUTH_SOCK=/tmp/ssh-TK1iORNXBYxU/agent.48 07:58:10 SSH_AGENT_PID=53 07:58:10 Running ssh-add (command line suppressed) 07:58:10 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp/private_key_2926880179848818689.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp/private_key_2926880179848818689.key) 07:58:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:11 + git semver init 07:58:11 # -> Open(): unable to determine branch for HEAD 07:58:11 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-276/.git 07:58:11 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-276 07:58:11 # $SEMVER_REMOTE_NAME = origin 07:58:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:58:11 # $SEMVER_USER_NAME = edgex-jenkins 07:58:11 # $SEMVER_BRANCH = PR-276 07:58:11 # $SEMVER_TEMP = /tmp/semver-491373422 07:58:11 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 07:58:12 # '/tmp/semver-491373422' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-276/.semver' 07:58:12 # -> Force: false 07:58:12 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-276/.semver [Pipeline] } 07:58:12 $ docker exec --env ******** --env ******** e0366b9f4d5ada59587c5be5388e4cca4b2449e56ee9cf6062a12d5291808feb ssh-agent -k 07:58:12 unset SSH_AUTH_SOCK; 07:58:12 unset SSH_AGENT_PID; 07:58:12 echo Agent pid 53 killed; 07:58:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:58:13 + git semver [Pipeline] } 07:58:13 $ docker stop --time=1 e0366b9f4d5ada59587c5be5388e4cca4b2449e56ee9cf6062a12d5291808feb 07:58:14 $ docker rm -f e0366b9f4d5ada59587c5be5388e4cca4b2449e56ee9cf6062a12d5291808feb [Pipeline] // withDockerContainer [Pipeline] sh 07:58:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:58:15 Stashed 1 file(s) [Pipeline] echo 07:58:15 [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 07:58:32 Still waiting to schedule task 07:58:32 ‘prd-centos7-builder-2c-1g-14365’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-centos7-docker-4c-2g-15077’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-13329’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-15068’ doesn’t have label ‘centos7-docker-4c-2g’ 07:58:32 Still waiting to schedule task 07:58:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 08:00:12 Running on prd-centos7-docker-4c-2g-15079 in /w/workspace/edgexfoundry_edgex-ui-go_PR-276 [Pipeline] { [Pipeline] ws 08:00:12 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 08:00:15 Running on prd-ubuntu18.04-docker-arm64-4c-16g-15078 in /w/workspace/edgexfoundry_edgex-ui-go_PR-276 [Pipeline] { 08:00:15 using credential edgex-jenkins-ssh [Pipeline] ws 08:00:15 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { 08:00:15 Cloning the remote Git repository [Pipeline] checkout 08:00:15 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:00:15 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:00:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:00:16 > git --version # timeout=10 08:00:16 > git --version # 'git version 2.24.3' 08:00:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:00:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:00:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:00:16 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:00:17 Merging remotes/origin/master commit bb717a98573fc2f41e9494a67a42c25aa2286931 into PR head commit 280bc488506601cff4af351c9fd54ea2e90ce605 08:00:17 Merge succeeded, producing 9b84b7474f42a857747ec51cd0f0db0c184a5a22 08:00:17 Checking out Revision 9b84b7474f42a857747ec51cd0f0db0c184a5a22 (PR-276) 08:00:17 > git config core.sparsecheckout # timeout=10 08:00:17 > git checkout -f 280bc488506601cff4af351c9fd54ea2e90ce605 # timeout=10 08:00:17 > git remote # timeout=10 08:00:17 > git config --get remote.origin.url # timeout=10 08:00:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:17 > git merge bb717a98573fc2f41e9494a67a42c25aa2286931 # timeout=10 08:00:17 > git rev-parse HEAD^{commit} # timeout=10 08:00:17 > git config core.sparsecheckout # timeout=10 08:00:17 > git checkout -f 9b84b7474f42a857747ec51cd0f0db0c184a5a22 # timeout=10 08:00:21 using credential edgex-jenkins-ssh 08:00:21 Cloning the remote Git repository 08:00:21 Commit message: "Merge commit 'bb717a98573fc2f41e9494a67a42c25aa2286931' into HEAD" 08:00:21 First time build. Skipping changelog. 08:00:21 > git --version # timeout=10 08:00:21 > git --version # 'git version 2.24.3' 08:00:21 fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 [Pipeline] withEnv 08:00:21 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 08:00:21 > git init /w/workspace/edgex-ui-go/1 # timeout=10 08:00:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:00:21 > git --version # timeout=10 08:00:21 > git --version # 'git version 2.17.1' 08:00:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:23 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 08:00:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:00:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 08:00:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 08:00:23 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:23 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/master:refs/remotes/origin/master # timeout=10 08:00:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 08:00:23 Merging remotes/origin/master commit bb717a98573fc2f41e9494a67a42c25aa2286931 into PR head commit 280bc488506601cff4af351c9fd54ea2e90ce605 08:00:23 + true 08:00:23 + sudo service docker restart 08:00:23 Redirecting to /bin/systemctl restart docker.service 08:00:24 Merge succeeded, producing e534f76783e0ad37e1520648d9a6e066c954554b 08:00:24 Checking out Revision e534f76783e0ad37e1520648d9a6e066c954554b (PR-276) 08:00:23 > git config core.sparsecheckout # timeout=10 08:00:23 > git checkout -f 280bc488506601cff4af351c9fd54ea2e90ce605 # timeout=10 08:00:24 > git remote # timeout=10 08:00:24 > git config --get remote.origin.url # timeout=10 08:00:24 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:24 > git merge bb717a98573fc2f41e9494a67a42c25aa2286931 # timeout=10 08:00:24 > git rev-parse HEAD^{commit} # timeout=10 08:00:24 > git config core.sparsecheckout # timeout=10 08:00:24 > git checkout -f e534f76783e0ad37e1520648d9a6e066c954554b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:00:25 provisioning config files... 08:00:25 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config8772073954790319797tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:25 ---> docker-login.sh 08:00:25 nexus3.edgexfoundry.org:10001 08:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:26 Configure a credential helper to remove this warning. See 08:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:26 08:00:26 Login Succeeded 08:00:26 nexus3.edgexfoundry.org:10002 08:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:26 Configure a credential helper to remove this warning. See 08:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:26 08:00:26 Login Succeeded 08:00:26 nexus3.edgexfoundry.org:10003 08:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:26 Configure a credential helper to remove this warning. See 08:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:26 08:00:26 Login Succeeded 08:00:26 nexus3.edgexfoundry.org:10004 08:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:26 Configure a credential helper to remove this warning. See 08:00:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:26 08:00:26 Login Succeeded 08:00:26 docker.io 08:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:27 Configure a credential helper to remove this warning. See 08:00:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:27 08:00:27 Login Succeeded 08:00:27 ---> docker-login.sh ends [Pipeline] } 08:00:27 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:00:27 ========================================================= 08:00:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 08:00:27 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:00:28 + 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 . 08:00:28 Sending build context to Docker daemon 15.87MB 08:00:28 Step 1/8 : ARG BASE=golang:1.15-alpine 08:00:28 Step 2/8 : FROM ${BASE} 08:00:28 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 08:00:28 188c0c94c7c5: Pulling fs layer 08:00:28 0ef7d3d256c8: Pulling fs layer 08:00:28 de9db76c5a1d: Pulling fs layer 08:00:28 bca2f99d35d6: Pulling fs layer 08:00:28 93359f2a8cfa: Pulling fs layer 08:00:28 7c6f9722023f: Pulling fs layer 08:00:28 a35cf1a2eb13: Pulling fs layer 08:00:28 93359f2a8cfa: Waiting 08:00:28 7c6f9722023f: Waiting 08:00:28 a35cf1a2eb13: Waiting 08:00:28 bca2f99d35d6: Waiting 08:00:28 de9db76c5a1d: Download complete 08:00:28 0ef7d3d256c8: Download complete 08:00:28 93359f2a8cfa: Download complete 08:00:28 188c0c94c7c5: Verifying Checksum 08:00:28 188c0c94c7c5: Download complete 08:00:28 7c6f9722023f: Verifying Checksum 08:00:28 7c6f9722023f: Download complete 08:00:28 Commit message: "Merge commit 'bb717a98573fc2f41e9494a67a42c25aa2286931' into HEAD" 08:00:28 First time build. Skipping changelog. 08:00:28 > git --version # timeout=10 08:00:28 > git --version # 'git version 2.17.1' 08:00:28 fatal: bad object 48b313303ce5ba460cd13c4c603c4b280f104d53 08:00:28 188c0c94c7c5: Pull complete 08:00:29 0ef7d3d256c8: Pull complete 08:00:29 de9db76c5a1d: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 08:00:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 08:00:31 a35cf1a2eb13: Verifying Checksum [Pipeline] sh 08:00:31 + sudo service docker restart 08:00:31 + true 08:00:31 bca2f99d35d6: Verifying Checksum 08:00:31 bca2f99d35d6: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 08:00:34 provisioning config files... 08:00:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7097856480055906839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:34 ---> docker-login.sh 08:00:34 nexus3.edgexfoundry.org:10001 08:00:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:36 Configure a credential helper to remove this warning. See 08:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:36 08:00:36 Login Succeeded 08:00:36 nexus3.edgexfoundry.org:10002 08:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:36 Configure a credential helper to remove this warning. See 08:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:36 08:00:36 Login Succeeded 08:00:36 nexus3.edgexfoundry.org:10003 08:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:37 bca2f99d35d6: Pull complete 08:00:37 93359f2a8cfa: Pull complete 08:00:37 7c6f9722023f: Pull complete 08:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:37 Configure a credential helper to remove this warning. See 08:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:37 08:00:37 Login Succeeded 08:00:37 nexus3.edgexfoundry.org:10004 08:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:37 Configure a credential helper to remove this warning. See 08:00:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:37 08:00:37 Login Succeeded 08:00:37 docker.io 08:00:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:00:38 Configure a credential helper to remove this warning. See 08:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:00:38 08:00:38 Login Succeeded 08:00:38 ---> docker-login.sh ends [Pipeline] } 08:00:38 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:00:39 ========================================================= 08:00:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 08:00:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 08:00:39 + 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 . 08:00:40 Sending build context to Docker daemon 15.87MB 08:00:40 Step 1/8 : ARG BASE=golang:1.15-alpine 08:00:40 Step 2/8 : FROM ${BASE} 08:00:40 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:00:40 5f621e34cdf4: Pulling fs layer 08:00:40 a4357932f1b6: Pulling fs layer 08:00:40 18c013af1878: Pulling fs layer 08:00:40 00ac8860ef70: Pulling fs layer 08:00:40 63d7cb157983: Pulling fs layer 08:00:40 b116817d02f9: Pulling fs layer 08:00:40 745a02a5169b: Pulling fs layer 08:00:40 00ac8860ef70: Waiting 08:00:40 b116817d02f9: Waiting 08:00:40 63d7cb157983: Waiting 08:00:40 745a02a5169b: Waiting 08:00:40 18c013af1878: Verifying Checksum 08:00:40 18c013af1878: Download complete 08:00:40 a4357932f1b6: Verifying Checksum 08:00:40 a4357932f1b6: Download complete 08:00:40 63d7cb157983: Verifying Checksum 08:00:40 63d7cb157983: Download complete 08:00:40 b116817d02f9: Verifying Checksum 08:00:40 b116817d02f9: Download complete 08:00:40 5f621e34cdf4: Download complete 08:00:41 5f621e34cdf4: Pull complete 08:00:41 a4357932f1b6: Pull complete 08:00:42 18c013af1878: Pull complete 08:00:42 745a02a5169b: Download complete 08:00:43 a35cf1a2eb13: Pull complete 08:00:43 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 08:00:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 08:00:43 ---> a62c8e92a672 08:00:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:00:43 ---> Running in a2c27d50ca63 08:00:43 Removing intermediate container a2c27d50ca63 08:00:43 ---> 8b126940990c 08:00:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:43 ---> Running in b8855f103954 08:00:44 00ac8860ef70: Verifying Checksum 08:00:44 00ac8860ef70: Download complete 08:00:44 Removing intermediate container b8855f103954 08:00:44 ---> 47c84808b4e6 08:00:44 Step 5/8 : RUN apk add --no-cache make git 08:00:44 ---> Running in 1f6b495950ab 08:00:45 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:00:46 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:00:46 OK: 166 MiB in 39 packages 08:00:47 Removing intermediate container 1f6b495950ab 08:00:47 ---> 7a4212bf3be7 08:00:47 Step 6/8 : WORKDIR /edgex-ui-go 08:00:47 ---> Running in cda90df81c03 08:00:47 Removing intermediate container cda90df81c03 08:00:47 ---> 11e957695a89 08:00:47 Step 7/8 : COPY . . 08:00:49 ---> 061d9218c47e 08:00:49 Step 8/8 : RUN go mod download 08:00:49 ---> Running in e755a80781f2 08:00:54 00ac8860ef70: Pull complete 08:00:54 63d7cb157983: Pull complete 08:00:54 b116817d02f9: Pull complete 08:00:57 745a02a5169b: Pull complete 08:00:57 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 08:00:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 08:00:57 ---> b7e6874047d6 08:00:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:01:01 ---> Running in b9ff89fbc679 08:01:01 Removing intermediate container b9ff89fbc679 08:01:01 ---> 9ced7a53c2fd 08:01:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:01 ---> Running in 41c67e893381 08:01:04 Removing intermediate container 41c67e893381 08:01:04 ---> 7be9df1c0de9 08:01:04 Step 5/8 : RUN apk add --no-cache make git 08:01:04 ---> Running in d8bb4005d22d 08:01:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:01:05 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:01:06 OK: 142 MiB in 39 packages 08:01:07 Removing intermediate container d8bb4005d22d 08:01:07 ---> 1612663b1691 08:01:07 Step 6/8 : WORKDIR /edgex-ui-go 08:01:08 ---> Running in ad2141b8765b 08:01:08 Removing intermediate container ad2141b8765b 08:01:08 ---> 92d78f026d87 08:01:08 Step 7/8 : COPY . . 08:01:10 ---> 54769057481d 08:01:10 Step 8/8 : RUN go mod download 08:01:10 ---> Running in 63b8381c3a93 08:01:11 Removing intermediate container e755a80781f2 08:01:11 ---> 99b5d41f68ce 08:01:11 Successfully built 99b5d41f68ce 08:01:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:01:11 + docker inspect -f . ci-base-image-x86_64 08:01:11 . [Pipeline] withDockerContainer 08:01:12 prd-centos7-docker-4c-2g-15079 does not seem to be running inside a container 08:01:12 $ 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 08:01:13 $ docker top 99350a8d90f3be2adc9c5e6843cc194df09dbe4b4a434f4118effcc12d4ac063 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:14 + go version 08:01:14 go version go1.15.5 linux/amd64 [Pipeline] } 08:01:14 $ docker stop --time=1 99350a8d90f3be2adc9c5e6843cc194df09dbe4b4a434f4118effcc12d4ac063 08:01:15 $ docker rm -f 99350a8d90f3be2adc9c5e6843cc194df09dbe4b4a434f4118effcc12d4ac063 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:01:16 + docker inspect -f . ci-base-image-x86_64 08:01:16 . [Pipeline] withDockerContainer 08:01:17 prd-centos7-docker-4c-2g-15079 does not seem to be running inside a container 08:01:17 $ 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 08:01:17 $ docker top 7634653380d11507bcdc6831ced70034b3f5b2f53a61de8df7abd209e1aa2ff7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:18 + make test 08:01:18 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:01:18 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:01:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:01:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:01:27 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:01:27 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:01:27 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:01:27 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:01:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:01:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:01:27 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:01:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:01:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:01:27 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:01:27 GO111MODULE=on go vet ./... [Pipeline] } 08:01:27 $ docker stop --time=1 7634653380d11507bcdc6831ced70034b3f5b2f53a61de8df7abd209e1aa2ff7 08:01:30 $ docker rm -f 7634653380d11507bcdc6831ced70034b3f5b2f53a61de8df7abd209e1aa2ff7 [Pipeline] // withDockerContainer [Pipeline] sh 08:01:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:01:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:01:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:01:33 + ls -al . 08:01:33 total 88 08:01:33 drwxrwxr-x. 10 jenkins jenkins 4096 Dec 8 08:01 . 08:01:33 drwxrwxr-x. 4 jenkins jenkins 28 Dec 8 08:00 .. 08:01:33 drwxrwxr-x. 3 jenkins jenkins 20 Dec 8 08:00 assets 08:01:33 drwxrwxr-x. 2 jenkins jenkins 35 Dec 8 08:00 bin 08:01:33 drwxrwxr-x. 3 jenkins jenkins 29 Dec 8 08:00 cmd 08:01:33 -rw-rw-r--. 1 jenkins jenkins 3959 Dec 8 08:00 CONTRIBUTING.md 08:01:33 -rw-r--r--. 1 jenkins jenkins 10 Dec 8 08:01 coverage.out 08:01:33 -rw-rw-r--. 1 jenkins jenkins 913 Dec 8 08:00 Dockerfile 08:01:33 -rw-rw-r--. 1 jenkins jenkins 898 Dec 8 08:00 Dockerfile.build 08:01:33 drwxrwxr-x. 5 jenkins jenkins 104 Dec 8 08:00 docs 08:01:33 drwxrwxr-x. 8 jenkins jenkins 179 Dec 8 08:00 .git 08:01:33 drwxrwxr-x. 2 jenkins jenkins 81 Dec 8 08:00 .github 08:01:33 -rw-rw-r--. 1 jenkins jenkins 153 Dec 8 08:00 .gitignore 08:01:33 -rw-rw-r--. 1 jenkins jenkins 1019 Dec 8 08:00 go.mod 08:01:33 -rw-r--r--. 1 jenkins jenkins 20718 Dec 8 08:01 go.sum 08:01:33 drwxrwxr-x. 10 jenkins jenkins 139 Dec 8 08:00 internal 08:01:33 -rw-rw-r--. 1 jenkins jenkins 652 Dec 8 08:00 Jenkinsfile 08:01:33 -rw-rw-r--. 1 jenkins jenkins 11357 Dec 8 08:00 LICENSE 08:01:33 -rw-rw-r--. 1 jenkins jenkins 951 Dec 8 08:00 Makefile 08:01:33 -rw-rw-r--. 1 jenkins jenkins 4535 Dec 8 08:00 README.md 08:01:33 -rw-rw-r--. 1 jenkins jenkins 5 Dec 8 07:58 VERSION 08:01:33 -rw-rw-r--. 1 jenkins jenkins 155 Dec 8 08:00 version.go 08:01:33 drwxrwxr-x. 4 jenkins jenkins 259 Dec 8 08:00 web [Pipeline] isUnix [Pipeline] sh 08:01:34 + 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=468a132687d7b117f528f8f8a012abaf0a553bba --label arch=amd64 --label version=0.0.0 . 08:01:34 Sending build context to Docker daemon 15.89MB 08:01:34 Step 1/24 : ARG BASE=golang:1.15-alpine 08:01:34 Step 2/24 : FROM ${BASE} AS builder 08:01:34 ---> 99b5d41f68ce 08:01:34 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:01:35 ---> Running in 778dffc5e318 08:01:35 Removing intermediate container 778dffc5e318 08:01:35 ---> 5d2c0b929ce7 08:01:35 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:01:35 ---> Running in f5c2c50ccac4 08:01:35 Removing intermediate container f5c2c50ccac4 08:01:35 ---> d4aee9de05a2 08:01:35 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:01:35 ---> Running in 497005ffd12e 08:01:36 Removing intermediate container 497005ffd12e 08:01:36 ---> ac3687b7b27d 08:01:36 Step 6/24 : LABEL Name=edgex-ui-go 08:01:36 ---> Running in bcb7b41a6f53 08:01:36 Removing intermediate container bcb7b41a6f53 08:01:36 ---> f281785883b1 08:01:36 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:01:36 ---> Running in 155be497555c 08:01:36 Removing intermediate container 155be497555c 08:01:36 ---> 65963efe6be3 08:01:36 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:36 ---> Running in 85cf00c09dc8 08:01:37 Removing intermediate container 63b8381c3a93 08:01:37 ---> 3ab1d804cf21 08:01:37 Successfully built 3ab1d804cf21 08:01:37 Successfully tagged ci-base-image-arm64:latest 08:01:37 Removing intermediate container 85cf00c09dc8 08:01:37 ---> f343bb190b6c 08:01:37 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:01:37 ---> Running in 76556fe0289e [Pipeline] isUnix [Pipeline] sh 08:01:37 + docker inspect -f . ci-base-image-arm64 08:01:37 . [Pipeline] withDockerContainer 08:01:38 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:01:38 prd-ubuntu18.04-docker-arm64-4c-16g-15078 does not seem to be running inside a container 08:01:38 $ 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 ******** -e ******** ci-base-image-arm64 cat 08:01:38 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 08:01:39 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:01:39 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 08:01:39 OK: 12745 distinct packages available 08:01:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 08:01:39 $ docker top f05a9fdeba1b3fe1f9e1e140987d890661600f0851f4d787956b6253ef335fd8 -eo pid,comm 08:01:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh 08:01:40 OK: 166 MiB in 39 packages 08:01:41 Removing intermediate container 76556fe0289e 08:01:41 ---> 83f3daf4aebd 08:01:41 Step 10/24 : ENV GO111MODULE=on 08:01:41 + go version 08:01:41 go version go1.15.5 linux/arm64 [Pipeline] } 08:01:41 $ docker stop --time=1 f05a9fdeba1b3fe1f9e1e140987d890661600f0851f4d787956b6253ef335fd8 08:01:41 ---> Running in ce53347e151e 08:01:41 Removing intermediate container ce53347e151e 08:01:41 ---> 1ecf53936466 08:01:41 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:01:41 ---> Running in 2f95be2e59a0 08:01:41 Removing intermediate container 2f95be2e59a0 08:01:41 ---> 96e205832d1d 08:01:41 Step 12/24 : COPY go.mod . 08:01:41 ---> 32c38f58a0ee 08:01:41 Step 13/24 : COPY Makefile . 08:01:42 ---> 3e7583c1b3a5 08:01:42 Step 14/24 : RUN make update 08:01:42 ---> Running in 6f55c7e73bfc 08:01:42 CGO_ENABLED=0 GO111MODULE=on go mod download 08:01:43 $ docker rm -f f05a9fdeba1b3fe1f9e1e140987d890661600f0851f4d787956b6253ef335fd8 08:01:43 Removing intermediate container 6f55c7e73bfc 08:01:43 ---> 9d378dc98030 08:01:43 Step 15/24 : COPY . . [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:01:44 + docker inspect -f . ci-base-image-arm64 08:01:44 . [Pipeline] withDockerContainer 08:01:44 prd-ubuntu18.04-docker-arm64-4c-16g-15078 does not seem to be running inside a container 08:01:45 $ 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 ******** -e ******** ci-base-image-arm64 cat 08:01:45 ---> 3507e6daa3f0 08:01:45 Step 16/24 : RUN ${MAKE} 08:01:45 ---> Running in 1683c62691bc 08:01:45 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 08:01:46 $ docker top 3ebbd09999cc7b6ffc2c2b75d5f5c29bd841d25131f8a296de2c27c57caadcb0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:01:47 + make test 08:01:47 GO111MODULE=on go test -coverprofile=coverage.out ./... 08:01:49 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:01:53 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:01:56 Removing intermediate container 1683c62691bc 08:01:56 ---> 773126979017 08:01:56 Step 17/24 : FROM alpine 08:01:56 latest: Pulling from library/alpine 08:01:56 188c0c94c7c5: Already exists 08:01:56 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 08:01:56 Status: Downloaded newer image for alpine:latest 08:01:56 ---> d6e46aa2470d 08:01:56 Step 18/24 : EXPOSE 4000 08:01:56 ---> Running in 262d0b3c2ff5 08:01:57 Removing intermediate container 262d0b3c2ff5 08:01:57 ---> 2a3c52a9e0df 08:01:57 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 08:01:58 ---> ef1cba5dfd8e 08:01:58 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:01:58 ---> Running in bc3bb4387d95 08:01:58 Removing intermediate container bc3bb4387d95 08:01:58 ---> 9d66ce8a2f5b 08:01:58 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:01:58 ---> Running in 36239f61f629 08:01:58 Removing intermediate container 36239f61f629 08:01:58 ---> 0b4bc8384bed 08:01:58 Step 22/24 : LABEL arch=amd64 08:01:58 ---> Running in a33124d4595b 08:01:58 Removing intermediate container a33124d4595b 08:01:58 ---> d60b2fc7c889 08:01:58 Step 23/24 : LABEL git_sha=468a132687d7b117f528f8f8a012abaf0a553bba 08:01:58 ---> Running in 8599b0a93cf1 08:01:58 Removing intermediate container 8599b0a93cf1 08:01:58 ---> 4c46b3d8471d 08:01:58 Step 24/24 : LABEL version=0.0.0 08:01:58 ---> Running in 1f6fcc3a3853 08:01:59 Removing intermediate container 1f6fcc3a3853 08:01:59 ---> eaa13c6e5dd6 08:01:59 [Warning] One or more build-args [ARCH] were not consumed 08:01:59 Successfully built eaa13c6e5dd6 08:01:59 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] } 08:02:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 08:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 08:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 08:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 08:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 08:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 08:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 08:02:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 08:02:16 GO111MODULE=on go vet ./... [Pipeline] } 08:02:17 $ docker stop --time=1 3ebbd09999cc7b6ffc2c2b75d5f5c29bd841d25131f8a296de2c27c57caadcb0 08:02:19 $ docker rm -f 3ebbd09999cc7b6ffc2c2b75d5f5c29bd841d25131f8a296de2c27c57caadcb0 [Pipeline] // withDockerContainer [Pipeline] sh 08:02:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:02:20 Warning: overwriting stash ‘coverage-report’ 08:02:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:02:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:02:23 + ls -al . 08:02:23 total 124 08:02:23 drwxrwxr-x 10 jenkins jenkins 4096 Dec 8 08:01 . 08:02:23 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 08:00 .. 08:02:23 drwxrwxr-x 8 jenkins jenkins 4096 Dec 8 08:00 .git 08:02:23 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 08:00 .github 08:02:23 -rw-rw-r-- 1 jenkins jenkins 153 Dec 8 08:00 .gitignore 08:02:23 -rw-rw-r-- 1 jenkins jenkins 3959 Dec 8 08:00 CONTRIBUTING.md 08:02:23 -rw-rw-r-- 1 jenkins jenkins 913 Dec 8 08:00 Dockerfile 08:02:23 -rw-rw-r-- 1 jenkins jenkins 898 Dec 8 08:00 Dockerfile.build 08:02:23 -rw-rw-r-- 1 jenkins jenkins 652 Dec 8 08:00 Jenkinsfile 08:02:23 -rw-rw-r-- 1 jenkins jenkins 11357 Dec 8 08:00 LICENSE 08:02:23 -rw-rw-r-- 1 jenkins jenkins 951 Dec 8 08:00 Makefile 08:02:23 -rw-rw-r-- 1 jenkins jenkins 4535 Dec 8 08:00 README.md 08:02:23 -rw-rw-r-- 1 jenkins jenkins 5 Dec 8 07:58 VERSION 08:02:23 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 08:00 assets 08:02:23 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 08:00 bin 08:02:23 drwxrwxr-x 3 jenkins jenkins 4096 Dec 8 08:00 cmd 08:02:23 -rw-r--r-- 1 jenkins jenkins 10 Dec 8 08:01 coverage.out 08:02:23 drwxrwxr-x 5 jenkins jenkins 4096 Dec 8 08:00 docs 08:02:23 -rw-rw-r-- 1 jenkins jenkins 1019 Dec 8 08:00 go.mod 08:02:23 -rw-r--r-- 1 jenkins jenkins 20718 Dec 8 08:01 go.sum 08:02:23 drwxrwxr-x 10 jenkins jenkins 4096 Dec 8 08:00 internal 08:02:23 -rw-rw-r-- 1 jenkins jenkins 155 Dec 8 08:00 version.go 08:02:23 drwxrwxr-x 4 jenkins jenkins 4096 Dec 8 08:00 web [Pipeline] isUnix [Pipeline] sh 08:02:23 + 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=468a132687d7b117f528f8f8a012abaf0a553bba --label arch=arm64 --label version=0.0.0 . 08:02:24 Sending build context to Docker daemon 15.89MB 08:02:24 Step 1/24 : ARG BASE=golang:1.15-alpine 08:02:24 Step 2/24 : FROM ${BASE} AS builder 08:02:24 ---> 3ab1d804cf21 08:02:24 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:02:24 ---> Running in 37e68b8b8651 08:02:25 Removing intermediate container 37e68b8b8651 08:02:25 ---> 964afacd7943 08:02:25 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 08:02:25 ---> Running in 1428ecde6eb3 08:02:25 Removing intermediate container 1428ecde6eb3 08:02:25 ---> a79451b7ef74 08:02:25 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 08:02:26 ---> Running in a9624a38aae1 08:02:26 Removing intermediate container a9624a38aae1 08:02:26 ---> b5f9bbe56bfa 08:02:26 Step 6/24 : LABEL Name=edgex-ui-go 08:02:26 ---> Running in 5f3e90ae5a64 08:02:27 Removing intermediate container 5f3e90ae5a64 08:02:27 ---> 07698374ee29 08:02:27 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 08:02:27 ---> Running in 83599def6a79 08:02:27 Removing intermediate container 83599def6a79 08:02:27 ---> e5e69d8c8af6 08:02:27 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:02:27 ---> Running in d7f335a9a69a 08:02:30 Removing intermediate container d7f335a9a69a 08:02:30 ---> eff161c144a6 08:02:30 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:02:30 ---> Running in 84b0f48abd82 08:02:31 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:02:32 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:02:33 v3.12.1-74-g54165f73d3 [http://nl.alpinelinux.org/alpine/v3.12/main] 08:02:33 v3.12.1-78-g8ca0a357ed [http://nl.alpinelinux.org/alpine/v3.12/community] 08:02:33 OK: 12616 distinct packages available 08:02:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 08:02:34 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 08:02:35 OK: 142 MiB in 39 packages 08:02:36 Removing intermediate container 84b0f48abd82 08:02:36 ---> 0b58574325cb 08:02:36 Step 10/24 : ENV GO111MODULE=on 08:02:36 ---> Running in af6de661a826 08:02:37 Removing intermediate container af6de661a826 08:02:37 ---> a8cb911559e6 08:02:37 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:02:37 ---> Running in ae098cec3628 08:02:37 Removing intermediate container ae098cec3628 08:02:37 ---> 8fd47b72af9c 08:02:37 Step 12/24 : COPY go.mod . 08:02:38 ---> 45eb1271e625 08:02:38 Step 13/24 : COPY Makefile . 08:02:39 ---> fa2a3db541e0 08:02:39 Step 14/24 : RUN make update 08:02:39 ---> Running in c0a238072b70 08:02:40 CGO_ENABLED=0 GO111MODULE=on go mod download 08:02:42 Removing intermediate container c0a238072b70 08:02:42 ---> 5b1636614356 08:02:42 Step 15/24 : COPY . . 08:02:44 ---> 5e15c5d08edc 08:02:44 Step 16/24 : RUN ${MAKE} 08:02:44 ---> Running in 75475a8e3667 08:02:45 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 08:03:12 CGO_ENABLED=0 GO111MODULE=on go build ./... 08:03:14 Removing intermediate container 75475a8e3667 08:03:14 ---> 6154cfabe0b2 08:03:14 Step 17/24 : FROM alpine 08:03:14 latest: Pulling from library/alpine 08:03:15 5f621e34cdf4: Already exists 08:03:15 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 08:03:15 Status: Downloaded newer image for alpine:latest 08:03:15 ---> 2e77e061c27f 08:03:15 Step 18/24 : EXPOSE 4000 08:03:15 ---> Running in 6c45d7aa46e4 08:03:15 Removing intermediate container 6c45d7aa46e4 08:03:15 ---> 7477e291a4a9 08:03:15 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 08:03:17 ---> 42f7556bd2bd 08:03:17 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 08:03:17 ---> Running in ca6980a12d8a 08:03:17 Removing intermediate container ca6980a12d8a 08:03:17 ---> 1736b30a313c 08:03:17 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 08:03:18 ---> Running in 8ca2cf383dbc 08:03:18 Removing intermediate container 8ca2cf383dbc 08:03:18 ---> 5a6cd6c6dc6a 08:03:18 Step 22/24 : LABEL arch=arm64 08:03:18 ---> Running in 2daa7fa3cac3 08:03:18 Removing intermediate container 2daa7fa3cac3 08:03:18 ---> 298676898877 08:03:18 Step 23/24 : LABEL git_sha=468a132687d7b117f528f8f8a012abaf0a553bba 08:03:19 ---> Running in dab53d8b4aa0 08:03:19 Removing intermediate container dab53d8b4aa0 08:03:19 ---> 31ac4837d052 08:03:19 Step 24/24 : LABEL version=0.0.0 08:03:19 ---> Running in dc1782bb8160 08:03:20 Removing intermediate container dc1782bb8160 08:03:20 ---> 9b706d15aec0 08:03:20 [Warning] One or more build-args [ARCH] were not consumed 08:03:20 Successfully built 9b706d15aec0 08:03:20 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 08:03:22 provisioning config files... 08:03:22 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp/config6626547799785074073tmp [Pipeline] { [Pipeline] sh 08:03:23 + set +x 08:03:23 + curl -s https://codecov.io/bash 08:03:23 + bash -s -- 08:03:23 08:03:23 _____ _ 08:03:23 / ____| | | 08:03:23 | | ___ __| | ___ ___ _____ __ 08:03:23 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:03:23 | |___| (_) | (_| | __/ (_| (_) \ V / 08:03:23 \_____\___/ \__,_|\___|\___\___/ \_/ 08:03:23 Bash-20201130-cc6d3fe 08:03:23 08:03:23 08:03:23 ==> Jenkins CI detected. 08:03:23 project root: . 08:03:23 --> token set from env 08:03:23 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:03:23 ==> Running gcov in . (disable via -X gcov) 08:03:23 ==> Python coveragepy not found 08:03:23 ==> Searching for coverage reports in: 08:03:23 + . 08:03:23 -> Found 1 reports 08:03:23 ==> Detecting git/mercurial file structure 08:03:23 ==> Reading reports 08:03:23 + ./coverage.out bytes=10 08:03:23 ==> Appending adjustments 08:03:23 https://docs.codecov.io/docs/fixing-reports 08:03:23 + Found adjustments 08:03:23 ==> Gzipping contents 08:03:23 4.0K /tmp/codecov.bDbly7.gz 08:03:23 ==> Uploading reports 08:03:23 url: https://codecov.io 08:03:23 query: branch=PR-276&commit=468a132687d7b117f528f8f8a012abaf0a553bba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-276%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=276&job=&cmd_args= 08:03:23 -> Pinging Codecov 08:03:23 https://codecov.io/upload/v4?package=bash-20201130-cc6d3fe&token=secret&branch=PR-276&commit=468a132687d7b117f528f8f8a012abaf0a553bba&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-276%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=276&job=&cmd_args= 08:03:24 -> Uploading to 08:03:24 https://storage.googleapis.com/codecov/v4/raw/2020-12-08/FB506323287CE973F263BFD2A0EB1F37/468a132687d7b117f528f8f8a012abaf0a553bba/fd940936-68c6-422a-8005-29d6353f26ed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201208%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201208T080324Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5b884fce9727e8828b7cec7ba15a4dbd3cce1642520a50c06b14d05ed63c040e 08:03:24 % Total % Received % Xferd Average Speed Time Time Time Current 08:03:24 Dload Upload Total Spent Left Speed 08:03:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2207 0 0 100 2207 0 5130 --:--:-- --:--:-- --:--:-- 5132 100 2207 0 0 100 2207 0 5126 --:--:-- --:--:-- --:--:-- 5120 08:03:24 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/468a132687d7b117f528f8f8a012abaf0a553bba [Pipeline] } 08:03:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 08:03:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:03:29 ---> package-listing.sh 08:03:29 ++ facter osfamily 08:03:29 ++ tr '[:upper:]' '[:lower:]' 08:03:29 + OS_FAMILY=redhat 08:03:29 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-276 08:03:29 + START_PACKAGES=/tmp/packages_start.txt 08:03:29 + END_PACKAGES=/tmp/packages_end.txt 08:03:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:29 + PACKAGES=/tmp/packages_start.txt 08:03:29 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-276 ']' 08:03:29 + PACKAGES=/tmp/packages_end.txt 08:03:29 + case "${OS_FAMILY}" in 08:03:29 + rpm -qa 08:03:29 + sort 08:03:34 + '[' -f /tmp/packages_start.txt ']' 08:03:34 + '[' -f /tmp/packages_end.txt ']' 08:03:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:34 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-276 ']' 08:03:34 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-276/archives/ 08:03:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-276/archives/ [Pipeline] echo 08:03:34 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-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:03:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:03:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:03:35 08:03:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 08:03:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:03:35 alpine: Pulling from edgex-lftools-log-publisher 08:03:35 df20fa9351a1: Pulling fs layer 08:03:35 36b3adc4ff6f: Pulling fs layer 08:03:35 8ad3a11d3b57: Pulling fs layer 08:03:35 46f8f816bc3b: Pulling fs layer 08:03:35 93b61091891f: Pulling fs layer 08:03:35 93b9cdb0e59b: Pulling fs layer 08:03:35 5e14af77c1be: Pulling fs layer 08:03:35 01666e4c0597: Pulling fs layer 08:03:35 aa168da1d23b: Pulling fs layer 08:03:35 93b9cdb0e59b: Waiting 08:03:35 5e14af77c1be: Waiting 08:03:35 01666e4c0597: Waiting 08:03:35 aa168da1d23b: Waiting 08:03:35 46f8f816bc3b: Waiting 08:03:35 93b61091891f: Waiting 08:03:35 36b3adc4ff6f: Verifying Checksum 08:03:35 36b3adc4ff6f: Download complete 08:03:35 46f8f816bc3b: Verifying Checksum 08:03:35 46f8f816bc3b: Download complete 08:03:35 df20fa9351a1: Verifying Checksum 08:03:35 df20fa9351a1: Download complete 08:03:35 93b9cdb0e59b: Verifying Checksum 08:03:35 93b9cdb0e59b: Download complete 08:03:35 5e14af77c1be: Verifying Checksum 08:03:35 5e14af77c1be: Download complete 08:03:35 01666e4c0597: Verifying Checksum 08:03:35 01666e4c0597: Download complete 08:03:35 93b61091891f: Verifying Checksum 08:03:35 93b61091891f: Download complete 08:03:36 df20fa9351a1: Pull complete 08:03:36 8ad3a11d3b57: Verifying Checksum 08:03:36 8ad3a11d3b57: Download complete 08:03:36 36b3adc4ff6f: Pull complete 08:03:37 8ad3a11d3b57: Pull complete 08:03:37 46f8f816bc3b: Pull complete 08:03:38 93b61091891f: Pull complete 08:03:38 aa168da1d23b: Verifying Checksum 08:03:38 aa168da1d23b: Download complete 08:03:38 93b9cdb0e59b: Pull complete 08:03:38 5e14af77c1be: Pull complete 08:03:38 01666e4c0597: Pull complete 08:03:45 aa168da1d23b: Pull complete 08:03:45 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 08:03:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 08:03:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 08:03:45 prd-centos7-docker-4c-2g-15076 does not seem to be running inside a container 08:03:45 $ 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-276/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-276 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-276:/w/workspace/edgexfoundry_edgex-ui-go_PR-276:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-276@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 08:03:49 $ docker top 5aa51779d1b27a8f46b4dd66162ee9f1cc52e66989e6f6b7d59e6ef5ca6b5de0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:50 + touch /tmp/pre-build-complete [Pipeline] sh 08:03:50 + mkdir -p /var/log/sa [Pipeline] sh 08:03:50 + ls /var/log/sa-host 08:03:50 + sadf -c /var/log/sa-host/sa08 08:03:50 file_magic: OK 08:03:50 HZ: Using current value: 100 08:03:50 file_header: OK 08:03:50 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 08:03:50 Statistics: 08:03:50 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 08:03:50 File successfully converted to sysstat format version 12.2.1 08:03:50 + sadf -c /var/log/sa-host/sa23 08:03:50 file_magic: OK 08:03:50 HZ: Using current value: 100 08:03:50 file_header: OK 08:03:50 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 08:03:50 Statistics: 08:03:50 Hnuu...uuuununununu... 08:03:50 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:51 provisioning config files... 08:03:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp/config1243597115940802054tmp [Pipeline] { [Pipeline] echo 08:03:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:03:51 ---> create-netrc.sh [Pipeline] } 08:03:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 08:03:51 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 08:03:52 ---> python-tools-install.sh [Pipeline] echo 08:03:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:03:52 ---> sudo-logs.sh 08:03:52 Archiving 'sudo' log.. [Pipeline] echo 08:03:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:03:52 ---> job-cost.sh 08:03:52 lf-activate-venv: SKIPPING 08:03:52 INFO: No Stack... 08:03:54 INFO: Retrieving Pricing Info for: v1-standard-2 08:03:54 INFO: Archiving Costs [Pipeline] echo 08:03:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:03:54 ---> logs-deploy.sh 08:03:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-276/1 08:03:54 INFO: archiving workspace using pattern(s): 08:03:56 Archives upload complete. 08:03:56 INFO: archiving logs to Nexus 08:03:57 ---> uname -a: 08:03:57 Linux prd-centos7-docker-4c-2g-15076.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 08:03:57 08:03:57 08:03:57 ---> lscpu: 08:03:57 Architecture: x86_64 08:03:57 CPU op-mode(s): 32-bit, 64-bit 08:03:57 Byte Order: Little Endian 08:03:57 Address sizes: 40 bits physical, 48 bits virtual 08:03:57 CPU(s): 4 08:03:57 On-line CPU(s) list: 0-3 08:03:57 Thread(s) per core: 1 08:03:57 Core(s) per socket: 1 08:03:57 Socket(s): 4 08:03:57 NUMA node(s): 1 08:03:57 Vendor ID: GenuineIntel 08:03:57 CPU family: 6 08:03:57 Model: 44 08:03:57 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 08:03:57 Stepping: 1 08:03:57 CPU MHz: 2933.436 08:03:57 BogoMIPS: 5866.87 08:03:57 Virtualization: VT-x 08:03:57 Hypervisor vendor: KVM 08:03:57 Virtualization type: full 08:03:57 L1d cache: 128 KiB 08:03:57 L1i cache: 128 KiB 08:03:57 L2 cache: 16 MiB 08:03:57 L3 cache: 64 MiB 08:03:57 NUMA node0 CPU(s): 0-3 08:03:57 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 08:03:57 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 08:03:57 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 08:03:57 Vulnerability Meltdown: Mitigation; PTI 08:03:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:03:57 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:03:57 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:03:57 Vulnerability Srbds: Not affected 08:03:57 Vulnerability Tsx async abort: Not affected 08:03:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 08:03:57 08:03:57 08:03:57 ---> nproc: 08:03:57 4 08:03:57 08:03:57 08:03:57 ---> df -h: 08:03:57 Filesystem Size Used Available Use% Mounted on 08:03:57 overlay 50.0G 7.3G 42.7G 15% / 08:03:57 tmpfs 64.0M 0 64.0M 0% /dev 08:03:57 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 08:03:57 shm 64.0M 0 64.0M 0% /dev/shm 08:03:57 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 08:03:57 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 08:03:57 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 08:03:57 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 08:03:57 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 08:03:57 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-276 08:03:57 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-276@tmp 08:03:57 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 08:03:57 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 08:03:57 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 08:03:57 08:03:57 08:03:57 ---> free -m: 08:03:57 total used free shared buff/cache available 08:03:57 Mem: 1837 688 90 0 1058 1045 08:03:57 Swap: 1023 0 1023 08:03:57 08:03:57 08:03:57 ---> ip addr: 08:03:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 08:03:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:03:57 inet 127.0.0.1/8 scope host lo 08:03:57 valid_lft forever preferred_lft forever 08:03:57 inet6 ::1/128 scope host 08:03:57 valid_lft forever preferred_lft forever 08:03:57 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 08:03:57 link/ether fa:16:3e:a1:0f:0d brd ff:ff:ff:ff:ff:ff 08:03:57 inet 10.30.122.72/23 brd 10.30.123.255 scope global dynamic eth0 08:03:57 valid_lft 85998sec preferred_lft 85998sec 08:03:57 inet6 fe80::f816:3eff:fea1:f0d/64 scope link 08:03:57 valid_lft forever preferred_lft forever 08:03:57 3: docker0: mtu 1500 qdisc noqueue state DOWN 08:03:57 link/ether 02:42:6c:b7:dc:cd brd ff:ff:ff:ff:ff:ff 08:03:57 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 08:03:57 valid_lft forever preferred_lft forever 08:03:57 inet6 fe80::42:6cff:feb7:dccd/64 scope link 08:03:57 valid_lft forever preferred_lft forever 08:03:57 08:03:57 08:03:57 ---> sar -b -r -n DEV: 08:03:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/08/20 _x86_64_ (4 CPU) 08:03:57 08:03:57 07:57:06 LINUX RESTART (4 CPU) 08:03:57 08:03:57 07:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:03:57 07:59:01 25.20 6.43 18.78 0.00 1718.40 3700.03 0.00 08:03:57 08:00:01 1.73 0.00 1.73 0.00 0.00 31.28 0.00 08:03:57 08:01:01 0.25 0.02 0.23 0.00 0.13 2.86 0.00 08:03:57 08:02:01 0.43 0.08 0.35 0.00 1.60 5.03 0.00 08:03:57 08:03:01 0.23 0.00 0.23 0.00 0.00 3.18 0.00 08:03:57 Average: 5.57 1.31 4.27 0.00 344.08 748.60 0.00 08:03:57 08:03:57 07:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:57 07:59:01 170952 0 577152 30.67 2620 1130820 1093920 37.33 439088 1071864 24 08:03:57 08:00:01 175324 0 572776 30.44 2620 1130824 1064764 36.34 436236 1070580 8 08:03:57 08:01:01 171884 0 576168 30.62 2620 1130872 1067692 36.44 439800 1070492 8 08:03:57 08:02:01 171840 0 576128 30.62 2620 1130956 1065564 36.37 452312 1057944 8 08:03:57 08:03:01 171312 0 576652 30.65 2620 1130960 1065516 36.36 451872 1059356 8 08:03:57 Average: 172262 0 575775 30.60 2620 1130886 1071491 36.57 443862 1066047 11 08:03:57 08:03:57 07:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:03:57 07:59:01 eth0 109.27 106.21 444.13 33.60 0.00 0.00 0.00 0.00 08:03:57 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:57 07:59:01 docker0 49.23 37.31 4.22 107.76 0.00 0.00 0.00 0.00 08:03:57 08:00:01 eth0 1.25 0.08 0.11 0.01 0.00 0.00 0.00 0.00 08:03:57 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:57 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:57 08:01:01 eth0 2.20 0.57 0.49 0.22 0.00 0.00 0.00 0.00 08:03:57 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:57 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:57 08:02:01 eth0 1.61 0.65 0.62 0.40 0.00 0.00 0.00 0.00 08:03:57 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:57 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:57 08:03:01 eth0 0.70 0.45 0.41 0.27 0.00 0.00 0.00 0.00 08:03:57 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:57 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:57 Average: eth0 23.01 21.60 89.17 6.90 0.00 0.00 0.00 0.00 08:03:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:57 Average: docker0 9.85 7.46 0.84 21.56 0.00 0.00 0.00 0.00 08:03:57 08:03:57 08:03:57 ---> sar -P ALL: 08:03:57 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 12/08/20 _x86_64_ (4 CPU) 08:03:57 08:03:57 07:57:06 LINUX RESTART (4 CPU) 08:03:57 08:03:57 07:58:01 CPU %user %nice %system %iowait %steal %idle 08:03:57 07:59:01 all 2.45 0.00 1.76 0.38 0.05 95.36 08:03:57 07:59:01 0 2.53 0.00 1.58 0.28 0.05 95.56 08:03:57 07:59:01 1 2.28 0.00 1.81 0.25 0.05 95.61 08:03:57 07:59:01 2 2.29 0.00 1.84 0.27 0.05 95.55 08:03:57 07:59:01 3 2.70 0.00 1.81 0.72 0.03 94.73 08:03:57 08:00:01 all 0.13 0.00 0.04 0.00 0.00 99.83 08:03:57 08:00:01 0 0.37 0.00 0.05 0.00 0.00 99.58 08:03:57 08:00:01 1 0.08 0.00 0.05 0.00 0.00 99.87 08:03:57 08:00:01 2 0.05 0.00 0.05 0.00 0.02 99.88 08:03:57 08:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:03:57 08:01:01 all 0.18 0.00 0.05 0.00 0.00 99.77 08:03:57 08:01:01 0 0.53 0.00 0.03 0.00 0.00 99.43 08:03:57 08:01:01 1 0.07 0.00 0.05 0.00 0.00 99.88 08:03:57 08:01:01 2 0.10 0.00 0.07 0.00 0.00 99.83 08:03:57 08:01:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:03:57 08:02:01 all 0.16 0.00 0.07 0.00 0.00 99.76 08:03:57 08:02:01 0 0.52 0.00 0.03 0.00 0.00 99.45 08:03:57 08:02:01 1 0.03 0.00 0.12 0.00 0.00 99.85 08:03:57 08:02:01 2 0.08 0.00 0.08 0.00 0.02 99.82 08:03:57 08:02:01 3 0.02 0.00 0.05 0.02 0.00 99.92 08:03:57 08:03:01 all 0.23 0.00 0.20 0.00 0.03 99.54 08:03:57 08:03:01 0 0.52 0.00 0.05 0.00 0.02 99.42 08:03:57 08:03:01 1 0.12 0.00 0.30 0.00 0.03 99.55 08:03:57 08:03:01 2 0.17 0.00 0.25 0.00 0.03 99.55 08:03:57 08:03:01 3 0.12 0.00 0.20 0.00 0.03 99.65 08:03:57 Average: all 0.63 0.00 0.42 0.08 0.02 98.86 08:03:57 Average: 0 0.89 0.00 0.35 0.06 0.01 98.69 08:03:57 Average: 1 0.51 0.00 0.46 0.05 0.02 98.96 08:03:57 Average: 2 0.54 0.00 0.46 0.05 0.02 98.93 08:03:57 Average: 3 0.57 0.00 0.42 0.15 0.01 98.85 08:03:57 08:03:57 08:03:57