Pull request #431 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84+0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 (2b86c0151e7ecccf8ed91d1353e0edd7661b8d5a) 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3217034096254573892.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1814536052560943369.key > 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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4219945170570491943.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1797313110813564184.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines/.git # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-431/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5437407997340786529.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-367’ Running on prd-centos7-docker-4c-2g-370 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-431 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh3070423991767947953.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh1872106722674460585.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 Merge succeeded, producing 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 Checking out Revision 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 (PR-431) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/jenkins-gitclient-ssh69658439558610232.key > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 Commit message: "Merge branch 'main' into grafana-integrated" > git rev-list --no-walk 84c5d8e0ff145ccfc4ff8b0a6f64941fae5396fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:13:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:13:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:13:18 ========================================================= 14:13:18 EdgeX Global Pipelines Version Info 14:13:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:13:19 ------------------- 14:13:19 stable info: 14:13:19 ------------------- 14:13:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:13:19 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 14:13:19 Message: update stable to v1.0.205 14:13:20 ------------------- 14:13:20 experimental info: 14:13:20 ------------------- 14:13:20 Commited By: **** collab-it+edgex@linuxfoundation.org 14:13:20 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 14:13:20 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-431 [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-431 [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-431 [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98ebbcb [Pipeline] echo 14:13:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:13:21 provisioning config files... 14:13:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config2428145776905854984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:21 ---> docker-login.sh 14:13:21 nexus3.edgexfoundry.org:10001 14:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:21 Configure a credential helper to remove this warning. See 14:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:21 14:13:21 Login Succeeded 14:13:21 nexus3.edgexfoundry.org:10002 14:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:21 Configure a credential helper to remove this warning. See 14:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:21 14:13:21 Login Succeeded 14:13:21 nexus3.edgexfoundry.org:10003 14:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:21 Configure a credential helper to remove this warning. See 14:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:21 14:13:21 Login Succeeded 14:13:21 nexus3.edgexfoundry.org:10004 14:13:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:21 Configure a credential helper to remove this warning. See 14:13:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:21 14:13:21 Login Succeeded 14:13:21 docker.io 14:13:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:13:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:13:22 Configure a credential helper to remove this warning. See 14:13:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:13:22 14:13:22 Login Succeeded 14:13:22 ---> docker-login.sh ends [Pipeline] } 14:13:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:13:22 + git log --format=format:%s -1 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [Pipeline] echo 14:13:23 GIT_COMMIT: 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84, Commit Message: Merge branch 'main' into grafana-integrated [Pipeline] echo 14:13:23 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:13:23 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:13:23 14:13:23 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:13:23 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:13:24 latest: Pulling from edgex-devops/git-semver 14:13:24 31603596830f: Pulling fs layer 14:13:24 04fac38145f0: Pulling fs layer 14:13:24 701f6daf10bf: Pulling fs layer 14:13:24 24f72da36158: Pulling fs layer 14:13:24 24f72da36158: Waiting 14:13:24 04fac38145f0: Verifying Checksum 14:13:24 04fac38145f0: Download complete 14:13:24 31603596830f: Verifying Checksum 14:13:24 31603596830f: Download complete 14:13:24 31603596830f: Pull complete 14:13:24 24f72da36158: Verifying Checksum 14:13:24 24f72da36158: Download complete 14:13:24 04fac38145f0: Pull complete 14:13:24 701f6daf10bf: Verifying Checksum 14:13:24 701f6daf10bf: Download complete 14:13:24 701f6daf10bf: Pull complete 14:13:25 24f72da36158: Pull complete 14:13:25 Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 14:13:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:13:25 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:13:25 prd-centos7-docker-4c-2g-370 does not seem to be running inside a container 14:13:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:13:26 $ docker top 402fa0f2633b6ad9da91ff7f7283be531ad897649948f761b2e483175dd781a0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:13:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:13:26 [ssh-agent] Looking for ssh-agent implementation... 14:13:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:13:26 $ docker exec 402fa0f2633b6ad9da91ff7f7283be531ad897649948f761b2e483175dd781a0 ssh-agent 14:13:26 SSH_AUTH_SOCK=/tmp/ssh-vNz0fDwQ05Hq/agent.15 14:13:26 SSH_AGENT_PID=22 14:13:26 Running ssh-add (command line suppressed) 14:13:26 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_6183283743992040041.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_6183283743992040041.key) 14:13:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:13:27 + git tag --points-at HEAD [Pipeline] } 14:13:27 $ docker exec --env ******** --env ******** 402fa0f2633b6ad9da91ff7f7283be531ad897649948f761b2e483175dd781a0 ssh-agent -k 14:13:27 unset SSH_AUTH_SOCK; 14:13:27 unset SSH_AGENT_PID; 14:13:27 echo Agent pid 22 killed; 14:13:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:13:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:13:27 [ssh-agent] Looking for ssh-agent implementation... 14:13:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:13:27 $ docker exec 402fa0f2633b6ad9da91ff7f7283be531ad897649948f761b2e483175dd781a0 ssh-agent 14:13:27 SSH_AUTH_SOCK=/tmp/ssh-dz8RTt55yTjE/agent.55 14:13:27 SSH_AGENT_PID=61 14:13:27 Running ssh-add (command line suppressed) 14:13:27 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_3633917714049197429.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/private_key_3633917714049197429.key) 14:13:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:13:27 + git semver init 14:13:27 # -> Open(): unable to determine branch for HEAD 14:13:27 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.git 14:13:27 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-431 14:13:27 # $SEMVER_REMOTE_NAME = origin 14:13:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:13:27 # $SEMVER_USER_NAME = edgex-jenkins 14:13:27 # $SEMVER_BRANCH = PR-431 14:13:27 # $SEMVER_TEMP = /tmp/semver-751866657 14:13:27 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:13:29 # '/tmp/semver-751866657' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver' 14:13:29 # -> Force: false 14:13:29 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-431/.semver [Pipeline] } 14:13:29 $ docker exec --env ******** --env ******** 402fa0f2633b6ad9da91ff7f7283be531ad897649948f761b2e483175dd781a0 ssh-agent -k 14:13:29 unset SSH_AUTH_SOCK; 14:13:29 unset SSH_AGENT_PID; 14:13:29 echo Agent pid 61 killed; 14:13:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:13:30 + git semver [Pipeline] } 14:13:30 $ docker stop --time=1 402fa0f2633b6ad9da91ff7f7283be531ad897649948f761b2e483175dd781a0 14:13:31 $ docker rm -f 402fa0f2633b6ad9da91ff7f7283be531ad897649948f761b2e483175dd781a0 [Pipeline] // withDockerContainer [Pipeline] sh 14:13:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:13:32 Stashed 1 file(s) [Pipeline] echo 14:13:32 [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 14:13:47 Still waiting to schedule task 14:13:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:13:47 Still waiting to schedule task 14:13:47 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-368’ 14:15:53 Running on prd-centos7-docker-4c-2g-371 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 14:15:53 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 14:15:53 The recommended git tool is: git 14:15:57 using credential edgex-jenkins-ssh 14:15:57 Cloning the remote Git repository 14:15:56 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:15:56 > git init /w/workspace/edgex-ui-go/2 # timeout=10 14:15:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:15:57 > git --version # timeout=10 14:15:57 > git --version # 'git version 2.24.4' 14:15:57 using GIT_SSH to set credentials SSH Credentials for GitHub 14:15:57 [INFO] Currently running in a labeled security context 14:15:57 [INFO] Currently SELinux is 'enforcing' on the host 14:15:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh8106512363160606336.key 14:15:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:08 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 14:16:08 Merge succeeded, producing 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 14:16:08 Checking out Revision 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 (PR-431) 14:16:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:16:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:16:08 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:16:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:16:08 using GIT_SSH to set credentials SSH Credentials for GitHub 14:16:08 [INFO] Currently running in a labeled security context 14:16:08 [INFO] Currently SELinux is 'enforcing' on the host 14:16:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh198364050702586489.key 14:16:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:16:08 > git config core.sparsecheckout # timeout=10 14:16:08 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 14:16:08 > git remote # timeout=10 14:16:08 > git config --get remote.origin.url # timeout=10 14:16:08 using GIT_SSH to set credentials SSH Credentials for GitHub 14:16:08 [INFO] Currently running in a labeled security context 14:16:08 [INFO] Currently SELinux is 'enforcing' on the host 14:16:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh6725991324229321093.key 14:16:08 > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 14:16:08 > git rev-parse HEAD^{commit} # timeout=10 14:16:08 > git config core.sparsecheckout # timeout=10 14:16:08 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 14:16:12 Commit message: "Merge branch 'main' into grafana-integrated" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:13 provisioning config files... 14:16:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3830342641992791373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:16:14 ---> docker-login.sh 14:16:14 nexus3.edgexfoundry.org:10001 14:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:14 Configure a credential helper to remove this warning. See 14:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:14 14:16:14 Login Succeeded 14:16:14 nexus3.edgexfoundry.org:10002 14:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:14 Configure a credential helper to remove this warning. See 14:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:14 14:16:14 Login Succeeded 14:16:14 nexus3.edgexfoundry.org:10003 14:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:14 Configure a credential helper to remove this warning. See 14:16:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:14 14:16:14 Login Succeeded 14:16:14 nexus3.edgexfoundry.org:10004 14:16:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:20 Configure a credential helper to remove this warning. See 14:16:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:20 14:16:20 Login Succeeded 14:16:20 docker.io 14:16:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:16:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:16:20 Configure a credential helper to remove this warning. See 14:16:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:16:20 14:16:20 Login Succeeded 14:16:20 ---> docker-login.sh ends [Pipeline] } 14:16:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:16:20 ========================================================= 14:16:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:16:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:16:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 14:16:20 Sending build context to Docker daemon 21.66MB 14:16:20 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 14:16:20 Step 2/17 : FROM ${BASE} AS builder 14:16:20 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:16:20 540db60ca938: Pulling fs layer 14:16:20 adcc1eea9eea: Pulling fs layer 14:16:20 4c4ab2625f07: Pulling fs layer 14:16:20 db62176df00c: Pulling fs layer 14:16:20 3b30891b0d05: Pulling fs layer 14:16:20 06b49ca38bd5: Pulling fs layer 14:16:20 c788192a36de: Pulling fs layer 14:16:20 a77e37c0d609: Pulling fs layer 14:16:20 c3185cebc471: Pulling fs layer 14:16:20 db62176df00c: Waiting 14:16:20 3b30891b0d05: Waiting 14:16:20 06b49ca38bd5: Waiting 14:16:20 c788192a36de: Waiting 14:16:20 a77e37c0d609: Waiting 14:16:20 c3185cebc471: Waiting 14:16:20 4c4ab2625f07: Verifying Checksum 14:16:20 4c4ab2625f07: Download complete 14:16:20 adcc1eea9eea: Verifying Checksum 14:16:20 adcc1eea9eea: Download complete 14:16:20 3b30891b0d05: Verifying Checksum 14:16:20 3b30891b0d05: Download complete 14:16:20 06b49ca38bd5: Verifying Checksum 14:16:20 06b49ca38bd5: Download complete 14:16:21 c788192a36de: Verifying Checksum 14:16:21 c788192a36de: Download complete 14:16:21 540db60ca938: Verifying Checksum 14:16:21 540db60ca938: Download complete 14:16:21 540db60ca938: Pull complete 14:16:21 adcc1eea9eea: Pull complete 14:16:21 4c4ab2625f07: Pull complete 14:16:22 a77e37c0d609: Verifying Checksum 14:16:22 a77e37c0d609: Download complete 14:16:29 c3185cebc471: Verifying Checksum 14:16:29 c3185cebc471: Download complete 14:16:29 db62176df00c: Verifying Checksum 14:16:29 db62176df00c: Download complete 14:16:32 db62176df00c: Pull complete 14:16:32 3b30891b0d05: Pull complete 14:16:32 06b49ca38bd5: Pull complete 14:16:32 c788192a36de: Pull complete 14:16:32 a77e37c0d609: Pull complete 14:16:35 c3185cebc471: Pull complete 14:16:35 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 14:16:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:16:35 ---> 031687cdd783 14:16:35 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:16:37 ---> Running in 668c5404dd5a 14:16:37 Removing intermediate container 668c5404dd5a 14:16:37 ---> 911639ef83ee 14:16:37 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 14:16:37 ---> Running in 4c3ccdea31de 14:16:37 Removing intermediate container 4c3ccdea31de 14:16:37 ---> 0a553f66a36f 14:16:37 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 14:16:37 ---> Running in 5a04587005a0 14:16:37 Removing intermediate container 5a04587005a0 14:16:37 ---> f6f78d953fee 14:16:37 Step 6/17 : LABEL Name=edgex-ui-go 14:16:37 ---> Running in 679a19a17502 14:16:37 Removing intermediate container 679a19a17502 14:16:37 ---> 6e2984b43879 14:16:37 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:16:37 ---> Running in 6789365a46c0 14:16:37 Removing intermediate container 6789365a46c0 14:16:37 ---> 5d43010a792e 14:16:37 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:16:37 ---> Running in 1fb44a8c91d1 14:16:37 Removing intermediate container 1fb44a8c91d1 14:16:37 ---> aa5b46ab1a39 14:16:37 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:16:37 ---> Running in da041c6cf414 14:16:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:16:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:16:45 OK: 219 MiB in 52 packages 14:16:46 Removing intermediate container da041c6cf414 14:16:46 ---> 8357949bdf05 14:16:46 Step 10/17 : ENV GO111MODULE=on 14:16:46 ---> Running in 370a1d1450f0 14:16:46 Removing intermediate container 370a1d1450f0 14:16:46 ---> 6fef5947643c 14:16:46 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:16:46 ---> Running in 9e6eaf8881ba 14:16:46 Removing intermediate container 9e6eaf8881ba 14:16:46 ---> 9538f1383b8a 14:16:46 Step 12/17 : COPY go.mod . 14:16:46 ---> 0afe904cee8e 14:16:46 Step 13/17 : COPY Makefile . 14:16:46 ---> d944b4e729db 14:16:46 Step 14/17 : RUN make update 14:16:46 ---> Running in 0c865af9c3f6 14:16:47 CGO_ENABLED=0 GO111MODULE=on go mod download 14:16:59 Removing intermediate container 0c865af9c3f6 14:16:59 ---> 9bedf21828fb 14:16:59 Step 15/17 : COPY . . 14:16:59 ---> 5686a5e30248 14:16:59 Step 16/17 : RUN go mod tidy 14:16:59 ---> Running in 9275cd34bdf8 14:16:59 Removing intermediate container 9275cd34bdf8 14:16:59 ---> dc42ea0c2dba 14:16:59 Step 17/17 : RUN ${MAKE} 14:16:59 ---> Running in d4bcc6c62ed7 14:16:59 noop 14:16:59 Removing intermediate container d4bcc6c62ed7 14:16:59 ---> fe33143bafe3 14:16:59 Successfully built fe33143bafe3 14:16:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:16:59 + docker inspect -f . ci-base-image-x86_64 14:16:59 . [Pipeline] withDockerContainer 14:17:00 prd-centos7-docker-4c-2g-371 does not seem to be running inside a container 14:17:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:17:00 $ docker top 9dc60189bf3327fd16fa7b9deebbff5284b22c3f18b6872232775298220dcb71 -eo pid,comm [Pipeline] { [Pipeline] sh 14:17:00 + go version 14:17:00 go version go1.16.6 linux/amd64 [Pipeline] } 14:17:01 $ docker stop --time=1 9dc60189bf3327fd16fa7b9deebbff5284b22c3f18b6872232775298220dcb71 14:17:02 $ docker rm -f 9dc60189bf3327fd16fa7b9deebbff5284b22c3f18b6872232775298220dcb71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:17:02 + docker inspect -f . ci-base-image-x86_64 14:17:02 . [Pipeline] withDockerContainer 14:17:02 prd-centos7-docker-4c-2g-371 does not seem to be running inside a container 14:17:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:17:03 $ docker top 807bf0035f9fa4dcfd435851916053eb0943bdece848bf701d9a53e57dc54931 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:17:03 + go mod tidy [Pipeline] sh 14:17:04 + make test 14:17:04 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:17:04 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:17:14 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:17:14 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:17:14 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:17:14 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:17:14 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:17:14 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:17:14 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:17:14 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:17:14 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:17:14 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:17:14 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:17:14 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:17:14 GO111MODULE=on go vet ./... [Pipeline] } 14:17:20 $ docker stop --time=1 807bf0035f9fa4dcfd435851916053eb0943bdece848bf701d9a53e57dc54931 14:17:21 $ docker rm -f 807bf0035f9fa4dcfd435851916053eb0943bdece848bf701d9a53e57dc54931 [Pipeline] // withDockerContainer [Pipeline] sh 14:17:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:17:22 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:17:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:17:24 + ls -al . 14:17:24 total 88 14:17:24 drwxrwxr-x. 11 jenkins jenkins 4096 Sep 16 14:17 . 14:17:24 drwxrwxr-x. 4 jenkins jenkins 28 Sep 16 14:15 .. 14:17:24 drwxrwxr-x. 4 jenkins jenkins 36 Sep 16 14:16 assets 14:17:24 drwxrwxr-x. 2 jenkins jenkins 35 Sep 16 14:16 bin 14:17:24 drwxrwxr-x. 3 jenkins jenkins 29 Sep 16 14:16 cmd 14:17:24 -rw-rw-r--. 1 jenkins jenkins 3959 Sep 16 14:16 CONTRIBUTING.md 14:17:24 -rw-r--r--. 1 jenkins jenkins 10 Sep 16 14:17 coverage.out 14:17:24 -rw-rw-r--. 1 jenkins jenkins 1526 Sep 16 14:16 Dockerfile 14:17:24 drwxrwxr-x. 2 jenkins jenkins 23 Sep 16 14:16 docs 14:17:24 drwxrwxr-x. 8 jenkins jenkins 179 Sep 16 14:16 .git 14:17:24 drwxrwxr-x. 2 jenkins jenkins 103 Sep 16 14:16 .github 14:17:24 -rw-rw-r--. 1 jenkins jenkins 162 Sep 16 14:16 .gitignore 14:17:24 -rw-rw-r--. 1 jenkins jenkins 823 Sep 16 14:16 go.mod 14:17:24 -rw-r--r--. 1 jenkins jenkins 23693 Sep 16 14:17 go.sum 14:17:24 drwxrwxr-x. 9 jenkins jenkins 125 Sep 16 14:16 internal 14:17:24 -rw-rw-r--. 1 jenkins jenkins 652 Sep 16 14:16 Jenkinsfile 14:17:24 -rw-rw-r--. 1 jenkins jenkins 11357 Sep 16 14:16 LICENSE 14:17:24 -rw-rw-r--. 1 jenkins jenkins 990 Sep 16 14:16 Makefile 14:17:24 drwxrwxr-x. 3 jenkins jenkins 19 Sep 16 14:16 pkg 14:17:24 -rw-rw-r--. 1 jenkins jenkins 5509 Sep 16 14:16 README.md 14:17:24 -rw-rw-r--. 1 jenkins jenkins 5 Sep 16 14:13 VERSION 14:17:24 -rw-rw-r--. 1 jenkins jenkins 155 Sep 16 14:16 version.go 14:17:24 drwxrwxr-x. 4 jenkins jenkins 4096 Sep 16 14:16 web [Pipeline] isUnix [Pipeline] sh 14:17:24 + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 --label arch=amd64 --label version=0.0.0 . 14:17:24 Sending build context to Docker daemon 21.69MB 14:17:24 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 14:17:24 Step 2/25 : FROM ${BASE} AS builder 14:17:24 ---> fe33143bafe3 14:17:24 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:17:24 ---> Running in a70d5c40beaa 14:17:24 Removing intermediate container a70d5c40beaa 14:17:24 ---> d41df59e4675 14:17:24 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 14:17:24 ---> Running in ae31fe18a1cb 14:17:24 Removing intermediate container ae31fe18a1cb 14:17:24 ---> 72ec674063ac 14:17:24 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:17:24 ---> Running in 4570ba4ca493 14:17:24 Removing intermediate container 4570ba4ca493 14:17:24 ---> 64a73df76abe 14:17:24 Step 6/25 : LABEL Name=edgex-ui-go 14:17:24 ---> Running in 3f95d2057819 14:17:25 Removing intermediate container 3f95d2057819 14:17:25 ---> f3e66e172292 14:17:25 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:17:25 ---> Running in b5fc81e26f10 14:17:25 Removing intermediate container b5fc81e26f10 14:17:25 ---> 100a363c1c77 14:17:25 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:17:25 ---> Running in 20c70b68994e 14:17:26 Removing intermediate container 20c70b68994e 14:17:26 ---> 7d40c65bcea3 14:17:26 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:17:26 ---> Running in 47e22601d370 14:17:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:17:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:17:27 OK: 219 MiB in 52 packages 14:17:28 Removing intermediate container 47e22601d370 14:17:28 ---> 19871e797967 14:17:28 Step 10/25 : ENV GO111MODULE=on 14:17:28 ---> Running in 27ce4e5f192e 14:17:28 Removing intermediate container 27ce4e5f192e 14:17:28 ---> 18bb959ea482 14:17:28 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:17:28 ---> Running in 82892ee410a6 14:17:28 Removing intermediate container 82892ee410a6 14:17:28 ---> 641bf20120ef 14:17:28 Step 12/25 : COPY go.mod . 14:17:28 ---> c574591de5d6 14:17:28 Step 13/25 : COPY Makefile . 14:17:28 ---> 0019f60e0827 14:17:28 Step 14/25 : RUN make update 14:17:28 ---> Running in b7299bb359d9 14:17:29 CGO_ENABLED=0 GO111MODULE=on go mod download 14:17:29 Removing intermediate container b7299bb359d9 14:17:29 ---> f7765aaab508 14:17:29 Step 15/25 : COPY . . 14:17:29 ---> 8d794a47276e 14:17:29 Step 16/25 : RUN go mod tidy 14:17:29 ---> Running in 32dcf82bde47 14:17:30 Removing intermediate container 32dcf82bde47 14:17:30 ---> 76f387229e7b 14:17:30 Step 17/25 : RUN ${MAKE} 14:17:30 ---> Running in dc31c3d5abc2 14:17:30 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 14:17:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-372 in /w/workspace/edgexfoundry_edgex-ui-go_PR-431 [Pipeline] { [Pipeline] ws 14:17:30 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 14:17:31 The recommended git tool is: git 14:17:37 using credential edgex-jenkins-ssh 14:17:37 Cloning the remote Git repository 14:17:37 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:17:37 > git init /w/workspace/edgex-ui-go/2 # timeout=10 14:17:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:17:37 > git --version # timeout=10 14:17:37 > git --version # 'git version 2.17.1' 14:17:37 using GIT_SSH to set credentials SSH Credentials for GitHub 14:17:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:17:39 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:17:40 Removing intermediate container dc31c3d5abc2 14:17:40 ---> 35c14d0099eb 14:17:40 Step 18/25 : FROM alpine:3.12 14:17:40 Merging remotes/origin/main commit 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 into PR head commit 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 14:17:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:17:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:17:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:17:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:17:40 using GIT_SSH to set credentials SSH Credentials for GitHub 14:17:40 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/431/head:refs/remotes/origin/PR-431 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:17:41 > git config core.sparsecheckout # timeout=10 14:17:41 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 14:17:41 Merge succeeded, producing 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 14:17:41 Checking out Revision 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 (PR-431) 14:17:41 3.12: Pulling from library/alpine 14:17:41 e519532ddf75: Pulling fs layer 14:17:41 e519532ddf75: Verifying Checksum 14:17:41 e519532ddf75: Download complete 14:17:41 e519532ddf75: Pull complete 14:17:41 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 14:17:41 Status: Downloaded newer image for alpine:3.12 14:17:41 ---> 48b8ec4ed9eb 14:17:41 Step 19/25 : EXPOSE 4000 14:17:41 ---> Running in 9e5c945881da 14:17:41 Removing intermediate container 9e5c945881da 14:17:41 ---> 8d655037e3fe 14:17:41 Step 20/25 : 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 14:17:42 ---> 938c8281828f 14:17:42 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:17:42 ---> Running in 1d6f72f98eb1 14:17:42 Removing intermediate container 1d6f72f98eb1 14:17:42 ---> 383ff0533066 14:17:42 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:17:42 ---> Running in 1de51c464eac 14:17:42 Removing intermediate container 1de51c464eac 14:17:42 ---> f15cf9cb8627 14:17:42 Step 23/25 : LABEL arch=amd64 14:17:42 ---> Running in 3e4345158e6a 14:17:41 > git remote # timeout=10 14:17:41 > git config --get remote.origin.url # timeout=10 14:17:41 using GIT_SSH to set credentials SSH Credentials for GitHub 14:17:41 > git merge 0058bb384b7bfbbbd3aebe1f99ef16a20f9e9ea1 # timeout=10 14:17:41 > git rev-parse HEAD^{commit} # timeout=10 14:17:41 > git config core.sparsecheckout # timeout=10 14:17:41 > git checkout -f 98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 # timeout=10 14:17:42 Removing intermediate container 3e4345158e6a 14:17:42 ---> 5d8d01c5ff04 14:17:42 Step 24/25 : LABEL git_sha=98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 14:17:42 ---> Running in 942300df07cf 14:17:42 Removing intermediate container 942300df07cf 14:17:42 ---> afc7e7f51d28 14:17:42 Step 25/25 : LABEL version=0.0.0 14:17:42 ---> Running in 235c97c92af0 14:17:43 Removing intermediate container 235c97c92af0 14:17:43 ---> 99665a3bfb16 14:17:43 [Warning] One or more build-args [ARCH] were not consumed 14:17:43 Successfully built 99665a3bfb16 14:17:43 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:17:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:17:43 14:17:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:17:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:17:44 latest: Pulling from edgex-lftools-log-publisher 14:17:44 b4d181a07f80: Pulling fs layer 14:17:44 a1111a8f2ec3: Pulling fs layer 14:17:44 ed53099fbce6: Pulling fs layer 14:17:44 dc539afda2c1: Pulling fs layer 14:17:44 77bc0d833cb6: Pulling fs layer 14:17:44 9065ff56babe: Pulling fs layer 14:17:44 d287ab97295c: Pulling fs layer 14:17:44 77bc0d833cb6: Waiting 14:17:44 9065ff56babe: Waiting 14:17:44 d287ab97295c: Waiting 14:17:44 dc539afda2c1: Waiting 14:17:44 a1111a8f2ec3: Verifying Checksum 14:17:44 a1111a8f2ec3: Download complete 14:17:44 dc539afda2c1: Verifying Checksum 14:17:44 dc539afda2c1: Download complete 14:17:45 77bc0d833cb6: Verifying Checksum 14:17:45 77bc0d833cb6: Download complete 14:17:45 9065ff56babe: Verifying Checksum 14:17:45 9065ff56babe: Download complete 14:17:45 ed53099fbce6: Verifying Checksum 14:17:45 ed53099fbce6: Download complete 14:17:45 Commit message: "Merge branch 'main' into grafana-integrated" 14:17:46 14:17:46 GitHub has been notified of this commit’s build result 14:17:46 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:17:46 provisioning config files... 14:17:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config2584292916658380942tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:17:47 ---> docker-login.sh 14:17:47 nexus3.edgexfoundry.org:10001 14:17:47 b4d181a07f80: Verifying Checksum 14:17:47 b4d181a07f80: Download complete 14:17:48 b4d181a07f80: Pull complete 14:17:48 a1111a8f2ec3: Pull complete 14:17:48 ed53099fbce6: Pull complete 14:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:49 dc539afda2c1: Pull complete 14:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:49 Configure a credential helper to remove this warning. See 14:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:49 14:17:49 Login Succeeded 14:17:49 nexus3.edgexfoundry.org:10002 14:17:49 77bc0d833cb6: Pull complete 14:17:49 9065ff56babe: Pull complete 14:17:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:49 Configure a credential helper to remove this warning. See 14:17:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:49 14:17:49 Login Succeeded 14:17:49 nexus3.edgexfoundry.org:10003 14:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:50 Configure a credential helper to remove this warning. See 14:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:50 14:17:50 Login Succeeded 14:17:50 nexus3.edgexfoundry.org:10004 14:17:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:50 Configure a credential helper to remove this warning. See 14:17:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:50 14:17:50 Login Succeeded 14:17:50 docker.io 14:17:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:17:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:17:51 Configure a credential helper to remove this warning. See 14:17:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:17:51 14:17:51 Login Succeeded 14:17:51 ---> docker-login.sh ends [Pipeline] } 14:17:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:17:52 ========================================================= 14:17:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:17:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:17:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 14:17:53 Sending build context to Docker daemon 21.66MB 14:17:53 Step 1/17 : ARG BASE=golang:1.16-alpine3.12 14:17:53 Step 2/17 : FROM ${BASE} AS builder 14:17:53 d287ab97295c: Verifying Checksum 14:17:53 d287ab97295c: Download complete 14:17:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:17:53 595b0fe564bb: Pulling fs layer 14:17:53 24495759ef45: Pulling fs layer 14:17:53 d148012ef14d: Pulling fs layer 14:17:53 e90a11edd702: Pulling fs layer 14:17:53 d77568369979: Pulling fs layer 14:17:53 fc1c9f9a7f3b: Pulling fs layer 14:17:53 170f2ba95c9a: Pulling fs layer 14:17:53 97ac5df62f85: Pulling fs layer 14:17:53 d77568369979: Waiting 14:17:53 fc1c9f9a7f3b: Waiting 14:17:53 170f2ba95c9a: Waiting 14:17:53 97ac5df62f85: Waiting 14:17:53 e90a11edd702: Waiting 14:17:53 d148012ef14d: Download complete 14:17:53 24495759ef45: Verifying Checksum 14:17:53 24495759ef45: Download complete 14:17:53 d77568369979: Verifying Checksum 14:17:53 d77568369979: Download complete 14:17:53 fc1c9f9a7f3b: Verifying Checksum 14:17:53 fc1c9f9a7f3b: Download complete 14:17:53 170f2ba95c9a: Verifying Checksum 14:17:53 595b0fe564bb: Verifying Checksum 14:17:53 595b0fe564bb: Download complete 14:17:53 170f2ba95c9a: Download complete 14:17:54 595b0fe564bb: Pull complete 14:17:55 24495759ef45: Pull complete 14:17:55 d148012ef14d: Pull complete 14:17:57 97ac5df62f85: Verifying Checksum 14:17:57 97ac5df62f85: Download complete 14:17:57 e90a11edd702: Verifying Checksum 14:17:57 e90a11edd702: Download complete 14:17:58 d287ab97295c: Pull complete 14:17:58 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:17:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:17:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:17:58 prd-centos7-docker-4c-2g-371 does not seem to be running inside a container 14:17:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:18:00 $ docker top f8bc62a75c7757c45188cf556d05f13767432cf1594a9ff82602abd32aa2f15c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:18:01 ---> job-cost.sh 14:18:01 lf-activate-venv: SKIPPING 14:18:01 INFO: No Stack... 14:18:02 INFO: Retrieving Pricing Info for: v3-standard-2 14:18:02 INFO: Archiving Costs [Pipeline] sh 14:18:02 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 14:18:02 + cut -d, -f6 [Pipeline] lock 14:18:02 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-2-stack-cost] 14:18:02 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-2-stack-cost] did not exist. Created. 14:18:02 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:18:03 + echo total: 0.05999999865889549 [Pipeline] stash 14:18:03 Stashed 1 file(s) [Pipeline] } 14:18:03 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:18:03 $ docker stop --time=1 f8bc62a75c7757c45188cf556d05f13767432cf1594a9ff82602abd32aa2f15c 14:18:04 $ docker rm -f f8bc62a75c7757c45188cf556d05f13767432cf1594a9ff82602abd32aa2f15c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:18:08 e90a11edd702: Pull complete 14:18:08 d77568369979: Pull complete 14:18:08 fc1c9f9a7f3b: Pull complete 14:18:09 170f2ba95c9a: Pull complete 14:18:15 97ac5df62f85: Pull complete 14:18:15 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 14:18:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:18:15 ---> 04bc70af865f 14:18:15 Step 3/17 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:18:19 ---> Running in f526ba2cb38d 14:18:19 Removing intermediate container f526ba2cb38d 14:18:19 ---> ad9ff6d5f739 14:18:19 Step 4/17 : ARG ALPINE_PKG_BASE="make git" 14:18:19 ---> Running in 3266bf5fa0b0 14:18:20 Removing intermediate container 3266bf5fa0b0 14:18:20 ---> 570e0ca0b676 14:18:20 Step 5/17 : ARG ALPINE_PKG_EXTRA="" 14:18:20 ---> Running in 63f416e623aa 14:18:21 Removing intermediate container 63f416e623aa 14:18:21 ---> c9ec1cd5e1d4 14:18:21 Step 6/17 : LABEL Name=edgex-ui-go 14:18:21 ---> Running in c8e0fe2fec39 14:18:21 Removing intermediate container c8e0fe2fec39 14:18:21 ---> d847eb0c6ed0 14:18:21 Step 7/17 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:18:21 ---> Running in b5ce91bf2871 14:18:22 Removing intermediate container b5ce91bf2871 14:18:22 ---> 4f98a3648b20 14:18:22 Step 8/17 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:18:22 ---> Running in 9938cd4fae76 14:18:25 Removing intermediate container 9938cd4fae76 14:18:25 ---> 9221a4dbc28a 14:18:25 Step 9/17 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:18:25 ---> Running in f40a7d75176e 14:18:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:18:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:18:28 OK: 218 MiB in 52 packages 14:18:29 Removing intermediate container f40a7d75176e 14:18:29 ---> 8ea123aef790 14:18:29 Step 10/17 : ENV GO111MODULE=on 14:18:29 ---> Running in 1f55cfe0637e 14:18:30 Removing intermediate container 1f55cfe0637e 14:18:30 ---> 9ac66322a7d0 14:18:30 Step 11/17 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:18:30 ---> Running in e7797fec8bc5 14:18:30 Removing intermediate container e7797fec8bc5 14:18:30 ---> 14ce0641b500 14:18:30 Step 12/17 : COPY go.mod . 14:18:31 ---> 1e73fd46bb14 14:18:31 Step 13/17 : COPY Makefile . 14:18:32 ---> 26b1bff6eabc 14:18:32 Step 14/17 : RUN make update 14:18:32 ---> Running in 33c21022e521 14:18:34 CGO_ENABLED=0 GO111MODULE=on go mod download 14:19:06 Removing intermediate container 33c21022e521 14:19:06 ---> e2af5aae2409 14:19:06 Step 15/17 : COPY . . 14:19:06 ---> af6897aedd1f 14:19:06 Step 16/17 : RUN go mod tidy 14:19:06 ---> Running in 9d79d75d3375 14:19:08 Removing intermediate container 9d79d75d3375 14:19:08 ---> 2647aeb15eb3 14:19:08 Step 17/17 : RUN ${MAKE} 14:19:08 ---> Running in 8e1b89903b18 14:19:09 noop 14:19:10 Removing intermediate container 8e1b89903b18 14:19:10 ---> 5ae63591d531 14:19:10 Successfully built 5ae63591d531 14:19:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:19:11 + docker inspect -f . ci-base-image-arm64 14:19:11 . [Pipeline] withDockerContainer 14:19:11 prd-ubuntu18.04-docker-arm64-4c-16g-372 does not seem to be running inside a container 14:19:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:19:13 $ docker top 4b3a30073007ce44db2e97399e5469668de17f4d51d3c5cc05fdb47f87ea7ae6 -eo pid,comm [Pipeline] { [Pipeline] sh 14:19:14 + go version 14:19:14 go version go1.16.6 linux/arm64 [Pipeline] } 14:19:14 $ docker stop --time=1 4b3a30073007ce44db2e97399e5469668de17f4d51d3c5cc05fdb47f87ea7ae6 14:19:16 $ docker rm -f 4b3a30073007ce44db2e97399e5469668de17f4d51d3c5cc05fdb47f87ea7ae6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:19:17 + docker inspect -f . ci-base-image-arm64 14:19:17 . [Pipeline] withDockerContainer 14:19:17 prd-ubuntu18.04-docker-arm64-4c-16g-372 does not seem to be running inside a container 14:19:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:19:19 $ docker top c0c7991af293f1156d0eb58b40ca739a3ea8ae712674d4f158a798ea8b727643 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 14:19:20 + go mod tidy [Pipeline] sh 14:19:21 + make test 14:19:21 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:19:23 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:19:55 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:19:55 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:19:55 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:19:55 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:19:55 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:19:55 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:19:55 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:19:55 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:19:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:19:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:19:55 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:19:55 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:19:55 GO111MODULE=on go vet ./... [Pipeline] } 14:20:17 $ docker stop --time=1 c0c7991af293f1156d0eb58b40ca739a3ea8ae712674d4f158a798ea8b727643 14:20:19 $ docker rm -f c0c7991af293f1156d0eb58b40ca739a3ea8ae712674d4f158a798ea8b727643 [Pipeline] // withDockerContainer [Pipeline] sh 14:20:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:20:20 Warning: overwriting stash ‘coverage-report’ 14:20:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:20:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:20:22 + ls -al . 14:20:22 total 124 14:20:22 drwxrwxr-x 11 jenkins jenkins 4096 Sep 16 14:19 . 14:20:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 14:17 .. 14:20:22 drwxrwxr-x 8 jenkins jenkins 4096 Sep 16 14:17 .git 14:20:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 14:17 .github 14:20:22 -rw-rw-r-- 1 jenkins jenkins 162 Sep 16 14:17 .gitignore 14:20:22 -rw-rw-r-- 1 jenkins jenkins 3959 Sep 16 14:17 CONTRIBUTING.md 14:20:22 -rw-rw-r-- 1 jenkins jenkins 1526 Sep 16 14:17 Dockerfile 14:20:22 -rw-rw-r-- 1 jenkins jenkins 652 Sep 16 14:17 Jenkinsfile 14:20:22 -rw-rw-r-- 1 jenkins jenkins 11357 Sep 16 14:17 LICENSE 14:20:22 -rw-rw-r-- 1 jenkins jenkins 990 Sep 16 14:17 Makefile 14:20:22 -rw-rw-r-- 1 jenkins jenkins 5509 Sep 16 14:17 README.md 14:20:22 -rw-rw-r-- 1 jenkins jenkins 5 Sep 16 14:13 VERSION 14:20:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 14:17 assets 14:20:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 14:17 bin 14:20:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 14:17 cmd 14:20:22 -rw-r--r-- 1 jenkins jenkins 10 Sep 16 14:19 coverage.out 14:20:22 drwxrwxr-x 2 jenkins jenkins 4096 Sep 16 14:17 docs 14:20:22 -rw-rw-r-- 1 jenkins jenkins 823 Sep 16 14:17 go.mod 14:20:22 -rw-r--r-- 1 jenkins jenkins 23693 Sep 16 14:19 go.sum 14:20:22 drwxrwxr-x 9 jenkins jenkins 4096 Sep 16 14:17 internal 14:20:22 drwxrwxr-x 3 jenkins jenkins 4096 Sep 16 14:17 pkg 14:20:22 -rw-rw-r-- 1 jenkins jenkins 155 Sep 16 14:17 version.go 14:20:22 drwxrwxr-x 4 jenkins jenkins 4096 Sep 16 14:17 web [Pipeline] isUnix [Pipeline] sh 14:20:22 + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 --label arch=arm64 --label version=0.0.0 . 14:20:23 Sending build context to Docker daemon 21.68MB 14:20:23 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 14:20:23 Step 2/25 : FROM ${BASE} AS builder 14:20:23 ---> 5ae63591d531 14:20:23 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:20:23 ---> Running in 6bc57ab6d9b0 14:20:24 Removing intermediate container 6bc57ab6d9b0 14:20:24 ---> 553a584756cd 14:20:24 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 14:20:24 ---> Running in b88065a009bd 14:20:25 Removing intermediate container b88065a009bd 14:20:25 ---> 184056739502 14:20:25 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:20:25 ---> Running in e21833803326 14:20:25 Removing intermediate container e21833803326 14:20:25 ---> 9253910b1e2c 14:20:25 Step 6/25 : LABEL Name=edgex-ui-go 14:20:25 ---> Running in 05db6e1308a2 14:20:26 Removing intermediate container 05db6e1308a2 14:20:26 ---> 1578da86ef17 14:20:26 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:20:26 ---> Running in 2c96ef08e19e 14:20:26 Removing intermediate container 2c96ef08e19e 14:20:26 ---> 160945ecd7b3 14:20:26 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:20:26 ---> Running in c0cfc6830b02 14:20:29 Removing intermediate container c0cfc6830b02 14:20:29 ---> 9800e745f35f 14:20:29 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:20:29 ---> Running in be7d1a499cc0 14:20:30 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:20:31 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:20:32 OK: 218 MiB in 52 packages 14:20:33 Removing intermediate container be7d1a499cc0 14:20:33 ---> f6c5ff5a8f8d 14:20:33 Step 10/25 : ENV GO111MODULE=on 14:20:33 ---> Running in 053bde018242 14:20:33 Removing intermediate container 053bde018242 14:20:33 ---> d78e0674eb63 14:20:33 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:20:34 ---> Running in a05e25704d13 14:20:34 Removing intermediate container a05e25704d13 14:20:34 ---> 8d6d818b8dc0 14:20:34 Step 12/25 : COPY go.mod . 14:20:35 ---> ec84c30c1844 14:20:35 Step 13/25 : COPY Makefile . 14:20:36 ---> 694b92edadac 14:20:36 Step 14/25 : RUN make update 14:20:36 ---> Running in 4cf5e2fe45c7 14:20:37 CGO_ENABLED=0 GO111MODULE=on go mod download 14:20:38 Removing intermediate container 4cf5e2fe45c7 14:20:38 ---> a8d540be9f36 14:20:38 Step 15/25 : COPY . . 14:20:42 ---> 5f80e3542679 14:20:42 Step 16/25 : RUN go mod tidy 14:20:42 ---> Running in 136118e3a180 14:20:44 Removing intermediate container 136118e3a180 14:20:44 ---> 1103aef7b2ad 14:20:44 Step 17/25 : RUN ${MAKE} 14:20:44 ---> Running in 10bee4cbd11f 14:20:45 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 14:21:12 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:21:16 Removing intermediate container 10bee4cbd11f 14:21:16 ---> 16d6cab1fb8b 14:21:16 Step 18/25 : FROM alpine:3.12 14:21:17 3.12: Pulling from library/alpine 14:21:17 ccdebe76d529: Pulling fs layer 14:21:18 ccdebe76d529: Verifying Checksum 14:21:18 ccdebe76d529: Download complete 14:21:19 ccdebe76d529: Pull complete 14:21:19 Digest: sha256:a296b4c6f6ee2b88f095b61e95c7ef4f51ba25598835b4978c9256d8c8ace48a 14:21:19 Status: Downloaded newer image for alpine:3.12 14:21:19 ---> afc2cc120ca2 14:21:19 Step 19/25 : EXPOSE 4000 14:21:19 ---> Running in 78f83daa8b69 14:21:19 Removing intermediate container 78f83daa8b69 14:21:19 ---> 39b049454795 14:21:19 Step 20/25 : 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 14:21:21 ---> 8e1026bd09f2 14:21:21 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:21:21 ---> Running in 287801cce84d 14:21:21 Removing intermediate container 287801cce84d 14:21:21 ---> 8054784e7e06 14:21:21 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:21:22 ---> Running in 0551aedb571f 14:21:22 Removing intermediate container 0551aedb571f 14:21:22 ---> 726705a0e34e 14:21:22 Step 23/25 : LABEL arch=arm64 14:21:22 ---> Running in 353598b6dcbd 14:21:23 Removing intermediate container 353598b6dcbd 14:21:23 ---> 1bb13f3b2c50 14:21:23 Step 24/25 : LABEL git_sha=98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 14:21:23 ---> Running in 50bb67cf386a 14:21:23 Removing intermediate container 50bb67cf386a 14:21:23 ---> e0b267463439 14:21:23 Step 25/25 : LABEL version=0.0.0 14:21:23 ---> Running in 14c4a7a8435f 14:21:24 Removing intermediate container 14c4a7a8435f 14:21:24 ---> c449f55bbe07 14:21:24 [Warning] One or more build-args [ARCH] were not consumed 14:21:24 Successfully built c449f55bbe07 14:21:24 Successfully tagged edgex-ui-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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:21:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:21:25 14:21:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 14:21:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:21:25 arm64: Pulling from edgex-lftools-log-publisher 14:21:25 448f6bf000e3: Pulling fs layer 14:21:25 f757da607395: Pulling fs layer 14:21:25 05883995daec: Pulling fs layer 14:21:25 8603b9c90790: Pulling fs layer 14:21:25 1560dd03e051: Pulling fs layer 14:21:25 27f5ce0e4adf: Pulling fs layer 14:21:25 c2d8d7efcc4b: Pulling fs layer 14:21:25 8603b9c90790: Waiting 14:21:25 27f5ce0e4adf: Waiting 14:21:25 c2d8d7efcc4b: Waiting 14:21:25 1560dd03e051: Waiting 14:21:26 f757da607395: Verifying Checksum 14:21:26 f757da607395: Download complete 14:21:26 8603b9c90790: Download complete 14:21:26 1560dd03e051: Verifying Checksum 14:21:26 1560dd03e051: Download complete 14:21:26 27f5ce0e4adf: Download complete 14:21:27 05883995daec: Download complete 14:21:27 448f6bf000e3: Verifying Checksum 14:21:27 448f6bf000e3: Download complete 14:21:30 c2d8d7efcc4b: Download complete 14:21:31 448f6bf000e3: Pull complete 14:21:31 f757da607395: Pull complete 14:21:33 05883995daec: Pull complete 14:21:33 8603b9c90790: Pull complete 14:21:34 1560dd03e051: Pull complete 14:21:34 27f5ce0e4adf: Pull complete 14:21:49 c2d8d7efcc4b: Pull complete 14:21:49 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 14:21:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:21:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 14:21:50 prd-ubuntu18.04-docker-arm64-4c-16g-372 does not seem to be running inside a container 14:21:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-ui-go/2 -v /w/workspace/edgex-ui-go/2:/w/workspace/edgex-ui-go/2:rw,z -v /w/workspace/edgex-ui-go/2@tmp:/w/workspace/edgex-ui-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:21:54 $ docker top 2f272f200de781bdd938f9b11196a31ad5172ad6384fbc5739d934cb70d64e9b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:21:54 ---> job-cost.sh 14:21:54 lf-activate-venv: SKIPPING 14:21:54 INFO: No Stack... 14:21:55 INFO: Retrieving Pricing Info for: v3-standard-4 14:21:56 INFO: Archiving Costs [Pipeline] sh 14:21:56 + cut -d, -f6 14:21:56 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 14:21:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-431-2-stack-cost] 14:21:56 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-2-stack-cost] did not exist. Created. 14:21:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-431-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:21:57 /w/workspace/edgex-ui-go/2@tmp/durable-19a42d47/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-19a42d47/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:21:58 + echo total: 0.10999999940395355 [Pipeline] stash 14:21:58 Warning: overwriting stash ‘stack-cost’ 14:21:58 Stashed 1 file(s) [Pipeline] } 14:21:58 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-431-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:21:58 $ docker stop --time=1 2f272f200de781bdd938f9b11196a31ad5172ad6384fbc5739d934cb70d64e9b 14:22:00 $ docker rm -f 2f272f200de781bdd938f9b11196a31ad5172ad6384fbc5739d934cb70d64e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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] configFileProvider 14:22:01 provisioning config files... 14:22:01 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config6710820891334709456tmp [Pipeline] { [Pipeline] sh 14:22:02 + set +x 14:22:02 + curl -s https://codecov.io/bash 14:22:02 + bash -s -- 14:22:02 14:22:02 _____ _ 14:22:02 / ____| | | 14:22:02 | | ___ __| | ___ ___ _____ __ 14:22:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:22:02 | |___| (_) | (_| | __/ (_| (_) \ V / 14:22:02 \_____\___/ \__,_|\___|\___\___/ \_/ 14:22:02 Bash-1.0.6 14:22:02 14:22:02 14:22:02 ==> git version 2.24.4 found 14:22:02 ==> 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 14:22:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 14:22:02 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 14:22:02 ==> Jenkins CI detected. 14:22:02 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-431 14:22:02 project root: . 14:22:02 --> token set from env 14:22:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:22:02 ==> Running gcov in . (disable via -X gcov) 14:22:02 ==> Python coveragepy not found 14:22:02 ==> Searching for coverage reports in: 14:22:02 + . 14:22:02 -> Found 1 reports 14:22:02 ==> Detecting git/mercurial file structure 14:22:02 ==> Reading reports 14:22:02 + ./coverage.out bytes=10 14:22:02 ==> Appending adjustments 14:22:02 https://docs.codecov.io/docs/fixing-reports 14:22:02 + Found adjustments 14:22:02 ==> Gzipping contents 14:22:02 4.0K /tmp/codecov.cB3nFF.gz 14:22:02 ==> Uploading reports 14:22:02 url: https://codecov.io 14:22:02 query: branch=PR-431&commit=98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 14:22:02 -> Pinging Codecov 14:22:02 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-431&commit=98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-431%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=431&job=&cmd_args= 14:22:02 -> Uploading to 14:22:02 https://storage.googleapis.com/codecov/v4/raw/2021-09-16/FB506323287CE973F263BFD2A0EB1F37/98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84/a1c3759b-c04a-4871-9b45-d8c4b8ece4a8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210916%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210916T142202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=36f2a9d35e4548e6316f4223c2baac70be2f5d3db10e9dc968ffacf4b9b56ea4 14:22:02 % Total % Received % Xferd Average Speed Time Time Time Current 14:22:02 Dload Upload Total Spent Left Speed 14:22:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3501 0 0 100 3501 0 11007 --:--:-- --:--:-- --:--:-- 11044 14:22:03 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/98ebbcbbc9889f37a1a13a38e1d1f4be83d93d84 [Pipeline] } 14:22:03 Deleting 1 temporary files [Pipeline] // configFileProvider [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] sh 14:22:04 + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives ']' [Pipeline] libraryResource [Pipeline] sh 14:22:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:22:05 ---> package-listing.sh 14:22:05 ++ tr '[:upper:]' '[:lower:]' 14:22:05 ++ facter osfamily 14:22:05 + OS_FAMILY=redhat 14:22:05 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-431 14:22:05 + START_PACKAGES=/tmp/packages_start.txt 14:22:05 + END_PACKAGES=/tmp/packages_end.txt 14:22:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:22:05 + PACKAGES=/tmp/packages_start.txt 14:22:05 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 14:22:05 + PACKAGES=/tmp/packages_end.txt 14:22:05 + case "${OS_FAMILY}" in 14:22:05 + rpm -qa 14:22:05 + sort 14:22:06 + '[' -f /tmp/packages_start.txt ']' 14:22:06 + '[' -f /tmp/packages_end.txt ']' 14:22:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:22:06 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-431 ']' 14:22:06 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ 14:22:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-431/archives/ [Pipeline] echo 14:22:06 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-431/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:22:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:22:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:22:07 14:22:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:22:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:22:07 latest: Pulling from edgex-lftools-log-publisher 14:22:07 b4d181a07f80: Pulling fs layer 14:22:07 a1111a8f2ec3: Pulling fs layer 14:22:07 ed53099fbce6: Pulling fs layer 14:22:07 dc539afda2c1: Pulling fs layer 14:22:07 77bc0d833cb6: Pulling fs layer 14:22:07 9065ff56babe: Pulling fs layer 14:22:07 d287ab97295c: Pulling fs layer 14:22:07 dc539afda2c1: Waiting 14:22:07 77bc0d833cb6: Waiting 14:22:07 9065ff56babe: Waiting 14:22:07 d287ab97295c: Waiting 14:22:08 a1111a8f2ec3: Verifying Checksum 14:22:08 a1111a8f2ec3: Download complete 14:22:08 dc539afda2c1: Verifying Checksum 14:22:08 dc539afda2c1: Download complete 14:22:08 77bc0d833cb6: Verifying Checksum 14:22:08 77bc0d833cb6: Download complete 14:22:08 9065ff56babe: Verifying Checksum 14:22:08 9065ff56babe: Download complete 14:22:08 ed53099fbce6: Verifying Checksum 14:22:08 ed53099fbce6: Download complete 14:22:09 b4d181a07f80: Verifying Checksum 14:22:09 b4d181a07f80: Download complete 14:22:10 b4d181a07f80: Pull complete 14:22:10 a1111a8f2ec3: Pull complete 14:22:11 ed53099fbce6: Pull complete 14:22:11 dc539afda2c1: Pull complete 14:22:11 77bc0d833cb6: Pull complete 14:22:11 9065ff56babe: Pull complete 14:22:12 d287ab97295c: Verifying Checksum 14:22:12 d287ab97295c: Download complete 14:22:16 d287ab97295c: Pull complete 14:22:16 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:22:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:22:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:22:16 prd-centos7-docker-4c-2g-370 does not seem to be running inside a container 14:22: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-431/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-431 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431:/w/workspace/edgexfoundry_edgex-ui-go_PR-431:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:22:19 $ docker top af33b6233f73b6d298579e0682b5269c8a232452c6381a4ba0f6071326fdfe0d -eo pid,comm [Pipeline] { [Pipeline] sh 14:22:19 + touch /tmp/pre-build-complete [Pipeline] sh 14:22:19 + mkdir -p /var/log/sysstat [Pipeline] sh 14:22:20 + ls /var/log/sa-host 14:22:20 + sadf -c /var/log/sa-host/sa05 14:22:20 file_magic: OK 14:22:20 HZ: Using current value: 100 14:22:20 file_header: OK 14:22:20 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 14:22:20 Statistics: 14:22:20 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:22:20 File successfully converted to sysstat format version 12.0.3 14:22:20 + sadf -c /var/log/sa-host/sa16 14:22:20 file_magic: OK 14:22:20 HZ: Using current value: 100 14:22:20 file_header: OK 14:22:20 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 14:22:20 Statistics: 14:22:20 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:22:20 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:22:20 provisioning config files... 14:22:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-431@tmp/config120155056572706546tmp [Pipeline] { [Pipeline] echo 14:22:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:22:20 ---> create-netrc.sh [Pipeline] } 14:22:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:22:21 ---> python-tools-install.sh [Pipeline] echo 14:22:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:22:21 ---> sudo-logs.sh 14:22:21 Archiving 'sudo' log.. 14:22:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-370.vexxhost.local: Name or service not known 14:22:21 sudo: unable to resolve host prd-centos7-docker-4c-2g-370.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 14:22:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:22:21 ---> job-cost.sh 14:22:21 lf-activate-venv: SKIPPING 14:22:21 DEBUG: total: 0.10999999940395355 14:22:21 INFO: Retrieving Stack Cost... 14:22:22 INFO: Retrieving Pricing Info for: v3-standard-2 14:22:22 INFO: Archiving Costs [Pipeline] echo 14:22:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:22:23 ---> logs-deploy.sh 14:22:23 lf-activate-venv: SKIPPING 14:22:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-431/2 14:22:23 INFO: archiving workspace using pattern(s): 14:22:23 Archives upload complete. 14:22:24 INFO: archiving logs to Nexus 14:22:24 ---> uname -a: 14:22:24 Linux prd-centos7-docker-4c-2g-370.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 14:22:24 14:22:24 14:22:24 ---> lscpu: 14:22:24 Architecture: x86_64 14:22:24 CPU op-mode(s): 32-bit, 64-bit 14:22:24 Byte Order: Little Endian 14:22:24 Address sizes: 40 bits physical, 48 bits virtual 14:22:24 CPU(s): 2 14:22:24 On-line CPU(s) list: 0,1 14:22:24 Thread(s) per core: 1 14:22:24 Core(s) per socket: 1 14:22:24 Socket(s): 2 14:22:24 NUMA node(s): 1 14:22:24 Vendor ID: AuthenticAMD 14:22:24 CPU family: 23 14:22:24 Model: 49 14:22:24 Model name: AMD EPYC-Rome Processor 14:22:24 Stepping: 0 14:22:24 CPU MHz: 2799.998 14:22:24 BogoMIPS: 5599.99 14:22:24 Virtualization: AMD-V 14:22:24 Hypervisor vendor: KVM 14:22:24 Virtualization type: full 14:22:24 L1d cache: 32K 14:22:24 L1i cache: 32K 14:22:24 L2 cache: 512K 14:22:24 L3 cache: 16384K 14:22:24 NUMA node0 CPU(s): 0,1 14:22:24 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 14:22:24 14:22:24 14:22:24 ---> nproc: 14:22:24 2 14:22:24 14:22:24 14:22:24 ---> df -h: 14:22:24 Filesystem Size Used Avail Use% Mounted on 14:22:24 overlay 40G 7.7G 33G 20% / 14:22:24 tmpfs 64M 0 64M 0% /dev 14:22:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 14:22:24 shm 64M 0 64M 0% /dev/shm 14:22:24 /dev/vda1 40G 7.7G 33G 20% /facter-os 14:22:24 14:22:24 14:22:24 ---> sar -b -r -n DEV: 14:22:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/16/21 _x86_64_ (2 CPU) 14:22:24 14:22:24 14:12:37 LINUX RESTART (2 CPU) 14:22:24 14:22:24 14:13:01 tps rtps wtps bread/s bwrtn/s 14:22:24 14:14:01 113.92 16.62 97.30 5582.95 6063.63 14:22:24 14:15:01 1.67 0.00 1.67 0.00 32.06 14:22:24 14:16:01 0.40 0.00 0.40 0.00 6.35 14:22:24 14:17:01 0.15 0.00 0.15 0.00 1.75 14:22:24 14:18:01 0.23 0.00 0.23 0.00 3.60 14:22:24 14:19:01 0.27 0.00 0.27 0.00 4.47 14:22:24 14:20:01 0.23 0.00 0.23 0.00 3.15 14:22:24 14:21:01 0.30 0.00 0.30 0.00 3.76 14:22:24 14:22:01 0.25 0.00 0.25 0.00 2.43 14:22:24 Average: 13.05 1.85 11.20 620.50 680.32 14:22:24 14:22:24 14:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:22:24 14:14:01 5426124 0 812832 10.15 2620 1767364 1300496 14.36 601372 1579280 136 14:22:24 14:15:01 5438268 0 800684 10.00 2620 1767368 1205260 13.31 591568 1579240 16 14:22:24 14:16:01 5435608 0 803344 10.03 2620 1767368 1205572 13.31 595944 1576680 20 14:22:24 14:17:01 5437256 0 801688 10.01 2620 1767376 1205260 13.31 595236 1576680 20 14:22:24 14:18:01 5436328 0 802612 10.02 2620 1767380 1205464 13.31 590964 1581952 20 14:22:24 14:19:01 5435696 0 803240 10.03 2620 1767384 1205368 13.31 591692 1581952 12 14:22:24 14:20:01 5436500 0 802428 10.02 2620 1767392 1205260 13.31 590960 1581952 8 14:22:24 14:21:01 5429508 0 809412 10.11 2620 1767400 1205260 13.31 598036 1581956 8 14:22:24 14:22:01 5424476 0 814444 10.17 2620 1767400 1217392 13.44 602360 1581952 16 14:22:24 Average: 5433307 0 805632 10.06 2620 1767381 1217259 13.44 595348 1580183 28 14:22:24 14:22:24 14:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:22:24 14:14:01 eth0 718.72 479.28 1444.85 94.17 0.00 0.00 0.00 0.00 14:22:24 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 14:14:01 docker0 73.77 54.95 6.83 221.27 0.00 0.00 0.00 0.00 14:22:24 14:15:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:22:24 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 14:16:01 eth0 1.33 0.28 0.33 0.19 0.00 0.00 0.00 0.00 14:22:24 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 14:17:01 eth0 0.53 0.08 0.05 0.01 0.00 0.00 0.00 0.00 14:22:24 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 14:18:01 eth0 0.55 0.32 0.27 0.20 0.00 0.00 0.00 0.00 14:22:24 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 14:19:01 eth0 0.35 0.27 0.15 0.08 0.00 0.00 0.00 0.00 14:22:24 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 14:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:22:24 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 14:21:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:22:24 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 14:22:01 eth0 1.83 1.12 1.50 0.52 0.00 0.00 0.00 0.00 14:22:24 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 Average: eth0 80.42 53.53 160.84 10.58 0.00 0.00 0.00 0.00 14:22:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:22:24 Average: docker0 8.20 6.11 0.76 24.59 0.00 0.00 0.00 0.00 14:22:24 14:22:24 14:22:24 ---> sar -P ALL: 14:22:24 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 09/16/21 _x86_64_ (2 CPU) 14:22:24 14:22:24 14:12:37 LINUX RESTART (2 CPU) 14:22:24 14:22:24 14:13:01 CPU %user %nice %system %iowait %steal %idle 14:22:24 14:14:01 all 16.84 0.00 3.67 2.38 0.06 77.04 14:22:24 14:14:01 0 16.72 0.00 4.05 1.22 0.07 77.94 14:22:24 14:14:01 1 16.96 0.00 3.30 3.54 0.05 76.15 14:22:24 14:15:01 all 0.22 0.00 0.07 0.00 0.01 99.71 14:22:24 14:15:01 0 0.35 0.00 0.07 0.00 0.00 99.58 14:22:24 14:15:01 1 0.08 0.00 0.07 0.00 0.02 99.83 14:22:24 14:16:01 all 0.21 0.00 0.06 0.00 0.02 99.72 14:22:24 14:16:01 0 0.35 0.00 0.05 0.00 0.02 99.58 14:22:24 14:16:01 1 0.07 0.00 0.07 0.00 0.02 99.85 14:22:24 14:17:01 all 0.23 0.00 0.04 0.00 0.02 99.71 14:22:24 14:17:01 0 0.03 0.00 0.05 0.00 0.02 99.90 14:22:24 14:17:01 1 0.43 0.00 0.03 0.00 0.02 99.52 14:22:24 14:18:01 all 0.09 0.00 0.04 0.00 0.03 99.84 14:22:24 14:18:01 0 0.07 0.00 0.03 0.00 0.02 99.88 14:22:24 14:18:01 1 0.12 0.00 0.05 0.00 0.03 99.80 14:22:24 14:19:01 all 0.19 0.00 0.05 0.00 0.02 99.74 14:22:24 14:19:01 0 0.02 0.00 0.05 0.00 0.00 99.93 14:22:24 14:19:01 1 0.37 0.00 0.05 0.00 0.03 99.55 14:22:24 14:20:01 all 0.20 0.00 0.06 0.00 0.01 99.73 14:22:24 14:20:01 0 0.08 0.00 0.07 0.00 0.02 99.83 14:22:24 14:20:01 1 0.32 0.00 0.05 0.00 0.00 99.63 14:22:24 14:21:01 all 0.17 0.00 0.07 0.00 0.03 99.74 14:22:24 14:21:01 0 0.05 0.00 0.08 0.00 0.03 99.83 14:22:24 14:21:01 1 0.28 0.00 0.05 0.00 0.02 99.65 14:22:24 14:22:01 all 0.23 0.00 0.05 0.00 0.01 99.72 14:22:24 14:22:01 0 0.13 0.00 0.08 0.00 0.02 99.77 14:22:24 14:22:01 1 0.32 0.00 0.02 0.00 0.00 99.67 14:22:24 Average: all 1.99 0.00 0.45 0.26 0.02 97.28 14:22:24 Average: 0 1.93 0.00 0.49 0.13 0.02 97.43 14:22:24 Average: 1 2.06 0.00 0.40 0.38 0.02 97.13 14:22:24 14:22:24 14:22:24