Pull request #323 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 6abeaf1e192a516e789d93b29d53e868091fb974+3180d955709a5d54996b76e7d48118a040632b6c (f1909b765c172c33161ac9ecb8b7d559614145f4) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-edgex-ui-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-32892 in /w/workspace/edgexfoundry_edgex-ui-go_PR-323 [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-323 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 3180d955709a5d54996b76e7d48118a040632b6c into PR head commit 6abeaf1e192a516e789d93b29d53e868091fb974 Merge succeeded, producing 6abeaf1e192a516e789d93b29d53e868091fb974 Checking out Revision 6abeaf1e192a516e789d93b29d53e868091fb974 (PR-323) > 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/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6abeaf1e192a516e789d93b29d53e868091fb974 # 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 3180d955709a5d54996b76e7d48118a040632b6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6abeaf1e192a516e789d93b29d53e868091fb974 # timeout=10 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.3.3" > git rev-list --no-walk b60552070e2f738d90d2caa2d6c81bc3f6df7d33 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:34:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:34:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:34:22 ========================================================= 05:34:22 EdgeX Global Pipelines Version Info 05:34:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:34:24 ------------------- 05:34:24 stable info: 05:34:24 ------------------- 05:34:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:34:24 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 05:34:24 Message: update stable to v1.0.186 05:34:25 ------------------- 05:34:25 experimental info: 05:34:25 ------------------- 05:34:25 Commited By: **** collab-it+edgex@linuxfoundation.org 05:34:25 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 05:34:25 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:34:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:34:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:34:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:34:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:34:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:34:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 05:34:26 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 05:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 05:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-edgex-ui-go [Pipeline] echo 05:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:34:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:34:26 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:34:26 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:34:26 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-323 [Pipeline] echo 05:34:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-323 [Pipeline] echo 05:34:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-323 [Pipeline] echo 05:34:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6abeaf1e192a516e789d93b29d53e868091fb974 [Pipeline] echo 05:34:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6abeaf1 [Pipeline] echo 05:34:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:34:28 provisioning config files... 05:34:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/config35113302199427788tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:34:28 ---> docker-login.sh 05:34:28 nexus3.edgexfoundry.org:10001 05:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:29 Configure a credential helper to remove this warning. See 05:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:29 05:34:29 Login Succeeded 05:34:29 nexus3.edgexfoundry.org:10002 05:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:29 Configure a credential helper to remove this warning. See 05:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:29 05:34:29 Login Succeeded 05:34:29 nexus3.edgexfoundry.org:10003 05:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:29 Configure a credential helper to remove this warning. See 05:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:29 05:34:29 Login Succeeded 05:34:29 nexus3.edgexfoundry.org:10004 05:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:29 Configure a credential helper to remove this warning. See 05:34:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:29 05:34:29 Login Succeeded 05:34:29 docker.io 05:34:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:34:30 Configure a credential helper to remove this warning. See 05:34:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:34:30 05:34:30 Login Succeeded 05:34:30 ---> docker-login.sh ends [Pipeline] } 05:34:30 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 05:34:31 + git log --format=format:%s -1 6abeaf1e192a516e789d93b29d53e868091fb974 [Pipeline] echo 05:34:31 GIT_COMMIT: 6abeaf1e192a516e789d93b29d53e868091fb974, Commit Message: Merge branch 'master' into dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.3.3 [Pipeline] echo 05:34:31 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 05:34:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:34:31 05:34:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:34:32 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:34:32 latest: Pulling from edgex-devops/git-semver 05:34:32 31603596830f: Pulling fs layer 05:34:32 2a8b12db71e7: Pulling fs layer 05:34:32 6ca5941a6612: Pulling fs layer 05:34:32 ecc8261a40a4: Pulling fs layer 05:34:32 ecc8261a40a4: Waiting 05:34:32 2a8b12db71e7: Verifying Checksum 05:34:32 2a8b12db71e7: Download complete 05:34:32 31603596830f: Verifying Checksum 05:34:32 31603596830f: Download complete 05:34:32 ecc8261a40a4: Verifying Checksum 05:34:32 ecc8261a40a4: Download complete 05:34:32 6ca5941a6612: Verifying Checksum 05:34:32 6ca5941a6612: Download complete 05:34:33 31603596830f: Pull complete 05:34:33 2a8b12db71e7: Pull complete 05:34:33 6ca5941a6612: Pull complete 05:34:33 ecc8261a40a4: Pull complete 05:34:33 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 05:34:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:34:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:34:34 prd-centos7-docker-4c-2g-32892 does not seem to be running inside a container 05:34:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-323 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-323:/w/workspace/edgexfoundry_edgex-ui-go_PR-323:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@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 05:34:36 $ docker top ea09789bee23235182d2aef784bca1e88e2685fcc82a06795d8a1204459cbfbb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:34:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:34:36 [ssh-agent] Looking for ssh-agent implementation... 05:34:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:34:36 $ docker exec ea09789bee23235182d2aef784bca1e88e2685fcc82a06795d8a1204459cbfbb ssh-agent 05:34:37 SSH_AUTH_SOCK=/tmp/ssh-WiUKF7eP6Wu7/agent.11 05:34:37 SSH_AGENT_PID=17 05:34:37 Running ssh-add (command line suppressed) 05:34:37 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/private_key_3273675869790093312.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/private_key_3273675869790093312.key) 05:34:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:34:37 + git tag --points-at HEAD [Pipeline] } 05:34:37 $ docker exec --env ******** --env ******** ea09789bee23235182d2aef784bca1e88e2685fcc82a06795d8a1204459cbfbb ssh-agent -k 05:34:37 unset SSH_AUTH_SOCK; 05:34:37 unset SSH_AGENT_PID; 05:34:37 echo Agent pid 17 killed; 05:34:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:34:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:34:38 [ssh-agent] Looking for ssh-agent implementation... 05:34:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:34:38 $ docker exec ea09789bee23235182d2aef784bca1e88e2685fcc82a06795d8a1204459cbfbb ssh-agent 05:34:38 SSH_AUTH_SOCK=/tmp/ssh-PusC8rlUXk2j/agent.45 05:34:38 SSH_AGENT_PID=51 05:34:38 Running ssh-add (command line suppressed) 05:34:38 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/private_key_5226981351384496562.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/private_key_5226981351384496562.key) 05:34:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:34:38 + git semver init 05:34:38 # -> Open(): unable to determine branch for HEAD 05:34:38 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-323/.git 05:34:38 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-323 05:34:38 # $SEMVER_REMOTE_NAME = origin 05:34:38 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:34:38 # $SEMVER_USER_NAME = edgex-jenkins 05:34:38 # $SEMVER_BRANCH = PR-323 05:34:38 # $SEMVER_TEMP = /tmp/semver-771383919 05:34:38 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 05:34:40 # '/tmp/semver-771383919' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-323/.semver' 05:34:40 # -> Force: false 05:34:40 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-323/.semver [Pipeline] } 05:34:40 $ docker exec --env ******** --env ******** ea09789bee23235182d2aef784bca1e88e2685fcc82a06795d8a1204459cbfbb ssh-agent -k 05:34:40 unset SSH_AUTH_SOCK; 05:34:40 unset SSH_AGENT_PID; 05:34:40 echo Agent pid 51 killed; 05:34:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:34:41 + git semver [Pipeline] } 05:34:41 $ docker stop --time=1 ea09789bee23235182d2aef784bca1e88e2685fcc82a06795d8a1204459cbfbb 05:34:42 $ docker rm -f ea09789bee23235182d2aef784bca1e88e2685fcc82a06795d8a1204459cbfbb [Pipeline] // withDockerContainer [Pipeline] sh 05:34:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:34:43 Stashed 1 file(s) [Pipeline] echo 05:34:43 [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 05:34:58 Still waiting to schedule task 05:34:58 Waiting for next available executor on ‘centos7-docker-4c-2g’ 05:34:58 Still waiting to schedule task 05:34:58 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:36:23 Running on prd-centos7-docker-4c-2g-32894 in /w/workspace/edgexfoundry_edgex-ui-go_PR-323 [Pipeline] { [Pipeline] ws 05:36:23 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 05:36:25 using credential edgex-jenkins-ssh 05:36:25 Cloning the remote Git repository 05:36:25 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:36:26 > git init /w/workspace/edgex-ui-go/2 # timeout=10 05:36:26 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:36:26 > git --version # timeout=10 05:36:26 > git --version # 'git version 2.24.3' 05:36:26 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:27 Merging remotes/origin/master commit 3180d955709a5d54996b76e7d48118a040632b6c into PR head commit 6abeaf1e192a516e789d93b29d53e868091fb974 05:36:27 Merge succeeded, producing 6abeaf1e192a516e789d93b29d53e868091fb974 05:36:27 Checking out Revision 6abeaf1e192a516e789d93b29d53e868091fb974 (PR-323) 05:36:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:36:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:36:27 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:36:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:36:27 > git config core.sparsecheckout # timeout=10 05:36:27 > git checkout -f 6abeaf1e192a516e789d93b29d53e868091fb974 # timeout=10 05:36:27 > git remote # timeout=10 05:36:27 > git config --get remote.origin.url # timeout=10 05:36:27 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:27 > git merge 3180d955709a5d54996b76e7d48118a040632b6c # timeout=10 05:36:27 > git rev-parse HEAD^{commit} # timeout=10 05:36:27 > git config core.sparsecheckout # timeout=10 05:36:27 > git checkout -f 6abeaf1e192a516e789d93b29d53e868091fb974 # timeout=10 05:36:31 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.3.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:36:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 05:36:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:36:33 + true 05:36:33 + sudo service docker restart 05:36:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:36:35 provisioning config files... 05:36:35 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config8434330666255142781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:35 ---> docker-login.sh 05:36:35 nexus3.edgexfoundry.org:10001 05:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:35 Configure a credential helper to remove this warning. See 05:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:35 05:36:35 Login Succeeded 05:36:35 nexus3.edgexfoundry.org:10002 05:36:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:35 Configure a credential helper to remove this warning. See 05:36:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:35 05:36:35 Login Succeeded 05:36:35 nexus3.edgexfoundry.org:10003 05:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:36 Configure a credential helper to remove this warning. See 05:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:36 05:36:36 Login Succeeded 05:36:36 nexus3.edgexfoundry.org:10004 05:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:36 Configure a credential helper to remove this warning. See 05:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:36 05:36:36 Login Succeeded 05:36:36 docker.io 05:36:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:36 Configure a credential helper to remove this warning. See 05:36:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:36 05:36:36 Login Succeeded 05:36:36 ---> docker-login.sh ends [Pipeline] } 05:36:36 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:36:37 ========================================================= 05:36:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 05:36:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:36:37 + 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 . 05:36:37 Sending build context to Docker daemon 17.59MB 05:36:37 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:36:37 Step 2/8 : FROM ${BASE} 05:36:37 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 05:36:37 188c0c94c7c5: Pulling fs layer 05:36:37 0ef7d3d256c8: Pulling fs layer 05:36:37 de9db76c5a1d: Pulling fs layer 05:36:37 bca2f99d35d6: Pulling fs layer 05:36:37 93359f2a8cfa: Pulling fs layer 05:36:37 7c6f9722023f: Pulling fs layer 05:36:37 a35cf1a2eb13: Pulling fs layer 05:36:37 93359f2a8cfa: Waiting 05:36:37 7c6f9722023f: Waiting 05:36:37 a35cf1a2eb13: Waiting 05:36:37 bca2f99d35d6: Waiting 05:36:37 de9db76c5a1d: Verifying Checksum 05:36:37 de9db76c5a1d: Download complete 05:36:37 0ef7d3d256c8: Download complete 05:36:37 93359f2a8cfa: Verifying Checksum 05:36:37 93359f2a8cfa: Download complete 05:36:38 188c0c94c7c5: Verifying Checksum 05:36:38 188c0c94c7c5: Download complete 05:36:38 7c6f9722023f: Verifying Checksum 05:36:38 7c6f9722023f: Download complete 05:36:38 188c0c94c7c5: Pull complete 05:36:39 0ef7d3d256c8: Pull complete 05:36:39 de9db76c5a1d: Pull complete 05:36:40 a35cf1a2eb13: Verifying Checksum 05:36:40 a35cf1a2eb13: Download complete 05:36:40 bca2f99d35d6: Verifying Checksum 05:36:40 bca2f99d35d6: Download complete 05:36:46 bca2f99d35d6: Pull complete 05:36:46 93359f2a8cfa: Pull complete 05:36:46 7c6f9722023f: Pull complete 05:36:50 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32893 in /w/workspace/edgexfoundry_edgex-ui-go_PR-323 [Pipeline] { [Pipeline] ws 05:36:50 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 05:36:51 a35cf1a2eb13: Pull complete 05:36:51 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 05:36:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 05:36:51 ---> a62c8e92a672 05:36:51 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:36:51 ---> Running in d9fccafb6ca4 05:36:51 Removing intermediate container d9fccafb6ca4 05:36:51 ---> 84aadd6897b1 05:36:51 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:36:51 ---> Running in cbfae7175c94 05:36:53 Removing intermediate container cbfae7175c94 05:36:53 ---> af4a51422271 05:36:53 Step 5/8 : RUN apk add --no-cache make git 05:36:53 ---> Running in 2c108b8d8e6f 05:36:53 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:36:54 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:36:54 OK: 166 MiB in 39 packages 05:36:55 Removing intermediate container 2c108b8d8e6f 05:36:55 ---> 14364113a298 05:36:55 Step 6/8 : WORKDIR /edgex-ui-go 05:36:55 ---> Running in cc7aab9b3533 05:36:55 Removing intermediate container cc7aab9b3533 05:36:55 ---> c0de88dd75c1 05:36:55 Step 7/8 : COPY . . 05:36:55 using credential edgex-jenkins-ssh 05:36:55 Cloning the remote Git repository 05:36:55 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:36:56 > git init /w/workspace/edgex-ui-go/2 # timeout=10 05:36:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:36:56 > git --version # timeout=10 05:36:56 > git --version # 'git version 2.17.1' 05:36:56 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:56 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:36:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:36:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:36:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:36:57 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/323/head:refs/remotes/origin/PR-323 +refs/heads/master:refs/remotes/origin/master # timeout=10 05:36:58 ---> 3c1084b93857 05:36:58 Step 8/8 : RUN go mod download 05:36:58 ---> Running in 1b6a03d0f666 05:36:58 Merging remotes/origin/master commit 3180d955709a5d54996b76e7d48118a040632b6c into PR head commit 6abeaf1e192a516e789d93b29d53e868091fb974 05:36:58 Merge succeeded, producing 6abeaf1e192a516e789d93b29d53e868091fb974 05:36:58 Checking out Revision 6abeaf1e192a516e789d93b29d53e868091fb974 (PR-323) 05:36:58 > git config core.sparsecheckout # timeout=10 05:36:58 > git checkout -f 6abeaf1e192a516e789d93b29d53e868091fb974 # timeout=10 05:36:58 > git remote # timeout=10 05:36:58 > git config --get remote.origin.url # timeout=10 05:36:58 using GIT_SSH to set credentials SSH Credentials for GitHub 05:36:58 > git merge 3180d955709a5d54996b76e7d48118a040632b6c # timeout=10 05:36:58 > git rev-parse HEAD^{commit} # timeout=10 05:36:58 > git config core.sparsecheckout # timeout=10 05:36:58 > git checkout -f 6abeaf1e192a516e789d93b29d53e868091fb974 # timeout=10 05:37:03 Commit message: "Merge branch 'master' into dependabot/go_modules/github.com/eclipse/paho.mqtt.golang-1.3.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:37:05 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 05:37:05 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 05:37:06 + + sudo service dockertrue restart 05:37:06 [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 05:37:08 provisioning config files... 05:37:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2215196373647767885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:09 ---> docker-login.sh 05:37:09 nexus3.edgexfoundry.org:10001 05:37:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:10 Configure a credential helper to remove this warning. See 05:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:10 05:37:10 Login Succeeded 05:37:10 nexus3.edgexfoundry.org:10002 05:37:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:10 Configure a credential helper to remove this warning. See 05:37:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:10 05:37:10 Login Succeeded 05:37:10 nexus3.edgexfoundry.org:10003 05:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:11 Configure a credential helper to remove this warning. See 05:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:11 05:37:11 Login Succeeded 05:37:11 nexus3.edgexfoundry.org:10004 05:37:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:11 Configure a credential helper to remove this warning. See 05:37:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:11 05:37:11 Login Succeeded 05:37:11 docker.io 05:37:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:37:12 Configure a credential helper to remove this warning. See 05:37:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:37:12 05:37:12 Login Succeeded 05:37:12 ---> docker-login.sh ends [Pipeline] } 05:37:12 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:37:12 ========================================================= 05:37:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 05:37:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 05:37:13 + 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 . 05:37:14 Sending build context to Docker daemon 17.59MB 05:37:14 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 05:37:14 Step 2/8 : FROM ${BASE} 05:37:14 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:37:14 5f621e34cdf4: Pulling fs layer 05:37:14 a4357932f1b6: Pulling fs layer 05:37:14 18c013af1878: Pulling fs layer 05:37:14 00ac8860ef70: Pulling fs layer 05:37:14 63d7cb157983: Pulling fs layer 05:37:14 b116817d02f9: Pulling fs layer 05:37:14 745a02a5169b: Pulling fs layer 05:37:14 00ac8860ef70: Waiting 05:37:14 63d7cb157983: Waiting 05:37:14 b116817d02f9: Waiting 05:37:14 745a02a5169b: Waiting 05:37:14 18c013af1878: Verifying Checksum 05:37:14 18c013af1878: Download complete 05:37:14 a4357932f1b6: Verifying Checksum 05:37:14 a4357932f1b6: Download complete 05:37:14 63d7cb157983: Verifying Checksum 05:37:14 63d7cb157983: Download complete 05:37:14 b116817d02f9: Verifying Checksum 05:37:14 b116817d02f9: Download complete 05:37:14 5f621e34cdf4: Verifying Checksum 05:37:14 5f621e34cdf4: Download complete 05:37:15 5f621e34cdf4: Pull complete 05:37:15 a4357932f1b6: Pull complete 05:37:15 18c013af1878: Pull complete 05:37:16 745a02a5169b: Verifying Checksum 05:37:16 745a02a5169b: Download complete 05:37:18 00ac8860ef70: Verifying Checksum 05:37:18 00ac8860ef70: Download complete 05:37:24 Removing intermediate container 1b6a03d0f666 05:37:24 ---> f48b08d694a7 05:37:24 Successfully built f48b08d694a7 05:37:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:37:25 + docker inspect -f . ci-base-image-x86_64 05:37:25 . [Pipeline] withDockerContainer 05:37:25 prd-centos7-docker-4c-2g-32894 does not seem to be running inside a container 05:37:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:37:26 $ docker top 29a7bb2eecd4fee97d2d8e276a3d03d958db378fefb2213fc58d5528118b75c1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:27 + go version 05:37:27 go version go1.15.5 linux/amd64 [Pipeline] } 05:37:27 $ docker stop --time=1 29a7bb2eecd4fee97d2d8e276a3d03d958db378fefb2213fc58d5528118b75c1 05:37:28 00ac8860ef70: Pull complete 05:37:28 63d7cb157983: Pull complete 05:37:28 $ docker rm -f 29a7bb2eecd4fee97d2d8e276a3d03d958db378fefb2213fc58d5528118b75c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 05:37:28 b116817d02f9: Pull complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:37:29 + docker inspect -f . ci-base-image-x86_64 05:37:29 . [Pipeline] withDockerContainer 05:37:29 prd-centos7-docker-4c-2g-32894 does not seem to be running inside a container 05:37:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:37:30 $ docker top 7784745115e2afc7c10649ccfa8ca6bdfa262d785a7794eac60f69456850713c -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:30 + make test 05:37:30 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:37:31 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:37:32 745a02a5169b: Pull complete 05:37:32 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 05:37:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 05:37:32 ---> b7e6874047d6 05:37:32 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:37:35 ---> Running in 7eaee6e40537 05:37:35 Removing intermediate container 7eaee6e40537 05:37:35 ---> b6c4427acc7c 05:37:35 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:37:35 ---> Running in 51d669f579a7 05:37:38 Removing intermediate container 51d669f579a7 05:37:38 ---> c27581c3de54 05:37:38 Step 5/8 : RUN apk add --no-cache make git 05:37:38 ---> Running in 4c0f9d6c126c 05:37:39 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:37:40 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:37:41 OK: 142 MiB in 39 packages 05:37:42 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 05:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:37:42 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:37:42 GO111MODULE=on go vet ./... 05:37:42 Removing intermediate container 4c0f9d6c126c 05:37:42 ---> c8754925e8a6 05:37:42 Step 6/8 : WORKDIR /edgex-ui-go 05:37:42 ---> Running in 54c6cd665395 [Pipeline] } 05:37:43 $ docker stop --time=1 7784745115e2afc7c10649ccfa8ca6bdfa262d785a7794eac60f69456850713c 05:37:43 Removing intermediate container 54c6cd665395 05:37:43 ---> 3211278c40ad 05:37:43 Step 7/8 : COPY . . 05:37:45 $ docker rm -f 7784745115e2afc7c10649ccfa8ca6bdfa262d785a7794eac60f69456850713c [Pipeline] // withDockerContainer [Pipeline] sh 05:37:45 ---> 4f0440f3d167 05:37:45 Step 8/8 : RUN go mod download 05:37:45 ---> Running in 1bd65e7ad393 05:37:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:37:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:37:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:37:49 + ls -al . 05:37:49 total 92 05:37:49 drwxrwxr-x. 10 jenkins jenkins 4096 Apr 6 05:37 . 05:37:49 drwxrwxr-x. 4 jenkins jenkins 28 Apr 6 05:36 .. 05:37:49 drwxrwxr-x. 3 jenkins jenkins 20 Apr 6 05:36 assets 05:37:49 drwxrwxr-x. 2 jenkins jenkins 35 Apr 6 05:36 bin 05:37:49 drwxrwxr-x. 3 jenkins jenkins 29 Apr 6 05:36 cmd 05:37:49 -rw-rw-r--. 1 jenkins jenkins 3959 Apr 6 05:36 CONTRIBUTING.md 05:37:49 -rw-r--r--. 1 jenkins jenkins 10 Apr 6 05:37 coverage.out 05:37:49 -rw-rw-r--. 1 jenkins jenkins 1508 Apr 6 05:36 Dockerfile 05:37:49 -rw-rw-r--. 1 jenkins jenkins 902 Apr 6 05:36 Dockerfile.build 05:37:49 drwxrwxr-x. 5 jenkins jenkins 104 Apr 6 05:36 docs 05:37:49 drwxrwxr-x. 8 jenkins jenkins 179 Apr 6 05:36 .git 05:37:49 drwxrwxr-x. 2 jenkins jenkins 103 Apr 6 05:36 .github 05:37:49 -rw-rw-r--. 1 jenkins jenkins 153 Apr 6 05:36 .gitignore 05:37:49 -rw-rw-r--. 1 jenkins jenkins 987 Apr 6 05:36 go.mod 05:37:49 -rw-r--r--. 1 jenkins jenkins 22319 Apr 6 05:37 go.sum 05:37:49 drwxrwxr-x. 10 jenkins jenkins 139 Apr 6 05:36 internal 05:37:49 -rw-rw-r--. 1 jenkins jenkins 652 Apr 6 05:36 Jenkinsfile 05:37:49 -rw-rw-r--. 1 jenkins jenkins 11357 Apr 6 05:36 LICENSE 05:37:49 -rw-rw-r--. 1 jenkins jenkins 951 Apr 6 05:36 Makefile 05:37:49 -rw-rw-r--. 1 jenkins jenkins 4535 Apr 6 05:36 README.md 05:37:49 -rw-rw-r--. 1 jenkins jenkins 5 Apr 6 05:34 VERSION 05:37:49 -rw-rw-r--. 1 jenkins jenkins 155 Apr 6 05:36 version.go 05:37:49 drwxrwxr-x. 4 jenkins jenkins 4096 Apr 6 05:36 web [Pipeline] isUnix [Pipeline] sh 05:37:49 + 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=6abeaf1e192a516e789d93b29d53e868091fb974 --label arch=amd64 --label version=0.0.0 . 05:37:49 Sending build context to Docker daemon 17.62MB 05:37:49 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 05:37:49 Step 2/24 : FROM ${BASE} AS builder 05:37:49 ---> f48b08d694a7 05:37:49 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:37:50 ---> Running in 3a347fcdb79d 05:37:50 Removing intermediate container 3a347fcdb79d 05:37:50 ---> 68e794ba8b9e 05:37:50 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:37:50 ---> Running in 8446be1c58c0 05:37:51 Removing intermediate container 8446be1c58c0 05:37:51 ---> fc3160b3ba87 05:37:51 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:37:51 ---> Running in 3b7469e33bd3 05:37:51 Removing intermediate container 3b7469e33bd3 05:37:51 ---> 7e80af610b31 05:37:51 Step 6/24 : LABEL Name=edgex-ui-go 05:37:51 ---> Running in 928ca9db45c9 05:37:51 Removing intermediate container 928ca9db45c9 05:37:51 ---> 5e66a15f6f07 05:37:51 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:37:51 ---> Running in a003b6c7a80d 05:37:51 Removing intermediate container a003b6c7a80d 05:37:51 ---> 0e30c448d23c 05:37:51 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:37:51 ---> Running in 5c34ea17199e 05:37:52 Removing intermediate container 5c34ea17199e 05:37:52 ---> 18ceef35ceb9 05:37:52 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:37:52 ---> Running in 307b3a2c4540 05:37:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 05:37:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 05:37:56 OK: 166 MiB in 39 packages 05:37:56 Removing intermediate container 307b3a2c4540 05:37:56 ---> 8238a59df64f 05:37:56 Step 10/24 : ENV GO111MODULE=on 05:37:57 ---> Running in 58e916f980c7 05:37:57 Removing intermediate container 58e916f980c7 05:37:57 ---> 30b1c7b8baf2 05:37:57 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:37:57 ---> Running in 74c492c9cc94 05:37:57 Removing intermediate container 74c492c9cc94 05:37:57 ---> 6cd9d5dc36dd 05:37:57 Step 12/24 : COPY go.mod . 05:37:57 ---> 55d1adac187d 05:37:57 Step 13/24 : COPY Makefile . 05:37:57 ---> 9aa9c62bc925 05:37:57 Step 14/24 : RUN make update 05:37:57 ---> Running in ffbe68e87972 05:37:58 CGO_ENABLED=0 GO111MODULE=on go mod download 05:37:58 Removing intermediate container ffbe68e87972 05:37:58 ---> e8261085b337 05:37:58 Step 15/24 : COPY . . 05:38:00 ---> e984e862f94b 05:38:00 Step 16/24 : RUN ${MAKE} 05:38:00 ---> Running in 55acad8607b7 05:38:01 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 05:38:11 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:38:12 Removing intermediate container 1bd65e7ad393 05:38:12 ---> 4de29ae71366 05:38:12 Successfully built 4de29ae71366 05:38:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:38:12 + docker inspect -f . ci-base-image-arm64 05:38:12 . [Pipeline] withDockerContainer 05:38:13 prd-ubuntu18.04-docker-arm64-4c-16g-32893 does not seem to be running inside a container 05:38:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:38:13 Removing intermediate container 55acad8607b7 05:38:13 ---> 58426d0c56c7 05:38:13 Step 17/24 : FROM alpine:3.12 05:38:13 3.12: Pulling from library/alpine 05:38:13 532819f3e44c: Pulling fs layer 05:38:14 532819f3e44c: Download complete 05:38:14 532819f3e44c: Pull complete 05:38:14 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 05:38:14 Status: Downloaded newer image for alpine:3.12 05:38:14 ---> 7230e588e954 05:38:14 Step 18/24 : EXPOSE 4000 05:38:14 ---> Running in b96c3e16a9ae 05:38:14 Removing intermediate container b96c3e16a9ae 05:38:14 ---> 7ad7915a2fda 05:38:14 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 05:38:14 $ docker top 155ef9cd0ccf6db9dbfd22c62c3fa69c54ca9b0e52b2ab0cdb8424e6894f1724 -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:15 ---> 68f7f9688ad5 05:38:15 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:38:15 ---> Running in 59ff020c1d9f 05:38:15 + go version 05:38:15 go version go1.15.5 linux/arm64 [Pipeline] } 05:38:15 $ docker stop --time=1 155ef9cd0ccf6db9dbfd22c62c3fa69c54ca9b0e52b2ab0cdb8424e6894f1724 05:38:15 Removing intermediate container 59ff020c1d9f 05:38:15 ---> 6859501895c1 05:38:15 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:38:16 ---> Running in ca384a36b4e4 05:38:16 Removing intermediate container ca384a36b4e4 05:38:16 ---> 5015e88baf7b 05:38:16 Step 22/24 : LABEL arch=amd64 05:38:16 ---> Running in 8b596771fd61 05:38:16 Removing intermediate container 8b596771fd61 05:38:16 ---> 5eecac250dd3 05:38:16 Step 23/24 : LABEL git_sha=6abeaf1e192a516e789d93b29d53e868091fb974 05:38:16 ---> Running in 033e00cc8a18 05:38:17 Removing intermediate container 033e00cc8a18 05:38:17 ---> 31fb9df5b8ff 05:38:17 Step 24/24 : LABEL version=0.0.0 05:38:17 ---> Running in 44ea2a665c8a 05:38:17 Removing intermediate container 44ea2a665c8a 05:38:17 ---> 822f4d7f0ac5 05:38:17 [Warning] One or more build-args [ARCH] were not consumed 05:38:17 Successfully built 822f4d7f0ac5 05:38:17 Successfully tagged docker-edgex-ui-go:latest 05:38:17 $ docker rm -f 155ef9cd0ccf6db9dbfd22c62c3fa69c54ca9b0e52b2ab0cdb8424e6894f1724 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] isUnix [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage 05:38:18 + docker inspect -f . ci-base-image-arm64 05:38:18 . Post stage [Pipeline] withDockerContainer 05:38:18 prd-ubuntu18.04-docker-arm64-4c-16g-32893 does not seem to be running inside a container 05:38:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:38:20 $ docker top d271c1c9fee3b98f1fa24c4e03be854a3fdf16814d74547ef83f08607ddce759 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 05:38:21 ---> job-cost.sh 05:38:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-kSyD 05:38:21 + make test 05:38:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 05:38:22 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:38:36 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:38:49 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:38:49 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:38:49 ? github.com/edgexfoundry/edgex-ui-go/internal/component [no test files] 05:38:49 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 05:38:49 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 05:38:49 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 05:38:49 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:38:49 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:38:49 ? github.com/edgexfoundry/edgex-ui-go/internal/pkg/usage [no test files] 05:38:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 05:38:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 05:38:49 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 05:38:49 GO111MODULE=on go vet ./... [Pipeline] } 05:38:55 $ docker stop --time=1 d271c1c9fee3b98f1fa24c4e03be854a3fdf16814d74547ef83f08607ddce759 05:38:57 $ docker rm -f d271c1c9fee3b98f1fa24c4e03be854a3fdf16814d74547ef83f08607ddce759 [Pipeline] // withDockerContainer [Pipeline] sh 05:38:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:38:58 Warning: overwriting stash ‘coverage-report’ 05:38:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:38:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:39:00 + ls -al . 05:39:00 total 124 05:39:00 drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 05:38 . 05:39:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:36 .. 05:39:00 drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 05:37 .git 05:39:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:36 .github 05:39:00 -rw-rw-r-- 1 jenkins jenkins 153 Apr 6 05:36 .gitignore 05:39:00 -rw-rw-r-- 1 jenkins jenkins 3959 Apr 6 05:36 CONTRIBUTING.md 05:39:00 -rw-rw-r-- 1 jenkins jenkins 1508 Apr 6 05:36 Dockerfile 05:39:00 -rw-rw-r-- 1 jenkins jenkins 902 Apr 6 05:36 Dockerfile.build 05:39:00 -rw-rw-r-- 1 jenkins jenkins 652 Apr 6 05:36 Jenkinsfile 05:39:00 -rw-rw-r-- 1 jenkins jenkins 11357 Apr 6 05:36 LICENSE 05:39:00 -rw-rw-r-- 1 jenkins jenkins 951 Apr 6 05:36 Makefile 05:39:00 -rw-rw-r-- 1 jenkins jenkins 4535 Apr 6 05:36 README.md 05:39:00 -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 05:34 VERSION 05:39:00 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:36 assets 05:39:00 drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:36 bin 05:39:00 drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:36 cmd 05:39:00 -rw-r--r-- 1 jenkins jenkins 10 Apr 6 05:38 coverage.out 05:39:00 drwxrwxr-x 5 jenkins jenkins 4096 Apr 6 05:36 docs 05:39:00 -rw-rw-r-- 1 jenkins jenkins 987 Apr 6 05:36 go.mod 05:39:00 -rw-r--r-- 1 jenkins jenkins 22319 Apr 6 05:38 go.sum 05:39:00 drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 05:36 internal 05:39:00 -rw-rw-r-- 1 jenkins jenkins 155 Apr 6 05:36 version.go 05:39:00 drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:36 web [Pipeline] isUnix [Pipeline] sh 05:39:00 + 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=6abeaf1e192a516e789d93b29d53e868091fb974 --label arch=arm64 --label version=0.0.0 . 05:39:01 Sending build context to Docker daemon 17.62MB 05:39:01 Step 1/24 : ARG BASE=golang:1.15-alpine3.12 05:39:01 Step 2/24 : FROM ${BASE} AS builder 05:39:01 ---> 4de29ae71366 05:39:01 Step 3/24 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:39:01 ---> Running in bf71378befdc 05:39:02 Removing intermediate container bf71378befdc 05:39:02 ---> 75fe66bb08d1 05:39:02 Step 4/24 : ARG ALPINE_PKG_BASE="make git" 05:39:02 ---> Running in 76ec68c88a64 05:39:02 Removing intermediate container 76ec68c88a64 05:39:02 ---> 141e840ddff7 05:39:02 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 05:39:02 ---> Running in 4f983760865b 05:39:02 lf-activate-venv(): INFO: Adding /tmp/venv-kSyD/bin to PATH 05:39:02 INFO: No Stack... 05:39:03 Removing intermediate container 4f983760865b 05:39:03 ---> 3b7713c59230 05:39:03 Step 6/24 : LABEL Name=edgex-ui-go 05:39:03 ---> Running in fdedd8d4356d 05:39:03 INFO: Retrieving Pricing Info for: v1-standard-2 05:39:03 Removing intermediate container fdedd8d4356d 05:39:03 ---> 9e7ba9d2a485 05:39:03 Step 7/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 05:39:03 ---> Running in d1b51f7f8081 05:39:04 INFO: Archiving Costs [Pipeline] sh 05:39:04 Removing intermediate container d1b51f7f8081 05:39:04 ---> 39c0f5cfd169 05:39:04 Step 8/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:04 ---> Running in f67f286d6f92 05:39:04 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 05:39:04 + cut -d, -f6 [Pipeline] lock 05:39:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-323-2-stack-cost] 05:39:04 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-323-2-stack-cost] did not exist. Created. 05:39:04 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-323-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:39:05 + echo total: 0.029999999329447746 [Pipeline] stash 05:39:05 Stashed 1 file(s) [Pipeline] } 05:39:05 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-323-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:39:07 Removing intermediate container f67f286d6f92 05:39:07 ---> 556116b3293b 05:39:07 Step 9/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:39:07 ---> Running in 8c986dffffe0 05:39:08 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 05:39:09 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 05:39:10 OK: 142 MiB in 39 packages 05:39:11 Removing intermediate container 8c986dffffe0 05:39:11 ---> bd98dcbb228f 05:39:11 Step 10/24 : ENV GO111MODULE=on 05:39:11 ---> Running in 3d94431c9a13 05:39:11 Removing intermediate container 3d94431c9a13 05:39:11 ---> 2cdc65b3253f 05:39:11 Step 11/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:39:12 ---> Running in d22c0e24fbd7 05:39:12 Removing intermediate container d22c0e24fbd7 05:39:12 ---> 2748e5faacb4 05:39:12 Step 12/24 : COPY go.mod . 05:39:13 ---> 0bbb0d1d794f 05:39:13 Step 13/24 : COPY Makefile . 05:39:13 ---> a40c4334f0fb 05:39:13 Step 14/24 : RUN make update 05:39:14 ---> Running in d538f806ba69 05:39:15 CGO_ENABLED=0 GO111MODULE=on go mod download 05:39:16 Removing intermediate container d538f806ba69 05:39:16 ---> 367dd8b55fd0 05:39:16 Step 15/24 : COPY . . 05:39:19 ---> 0fee764994d3 05:39:19 Step 16/24 : RUN ${MAKE} 05:39:19 ---> Running in 4ed2f3faf3e0 05:39:20 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 05:39:47 CGO_ENABLED=0 GO111MODULE=on go build ./... 05:39:51 Removing intermediate container 4ed2f3faf3e0 05:39:51 ---> 37c623d08499 05:39:51 Step 17/24 : FROM alpine:3.12 05:39:51 3.12: Pulling from library/alpine 05:39:51 9a219e8acc52: Pulling fs layer 05:39:52 9a219e8acc52: Verifying Checksum 05:39:52 9a219e8acc52: Download complete 05:39:52 9a219e8acc52: Pull complete 05:39:52 Digest: sha256:834e9309b5ef0f78d8d20ef0652e7b0272fe97b5baf45720e1b830eaf013cc1b 05:39:52 Status: Downloaded newer image for alpine:3.12 05:39:52 ---> d75e27dfc0a0 05:39:52 Step 18/24 : EXPOSE 4000 05:39:53 ---> Running in b7fd85b79447 05:39:53 Removing intermediate container b7fd85b79447 05:39:53 ---> d24dd95d5fd4 05:39:53 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 05:39:55 ---> 5bc9bfa81605 05:39:55 Step 20/24 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:39:55 ---> Running in 335f88b0586a 05:39:55 Removing intermediate container 335f88b0586a 05:39:55 ---> 63f4e14f9ec6 05:39:55 Step 21/24 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 05:39:55 ---> Running in 4ea206296378 05:39:56 Removing intermediate container 4ea206296378 05:39:56 ---> e5260547b403 05:39:56 Step 22/24 : LABEL arch=arm64 05:39:56 ---> Running in 2571a444f81b 05:39:57 Removing intermediate container 2571a444f81b 05:39:57 ---> 3f71ab7b7a5f 05:39:57 Step 23/24 : LABEL git_sha=6abeaf1e192a516e789d93b29d53e868091fb974 05:39:57 ---> Running in 37eda517b9a3 05:39:57 Removing intermediate container 37eda517b9a3 05:39:57 ---> e1b92417811d 05:39:57 Step 24/24 : LABEL version=0.0.0 05:39:57 ---> Running in ac5956a94b7b 05:39:58 Removing intermediate container ac5956a94b7b 05:39:58 ---> bfa2c8c3370c 05:39:58 [Warning] One or more build-args [ARCH] were not consumed 05:39:58 Successfully built bfa2c8c3370c 05:39:58 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 05:39:59 ---> job-cost.sh 05:39:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lvHl 05:40:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 05:42:14 lf-activate-venv(): INFO: Adding /tmp/venv-lvHl/bin to PATH 05:42:14 INFO: No Stack... 05:42:14 INFO: Retrieving Pricing Info for: lf-standard-4 05:42:14 INFO: Archiving Costs [Pipeline] sh 05:42:15 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 05:42:15 + cut -d, -f6 [Pipeline] lock 05:42:15 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-323-2-stack-cost] 05:42:15 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-323-2-stack-cost] did not exist. Created. 05:42:15 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-323-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:42:15 /w/workspace/edgex-ui-go/2@tmp/durable-d370785e/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-d370785e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:42:15 + echo total: 0.20999999344348907 [Pipeline] stash 05:42:15 Warning: overwriting stash ‘stack-cost’ 05:42:16 Stashed 1 file(s) [Pipeline] } 05:42:16 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-323-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 05:42:17 provisioning config files... 05:42:17 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/config3869964881004221702tmp [Pipeline] { [Pipeline] sh 05:42:17 + set +x 05:42:17 + curl -s https://codecov.io/bash 05:42:17 + bash -s -- 05:42:18 05:42:18 _____ _ 05:42:18 / ____| | | 05:42:18 | | ___ __| | ___ ___ _____ __ 05:42:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:42:18 | |___| (_) | (_| | __/ (_| (_) \ V / 05:42:18 \_____\___/ \__,_|\___|\___\___/ \_/ 05:42:18 Bash-20210309-2b87ace 05:42:18 05:42:18 05:42:18 ==> git version 2.24.3 found 05:42:18 ==> 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 05:42:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 05:42:18 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 05:42:18 ==> Jenkins CI detected. 05:42:18 project root: . 05:42:18 --> token set from env 05:42:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:42:18 ==> Running gcov in . (disable via -X gcov) 05:42:18 ==> Python coveragepy not found 05:42:18 ==> Searching for coverage reports in: 05:42:18 + . 05:42:18 -> Found 1 reports 05:42:18 ==> Detecting git/mercurial file structure 05:42:18 ==> Reading reports 05:42:18 + ./coverage.out bytes=10 05:42:18 ==> Appending adjustments 05:42:18 https://docs.codecov.io/docs/fixing-reports 05:42:18 + Found adjustments 05:42:18 ==> Gzipping contents 05:42:18 4.0K /tmp/codecov.WuGK57.gz 05:42:18 ==> Uploading reports 05:42:18 url: https://codecov.io 05:42:18 query: branch=PR-323&commit=6abeaf1e192a516e789d93b29d53e868091fb974&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-323%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=323&job=&cmd_args= 05:42:18 -> Pinging Codecov 05:42:18 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-323&commit=6abeaf1e192a516e789d93b29d53e868091fb974&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-323%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=323&job=&cmd_args= 05:42:18 -> Uploading to 05:42:18 https://storage.googleapis.com/codecov/v4/raw/2021-04-06/FB506323287CE973F263BFD2A0EB1F37/6abeaf1e192a516e789d93b29d53e868091fb974/439988db-1363-45ec-8db9-93f7feb47df8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210406T054218Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=024ed1f172fb17d175f1c4b30d8c6a99dc873faf025a3d526b2928e7f52dcf69 05:42:18 % Total % Received % Xferd Average Speed Time Time Time Current 05:42:18 Dload Upload Total Spent Left Speed 05:42:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3491 0 0 100 3491 0 9040 --:--:-- --:--:-- --:--:-- 9044 100 3491 0 0 100 3491 0 9035 --:--:-- --:--:-- --:--:-- 9020 05:42:19 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/6abeaf1e192a516e789d93b29d53e868091fb974 [Pipeline] } 05:42:19 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 05:42:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:42:21 ---> package-listing.sh 05:42:21 ++ facter osfamily 05:42:21 ++ tr '[:upper:]' '[:lower:]' 05:42:21 + OS_FAMILY=redhat 05:42:21 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-323 05:42:21 + START_PACKAGES=/tmp/packages_start.txt 05:42:21 + END_PACKAGES=/tmp/packages_end.txt 05:42:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:42:21 + PACKAGES=/tmp/packages_start.txt 05:42:21 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-323 ']' 05:42:21 + PACKAGES=/tmp/packages_end.txt 05:42:21 + case "${OS_FAMILY}" in 05:42:21 + rpm -qa 05:42:21 + sort 05:42:27 + '[' -f /tmp/packages_start.txt ']' 05:42:27 + '[' -f /tmp/packages_end.txt ']' 05:42:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:42:27 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-323 ']' 05:42:27 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-323/archives/ 05:42:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-323/archives/ [Pipeline] echo 05:42:27 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-323/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:42:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:42:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:42:27 05:42:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 05:42:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:42:28 alpine: Pulling from edgex-lftools-log-publisher 05:42:28 df20fa9351a1: Pulling fs layer 05:42:28 36b3adc4ff6f: Pulling fs layer 05:42:28 8ad3a11d3b57: Pulling fs layer 05:42:28 46f8f816bc3b: Pulling fs layer 05:42:28 93b61091891f: Pulling fs layer 05:42:28 93b9cdb0e59b: Pulling fs layer 05:42:28 5e14af77c1be: Pulling fs layer 05:42:28 01666e4c0597: Pulling fs layer 05:42:28 aa168da1d23b: Pulling fs layer 05:42:28 5e14af77c1be: Waiting 05:42:28 01666e4c0597: Waiting 05:42:28 46f8f816bc3b: Waiting 05:42:28 aa168da1d23b: Waiting 05:42:28 93b9cdb0e59b: Waiting 05:42:28 36b3adc4ff6f: Verifying Checksum 05:42:28 36b3adc4ff6f: Download complete 05:42:28 46f8f816bc3b: Verifying Checksum 05:42:28 46f8f816bc3b: Download complete 05:42:28 df20fa9351a1: Verifying Checksum 05:42:28 df20fa9351a1: Download complete 05:42:28 93b9cdb0e59b: Download complete 05:42:28 93b61091891f: Download complete 05:42:28 5e14af77c1be: Verifying Checksum 05:42:28 5e14af77c1be: Download complete 05:42:28 01666e4c0597: Verifying Checksum 05:42:28 01666e4c0597: Download complete 05:42:28 df20fa9351a1: Pull complete 05:42:29 36b3adc4ff6f: Pull complete 05:42:29 8ad3a11d3b57: Download complete 05:42:30 8ad3a11d3b57: Pull complete 05:42:30 46f8f816bc3b: Pull complete 05:42:31 aa168da1d23b: Verifying Checksum 05:42:31 aa168da1d23b: Download complete 05:42:31 93b61091891f: Pull complete 05:42:31 93b9cdb0e59b: Pull complete 05:42:31 5e14af77c1be: Pull complete 05:42:31 01666e4c0597: Pull complete 05:42:38 aa168da1d23b: Pull complete 05:42:38 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 05:42:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 05:42:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 05:42:38 prd-centos7-docker-4c-2g-32892 does not seem to be running inside a container 05:42:38 $ 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-323/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-323 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-323:/w/workspace/edgexfoundry_edgex-ui-go_PR-323:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@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 05:42:42 $ docker top 901181b62d05ff71952946155e4a00db54f445960f1533d5a114ada07f9878df -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:43 + touch /tmp/pre-build-complete [Pipeline] sh 05:42:43 + mkdir -p /var/log/sa [Pipeline] sh 05:42:43 + ls /var/log/sa-host 05:42:43 + sadf -c /var/log/sa-host/sa06 05:42:43 file_magic: OK 05:42:43 HZ: Using current value: 100 05:42:43 file_header: OK 05:42:43 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 05:42:43 Statistics: 05:42:43 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:42:43 File successfully converted to sysstat format version 12.2.1 05:42:43 + sadf -c /var/log/sa-host/sa23 05:42:43 file_magic: OK 05:42:43 HZ: Using current value: 100 05:42:43 file_header: OK 05:42:43 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 05:42:43 Statistics: 05:42:43 Hnuu...uuuununununu... 05:42:43 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:44 provisioning config files... 05:42:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp/config3275150465899954465tmp [Pipeline] { [Pipeline] echo 05:42:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:42:44 ---> create-netrc.sh [Pipeline] } 05:42:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 05:42:44 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 05:42:44 ---> python-tools-install.sh [Pipeline] echo 05:42:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:42:45 ---> sudo-logs.sh 05:42:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:42:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:42:45 ---> job-cost.sh 05:42:45 lf-activate-venv: SKIPPING 05:42:45 DEBUG: total: 0.20999999344348907 05:42:45 INFO: Retrieving Stack Cost... 05:42:46 INFO: Retrieving Pricing Info for: v1-standard-2 05:42:47 INFO: Archiving Costs [Pipeline] echo 05:42:47 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:42:47 ---> logs-deploy.sh 05:42:47 lf-activate-venv: SKIPPING 05:42:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-323/2 05:42:47 INFO: archiving workspace using pattern(s): 05:42:49 Archives upload complete. 05:42:49 INFO: archiving logs to Nexus 05:42:50 ---> uname -a: 05:42:50 Linux prd-centos7-docker-4c-2g-32892.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 05:42:50 05:42:50 05:42:50 ---> lscpu: 05:42:50 Architecture: x86_64 05:42:50 CPU op-mode(s): 32-bit, 64-bit 05:42:50 Byte Order: Little Endian 05:42:50 Address sizes: 40 bits physical, 48 bits virtual 05:42:50 CPU(s): 4 05:42:50 On-line CPU(s) list: 0-3 05:42:50 Thread(s) per core: 1 05:42:50 Core(s) per socket: 1 05:42:50 Socket(s): 4 05:42:50 NUMA node(s): 1 05:42:50 Vendor ID: GenuineIntel 05:42:50 CPU family: 6 05:42:50 Model: 44 05:42:50 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 05:42:50 Stepping: 1 05:42:50 CPU MHz: 2933.436 05:42:50 BogoMIPS: 5866.87 05:42:50 Virtualization: VT-x 05:42:50 Hypervisor vendor: KVM 05:42:50 Virtualization type: full 05:42:50 L1d cache: 128 KiB 05:42:50 L1i cache: 128 KiB 05:42:50 L2 cache: 16 MiB 05:42:50 L3 cache: 64 MiB 05:42:50 NUMA node0 CPU(s): 0-3 05:42:50 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 05:42:50 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 05:42:50 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 05:42:50 Vulnerability Meltdown: Mitigation; PTI 05:42:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:42:50 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 05:42:50 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 05:42:50 Vulnerability Srbds: Not affected 05:42:50 Vulnerability Tsx async abort: Not affected 05:42:50 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 05:42:50 05:42:50 05:42:50 ---> nproc: 05:42:50 4 05:42:50 05:42:50 05:42:50 ---> df -h: 05:42:50 Filesystem Size Used Available Use% Mounted on 05:42:50 overlay 50.0G 7.3G 42.7G 15% / 05:42:50 tmpfs 64.0M 0 64.0M 0% /dev 05:42:50 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 05:42:50 shm 64.0M 0 64.0M 0% /dev/shm 05:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os 05:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf 05:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname 05:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts 05:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure 05:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log 05:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json 05:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-323 05:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/edgexfoundry_edgex-ui-go_PR-323@tmp 05:42:50 /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host 05:42:50 05:42:50 05:42:50 ---> free -m: 05:42:50 total used free shared buff/cache available 05:42:50 Mem: 1837 706 79 0 1051 1026 05:42:50 Swap: 1023 1 1022 05:42:50 05:42:50 05:42:50 ---> ip addr: 05:42:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 05:42:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 05:42:50 inet 127.0.0.1/8 scope host lo 05:42:50 valid_lft forever preferred_lft forever 05:42:50 inet6 ::1/128 scope host 05:42:50 valid_lft forever preferred_lft forever 05:42:50 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 05:42:50 link/ether fa:16:3e:e7:31:7b brd ff:ff:ff:ff:ff:ff 05:42:50 inet 10.30.122.105/23 brd 10.30.123.255 scope global dynamic eth0 05:42:50 valid_lft 85861sec preferred_lft 85861sec 05:42:50 inet6 fe80::f816:3eff:fee7:317b/64 scope link 05:42:50 valid_lft forever preferred_lft forever 05:42:50 3: docker0: mtu 1500 qdisc noqueue state DOWN 05:42:50 link/ether 02:42:18:d8:5e:41 brd ff:ff:ff:ff:ff:ff 05:42:50 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 05:42:50 valid_lft forever preferred_lft forever 05:42:50 inet6 fe80::42:18ff:fed8:5e41/64 scope link 05:42:50 valid_lft forever preferred_lft forever 05:42:50 05:42:50 05:42:50 ---> sar -b -r -n DEV: 05:42:50 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/06/21 _x86_64_ (4 CPU) 05:42:50 05:42:50 05:33:40 LINUX RESTART (4 CPU) 05:42:50 05:42:50 05:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:42:50 05:35:01 127.63 44.56 83.07 0.00 7999.32 35078.84 0.00 05:42:50 05:36:01 2.56 0.00 2.56 0.00 0.00 59.60 0.00 05:42:50 05:37:01 0.43 0.00 0.43 0.00 0.00 6.38 0.00 05:42:50 05:38:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 05:42:50 05:39:01 0.50 0.00 0.50 0.00 0.00 7.29 0.00 05:42:50 05:40:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 05:42:50 05:41:01 0.28 0.00 0.28 0.00 0.00 3.13 0.00 05:42:50 05:42:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 05:42:50 Average: 16.28 5.49 10.79 0.00 985.71 4333.09 0.00 05:42:50 05:42:50 05:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:42:50 05:35:01 154488 0 579236 30.79 2620 1145200 1129304 38.54 401168 1124452 128 05:42:50 05:36:01 161936 0 571696 30.38 2620 1145292 1090596 37.22 398164 1121088 20 05:42:50 05:37:01 160920 0 572708 30.44 2620 1145296 1077412 36.77 412340 1108296 20 05:42:50 05:38:01 160936 0 572692 30.44 2620 1145296 1077436 36.77 412476 1108296 8 05:42:50 05:39:01 161084 0 572536 30.43 2620 1145304 1077328 36.77 421572 1099660 8 05:42:50 05:40:01 160896 0 572720 30.44 2620 1145308 1077340 36.77 424592 1096708 8 05:42:50 05:41:01 161768 0 571844 30.39 2620 1145312 1077232 36.76 424032 1096796 8 05:42:50 05:42:01 161536 0 572072 30.40 2620 1145316 1077232 36.76 424172 1096792 8 05:42:50 Average: 160446 0 573188 30.46 2620 1145290 1085485 37.05 414814 1106511 26 05:42:50 05:42:50 05:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:42:50 05:35:01 eth0 631.20 419.99 1298.52 103.47 0.00 0.00 0.00 0.00 05:42:50 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:50 05:35:01 docker0 47.57 36.70 4.22 115.59 0.00 0.00 0.00 0.00 05:42:50 05:36:01 eth0 4.05 1.80 3.07 0.14 0.00 0.00 0.00 0.00 05:42:50 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:50 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:50 05:37:01 eth0 1.62 0.63 0.60 0.40 0.00 0.00 0.00 0.00 05:42:50 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:50 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:50 05:38:01 eth0 1.18 0.40 0.36 0.20 0.00 0.00 0.00 0.00 05:42:50 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:50 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:50 05:39:01 eth0 0.55 0.30 0.27 0.20 0.00 0.00 0.00 0.00 05:42:50 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:50 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:50 05:40:01 eth0 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 05:42:50 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:50 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:50 05:41:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:42:50 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:50 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:50 05:42:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:42:50 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:50 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:50 Average: eth0 78.77 52.19 160.57 12.88 0.00 0.00 0.00 0.00 05:42:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:42:50 Average: docker0 5.86 4.52 0.52 14.24 0.00 0.00 0.00 0.00 05:42:50 05:42:50 05:42:50 ---> sar -P ALL: 05:42:50 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/06/21 _x86_64_ (4 CPU) 05:42:50 05:42:50 05:33:40 LINUX RESTART (4 CPU) 05:42:50 05:42:50 05:34:02 CPU %user %nice %system %iowait %steal %idle 05:42:50 05:35:01 all 13.81 0.00 5.68 5.03 0.14 75.35 05:42:50 05:35:01 0 14.28 0.00 6.91 3.15 0.12 75.54 05:42:50 05:35:01 1 13.93 0.00 5.09 4.04 0.16 76.79 05:42:50 05:35:01 2 13.90 0.00 4.93 7.16 0.12 73.88 05:42:50 05:35:01 3 13.11 0.00 5.80 5.76 0.16 75.17 05:42:50 05:36:01 all 0.19 0.00 0.05 0.00 0.00 99.76 05:42:50 05:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 05:42:50 05:36:01 1 0.52 0.00 0.07 0.00 0.00 99.42 05:42:50 05:36:01 2 0.12 0.00 0.07 0.00 0.00 99.82 05:42:50 05:36:01 3 0.08 0.00 0.03 0.00 0.00 99.88 05:42:50 05:37:01 all 0.16 0.00 0.04 0.00 0.01 99.79 05:42:50 05:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:42:50 05:37:01 1 0.08 0.00 0.08 0.00 0.03 99.80 05:42:50 05:37:01 2 0.50 0.00 0.00 0.00 0.00 99.50 05:42:50 05:37:01 3 0.03 0.00 0.05 0.00 0.02 99.90 05:42:50 05:38:01 all 0.15 0.00 0.03 0.00 0.00 99.81 05:42:50 05:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:42:50 05:38:01 1 0.05 0.00 0.05 0.00 0.00 99.90 05:42:50 05:38:01 2 0.53 0.00 0.03 0.00 0.02 99.42 05:42:50 05:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:42:50 05:39:01 all 0.17 0.00 0.10 0.00 0.02 99.71 05:42:50 05:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 05:42:50 05:39:01 1 0.13 0.00 0.08 0.00 0.03 99.75 05:42:50 05:39:01 2 0.47 0.00 0.17 0.00 0.00 99.37 05:42:50 05:39:01 3 0.05 0.00 0.13 0.00 0.03 99.78 05:42:50 05:40:01 all 0.17 0.00 0.02 0.00 0.00 99.82 05:42:50 05:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 05:42:50 05:40:01 1 0.52 0.00 0.03 0.00 0.00 99.45 05:42:50 05:40:01 2 0.08 0.00 0.02 0.00 0.00 99.90 05:42:50 05:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:42:50 05:41:01 all 0.17 0.00 0.03 0.00 0.00 99.80 05:42:50 05:41:01 0 0.05 0.00 0.00 0.00 0.00 99.95 05:42:50 05:41:01 1 0.52 0.00 0.05 0.00 0.00 99.43 05:42:50 05:41:01 2 0.07 0.00 0.03 0.00 0.02 99.88 05:42:50 05:41:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:42:50 05:42:01 all 0.08 0.00 0.05 0.00 0.00 99.87 05:42:50 05:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:42:50 05:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 05:42:50 05:42:01 2 0.30 0.00 0.10 0.00 0.00 99.60 05:42:50 05:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:42:50 Average: all 1.81 0.00 0.73 0.61 0.02 96.83 05:42:50 Average: 0 1.76 0.00 0.85 0.38 0.02 96.99 05:42:50 Average: 1 1.92 0.00 0.67 0.49 0.03 96.90 05:42:50 Average: 2 1.95 0.00 0.65 0.87 0.02 96.51 05:42:50 Average: 3 1.62 0.00 0.74 0.70 0.03 96.92 05:42:50 05:42:50 05:42:50