Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of caiyuexiang for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 975fc894d22c95df56f5c30831830fec7a3ab6cc rather than 3a20ff873eee8ef8a82befaa7e50bf075731bd29 Obtained Jenkinsfile from 975fc894d22c95df56f5c30831830fec7a3ab6cc 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 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 > 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 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 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-28828 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [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-297 # 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/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 975fc894d22c95df56f5c30831830fec7a3ab6cc into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 Merge succeeded, producing 3197c566cef31e981ef171f5dd07f7735b20fdbe Checking out Revision 3197c566cef31e981ef171f5dd07f7735b20fdbe (PR-297) > git config core.sparsecheckout # timeout=10 > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # 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 975fc894d22c95df56f5c30831830fec7a3ab6cc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3197c566cef31e981ef171f5dd07f7735b20fdbe # timeout=10 Commit message: "Merge commit '975fc894d22c95df56f5c30831830fec7a3ab6cc' into HEAD" First time build. Skipping changelog. [Pipeline] } > git rev-list --no-walk c6402a215e052790e12538a0fd6df33e07050c0b # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:06:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:06:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:06:41 ========================================================= 02:06:41 EdgeX Global Pipelines Version Info 02:06:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:06:42 ------------------- 02:06:42 stable info: 02:06:42 ------------------- 02:06:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:06:42 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 02:06:42 Message: update stable to v1.0.184 02:06:43 ------------------- 02:06:43 experimental info: 02:06:43 ------------------- 02:06:43 Commited By: **** collab-it+edgex@linuxfoundation.org 02:06:43 Commit SHA: 878f1b5bff316b9f7b5d8f8b1d22b752867b496c 02:06:43 Message: update experimental to v1.0.184 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:06:44 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 02:06:44 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 02:06:44 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:06:44 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:06:44 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:06:44 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 02:06:44 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 02:06:44 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 02:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:06:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:06:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:06:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:06:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-297 [Pipeline] echo 02:06:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-297 [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-297 [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3197c566cef31e981ef171f5dd07f7735b20fdbe [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3197c56 [Pipeline] echo 02:06:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:06:47 provisioning config files... 02:06:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config7804021335564339173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:06:47 ---> docker-login.sh 02:06:47 nexus3.edgexfoundry.org:10001 02:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:48 Configure a credential helper to remove this warning. See 02:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:48 02:06:48 Login Succeeded 02:06:48 nexus3.edgexfoundry.org:10002 02:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:48 Configure a credential helper to remove this warning. See 02:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:48 02:06:48 Login Succeeded 02:06:48 nexus3.edgexfoundry.org:10003 02:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:48 Configure a credential helper to remove this warning. See 02:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:48 02:06:48 Login Succeeded 02:06:48 nexus3.edgexfoundry.org:10004 02:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:48 Configure a credential helper to remove this warning. See 02:06:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:48 02:06:48 Login Succeeded 02:06:48 docker.io 02:06:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:06:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:06:49 Configure a credential helper to remove this warning. See 02:06:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:06:49 02:06:49 Login Succeeded 02:06:49 ---> docker-login.sh ends [Pipeline] } 02:06:49 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 02:06:50 + git log --format=format:%s -1 3197c566cef31e981ef171f5dd07f7735b20fdbe [Pipeline] echo 02:06:50 GIT_COMMIT: 3197c566cef31e981ef171f5dd07f7735b20fdbe, Commit Message: Merge commit '975fc894d22c95df56f5c30831830fec7a3ab6cc' into HEAD [Pipeline] echo 02:06:50 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:06:51 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:51 02:06:51 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:06:51 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:51 latest: Pulling from edgex-devops/git-semver 02:06:51 31603596830f: Pulling fs layer 02:06:51 2a8b12db71e7: Pulling fs layer 02:06:51 6ca5941a6612: Pulling fs layer 02:06:51 ecc8261a40a4: Pulling fs layer 02:06:51 ecc8261a40a4: Waiting 02:06:51 2a8b12db71e7: Download complete 02:06:51 31603596830f: Verifying Checksum 02:06:51 31603596830f: Download complete 02:06:51 ecc8261a40a4: Verifying Checksum 02:06:51 ecc8261a40a4: Download complete 02:06:51 6ca5941a6612: Verifying Checksum 02:06:51 6ca5941a6612: Download complete 02:06:52 31603596830f: Pull complete 02:06:52 2a8b12db71e7: Pull complete 02:06:53 6ca5941a6612: Pull complete 02:06:53 ecc8261a40a4: Pull complete 02:06:53 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 02:06:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:06:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:06:53 prd-centos7-docker-4c-2g-28828 does not seem to be running inside a container 02:06:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-297 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297:/w/workspace/edgexfoundry_edgex-ui-go_PR-297:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@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 02:06:55 $ docker top d3fab7a570a83b06f20e9016fbd2970805b1ae5acb6949b2e6f330a4451def5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:06:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:55 [ssh-agent] Looking for ssh-agent implementation... 02:06:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:55 $ docker exec d3fab7a570a83b06f20e9016fbd2970805b1ae5acb6949b2e6f330a4451def5d ssh-agent 02:06:55 SSH_AUTH_SOCK=/tmp/ssh-moT0AxfVDFfW/agent.11 02:06:55 SSH_AGENT_PID=16 02:06:55 Running ssh-add (command line suppressed) 02:06:55 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_3757572267109227324.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_3757572267109227324.key) 02:06:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:56 + git tag --points-at HEAD [Pipeline] } 02:06:56 $ docker exec --env ******** --env ******** d3fab7a570a83b06f20e9016fbd2970805b1ae5acb6949b2e6f330a4451def5d ssh-agent -k 02:06:56 unset SSH_AUTH_SOCK; 02:06:56 unset SSH_AGENT_PID; 02:06:56 echo Agent pid 16 killed; 02:06:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:06:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:06:56 [ssh-agent] Looking for ssh-agent implementation... 02:06:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:06:56 $ docker exec d3fab7a570a83b06f20e9016fbd2970805b1ae5acb6949b2e6f330a4451def5d ssh-agent 02:06:56 SSH_AUTH_SOCK=/tmp/ssh-FJlzZ5LQSyfb/agent.45 02:06:56 SSH_AGENT_PID=51 02:06:56 Running ssh-add (command line suppressed) 02:06:56 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_6531427801322970538.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/private_key_6531427801322970538.key) 02:06:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:06:57 + git semver init 02:06:57 # -> Open(): unable to determine branch for HEAD 02:06:57 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-297/.git 02:06:57 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-297 02:06:57 # $SEMVER_REMOTE_NAME = origin 02:06:57 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:06:57 # $SEMVER_USER_NAME = edgex-jenkins 02:06:57 # $SEMVER_BRANCH = PR-297 02:06:57 # $SEMVER_TEMP = /tmp/semver-009377547 02:06:57 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 02:06:58 # '/tmp/semver-009377547' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-297/.semver' 02:06:58 # -> Force: false 02:06:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-297/.semver [Pipeline] } 02:06:58 $ docker exec --env ******** --env ******** d3fab7a570a83b06f20e9016fbd2970805b1ae5acb6949b2e6f330a4451def5d ssh-agent -k 02:06:58 unset SSH_AUTH_SOCK; 02:06:58 unset SSH_AGENT_PID; 02:06:58 echo Agent pid 51 killed; 02:06:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:06:59 + git semver [Pipeline] } 02:06:59 $ docker stop --time=1 d3fab7a570a83b06f20e9016fbd2970805b1ae5acb6949b2e6f330a4451def5d 02:07:01 $ docker rm -f d3fab7a570a83b06f20e9016fbd2970805b1ae5acb6949b2e6f330a4451def5d [Pipeline] // withDockerContainer [Pipeline] sh 02:07:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:07:02 Stashed 1 file(s) [Pipeline] echo 02:07:02 [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 02:07:17 Still waiting to schedule task 02:07:17 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28828’ 02:07:17 Still waiting to schedule task 02:07:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:09:08 Running on prd-ubuntu18.04-docker-arm64-4c-16g-28829 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [Pipeline] { [Pipeline] ws 02:09:08 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout 02:09:13 using credential edgex-jenkins-ssh 02:09:13 Cloning the remote Git repository 02:09:13 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:09:13 > git init /w/workspace/edgex-ui-go/5 # timeout=10 02:09:13 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:09:13 > git --version # timeout=10 02:09:13 > git --version # 'git version 2.17.1' 02:09:13 using GIT_SSH to set credentials SSH Credentials for GitHub 02:09:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:09:15 Merging remotes/origin/master commit 975fc894d22c95df56f5c30831830fec7a3ab6cc into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 02:09:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:09:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:09:15 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:09:15 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:09:15 using GIT_SSH to set credentials SSH Credentials for GitHub 02:09:15 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:09:15 > git config core.sparsecheckout # timeout=10 02:09:15 > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # timeout=10 02:09:16 Merge succeeded, producing 4f49cf30551c38db154a7505dc8ffa06dc95ce7a 02:09:16 Checking out Revision 4f49cf30551c38db154a7505dc8ffa06dc95ce7a (PR-297) 02:09:16 > git remote # timeout=10 02:09:16 > git config --get remote.origin.url # timeout=10 02:09:16 using GIT_SSH to set credentials SSH Credentials for GitHub 02:09:16 > git merge 975fc894d22c95df56f5c30831830fec7a3ab6cc # timeout=10 02:09:16 > git rev-parse HEAD^{commit} # timeout=10 02:09:16 > git config core.sparsecheckout # timeout=10 02:09:16 > git checkout -f 4f49cf30551c38db154a7505dc8ffa06dc95ce7a # timeout=10 02:09:21 Commit message: "Merge commit '975fc894d22c95df56f5c30831830fec7a3ab6cc' into HEAD" 02:09:21 First time build. Skipping changelog. 02:09:21 > git rev-list --no-walk c6402a215e052790e12538a0fd6df33e07050c0b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:09:23 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:09:23 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:09:24 + + sudo service dockertrue restart 02:09:24 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:09:26 provisioning config files... 02:09:26 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config5749980744936356808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:09:27 ---> docker-login.sh 02:09:27 nexus3.edgexfoundry.org:10001 02:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:28 Configure a credential helper to remove this warning. See 02:09:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:28 02:09:28 Login Succeeded 02:09:28 nexus3.edgexfoundry.org:10002 02:09:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:29 Configure a credential helper to remove this warning. See 02:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:29 02:09:29 Login Succeeded 02:09:29 nexus3.edgexfoundry.org:10003 02:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:29 Configure a credential helper to remove this warning. See 02:09:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:29 02:09:29 Login Succeeded 02:09:29 nexus3.edgexfoundry.org:10004 02:09:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:30 Configure a credential helper to remove this warning. See 02:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:30 02:09:30 Login Succeeded 02:09:30 docker.io 02:09:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:09:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:09:30 Configure a credential helper to remove this warning. See 02:09:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:09:30 02:09:30 Login Succeeded 02:09:30 ---> docker-login.sh ends [Pipeline] } 02:09:30 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:09:31 ========================================================= 02:09:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 02:09:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:09:31 + 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 . 02:09:32 Sending build context to Docker daemon 17.27MB 02:09:32 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:09:32 Step 2/8 : FROM ${BASE} 02:09:32 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:09:32 5f621e34cdf4: Pulling fs layer 02:09:32 a4357932f1b6: Pulling fs layer 02:09:32 18c013af1878: Pulling fs layer 02:09:32 00ac8860ef70: Pulling fs layer 02:09:32 63d7cb157983: Pulling fs layer 02:09:32 b116817d02f9: Pulling fs layer 02:09:32 745a02a5169b: Pulling fs layer 02:09:32 00ac8860ef70: Waiting 02:09:32 745a02a5169b: Waiting 02:09:32 63d7cb157983: Waiting 02:09:32 b116817d02f9: Waiting 02:09:32 18c013af1878: Download complete 02:09:32 a4357932f1b6: Download complete 02:09:32 63d7cb157983: Verifying Checksum 02:09:32 63d7cb157983: Download complete 02:09:32 b116817d02f9: Verifying Checksum 02:09:32 b116817d02f9: Download complete 02:09:32 5f621e34cdf4: Verifying Checksum 02:09:32 5f621e34cdf4: Download complete 02:09:33 5f621e34cdf4: Pull complete 02:09:34 a4357932f1b6: Pull complete 02:09:34 18c013af1878: Pull complete 02:09:35 745a02a5169b: Verifying Checksum 02:09:35 745a02a5169b: Download complete 02:09:36 00ac8860ef70: Verifying Checksum 02:09:36 00ac8860ef70: Download complete 02:09:47 00ac8860ef70: Pull complete 02:09:47 63d7cb157983: Pull complete 02:09:47 b116817d02f9: Pull complete 02:09:50 745a02a5169b: Pull complete 02:09:50 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 02:09:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 02:09:50 ---> b7e6874047d6 02:09:50 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:09:53 ---> Running in 687d2ce422b3 02:09:53 Removing intermediate container 687d2ce422b3 02:09:53 ---> be3ac6d46b9d 02:09:53 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:09:53 ---> Running in cf0a06d57564 02:09:54 Running on prd-centos7-docker-4c-2g-28830 in /w/workspace/edgexfoundry_edgex-ui-go_PR-297 [Pipeline] { [Pipeline] ws 02:09:55 Running in /w/workspace/edgex-ui-go/5 [Pipeline] { [Pipeline] checkout 02:09:55 Removing intermediate container cf0a06d57564 02:09:55 ---> a1a6bc102883 02:09:55 Step 5/8 : RUN apk add --no-cache make git 02:09:56 ---> Running in bbacb263a687 02:09:57 using credential edgex-jenkins-ssh 02:09:57 Cloning the remote Git repository 02:09:57 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:09:58 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:09:57 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 02:09:57 > git init /w/workspace/edgex-ui-go/5 # timeout=10 02:09:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:09:57 > git --version # timeout=10 02:09:57 > git --version # 'git version 2.24.3' 02:09:57 using GIT_SSH to set credentials SSH Credentials for GitHub 02:09:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:09:58 Merging remotes/origin/master commit 975fc894d22c95df56f5c30831830fec7a3ab6cc into PR head commit 3a20ff873eee8ef8a82befaa7e50bf075731bd29 02:09:59 OK: 142 MiB in 39 packages 02:09:59 Merge succeeded, producing 367654be2c69e7100ff1facfb5a69ab0d8a50310 02:09:59 Checking out Revision 367654be2c69e7100ff1facfb5a69ab0d8a50310 (PR-297) 02:09:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:09:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:09:58 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 02:09:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 02:09:58 using GIT_SSH to set credentials SSH Credentials for GitHub 02:09:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:09:58 > git config core.sparsecheckout # timeout=10 02:09:58 > git checkout -f 3a20ff873eee8ef8a82befaa7e50bf075731bd29 # timeout=10 02:09:59 > git remote # timeout=10 02:09:59 > git config --get remote.origin.url # timeout=10 02:09:59 using GIT_SSH to set credentials SSH Credentials for GitHub 02:09:59 > git merge 975fc894d22c95df56f5c30831830fec7a3ab6cc # timeout=10 02:09:59 > git rev-parse HEAD^{commit} # timeout=10 02:09:59 > git config core.sparsecheckout # timeout=10 02:09:59 > git checkout -f 367654be2c69e7100ff1facfb5a69ab0d8a50310 # timeout=10 02:10:00 Removing intermediate container bbacb263a687 02:10:00 ---> ba1fa184f9ed 02:10:00 Step 6/8 : WORKDIR /edgex-ui-go 02:10:00 ---> Running in 319cc87f2c2e 02:10:00 Removing intermediate container 319cc87f2c2e 02:10:00 ---> 7f779968e039 02:10:00 Step 7/8 : COPY . . 02:10:02 Commit message: "Merge commit '975fc894d22c95df56f5c30831830fec7a3ab6cc' into HEAD" 02:10:02 First time build. Skipping changelog. 02:10:02 > git rev-list --no-walk c6402a215e052790e12538a0fd6df33e07050c0b # timeout=10 02:10:03 ---> 24ee0c0c14b1 02:10:03 Step 8/8 : RUN go mod download 02:10:03 ---> Running in 5abad9a94f13 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:10:04 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:10:04 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:10:04 + sudo service docker restart 02:10:04 + true 02:10:04 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 02:10:06 provisioning config files... 02:10:06 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/5@tmp/config8417972508666344765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:10:06 ---> docker-login.sh 02:10:06 nexus3.edgexfoundry.org:10001 02:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:06 Configure a credential helper to remove this warning. See 02:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:06 02:10:06 Login Succeeded 02:10:06 nexus3.edgexfoundry.org:10002 02:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:07 Configure a credential helper to remove this warning. See 02:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:07 02:10:07 Login Succeeded 02:10:07 nexus3.edgexfoundry.org:10003 02:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:07 Configure a credential helper to remove this warning. See 02:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:07 02:10:07 Login Succeeded 02:10:07 nexus3.edgexfoundry.org:10004 02:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:07 Configure a credential helper to remove this warning. See 02:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:07 02:10:07 Login Succeeded 02:10:07 docker.io 02:10:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:10:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:10:07 Configure a credential helper to remove this warning. See 02:10:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:10:07 02:10:07 Login Succeeded 02:10:07 ---> docker-login.sh ends [Pipeline] } 02:10:07 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:10:08 ========================================================= 02:10:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 02:10:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:10:08 + 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 . 02:10:08 Sending build context to Docker daemon 17.27MB 02:10:08 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 02:10:08 Step 2/8 : FROM ${BASE} 02:10:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 02:10:08 188c0c94c7c5: Pulling fs layer 02:10:08 0ef7d3d256c8: Pulling fs layer 02:10:08 de9db76c5a1d: Pulling fs layer 02:10:08 bca2f99d35d6: Pulling fs layer 02:10:08 93359f2a8cfa: Pulling fs layer 02:10:08 7c6f9722023f: Pulling fs layer 02:10:08 a35cf1a2eb13: Pulling fs layer 02:10:08 93359f2a8cfa: Waiting 02:10:08 7c6f9722023f: Waiting 02:10:08 a35cf1a2eb13: Waiting 02:10:08 bca2f99d35d6: Waiting 02:10:08 de9db76c5a1d: Verifying Checksum 02:10:08 de9db76c5a1d: Download complete 02:10:09 0ef7d3d256c8: Verifying Checksum 02:10:09 0ef7d3d256c8: Download complete 02:10:09 93359f2a8cfa: Verifying Checksum 02:10:09 93359f2a8cfa: Download complete 02:10:09 188c0c94c7c5: Download complete 02:10:09 7c6f9722023f: Verifying Checksum 02:10:09 7c6f9722023f: Download complete 02:10:09 188c0c94c7c5: Pull complete 02:10:09 0ef7d3d256c8: Pull complete 02:10:09 de9db76c5a1d: Pull complete 02:10:10 a35cf1a2eb13: Verifying Checksum 02:10:10 a35cf1a2eb13: Download complete 02:10:12 bca2f99d35d6: Verifying Checksum 02:10:12 bca2f99d35d6: Download complete 02:10:17 bca2f99d35d6: Pull complete 02:10:17 93359f2a8cfa: Pull complete 02:10:17 7c6f9722023f: Pull complete 02:10:24 a35cf1a2eb13: Pull complete 02:10:24 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 02:10:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 02:10:24 ---> a62c8e92a672 02:10:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 02:10:24 ---> Running in 4b1c11abafe5 02:10:24 Removing intermediate container 4b1c11abafe5 02:10:24 ---> e27ab015ff39 02:10:24 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:10:24 ---> Running in df9586e3715e 02:10:25 Removing intermediate container df9586e3715e 02:10:25 ---> 357b71be2a40 02:10:25 Step 5/8 : RUN apk add --no-cache make git 02:10:25 ---> Running in 011ea953f70e 02:10:26 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:10:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:10:27 OK: 166 MiB in 39 packages 02:10:27 Removing intermediate container 011ea953f70e 02:10:27 ---> f9d81a0ef8bf 02:10:27 Step 6/8 : WORKDIR /edgex-ui-go 02:10:27 ---> Running in 77dcd3a10fc6 02:10:27 Removing intermediate container 77dcd3a10fc6 02:10:27 ---> cc63e5efd316 02:10:27 Step 7/8 : COPY . . 02:10:30 ---> 73fdc3d11ba7 02:10:30 Step 8/8 : RUN go mod download 02:10:30 ---> Running in b2cbd2b3e1f4 02:10:35 Removing intermediate container 5abad9a94f13 02:10:35 ---> 5a4ccc5e2210 02:10:35 Successfully built 5a4ccc5e2210 02:10:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:10:36 + docker inspect -f . ci-base-image-arm64 02:10:36 . [Pipeline] withDockerContainer 02:10:36 prd-ubuntu18.04-docker-arm64-4c-16g-28829 does not seem to be running inside a container 02:10:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 02:10:37 $ docker top b31d43eea7f340040cb0f6f202c3f0be73f6285d01517e67f02b9fa70f1e2db9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:38 + go version 02:10:38 go version go1.15.5 linux/arm64 [Pipeline] } 02:10:38 $ docker stop --time=1 b31d43eea7f340040cb0f6f202c3f0be73f6285d01517e67f02b9fa70f1e2db9 02:10:40 $ docker rm -f b31d43eea7f340040cb0f6f202c3f0be73f6285d01517e67f02b9fa70f1e2db9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:10:41 + docker inspect -f . ci-base-image-arm64 02:10:41 . [Pipeline] withDockerContainer 02:10:42 prd-ubuntu18.04-docker-arm64-4c-16g-28829 does not seem to be running inside a container 02:10:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 02:10:43 $ docker top 1218b9c99b4d2f69125a6b525f90d65e7d76d4ee38b959bd2d99180b713111f5 -eo pid,comm [Pipeline] { [Pipeline] sh 02:10:44 + make test 02:10:44 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:10:46 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:11:02 Removing intermediate container b2cbd2b3e1f4 02:11:02 ---> 85c9db5518ff 02:11:02 Successfully built 85c9db5518ff 02:11:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:11:03 + docker inspect -f . ci-base-image-x86_64 02:11:03 . [Pipeline] withDockerContainer 02:11:03 prd-centos7-docker-4c-2g-28830 does not seem to be running inside a container 02:11:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 02:11:04 $ docker top d8aa3d96bb00bd18c11d1392dbc156e0256129bf2f5dc146e94292cf565a33e9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:04 + go version 02:11:04 go version go1.15.5 linux/amd64 [Pipeline] } 02:11:04 $ docker stop --time=1 d8aa3d96bb00bd18c11d1392dbc156e0256129bf2f5dc146e94292cf565a33e9 02:11:05 $ docker rm -f d8aa3d96bb00bd18c11d1392dbc156e0256129bf2f5dc146e94292cf565a33e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:11:06 + docker inspect -f . ci-base-image-x86_64 02:11:06 . [Pipeline] withDockerContainer 02:11:06 prd-centos7-docker-4c-2g-28830 does not seem to be running inside a container 02:11:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/5 -v /w/workspace/edgex-ui-go/5:/w/workspace/edgex-ui-go/5:rw,z -v /w/workspace/edgex-ui-go/5@tmp:/w/workspace/edgex-ui-go/5@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 02:11:07 $ docker top ad50fae657a55f95feb689261907d75ba68b56cfcca8387185017b15977bc6f6 -eo pid,comm [Pipeline] { [Pipeline] sh 02:11:07 + make test 02:11:07 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:11:08 ? github.com/edgexfoundry/edgex-ui-go [no test files] 02:11:13 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:11:13 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:11:13 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 02:11:13 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:11:13 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:11:13 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:11:13 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:11:13 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:11:13 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 02:11:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:11:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:11:13 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:11:13 GO111MODULE=on go vet ./... 02:11:17 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 02:11:17 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 02:11:17 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 02:11:17 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 02:11:17 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 02:11:17 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 02:11:17 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 02:11:17 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 02:11:17 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 02:11:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 02:11:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 02:11:17 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 02:11:17 GO111MODULE=on go vet ./... [Pipeline] } 02:11:17 $ docker stop --time=1 1218b9c99b4d2f69125a6b525f90d65e7d76d4ee38b959bd2d99180b713111f5 02:11:19 $ docker rm -f 1218b9c99b4d2f69125a6b525f90d65e7d76d4ee38b959bd2d99180b713111f5 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 02:11:20 $ docker stop --time=1 ad50fae657a55f95feb689261907d75ba68b56cfcca8387185017b15977bc6f6 02:11:20 + sudo chown -R jenkins:jenkins . 02:11:22 $ docker rm -f ad50fae657a55f95feb689261907d75ba68b56cfcca8387185017b15977bc6f6 [Pipeline] // withDockerContainer [Pipeline] stash [Pipeline] sh 02:11:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:11:23 Warning: overwriting stash ‘coverage-report’ 02:11:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } 02:11:23 Stashed 1 file(s) [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] stage [Pipeline] { (Build) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 02:11:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:11:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:11:26 + ls -al . 02:11:26 total 92 02:11:26 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 6 02:11 . 02:11:26 drwxrwxr-x. 4 jenkins jenkins 28 Mar 6 02:09 .. 02:11:26 drwxrwxr-x. 3 jenkins jenkins 20 Mar 6 02:09 assets 02:11:26 drwxrwxr-x. 2 jenkins jenkins 35 Mar 6 02:09 bin 02:11:26 drwxrwxr-x. 3 jenkins jenkins 29 Mar 6 02:09 cmd 02:11:26 -rw-rw-r--. 1 jenkins jenkins 3959 Mar 6 02:09 CONTRIBUTING.md 02:11:26 -rw-r--r--. 1 jenkins jenkins 10 Mar 6 02:11 coverage.out 02:11:26 -rw-rw-r--. 1 jenkins jenkins 1508 Mar 6 02:09 Dockerfile 02:11:26 -rw-rw-r--. 1 jenkins jenkins 902 Mar 6 02:09 Dockerfile.build 02:11:26 drwxrwxr-x. 5 jenkins jenkins 104 Mar 6 02:09 docs 02:11:26 drwxrwxr-x. 8 jenkins jenkins 179 Mar 6 02:10 .git 02:11:26 drwxrwxr-x. 2 jenkins jenkins 103 Mar 6 02:09 .github 02:11:26 -rw-rw-r--. 1 jenkins jenkins 153 Mar 6 02:09 .gitignore 02:11:26 -rw-rw-r--. 1 jenkins jenkins 1055 Mar 6 02:11 go.mod 02:11:26 -rw-r--r--. 1 jenkins jenkins 22053 Mar 6 02:11 go.sum 02:11:26 drwxrwxr-x. 10 jenkins jenkins 139 Mar 6 02:09 internal 02:11:26 -rw-rw-r--. 1 jenkins jenkins 652 Mar 6 02:09 Jenkinsfile 02:11:26 -rw-rw-r--. 1 jenkins jenkins 11357 Mar 6 02:09 LICENSE 02:11:26 -rw-rw-r--. 1 jenkins jenkins 951 Mar 6 02:09 Makefile 02:11:26 -rw-rw-r--. 1 jenkins jenkins 4535 Mar 6 02:09 README.md 02:11:26 -rw-rw-r--. 1 jenkins jenkins 5 Mar 6 02:07 VERSION 02:11:26 -rw-rw-r--. 1 jenkins jenkins 155 Mar 6 02:09 version.go 02:11:26 drwxrwxr-x. 4 jenkins jenkins 4096 Mar 6 02:09 web [Pipeline] isUnix [Pipeline] sh 02:11:26 + ls -al . 02:11:26 total 124 02:11:26 drwxrwxr-x 10 jenkins jenkins 4096 Mar 6 02:10 . 02:11:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 02:09 .. 02:11:26 drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 02:09 .git 02:11:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 02:09 .github 02:11:26 -rw-rw-r-- 1 jenkins jenkins 153 Mar 6 02:09 .gitignore 02:11:26 -rw-rw-r-- 1 jenkins jenkins 3959 Mar 6 02:09 CONTRIBUTING.md 02:11:26 -rw-rw-r-- 1 jenkins jenkins 1508 Mar 6 02:09 Dockerfile 02:11:26 -rw-rw-r-- 1 jenkins jenkins 902 Mar 6 02:09 Dockerfile.build 02:11:26 -rw-rw-r-- 1 jenkins jenkins 652 Mar 6 02:09 Jenkinsfile 02:11:26 -rw-rw-r-- 1 jenkins jenkins 11357 Mar 6 02:09 LICENSE 02:11:26 -rw-rw-r-- 1 jenkins jenkins 951 Mar 6 02:09 Makefile 02:11:26 -rw-rw-r-- 1 jenkins jenkins 4535 Mar 6 02:09 README.md 02:11:26 -rw-rw-r-- 1 jenkins jenkins 5 Mar 6 02:07 VERSION 02:11:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 02:09 assets 02:11:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 02:09 bin 02:11:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 02:09 cmd 02:11:26 -rw-r--r-- 1 jenkins jenkins 10 Mar 6 02:10 coverage.out 02:11:26 drwxrwxr-x 5 jenkins jenkins 4096 Mar 6 02:09 docs 02:11:26 -rw-rw-r-- 1 jenkins jenkins 1055 Mar 6 02:10 go.mod 02:11:26 -rw-r--r-- 1 jenkins jenkins 22053 Mar 6 02:10 go.sum 02:11:26 drwxrwxr-x 10 jenkins jenkins 4096 Mar 6 02:09 internal 02:11:26 -rw-rw-r-- 1 jenkins jenkins 155 Mar 6 02:09 version.go 02:11:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 02:09 web [Pipeline] isUnix [Pipeline] sh 02:11:27 + 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=3197c566cef31e981ef171f5dd07f7735b20fdbe --label arch=amd64 --label version=0.0.0 . 02:11:27 Sending build context to Docker daemon 17.29MB 02:11:27 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:11:27 Step 2/24 : FROM ${BASE} AS builder 02:11:27 ---> 85c9db5518ff 02:11:27 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:11:27 + 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=3197c566cef31e981ef171f5dd07f7735b20fdbe --label arch=arm64 --label version=0.0.0 . 02:11:27 ---> Running in cd0ba44822f8 02:11:27 Removing intermediate container cd0ba44822f8 02:11:27 ---> b659725d6bf2 02:11:27 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 02:11:28 ---> Running in a3cb7b60adac 02:11:28 Removing intermediate container a3cb7b60adac 02:11:28 ---> 5aaddbf7587b 02:11:28 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:11:28 Sending build context to Docker daemon 17.29MB 02:11:28 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 02:11:28 Step 2/24 : FROM ${BASE} AS builder 02:11:28 ---> 5a4ccc5e2210 02:11:28 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 02:11:28 ---> Running in 027c98cd39b2 02:11:28 Removing intermediate container 027c98cd39b2 02:11:28 ---> 6ac789ad2ed4 02:11:28 Step 6/24 : LABEL Name=edgex-ui-go 02:11:28 ---> Running in 838d076b5344 02:11:28 ---> Running in 9819fe2bb4ec 02:11:28 Removing intermediate container 838d076b5344 02:11:28 ---> 4c99b5cc91b3 02:11:28 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:11:28 ---> Running in 77891e4d5054 02:11:28 Removing intermediate container 77891e4d5054 02:11:28 ---> 5eaf1c53776d 02:11:28 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:28 ---> Running in f31f11e06e68 02:11:29 Removing intermediate container 9819fe2bb4ec 02:11:29 ---> 26a7fa2d6554 02:11:29 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 02:11:29 ---> Running in 900f1ba959bd 02:11:29 Removing intermediate container 900f1ba959bd 02:11:29 ---> e71bc2aa7542 02:11:29 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 02:11:29 ---> Running in b251195b5885 02:11:29 Removing intermediate container f31f11e06e68 02:11:29 ---> 40a073b71f95 02:11:29 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:29 ---> Running in 8616e8329eb0 02:11:30 Removing intermediate container b251195b5885 02:11:30 ---> b07f63909291 02:11:30 Step 6/24 : LABEL Name=edgex-ui-go 02:11:30 ---> Running in 68205da124c4 02:11:30 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:11:31 Removing intermediate container 68205da124c4 02:11:31 ---> 90d877b46832 02:11:31 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 02:11:31 ---> Running in e821f9c2fa30 02:11:31 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:11:31 OK: 166 MiB in 39 packages 02:11:31 Removing intermediate container e821f9c2fa30 02:11:31 ---> 4ceb8a44d7a2 02:11:31 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:11:31 ---> Running in 8ea14862b101 02:11:31 Removing intermediate container 8616e8329eb0 02:11:31 ---> 83b13aa6b580 02:11:31 Step 10/24 : ENV GO111MODULE=on 02:11:31 ---> Running in b7cc717a7f78 02:11:32 Removing intermediate container b7cc717a7f78 02:11:32 ---> 75c2c075cc8a 02:11:32 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:11:32 ---> Running in 85a529dfffa2 02:11:32 Removing intermediate container 85a529dfffa2 02:11:32 ---> 90b435b35697 02:11:32 Step 12/24 : COPY go.mod . 02:11:32 ---> 2bb7de582a26 02:11:32 Step 13/24 : COPY Makefile . 02:11:32 ---> 78d25fbd4d8a 02:11:32 Step 14/24 : RUN make update 02:11:32 ---> Running in c0e3a40a4a58 02:11:33 CGO_ENABLED=0 GO111MODULE=on go mod download 02:11:33 Removing intermediate container 8ea14862b101 02:11:33 ---> 4b8aca62b9d7 02:11:33 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:11:33 Removing intermediate container c0e3a40a4a58 02:11:33 ---> b6c440b51603 02:11:33 Step 15/24 : COPY . . 02:11:33 ---> Running in 011fc3e3b6f2 02:11:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:11:35 ---> cce24d95f4a2 02:11:35 Step 16/24 : RUN ${MAKE} 02:11:35 ---> Running in 1e562d175ffb 02:11:35 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:11:36 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 02:11:36 OK: 142 MiB in 39 packages 02:11:37 Removing intermediate container 011fc3e3b6f2 02:11:37 ---> 39063ec5bb1a 02:11:37 Step 10/24 : ENV GO111MODULE=on 02:11:37 ---> Running in b07d82409103 02:11:38 Removing intermediate container b07d82409103 02:11:38 ---> 8824fd81b0ac 02:11:38 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 02:11:38 ---> Running in 2ccc4f6109a5 02:11:39 Removing intermediate container 2ccc4f6109a5 02:11:39 ---> ac622101b785 02:11:39 Step 12/24 : COPY go.mod . 02:11:39 ---> 19ec41c100c9 02:11:39 Step 13/24 : COPY Makefile . 02:11:40 ---> cc122b96e58f 02:11:40 Step 14/24 : RUN make update 02:11:40 ---> Running in 9b8f60fd6884 02:11:41 CGO_ENABLED=0 GO111MODULE=on go mod download 02:11:43 Removing intermediate container 9b8f60fd6884 02:11:43 ---> 202572e19c12 02:11:43 Step 15/24 : COPY . . 02:11:44 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:11:45 ---> 1023124269eb 02:11:45 Step 16/24 : RUN ${MAKE} 02:11:45 ---> Running in d756eeb40514 02:11:46 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 02:11:47 Removing intermediate container 1e562d175ffb 02:11:47 ---> 0798dd74a5a4 02:11:47 Step 17/24 : FROM alpine:3.12 02:11:47 3.12: Pulling from library/alpine 02:11:47 f84cab65f19f: Pulling fs layer 02:11:47 f84cab65f19f: Verifying Checksum 02:11:47 f84cab65f19f: Download complete 02:11:48 f84cab65f19f: Pull complete 02:11:48 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 02:11:48 Status: Downloaded newer image for alpine:3.12 02:11:48 ---> 88dd2752d2ea 02:11:48 Step 18/24 : EXPOSE 4000 02:11:48 ---> Running in 07c8743337dd 02:11:48 Removing intermediate container 07c8743337dd 02:11:48 ---> 87f1898cf488 02:11:48 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 02:11:49 ---> e77169c81a0b 02:11:49 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:11:49 ---> Running in e24fa5f32493 02:11:49 Removing intermediate container e24fa5f32493 02:11:49 ---> cfb3cf4dcd0a 02:11:49 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:11:49 ---> Running in 631a6b6ddff9 02:11:49 Removing intermediate container 631a6b6ddff9 02:11:49 ---> a0aa3b73f6bd 02:11:49 Step 22/24 : LABEL arch=amd64 02:11:50 ---> Running in 9297a360c127 02:11:50 Removing intermediate container 9297a360c127 02:11:50 ---> 106c14dc760e 02:11:50 Step 23/24 : LABEL git_sha=3197c566cef31e981ef171f5dd07f7735b20fdbe 02:11:50 ---> Running in 0e0ca35d7b2b 02:11:50 Removing intermediate container 0e0ca35d7b2b 02:11:50 ---> 25cd15e08524 02:11:50 Step 24/24 : LABEL version=0.0.0 02:11:50 ---> Running in 0b55a914912f 02:11:50 Removing intermediate container 0b55a914912f 02:11:50 ---> da9e0d87da65 02:11:50 [Warning] One or more build-args [ARCH] were not consumed 02:11:50 Successfully built da9e0d87da65 02:11:50 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 02:11:51 ---> job-cost.sh 02:11:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XZOf 02:12:06 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:12:13 CGO_ENABLED=0 GO111MODULE=on go build ./... 02:12:16 Removing intermediate container d756eeb40514 02:12:16 ---> bbe41719f241 02:12:16 Step 17/24 : FROM alpine:3.12 02:12:17 3.12: Pulling from library/alpine 02:12:17 dce8679b510e: Pulling fs layer 02:12:17 dce8679b510e: Verifying Checksum 02:12:17 dce8679b510e: Download complete 02:12:18 dce8679b510e: Pull complete 02:12:18 Digest: sha256:a295107679b0d92cb70145fc18fb53c76e79fceed7e1cf10ed763c7c102c5ebe 02:12:18 Status: Downloaded newer image for alpine:3.12 02:12:18 ---> d10569e2745f 02:12:18 Step 18/24 : EXPOSE 4000 02:12:18 ---> Running in 22c4e1863c27 02:12:18 Removing intermediate container 22c4e1863c27 02:12:18 ---> e421da5683ff 02:12:18 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 02:12:20 ---> 2745b6522395 02:12:20 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 02:12:20 ---> Running in 31e1503ce2f6 02:12:20 Removing intermediate container 31e1503ce2f6 02:12:20 ---> a0efd3f2d155 02:12:20 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 02:12:21 ---> Running in 6b0d115675d7 02:12:21 Removing intermediate container 6b0d115675d7 02:12:21 ---> 1522b222c288 02:12:21 Step 22/24 : LABEL arch=arm64 02:12:21 ---> Running in dfe65c04f154 02:12:21 Removing intermediate container dfe65c04f154 02:12:21 ---> b2682a05fda2 02:12:21 Step 23/24 : LABEL git_sha=3197c566cef31e981ef171f5dd07f7735b20fdbe 02:12:22 ---> Running in 1af5f5dd697c 02:12:22 Removing intermediate container 1af5f5dd697c 02:12:22 ---> 44559772c1ea 02:12:22 Step 24/24 : LABEL version=0.0.0 02:12:22 ---> Running in 179b445fc0ef 02:12:23 Removing intermediate container 179b445fc0ef 02:12:23 ---> 0bdb89e27e65 02:12:23 [Warning] One or more build-args [ARCH] were not consumed 02:12:23 Successfully built 0bdb89e27e65 02:12:23 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 02:12:24 ---> job-cost.sh 02:12:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3biZ 02:12:33 lf-activate-venv(): INFO: Adding /tmp/venv-XZOf/bin to PATH 02:12:33 INFO: No Stack... 02:12:33 INFO: Retrieving Pricing Info for: v1-standard-2 02:12:34 INFO: Archiving Costs [Pipeline] sh 02:12:34 + cat /w/workspace/edgex-ui-go/5/archives/cost.csv 02:12:34 + cut -d, -f6 [Pipeline] lock 02:12:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-297-5-stack-cost] 02:12:34 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-5-stack-cost] did not exist. Created. 02:12:34 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-297-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:12:35 + echo total: 0.029999999329447746 [Pipeline] stash 02:12:35 Stashed 1 file(s) [Pipeline] } 02:12:35 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-5-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:13:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:15:09 lf-activate-venv(): INFO: Adding /tmp/venv-3biZ/bin to PATH 02:15:09 INFO: No Stack... 02:15:09 INFO: Retrieving Pricing Info for: lf-standard-4 02:15:09 INFO: Archiving Costs [Pipeline] sh 02:15:10 + cut -d, -f6 02:15:10 + cat /w/workspace/edgex-ui-go/5/archives/cost.csv [Pipeline] lock 02:15:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-297-5-stack-cost] 02:15:10 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-5-stack-cost] did not exist. Created. 02:15:10 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-297-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:15:10 /w/workspace/edgex-ui-go/5@tmp/durable-0a5ee9a0/script.sh: 1: /w/workspace/edgex-ui-go/5@tmp/durable-0a5ee9a0/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:15:11 + echo total: 0.20999999344348907 [Pipeline] stash 02:15:11 Warning: overwriting stash ‘stack-cost’ 02:15:11 Stashed 1 file(s) [Pipeline] } 02:15:11 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-297-5-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 02:15:12 provisioning config files... 02:15:13 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config491160871623327653tmp [Pipeline] { [Pipeline] sh 02:15:13 + set +x 02:15:13 + curl -s https://codecov.io/bash 02:15:13 + bash -s -- 02:15:13 02:15:13 _____ _ 02:15:13 / ____| | | 02:15:13 | | ___ __| | ___ ___ _____ __ 02:15:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:15:13 | |___| (_) | (_| | __/ (_| (_) \ V / 02:15:13 \_____\___/ \__,_|\___|\___\___/ \_/ 02:15:13 Bash-20210226-7100762 02:15:13 02:15:13 02:15:13 ==> git version 2.24.3 found 02:15:13 ==> 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 02:15:13 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:15:13 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:15:13 ==> Jenkins CI detected. 02:15:13 project root: . 02:15:13 --> token set from env 02:15:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:15:13 ==> Running gcov in . (disable via -X gcov) 02:15:13 ==> Python coveragepy not found 02:15:13 ==> Searching for coverage reports in: 02:15:13 + . 02:15:13 -> Found 1 reports 02:15:13 ==> Detecting git/mercurial file structure 02:15:13 ==> Reading reports 02:15:13 + ./coverage.out bytes=10 02:15:13 ==> Appending adjustments 02:15:13 https://docs.codecov.io/docs/fixing-reports 02:15:13 + Found adjustments 02:15:13 ==> Gzipping contents 02:15:13 4.0K /tmp/codecov.vZzKwX.gz 02:15:13 ==> Uploading reports 02:15:13 url: https://codecov.io 02:15:13 query: branch=PR-297&commit=3197c566cef31e981ef171f5dd07f7735b20fdbe&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-297%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=297&job=&cmd_args= 02:15:13 -> Pinging Codecov 02:15:13 https://codecov.io/upload/v4?package=bash-20210226-7100762&token=secret&branch=PR-297&commit=3197c566cef31e981ef171f5dd07f7735b20fdbe&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-297%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=297&job=&cmd_args= 02:15:14 -> Uploading to 02:15:14 https://storage.googleapis.com/codecov/v4/raw/2021-03-06/FB506323287CE973F263BFD2A0EB1F37/3197c566cef31e981ef171f5dd07f7735b20fdbe/2c7b846b-d47e-4604-af9d-a056ff739ee7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210306T021514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36b789dfe058fa97814593c8fd93af134e96ff25418a26b5982da641affcfd5d 02:15:14 % Total % Received % Xferd Average Speed Time Time Time Current 02:15:14 Dload Upload Total Spent Left Speed 02:15:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3072 0 0 100 3072 0 7110 --:--:-- --:--:-- --:--:-- 7127 02:15:14 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/3197c566cef31e981ef171f5dd07f7735b20fdbe [Pipeline] } 02:15:14 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 02:15:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:15:17 ---> package-listing.sh 02:15:17 ++ facter osfamily 02:15:17 ++ tr '[:upper:]' '[:lower:]' 02:15:17 + OS_FAMILY=redhat 02:15:17 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-297 02:15:17 + START_PACKAGES=/tmp/packages_start.txt 02:15:17 + END_PACKAGES=/tmp/packages_end.txt 02:15:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:15:17 + PACKAGES=/tmp/packages_start.txt 02:15:17 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-297 ']' 02:15:17 + PACKAGES=/tmp/packages_end.txt 02:15:17 + case "${OS_FAMILY}" in 02:15:17 + rpm -qa 02:15:17 + sort 02:15:22 + '[' -f /tmp/packages_start.txt ']' 02:15:22 + '[' -f /tmp/packages_end.txt ']' 02:15:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:15:22 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-297 ']' 02:15:22 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-297/archives/ 02:15:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-297/archives/ [Pipeline] echo 02:15:22 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-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:15:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:15:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:15:23 02:15:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:15:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:15:23 alpine: Pulling from edgex-lftools-log-publisher 02:15:23 df20fa9351a1: Pulling fs layer 02:15:23 36b3adc4ff6f: Pulling fs layer 02:15:23 8ad3a11d3b57: Pulling fs layer 02:15:23 46f8f816bc3b: Pulling fs layer 02:15:23 93b61091891f: Pulling fs layer 02:15:23 93b9cdb0e59b: Pulling fs layer 02:15:23 5e14af77c1be: Pulling fs layer 02:15:23 01666e4c0597: Pulling fs layer 02:15:23 aa168da1d23b: Pulling fs layer 02:15:23 5e14af77c1be: Waiting 02:15:23 01666e4c0597: Waiting 02:15:23 aa168da1d23b: Waiting 02:15:23 46f8f816bc3b: Waiting 02:15:23 93b61091891f: Waiting 02:15:23 93b9cdb0e59b: Waiting 02:15:23 36b3adc4ff6f: Verifying Checksum 02:15:23 36b3adc4ff6f: Download complete 02:15:23 46f8f816bc3b: Verifying Checksum 02:15:23 46f8f816bc3b: Download complete 02:15:23 df20fa9351a1: Verifying Checksum 02:15:23 df20fa9351a1: Download complete 02:15:23 93b9cdb0e59b: Verifying Checksum 02:15:23 93b9cdb0e59b: Download complete 02:15:23 5e14af77c1be: Verifying Checksum 02:15:23 5e14af77c1be: Download complete 02:15:23 01666e4c0597: Verifying Checksum 02:15:23 01666e4c0597: Download complete 02:15:23 93b61091891f: Verifying Checksum 02:15:23 93b61091891f: Download complete 02:15:23 8ad3a11d3b57: Verifying Checksum 02:15:24 df20fa9351a1: Pull complete 02:15:24 36b3adc4ff6f: Pull complete 02:15:25 8ad3a11d3b57: Pull complete 02:15:25 46f8f816bc3b: Pull complete 02:15:26 aa168da1d23b: Verifying Checksum 02:15:26 aa168da1d23b: Download complete 02:15:26 93b61091891f: Pull complete 02:15:26 93b9cdb0e59b: Pull complete 02:15:26 5e14af77c1be: Pull complete 02:15:26 01666e4c0597: Pull complete 02:15:32 aa168da1d23b: Pull complete 02:15:32 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:15:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:15:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:15:33 prd-centos7-docker-4c-2g-28828 does not seem to be running inside a container 02:15:33 $ 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-297/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-297 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297:/w/workspace/edgexfoundry_edgex-ui-go_PR-297:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@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 02:15:36 $ docker top d7c8c88aa94c99e04de45237d6abcc84e461a8c7c3ef2fe245f848997108e0ac -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:37 + touch /tmp/pre-build-complete [Pipeline] sh 02:15:37 + mkdir -p /var/log/sa [Pipeline] sh 02:15:38 + ls /var/log/sa-host 02:15:38 + sadf -c /var/log/sa-host/sa06 02:15:38 file_magic: OK 02:15:38 HZ: Using current value: 100 02:15:38 file_header: OK 02:15:38 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 02:15:38 Statistics: 02:15:38 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:15:38 File successfully converted to sysstat format version 12.2.1 02:15:38 + sadf -c /var/log/sa-host/sa23 02:15:38 file_magic: OK 02:15:38 HZ: Using current value: 100 02:15:38 file_header: OK 02:15:38 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 02:15:38 Statistics: 02:15:38 Hnuu...uuuununununu... 02:15:38 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:15:38 provisioning config files... 02:15:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp/config3922965799480947040tmp [Pipeline] { [Pipeline] echo 02:15:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:15:39 ---> create-netrc.sh [Pipeline] } 02:15:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 02:15:39 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 02:15:39 ---> python-tools-install.sh [Pipeline] echo 02:15:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:15:39 ---> sudo-logs.sh 02:15:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:15:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:15:40 ---> job-cost.sh 02:15:40 lf-activate-venv: SKIPPING 02:15:40 DEBUG: total: 0.20999999344348907 02:15:40 INFO: Retrieving Stack Cost... 02:15:43 INFO: Retrieving Pricing Info for: v1-standard-2 02:15:43 INFO: Archiving Costs [Pipeline] echo 02:15:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:15:43 ---> logs-deploy.sh 02:15:43 lf-activate-venv: SKIPPING 02:15:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-297/5 02:15:43 INFO: archiving workspace using pattern(s): 02:15:45 Archives upload complete. 02:15:45 INFO: archiving logs to Nexus 02:15:46 ---> uname -a: 02:15:46 Linux prd-centos7-docker-4c-2g-28828.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 02:15:46 02:15:46 02:15:46 ---> lscpu: 02:15:46 Architecture: x86_64 02:15:46 CPU op-mode(s): 32-bit, 64-bit 02:15:46 Byte Order: Little Endian 02:15:46 Address sizes: 40 bits physical, 48 bits virtual 02:15:46 CPU(s): 4 02:15:46 On-line CPU(s) list: 0-3 02:15:46 Thread(s) per core: 1 02:15:46 Core(s) per socket: 1 02:15:46 Socket(s): 4 02:15:46 NUMA node(s): 1 02:15:46 Vendor ID: GenuineIntel 02:15:46 CPU family: 6 02:15:46 Model: 44 02:15:46 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 02:15:46 Stepping: 1 02:15:46 CPU MHz: 2933.442 02:15:46 BogoMIPS: 5866.88 02:15:46 Virtualization: VT-x 02:15:46 Hypervisor vendor: KVM 02:15:46 Virtualization type: full 02:15:46 L1d cache: 128 KiB 02:15:46 L1i cache: 128 KiB 02:15:46 L2 cache: 16 MiB 02:15:46 L3 cache: 64 MiB 02:15:46 NUMA node0 CPU(s): 0-3 02:15:46 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 02:15:46 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 02:15:46 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 02:15:46 Vulnerability Meltdown: Mitigation; PTI 02:15:46 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:15:46 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:15:46 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:15:46 Vulnerability Srbds: Not affected 02:15:46 Vulnerability Tsx async abort: Not affected 02:15:46 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 02:15:46 02:15:46 02:15:46 ---> nproc: 02:15:46 4 02:15:46 02:15:46 02:15:46 ---> df -h: 02:15:46 Filesystem Size Used Available Use% Mounted on 02:15:46 overlay 50.0G 7.3G 42.7G 15% / 02:15:46 tmpfs 64.0M 0 64.0M 0% /dev 02:15:46 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 02:15:46 shm 64.0M 0 64.0M 0% /dev/shm 02:15:46 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 02:15:46 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 02:15:46 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 02:15:46 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 02:15:46 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 02:15:46 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 02:15:46 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-297 02:15:46 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-297@tmp 02:15:46 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 02:15:46 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 02:15:46 02:15:46 02:15:46 ---> free -m: 02:15:46 total used free shared buff/cache available 02:15:46 Mem: 1837 671 104 0 1061 1061 02:15:46 Swap: 1023 1 1022 02:15:46 02:15:46 02:15:46 ---> ip addr: 02:15:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:15:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:15:46 inet 127.0.0.1/8 scope host lo 02:15:46 valid_lft forever preferred_lft forever 02:15:46 inet6 ::1/128 scope host 02:15:46 valid_lft forever preferred_lft forever 02:15:46 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:15:46 link/ether fa:16:3e:25:df:c2 brd ff:ff:ff:ff:ff:ff 02:15:46 inet 10.30.123.160/23 brd 10.30.123.255 scope global dynamic eth0 02:15:46 valid_lft 85823sec preferred_lft 85823sec 02:15:46 inet6 fe80::f816:3eff:fe25:dfc2/64 scope link 02:15:46 valid_lft forever preferred_lft forever 02:15:46 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:15:46 link/ether 02:42:e4:b3:92:1f brd ff:ff:ff:ff:ff:ff 02:15:46 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:15:46 valid_lft forever preferred_lft forever 02:15:46 inet6 fe80::42:e4ff:feb3:921f/64 scope link 02:15:46 valid_lft forever preferred_lft forever 02:15:46 02:15:46 02:15:46 ---> sar -b -r -n DEV: 02:15:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/06/21 _x86_64_ (4 CPU) 02:15:46 02:15:46 02:05:56 LINUX RESTART (4 CPU) 02:15:46 02:15:46 02:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:15:46 02:08:01 2.51 0.13 2.38 0.00 6.79 56.60 0.00 02:15:46 02:09:01 0.35 0.00 0.35 0.00 0.00 5.16 0.00 02:15:46 02:10:01 0.28 0.00 0.28 0.00 0.00 4.16 0.00 02:15:46 02:11:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 02:15:46 02:12:01 0.27 0.00 0.27 0.00 0.00 4.48 0.00 02:15:46 02:13:02 0.28 0.00 0.28 0.00 0.00 3.26 0.00 02:15:46 02:14:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 02:15:46 02:15:01 0.27 0.00 0.27 0.00 0.00 3.28 0.00 02:15:46 Average: 0.55 0.02 0.54 0.00 0.85 10.18 0.00 02:15:46 02:15:46 02:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:15:46 02:08:01 154720 0 560544 29.79 2620 1163660 1097368 37.45 425536 1101020 12 02:15:46 02:09:01 161060 0 554196 29.45 2620 1163668 1063824 36.31 418488 1101988 8 02:15:46 02:10:01 159048 0 556204 29.56 2620 1163672 1063980 36.31 432868 1090364 8 02:15:46 02:11:01 159588 0 555664 29.53 2620 1163672 1063824 36.31 434188 1088220 8 02:15:46 02:12:01 158160 0 557084 29.61 2620 1163680 1063908 36.31 442484 1081560 8 02:15:46 02:13:02 158560 0 556680 29.59 2620 1163684 1063824 36.31 444948 1078504 8 02:15:46 02:14:01 158396 0 556840 29.59 2620 1163688 1063824 36.31 445076 1078504 16 02:15:46 02:15:01 158396 0 556836 29.59 2620 1163692 1063824 36.31 444956 1078504 20 02:15:46 Average: 158491 0 556756 29.59 2620 1163677 1068047 36.45 436068 1087333 11 02:15:46 02:15:46 02:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:15:46 02:08:01 eth0 12.09 10.34 7.47 22.32 0.00 0.00 0.00 0.00 02:15:46 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:09:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 02:15:46 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:10:01 eth0 1.42 0.60 0.58 0.37 0.00 0.00 0.00 0.00 02:15:46 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:11:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 02:15:46 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:12:01 eth0 0.27 0.20 0.14 0.07 0.00 0.00 0.00 0.00 02:15:46 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:13:02 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:15:46 02:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:14:01 eth0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:15:46 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 Average: eth0 1.83 1.44 1.04 2.86 0.00 0.00 0.00 0.00 02:15:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:15:46 02:15:46 02:15:46 ---> sar -P ALL: 02:15:46 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/06/21 _x86_64_ (4 CPU) 02:15:46 02:15:46 02:05:56 LINUX RESTART (4 CPU) 02:15:46 02:15:46 02:07:01 CPU %user %nice %system %iowait %steal %idle 02:15:46 02:08:01 all 0.51 0.00 0.09 0.00 0.00 99.39 02:15:46 02:08:01 0 0.75 0.00 0.10 0.00 0.00 99.15 02:15:46 02:08:01 1 0.42 0.00 0.08 0.00 0.02 99.48 02:15:46 02:08:01 2 0.47 0.00 0.10 0.00 0.00 99.43 02:15:46 02:08:01 3 0.42 0.00 0.08 0.02 0.00 99.48 02:15:46 02:09:01 all 0.15 0.00 0.03 0.00 0.00 99.82 02:15:46 02:09:01 0 0.45 0.00 0.02 0.00 0.00 99.53 02:15:46 02:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 02:15:46 02:09:01 2 0.07 0.00 0.02 0.00 0.00 99.92 02:15:46 02:09:01 3 0.05 0.00 0.03 0.00 0.00 99.92 02:15:46 02:10:01 all 0.17 0.00 0.04 0.00 0.00 99.79 02:15:46 02:10:01 0 0.55 0.00 0.02 0.00 0.02 99.42 02:15:46 02:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:15:46 02:10:01 2 0.07 0.00 0.05 0.00 0.00 99.88 02:15:46 02:10:01 3 0.02 0.00 0.07 0.00 0.00 99.92 02:15:46 02:11:01 all 0.16 0.00 0.03 0.00 0.01 99.79 02:15:46 02:11:01 0 0.50 0.00 0.02 0.00 0.00 99.48 02:15:46 02:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:15:46 02:11:01 2 0.05 0.00 0.05 0.00 0.02 99.88 02:15:46 02:11:01 3 0.07 0.00 0.05 0.00 0.02 99.87 02:15:46 02:12:01 all 0.17 0.00 0.10 0.00 0.01 99.72 02:15:46 02:12:01 0 0.53 0.00 0.07 0.00 0.00 99.40 02:15:46 02:12:01 1 0.05 0.00 0.15 0.00 0.02 99.78 02:15:46 02:12:01 2 0.08 0.00 0.07 0.00 0.02 99.83 02:15:46 02:12:01 3 0.02 0.00 0.13 0.00 0.00 99.85 02:15:46 02:13:02 all 0.15 0.00 0.06 0.00 0.00 99.79 02:15:46 02:13:02 0 0.52 0.00 0.02 0.00 0.00 99.47 02:15:46 02:13:02 1 0.03 0.00 0.03 0.00 0.00 99.93 02:15:46 02:13:02 2 0.02 0.00 0.02 0.00 0.00 99.97 02:15:46 02:13:02 3 0.03 0.00 0.18 0.00 0.00 99.78 02:15:46 02:14:01 all 0.15 0.00 0.02 0.00 0.00 99.83 02:15:46 02:14:01 0 0.51 0.00 0.02 0.00 0.00 99.47 02:15:46 02:14:01 1 0.03 0.00 0.00 0.00 0.00 99.97 02:15:46 02:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 02:15:46 02:14:01 3 0.03 0.00 0.03 0.00 0.00 99.93 02:15:46 02:15:01 all 0.16 0.00 0.03 0.00 0.00 99.81 02:15:46 02:15:01 0 0.52 0.00 0.03 0.00 0.00 99.45 02:15:46 02:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:15:46 02:15:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:15:46 02:15:01 3 0.05 0.00 0.05 0.00 0.00 99.90 02:15:46 Average: all 0.20 0.00 0.05 0.00 0.00 99.74 02:15:46 Average: 0 0.54 0.00 0.04 0.00 0.00 99.42 02:15:46 Average: 1 0.08 0.00 0.04 0.00 0.01 99.87 02:15:46 Average: 2 0.10 0.00 0.04 0.00 0.00 99.85 02:15:46 Average: 3 0.09 0.00 0.08 0.00 0.00 99.83 02:15:46 02:15:46 02:15:46