Pull request #269 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of wshengqi for edgexfoundry/edgex-ui-go Loading trusted files from base branch master at 178e9abb726bc5c11d6eeab2f0e20b1eed984902 rather than a53311c57938efd9f2fc2e9c39a2175b3323da2d Obtained Jenkinsfile from 178e9abb726bc5c11d6eeab2f0e20b1eed984902 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 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 4d45bb06fbd349d05c83df7b0a7176550fae40e6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4d45bb06fbd349d05c83df7b0a7176550fae40e6 # timeout=10 Commit message: "Merge pull request #295 from ernestojeda/always-docker-auth" > 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 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 b86a95d4aff1c43a521ca3be618780efd0ee2800 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b86a95d4aff1c43a521ca3be618780efd0ee2800 # timeout=10 Commit message: "Update global-jjb to latest" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true SECURITY_NOTIFY_LIST: security-issues@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-11941 in /w/workspace/edgexfoundry_edgex-ui-go_PR-269 [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-269 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 178e9abb726bc5c11d6eeab2f0e20b1eed984902 into PR head commit a53311c57938efd9f2fc2e9c39a2175b3323da2d Merge succeeded, producing a53311c57938efd9f2fc2e9c39a2175b3323da2d Checking out Revision a53311c57938efd9f2fc2e9c39a2175b3323da2d (PR-269) > 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 --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a53311c57938efd9f2fc2e9c39a2175b3323da2d # 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 178e9abb726bc5c11d6eeab2f0e20b1eed984902 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a53311c57938efd9f2fc2e9c39a2175b3323da2d # timeout=10 Commit message: "Merge branch 'master' into issue_#261" First time build. Skipping changelog. > git rev-list --no-walk 7733d52adbddf65d5e7123c2128c4b81ef0ecfdd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:07:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:07:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:07:16 ========================================================= 13:07:16 EdgeX Global Pipelines Version Info 13:07:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:07:18 ------------------- 13:07:18 stable info: 13:07:18 ------------------- 13:07:18 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:07:18 Commit SHA: 4d45bb06fbd349d05c83df7b0a7176550fae40e6 13:07:18 Message: update stable to v1.0.162 13:07:19 ------------------- 13:07:19 experimental info: 13:07:19 ------------------- 13:07:19 Commited By: **** collab-it+edgex@linuxfoundation.org 13:07:19 Commit SHA: 385afd1d63b7490d49b292b4c1950ab3fd942460 13:07:19 Message: update experimental to v1.0.163 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 13:07:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 13:07:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 13:07:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:07:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:07:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:07:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 13:07:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 13:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 13:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 13:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:07:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:07:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:07:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:07:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:07:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:07:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:07:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:07:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:07:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:07:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:07:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:07:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:07:22 [edgeXSetupEnvironment]: set envvar SECURITY_NOTIFY_LIST = security-issues@lists.edgexfoundry.org [Pipeline] echo 13:07:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-269 [Pipeline] echo 13:07:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-269 [Pipeline] echo 13:07:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-269 [Pipeline] echo 13:07:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a53311c57938efd9f2fc2e9c39a2175b3323da2d [Pipeline] echo 13:07:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a53311c [Pipeline] echo 13:07:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:07:23 provisioning config files... 13:07:23 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/config8178938240657109353tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:23 ---> docker-login.sh 13:07:23 nexus3.edgexfoundry.org:10001 13:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:23 Configure a credential helper to remove this warning. See 13:07:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:23 13:07:23 Login Succeeded 13:07:23 nexus3.edgexfoundry.org:10002 13:07:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:24 Configure a credential helper to remove this warning. See 13:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:24 13:07:24 Login Succeeded 13:07:24 nexus3.edgexfoundry.org:10003 13:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:24 Configure a credential helper to remove this warning. See 13:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:24 13:07:24 Login Succeeded 13:07:24 nexus3.edgexfoundry.org:10004 13:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:24 Configure a credential helper to remove this warning. See 13:07:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:24 13:07:24 Login Succeeded 13:07:24 docker.io 13:07:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:07:25 Configure a credential helper to remove this warning. See 13:07:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:07:25 13:07:25 Login Succeeded 13:07:25 ---> docker-login.sh ends [Pipeline] } 13:07:25 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:07:25 + git log --format=format:%s -1 a53311c57938efd9f2fc2e9c39a2175b3323da2d [Pipeline] echo 13:07:25 GIT_COMMIT: a53311c57938efd9f2fc2e9c39a2175b3323da2d, Commit Message: Merge branch 'master' into issue_#261 [Pipeline] echo 13:07:25 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 13:07:27 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:07:27 13:07:27 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 13:07:27 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:07:27 latest: Pulling from edgex-devops/git-semver 13:07:27 31603596830f: Pulling fs layer 13:07:27 2a8b12db71e7: Pulling fs layer 13:07:27 6ca5941a6612: Pulling fs layer 13:07:27 ecc8261a40a4: Pulling fs layer 13:07:27 ecc8261a40a4: Waiting 13:07:27 2a8b12db71e7: Verifying Checksum 13:07:27 2a8b12db71e7: Download complete 13:07:27 31603596830f: Verifying Checksum 13:07:27 ecc8261a40a4: Verifying Checksum 13:07:27 ecc8261a40a4: Download complete 13:07:27 6ca5941a6612: Verifying Checksum 13:07:27 6ca5941a6612: Download complete 13:07:28 31603596830f: Pull complete 13:07:28 2a8b12db71e7: Pull complete 13:07:28 6ca5941a6612: Pull complete 13:07:29 ecc8261a40a4: Pull complete 13:07:29 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 13:07:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 13:07:29 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 13:07:29 prd-centos7-docker-4c-2g-11941 does not seem to be running inside a container 13:07:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-269 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269:/w/workspace/edgexfoundry_edgex-ui-go_PR-269:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@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 13:07:32 $ docker top 0e46db82d98f7d4a7d9db4002c4994b36b61a9f595149e50147159880ff82b21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:07:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:07:32 [ssh-agent] Looking for ssh-agent implementation... 13:07:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:07:32 $ docker exec 0e46db82d98f7d4a7d9db4002c4994b36b61a9f595149e50147159880ff82b21 ssh-agent 13:07:32 SSH_AUTH_SOCK=/tmp/ssh-OMRAMUbrW36G/agent.12 13:07:32 SSH_AGENT_PID=17 13:07:32 Running ssh-add (command line suppressed) 13:07:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/private_key_2485908167740644597.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/private_key_2485908167740644597.key) 13:07:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:07:33 + git tag --points-at HEAD [Pipeline] } 13:07:33 $ docker exec --env ******** --env ******** 0e46db82d98f7d4a7d9db4002c4994b36b61a9f595149e50147159880ff82b21 ssh-agent -k 13:07:33 unset SSH_AUTH_SOCK; 13:07:33 unset SSH_AGENT_PID; 13:07:33 echo Agent pid 17 killed; 13:07:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:07:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:07:33 [ssh-agent] Looking for ssh-agent implementation... 13:07:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:07:34 $ docker exec 0e46db82d98f7d4a7d9db4002c4994b36b61a9f595149e50147159880ff82b21 ssh-agent 13:07:34 SSH_AUTH_SOCK=/tmp/ssh-lphQ5b3HED3h/agent.45 13:07:34 SSH_AGENT_PID=50 13:07:34 Running ssh-add (command line suppressed) 13:07:34 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/private_key_2180619072075051561.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/private_key_2180619072075051561.key) 13:07:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:07:34 + git semver init 13:07:34 # -> Open(): unable to determine branch for HEAD 13:07:34 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-269/.git 13:07:34 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-269 13:07:34 # $SEMVER_REMOTE_NAME = origin 13:07:34 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 13:07:34 # $SEMVER_USER_NAME = edgex-jenkins 13:07:34 # $SEMVER_BRANCH = PR-269 13:07:34 # $SEMVER_TEMP = /tmp/semver-935348617 13:07:34 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 13:07:35 # '/tmp/semver-935348617' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-269/.semver' 13:07:35 # -> Force: false 13:07:35 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-269/.semver [Pipeline] } 13:07:35 $ docker exec --env ******** --env ******** 0e46db82d98f7d4a7d9db4002c4994b36b61a9f595149e50147159880ff82b21 ssh-agent -k 13:07:35 unset SSH_AUTH_SOCK; 13:07:35 unset SSH_AGENT_PID; 13:07:35 echo Agent pid 50 killed; 13:07:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:07:36 + git semver [Pipeline] } 13:07:36 $ docker stop --time=1 0e46db82d98f7d4a7d9db4002c4994b36b61a9f595149e50147159880ff82b21 13:07:37 $ docker rm -f 0e46db82d98f7d4a7d9db4002c4994b36b61a9f595149e50147159880ff82b21 [Pipeline] // withDockerContainer [Pipeline] sh 13:07:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:07:38 Stashed 1 file(s) [Pipeline] echo 13:07:38 [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 13:07:54 Still waiting to schedule task 13:07:54 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11941’ 13:07:54 Still waiting to schedule task 13:07:54 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 13:09:48 Running on prd-ubuntu18.04-docker-arm64-4c-16g-11942 in /w/workspace/edgexfoundry_edgex-ui-go_PR-269 [Pipeline] { [Pipeline] ws 13:09:48 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 13:09:53 using credential edgex-jenkins-ssh 13:09:53 Cloning the remote Git repository 13:09:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:09:53 > git init /w/workspace/edgex-ui-go/3 # timeout=10 13:09:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:09:53 > git --version # timeout=10 13:09:53 > git --version # 'git version 2.17.1' 13:09:53 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:56 Merging remotes/origin/master commit 178e9abb726bc5c11d6eeab2f0e20b1eed984902 into PR head commit a53311c57938efd9f2fc2e9c39a2175b3323da2d 13:09:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:09:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:09:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:09:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:09:55 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:55 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:09:56 > git config core.sparsecheckout # timeout=10 13:09:56 Merge succeeded, producing a53311c57938efd9f2fc2e9c39a2175b3323da2d 13:09:56 Checking out Revision a53311c57938efd9f2fc2e9c39a2175b3323da2d (PR-269) 13:09:56 > git checkout -f a53311c57938efd9f2fc2e9c39a2175b3323da2d # timeout=10 13:09:56 > git remote # timeout=10 13:09:56 > git config --get remote.origin.url # timeout=10 13:09:56 using GIT_SSH to set credentials SSH Credentials for GitHub 13:09:56 > git merge 178e9abb726bc5c11d6eeab2f0e20b1eed984902 # timeout=10 13:09:56 > git rev-parse HEAD^{commit} # timeout=10 13:09:56 > git config core.sparsecheckout # timeout=10 13:09:56 > git checkout -f a53311c57938efd9f2fc2e9c39a2175b3323da2d # timeout=10 13:10:01 Commit message: "Merge branch 'master' into issue_#261" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:10:01 provisioning config files... 13:10:01 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config3216736156471222959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:02 ---> docker-login.sh 13:10:02 nexus3.edgexfoundry.org:10001 13:10:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:04 Configure a credential helper to remove this warning. See 13:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:04 13:10:04 Login Succeeded 13:10:04 nexus3.edgexfoundry.org:10002 13:10:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:04 Configure a credential helper to remove this warning. See 13:10:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:04 13:10:04 Login Succeeded 13:10:04 nexus3.edgexfoundry.org:10003 13:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:05 Configure a credential helper to remove this warning. See 13:10:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:05 13:10:05 Login Succeeded 13:10:05 nexus3.edgexfoundry.org:10004 13:10:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:06 Configure a credential helper to remove this warning. See 13:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:06 13:10:06 Login Succeeded 13:10:06 docker.io 13:10:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:06 Configure a credential helper to remove this warning. See 13:10:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:06 13:10:06 Login Succeeded 13:10:06 ---> docker-login.sh ends [Pipeline] } 13:10:06 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:10:07 ========================================================= 13:10:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 13:10:07 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:10:07 + 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 . 13:10:08 Sending build context to Docker daemon 15.63MB 13:10:08 Step 1/8 : ARG BASE=golang:1.15-alpine 13:10:08 Step 2/8 : FROM ${BASE} 13:10:08 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:10:08 b538f80385f9: Pulling fs layer 13:10:08 74f711af9a0d: Pulling fs layer 13:10:08 99f96fe45779: Pulling fs layer 13:10:08 8529a6b9a6be: Pulling fs layer 13:10:08 45590311c82a: Pulling fs layer 13:10:08 69ca0ff8b7b3: Pulling fs layer 13:10:08 209524e5b208: Pulling fs layer 13:10:08 8529a6b9a6be: Waiting 13:10:08 45590311c82a: Waiting 13:10:08 69ca0ff8b7b3: Waiting 13:10:08 209524e5b208: Waiting 13:10:08 99f96fe45779: Download complete 13:10:08 74f711af9a0d: Verifying Checksum 13:10:08 74f711af9a0d: Download complete 13:10:08 45590311c82a: Verifying Checksum 13:10:08 45590311c82a: Download complete 13:10:08 69ca0ff8b7b3: Verifying Checksum 13:10:08 69ca0ff8b7b3: Download complete 13:10:08 b538f80385f9: Verifying Checksum 13:10:08 b538f80385f9: Download complete 13:10:09 b538f80385f9: Pull complete 13:10:09 74f711af9a0d: Pull complete 13:10:10 99f96fe45779: Pull complete 13:10:11 209524e5b208: Verifying Checksum 13:10:11 209524e5b208: Download complete 13:10:12 8529a6b9a6be: Verifying Checksum 13:10:12 8529a6b9a6be: Download complete 13:10:23 8529a6b9a6be: Pull complete 13:10:23 45590311c82a: Pull complete 13:10:23 69ca0ff8b7b3: Pull complete 13:10:25 Running on prd-centos7-docker-4c-2g-11943 in /w/workspace/edgexfoundry_edgex-ui-go_PR-269 [Pipeline] { [Pipeline] ws 13:10:26 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 13:10:27 209524e5b208: Pull complete 13:10:27 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 13:10:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 13:10:27 ---> 5bddaf1c2fca 13:10:27 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:10:28 using credential edgex-jenkins-ssh 13:10:28 Cloning the remote Git repository 13:10:28 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 13:10:28 > git init /w/workspace/edgex-ui-go/3 # timeout=10 13:10:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:10:29 > git --version # timeout=10 13:10:29 > git --version # 'git version 2.16.5' 13:10:29 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:10:30 ---> Running in 1702f62bd369 13:10:30 Removing intermediate container 1702f62bd369 13:10:30 ---> 9f22b72e5627 13:10:30 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:30 Merging remotes/origin/master commit 178e9abb726bc5c11d6eeab2f0e20b1eed984902 into PR head commit a53311c57938efd9f2fc2e9c39a2175b3323da2d 13:10:30 Merge succeeded, producing a53311c57938efd9f2fc2e9c39a2175b3323da2d 13:10:30 Checking out Revision a53311c57938efd9f2fc2e9c39a2175b3323da2d (PR-269) 13:10:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:10:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:10:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 13:10:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 13:10:30 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/master:refs/remotes/origin/master # timeout=10 13:10:30 > git config core.sparsecheckout # timeout=10 13:10:30 > git checkout -f a53311c57938efd9f2fc2e9c39a2175b3323da2d # timeout=10 13:10:30 > git remote # timeout=10 13:10:30 > git config --get remote.origin.url # timeout=10 13:10:30 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:30 > git merge 178e9abb726bc5c11d6eeab2f0e20b1eed984902 # timeout=10 13:10:30 > git rev-parse HEAD^{commit} # timeout=10 13:10:30 > git config core.sparsecheckout # timeout=10 13:10:30 > git checkout -f a53311c57938efd9f2fc2e9c39a2175b3323da2d # timeout=10 13:10:30 ---> Running in 0ffa35863c85 13:10:33 Removing intermediate container 0ffa35863c85 13:10:33 ---> ab500c29520f 13:10:33 Step 5/8 : RUN apk add --no-cache make git 13:10:33 ---> Running in 45799f65090b 13:10:34 Commit message: "Merge branch 'master' into issue_#261" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 13:10:35 provisioning config files... 13:10:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config1890714765552763973tmp 13:10:35 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:36 ---> docker-login.sh 13:10:36 nexus3.edgexfoundry.org:10001 13:10:36 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:36 Configure a credential helper to remove this warning. See 13:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:36 13:10:36 Login Succeeded 13:10:36 nexus3.edgexfoundry.org:10002 13:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:36 Configure a credential helper to remove this warning. See 13:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:36 13:10:36 Login Succeeded 13:10:36 nexus3.edgexfoundry.org:10003 13:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:36 Configure a credential helper to remove this warning. See 13:10:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:36 13:10:36 Login Succeeded 13:10:36 nexus3.edgexfoundry.org:10004 13:10:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:37 Configure a credential helper to remove this warning. See 13:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:37 13:10:37 Login Succeeded 13:10:37 docker.io 13:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:37 OK: 142 MiB in 39 packages 13:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:10:37 Configure a credential helper to remove this warning. See 13:10:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:10:37 13:10:37 Login Succeeded 13:10:37 ---> docker-login.sh ends [Pipeline] } 13:10:37 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:10:37 ========================================================= 13:10:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 13:10:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 13:10:38 + 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 . 13:10:38 Sending build context to Docker daemon 15.63MB 13:10:38 Step 1/8 : ARG BASE=golang:1.15-alpine 13:10:38 Step 2/8 : FROM ${BASE} 13:10:38 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 13:10:38 df20fa9351a1: Pulling fs layer 13:10:38 ed8968b2872e: Pulling fs layer 13:10:38 a92cc7c5fd73: Pulling fs layer 13:10:38 e871e8e8d7a9: Pulling fs layer 13:10:38 e73272ec9a57: Pulling fs layer 13:10:38 1e910a182e73: Pulling fs layer 13:10:38 4e634b169226: Pulling fs layer 13:10:38 e871e8e8d7a9: Waiting 13:10:38 e73272ec9a57: Waiting 13:10:38 1e910a182e73: Waiting 13:10:38 4e634b169226: Waiting 13:10:38 a92cc7c5fd73: Verifying Checksum 13:10:38 a92cc7c5fd73: Download complete 13:10:38 ed8968b2872e: Verifying Checksum 13:10:38 ed8968b2872e: Download complete 13:10:38 e73272ec9a57: Verifying Checksum 13:10:38 e73272ec9a57: Download complete 13:10:38 1e910a182e73: Verifying Checksum 13:10:38 1e910a182e73: Download complete 13:10:38 df20fa9351a1: Verifying Checksum 13:10:38 df20fa9351a1: Download complete 13:10:38 Removing intermediate container 45799f65090b 13:10:38 ---> d45938fb3aef 13:10:38 Step 6/8 : WORKDIR /edgex-ui-go 13:10:38 df20fa9351a1: Pull complete 13:10:38 ---> Running in 2e2b2538fe89 13:10:39 ed8968b2872e: Pull complete 13:10:39 a92cc7c5fd73: Pull complete 13:10:39 Removing intermediate container 2e2b2538fe89 13:10:39 ---> eb7c71b20a4e 13:10:39 Step 7/8 : COPY . . 13:10:40 4e634b169226: Verifying Checksum 13:10:40 4e634b169226: Download complete 13:10:41 e871e8e8d7a9: Verifying Checksum 13:10:41 e871e8e8d7a9: Download complete 13:10:41 ---> b04dccf9d1f7 13:10:41 Step 8/8 : RUN go mod download 13:10:42 ---> Running in 01afbe8fb816 13:10:46 e871e8e8d7a9: Pull complete 13:10:46 e73272ec9a57: Pull complete 13:10:46 1e910a182e73: Pull complete 13:10:55 4e634b169226: Pull complete 13:10:55 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 13:10:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 13:10:55 ---> f7629b54cfaa 13:10:55 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:10:55 ---> Running in bf7d743655b6 13:10:55 Removing intermediate container bf7d743655b6 13:10:55 ---> fea3d932632c 13:10:55 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:10:55 ---> Running in 30a3de08ea78 13:10:56 Removing intermediate container 30a3de08ea78 13:10:56 ---> 726af4f15d6a 13:10:56 Step 5/8 : RUN apk add --no-cache make git 13:10:56 ---> Running in 42ca0501fc86 13:10:56 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:10:57 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:10:57 OK: 166 MiB in 39 packages 13:10:58 Removing intermediate container 42ca0501fc86 13:10:58 ---> 99790bc73819 13:10:58 Step 6/8 : WORKDIR /edgex-ui-go 13:10:58 ---> Running in e7d3219986be 13:10:58 Removing intermediate container e7d3219986be 13:10:58 ---> b50470beff7f 13:10:58 Step 7/8 : COPY . . 13:10:59 ---> 98c9373d3498 13:10:59 Step 8/8 : RUN go mod download 13:11:00 ---> Running in 83a33000e54d 13:11:09 Removing intermediate container 01afbe8fb816 13:11:09 ---> 5ab1057e9f60 13:11:09 Successfully built 5ab1057e9f60 13:11:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 13:11:09 + docker inspect -f . ci-base-image-arm64 13:11:09 . [Pipeline] withDockerContainer 13:11:09 prd-ubuntu18.04-docker-arm64-4c-16g-11942 does not seem to be running inside a container 13:11:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-arm64 cat 13:11:11 $ docker top 80e46959c5a2d77396239f83a5dc5acdbff15e67fae026a41581e17c0faed7e5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:13 + go version 13:11:13 go version go1.15.2 linux/arm64 [Pipeline] } 13:11:13 $ docker stop --time=1 80e46959c5a2d77396239f83a5dc5acdbff15e67fae026a41581e17c0faed7e5 13:11:15 $ docker rm -f 80e46959c5a2d77396239f83a5dc5acdbff15e67fae026a41581e17c0faed7e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:11:16 + docker inspect -f . ci-base-image-arm64 13:11:16 . [Pipeline] withDockerContainer 13:11:16 prd-ubuntu18.04-docker-arm64-4c-16g-11942 does not seem to be running inside a container 13:11:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@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-arm64 cat 13:11:18 $ docker top b8162c3430c945c1557b0f49837804c35886f87fb0e4ae4ca8b7911bd003bd11 -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:20 + make test 13:11:20 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:11:21 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:11:22 Removing intermediate container 83a33000e54d 13:11:22 ---> 249d99e71bcc 13:11:22 Successfully built 249d99e71bcc 13:11:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 13:11:22 + docker inspect -f . ci-base-image-x86_64 13:11:22 . [Pipeline] withDockerContainer 13:11:22 prd-centos7-docker-4c-2g-11943 does not seem to be running inside a container 13:11:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:11:23 $ docker top d85458ccc42dc062090cd75db47c4959520d44bb1667c14ef8e925b77fa197b0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:24 + go version 13:11:24 go version go1.15.2 linux/amd64 [Pipeline] } 13:11:24 $ docker stop --time=1 d85458ccc42dc062090cd75db47c4959520d44bb1667c14ef8e925b77fa197b0 13:11:25 $ docker rm -f d85458ccc42dc062090cd75db47c4959520d44bb1667c14ef8e925b77fa197b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 13:11:26 + docker inspect -f . ci-base-image-x86_64 13:11:26 . [Pipeline] withDockerContainer 13:11:26 prd-centos7-docker-4c-2g-11943 does not seem to be running inside a container 13:11:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:11:27 $ docker top ffbc7fc5835ed6f72a1adf7ab2a155af78b3027e9559a72f1c0c04a5343429a9 -eo pid,comm [Pipeline] { [Pipeline] sh 13:11:27 + make test 13:11:27 GO111MODULE=on go test -coverprofile=coverage.out ./... 13:11:28 ? github.com/edgexfoundry/edgex-ui-go [no test files] 13:11:36 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 13:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 13:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:11:36 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:11:36 GO111MODULE=on go vet ./... [Pipeline] } 13:11:37 $ docker stop --time=1 ffbc7fc5835ed6f72a1adf7ab2a155af78b3027e9559a72f1c0c04a5343429a9 13:11:39 $ docker rm -f ffbc7fc5835ed6f72a1adf7ab2a155af78b3027e9559a72f1c0c04a5343429a9 [Pipeline] // withDockerContainer [Pipeline] sh 13:11:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:11:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:11:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:11:43 + ls -al . 13:11:43 total 84 13:11:43 drwxrwxr-x. 9 jenkins jenkins 4096 Nov 12 13:11 . 13:11:43 drwxrwxr-x. 4 jenkins jenkins 28 Nov 12 13:10 .. 13:11:43 drwxrwxr-x. 3 jenkins jenkins 20 Nov 12 13:10 assets 13:11:43 drwxrwxr-x. 2 jenkins jenkins 35 Nov 12 13:10 bin 13:11:43 drwxrwxr-x. 3 jenkins jenkins 29 Nov 12 13:10 cmd 13:11:43 -rw-rw-r--. 1 jenkins jenkins 3959 Nov 12 13:10 CONTRIBUTING.md 13:11:43 -rw-r--r--. 1 jenkins jenkins 10 Nov 12 13:11 coverage.out 13:11:43 -rw-rw-r--. 1 jenkins jenkins 913 Nov 12 13:10 Dockerfile 13:11:43 -rw-rw-r--. 1 jenkins jenkins 898 Nov 12 13:10 Dockerfile.build 13:11:43 drwxrwxr-x. 5 jenkins jenkins 104 Nov 12 13:10 docs 13:11:43 drwxrwxr-x. 8 jenkins jenkins 179 Nov 12 13:10 .git 13:11:43 drwxrwxr-x. 2 jenkins jenkins 81 Nov 12 13:10 .github 13:11:43 -rw-rw-r--. 1 jenkins jenkins 136 Nov 12 13:10 .gitignore 13:11:43 -rw-rw-r--. 1 jenkins jenkins 1019 Nov 12 13:10 go.mod 13:11:43 -rw-r--r--. 1 jenkins jenkins 20718 Nov 12 13:11 go.sum 13:11:43 drwxrwxr-x. 10 jenkins jenkins 139 Nov 12 13:10 internal 13:11:43 -rw-rw-r--. 1 jenkins jenkins 652 Nov 12 13:10 Jenkinsfile 13:11:43 -rw-rw-r--. 1 jenkins jenkins 11357 Nov 12 13:10 LICENSE 13:11:43 -rw-rw-r--. 1 jenkins jenkins 951 Nov 12 13:10 Makefile 13:11:43 -rw-rw-r--. 1 jenkins jenkins 3545 Nov 12 13:10 README.md 13:11:43 -rw-rw-r--. 1 jenkins jenkins 5 Nov 12 13:07 VERSION 13:11:43 -rw-rw-r--. 1 jenkins jenkins 155 Nov 12 13:10 version.go [Pipeline] isUnix [Pipeline] sh 13:11:43 + 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=a53311c57938efd9f2fc2e9c39a2175b3323da2d --label arch=amd64 --label version=0.0.0 . 13:11:43 Sending build context to Docker daemon 15.66MB 13:11:43 Step 1/24 : ARG BASE=golang:1.15-alpine 13:11:43 Step 2/24 : FROM ${BASE} AS builder 13:11:43 ---> 249d99e71bcc 13:11:43 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:11:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 13:11:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 13:11:44 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 13:11:44 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 13:11:44 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 13:11:44 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 13:11:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 13:11:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 13:11:44 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 13:11:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 13:11:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 13:11:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 13:11:44 ---> Running in fd83e81ba85f 13:11:44 Removing intermediate container fd83e81ba85f 13:11:44 ---> a3102779c6d0 13:11:44 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 13:11:44 ---> Running in 84e9a46bfec9 13:11:44 GO111MODULE=on go vet ./... 13:11:44 Removing intermediate container 84e9a46bfec9 13:11:44 ---> 470b09fd5cf2 13:11:44 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 13:11:44 ---> Running in 4c6a96811195 13:11:44 Removing intermediate container 4c6a96811195 13:11:44 ---> 8c04e22545c5 13:11:44 Step 6/24 : LABEL Name=edgex-ui-go 13:11:44 ---> Running in 3df453d7d193 13:11:45 Removing intermediate container 3df453d7d193 13:11:45 ---> 40edd8278ba7 13:11:45 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:11:45 ---> Running in cda9adefb855 13:11:45 Removing intermediate container cda9adefb855 13:11:45 ---> a9a947372156 13:11:45 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:11:45 ---> Running in 91950c6acec3 13:11:46 Removing intermediate container 91950c6acec3 13:11:46 ---> 4d5a81899b07 13:11:46 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:11:46 ---> Running in 163c61343e11 13:11:46 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:11:47 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:11:47 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 13:11:47 v3.12.1-27-g467487adbb [http://nl.alpinelinux.org/alpine/v3.12/community] 13:11:47 OK: 12752 distinct packages available 13:11:47 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 13:11:48 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 13:11:48 OK: 166 MiB in 39 packages 13:11:49 Removing intermediate container 163c61343e11 13:11:49 ---> ca2bc3511c58 13:11:49 Step 10/24 : ENV GO111MODULE=on 13:11:49 ---> Running in 97b54cc66351 13:11:49 Removing intermediate container 97b54cc66351 13:11:49 ---> 42e048bef6f5 13:11:49 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:11:49 ---> Running in e202112b6294 13:11:49 Removing intermediate container e202112b6294 13:11:49 ---> b1d27599c4e5 13:11:49 Step 12/24 : COPY go.mod . [Pipeline] } 13:11:49 $ docker stop --time=1 b8162c3430c945c1557b0f49837804c35886f87fb0e4ae4ca8b7911bd003bd11 13:11:49 ---> 21257ce0df7b 13:11:49 Step 13/24 : COPY Makefile . 13:11:50 ---> 2b546f1f3b21 13:11:50 Step 14/24 : RUN make update 13:11:50 ---> Running in 471de8c3dd87 13:11:50 CGO_ENABLED=0 GO111MODULE=on go mod download 13:11:51 Removing intermediate container 471de8c3dd87 13:11:51 ---> 58fa37067a14 13:11:51 Step 15/24 : COPY . . 13:11:52 ---> d48be1efb43a 13:11:52 Step 16/24 : RUN ${MAKE} 13:11:52 ---> Running in bf4d469782c2 13:11:53 $ docker rm -f b8162c3430c945c1557b0f49837804c35886f87fb0e4ae4ca8b7911bd003bd11 13:11:53 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 [Pipeline] // withDockerContainer [Pipeline] sh 13:11:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:11:54 Warning: overwriting stash ‘coverage-report’ 13:11:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:11:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:11:56 + ls -al . 13:11:56 total 116 13:11:56 drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 13:11 . 13:11:56 drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 13:09 .. 13:11:56 drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 13:10 .git 13:11:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 13:09 .github 13:11:56 -rw-rw-r-- 1 jenkins jenkins 136 Nov 12 13:09 .gitignore 13:11:56 -rw-rw-r-- 1 jenkins jenkins 3959 Nov 12 13:09 CONTRIBUTING.md 13:11:56 -rw-rw-r-- 1 jenkins jenkins 913 Nov 12 13:09 Dockerfile 13:11:56 -rw-rw-r-- 1 jenkins jenkins 898 Nov 12 13:09 Dockerfile.build 13:11:56 -rw-rw-r-- 1 jenkins jenkins 652 Nov 12 13:09 Jenkinsfile 13:11:56 -rw-rw-r-- 1 jenkins jenkins 11357 Nov 12 13:09 LICENSE 13:11:56 -rw-rw-r-- 1 jenkins jenkins 951 Nov 12 13:09 Makefile 13:11:56 -rw-rw-r-- 1 jenkins jenkins 3545 Nov 12 13:09 README.md 13:11:56 -rw-rw-r-- 1 jenkins jenkins 5 Nov 12 13:07 VERSION 13:11:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 13:09 assets 13:11:56 drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 13:09 bin 13:11:56 drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 13:09 cmd 13:11:56 -rw-r--r-- 1 jenkins jenkins 10 Nov 12 13:11 coverage.out 13:11:56 drwxrwxr-x 5 jenkins jenkins 4096 Nov 12 13:09 docs 13:11:56 -rw-rw-r-- 1 jenkins jenkins 1019 Nov 12 13:09 go.mod 13:11:56 -rw-r--r-- 1 jenkins jenkins 20718 Nov 12 13:11 go.sum 13:11:56 drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 13:09 internal 13:11:56 -rw-rw-r-- 1 jenkins jenkins 155 Nov 12 13:09 version.go [Pipeline] isUnix [Pipeline] sh 13:11:56 + 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=a53311c57938efd9f2fc2e9c39a2175b3323da2d --label arch=arm64 --label version=0.0.0 . 13:11:57 Sending build context to Docker daemon 15.66MB 13:11:57 Step 1/24 : ARG BASE=golang:1.15-alpine 13:11:57 Step 2/24 : FROM ${BASE} AS builder 13:11:57 ---> 5ab1057e9f60 13:11:57 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 13:11:58 ---> Running in ab34501f94a6 13:11:59 Removing intermediate container ab34501f94a6 13:11:59 ---> 7fbfe563b25c 13:11:59 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 13:11:59 ---> Running in b06a065238d3 13:11:59 Removing intermediate container b06a065238d3 13:11:59 ---> b4eb9834366b 13:11:59 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 13:11:59 ---> Running in 703026018e0e 13:11:59 CGO_ENABLED=0 GO111MODULE=on go build ./... 13:12:00 Removing intermediate container 703026018e0e 13:12:00 ---> 189ddc06b388 13:12:00 Step 6/24 : LABEL Name=edgex-ui-go 13:12:00 ---> Running in fea0a86f798e 13:12:00 Removing intermediate container fea0a86f798e 13:12:00 ---> e337594dcbb5 13:12:00 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 13:12:00 ---> Running in a9aa8ef38928 13:12:01 Removing intermediate container a9aa8ef38928 13:12:01 ---> a6a36e43becf 13:12:01 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:12:01 ---> Running in a6bebe46bb85 13:12:03 Removing intermediate container bf4d469782c2 13:12:03 ---> ecc9668f4e3e 13:12:03 Step 17/24 : FROM alpine 13:12:03 latest: Pulling from library/alpine 13:12:03 188c0c94c7c5: Pulling fs layer 13:12:03 188c0c94c7c5: Download complete 13:12:04 188c0c94c7c5: Pull complete 13:12:04 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 13:12:04 Status: Downloaded newer image for alpine:latest 13:12:04 ---> d6e46aa2470d 13:12:04 Step 18/24 : EXPOSE 4000 13:12:04 ---> Running in 45c3f2c24aa7 13:12:04 Removing intermediate container a6bebe46bb85 13:12:04 ---> 796c34048196 13:12:04 Step 9/24 : RUN apk update && apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:12:04 ---> Running in 646d79629893 13:12:04 Removing intermediate container 45c3f2c24aa7 13:12:04 ---> b68c0f9ef3c2 13:12:04 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 13:12:05 ---> 0205ed2358a0 13:12:05 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:12:05 ---> Running in 5671e4c49229 13:12:05 Removing intermediate container 5671e4c49229 13:12:05 ---> de60d9a90595 13:12:05 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:12:05 ---> Running in 1f60d5ad513b 13:12:05 Removing intermediate container 1f60d5ad513b 13:12:05 ---> 0b3e9669ee30 13:12:05 Step 22/24 : LABEL arch=amd64 13:12:05 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 13:12:05 ---> Running in 83fa9819703c 13:12:05 Removing intermediate container 83fa9819703c 13:12:05 ---> 1c2f7dbf99bc 13:12:05 Step 23/24 : LABEL git_sha=a53311c57938efd9f2fc2e9c39a2175b3323da2d 13:12:06 ---> Running in ac94c9456493 13:12:06 Removing intermediate container ac94c9456493 13:12:06 ---> cf50d3e754ce 13:12:06 Step 24/24 : LABEL version=0.0.0 13:12:06 ---> Running in ac93dfde1c22 13:12:06 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:12:06 Removing intermediate container ac93dfde1c22 13:12:06 ---> 5cf817c707d0 13:12:06 [Warning] One or more build-args [ARCH] were not consumed 13:12:06 Successfully built 5cf817c707d0 13:12:06 Successfully tagged docker-edgex-ui-go:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 13:12:07 v3.12.1-24-g9d31f224d7 [http://nl.alpinelinux.org/alpine/v3.12/main] 13:12:07 v3.12.1-26-gb7585c84cc [http://nl.alpinelinux.org/alpine/v3.12/community] 13:12:07 OK: 12623 distinct packages available 13:12:07 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 13:12:08 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 13:12:08 OK: 142 MiB in 39 packages 13:12:09 Removing intermediate container 646d79629893 13:12:09 ---> a0b850391edb 13:12:09 Step 10/24 : ENV GO111MODULE=on 13:12:09 ---> Running in 052d80068160 13:12:10 Removing intermediate container 052d80068160 13:12:10 ---> e3af21997761 13:12:10 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 13:12:10 ---> Running in 51655cc9e1eb 13:12:10 Removing intermediate container 51655cc9e1eb 13:12:10 ---> 0c8cb26bea31 13:12:10 Step 12/24 : COPY go.mod . 13:12:11 ---> c23cdd7a6b33 13:12:11 Step 13/24 : COPY Makefile . 13:12:12 ---> eb932689a67e 13:12:12 Step 14/24 : RUN make update 13:12:12 ---> Running in 1055f5546908 13:12:13 CGO_ENABLED=0 GO111MODULE=on go mod download 13:12:15 Removing intermediate container 1055f5546908 13:12:15 ---> 5f1b379e9c5a 13:12:15 Step 15/24 : COPY . . 13:12:17 ---> 129738251040 13:12:17 Step 16/24 : RUN ${MAKE} 13:12:17 ---> Running in 7eb5b05a2348 13:12:18 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 13:12:40 CGO_ENABLED=0 GO111MODULE=on go build ./... 13:12:46 Removing intermediate container 7eb5b05a2348 13:12:46 ---> d8dca6835982 13:12:46 Step 17/24 : FROM alpine 13:12:46 latest: Pulling from library/alpine 13:12:46 5f621e34cdf4: Pulling fs layer 13:12:46 5f621e34cdf4: Verifying Checksum 13:12:46 5f621e34cdf4: Download complete 13:12:47 5f621e34cdf4: Pull complete 13:12:47 Digest: sha256:c0e9560cda118f9ec63ddefb4a173a2b2a0347082d7dff7dc14272e7841a5b5a 13:12:47 Status: Downloaded newer image for alpine:latest 13:12:47 ---> 2e77e061c27f 13:12:47 Step 18/24 : EXPOSE 4000 13:12:47 ---> Running in 5da4d2932efb 13:12:48 Removing intermediate container 5da4d2932efb 13:12:48 ---> 55ad2940252f 13:12: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 13:12:50 ---> 0ebe33a1b491 13:12:50 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 13:12:50 ---> Running in 756938750aa3 13:12:50 Removing intermediate container 756938750aa3 13:12:50 ---> 19006c7534e4 13:12:50 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 13:12:50 ---> Running in 77d6decef36c 13:12:51 Removing intermediate container 77d6decef36c 13:12:51 ---> 8476b703d19e 13:12:51 Step 22/24 : LABEL arch=arm64 13:12:51 ---> Running in d4f3a4619964 13:12:52 Removing intermediate container d4f3a4619964 13:12:52 ---> 84e43efe0c99 13:12:52 Step 23/24 : LABEL git_sha=a53311c57938efd9f2fc2e9c39a2175b3323da2d 13:12:52 ---> Running in 3c774791e77c 13:12:52 Removing intermediate container 3c774791e77c 13:12:52 ---> b851ae0bf6da 13:12:52 Step 24/24 : LABEL version=0.0.0 13:12:52 ---> Running in 8a745658dcee 13:12:53 Removing intermediate container 8a745658dcee 13:12:53 ---> 8fddbc2bc630 13:12:53 [Warning] One or more build-args [ARCH] were not consumed 13:12:53 Successfully built 8fddbc2bc630 13:12:53 Successfully tagged docker-edgex-ui-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 13:12:55 provisioning config files... 13:12:55 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/config9121928456464460878tmp [Pipeline] { [Pipeline] sh 13:12:55 + set +x 13:12:55 + curl -s https://codecov.io/bash 13:12:55 + bash -s -- 13:12:55 13:12:55 _____ _ 13:12:55 / ____| | | 13:12:55 | | ___ __| | ___ ___ _____ __ 13:12:55 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:12:55 | |___| (_) | (_| | __/ (_| (_) \ V / 13:12:55 \_____\___/ \__,_|\___|\___\___/ \_/ 13:12:55 Bash-20201106-81372f2 13:12:55 13:12:55 13:12:55 ==> Jenkins CI detected. 13:12:55 project root: . 13:12:55 --> token set from env 13:12:55 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:12:55 ==> Running gcov in . (disable via -X gcov) 13:12:55 ==> Python coveragepy not found 13:12:55 ==> Searching for coverage reports in: 13:12:55 + . 13:12:55 -> Found 1 reports 13:12:55 ==> Detecting git/mercurial file structure 13:12:55 ==> Reading reports 13:12:56 + ./coverage.out bytes=10 13:12:56 ==> Appending adjustments 13:12:56 https://docs.codecov.io/docs/fixing-reports 13:12:56 + Found adjustments 13:12:56 ==> Gzipping contents 13:12:56 ==> Uploading reports 13:12:56 url: https://codecov.io 13:12:56 query: branch=PR-269&commit=a53311c57938efd9f2fc2e9c39a2175b3323da2d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-269%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=269&job=&cmd_args= 13:12:56 -> Pinging Codecov 13:12:56 https://codecov.io/upload/v4?package=bash-20201106-81372f2&token=secret&branch=PR-269&commit=a53311c57938efd9f2fc2e9c39a2175b3323da2d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-269%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=269&job=&cmd_args= 13:12:56 -> Uploading to 13:12:56 https://storage.googleapis.com/codecov/v4/raw/2020-11-12/FB506323287CE973F263BFD2A0EB1F37/a53311c57938efd9f2fc2e9c39a2175b3323da2d/b8dd55cd-0d96-44d5-86ad-c325cd7a42d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20201112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20201112T131256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=229bf245b8c06b7f2e2657efaea449c4e64675efb3724fe921f09865982065b3 13:12:56 % Total % Received % Xferd Average Speed Time Time Time Current 13:12:56 Dload Upload Total Spent Left Speed 13:12:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1791 0 0 100 1791 0 4280 --:--:-- --:--:-- --:--:-- 4274 13:12:56 -> View reports at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/a53311c57938efd9f2fc2e9c39a2175b3323da2d [Pipeline] } 13:12: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] { (Snyk Docker Image Scan) Stage "Snyk Docker Image Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 13:12:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:13:00 ---> package-listing.sh 13:13:00 ++ facter osfamily 13:13:00 ++ tr '[:upper:]' '[:lower:]' 13:13:00 + OS_FAMILY=redhat 13:13:00 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-269 13:13:00 + START_PACKAGES=/tmp/packages_start.txt 13:13:00 + END_PACKAGES=/tmp/packages_end.txt 13:13:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:13:00 + PACKAGES=/tmp/packages_start.txt 13:13:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-269 ']' 13:13:00 + PACKAGES=/tmp/packages_end.txt 13:13:00 + case "${OS_FAMILY}" in 13:13:00 + rpm -qa 13:13:00 + sort 13:13:04 + '[' -f /tmp/packages_start.txt ']' 13:13:04 + '[' -f /tmp/packages_end.txt ']' 13:13:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:13:04 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-269 ']' 13:13:04 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-269/archives/ 13:13:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-269/archives/ [Pipeline] echo 13:13:04 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-269/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:13:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 13:13:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:13:04 13:13:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 13:13:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:13:05 alpine: Pulling from edgex-lftools-log-publisher 13:13:05 df20fa9351a1: Pulling fs layer 13:13:05 36b3adc4ff6f: Pulling fs layer 13:13:05 8ad3a11d3b57: Pulling fs layer 13:13:05 46f8f816bc3b: Pulling fs layer 13:13:05 93b61091891f: Pulling fs layer 13:13:05 93b9cdb0e59b: Pulling fs layer 13:13:05 5e14af77c1be: Pulling fs layer 13:13:05 01666e4c0597: Pulling fs layer 13:13:05 aa168da1d23b: Pulling fs layer 13:13:05 93b9cdb0e59b: Waiting 13:13:05 5e14af77c1be: Waiting 13:13:05 01666e4c0597: Waiting 13:13:05 aa168da1d23b: Waiting 13:13:05 46f8f816bc3b: Waiting 13:13:05 93b61091891f: Waiting 13:13:05 36b3adc4ff6f: Verifying Checksum 13:13:05 36b3adc4ff6f: Download complete 13:13:05 46f8f816bc3b: Verifying Checksum 13:13:05 46f8f816bc3b: Download complete 13:13:05 df20fa9351a1: Verifying Checksum 13:13:05 df20fa9351a1: Download complete 13:13:05 93b9cdb0e59b: Verifying Checksum 13:13:05 93b9cdb0e59b: Download complete 13:13:05 5e14af77c1be: Verifying Checksum 13:13:05 5e14af77c1be: Download complete 13:13:05 93b61091891f: Download complete 13:13:05 01666e4c0597: Verifying Checksum 13:13:05 01666e4c0597: Download complete 13:13:05 df20fa9351a1: Pull complete 13:13:06 36b3adc4ff6f: Pull complete 13:13:06 8ad3a11d3b57: Download complete 13:13:07 8ad3a11d3b57: Pull complete 13:13:07 46f8f816bc3b: Pull complete 13:13:07 93b61091891f: Pull complete 13:13:07 93b9cdb0e59b: Pull complete 13:13:08 5e14af77c1be: Pull complete 13:13:08 aa168da1d23b: Verifying Checksum 13:13:08 aa168da1d23b: Download complete 13:13:08 01666e4c0597: Pull complete 13:13:16 aa168da1d23b: Pull complete 13:13:16 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 13:13:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 13:13:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 13:13:16 prd-centos7-docker-4c-2g-11941 does not seem to be running inside a container 13:13:16 $ 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-269/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-269 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269:/w/workspace/edgexfoundry_edgex-ui-go_PR-269:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@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 13:13:21 $ docker top d47df0c29c17b638fa8cb1ca2fad2338d47669ae4ced9e426bdc1ea8d9a913fd -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:21 + touch /tmp/pre-build-complete [Pipeline] sh 13:13:21 + mkdir -p /var/log/sa [Pipeline] sh 13:13:22 + ls /var/log/sa-host 13:13:22 + sadf -c /var/log/sa-host/sa05 13:13:22 file_magic: OK 13:13:22 HZ: Using current value: 100 13:13:22 file_header: OK 13:13:22 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 13:13:22 Statistics: 13:13:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 13:13:22 File successfully converted to sysstat format version 12.2.1 13:13:22 + sadf -c /var/log/sa-host/sa12 13:13:22 file_magic: OK 13:13:22 HZ: Using current value: 100 13:13:22 file_header: OK 13:13:22 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 13:13:22 Statistics: 13:13:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 13:13:22 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:22 provisioning config files... 13:13:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp/config2922656221170390563tmp [Pipeline] { [Pipeline] echo 13:13:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:13:23 ---> create-netrc.sh [Pipeline] } 13:13:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 13:13:23 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 13:13:23 ---> python-tools-install.sh [Pipeline] echo 13:13:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:13:24 ---> sudo-logs.sh 13:13:24 Archiving 'sudo' log.. [Pipeline] echo 13:13:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:13:24 ---> job-cost.sh 13:13:24 lf-activate-venv: SKIPPING 13:13:24 INFO: No Stack... 13:13:25 INFO: Retrieving Pricing Info for: v1-standard-2 13:13:25 INFO: Archiving Costs [Pipeline] echo 13:13:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:13:26 ---> logs-deploy.sh 13:13:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-269/3 13:13:26 INFO: archiving workspace using pattern(s): 13:13:28 Archives upload complete. 13:13:28 INFO: archiving logs to Nexus 13:13:28 ---> uname -a: 13:13:28 Linux prd-centos7-docker-4c-2g-11941.vexxhost.local 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 13:13:28 13:13:28 13:13:28 ---> lscpu: 13:13:28 Architecture: x86_64 13:13:28 CPU op-mode(s): 32-bit, 64-bit 13:13:28 Byte Order: Little Endian 13:13:28 Address sizes: 40 bits physical, 48 bits virtual 13:13:28 CPU(s): 4 13:13:28 On-line CPU(s) list: 0-3 13:13:28 Thread(s) per core: 1 13:13:28 Core(s) per socket: 1 13:13:28 Socket(s): 4 13:13:28 NUMA node(s): 1 13:13:28 Vendor ID: GenuineIntel 13:13:28 CPU family: 6 13:13:28 Model: 44 13:13:28 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 13:13:28 Stepping: 1 13:13:28 CPU MHz: 2933.438 13:13:28 BogoMIPS: 5866.87 13:13:28 Virtualization: VT-x 13:13:28 Hypervisor vendor: KVM 13:13:28 Virtualization type: full 13:13:28 L1d cache: 128 KiB 13:13:28 L1i cache: 128 KiB 13:13:28 L2 cache: 16 MiB 13:13:28 L3 cache: 64 MiB 13:13:28 NUMA node0 CPU(s): 0-3 13:13:28 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 13:13:28 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 13:13:28 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 13:13:28 Vulnerability Meltdown: Mitigation; PTI 13:13:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:13:28 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 13:13:28 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 13:13:28 Vulnerability Tsx async abort: Not affected 13:13:28 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 13:13:28 13:13:28 13:13:28 ---> nproc: 13:13:28 4 13:13:28 13:13:28 13:13:28 ---> df -h: 13:13:28 Filesystem Size Used Available Use% Mounted on 13:13:28 overlay 50.0G 7.2G 42.8G 14% / 13:13:28 tmpfs 64.0M 0 64.0M 0% /dev 13:13:28 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 13:13:28 shm 64.0M 0 64.0M 0% /dev/shm 13:13:28 /dev/vda1 50.0G 7.2G 42.8G 14% /facter-os 13:13:28 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 13:13:28 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 13:13:28 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 13:13:28 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/auth.log 13:13:28 /dev/vda1 50.0G 7.2G 42.8G 14% /run/cloud-init/result.json 13:13:28 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgexfoundry_edgex-ui-go_PR-269 13:13:28 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/edgexfoundry_edgex-ui-go_PR-269@tmp 13:13:28 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa-host 13:13:28 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/secure 13:13:28 13:13:28 13:13:28 ---> free -m: 13:13:28 total used free shared buff/cache available 13:13:28 Mem: 1837 693 115 0 1029 1041 13:13:28 Swap: 1023 1 1022 13:13:28 13:13:28 13:13:28 ---> ip addr: 13:13:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 13:13:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 13:13:28 inet 127.0.0.1/8 scope host lo 13:13:28 valid_lft forever preferred_lft forever 13:13:28 inet6 ::1/128 scope host 13:13:28 valid_lft forever preferred_lft forever 13:13:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 13:13:28 link/ether fa:16:3e:f0:bd:3d brd ff:ff:ff:ff:ff:ff 13:13:28 inet 10.30.122.136/23 brd 10.30.123.255 scope global dynamic eth0 13:13:28 valid_lft 85992sec preferred_lft 85992sec 13:13:28 inet6 fe80::f816:3eff:fef0:bd3d/64 scope link 13:13:28 valid_lft forever preferred_lft forever 13:13:28 3: docker0: mtu 1500 qdisc noqueue state DOWN 13:13:28 link/ether 02:42:5c:c9:3f:54 brd ff:ff:ff:ff:ff:ff 13:13:28 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 13:13:28 valid_lft forever preferred_lft forever 13:13:28 inet6 fe80::42:5cff:fec9:3f54/64 scope link 13:13:28 valid_lft forever preferred_lft forever 13:13:28 13:13:28 13:13:28 ---> sar -b -r -n DEV: 13:13:28 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/12/20 _x86_64_ (4 CPU) 13:13:28 13:13:28 13:06:22 LINUX RESTART (4 CPU) 13:13:28 13:13:28 13:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:13:28 13:08:01 74.55 26.01 48.54 0.00 6356.60 5835.23 0.00 13:13:28 13:09:01 2.11 0.00 2.11 0.00 0.00 44.00 0.00 13:13:28 13:10:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 13:13:28 13:11:01 0.35 0.00 0.35 0.00 0.00 5.65 0.00 13:13:28 13:12:01 0.22 0.00 0.22 0.00 0.00 2.51 0.00 13:13:28 13:13:01 27.44 27.09 0.35 0.00 2476.59 4.56 0.00 13:13:28 Average: 17.48 8.85 8.63 0.00 1472.85 982.87 0.00 13:13:28 13:13:28 13:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:13:28 13:08:01 159136 0 592908 31.51 2620 1126892 1100084 37.54 438148 1123964 136 13:13:28 13:09:01 163300 0 588732 31.29 2620 1126904 1076568 36.74 437300 1121280 8 13:13:28 13:10:01 163756 0 588268 31.26 2620 1126912 1069504 36.50 437808 1120972 16 13:13:28 13:11:01 162096 0 589924 31.35 2620 1126916 1069516 36.50 439824 1120900 12 13:13:28 13:12:01 162588 0 589428 31.33 2620 1126920 1069372 36.50 448240 1111708 8 13:13:28 13:13:01 66356 0 611268 32.49 2620 1201312 1096848 37.43 464516 1184564 88 13:13:28 Average: 146205 0 593421 31.54 2620 1139309 1080315 36.87 444306 1130565 45 13:13:28 13:13:28 13:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:13:28 13:08:01 eth0 604.63 402.06 1238.33 107.88 0.00 0.00 0.00 0.00 13:13:28 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:28 13:08:01 docker0 31.15 25.71 2.71 106.26 0.00 0.00 0.00 0.00 13:13:28 13:09:01 eth0 3.58 1.50 3.02 0.11 0.00 0.00 0.00 0.00 13:13:28 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:28 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:28 13:10:01 eth0 1.07 0.40 0.32 0.21 0.00 0.00 0.00 0.00 13:13:28 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:28 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:28 13:11:01 eth0 0.53 0.30 0.27 0.17 0.00 0.00 0.00 0.00 13:13:28 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:28 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:28 13:12:01 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 13:13:28 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:28 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:28 13:13:01 eth0 9.22 5.84 8.78 3.09 0.00 0.00 0.00 0.00 13:13:28 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:28 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:28 Average: eth0 103.24 68.40 208.58 18.59 0.00 0.00 0.00 0.00 13:13:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:13:28 Average: docker0 5.20 4.29 0.45 17.72 0.00 0.00 0.00 0.00 13:13:28 13:13:28 13:13:28 ---> sar -P ALL: 13:13:28 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 11/12/20 _x86_64_ (4 CPU) 13:13:28 13:13:28 13:06:22 LINUX RESTART (4 CPU) 13:13:28 13:13:28 13:07:01 CPU %user %nice %system %iowait %steal %idle 13:13:28 13:08:01 all 12.79 0.00 4.88 1.70 0.03 80.60 13:13:28 13:08:01 0 11.89 0.00 5.91 2.74 0.05 79.41 13:13:28 13:08:01 1 13.17 0.00 4.67 1.16 0.03 80.97 13:13:28 13:08:01 2 12.71 0.00 4.84 1.87 0.02 80.56 13:13:28 13:08:01 3 13.37 0.00 4.11 1.02 0.03 81.46 13:13:28 13:09:01 all 0.18 0.00 0.06 0.00 0.00 99.77 13:13:28 13:09:01 0 0.05 0.00 0.07 0.00 0.00 99.88 13:13:28 13:09:01 1 0.30 0.00 0.05 0.00 0.00 99.65 13:13:28 13:09:01 2 0.27 0.00 0.08 0.00 0.00 99.65 13:13:28 13:09:01 3 0.08 0.00 0.03 0.00 0.00 99.88 13:13:28 13:10:01 all 0.16 0.00 0.04 0.00 0.00 99.80 13:13:28 13:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:13:28 13:10:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:13:28 13:10:01 2 0.50 0.00 0.07 0.00 0.02 99.42 13:13:28 13:10:01 3 0.05 0.00 0.05 0.00 0.00 99.90 13:13:28 13:11:01 all 0.15 0.00 0.03 0.00 0.00 99.82 13:13:28 13:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:13:28 13:11:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:13:28 13:11:01 2 0.48 0.00 0.02 0.00 0.00 99.50 13:13:28 13:11:01 3 0.05 0.00 0.03 0.00 0.00 99.92 13:13:28 13:12:01 all 0.14 0.00 0.06 0.00 0.00 99.80 13:13:28 13:12:01 0 0.02 0.00 0.12 0.00 0.00 99.87 13:13:28 13:12:01 1 0.07 0.00 0.05 0.00 0.02 99.87 13:13:28 13:12:01 2 0.47 0.00 0.03 0.00 0.00 99.50 13:13:28 13:12:01 3 0.02 0.00 0.03 0.00 0.00 99.95 13:13:28 13:13:01 all 0.80 0.00 0.40 0.58 0.00 98.22 13:13:28 13:13:01 0 0.87 0.00 0.67 0.80 0.00 97.67 13:13:28 13:13:01 1 0.58 0.00 0.40 1.18 0.00 97.83 13:13:28 13:13:01 2 1.12 0.00 0.35 0.03 0.00 98.50 13:13:28 13:13:01 3 0.62 0.00 0.17 0.30 0.02 98.90 13:13:28 Average: all 2.35 0.00 0.90 0.38 0.01 96.36 13:13:28 Average: 0 2.13 0.00 1.13 0.59 0.01 96.14 13:13:28 Average: 1 2.35 0.00 0.87 0.39 0.01 96.38 13:13:28 Average: 2 2.58 0.00 0.89 0.31 0.01 96.21 13:13:28 Average: 3 2.35 0.00 0.73 0.22 0.01 96.69 13:13:28 13:13:28 13:13:28