Pull request #325 closed Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Waiting for GitHub to create a merge commit for pull request 325. Retrying 4 more times... Waiting for GitHub to create a merge commit for pull request 325. Retrying 3 more times... Waiting for GitHub to create a merge commit for pull request 325. Retrying 2 more times... Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 67cde7ba2ef045a9c51b5781a16f2c9526065c00 rather than b948a7080ba018320e6244acc891c9d11143ade9 Obtained Jenkinsfile from 67cde7ba2ef045a9c51b5781a16f2c9526065c00 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > 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 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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 > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > 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 > 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 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 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-32882 in /w/workspace/edgexfoundry_edgex-ui-go_PR-325 [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-325 # 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 > 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/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 67cde7ba2ef045a9c51b5781a16f2c9526065c00 into PR head commit b948a7080ba018320e6244acc891c9d11143ade9 Merge succeeded, producing e34e7380d81b8ca165d38ff81bd76fc9177b5315 Checking out Revision e34e7380d81b8ca165d38ff81bd76fc9177b5315 (PR-325) > git config core.sparsecheckout # timeout=10 > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # 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 67cde7ba2ef045a9c51b5781a16f2c9526065c00 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e34e7380d81b8ca165d38ff81bd76fc9177b5315 # timeout=10 Commit message: "Merge commit '67cde7ba2ef045a9c51b5781a16f2c9526065c00' into HEAD" > git rev-list --no-walk b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:43:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:43:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:43:43 ========================================================= 04:43:43 EdgeX Global Pipelines Version Info 04:43:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:43:44 ------------------- 04:43:44 stable info: 04:43:44 ------------------- 04:43:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:43:44 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 04:43:44 Message: update stable to v1.0.186 04:43:45 ------------------- 04:43:45 experimental info: 04:43:45 ------------------- 04:43:45 Commited By: **** collab-it+edgex@linuxfoundation.org 04:43:45 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 04:43:45 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:43:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 04:43:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 04:43:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:43:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:43:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:43:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 04:43:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:43:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 04:43:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:43:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:43:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:43:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 04:43:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:43:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:43:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:43:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:43:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:43:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:43:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:43:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:43:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:43:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:43:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:43:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:43:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:43:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:43:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-325 [Pipeline] echo 04:43:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-325 [Pipeline] echo 04:43:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-325 [Pipeline] echo 04:43:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e34e7380d81b8ca165d38ff81bd76fc9177b5315 [Pipeline] echo 04:43:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e34e738 [Pipeline] echo 04:43:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:43:49 provisioning config files... 04:43:49 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/config1810194052886025284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:49 ---> docker-login.sh 04:43:49 nexus3.edgexfoundry.org:10001 04:43:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:49 Configure a credential helper to remove this warning. See 04:43:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:49 04:43:49 Login Succeeded 04:43:49 nexus3.edgexfoundry.org:10002 04:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:50 Configure a credential helper to remove this warning. See 04:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:50 04:43:50 Login Succeeded 04:43:50 nexus3.edgexfoundry.org:10003 04:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:50 Configure a credential helper to remove this warning. See 04:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:50 04:43:50 Login Succeeded 04:43:50 nexus3.edgexfoundry.org:10004 04:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:50 Configure a credential helper to remove this warning. See 04:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:50 04:43:50 Login Succeeded 04:43:50 docker.io 04:43:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:43:50 Configure a credential helper to remove this warning. See 04:43:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:43:50 04:43:50 Login Succeeded 04:43:50 ---> docker-login.sh ends [Pipeline] } 04:43:50 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 04:43:51 + git log --format=format:%s -1 e34e7380d81b8ca165d38ff81bd76fc9177b5315 [Pipeline] echo 04:43:51 GIT_COMMIT: e34e7380d81b8ca165d38ff81bd76fc9177b5315, Commit Message: Merge commit '67cde7ba2ef045a9c51b5781a16f2c9526065c00' into HEAD [Pipeline] echo 04:43:51 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:43:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:43:52 04:43:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:43:52 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:43:52 latest: Pulling from edgex-devops/git-semver 04:43:52 31603596830f: Pulling fs layer 04:43:52 2a8b12db71e7: Pulling fs layer 04:43:52 6ca5941a6612: Pulling fs layer 04:43:52 ecc8261a40a4: Pulling fs layer 04:43:52 ecc8261a40a4: Waiting 04:43:52 2a8b12db71e7: Verifying Checksum 04:43:52 2a8b12db71e7: Download complete 04:43:52 31603596830f: Verifying Checksum 04:43:52 31603596830f: Download complete 04:43:53 ecc8261a40a4: Verifying Checksum 04:43:53 ecc8261a40a4: Download complete 04:43:53 6ca5941a6612: Verifying Checksum 04:43:53 6ca5941a6612: Download complete 04:43:53 31603596830f: Pull complete 04:43:53 2a8b12db71e7: Pull complete 04:43:54 6ca5941a6612: Pull complete 04:43:54 ecc8261a40a4: Pull complete 04:43:54 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 04:43:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:43:54 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:43:54 prd-centos7-docker-4c-2g-32882 does not seem to be running inside a container 04:43:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-325 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-325:/w/workspace/edgexfoundry_edgex-ui-go_PR-325:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:43:56 $ docker top 3b6420868c4d1fa8166e98a42b379b78c74e32ead6b0f05d281c790eb2c37017 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:43:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:43:56 [ssh-agent] Looking for ssh-agent implementation... 04:43:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:43:57 $ docker exec 3b6420868c4d1fa8166e98a42b379b78c74e32ead6b0f05d281c790eb2c37017 ssh-agent 04:43:57 SSH_AUTH_SOCK=/tmp/ssh-AnC4y2g2b4a7/agent.11 04:43:57 SSH_AGENT_PID=16 04:43:57 Running ssh-add (command line suppressed) 04:43:57 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/private_key_8692865506709047961.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/private_key_8692865506709047961.key) 04:43:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:43:57 + git tag --points-at HEAD [Pipeline] } 04:43:57 $ docker exec --env ******** --env ******** 3b6420868c4d1fa8166e98a42b379b78c74e32ead6b0f05d281c790eb2c37017 ssh-agent -k 04:43:57 unset SSH_AUTH_SOCK; 04:43:57 unset SSH_AGENT_PID; 04:43:57 echo Agent pid 16 killed; 04:43:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:43:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:43:58 [ssh-agent] Looking for ssh-agent implementation... 04:43:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:43:58 $ docker exec 3b6420868c4d1fa8166e98a42b379b78c74e32ead6b0f05d281c790eb2c37017 ssh-agent 04:43:58 SSH_AUTH_SOCK=/tmp/ssh-j6xZAPwo3Qcm/agent.47 04:43:58 SSH_AGENT_PID=52 04:43:58 Running ssh-add (command line suppressed) 04:43:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/private_key_2851611327739305570.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/private_key_2851611327739305570.key) 04:43:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:43:58 + git semver init 04:43:58 # -> Open(): unable to determine branch for HEAD 04:43:58 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-325/.git 04:43:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-325 04:43:58 # $SEMVER_REMOTE_NAME = origin 04:43:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:43:58 # $SEMVER_USER_NAME = edgex-jenkins 04:43:58 # $SEMVER_BRANCH = PR-325 04:43:58 # $SEMVER_TEMP = /tmp/semver-243729754 04:43:58 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 04:44:00 # '/tmp/semver-243729754' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-325/.semver' 04:44:00 # -> Force: false 04:44:00 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-325/.semver [Pipeline] } 04:44:00 $ docker exec --env ******** --env ******** 3b6420868c4d1fa8166e98a42b379b78c74e32ead6b0f05d281c790eb2c37017 ssh-agent -k 04:44:00 unset SSH_AUTH_SOCK; 04:44:00 unset SSH_AGENT_PID; 04:44:00 echo Agent pid 52 killed; 04:44:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:44:01 + git semver [Pipeline] } 04:44:01 $ docker stop --time=1 3b6420868c4d1fa8166e98a42b379b78c74e32ead6b0f05d281c790eb2c37017 04:44:02 $ docker rm -f 3b6420868c4d1fa8166e98a42b379b78c74e32ead6b0f05d281c790eb2c37017 [Pipeline] // withDockerContainer [Pipeline] sh 04:44:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:44:03 Stashed 1 file(s) [Pipeline] echo 04:44: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 04:44:18 Still waiting to schedule task 04:44:18 Waiting for next available executor on ‘centos7-docker-4c-2g’ 04:44:18 Still waiting to schedule task 04:44:18 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:46:10 Running on prd-centos7-docker-4c-2g-32885 in /w/workspace/edgexfoundry_edgex-ui-go_PR-325 [Pipeline] { [Pipeline] ws 04:46:10 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 04:46:12 using credential edgex-jenkins-ssh 04:46:12 Cloning the remote Git repository 04:46:12 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:46:12 > git init /w/workspace/edgex-ui-go/2 # timeout=10 04:46:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:46:13 > git --version # timeout=10 04:46:13 > git --version # 'git version 2.24.3' 04:46:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:46:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:46:14 Merging remotes/origin/master commit 67cde7ba2ef045a9c51b5781a16f2c9526065c00 into PR head commit b948a7080ba018320e6244acc891c9d11143ade9 04:46:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:46:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:46:14 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:46:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:46:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:46:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:46:14 > git config core.sparsecheckout # timeout=10 04:46:14 > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 04:46:14 > git remote # timeout=10 04:46:14 > git config --get remote.origin.url # timeout=10 04:46:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:46:14 > git merge 67cde7ba2ef045a9c51b5781a16f2c9526065c00 # timeout=10 04:46:14 Merge succeeded, producing 609e341354d8d396c8563af38da2b5b6d7967f23 04:46:14 Checking out Revision 609e341354d8d396c8563af38da2b5b6d7967f23 (PR-325) 04:46:14 > git rev-parse HEAD^{commit} # timeout=10 04:46:14 > git config core.sparsecheckout # timeout=10 04:46:14 > git checkout -f 609e341354d8d396c8563af38da2b5b6d7967f23 # timeout=10 04:46:18 Commit message: "Merge commit '67cde7ba2ef045a9c51b5781a16f2c9526065c00' into HEAD" 04:46:18 > git rev-list --no-walk b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:46:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:46:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:46:20 + sudo service docker restart 04:46:20 + true 04:46:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:46:22 provisioning config files... 04:46:22 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config7974515425925382436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:23 ---> docker-login.sh 04:46:23 nexus3.edgexfoundry.org:10001 04:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:23 Configure a credential helper to remove this warning. See 04:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:23 04:46:23 Login Succeeded 04:46:23 nexus3.edgexfoundry.org:10002 04:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:23 Configure a credential helper to remove this warning. See 04:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:23 04:46:23 Login Succeeded 04:46:23 nexus3.edgexfoundry.org:10003 04:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:23 Configure a credential helper to remove this warning. See 04:46:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:23 04:46:23 Login Succeeded 04:46:23 nexus3.edgexfoundry.org:10004 04:46:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:24 Configure a credential helper to remove this warning. See 04:46:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:24 04:46:24 Login Succeeded 04:46:24 docker.io 04:46:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:46:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:46:24 Configure a credential helper to remove this warning. See 04:46:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:46:24 04:46:24 Login Succeeded 04:46:24 ---> docker-login.sh ends [Pipeline] } 04:46:24 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:46:24 ========================================================= 04:46:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 04:46:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:46:25 + 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 . 04:46:25 Sending build context to Docker daemon 17.6MB 04:46:25 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:46:25 Step 2/8 : FROM ${BASE} 04:46:25 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 04:46:25 188c0c94c7c5: Pulling fs layer 04:46:25 0ef7d3d256c8: Pulling fs layer 04:46:25 de9db76c5a1d: Pulling fs layer 04:46:25 bca2f99d35d6: Pulling fs layer 04:46:25 93359f2a8cfa: Pulling fs layer 04:46:25 7c6f9722023f: Pulling fs layer 04:46:25 a35cf1a2eb13: Pulling fs layer 04:46:25 93359f2a8cfa: Waiting 04:46:25 7c6f9722023f: Waiting 04:46:25 a35cf1a2eb13: Waiting 04:46:25 bca2f99d35d6: Waiting 04:46:25 de9db76c5a1d: Verifying Checksum 04:46:25 de9db76c5a1d: Download complete 04:46:25 0ef7d3d256c8: Download complete 04:46:25 93359f2a8cfa: Verifying Checksum 04:46:25 93359f2a8cfa: Download complete 04:46:25 7c6f9722023f: Verifying Checksum 04:46:25 7c6f9722023f: Download complete 04:46:25 188c0c94c7c5: Verifying Checksum 04:46:25 188c0c94c7c5: Download complete 04:46:26 188c0c94c7c5: Pull complete 04:46:26 0ef7d3d256c8: Pull complete 04:46:26 de9db76c5a1d: Pull complete 04:46:28 a35cf1a2eb13: Verifying Checksum 04:46:28 a35cf1a2eb13: Download complete 04:46:28 bca2f99d35d6: Verifying Checksum 04:46:28 bca2f99d35d6: Download complete 04:46:34 bca2f99d35d6: Pull complete 04:46:34 93359f2a8cfa: Pull complete 04:46:34 7c6f9722023f: Pull complete 04:46:43 a35cf1a2eb13: Pull complete 04:46:43 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 04:46:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 04:46:43 ---> a62c8e92a672 04:46:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:46:43 ---> Running in bd698566e956 04:46:43 Removing intermediate container bd698566e956 04:46:43 ---> a0dc5ce49487 04:46:43 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:46:43 ---> Running in 310ef8725933 04:46:43 Removing intermediate container 310ef8725933 04:46:43 ---> 2dd5121de3b3 04:46:43 Step 5/8 : RUN apk add --no-cache make git 04:46:43 ---> Running in bdc2e201abb3 04:46:44 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:46:45 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:46:45 OK: 166 MiB in 39 packages 04:46:46 Removing intermediate container bdc2e201abb3 04:46:46 ---> 7309fb920510 04:46:46 Step 6/8 : WORKDIR /edgex-ui-go 04:46:46 ---> Running in 8ccd09992e23 04:46:46 Removing intermediate container 8ccd09992e23 04:46:46 ---> 13f9dc77a200 04:46:46 Step 7/8 : COPY . . 04:46:49 ---> f1b360e98fc3 04:46:49 Step 8/8 : RUN go mod download 04:46:49 ---> Running in 640bb0c06d42 04:47:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32886 in /w/workspace/edgexfoundry_edgex-ui-go_PR-325 [Pipeline] { [Pipeline] ws 04:47:08 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 04:47:13 using credential edgex-jenkins-ssh 04:47:13 Cloning the remote Git repository 04:47:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 04:47:14 > git init /w/workspace/edgex-ui-go/2 # timeout=10 04:47:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:47:14 > git --version # timeout=10 04:47:14 > git --version # 'git version 2.17.1' 04:47:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:47:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 04:47:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 04:47:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/325/head:refs/remotes/origin/PR-325 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:47:16 Merging remotes/origin/master commit 67cde7ba2ef045a9c51b5781a16f2c9526065c00 into PR head commit b948a7080ba018320e6244acc891c9d11143ade9 04:47:17 Merge succeeded, producing a6bcda7fe4a38c33d197293acd1292407eda52f7 04:47:17 Checking out Revision a6bcda7fe4a38c33d197293acd1292407eda52f7 (PR-325) 04:47:16 > git config core.sparsecheckout # timeout=10 04:47:16 > git checkout -f b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 04:47:16 > git remote # timeout=10 04:47:16 > git config --get remote.origin.url # timeout=10 04:47:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:47:16 > git merge 67cde7ba2ef045a9c51b5781a16f2c9526065c00 # timeout=10 04:47:17 > git rev-parse HEAD^{commit} # timeout=10 04:47:17 > git config core.sparsecheckout # timeout=10 04:47:17 > git checkout -f a6bcda7fe4a38c33d197293acd1292407eda52f7 # timeout=10 04:47:21 Removing intermediate container 640bb0c06d42 04:47:21 ---> c5f9f2878239 04:47:21 Successfully built c5f9f2878239 04:47:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:47:21 + docker inspect -f . ci-base-image-x86_64 04:47:21 . [Pipeline] withDockerContainer 04:47:21 prd-centos7-docker-4c-2g-32885 does not seem to be running inside a container 04:47:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:47:21 Commit message: "Merge commit '67cde7ba2ef045a9c51b5781a16f2c9526065c00' into HEAD" 04:47:21 > git rev-list --no-walk b948a7080ba018320e6244acc891c9d11143ade9 # timeout=10 04:47:22 $ docker top 8281cc76c66efa989933bc39180889163cfb1eb5ca3c87cea8454f68b8546a8c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 04:47:23 + go version 04:47:23 go version go1.15.5 linux/amd64 [Pipeline] } 04:47:23 $ docker stop --time=1 8281cc76c66efa989933bc39180889163cfb1eb5ca3c87cea8454f68b8546a8c 04:47:24 $ docker rm -f 8281cc76c66efa989933bc39180889163cfb1eb5ca3c87cea8454f68b8546a8c [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) 04:47:26 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 04:47:26 + docker inspect -f . ci-base-image-x86_64 04:47:26 . [Pipeline] withDockerContainer 04:47:26 prd-centos7-docker-4c-2g-32885 does not seem to be running inside a container 04:47:26 + sudo mv /tmp/daemon.json /etc/docker/daemon.json 04:47:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:47:27 $ docker top bad1043595cc82929a45ac823c4ba462b0bd41ca832574b66e6c38bb4098c0bd -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 04:47:28 + sudo service docker+ restart 04:47:28 true 04:47:28 + make test 04:47:28 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:47:29 ? github.com/edgexfoundry/edgex-ui-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 04:47:30 provisioning config files... 04:47:30 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config287808592224925096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:47:30 ---> docker-login.sh 04:47:30 nexus3.edgexfoundry.org:10001 04:47:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:32 Configure a credential helper to remove this warning. See 04:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:32 04:47:32 Login Succeeded 04:47:32 nexus3.edgexfoundry.org:10002 04:47:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:32 Configure a credential helper to remove this warning. See 04:47:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:32 04:47:32 Login Succeeded 04:47:32 nexus3.edgexfoundry.org:10003 04:47:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:33 Configure a credential helper to remove this warning. See 04:47:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:33 04:47:33 Login Succeeded 04:47:33 nexus3.edgexfoundry.org:10004 04:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:34 Configure a credential helper to remove this warning. See 04:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:34 04:47:34 Login Succeeded 04:47:34 docker.io 04:47:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:47:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:47:34 Configure a credential helper to remove this warning. See 04:47:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:47:34 04:47:34 Login Succeeded 04:47:34 ---> docker-login.sh ends [Pipeline] } 04:47:34 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:47:35 ========================================================= 04:47:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 04:47:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:47:35 + 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 . 04:47:36 Sending build context to Docker daemon 17.6MB 04:47:36 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 04:47:36 Step 2/8 : FROM ${BASE} 04:47:36 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:47:36 5f621e34cdf4: Pulling fs layer 04:47:36 a4357932f1b6: Pulling fs layer 04:47:36 18c013af1878: Pulling fs layer 04:47:36 00ac8860ef70: Pulling fs layer 04:47:36 63d7cb157983: Pulling fs layer 04:47:36 b116817d02f9: Pulling fs layer 04:47:36 745a02a5169b: Pulling fs layer 04:47:36 00ac8860ef70: Waiting 04:47:36 63d7cb157983: Waiting 04:47:36 b116817d02f9: Waiting 04:47:36 745a02a5169b: Waiting 04:47:36 18c013af1878: Verifying Checksum 04:47:36 18c013af1878: Download complete 04:47:36 a4357932f1b6: Verifying Checksum 04:47:36 a4357932f1b6: Download complete 04:47:37 5f621e34cdf4: Verifying Checksum 04:47:37 5f621e34cdf4: Download complete 04:47:37 63d7cb157983: Verifying Checksum 04:47:37 63d7cb157983: Download complete 04:47:37 b116817d02f9: Download complete 04:47:38 5f621e34cdf4: Pull complete 04:47:38 a4357932f1b6: Pull complete 04:47:39 18c013af1878: Pull complete 04:47:39 745a02a5169b: Download complete 04:47:40 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:47:40 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:47:40 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 04:47:40 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:47:40 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:47:40 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:47:40 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:47:40 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:47:40 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 04:47:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:47:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:47:40 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:47:40 GO111MODULE=on go vet ./... [Pipeline] } 04:47:41 $ docker stop --time=1 bad1043595cc82929a45ac823c4ba462b0bd41ca832574b66e6c38bb4098c0bd 04:47:41 00ac8860ef70: Verifying Checksum 04:47:41 00ac8860ef70: Download complete 04:47:43 $ docker rm -f bad1043595cc82929a45ac823c4ba462b0bd41ca832574b66e6c38bb4098c0bd [Pipeline] // withDockerContainer [Pipeline] sh 04:47:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:47:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:47:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:47:45 + ls -al . 04:47:45 total 92 04:47:45 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 6 04:47 . 04:47:45 drwxrwxr-x. 4 jenkins jenkins 28 Apr 6 04:46 .. 04:47:45 drwxrwxr-x. 3 jenkins jenkins 20 Apr 6 04:46 assets 04:47:45 drwxrwxr-x. 2 jenkins jenkins 35 Apr 6 04:46 bin 04:47:45 drwxrwxr-x. 3 jenkins jenkins 29 Apr 6 04:46 cmd 04:47:45 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 6 04:46 CONTRIBUTING.md 04:47:45 -rw-r--r--. 1 jenkins jenkins 10 Apr 6 04:47 coverage.out 04:47:45 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 6 04:46 Dockerfile 04:47:45 -rw-rw-r--. 1 jenkins jenkins 902 Apr 6 04:46 Dockerfile.build 04:47:45 drwxrwxr-x. 5 jenkins jenkins 104 Apr 6 04:46 docs 04:47:45 drwxrwxr-x. 8 jenkins jenkins 179 Apr 6 04:46 .git 04:47:45 drwxrwxr-x. 2 jenkins jenkins 103 Apr 6 04:46 .github 04:47:45 -rw-rw-r--. 1 jenkins jenkins 153 Apr 6 04:46 .gitignore 04:47:45 -rw-rw-r--. 1 jenkins jenkins 987 Apr 6 04:46 go.mod 04:47:45 -rw-r--r--. 1 jenkins jenkins 22319 Apr 6 04:47 go.sum 04:47:45 drwxrwxr-x. 10 jenkins jenkins 139 Apr 6 04:46 internal 04:47:45 -rw-rw-r--. 1 jenkins jenkins 652 Apr 6 04:46 Jenkinsfile 04:47:45 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 6 04:46 LICENSE 04:47:45 -rw-rw-r--. 1 jenkins jenkins 951 Apr 6 04:46 Makefile 04:47:45 -rw-rw-r--. 1 jenkins jenkins 4535 Apr 6 04:46 README.md 04:47:45 -rw-rw-r--. 1 jenkins jenkins 5 Apr 6 04:44 VERSION 04:47:45 -rw-rw-r--. 1 jenkins jenkins 155 Apr 6 04:46 version.go 04:47:45 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 6 04:46 web [Pipeline] isUnix [Pipeline] sh 04:47:46 + 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=e34e7380d81b8ca165d38ff81bd76fc9177b5315 --label arch=amd64 --label version=0.0.0 . 04:47:46 Sending build context to Docker daemon 17.62MB 04:47:46 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 04:47:46 Step 2/24 : FROM ${BASE} AS builder 04:47:46 ---> c5f9f2878239 04:47:46 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:47:47 ---> Running in 56cc4c51aa0c 04:47:47 Removing intermediate container 56cc4c51aa0c 04:47:47 ---> 542425eace49 04:47:47 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 04:47:47 ---> Running in 0596816b221c 04:47:47 Removing intermediate container 0596816b221c 04:47:47 ---> 9d298a941ce1 04:47:47 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 04:47:47 ---> Running in f8cca5b1c4d8 04:47:47 Removing intermediate container f8cca5b1c4d8 04:47:47 ---> 6d115e42610e 04:47:47 Step 6/24 : LABEL Name=edgex-ui-go 04:47:47 ---> Running in dd249116f69f 04:47:47 Removing intermediate container dd249116f69f 04:47:47 ---> a2a9684a3f16 04:47:47 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:47:48 ---> Running in 2f98da4b9140 04:47:48 Removing intermediate container 2f98da4b9140 04:47:48 ---> 420933e0b73c 04:47:48 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:48 ---> Running in ba1c6054a5b6 04:47:49 Removing intermediate container ba1c6054a5b6 04:47:49 ---> deae2815b55b 04:47:49 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:47:49 ---> Running in de3a798d1f0d 04:47:49 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:47:50 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:47:50 OK: 166 MiB in 39 packages 04:47:51 Removing intermediate container de3a798d1f0d 04:47:51 ---> 2ab7f8c3fe4e 04:47:51 Step 10/24 : ENV GO111MODULE=on 04:47:51 ---> Running in e6e8dd6f683b 04:47:51 Removing intermediate container e6e8dd6f683b 04:47:51 ---> 9849a8b7de7a 04:47:51 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:47:51 00ac8860ef70: Pull complete 04:47:51 63d7cb157983: Pull complete 04:47:51 b116817d02f9: Pull complete 04:47:51 ---> Running in bdd3f6a8fc37 04:47:51 Removing intermediate container bdd3f6a8fc37 04:47:51 ---> 064405697994 04:47:51 Step 12/24 : COPY go.mod . 04:47:51 ---> bee243128440 04:47:51 Step 13/24 : COPY Makefile . 04:47:52 ---> 8397023e6051 04:47:52 Step 14/24 : RUN make update 04:47:52 ---> Running in 136071620b8a 04:47:52 CGO_ENABLED=0 GO111MODULE=on go mod download 04:47:53 Removing intermediate container 136071620b8a 04:47:53 ---> 6dca418fe6bd 04:47:53 Step 15/24 : COPY . . 04:47:54 745a02a5169b: Pull complete 04:47:54 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 04:47:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 04:47:54 ---> b7e6874047d6 04:47:54 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:47:55 ---> 2de0841efb88 04:47:55 Step 16/24 : RUN ${MAKE} 04:47:55 ---> Running in 1b723db0ecc2 04:47:55 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 04:47:57 ---> Running in c5c7c3e3bf54 04:47:57 Removing intermediate container c5c7c3e3bf54 04:47:57 ---> 368f32854366 04:47:57 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:47:58 ---> Running in 465d7eb9cf03 04:48:00 Removing intermediate container 465d7eb9cf03 04:48:00 ---> 62f9c90d126a 04:48:00 Step 5/8 : RUN apk add --no-cache make git 04:48:00 ---> Running in c0280b597436 04:48:01 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:48:02 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:48:02 OK: 142 MiB in 39 packages 04:48:04 Removing intermediate container c0280b597436 04:48:04 ---> 707417214a99 04:48:04 Step 6/8 : WORKDIR /edgex-ui-go 04:48:04 ---> Running in 4953b0bf26eb 04:48:04 Removing intermediate container 4953b0bf26eb 04:48:04 ---> 79cec59bc4cf 04:48:04 Step 7/8 : COPY . . 04:48:06 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:48:07 ---> 359c4e136ce4 04:48:07 Step 8/8 : RUN go mod download 04:48:07 ---> Running in 855e9ced1933 04:48:08 Removing intermediate container 1b723db0ecc2 04:48:08 ---> 7bf3bd47be66 04:48:08 Step 17/24 : FROM alpine:3.12 04:48:09 3.12: Pulling from library/alpine 04:48:09 532819f3e44c: Pulling fs layer 04:48:09 532819f3e44c: Verifying Checksum 04:48:09 532819f3e44c: Download complete 04:48:09 532819f3e44c: Pull complete 04:48:09 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 04:48:09 Status: Downloaded newer image for alpine:3.12 04:48:09 ---> 7230e588e954 04:48:09 Step 18/24 : EXPOSE 4000 04:48:09 ---> Running in c29e8dd9b450 04:48:09 Removing intermediate container c29e8dd9b450 04:48:09 ---> 132a272b69f1 04:48:09 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 04:48:11 ---> 446aa53c60a8 04:48:11 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:48:11 ---> Running in 71b7e6968573 04:48:11 Removing intermediate container 71b7e6968573 04:48:11 ---> 77ab616d4002 04:48:11 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:48:11 ---> Running in aedefa776996 04:48:11 Removing intermediate container aedefa776996 04:48:11 ---> 5a73f40112ce 04:48:11 Step 22/24 : LABEL arch=amd64 04:48:11 ---> Running in 062e9aeded5b 04:48:11 Removing intermediate container 062e9aeded5b 04:48:11 ---> 1915686e296e 04:48:11 Step 23/24 : LABEL git_sha=e34e7380d81b8ca165d38ff81bd76fc9177b5315 04:48:11 ---> Running in dc1aa0c7a114 04:48:12 Removing intermediate container dc1aa0c7a114 04:48:12 ---> 78a9b4743448 04:48:12 Step 24/24 : LABEL version=0.0.0 04:48:12 ---> Running in 39cf7c37ba59 04:48:12 Removing intermediate container 39cf7c37ba59 04:48:12 ---> 6b920cf5268a 04:48:12 [Warning] One or more build-args [ARCH] were not consumed 04:48:12 Successfully built 6b920cf5268a 04:48:12 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 04:48:13 ---> job-cost.sh 04:48:13 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-CaqQ 04:48:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:48:39 Removing intermediate container 855e9ced1933 04:48:39 ---> 55a6067cdf60 04:48:39 Successfully built 55a6067cdf60 04:48:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 04:48:40 + docker inspect -f . ci-base-image-arm64 04:48:40 . [Pipeline] withDockerContainer 04:48:40 prd-ubuntu18.04-docker-arm64-4c-16g-32886 does not seem to be running inside a container 04:48:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:48:42 $ docker top 121170e694f2be115226072a2caa53b3115a48c52cdfe7c0d121bc81312079c3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:43 + go version 04:48:43 go version go1.15.5 linux/arm64 [Pipeline] } 04:48:43 $ docker stop --time=1 121170e694f2be115226072a2caa53b3115a48c52cdfe7c0d121bc81312079c3 04:48:45 $ docker rm -f 121170e694f2be115226072a2caa53b3115a48c52cdfe7c0d121bc81312079c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:48:46 + docker inspect -f . ci-base-image-arm64 04:48:46 . [Pipeline] withDockerContainer 04:48:46 prd-ubuntu18.04-docker-arm64-4c-16g-32886 does not seem to be running inside a container 04:48:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:48:48 $ docker top 7a8ef5423f39593f4f55b794130f4540c24d24b2b9581c190e247bd6b915389d -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:49 + make test 04:48:49 GO111MODULE=on go test -coverprofile=coverage.out ./... 04:48:50 ? github.com/edgexfoundry/edgex-ui-go [no test files] 04:49:00 lf-activate-venv(): INFO: Adding /tmp/venv-CaqQ/bin to PATH 04:49:00 INFO: No Stack... 04:49:00 INFO: Retrieving Pricing Info for: v1-standard-2 04:49:00 INFO: Archiving Costs [Pipeline] sh 04:49:00 + cut -d, -f6 04:49:00 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 04:49:01 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-325-2-stack-cost] 04:49:01 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-325-2-stack-cost] did not exist. Created. 04:49:01 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-325-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:49:01 + echo total: 0.029999999329447746 [Pipeline] stash 04:49:01 Stashed 1 file(s) [Pipeline] } 04:49:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-325-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 04:49:22 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 04:49:22 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 04:49:22 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 04:49:22 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 04:49:22 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 04:49:22 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 04:49:22 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 04:49:22 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 04:49:22 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 04:49:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 04:49:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 04:49:22 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 04:49:22 GO111MODULE=on go vet ./... [Pipeline] } 04:49:23 $ docker stop --time=1 7a8ef5423f39593f4f55b794130f4540c24d24b2b9581c190e247bd6b915389d 04:49:26 $ docker rm -f 7a8ef5423f39593f4f55b794130f4540c24d24b2b9581c190e247bd6b915389d [Pipeline] // withDockerContainer [Pipeline] sh 04:49:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:49:26 Warning: overwriting stash ‘coverage-report’ 04:49:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:49:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:49:29 + ls -al . 04:49:29 total 124 04:49:29 drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 04:48 . 04:49:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 04:47 .. 04:49:29 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 04:47 .git 04:49:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 04:47 .github 04:49:29 -rw-rw-r-- 1 jenkins jenkins 153 Apr 6 04:47 .gitignore 04:49:29 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 6 04:47 CONTRIBUTING.md 04:49:29 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 6 04:47 Dockerfile 04:49:29 -rw-rw-r-- 1 jenkins jenkins 902 Apr 6 04:47 Dockerfile.build 04:49:29 -rw-rw-r-- 1 jenkins jenkins 652 Apr 6 04:47 Jenkinsfile 04:49:29 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 6 04:47 LICENSE 04:49:29 -rw-rw-r-- 1 jenkins jenkins 951 Apr 6 04:47 Makefile 04:49:29 -rw-rw-r-- 1 jenkins jenkins 4535 Apr 6 04:47 README.md 04:49:29 -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 04:44 VERSION 04:49:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 04:47 assets 04:49:29 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 04:47 bin 04:49:29 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 04:47 cmd 04:49:29 -rw-r--r-- 1 jenkins jenkins 10 Apr 6 04:48 coverage.out 04:49:29 drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 04:47 docs 04:49:29 -rw-rw-r-- 1 jenkins jenkins 987 Apr 6 04:47 go.mod 04:49:29 -rw-r--r-- 1 jenkins jenkins 22319 Apr 6 04:48 go.sum 04:49:29 drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 04:47 internal 04:49:29 -rw-rw-r-- 1 jenkins jenkins 155 Apr 6 04:47 version.go 04:49:29 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 04:47 web [Pipeline] isUnix [Pipeline] sh 04:49:29 + 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=e34e7380d81b8ca165d38ff81bd76fc9177b5315 --label arch=arm64 --label version=0.0.0 . 04:49:30 Sending build context to Docker daemon 17.62MB 04:49:30 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 04:49:30 Step 2/24 : FROM ${BASE} AS builder 04:49:30 ---> 55a6067cdf60 04:49:30 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 04:49:30 ---> Running in 435e8f6b5f25 04:49:31 Removing intermediate container 435e8f6b5f25 04:49:31 ---> 557c41b8e516 04:49:31 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 04:49:31 ---> Running in 460d27f827c3 04:49:31 Removing intermediate container 460d27f827c3 04:49:31 ---> b93986183265 04:49:31 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 04:49:31 ---> Running in b4f31d3598b6 04:49:32 Removing intermediate container b4f31d3598b6 04:49:32 ---> 770db2aa053d 04:49:32 Step 6/24 : LABEL Name=edgex-ui-go 04:49:32 ---> Running in afebac0480af 04:49:33 Removing intermediate container afebac0480af 04:49:33 ---> 52c06963401c 04:49:33 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 04:49:33 ---> Running in 6a48758755d1 04:49:33 Removing intermediate container 6a48758755d1 04:49:33 ---> 926027d6d6cb 04:49:33 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:49:33 ---> Running in bc30138021d3 04:49:35 Removing intermediate container bc30138021d3 04:49:35 ---> 153976048f67 04:49:35 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:49:35 ---> Running in f552018b9da3 04:49:36 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:49:37 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:49:38 OK: 142 MiB in 39 packages 04:49:39 Removing intermediate container f552018b9da3 04:49:39 ---> 897f004c3cdb 04:49:39 Step 10/24 : ENV GO111MODULE=on 04:49:39 ---> Running in c9d3c730f95c 04:49:40 Removing intermediate container c9d3c730f95c 04:49:40 ---> 6dcc05821655 04:49:40 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 04:49:40 ---> Running in 0fb22d16fb5f 04:49:40 Removing intermediate container 0fb22d16fb5f 04:49:40 ---> ea2dd91bb306 04:49:40 Step 12/24 : COPY go.mod . 04:49:41 ---> 7f44bf592585 04:49:41 Step 13/24 : COPY Makefile . 04:49:42 ---> 11e592d54b34 04:49:42 Step 14/24 : RUN make update 04:49:42 ---> Running in 7db876ec28d9 04:49:43 CGO_ENABLED=0 GO111MODULE=on go mod download 04:49:44 Removing intermediate container 7db876ec28d9 04:49:44 ---> c9a7ace49491 04:49:44 Step 15/24 : COPY . . 04:49:47 ---> ee3d68a7712c 04:49:47 Step 16/24 : RUN ${MAKE} 04:49:47 ---> Running in 08615c37440a 04:49:48 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 04:50:15 CGO_ENABLED=0 GO111MODULE=on go build ./... 04:50:20 Removing intermediate container 08615c37440a 04:50:20 ---> 46202e6e7d1b 04:50:20 Step 17/24 : FROM alpine:3.12 04:50:21 3.12: Pulling from library/alpine 04:50:21 9a219e8acc52: Pulling fs layer 04:50:21 9a219e8acc52: Download complete 04:50:22 9a219e8acc52: Pull complete 04:50:22 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 04:50:22 Status: Downloaded newer image for alpine:3.12 04:50:22 ---> d75e27dfc0a0 04:50:22 Step 18/24 : EXPOSE 4000 04:50:22 ---> Running in a75eb759afcd 04:50:22 Removing intermediate container a75eb759afcd 04:50:22 ---> 2a2af7412613 04:50:22 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 04:50:24 ---> 1b7668c9c684 04:50:24 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 04:50:24 ---> Running in 3c39a7136186 04:50:24 Removing intermediate container 3c39a7136186 04:50:24 ---> c43d28635a79 04:50:24 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 04:50:25 ---> Running in c5544adf51ca 04:50:25 Removing intermediate container c5544adf51ca 04:50:25 ---> 57423f5582ff 04:50:25 Step 22/24 : LABEL arch=arm64 04:50:25 ---> Running in fc3a8e2f2ee8 04:50:26 Removing intermediate container fc3a8e2f2ee8 04:50:26 ---> bdc2a89d7f65 04:50:26 Step 23/24 : LABEL git_sha=e34e7380d81b8ca165d38ff81bd76fc9177b5315 04:50:26 ---> Running in 6a6c5655291e 04:50:26 Removing intermediate container 6a6c5655291e 04:50:26 ---> 1b696e8facf5 04:50:26 Step 24/24 : LABEL version=0.0.0 04:50:26 ---> Running in 7b0705a30ebd 04:50:27 Removing intermediate container 7b0705a30ebd 04:50:27 ---> 135db16c1383 04:50:27 [Warning] One or more build-args [ARCH] were not consumed 04:50:27 Successfully built 135db16c1383 04:50:27 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 04:50:28 ---> job-cost.sh 04:50:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-leh1 04:51:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:52:52 lf-activate-venv(): INFO: Adding /tmp/venv-leh1/bin to PATH 04:52:52 INFO: No Stack... 04:52:52 INFO: Retrieving Pricing Info for: lf-standard-4 04:52:52 INFO: Archiving Costs [Pipeline] sh 04:52:52 + + cut -d,cat -f6 /w/workspace/edgex-ui-go/2/archives/cost.csv 04:52:52 [Pipeline] lock 04:52:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-325-2-stack-cost] 04:52:52 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-325-2-stack-cost] did not exist. Created. 04:52:52 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-325-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:52:52 /w/workspace/edgex-ui-go/2@tmp/durable-6ded5e26/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-6ded5e26/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:52:53 + echo total: 0.20999999344348907 [Pipeline] stash 04:52:53 Warning: overwriting stash ‘stack-cost’ 04:52:53 Stashed 1 file(s) [Pipeline] } 04:52:53 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-325-2-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 04:52:54 provisioning config files... 04:52:54 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/config7240670375957466412tmp [Pipeline] { [Pipeline] sh 04:52:55 + set +x 04:52:55 + curl -s https://codecov.io/bash 04:52:55 + bash -s -- 04:52:55 04:52:55 _____ _ 04:52:55 / ____| | | 04:52:55 | | ___ __| | ___ ___ _____ __ 04:52:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:52:55 | |___| (_) | (_| | __/ (_| (_) \ V / 04:52:55 \_____\___/ \__,_|\___|\___\___/ \_/ 04:52:55 Bash-20210309-2b87ace 04:52:55 04:52:55 04:52:55 ==> git version 2.24.3 found 04:52:55 ==> 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 04:52:55 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:52:55 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:52:55 ==> Jenkins CI detected. 04:52:55 project root: . 04:52:55 --> token set from env 04:52:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:52:55 ==> Running gcov in . (disable via -X gcov) 04:52:55 ==> Python coveragepy not found 04:52:55 ==> Searching for coverage reports in: 04:52:55 + . 04:52:55 -> Found 1 reports 04:52:55 ==> Detecting git/mercurial file structure 04:52:55 ==> Reading reports 04:52:55 + ./coverage.out bytes=10 04:52:55 ==> Appending adjustments 04:52:55 https://docs.codecov.io/docs/fixing-reports 04:52:55 + Found adjustments 04:52:55 ==> Gzipping contents 04:52:55 4.0K /tmp/codecov.PxjKSe.gz 04:52:55 ==> Uploading reports 04:52:55 url: https://codecov.io 04:52:55 query: branch=PR-325&commit=e34e7380d81b8ca165d38ff81bd76fc9177b5315&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-325%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=325&job=&cmd_args= 04:52:55 -> Pinging Codecov 04:52:55 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-325&commit=e34e7380d81b8ca165d38ff81bd76fc9177b5315&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-325%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=325&job=&cmd_args= 04:52:56 -> Uploading to 04:52:56 https://storage.googleapis.com/codecov/v4/raw/2021-04-06/FB506323287CE973F263BFD2A0EB1F37/e34e7380d81b8ca165d38ff81bd76fc9177b5315/e90d43d8-d798-42d1-9be6-bb1091418324.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210406T045256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4fb62ad4e52cbc5d9fdc1d0dc47c17062277c31c168e34e1e1973324cfcaeb47 04:52:56 % Total % Received % Xferd Average Speed Time Time Time Current 04:52:56 Dload Upload Total Spent Left Speed 04:52:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3491 0 0 100 3491 0 9101 --:--:-- --:--:-- --:--:-- 9114 04:52:56 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/e34e7380d81b8ca165d38ff81bd76fc9177b5315 [Pipeline] } 04:52:56 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 04:52:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:52:59 ---> package-listing.sh 04:52:59 ++ facter osfamily 04:52:59 ++ tr '[:upper:]' '[:lower:]' 04:52:59 + OS_FAMILY=redhat 04:52:59 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-325 04:52:59 + START_PACKAGES=/tmp/packages_start.txt 04:52:59 + END_PACKAGES=/tmp/packages_end.txt 04:52:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:52:59 + PACKAGES=/tmp/packages_start.txt 04:52:59 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-325 ']' 04:52:59 + PACKAGES=/tmp/packages_end.txt 04:52:59 + case "${OS_FAMILY}" in 04:52:59 + rpm -qa 04:52:59 + sort 04:53:05 + '[' -f /tmp/packages_start.txt ']' 04:53:05 + '[' -f /tmp/packages_end.txt ']' 04:53:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:53:05 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-325 ']' 04:53:05 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-325/archives/ 04:53:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-325/archives/ [Pipeline] echo 04:53:05 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-325/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:53:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:53:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:53:05 04:53:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:53:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:53:06 alpine: Pulling from edgex-lftools-log-publisher 04:53:06 df20fa9351a1: Pulling fs layer 04:53:06 36b3adc4ff6f: Pulling fs layer 04:53:06 8ad3a11d3b57: Pulling fs layer 04:53:06 46f8f816bc3b: Pulling fs layer 04:53:06 93b61091891f: Pulling fs layer 04:53:06 93b9cdb0e59b: Pulling fs layer 04:53:06 5e14af77c1be: Pulling fs layer 04:53:06 01666e4c0597: Pulling fs layer 04:53:06 aa168da1d23b: Pulling fs layer 04:53:06 46f8f816bc3b: Waiting 04:53:06 93b61091891f: Waiting 04:53:06 5e14af77c1be: Waiting 04:53:06 01666e4c0597: Waiting 04:53:06 aa168da1d23b: Waiting 04:53:06 93b9cdb0e59b: Waiting 04:53:06 36b3adc4ff6f: Verifying Checksum 04:53:06 36b3adc4ff6f: Download complete 04:53:06 46f8f816bc3b: Verifying Checksum 04:53:06 46f8f816bc3b: Download complete 04:53:06 df20fa9351a1: Download complete 04:53:06 93b9cdb0e59b: Verifying Checksum 04:53:06 93b9cdb0e59b: Download complete 04:53:06 93b61091891f: Download complete 04:53:06 5e14af77c1be: Verifying Checksum 04:53:06 5e14af77c1be: Download complete 04:53:06 01666e4c0597: Verifying Checksum 04:53:06 01666e4c0597: Download complete 04:53:06 8ad3a11d3b57: Verifying Checksum 04:53:06 8ad3a11d3b57: Download complete 04:53:06 df20fa9351a1: Pull complete 04:53:06 36b3adc4ff6f: Pull complete 04:53:07 8ad3a11d3b57: Pull complete 04:53:07 46f8f816bc3b: Pull complete 04:53:08 93b61091891f: Pull complete 04:53:08 aa168da1d23b: Verifying Checksum 04:53:08 aa168da1d23b: Download complete 04:53:08 93b9cdb0e59b: Pull complete 04:53:08 5e14af77c1be: Pull complete 04:53:08 01666e4c0597: Pull complete 04:53:15 aa168da1d23b: Pull complete 04:53:15 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:53:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:53:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:53:15 prd-centos7-docker-4c-2g-32882 does not seem to be running inside a container 04:53:15 $ 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-325/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-325 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-325:/w/workspace/edgexfoundry_edgex-ui-go_PR-325:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:53:19 $ docker top 4ad3422600fc6de4f4275c3fa409dfb287f84c502b5745a8f93f84407c5bb1c9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:53:20 + touch /tmp/pre-build-complete [Pipeline] sh 04:53:20 + mkdir -p /var/log/sa [Pipeline] sh 04:53:21 + ls /var/log/sa-host 04:53:21 + sadf -c /var/log/sa-host/sa06 04:53:21 file_magic: OK 04:53:21 HZ: Using current value: 100 04:53:21 file_header: OK 04:53:21 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 04:53:21 Statistics: 04:53:21 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 04:53:21 File successfully converted to sysstat format version 12.2.1 04:53:21 + sadf -c /var/log/sa-host/sa23 04:53:21 file_magic: OK 04:53:21 HZ: Using current value: 100 04:53:21 file_header: OK 04:53:21 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 04:53:21 Statistics: 04:53:21 Hnuu...uuuununununu... 04:53:21 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:53:21 provisioning config files... 04:53:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-325@tmp/config5427967821908952365tmp [Pipeline] { [Pipeline] echo 04:53:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:53:22 ---> create-netrc.sh [Pipeline] } 04:53:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 04:53:22 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 04:53:22 ---> python-tools-install.sh [Pipeline] echo 04:53:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:53:22 ---> sudo-logs.sh 04:53:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:53:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:53:23 ---> job-cost.sh 04:53:23 lf-activate-venv: SKIPPING 04:53:23 DEBUG: total: 0.20999999344348907 04:53:23 INFO: Retrieving Stack Cost... 04:53:24 INFO: Retrieving Pricing Info for: v1-standard-2 04:53:24 INFO: Archiving Costs [Pipeline] echo 04:53:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:53:25 ---> logs-deploy.sh 04:53:25 lf-activate-venv: SKIPPING 04:53:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-325/2 04:53:25 INFO: archiving workspace using pattern(s): 04:53:26 Archives upload complete. 04:53:26 INFO: archiving logs to Nexus