Pull request #308 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ce9d07fa79102865bb330e1bb9a9689c7c06587f+72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 (86fb7108af853d09595098e02006724179711ce0) 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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 878f1b5bff316b9f7b5d8f8b1d22b752867b496c using credential edgex-jenkins-ssh 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-308/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 878f1b5bff316b9f7b5d8f8b1d22b752867b496c (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 878f1b5bff316b9f7b5d8f8b1d22b752867b496c # timeout=10 Commit message: "Merge pull request #321 from ernestojeda/email-fix-generateEmailTemplate" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-308/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-29612 in /w/workspace/edgexfoundry_edgex-ui-go_PR-308 [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-308 # 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 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit ce9d07fa79102865bb330e1bb9a9689c7c06587f Merge succeeded, producing ce9d07fa79102865bb330e1bb9a9689c7c06587f Checking out Revision ce9d07fa79102865bb330e1bb9a9689c7c06587f (PR-308) > 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/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce9d07fa79102865bb330e1bb9a9689c7c06587f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce9d07fa79102865bb330e1bb9a9689c7c06587f # timeout=10 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:49:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:49:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:49:32 ========================================================= 06:49:32 EdgeX Global Pipelines Version Info 06:49:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:49:34 ------------------- 06:49:34 stable info: 06:49:34 ------------------- 06:49:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:49:34 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 06:49:34 Message: update stable to v1.0.184 06:49:35 ------------------- 06:49:35 experimental info: 06:49:35 ------------------- 06:49:35 Commited By: **** collab-it+edgex@linuxfoundation.org 06:49:35 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 06:49:35 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:49:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 06:49:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 06:49:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:49:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:49:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:49:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 06:49:36 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 06:49:36 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 06:49:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:49:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 06:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:49:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:49:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:49:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:49:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:49:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:49:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:49:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:49:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:49:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:49:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:49:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:49:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:49:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:49:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-308 [Pipeline] echo 06:49:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-308 [Pipeline] echo 06:49:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-308 [Pipeline] echo 06:49:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ce9d07fa79102865bb330e1bb9a9689c7c06587f [Pipeline] echo 06:49:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ce9d07f [Pipeline] echo 06:49:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:49:40 provisioning config files... 06:49:40 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp/config1724390974699340511tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:41 ---> docker-login.sh 06:49:41 nexus3.edgexfoundry.org:10001 06:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:41 Configure a credential helper to remove this warning. See 06:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:41 06:49:41 Login Succeeded 06:49:41 nexus3.edgexfoundry.org:10002 06:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:41 Configure a credential helper to remove this warning. See 06:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:41 06:49:41 Login Succeeded 06:49:41 nexus3.edgexfoundry.org:10003 06:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:41 Configure a credential helper to remove this warning. See 06:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:41 06:49:41 Login Succeeded 06:49:41 nexus3.edgexfoundry.org:10004 06:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:42 Configure a credential helper to remove this warning. See 06:49:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:42 06:49:42 Login Succeeded 06:49:42 docker.io 06:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:42 Configure a credential helper to remove this warning. See 06:49:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:42 06:49:42 Login Succeeded 06:49:42 ---> docker-login.sh ends [Pipeline] } 06:49:42 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 06:49:43 + git log --format=format:%s -1 ce9d07fa79102865bb330e1bb9a9689c7c06587f [Pipeline] echo 06:49:43 GIT_COMMIT: ce9d07fa79102865bb330e1bb9a9689c7c06587f, Commit Message: Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 06:49:43 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 06:49:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:49:45 06:49:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 06:49:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:49:45 latest: Pulling from edgex-devops/git-semver 06:49:45 31603596830f: Pulling fs layer 06:49:45 2a8b12db71e7: Pulling fs layer 06:49:45 6ca5941a6612: Pulling fs layer 06:49:45 ecc8261a40a4: Pulling fs layer 06:49:45 ecc8261a40a4: Waiting 06:49:45 2a8b12db71e7: Download complete 06:49:45 31603596830f: Download complete 06:49:45 ecc8261a40a4: Verifying Checksum 06:49:45 ecc8261a40a4: Download complete 06:49:45 6ca5941a6612: Verifying Checksum 06:49:45 6ca5941a6612: Download complete 06:49:46 31603596830f: Pull complete 06:49:46 2a8b12db71e7: Pull complete 06:49:46 6ca5941a6612: Pull complete 06:49:47 ecc8261a40a4: Pull complete 06:49:47 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 06:49:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 06:49:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 06:49:47 prd-centos7-docker-4c-2g-29612 does not seem to be running inside a container 06:49:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-308 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-308:/w/workspace/edgexfoundry_edgex-ui-go_PR-308:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-308@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 06:49:49 $ docker top 8d5be17c8d8422def1d6a8b3388538726aa0401d4c829b3288a7c2052ff913b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:49:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:49 [ssh-agent] Looking for ssh-agent implementation... 06:49:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:50 $ docker exec 8d5be17c8d8422def1d6a8b3388538726aa0401d4c829b3288a7c2052ff913b1 ssh-agent 06:49:50 SSH_AUTH_SOCK=/tmp/ssh-C1a5Pzrdehv1/agent.12 06:49:50 SSH_AGENT_PID=18 06:49:50 Running ssh-add (command line suppressed) 06:49:50 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp/private_key_3918508462404364622.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp/private_key_3918508462404364622.key) 06:49:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:50 + git tag --points-at HEAD [Pipeline] } 06:49:50 $ docker exec --env ******** --env ******** 8d5be17c8d8422def1d6a8b3388538726aa0401d4c829b3288a7c2052ff913b1 ssh-agent -k 06:49:50 unset SSH_AUTH_SOCK; 06:49:50 unset SSH_AGENT_PID; 06:49:50 echo Agent pid 18 killed; 06:49:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:49:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:51 [ssh-agent] Looking for ssh-agent implementation... 06:49:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:51 $ docker exec 8d5be17c8d8422def1d6a8b3388538726aa0401d4c829b3288a7c2052ff913b1 ssh-agent 06:49:51 SSH_AUTH_SOCK=/tmp/ssh-GQ3IQIwD8kkV/agent.47 06:49:51 SSH_AGENT_PID=52 06:49:51 Running ssh-add (command line suppressed) 06:49:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp/private_key_210065220572469448.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp/private_key_210065220572469448.key) 06:49:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:52 + git semver init 06:49:52 # -> Open(): unable to determine branch for HEAD 06:49:52 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-308/.git 06:49:52 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-308 06:49:52 # $SEMVER_REMOTE_NAME = origin 06:49:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 06:49:52 # $SEMVER_USER_NAME = edgex-jenkins 06:49:52 # $SEMVER_BRANCH = PR-308 06:49:52 # $SEMVER_TEMP = /tmp/semver-833272511 06:49:52 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 06:50:00 # '/tmp/semver-833272511' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-308/.semver' 06:50:00 # -> Force: false 06:50:00 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-308/.semver [Pipeline] } 06:50:00 $ docker exec --env ******** --env ******** 8d5be17c8d8422def1d6a8b3388538726aa0401d4c829b3288a7c2052ff913b1 ssh-agent -k 06:50:00 unset SSH_AUTH_SOCK; 06:50:00 unset SSH_AGENT_PID; 06:50:00 echo Agent pid 52 killed; 06:50:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:50:01 + git semver [Pipeline] } 06:50:01 $ docker stop --time=1 8d5be17c8d8422def1d6a8b3388538726aa0401d4c829b3288a7c2052ff913b1 06:50:02 $ docker rm -f 8d5be17c8d8422def1d6a8b3388538726aa0401d4c829b3288a7c2052ff913b1 [Pipeline] // withDockerContainer [Pipeline] sh 06:50:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:50:03 Stashed 1 file(s) [Pipeline] echo 06:50:03 [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 06:50:19 Still waiting to schedule task 06:50:19 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-29612’ 06:50:19 Still waiting to schedule task 06:50:19 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 06:52:12 Running on prd-ubuntu18.04-docker-arm64-4c-16g-29613 in /w/workspace/edgexfoundry_edgex-ui-go_PR-308 [Pipeline] { [Pipeline] ws 06:52:12 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:52:17 using credential edgex-jenkins-ssh 06:52:17 Cloning the remote Git repository 06:52:17 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:52:17 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:52:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:52:17 > git --version # timeout=10 06:52:17 > git --version # 'git version 2.17.1' 06:52:17 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:17 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:52:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:52:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:52:19 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:52:19 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:19 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:52:19 Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit ce9d07fa79102865bb330e1bb9a9689c7c06587f 06:52:20 Merge succeeded, producing ce9d07fa79102865bb330e1bb9a9689c7c06587f 06:52:20 Checking out Revision ce9d07fa79102865bb330e1bb9a9689c7c06587f (PR-308) 06:52:20 > git config core.sparsecheckout # timeout=10 06:52:20 > git checkout -f ce9d07fa79102865bb330e1bb9a9689c7c06587f # timeout=10 06:52:20 > git remote # timeout=10 06:52:20 > git config --get remote.origin.url # timeout=10 06:52:20 using GIT_SSH to set credentials SSH Credentials for GitHub 06:52:20 > git merge 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 06:52:20 > git rev-parse HEAD^{commit} # timeout=10 06:52:20 > git config core.sparsecheckout # timeout=10 06:52:20 > git checkout -f ce9d07fa79102865bb330e1bb9a9689c7c06587f # timeout=10 06:52:25 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:52:25 > git --version # timeout=10 06:52:25 > git --version # 'git version 2.17.1' 06:52:25 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:52:27 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 06:52:27 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:52:28 + sudo service docker restart 06:52:28 + true [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:52:30 provisioning config files... 06:52:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6360296459016557597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:31 ---> docker-login.sh 06:52:31 nexus3.edgexfoundry.org:10001 06:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:32 Configure a credential helper to remove this warning. See 06:52:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:32 06:52:32 Login Succeeded 06:52:32 nexus3.edgexfoundry.org:10002 06:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:33 Configure a credential helper to remove this warning. See 06:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:33 06:52:33 Login Succeeded 06:52:33 nexus3.edgexfoundry.org:10003 06:52:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:33 Configure a credential helper to remove this warning. See 06:52:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:33 06:52:33 Login Succeeded 06:52:33 nexus3.edgexfoundry.org:10004 06:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:34 Configure a credential helper to remove this warning. See 06:52:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:34 06:52:34 Login Succeeded 06:52:34 docker.io 06:52:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:35 Configure a credential helper to remove this warning. See 06:52:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:35 06:52:35 Login Succeeded 06:52:35 ---> docker-login.sh ends [Pipeline] } 06:52:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:52:35 ========================================================= 06:52:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 06:52:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:52:36 + 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 . 06:52:36 Sending build context to Docker daemon 17.27MB 06:52:36 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:52:36 Step 2/8 : FROM ${BASE} 06:52:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:52:37 5f621e34cdf4: Pulling fs layer 06:52:37 a4357932f1b6: Pulling fs layer 06:52:37 18c013af1878: Pulling fs layer 06:52:37 00ac8860ef70: Pulling fs layer 06:52:37 63d7cb157983: Pulling fs layer 06:52:37 b116817d02f9: Pulling fs layer 06:52:37 745a02a5169b: Pulling fs layer 06:52:37 63d7cb157983: Waiting 06:52:37 b116817d02f9: Waiting 06:52:37 745a02a5169b: Waiting 06:52:37 00ac8860ef70: Waiting 06:52:37 18c013af1878: Verifying Checksum 06:52:37 18c013af1878: Download complete 06:52:37 a4357932f1b6: Verifying Checksum 06:52:37 a4357932f1b6: Download complete 06:52:37 63d7cb157983: Verifying Checksum 06:52:37 63d7cb157983: Download complete 06:52:37 b116817d02f9: Verifying Checksum 06:52:37 b116817d02f9: Download complete 06:52:37 5f621e34cdf4: Verifying Checksum 06:52:37 5f621e34cdf4: Download complete 06:52:38 5f621e34cdf4: Pull complete 06:52:38 a4357932f1b6: Pull complete 06:52:39 18c013af1878: Pull complete 06:52:40 745a02a5169b: Verifying Checksum 06:52:40 745a02a5169b: Download complete 06:52:41 00ac8860ef70: Download complete 06:52:51 00ac8860ef70: Pull complete 06:52:51 63d7cb157983: Pull complete 06:52:51 b116817d02f9: Pull complete 06:52:55 745a02a5169b: Pull complete 06:52:55 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 06:52:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 06:52:55 ---> b7e6874047d6 06:52:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:52:58 ---> Running in 89628749d32b 06:52:58 Removing intermediate container 89628749d32b 06:52:58 ---> 28ff53604ad8 06:52:58 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:52:58 ---> Running in f1492df49b91 06:53:01 Removing intermediate container f1492df49b91 06:53:01 ---> 30723ec7903a 06:53:01 Step 5/8 : RUN apk add --no-cache make git 06:53:01 ---> Running in 8bfa2ea6f414 06:53:02 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:53:03 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:53:05 OK: 142 MiB in 39 packages 06:53:06 Removing intermediate container 8bfa2ea6f414 06:53:06 ---> a8272ccda057 06:53:06 Step 6/8 : WORKDIR /edgex-ui-go 06:53:06 ---> Running in 89ef1d282b72 06:53:07 Removing intermediate container 89ef1d282b72 06:53:07 ---> 0d1d32e33711 06:53:07 Step 7/8 : COPY . . 06:53:08 ---> 238cc2cb9f85 06:53:08 Step 8/8 : RUN go mod download 06:53:09 ---> Running in afba0fde0172 06:53:41 Removing intermediate container afba0fde0172 06:53:41 ---> 9c1c7fc25c14 06:53:41 Successfully built 9c1c7fc25c14 06:53:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 06:53:42 + docker inspect -f . ci-base-image-arm64 06:53:42 . [Pipeline] withDockerContainer 06:53:42 prd-ubuntu18.04-docker-arm64-4c-16g-29613 does not seem to be running inside a container 06:53:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:53:43 $ docker top da1bf705136d8f2e8240b994500ba956b263cdbe0268b399dd86825a824eaf70 -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:45 + go version 06:53:45 go version go1.15.5 linux/arm64 [Pipeline] } 06:53:45 $ docker stop --time=1 da1bf705136d8f2e8240b994500ba956b263cdbe0268b399dd86825a824eaf70 06:53:46 $ docker rm -f da1bf705136d8f2e8240b994500ba956b263cdbe0268b399dd86825a824eaf70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:53:48 + docker inspect -f . ci-base-image-arm64 06:53:48 . [Pipeline] withDockerContainer 06:53:48 prd-ubuntu18.04-docker-arm64-4c-16g-29613 does not seem to be running inside a container 06:53:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:53:50 $ docker top 978ec4d3a58befd4105a6d4d00e62b1e0a4bbda559d83c53e108ce401205d9b2 -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:51 + make test 06:53:51 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:53:52 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:54:19 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:54:19 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:54:19 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:54:19 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:54:19 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:54:19 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:54:19 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:54:19 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:54:19 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:54:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:54:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:54:19 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:54:19 GO111MODULE=on go vet ./... [Pipeline] } 06:54:24 $ docker stop --time=1 978ec4d3a58befd4105a6d4d00e62b1e0a4bbda559d83c53e108ce401205d9b2 06:54:27 $ docker rm -f 978ec4d3a58befd4105a6d4d00e62b1e0a4bbda559d83c53e108ce401205d9b2 [Pipeline] // withDockerContainer [Pipeline] sh 06:54:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:54:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:54:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:54:32 + ls -al . 06:54:32 total 124 06:54:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 06:53 . 06:54:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 06:52 .. 06:54:32 drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 06:52 .git 06:54:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 06:52 .github 06:54:32 -rw-rw-r-- 1 jenkins jenkins 153 Mar 12 06:52 .gitignore 06:54:32 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 12 06:52 CONTRIBUTING.md 06:54:32 -rw-rw-r-- 1 jenkins jenkins 1508 Mar 12 06:52 Dockerfile 06:54:32 -rw-rw-r-- 1 jenkins jenkins 902 Mar 12 06:52 Dockerfile.build 06:54:32 -rw-rw-r-- 1 jenkins jenkins 652 Mar 12 06:52 Jenkinsfile 06:54:32 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 12 06:52 LICENSE 06:54:32 -rw-rw-r-- 1 jenkins jenkins 951 Mar 12 06:52 Makefile 06:54:32 -rw-rw-r-- 1 jenkins jenkins 4535 Mar 12 06:52 README.md 06:54:32 -rw-rw-r-- 1 jenkins jenkins 5 Mar 12 06:50 VERSION 06:54:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 06:52 assets 06:54:32 drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 06:52 bin 06:54:32 drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 06:52 cmd 06:54:32 -rw-r--r-- 1 jenkins jenkins 10 Mar 12 06:53 coverage.out 06:54:32 drwxrwxr-x 5 jenkins jenkins 4096 Mar 12 06:52 docs 06:54:32 -rw-rw-r-- 1 jenkins jenkins 1055 Mar 12 06:52 go.mod 06:54:32 -rw-r--r-- 1 jenkins jenkins 22216 Mar 12 06:53 go.sum 06:54:32 drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 06:52 internal 06:54:32 -rw-rw-r-- 1 jenkins jenkins 155 Mar 12 06:52 version.go 06:54:32 drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 06:52 web [Pipeline] isUnix [Pipeline] sh 06:54:33 + 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=ce9d07fa79102865bb330e1bb9a9689c7c06587f --label arch=arm64 --label version=0.0.0 . 06:54:33 Sending build context to Docker daemon 17.29MB 06:54:34 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:54:34 Step 2/24 : FROM ${BASE} AS builder 06:54:34 ---> 9c1c7fc25c14 06:54:34 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:54:34 Running on prd-centos7-docker-4c-2g-29614 in /w/workspace/edgexfoundry_edgex-ui-go_PR-308 [Pipeline] { 06:54:34 ---> Running in d3a97a182dbd [Pipeline] ws 06:54:34 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 06:54:34 Removing intermediate container d3a97a182dbd 06:54:34 ---> 32ab49af55b6 06:54:34 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:54:34 ---> Running in f9e674de8172 06:54:35 Removing intermediate container f9e674de8172 06:54:35 ---> c5b1aa892cdb 06:54:35 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:54:35 ---> Running in b7f296bf87a6 06:54:36 Removing intermediate container b7f296bf87a6 06:54:36 ---> 4540dc7f2d37 06:54:36 Step 6/24 : LABEL Name=edgex-ui-go 06:54:36 ---> Running in f2fac5b945d5 06:54:36 Removing intermediate container f2fac5b945d5 06:54:36 ---> 37d5315209d6 06:54:36 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:54:36 ---> Running in 3ddfab22618d 06:54:37 Removing intermediate container 3ddfab22618d 06:54:37 ---> a30f3f14000e 06:54:37 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:54:37 ---> Running in d5b9b9c86e66 06:54:39 Removing intermediate container d5b9b9c86e66 06:54:39 ---> cf81b5cb3b1a 06:54:39 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:54:39 ---> Running in dfe7ff1d7c79 06:54:40 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 06:54:41 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 06:54:42 OK: 142 MiB in 39 packages 06:54:43 Removing intermediate container dfe7ff1d7c79 06:54:43 ---> 41c358927279 06:54:43 Step 10/24 : ENV GO111MODULE=on 06:54:43 ---> Running in 8202d7306b63 06:54:43 Removing intermediate container 8202d7306b63 06:54:43 ---> 7ba3f5b413a8 06:54:43 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:54:43 ---> Running in a3f54ea1154c 06:54:44 using credential edgex-jenkins-ssh 06:54:44 Cloning the remote Git repository 06:54:44 Removing intermediate container a3f54ea1154c 06:54:44 ---> f954948fd12d 06:54:44 Step 12/24 : COPY go.mod . 06:54:44 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 06:54:44 > git init /w/workspace/edgex-ui-go/1 # timeout=10 06:54:45 ---> 931424266923 06:54:45 Step 13/24 : COPY Makefile . 06:54:45 ---> e15f856e79bb 06:54:45 Step 14/24 : RUN make update 06:54:45 ---> Running in c8891ab065b7 06:54:45 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:54:45 > git --version # timeout=10 06:54:45 > git --version # 'git version 2.24.3' 06:54:45 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:46 CGO_ENABLED=0 GO111MODULE=on go mod download 06:54:48 Removing intermediate container c8891ab065b7 06:54:48 ---> 5875170ee5ac 06:54:48 Step 15/24 : COPY . . 06:54:48 Merging remotes/origin/master commit 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 into PR head commit ce9d07fa79102865bb330e1bb9a9689c7c06587f 06:54:48 Merge succeeded, producing ce9d07fa79102865bb330e1bb9a9689c7c06587f 06:54:48 Checking out Revision ce9d07fa79102865bb330e1bb9a9689c7c06587f (PR-308) 06:54:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:54:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 06:54:48 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 06:54:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/308/head:refs/remotes/origin/PR-308 +refs/heads/master:refs/remotes/origin/master # timeout=10 06:54:48 > git config core.sparsecheckout # timeout=10 06:54:48 > git checkout -f ce9d07fa79102865bb330e1bb9a9689c7c06587f # timeout=10 06:54:48 > git remote # timeout=10 06:54:48 > git config --get remote.origin.url # timeout=10 06:54:48 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:48 > git merge 72cb6baf9f1e4b313070bf5ba5101184adaa7fa2 # timeout=10 06:54:48 > git rev-parse HEAD^{commit} # timeout=10 06:54:48 > git config core.sparsecheckout # timeout=10 06:54:48 > git checkout -f ce9d07fa79102865bb330e1bb9a9689c7c06587f # timeout=10 06:54:51 ---> 8d803bac40ed 06:54:51 Step 16/24 : RUN ${MAKE} 06:54:51 ---> Running in f32055a99d98 06:54:51 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 06:54:53 Commit message: "Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 06:54:53 > git --version # timeout=10 06:54:53 > git --version # 'git version 2.24.3' 06:54:53 fatal: bad object 878f1b5bff316b9f7b5d8f8b1d22b752867b496c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:54:56 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 06:54:57 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 06:54:57 + sudo service docker restart 06:54:57 + true 06:54:57 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 06:55:00 provisioning config files... 06:55:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config6145445763330130526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:00 ---> docker-login.sh 06:55:00 nexus3.edgexfoundry.org:10001 06:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:55:02 Configure a credential helper to remove this warning. See 06:55:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:55:02 06:55:02 Login Succeeded 06:55:02 nexus3.edgexfoundry.org:10002 06:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:55:03 Configure a credential helper to remove this warning. See 06:55:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:55:03 06:55:03 Login Succeeded 06:55:03 nexus3.edgexfoundry.org:10003 06:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:55:03 Configure a credential helper to remove this warning. See 06:55:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:55:03 06:55:03 Login Succeeded 06:55:03 nexus3.edgexfoundry.org:10004 06:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:55:03 Configure a credential helper to remove this warning. See 06:55:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:55:03 06:55:03 Login Succeeded 06:55:03 docker.io 06:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:55:04 Configure a credential helper to remove this warning. See 06:55:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:55:04 06:55:04 Login Succeeded 06:55:04 ---> docker-login.sh ends [Pipeline] } 06:55:04 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:55:04 ========================================================= 06:55:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 06:55:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 06:55:05 + 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 . 06:55:06 Sending build context to Docker daemon 17.27MB 06:55:06 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 06:55:06 Step 2/8 : FROM ${BASE} 06:55:06 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 06:55:06 188c0c94c7c5: Pulling fs layer 06:55:06 0ef7d3d256c8: Pulling fs layer 06:55:06 de9db76c5a1d: Pulling fs layer 06:55:06 bca2f99d35d6: Pulling fs layer 06:55:06 93359f2a8cfa: Pulling fs layer 06:55:06 7c6f9722023f: Pulling fs layer 06:55:06 a35cf1a2eb13: Pulling fs layer 06:55:06 bca2f99d35d6: Waiting 06:55:06 93359f2a8cfa: Waiting 06:55:06 7c6f9722023f: Waiting 06:55:06 a35cf1a2eb13: Waiting 06:55:06 de9db76c5a1d: Verifying Checksum 06:55:06 de9db76c5a1d: Download complete 06:55:06 0ef7d3d256c8: Verifying Checksum 06:55:06 0ef7d3d256c8: Download complete 06:55:06 93359f2a8cfa: Verifying Checksum 06:55:06 93359f2a8cfa: Download complete 06:55:06 188c0c94c7c5: Verifying Checksum 06:55:06 188c0c94c7c5: Download complete 06:55:06 7c6f9722023f: Verifying Checksum 06:55:06 7c6f9722023f: Download complete 06:55:06 188c0c94c7c5: Pull complete 06:55:06 0ef7d3d256c8: Pull complete 06:55:07 de9db76c5a1d: Pull complete 06:55:09 a35cf1a2eb13: Verifying Checksum 06:55:09 a35cf1a2eb13: Download complete 06:55:11 bca2f99d35d6: Verifying Checksum 06:55:11 bca2f99d35d6: Download complete 06:55:18 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:55:23 Removing intermediate container f32055a99d98 06:55:23 ---> 64d443d712a1 06:55:23 Step 17/24 : FROM alpine:3.12 06:55:23 3.12: Pulling from library/alpine 06:55:23 dce8679b510e: Pulling fs layer 06:55:23 dce8679b510e: Verifying Checksum 06:55:23 dce8679b510e: Download complete 06:55:24 dce8679b510e: Pull complete 06:55:24 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 06:55:24 Status: Downloaded newer image for alpine:3.12 06:55:24 ---> d10569e2745f 06:55:24 Step 18/24 : EXPOSE 4000 06:55:24 ---> Running in 5e4955a90771 06:55:25 Removing intermediate container 5e4955a90771 06:55:25 ---> 2e444029de88 06:55:25 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 06:55:26 bca2f99d35d6: Pull complete 06:55:26 93359f2a8cfa: Pull complete 06:55:26 7c6f9722023f: Pull complete 06:55:26 ---> 74d176fddf31 06:55:26 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:55:27 ---> Running in 9f2e82b9b2ab 06:55:27 Removing intermediate container 9f2e82b9b2ab 06:55:27 ---> 77025b493b74 06:55:27 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:55:27 ---> Running in bbbece8613a4 06:55:27 Removing intermediate container bbbece8613a4 06:55:27 ---> 3a04b8e2f762 06:55:27 Step 22/24 : LABEL arch=arm64 06:55:28 ---> Running in 7d5bf0cf8682 06:55:28 Removing intermediate container 7d5bf0cf8682 06:55:28 ---> e5fbae15ff0a 06:55:28 Step 23/24 : LABEL git_sha=ce9d07fa79102865bb330e1bb9a9689c7c06587f 06:55:28 ---> Running in 28dd07d9880c 06:55:29 Removing intermediate container 28dd07d9880c 06:55:29 ---> c4079c4dc834 06:55:29 Step 24/24 : LABEL version=0.0.0 06:55:29 ---> Running in 4795e19f6256 06:55:29 Removing intermediate container 4795e19f6256 06:55:29 ---> 99a03bdd63f6 06:55:29 [Warning] One or more build-args [ARCH] were not consumed 06:55:29 Successfully built 99a03bdd63f6 06:55:29 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:55:31 ---> job-cost.sh 06:55:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Y5fH 06:55:37 a35cf1a2eb13: Pull complete 06:55:37 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 06:55:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 06:55:37 ---> a62c8e92a672 06:55:37 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 06:55:37 ---> Running in 657883992c8e 06:55:38 Removing intermediate container 657883992c8e 06:55:38 ---> 391c0ec5a14b 06:55:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:55:39 ---> Running in 0dc6749a7395 06:55:42 Removing intermediate container 0dc6749a7395 06:55:42 ---> 26fe96c3fb34 06:55:42 Step 5/8 : RUN apk add --no-cache make git 06:55:42 ---> Running in aac9c482fed9 06:55:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:55:44 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:55:45 OK: 166 MiB in 39 packages 06:55:46 Removing intermediate container aac9c482fed9 06:55:46 ---> 431893b280b2 06:55:46 Step 6/8 : WORKDIR /edgex-ui-go 06:55:46 ---> Running in 38fdfb30c98a 06:55:47 Removing intermediate container 38fdfb30c98a 06:55:47 ---> 667f553da0e5 06:55:47 Step 7/8 : COPY . . 06:55:54 ---> b4d14137b604 06:55:54 Step 8/8 : RUN go mod download 06:55:54 ---> Running in 9023d86fdb0f 06:56:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 06:56:51 Removing intermediate container 9023d86fdb0f 06:56:51 ---> e04110ce6b77 06:56:52 Successfully built e04110ce6b77 06:56:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 06:56:52 + docker inspect -f . ci-base-image-x86_64 06:56:53 . [Pipeline] withDockerContainer 06:56:54 prd-centos7-docker-4c-2g-29614 does not seem to be running inside a container 06:56:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:56:57 $ docker top dffa7c6289acaeff930912424934f346e701020b5a11ac72dd5a9ddcab1eebb6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:56:58 + go version 06:56:58 go version go1.15.5 linux/amd64 [Pipeline] } 06:56:58 $ docker stop --time=1 dffa7c6289acaeff930912424934f346e701020b5a11ac72dd5a9ddcab1eebb6 06:57:01 $ docker rm -f dffa7c6289acaeff930912424934f346e701020b5a11ac72dd5a9ddcab1eebb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 06:57:02 + docker inspect -f . ci-base-image-x86_64 06:57:03 . [Pipeline] withDockerContainer 06:57:03 prd-centos7-docker-4c-2g-29614 does not seem to be running inside a container 06:57:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:57:06 $ docker top d86235f180344a31c5b87b65448df0dd2aefefebcf9c8a1cd26fe727c3111a39 -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:07 + make test 06:57:07 GO111MODULE=on go test -coverprofile=coverage.out ./... 06:57:14 ? github.com/edgexfoundry/edgex-ui-go [no test files] 06:57:43 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 06:57:43 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 06:57:43 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 06:57:43 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 06:57:43 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 06:57:43 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 06:57:43 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 06:57:43 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 06:57:43 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 06:57:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 06:57:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 06:57:43 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 06:57:43 GO111MODULE=on go vet ./... [Pipeline] } 06:57:46 $ docker stop --time=1 d86235f180344a31c5b87b65448df0dd2aefefebcf9c8a1cd26fe727c3111a39 06:57:46 lf-activate-venv(): INFO: Adding /tmp/venv-Y5fH/bin to PATH 06:57:46 INFO: No Stack... 06:57:46 INFO: Retrieving Pricing Info for: lf-standard-4 06:57:46 INFO: Archiving Costs 06:57:48 $ docker rm -f d86235f180344a31c5b87b65448df0dd2aefefebcf9c8a1cd26fe727c3111a39 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 06:57:49 + + cutcat -d, /w/workspace/edgex-ui-go/1/archives/cost.csv -f6 06:57:49 06:57:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:57:50 Warning: overwriting stash ‘coverage-report’ [Pipeline] lock 06:57:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-308-1-stack-cost] 06:57:50 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-308-1-stack-cost] did not exist. Created. 06:57:50 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-308-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:57:50 + echo total: 0.20999999344348907 [Pipeline] stash 06:57:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script 06:57:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // stage [Pipeline] } 06:57:51 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-308-1-stack-cost] [Pipeline] // lock [Pipeline] stage [Pipeline] { (Build) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] sh 06:57:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:57:52 + ls -al . 06:57:52 total 92 06:57:52 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 12 06:57 . 06:57:52 drwxrwxr-x. 4 jenkins jenkins 28 Mar 12 06:54 .. 06:57:52 drwxrwxr-x. 3 jenkins jenkins 20 Mar 12 06:54 assets 06:57:52 drwxrwxr-x. 2 jenkins jenkins 35 Mar 12 06:54 bin 06:57:52 drwxrwxr-x. 3 jenkins jenkins 29 Mar 12 06:54 cmd 06:57:52 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 12 06:54 CONTRIBUTING.md 06:57:52 -rw-r--r--. 1 jenkins jenkins 10 Mar 12 06:57 coverage.out 06:57:52 -rw-rw-r--. 1 jenkins jenkins 1508 Mar 12 06:54 Dockerfile 06:57:52 -rw-rw-r--. 1 jenkins jenkins 902 Mar 12 06:54 Dockerfile.build 06:57:52 drwxrwxr-x. 5 jenkins jenkins 104 Mar 12 06:54 docs 06:57:52 drwxrwxr-x. 8 jenkins jenkins 179 Mar 12 06:54 .git 06:57:52 drwxrwxr-x. 2 jenkins jenkins 103 Mar 12 06:54 .github 06:57:52 -rw-rw-r--. 1 jenkins jenkins 153 Mar 12 06:54 .gitignore 06:57:52 -rw-rw-r--. 1 jenkins jenkins 1055 Mar 12 06:54 go.mod 06:57:52 -rw-r--r--. 1 jenkins jenkins 22216 Mar 12 06:57 go.sum 06:57:52 drwxrwxr-x. 10 jenkins jenkins 139 Mar 12 06:54 internal 06:57:52 -rw-rw-r--. 1 jenkins jenkins 652 Mar 12 06:54 Jenkinsfile 06:57:52 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 12 06:54 LICENSE 06:57:52 -rw-rw-r--. 1 jenkins jenkins 951 Mar 12 06:54 Makefile 06:57:52 -rw-rw-r--. 1 jenkins jenkins 4535 Mar 12 06:54 README.md 06:57:52 -rw-rw-r--. 1 jenkins jenkins 5 Mar 12 06:50 VERSION 06:57:52 -rw-rw-r--. 1 jenkins jenkins 155 Mar 12 06:54 version.go 06:57:52 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 12 06:54 web [Pipeline] isUnix [Pipeline] sh 06:57:53 + 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=ce9d07fa79102865bb330e1bb9a9689c7c06587f --label arch=amd64 --label version=0.0.0 . 06:57:54 Sending build context to Docker daemon 17.29MB 06:57:54 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 06:57:54 Step 2/24 : FROM ${BASE} AS builder 06:57:54 ---> e04110ce6b77 06:57:54 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 06:57:55 ---> Running in 3ce32fffc7ce 06:57:55 Removing intermediate container 3ce32fffc7ce 06:57:55 ---> a3eae3b71c4b 06:57:55 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 06:57:55 ---> Running in 6b804a7b42f9 06:57:56 Removing intermediate container 6b804a7b42f9 06:57:56 ---> 5ab4f9b35541 06:57:56 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 06:57:56 ---> Running in 2898e2e7d621 06:57:56 Removing intermediate container 2898e2e7d621 06:57:56 ---> a7245dc24d5f 06:57:56 Step 6/24 : LABEL Name=edgex-ui-go 06:57:56 ---> Running in c45231d26662 06:57:57 Removing intermediate container c45231d26662 06:57:57 ---> 97c3e2f62529 06:57:57 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 06:57:57 ---> Running in 27d9bb73861e 06:57:57 Removing intermediate container 27d9bb73861e 06:57:57 ---> 6bd8585980fb 06:57:57 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 06:57:57 ---> Running in 9ecfe25c5b4c 06:57:59 Removing intermediate container 9ecfe25c5b4c 06:57:59 ---> e93587d7081d 06:57:59 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:57:59 ---> Running in 03b78de667e6 06:58:00 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 06:58:01 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 06:58:01 OK: 166 MiB in 39 packages 06:58:02 Removing intermediate container 03b78de667e6 06:58:02 ---> cce3f7992b3c 06:58:02 Step 10/24 : ENV GO111MODULE=on 06:58:02 ---> Running in 8da967b38cce 06:58:03 Removing intermediate container 8da967b38cce 06:58:03 ---> d83ed4495482 06:58:03 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 06:58:03 ---> Running in c480f226dddf 06:58:03 Removing intermediate container c480f226dddf 06:58:03 ---> f2432e96f9f6 06:58:03 Step 12/24 : COPY go.mod . 06:58:04 ---> 7c4c16e21ee0 06:58:04 Step 13/24 : COPY Makefile . 06:58:04 ---> 039638346c03 06:58:04 Step 14/24 : RUN make update 06:58:04 ---> Running in e5d539fd5af5 06:58:05 CGO_ENABLED=0 GO111MODULE=on go mod download 06:58:07 Removing intermediate container e5d539fd5af5 06:58:07 ---> bb1d0720a638 06:58:07 Step 15/24 : COPY . . 06:58:09 ---> 8395675a7d8a 06:58:09 Step 16/24 : RUN ${MAKE} 06:58:09 ---> Running in a5a537335986 06:58:10 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 06:58:41 CGO_ENABLED=0 GO111MODULE=on go build ./... 06:58:42 Removing intermediate container a5a537335986 06:58:42 ---> 2cb4bbfce06a 06:58:42 Step 17/24 : FROM alpine:3.12 06:58:43 3.12: Pulling from library/alpine 06:58:43 f84cab65f19f: Pulling fs layer 06:58:43 f84cab65f19f: Verifying Checksum 06:58:43 f84cab65f19f: Download complete 06:58:43 f84cab65f19f: Pull complete 06:58:43 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 06:58:43 Status: Downloaded newer image for alpine:3.12 06:58:43 ---> 88dd2752d2ea 06:58:43 Step 18/24 : EXPOSE 4000 06:58:43 ---> Running in 5496cc6d56f6 06:58:44 Removing intermediate container 5496cc6d56f6 06:58:44 ---> ca1e7892fb4d 06:58:44 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 06:58:46 ---> 7cc0a6169b85 06:58:46 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 06:58:46 ---> Running in 9807740bf7a1 06:58:46 Removing intermediate container 9807740bf7a1 06:58:46 ---> f09bb29ebfac 06:58:46 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 06:58:46 ---> Running in 48821a648a10 06:58:46 Removing intermediate container 48821a648a10 06:58:46 ---> 340d7c1c3830 06:58:46 Step 22/24 : LABEL arch=amd64 06:58:46 ---> Running in c0edda9a1875 06:58:47 Removing intermediate container c0edda9a1875 06:58:47 ---> 6b648acbe862 06:58:47 Step 23/24 : LABEL git_sha=ce9d07fa79102865bb330e1bb9a9689c7c06587f 06:58:47 ---> Running in da4ad4926609 06:58:47 Removing intermediate container da4ad4926609 06:58:47 ---> 2c729d07b2f9 06:58:47 Step 24/24 : LABEL version=0.0.0 06:58:47 ---> Running in e0ab8a8ce7a8 06:58:47 Removing intermediate container e0ab8a8ce7a8 06:58:47 ---> f58904d978c3 06:58:47 [Warning] One or more build-args [ARCH] were not consumed 06:58:47 Successfully built f58904d978c3 06:58:47 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 06:58:49 ---> job-cost.sh 06:58:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ehx0 06:59:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 07:00:03 lf-activate-venv(): INFO: Adding /tmp/venv-Ehx0/bin to PATH 07:00:03 INFO: No Stack... 07:00:03 INFO: Retrieving Pricing Info for: v1-standard-2 07:00:04 INFO: Archiving Costs [Pipeline] sh 07:00:04 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 07:00:04 + cut -d, -f6 [Pipeline] lock 07:00:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-308-1-stack-cost] 07:00:04 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-308-1-stack-cost] did not exist. Created. 07:00:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-308-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:00:05 /w/workspace/edgex-ui-go/1@tmp/durable-191fcbf7/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh 07:00:05 + echo total: 0.029999999329447746 [Pipeline] stash 07:00:05 Warning: overwriting stash ‘stack-cost’ 07:00:06 Stashed 1 file(s) [Pipeline] } 07:00:06 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-308-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 07:00:08 provisioning config files... 07:00:08 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp/config5772829261263825704tmp [Pipeline] { [Pipeline] sh 07:00:09 + set +x 07:00:09 + curl -s https://codecov.io/bash 07:00:09 + bash -s -- 07:00:09 07:00:09 _____ _ 07:00:09 / ____| | | 07:00:09 | | ___ __| | ___ ___ _____ __ 07:00:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:00:09 | |___| (_) | (_| | __/ (_| (_) \ V / 07:00:09 \_____\___/ \__,_|\___|\___\___/ \_/ 07:00:09 Bash-20210309-2b87ace 07:00:09 07:00:09 07:00:09 ==> git version 2.24.3 found 07:00:09 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 07:00:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 07:00:09 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 07:00:09 ==> Jenkins CI detected. 07:00:09 project root: . 07:00:09 --> token set from env 07:00:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:00:09 ==> Running gcov in . (disable via -X gcov) 07:00:09 ==> Python coveragepy not found 07:00:09 ==> Searching for coverage reports in: 07:00:09 + . 07:00:09 -> Found 1 reports 07:00:09 ==> Detecting git/mercurial file structure 07:00:09 ==> Reading reports 07:00:09 + ./coverage.out bytes=10 07:00:09 ==> Appending adjustments 07:00:09 https://docs.codecov.io/docs/fixing-reports 07:00:09 + Found adjustments 07:00:09 ==> Gzipping contents 07:00:09 4.0K /tmp/codecov.oSVLVa.gz 07:00:09 ==> Uploading reports 07:00:09 url: https://codecov.io 07:00:09 query: branch=PR-308&commit=ce9d07fa79102865bb330e1bb9a9689c7c06587f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-308%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=308&job=&cmd_args= 07:00:09 -> Pinging Codecov 07:00:09 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-308&commit=ce9d07fa79102865bb330e1bb9a9689c7c06587f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-308%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=308&job=&cmd_args= 07:00:10 -> Uploading to 07:00:10 https://storage.googleapis.com/codecov/v4/raw/2021-03-12/FB506323287CE973F263BFD2A0EB1F37/ce9d07fa79102865bb330e1bb9a9689c7c06587f/d2b90309-9228-437a-8899-ed5f64134085.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210312%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210312T070009Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0a3ca9feaee6eeb05540e94295f83e9d9209e10bddcc5e8f68a36ed3ff5b47f0 07:00:10 % Total % Received % Xferd Average Speed Time Time Time Current 07:00:10 Dload Upload Total Spent Left Speed 07:00:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3069 0 0 100 3069 0 6990 --:--:-- --:--:-- --:--:-- 7006 07:00:10 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/ce9d07fa79102865bb330e1bb9a9689c7c06587f [Pipeline] } 07:00:10 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 07:00:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:00:14 ---> package-listing.sh 07:00:14 ++ tr '[:upper:]' '[:lower:]' 07:00:14 ++ facter osfamily 07:00:14 + OS_FAMILY=redhat 07:00:14 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-308 07:00:14 + START_PACKAGES=/tmp/packages_start.txt 07:00:14 + END_PACKAGES=/tmp/packages_end.txt 07:00:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:00:14 + PACKAGES=/tmp/packages_start.txt 07:00:14 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-308 ']' 07:00:14 + PACKAGES=/tmp/packages_end.txt 07:00:14 + case "${OS_FAMILY}" in 07:00:14 + rpm -qa 07:00:14 + sort 07:00:20 + '[' -f /tmp/packages_start.txt ']' 07:00:20 + '[' -f /tmp/packages_end.txt ']' 07:00:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:00:20 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-308 ']' 07:00:20 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-308/archives/ 07:00:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-308/archives/ [Pipeline] echo 07:00:20 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-308/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:00:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 07:00:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:00:20 07:00:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:00:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:00:21 alpine: Pulling from edgex-lftools-log-publisher 07:00:21 df20fa9351a1: Pulling fs layer 07:00:21 36b3adc4ff6f: Pulling fs layer 07:00:21 8ad3a11d3b57: Pulling fs layer 07:00:21 46f8f816bc3b: Pulling fs layer 07:00:21 93b61091891f: Pulling fs layer 07:00:21 93b9cdb0e59b: Pulling fs layer 07:00:21 5e14af77c1be: Pulling fs layer 07:00:21 01666e4c0597: Pulling fs layer 07:00:21 aa168da1d23b: Pulling fs layer 07:00:21 46f8f816bc3b: Waiting 07:00:21 93b61091891f: Waiting 07:00:21 93b9cdb0e59b: Waiting 07:00:21 5e14af77c1be: Waiting 07:00:21 01666e4c0597: Waiting 07:00:21 aa168da1d23b: Waiting 07:00:21 36b3adc4ff6f: Verifying Checksum 07:00:21 36b3adc4ff6f: Download complete 07:00:21 46f8f816bc3b: Verifying Checksum 07:00:21 46f8f816bc3b: Download complete 07:00:21 df20fa9351a1: Verifying Checksum 07:00:21 df20fa9351a1: Download complete 07:00:21 93b9cdb0e59b: Verifying Checksum 07:00:21 93b9cdb0e59b: Download complete 07:00:21 5e14af77c1be: Verifying Checksum 07:00:21 5e14af77c1be: Download complete 07:00:21 93b61091891f: Download complete 07:00:21 01666e4c0597: Verifying Checksum 07:00:21 01666e4c0597: Download complete 07:00:21 8ad3a11d3b57: Download complete 07:00:21 df20fa9351a1: Pull complete 07:00:22 36b3adc4ff6f: Pull complete 07:00:22 8ad3a11d3b57: Pull complete 07:00:22 46f8f816bc3b: Pull complete 07:00:23 93b61091891f: Pull complete 07:00:23 aa168da1d23b: Verifying Checksum 07:00:23 aa168da1d23b: Download complete 07:00:23 93b9cdb0e59b: Pull complete 07:00:23 5e14af77c1be: Pull complete 07:00:24 01666e4c0597: Pull complete 07:00:30 aa168da1d23b: Pull complete 07:00:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 07:00:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:00:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:00:30 prd-centos7-docker-4c-2g-29612 does not seem to be running inside a container 07:00:30 $ 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-308/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-308 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-308:/w/workspace/edgexfoundry_edgex-ui-go_PR-308:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-308@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:10003/edgex-lftools-log-publisher:alpine cat 07:00:34 $ docker top cb4cfddb74cb82ccc17daa4a97b2e88130e1c06fb5e81c35bb37b33112510436 -eo pid,comm [Pipeline] { [Pipeline] sh 07:00:34 + touch /tmp/pre-build-complete [Pipeline] sh 07:00:35 + mkdir -p /var/log/sa [Pipeline] sh 07:00:35 + ls /var/log/sa-host 07:00:35 + sadf -c /var/log/sa-host/sa12 07:00:35 file_magic: OK 07:00:35 HZ: Using current value: 100 07:00:35 file_header: OK 07:00:35 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 07:00:35 Statistics: 07:00:35 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 07:00:35 File successfully converted to sysstat format version 12.2.1 07:00:35 + sadf -c /var/log/sa-host/sa23 07:00:35 file_magic: OK 07:00:35 HZ: Using current value: 100 07:00:35 file_header: OK 07:00:35 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 07:00:35 Statistics: 07:00:35 Hnuu...uuuununununu... 07:00:35 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:36 provisioning config files... 07:00:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp/config7852151630952659331tmp [Pipeline] { [Pipeline] echo 07:00:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:00:36 ---> create-netrc.sh [Pipeline] } 07:00:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 07:00:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 07:00:37 ---> python-tools-install.sh [Pipeline] echo 07:00:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:00:37 ---> sudo-logs.sh 07:00:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:00:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:00:38 ---> job-cost.sh 07:00:38 lf-activate-venv: SKIPPING 07:00:38 DEBUG: total: 0.029999999329447746 07:00:38 INFO: Retrieving Stack Cost... 07:00:39 INFO: Retrieving Pricing Info for: v1-standard-2 07:00:39 INFO: Archiving Costs [Pipeline] echo 07:00:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:00:40 ---> logs-deploy.sh 07:00:40 lf-activate-venv: SKIPPING 07:00:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-308/1 07:00:40 INFO: archiving workspace using pattern(s): 07:00:41 Archives upload complete. 07:00:41 INFO: archiving logs to Nexus 07:00:42 ---> uname -a: 07:00:42 Linux prd-centos7-docker-4c-2g-29612.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 07:00:42 07:00:42 07:00:42 ---> lscpu: 07:00:42 Architecture: x86_64 07:00:42 CPU op-mode(s): 32-bit, 64-bit 07:00:42 Byte Order: Little Endian 07:00:42 Address sizes: 40 bits physical, 48 bits virtual 07:00:42 CPU(s): 4 07:00:42 On-line CPU(s) list: 0-3 07:00:42 Thread(s) per core: 1 07:00:42 Core(s) per socket: 1 07:00:42 Socket(s): 4 07:00:42 NUMA node(s): 1 07:00:42 Vendor ID: GenuineIntel 07:00:42 CPU family: 6 07:00:42 Model: 44 07:00:42 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 07:00:42 Stepping: 1 07:00:42 CPU MHz: 2933.438 07:00:42 BogoMIPS: 5866.87 07:00:42 Virtualization: VT-x 07:00:42 Hypervisor vendor: KVM 07:00:42 Virtualization type: full 07:00:42 L1d cache: 128 KiB 07:00:42 L1i cache: 128 KiB 07:00:42 L2 cache: 16 MiB 07:00:42 L3 cache: 64 MiB 07:00:42 NUMA node0 CPU(s): 0-3 07:00:42 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 07:00:42 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 07:00:42 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 07:00:42 Vulnerability Meltdown: Mitigation; PTI 07:00:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:00:42 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:00:42 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:00:42 Vulnerability Srbds: Not affected 07:00:42 Vulnerability Tsx async abort: Not affected 07:00:42 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 07:00:42 07:00:42 07:00:42 ---> nproc: 07:00:42 4 07:00:42 07:00:42 07:00:42 ---> df -h: 07:00:42 Filesystem Size Used Available Use% Mounted on 07:00:42 overlay 50.0G 7.3G 42.7G 15% / 07:00:42 tmpfs 64.0M 0 64.0M 0% /dev 07:00:42 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 07:00:42 shm 64.0M 0 64.0M 0% /dev/shm 07:00:42 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 07:00:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 07:00:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 07:00:42 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 07:00:42 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 07:00:42 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-308 07:00:42 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-308@tmp 07:00:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 07:00:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 07:00:42 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 07:00:42 07:00:42 07:00:42 ---> free -m: 07:00:42 total used free shared buff/cache available 07:00:42 Mem: 1837 703 77 0 1056 1029 07:00:42 Swap: 1023 0 1023 07:00:42 07:00:42 07:00:42 ---> ip addr: 07:00:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 07:00:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:00:42 inet 127.0.0.1/8 scope host lo 07:00:42 valid_lft forever preferred_lft forever 07:00:42 inet6 ::1/128 scope host 07:00:42 valid_lft forever preferred_lft forever 07:00:42 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 07:00:42 link/ether fa:16:3e:01:9e:1b brd ff:ff:ff:ff:ff:ff 07:00:42 inet 10.30.122.163/23 brd 10.30.123.255 scope global dynamic eth0 07:00:42 valid_lft 85695sec preferred_lft 85695sec 07:00:42 inet6 fe80::f816:3eff:fe01:9e1b/64 scope link 07:00:42 valid_lft forever preferred_lft forever 07:00:42 3: docker0: mtu 1500 qdisc noqueue state DOWN 07:00:42 link/ether 02:42:6e:c1:08:05 brd ff:ff:ff:ff:ff:ff 07:00:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 07:00:42 valid_lft forever preferred_lft forever 07:00:42 inet6 fe80::42:6eff:fec1:805/64 scope link 07:00:42 valid_lft forever preferred_lft forever 07:00:42 07:00:42 07:00:42 ---> sar -b -r -n DEV: 07:00:42 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/12/21 _x86_64_ (4 CPU) 07:00:42 07:00:42 06:48:46 LINUX RESTART (4 CPU) 07:00:42 07:00:42 06:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:00:42 06:51:01 7.01 0.47 6.54 0.00 37.96 596.17 0.00 07:00:42 06:52:01 0.53 0.00 0.53 0.00 0.00 8.26 0.00 07:00:42 06:53:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 07:00:42 06:54:01 0.28 0.00 0.28 0.00 0.00 3.33 0.00 07:00:42 06:55:01 0.28 0.00 0.28 0.00 0.00 4.71 0.00 07:00:42 06:56:01 0.23 0.00 0.23 0.00 0.00 2.05 0.00 07:00:42 06:57:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 07:00:42 06:58:01 0.22 0.00 0.22 0.00 0.00 2.70 0.00 07:00:42 06:59:01 0.32 0.00 0.32 0.00 0.00 3.38 0.00 07:00:42 07:00:01 0.25 0.00 0.25 0.00 0.00 2.71 0.00 07:00:42 Average: 0.96 0.05 0.92 0.00 3.80 62.94 0.00 07:00:42 07:00:42 06:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:00:42 06:51:01 159088 0 563580 29.95 2620 1156256 1078764 36.82 378116 1144512 20 07:00:42 06:52:01 158996 0 563664 29.96 2620 1156264 1062304 36.25 385916 1136724 8 07:00:42 06:53:01 157728 0 564928 30.02 2620 1156268 1062508 36.26 387604 1136176 12 07:00:42 06:54:01 157964 0 564692 30.01 2620 1156268 1062304 36.25 385196 1138544 8 07:00:42 06:55:01 154844 0 567804 30.18 2620 1156276 1062388 36.26 390728 1136520 8 07:00:42 06:56:01 155172 0 567472 30.16 2620 1156280 1062304 36.25 390172 1136516 8 07:00:42 06:57:01 155188 0 567452 30.16 2620 1156284 1062304 36.25 390180 1136516 20 07:00:42 06:58:01 155420 0 567216 30.15 2620 1156288 1062304 36.25 390184 1136516 8 07:00:42 06:59:01 155536 0 567092 30.14 2620 1156296 1062304 36.25 390172 1136520 8 07:00:42 07:00:01 154580 0 568044 30.19 2620 1156300 1062364 36.26 390636 1136516 8 07:00:42 Average: 156452 0 566194 30.09 2620 1156278 1063985 36.31 387890 1137506 11 07:00:42 07:00:42 06:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:00:42 06:51:01 eth0 6.66 4.41 6.56 2.20 0.00 0.00 0.00 0.00 07:00:42 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:52:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 07:00:42 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:53:01 eth0 4.60 1.85 3.31 0.30 0.00 0.00 0.00 0.00 07:00:42 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:54:01 eth0 0.30 0.08 0.03 0.01 0.00 0.00 0.00 0.00 07:00:42 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:55:01 eth0 0.68 0.40 0.40 0.26 0.00 0.00 0.00 0.00 07:00:42 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:56:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:00:42 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:57:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 07:00:42 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:58:01 eth0 0.07 0.05 0.01 0.00 0.00 0.00 0.00 0.00 07:00:42 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 07:00:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:00:42 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 Average: eth0 1.34 0.72 1.05 0.29 0.00 0.00 0.00 0.00 07:00:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:00:42 07:00:42