Pull request #415 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 soda480 for edgexfoundry/edgex-ui-go Obtained Jenkinsfile from 28720a331ada569a587dfd607803fa861c6585e3+49cc9d365f5a5b30fcf0107d6b34acf483ef27cd (1b90918098759e4ddc024ce24d18d857595346d7) 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-ssh2254099109345485853.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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-ssh3588551929986179307.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 155abbc8877922835dbd6f2f82c828d26e35ec40 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-415/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-415/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh883998240864401145.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > 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-ssh8427609088997593135.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-415/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-415/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3854876477057276634.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1403 in /w/workspace/edgexfoundry_edgex-ui-go_PR-415 [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-415 # 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-415@tmp/jenkins-gitclient-ssh8234294878102325290.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [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-415@tmp/jenkins-gitclient-ssh4540919551782780457.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd into PR head commit 28720a331ada569a587dfd607803fa861c6585e3 Merge succeeded, producing 28720a331ada569a587dfd607803fa861c6585e3 Checking out Revision 28720a331ada569a587dfd607803fa861c6585e3 (PR-415) > git config core.sparsecheckout # timeout=10 > git checkout -f 28720a331ada569a587dfd607803fa861c6585e3 # timeout=10 > 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-415@tmp/jenkins-gitclient-ssh2044924238541423995.key > git merge 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 28720a331ada569a587dfd607803fa861c6585e3 # timeout=10 Commit message: "docs: Update build status badge" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:53:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:53:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:53:10 ========================================================= 14:53:10 EdgeX Global Pipelines Version Info 14:53:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 28b5a1963489b6042544ab28df1a4d34c76d2cef # timeout=10 14:53:11 ------------------- 14:53:11 stable info: 14:53:11 ------------------- 14:53:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:53:11 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 14:53:11 Message: update stable to v1.0.199 14:53:11 ------------------- 14:53:11 experimental info: 14:53:11 ------------------- 14:53:11 Commited By: **** collab-it+edgex@linuxfoundation.org 14:53:11 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 14:53:11 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:53:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:53:11 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:53:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:53:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:53:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:53:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:53:11 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:53:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-415 [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-415 [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-415 [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 28720a331ada569a587dfd607803fa861c6585e3 [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 28720a3 [Pipeline] echo 14:53:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:53:12 provisioning config files... 14:53:12 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/config4140409096212974546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:53:13 ---> docker-login.sh 14:53:13 nexus3.edgexfoundry.org:10001 14:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:13 Configure a credential helper to remove this warning. See 14:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:13 14:53:13 Login Succeeded 14:53:13 nexus3.edgexfoundry.org:10002 14:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:13 Configure a credential helper to remove this warning. See 14:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:13 14:53:13 Login Succeeded 14:53:13 nexus3.edgexfoundry.org:10003 14:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:13 Configure a credential helper to remove this warning. See 14:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:13 14:53:13 Login Succeeded 14:53:13 nexus3.edgexfoundry.org:10004 14:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:13 Configure a credential helper to remove this warning. See 14:53:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:13 14:53:13 Login Succeeded 14:53:13 docker.io 14:53:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:53:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:53:14 Configure a credential helper to remove this warning. See 14:53:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:53:14 14:53:14 Login Succeeded 14:53:14 ---> docker-login.sh ends [Pipeline] } 14:53:14 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:53:14 + git log --format=format:%s -1 28720a331ada569a587dfd607803fa861c6585e3 [Pipeline] echo 14:53:14 GIT_COMMIT: 28720a331ada569a587dfd607803fa861c6585e3, Commit Message: docs: Update build status badge [Pipeline] echo 14:53:14 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:53:15 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:53:15 14:53:15 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:53:15 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:53:15 latest: Pulling from edgex-devops/git-semver 14:53:15 31603596830f: Pulling fs layer 14:53:15 b6dc333f4379: Pulling fs layer 14:53:15 3d9ef1400e77: Pulling fs layer 14:53:15 fd332fbdc1db: Pulling fs layer 14:53:15 fd332fbdc1db: Waiting 14:53:15 b6dc333f4379: Download complete 14:53:15 31603596830f: Verifying Checksum 14:53:15 31603596830f: Download complete 14:53:15 fd332fbdc1db: Verifying Checksum 14:53:15 fd332fbdc1db: Download complete 14:53:16 31603596830f: Pull complete 14:53:16 b6dc333f4379: Pull complete 14:53:16 3d9ef1400e77: Verifying Checksum 14:53:16 3d9ef1400e77: Download complete 14:53:16 3d9ef1400e77: Pull complete 14:53:17 fd332fbdc1db: Pull complete 14:53:17 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 14:53:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:53:17 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:53:17 prd-centos7-docker-4c-2g-1403 does not seem to be running inside a container 14:53:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-415 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415:/w/workspace/edgexfoundry_edgex-ui-go_PR-415:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:53:18 $ docker top 79f6338ff6688abd408b0b3470805f8660b6029e260087ca1001ab6352dc8001 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:53:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:53:18 [ssh-agent] Looking for ssh-agent implementation... 14:53:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:53:18 $ docker exec 79f6338ff6688abd408b0b3470805f8660b6029e260087ca1001ab6352dc8001 ssh-agent 14:53:18 SSH_AUTH_SOCK=/tmp/ssh-JSzwBT8YAOEY/agent.13 14:53:18 SSH_AGENT_PID=20 14:53:18 Running ssh-add (command line suppressed) 14:53:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/private_key_6629293205568373877.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/private_key_6629293205568373877.key) 14:53:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:53:18 + git tag --points-at HEAD [Pipeline] } 14:53:18 $ docker exec --env ******** --env ******** 79f6338ff6688abd408b0b3470805f8660b6029e260087ca1001ab6352dc8001 ssh-agent -k 14:53:18 unset SSH_AUTH_SOCK; 14:53:18 unset SSH_AGENT_PID; 14:53:18 echo Agent pid 20 killed; 14:53:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:53:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:53:19 [ssh-agent] Looking for ssh-agent implementation... 14:53:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:53:19 $ docker exec 79f6338ff6688abd408b0b3470805f8660b6029e260087ca1001ab6352dc8001 ssh-agent 14:53:19 SSH_AUTH_SOCK=/tmp/ssh-PaDOCCZw9nZ9/agent.55 14:53:19 SSH_AGENT_PID=62 14:53:19 Running ssh-add (command line suppressed) 14:53:19 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/private_key_6601801842243604115.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/private_key_6601801842243604115.key) 14:53:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:53:19 + git semver init 14:53:19 # -> Open(): unable to determine branch for HEAD 14:53:19 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-415/.git 14:53:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-415 14:53:19 # $SEMVER_REMOTE_NAME = origin 14:53:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:53:19 # $SEMVER_USER_NAME = edgex-jenkins 14:53:19 # $SEMVER_BRANCH = PR-415 14:53:19 # $SEMVER_TEMP = /tmp/semver-332336523 14:53:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:53:26 # '/tmp/semver-332336523' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-415/.semver' 14:53:26 # -> Force: false 14:53:26 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-415/.semver [Pipeline] } 14:53:26 $ docker exec --env ******** --env ******** 79f6338ff6688abd408b0b3470805f8660b6029e260087ca1001ab6352dc8001 ssh-agent -k 14:53:26 unset SSH_AUTH_SOCK; 14:53:26 unset SSH_AGENT_PID; 14:53:26 echo Agent pid 62 killed; 14:53:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:53:26 + git semver [Pipeline] } 14:53:26 $ docker stop --time=1 79f6338ff6688abd408b0b3470805f8660b6029e260087ca1001ab6352dc8001 14:53:28 $ docker rm -f 79f6338ff6688abd408b0b3470805f8660b6029e260087ca1001ab6352dc8001 [Pipeline] // withDockerContainer [Pipeline] sh 14:53:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:53:28 Stashed 1 file(s) [Pipeline] echo 14:53:28 [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:53:44 Still waiting to schedule task 14:53:44 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:53:44 Still waiting to schedule task 14:53:44 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 14:56:51 Running on prd-centos7-docker-4c-2g-1407 in /w/workspace/edgexfoundry_edgex-ui-go_PR-415 [Pipeline] { [Pipeline] ws 14:56:51 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 14:56:51 The recommended git tool is: git 14:56:54 using credential edgex-jenkins-ssh 14:56:54 Cloning the remote Git repository 14:56:53 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:56:53 > git init /w/workspace/edgex-ui-go/2 # timeout=10 14:56:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:56:53 > git --version # timeout=10 14:56:53 > git --version # 'git version 2.24.4' 14:56:53 using GIT_SSH to set credentials SSH Credentials for GitHub 14:56:54 [INFO] Currently running in a labeled security context 14:56:54 [INFO] Currently SELinux is 'enforcing' on the host 14:56:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh568762324609441502.key 14:56:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:56:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:56:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:56:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:56:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:56:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:56:55 [INFO] Currently running in a labeled security context 14:56:55 [INFO] Currently SELinux is 'enforcing' on the host 14:56:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh2604266570015554019.key 14:56:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:56:56 Merging remotes/origin/main commit 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd into PR head commit 28720a331ada569a587dfd607803fa861c6585e3 14:56:56 Merge succeeded, producing 28720a331ada569a587dfd607803fa861c6585e3 14:56:56 Checking out Revision 28720a331ada569a587dfd607803fa861c6585e3 (PR-415) 14:56:55 > git config core.sparsecheckout # timeout=10 14:56:55 > git checkout -f 28720a331ada569a587dfd607803fa861c6585e3 # timeout=10 14:56:55 > git remote # timeout=10 14:56:55 > git config --get remote.origin.url # timeout=10 14:56:55 using GIT_SSH to set credentials SSH Credentials for GitHub 14:56:55 [INFO] Currently running in a labeled security context 14:56:55 [INFO] Currently SELinux is 'enforcing' on the host 14:56:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/2@tmp/jenkins-gitclient-ssh5937772519652912287.key 14:56:55 > git merge 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 14:56:55 > git rev-parse HEAD^{commit} # timeout=10 14:56:55 > git config core.sparsecheckout # timeout=10 14:56:55 > git checkout -f 28720a331ada569a587dfd607803fa861c6585e3 # timeout=10 14:56:59 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:00 provisioning config files... 14:57:00 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config3999314927047712029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:00 ---> docker-login.sh 14:57:00 nexus3.edgexfoundry.org:10001 14:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:01 Configure a credential helper to remove this warning. See 14:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:01 14:57:01 Login Succeeded 14:57:01 nexus3.edgexfoundry.org:10002 14:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:01 Configure a credential helper to remove this warning. See 14:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:01 14:57:01 Login Succeeded 14:57:01 nexus3.edgexfoundry.org:10003 14:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:01 Configure a credential helper to remove this warning. See 14:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:01 14:57:01 Login Succeeded 14:57:01 nexus3.edgexfoundry.org:10004 14:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:01 Configure a credential helper to remove this warning. See 14:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:01 14:57:01 Login Succeeded 14:57:01 docker.io 14:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:01 Configure a credential helper to remove this warning. See 14:57:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:01 14:57:01 Login Succeeded 14:57:01 ---> docker-login.sh ends [Pipeline] } 14:57:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:57:02 ========================================================= 14:57:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:57:02 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:57:02 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 14:57:02 Sending build context to Docker daemon 19.75MB 14:57:02 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 14:57:02 Step 2/8 : FROM ${BASE} 14:57:02 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:57:02 540db60ca938: Pulling fs layer 14:57:02 adcc1eea9eea: Pulling fs layer 14:57:02 4c4ab2625f07: Pulling fs layer 14:57:02 0773c198feca: Pulling fs layer 14:57:02 345f892a5656: Pulling fs layer 14:57:02 4796506630df: Pulling fs layer 14:57:02 cc55df3e53f1: Pulling fs layer 14:57:02 4d027b6c602c: Pulling fs layer 14:57:02 449e75d2c14e: Pulling fs layer 14:57:02 0773c198feca: Waiting 14:57:02 345f892a5656: Waiting 14:57:02 4796506630df: Waiting 14:57:02 cc55df3e53f1: Waiting 14:57:02 4d027b6c602c: Waiting 14:57:02 449e75d2c14e: Waiting 14:57:02 4c4ab2625f07: Verifying Checksum 14:57:02 4c4ab2625f07: Download complete 14:57:02 adcc1eea9eea: Verifying Checksum 14:57:02 adcc1eea9eea: Download complete 14:57:02 345f892a5656: Verifying Checksum 14:57:02 345f892a5656: Download complete 14:57:02 4796506630df: Verifying Checksum 14:57:02 4796506630df: Download complete 14:57:02 cc55df3e53f1: Verifying Checksum 14:57:02 cc55df3e53f1: Download complete 14:57:02 540db60ca938: Verifying Checksum 14:57:02 540db60ca938: Download complete 14:57:03 540db60ca938: Pull complete 14:57:03 adcc1eea9eea: Pull complete 14:57:03 4c4ab2625f07: Pull complete 14:57:03 4d027b6c602c: Verifying Checksum 14:57:03 4d027b6c602c: Download complete 14:57:06 449e75d2c14e: Verifying Checksum 14:57:06 449e75d2c14e: Download complete 14:57:07 0773c198feca: Download complete 14:57:10 0773c198feca: Pull complete 14:57:10 345f892a5656: Pull complete 14:57:10 4796506630df: Pull complete 14:57:10 cc55df3e53f1: Pull complete 14:57:10 4d027b6c602c: Pull complete 14:57:12 449e75d2c14e: Pull complete 14:57:12 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 14:57:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:57:12 ---> 0d28375d9b5b 14:57:12 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:57:13 ---> Running in 38af64c13eb4 14:57:13 Removing intermediate container 38af64c13eb4 14:57:13 ---> b7220082aa80 14:57:13 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:57:13 ---> Running in 38b2e0d54321 14:57:14 Removing intermediate container 38b2e0d54321 14:57:14 ---> 7bf5747b65a5 14:57:14 Step 5/8 : RUN apk add --no-cache make git 14:57:14 ---> Running in 5fa9c230707a 14:57:14 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:57:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:57:16 OK: 149 MiB in 40 packages 14:57:16 Removing intermediate container 5fa9c230707a 14:57:16 ---> 8d434d12c0d2 14:57:16 Step 6/8 : WORKDIR /edgex-ui-go 14:57:16 ---> Running in 0a587ede9c47 14:57:16 Removing intermediate container 0a587ede9c47 14:57:16 ---> 3c19f7bb7280 14:57:16 Step 7/8 : COPY . . 14:57:17 ---> 3a61d740dcce 14:57:17 Step 8/8 : RUN go mod download 14:57:17 ---> Running in 4aed8a2f9240 14:57:23 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1406 in /w/workspace/edgexfoundry_edgex-ui-go_PR-415 [Pipeline] { [Pipeline] ws 14:57:23 Running in /w/workspace/edgex-ui-go/2 [Pipeline] { [Pipeline] checkout 14:57:24 The recommended git tool is: git 14:57:29 Removing intermediate container 4aed8a2f9240 14:57:29 ---> c7dbe4dfb1e7 14:57:29 Successfully built c7dbe4dfb1e7 14:57:29 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:57:30 + docker inspect -f . ci-base-image-x86_64 14:57:30 . [Pipeline] withDockerContainer 14:57:30 prd-centos7-docker-4c-2g-1407 does not seem to be running inside a container 14:57:30 using credential edgex-jenkins-ssh 14:57:30 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:57:30 Cloning the remote Git repository 14:57:30 $ docker top 18583ea8ce3b7e9093c2d77615a99d7fc6b6726a36e8efaf3caf48fbc66282e2 -eo pid,comm [Pipeline] { [Pipeline] sh 14:57:30 + go version 14:57:30 go version go1.16.5 linux/amd64 [Pipeline] } 14:57:30 $ docker stop --time=1 18583ea8ce3b7e9093c2d77615a99d7fc6b6726a36e8efaf3caf48fbc66282e2 14:57:30 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:57:30 > git init /w/workspace/edgex-ui-go/2 # timeout=10 14:57:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:57:30 > git --version # timeout=10 14:57:30 > git --version # 'git version 2.17.1' 14:57:30 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:30 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:32 $ docker rm -f 18583ea8ce3b7e9093c2d77615a99d7fc6b6726a36e8efaf3caf48fbc66282e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:57:32 + docker inspect -f . ci-base-image-x86_64 14:57:32 . [Pipeline] withDockerContainer 14:57:32 prd-centos7-docker-4c-2g-1407 does not seem to be running inside a container 14:57:32 $ 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 ******** -e ******** ci-base-image-x86_64 cat 14:57:33 $ docker top c5f6983177d9a6d429a46ef4360119898bbabe58ffaddfc4b1d2bd8923aa2571 -eo pid,comm [Pipeline] { [Pipeline] sh 14:57:33 + go mod tidy 14:57:33 Merging remotes/origin/main commit 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd into PR head commit 28720a331ada569a587dfd607803fa861c6585e3 [Pipeline] sh 14:57:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:57:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:57:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:57:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:57:33 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/415/head:refs/remotes/origin/PR-415 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:57:33 > git config core.sparsecheckout # timeout=10 14:57:34 > git checkout -f 28720a331ada569a587dfd607803fa861c6585e3 # timeout=10 14:57:34 Merge succeeded, producing 28720a331ada569a587dfd607803fa861c6585e3 14:57:34 Checking out Revision 28720a331ada569a587dfd607803fa861c6585e3 (PR-415) 14:57:34 + make test 14:57:34 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:57:34 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:57:34 > git remote # timeout=10 14:57:34 > git config --get remote.origin.url # timeout=10 14:57:34 using GIT_SSH to set credentials SSH Credentials for GitHub 14:57:34 > git merge 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 14:57:34 > git rev-parse HEAD^{commit} # timeout=10 14:57:34 > git config core.sparsecheckout # timeout=10 14:57:34 > git checkout -f 28720a331ada569a587dfd607803fa861c6585e3 # timeout=10 14:57:39 Commit message: "docs: Update build status badge" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:57:39 provisioning config files... 14:57:39 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/2@tmp/config954709623136102207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:57:40 ---> docker-login.sh 14:57:40 nexus3.edgexfoundry.org:10001 14:57:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:41 Configure a credential helper to remove this warning. See 14:57:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:41 14:57:41 Login Succeeded 14:57:41 nexus3.edgexfoundry.org:10002 14:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:42 Configure a credential helper to remove this warning. See 14:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:42 14:57:42 Login Succeeded 14:57:42 nexus3.edgexfoundry.org:10003 14:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:42 Configure a credential helper to remove this warning. See 14:57:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:42 14:57:42 Login Succeeded 14:57:42 nexus3.edgexfoundry.org:10004 14:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:43 Configure a credential helper to remove this warning. See 14:57:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:43 14:57:43 Login Succeeded 14:57:43 docker.io 14:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:57:44 Configure a credential helper to remove this warning. See 14:57:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:57:44 14:57:44 Login Succeeded 14:57:44 ---> docker-login.sh ends [Pipeline] } 14:57:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:57:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:57:44 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:57:44 GO111MODULE=on go vet ./... [Pipeline] echo 14:57:44 ========================================================= 14:57:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:57:44 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 14:57:45 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 14:57:46 Sending build context to Docker daemon 19.75MB 14:57:46 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 14:57:46 Step 2/8 : FROM ${BASE} 14:57:46 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:57:46 595b0fe564bb: Pulling fs layer 14:57:46 24495759ef45: Pulling fs layer 14:57:46 d148012ef14d: Pulling fs layer 14:57:46 cb65c68fc2e2: Pulling fs layer 14:57:46 093eec477d81: Pulling fs layer 14:57:46 a6d5b2bbb924: Pulling fs layer 14:57:46 2446dc1eb7d3: Pulling fs layer 14:57:46 596795e73e0f: Pulling fs layer 14:57:46 cb65c68fc2e2: Waiting 14:57:46 093eec477d81: Waiting 14:57:46 a6d5b2bbb924: Waiting 14:57:46 2446dc1eb7d3: Waiting 14:57:46 596795e73e0f: Waiting 14:57:46 d148012ef14d: Download complete 14:57:46 24495759ef45: Download complete 14:57:46 093eec477d81: Verifying Checksum 14:57:46 093eec477d81: Download complete 14:57:46 a6d5b2bbb924: Download complete 14:57:46 2446dc1eb7d3: Verifying Checksum 14:57:46 2446dc1eb7d3: Download complete 14:57:46 595b0fe564bb: Verifying Checksum 14:57:46 595b0fe564bb: Download complete 14:57:47 595b0fe564bb: Pull complete 14:57:48 24495759ef45: Pull complete 14:57:48 d148012ef14d: Pull complete 14:57:49 596795e73e0f: Verifying Checksum 14:57:49 596795e73e0f: Download complete [Pipeline] } 14:57:50 $ docker stop --time=1 c5f6983177d9a6d429a46ef4360119898bbabe58ffaddfc4b1d2bd8923aa2571 14:57:50 cb65c68fc2e2: Verifying Checksum 14:57:50 cb65c68fc2e2: Download complete 14:57:51 $ docker rm -f c5f6983177d9a6d429a46ef4360119898bbabe58ffaddfc4b1d2bd8923aa2571 [Pipeline] // withDockerContainer [Pipeline] sh 14:57:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:57:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:57:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:57:55 + ls -al . 14:57:55 total 92 14:57:55 drwxrwxr-x. 11 jenkins jenkins 4096 Aug 2 14:57 . 14:57:55 drwxrwxr-x. 4 jenkins jenkins 28 Aug 2 14:56 .. 14:57:55 drwxrwxr-x. 3 jenkins jenkins 20 Aug 2 14:56 assets 14:57:55 drwxrwxr-x. 2 jenkins jenkins 35 Aug 2 14:56 bin 14:57:55 drwxrwxr-x. 3 jenkins jenkins 29 Aug 2 14:56 cmd 14:57:55 -rw-rw-r--. 1 jenkins jenkins 3959 Aug 2 14:56 CONTRIBUTING.md 14:57:55 -rw-r--r--. 1 jenkins jenkins 10 Aug 2 14:57 coverage.out 14:57:55 -rw-rw-r--. 1 jenkins jenkins 1526 Aug 2 14:56 Dockerfile 14:57:55 -rw-rw-r--. 1 jenkins jenkins 902 Aug 2 14:56 Dockerfile.build 14:57:55 drwxrwxr-x. 2 jenkins jenkins 23 Aug 2 14:56 docs 14:57:55 drwxrwxr-x. 8 jenkins jenkins 179 Aug 2 14:56 .git 14:57:55 drwxrwxr-x. 2 jenkins jenkins 103 Aug 2 14:56 .github 14:57:55 -rw-rw-r--. 1 jenkins jenkins 162 Aug 2 14:56 .gitignore 14:57:55 -rw-rw-r--. 1 jenkins jenkins 823 Aug 2 14:56 go.mod 14:57:55 -rw-r--r--. 1 jenkins jenkins 23693 Aug 2 14:57 go.sum 14:57:55 drwxrwxr-x. 9 jenkins jenkins 125 Aug 2 14:56 internal 14:57:55 -rw-rw-r--. 1 jenkins jenkins 652 Aug 2 14:56 Jenkinsfile 14:57:55 -rw-rw-r--. 1 jenkins jenkins 11357 Aug 2 14:56 LICENSE 14:57:55 -rw-rw-r--. 1 jenkins jenkins 990 Aug 2 14:56 Makefile 14:57:55 drwxrwxr-x. 3 jenkins jenkins 19 Aug 2 14:56 pkg 14:57:55 -rw-rw-r--. 1 jenkins jenkins 5509 Aug 2 14:56 README.md 14:57:55 -rw-rw-r--. 1 jenkins jenkins 5 Aug 2 14:53 VERSION 14:57:55 -rw-rw-r--. 1 jenkins jenkins 155 Aug 2 14:56 version.go 14:57:55 drwxrwxr-x. 4 jenkins jenkins 4096 Aug 2 14:56 web [Pipeline] isUnix [Pipeline] sh 14:57:55 + 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=28720a331ada569a587dfd607803fa861c6585e3 --label arch=amd64 --label version=0.0.0 . 14:57:55 Sending build context to Docker daemon 19.78MB 14:57:55 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 14:57:55 Step 2/25 : FROM ${BASE} AS builder 14:57:55 ---> c7dbe4dfb1e7 14:57:55 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 14:57:55 ---> Running in 87f05fbc9301 14:57:55 Removing intermediate container 87f05fbc9301 14:57:55 ---> 15776bc1b324 14:57:55 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 14:57:55 ---> Running in 8995467b5e6d 14:57:55 Removing intermediate container 8995467b5e6d 14:57:55 ---> 15be2c359733 14:57:55 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:57:55 ---> Running in 29697b7ab1a2 14:57:55 Removing intermediate container 29697b7ab1a2 14:57:55 ---> 6cfa90baee26 14:57:55 Step 6/25 : LABEL Name=edgex-ui-go 14:57:55 ---> Running in ef74a8847f78 14:57:55 Removing intermediate container ef74a8847f78 14:57:55 ---> 497ccb30410c 14:57:55 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 14:57:56 ---> Running in baec7effcb5e 14:57:56 Removing intermediate container baec7effcb5e 14:57:56 ---> 4c474ae9aa42 14:57:56 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:57:56 ---> Running in 3d2dfb53e4c4 14:57:56 Removing intermediate container 3d2dfb53e4c4 14:57:56 ---> 309bb0bf793b 14:57:56 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:57:56 ---> Running in 2602b37eca20 14:57:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:57:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:57:58 OK: 149 MiB in 40 packages 14:57:58 Removing intermediate container 2602b37eca20 14:57:58 ---> d157d248ca97 14:57:58 Step 10/25 : ENV GO111MODULE=on 14:57:58 ---> Running in 242810dc5f04 14:57:58 Removing intermediate container 242810dc5f04 14:57:58 ---> 5bcc60397f19 14:57:58 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 14:57:58 ---> Running in c34ed153c96f 14:57:58 Removing intermediate container c34ed153c96f 14:57:58 ---> c5b9f63cface 14:57:58 Step 12/25 : COPY go.mod . 14:57:58 ---> 72c5eefba4bc 14:57:58 Step 13/25 : COPY Makefile . 14:57:59 ---> ee152dd80faa 14:57:59 Step 14/25 : RUN make update 14:57:59 ---> Running in fac6fc827b5c 14:57:59 CGO_ENABLED=0 GO111MODULE=on go mod download 14:57:59 Removing intermediate container fac6fc827b5c 14:57:59 ---> 489608a5b6c1 14:57:59 Step 15/25 : COPY . . 14:58:00 ---> 3400b36bc603 14:58:00 Step 16/25 : RUN go mod tidy 14:58:00 ---> Running in 6b2b94dbbdf8 14:58:00 cb65c68fc2e2: Pull complete 14:58:00 Removing intermediate container 6b2b94dbbdf8 14:58:00 ---> c6113da844a0 14:58:00 Step 17/25 : RUN ${MAKE} 14:58:00 ---> Running in 8a86d6830e8b 14:58:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 14:58:01 093eec477d81: Pull complete 14:58:01 a6d5b2bbb924: Pull complete 14:58:02 2446dc1eb7d3: Pull complete 14:58:06 596795e73e0f: Pull complete 14:58:06 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 14:58:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:58:06 ---> d9e956139c92 14:58:06 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:58:09 CGO_ENABLED=0 GO111MODULE=on go build ./... 14:58:09 ---> Running in 670b2cbcaf85 14:58:10 Removing intermediate container 670b2cbcaf85 14:58:10 ---> 911c05f57cb8 14:58:10 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:58:10 ---> Running in be87cd54120c 14:58:10 Removing intermediate container 8a86d6830e8b 14:58:10 ---> 053a3222b166 14:58:10 Step 18/25 : FROM alpine:3.12 14:58:11 3.12: Pulling from library/alpine 14:58:11 339de151aab4: Pulling fs layer 14:58:11 339de151aab4: Verifying Checksum 14:58:11 339de151aab4: Download complete 14:58:11 339de151aab4: Pull complete 14:58:11 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 14:58:11 Status: Downloaded newer image for alpine:3.12 14:58:11 ---> 13621d1b12d4 14:58:11 Step 19/25 : EXPOSE 4000 14:58:11 ---> Running in 863254912d64 14:58:11 Removing intermediate container 863254912d64 14:58:11 ---> 95af65b02610 14:58:11 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:58:12 ---> 8ba393ee7ab3 14:58:12 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 14:58:12 ---> Running in 5ba12dcfa0db 14:58:12 Removing intermediate container 5ba12dcfa0db 14:58:12 ---> 710e3cd2f504 14:58:12 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 14:58:12 ---> Running in ae3988a604c9 14:58:12 Removing intermediate container ae3988a604c9 14:58:12 ---> 23d57e6da91b 14:58:12 Step 23/25 : LABEL arch=amd64 14:58:12 ---> Running in 67fdf6434664 14:58:12 Removing intermediate container 67fdf6434664 14:58:12 ---> da4bcade26f9 14:58:12 Step 24/25 : LABEL git_sha=28720a331ada569a587dfd607803fa861c6585e3 14:58:12 ---> Running in c2739ee8cb8d 14:58:12 Removing intermediate container c2739ee8cb8d 14:58:12 ---> 9d899939f886 14:58:12 Step 25/25 : LABEL version=0.0.0 14:58:12 ---> Running in 51000049e834 14:58:12 Removing intermediate container be87cd54120c 14:58:12 ---> bf01b7656191 14:58:12 Step 5/8 : RUN apk add --no-cache make git 14:58:12 ---> Running in 8c9dcf995489 14:58:13 Removing intermediate container 51000049e834 14:58:13 ---> 07326c97f196 14:58:13 [Warning] One or more build-args [ARCH] were not consumed 14:58:13 Successfully built 07326c97f196 14:58:13 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:58:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:13 14:58:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 14:58:13 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:58:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:14 latest: Pulling from edgex-lftools-log-publisher 14:58:14 b4d181a07f80: Pulling fs layer 14:58:14 a1111a8f2ec3: Pulling fs layer 14:58:14 ed53099fbce6: Pulling fs layer 14:58:14 dc539afda2c1: Pulling fs layer 14:58:14 77bc0d833cb6: Pulling fs layer 14:58:14 9065ff56babe: Pulling fs layer 14:58:14 d287ab97295c: Pulling fs layer 14:58:14 dc539afda2c1: Waiting 14:58:14 77bc0d833cb6: Waiting 14:58:14 9065ff56babe: Waiting 14:58:14 d287ab97295c: Waiting 14:58:14 a1111a8f2ec3: Verifying Checksum 14:58:14 a1111a8f2ec3: Download complete 14:58:14 dc539afda2c1: Verifying Checksum 14:58:14 dc539afda2c1: Download complete 14:58:14 77bc0d833cb6: Verifying Checksum 14:58:14 77bc0d833cb6: Download complete 14:58:14 9065ff56babe: Download complete 14:58:15 ed53099fbce6: Verifying Checksum 14:58:15 ed53099fbce6: Download complete 14:58:15 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:58:15 b4d181a07f80: Verifying Checksum 14:58:15 b4d181a07f80: Download complete 14:58:16 OK: 138 MiB in 40 packages 14:58:17 b4d181a07f80: Pull complete 14:58:17 a1111a8f2ec3: Pull complete 14:58:17 Removing intermediate container 8c9dcf995489 14:58:17 ---> 7d11abbda3ca 14:58:17 Step 6/8 : WORKDIR /edgex-ui-go 14:58:17 ---> Running in 23409f63605b 14:58:17 ed53099fbce6: Pull complete 14:58:17 dc539afda2c1: Pull complete 14:58:18 77bc0d833cb6: Pull complete 14:58:18 9065ff56babe: Pull complete 14:58:18 Removing intermediate container 23409f63605b 14:58:18 ---> a146bc34f856 14:58:18 Step 7/8 : COPY . . 14:58:19 d287ab97295c: Verifying Checksum 14:58:19 d287ab97295c: Download complete 14:58:20 ---> 61121f604ef5 14:58:20 Step 8/8 : RUN go mod download 14:58:20 ---> Running in 1c6d6253f9b1 14:58:23 d287ab97295c: Pull complete 14:58:23 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 14:58:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:58:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 14:58:23 prd-centos7-docker-4c-2g-1407 does not seem to be running inside a container 14:58:23 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:58:26 $ docker top 9c6a0bb4add1e5abce81757c38406fecf680562f296d3e49463ccab33bb350f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:26 ---> job-cost.sh 14:58:26 lf-activate-venv: SKIPPING 14:58:26 INFO: No Stack... 14:58:28 INFO: Retrieving Pricing Info for: v3-standard-2 14:58:28 INFO: Archiving Costs [Pipeline] sh 14:58:28 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv 14:58:28 + cut -d, -f6 [Pipeline] lock 14:58:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-415-2-stack-cost] 14:58:29 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-415-2-stack-cost] did not exist. Created. 14:58:29 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-415-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:58:29 + echo total: 0.05999999865889549 [Pipeline] stash 14:58:29 Stashed 1 file(s) [Pipeline] } 14:58:29 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-415-2-stack-cost] [Pipeline] // lock [Pipeline] } 14:58:29 $ docker stop --time=1 9c6a0bb4add1e5abce81757c38406fecf680562f296d3e49463ccab33bb350f3 14:58:30 $ docker rm -f 9c6a0bb4add1e5abce81757c38406fecf680562f296d3e49463ccab33bb350f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:58:53 Removing intermediate container 1c6d6253f9b1 14:58:53 ---> bb7792ed845a 14:58:53 Successfully built bb7792ed845a 14:58:53 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:58:53 + docker inspect -f . ci-base-image-arm64 14:58:53 . [Pipeline] withDockerContainer 14:58:53 prd-ubuntu18.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container 14:58:53 $ 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-arm64 cat 14:58:56 $ docker top c1154516f9ccf949e744deec4b98ea3899918774026d651d33cbf6d20bc0df53 -eo pid,comm [Pipeline] { [Pipeline] sh 14:58:57 + go version 14:58:57 go version go1.16.5 linux/arm64 [Pipeline] } 14:58:57 $ docker stop --time=1 c1154516f9ccf949e744deec4b98ea3899918774026d651d33cbf6d20bc0df53 14:58:59 $ docker rm -f c1154516f9ccf949e744deec4b98ea3899918774026d651d33cbf6d20bc0df53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:59:00 + docker inspect -f . ci-base-image-arm64 14:59:00 . [Pipeline] withDockerContainer 14:59:00 prd-ubuntu18.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container 14:59: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-arm64 cat 14:59:02 $ docker top 1d317c563753ccaea84ab53bfb4bdccc979cc3598402af976f4950264c6de4f5 -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:03 + go mod tidy [Pipeline] sh 14:59:04 + make test 14:59:04 GO111MODULE=on go test -coverprofile=coverage.out ./... 14:59:06 ? github.com/edgexfoundry/edgex-ui-go [no test files] 14:59:45 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 14:59:45 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 14:59:45 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 14:59:45 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 14:59:45 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 14:59:45 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 14:59:45 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 14:59:45 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 14:59:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 14:59:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 14:59:45 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 14:59:45 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 14:59:45 GO111MODULE=on go vet ./... [Pipeline] } 15:00:07 $ docker stop --time=1 1d317c563753ccaea84ab53bfb4bdccc979cc3598402af976f4950264c6de4f5 15:00:09 $ docker rm -f 1d317c563753ccaea84ab53bfb4bdccc979cc3598402af976f4950264c6de4f5 [Pipeline] // withDockerContainer [Pipeline] sh 15:00:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:00:10 Warning: overwriting stash ‘coverage-report’ 15:00:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:00:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:00:12 + ls -al . 15:00:12 total 128 15:00:12 drwxrwxr-x 11 jenkins jenkins 4096 Aug 2 14:59 . 15:00:12 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 14:57 .. 15:00:12 drwxrwxr-x 8 jenkins jenkins 4096 Aug 2 14:57 .git 15:00:12 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 14:57 .github 15:00:12 -rw-rw-r-- 1 jenkins jenkins 162 Aug 2 14:57 .gitignore 15:00:12 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 2 14:57 CONTRIBUTING.md 15:00:12 -rw-rw-r-- 1 jenkins jenkins 1526 Aug 2 14:57 Dockerfile 15:00:12 -rw-rw-r-- 1 jenkins jenkins 902 Aug 2 14:57 Dockerfile.build 15:00:12 -rw-rw-r-- 1 jenkins jenkins 652 Aug 2 14:57 Jenkinsfile 15:00:12 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 2 14:57 LICENSE 15:00:12 -rw-rw-r-- 1 jenkins jenkins 990 Aug 2 14:57 Makefile 15:00:12 -rw-rw-r-- 1 jenkins jenkins 5509 Aug 2 14:57 README.md 15:00:12 -rw-rw-r-- 1 jenkins jenkins 5 Aug 2 14:53 VERSION 15:00:12 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 14:57 assets 15:00:12 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 14:57 bin 15:00:12 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 14:57 cmd 15:00:12 -rw-r--r-- 1 jenkins jenkins 10 Aug 2 14:59 coverage.out 15:00:12 drwxrwxr-x 2 jenkins jenkins 4096 Aug 2 14:57 docs 15:00:12 -rw-rw-r-- 1 jenkins jenkins 823 Aug 2 14:57 go.mod 15:00:12 -rw-r--r-- 1 jenkins jenkins 23693 Aug 2 14:59 go.sum 15:00:12 drwxrwxr-x 9 jenkins jenkins 4096 Aug 2 14:57 internal 15:00:12 drwxrwxr-x 3 jenkins jenkins 4096 Aug 2 14:57 pkg 15:00:12 -rw-rw-r-- 1 jenkins jenkins 155 Aug 2 14:57 version.go 15:00:12 drwxrwxr-x 4 jenkins jenkins 4096 Aug 2 14:57 web [Pipeline] isUnix [Pipeline] sh 15:00:12 + 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=28720a331ada569a587dfd607803fa861c6585e3 --label arch=arm64 --label version=0.0.0 . 15:00:13 Sending build context to Docker daemon 19.78MB 15:00:13 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 15:00:13 Step 2/25 : FROM ${BASE} AS builder 15:00:13 ---> bb7792ed845a 15:00:13 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:00:14 ---> Running in 7ff465f6ddca 15:00:14 Removing intermediate container 7ff465f6ddca 15:00:14 ---> a98c9f15e2d3 15:00:14 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:00:15 ---> Running in b2815a1b7b62 15:00:15 Removing intermediate container b2815a1b7b62 15:00:15 ---> bf38b6fa7a59 15:00:15 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:00:16 ---> Running in 7f379af2808c 15:00:16 Removing intermediate container 7f379af2808c 15:00:16 ---> f5c402f25774 15:00:16 Step 6/25 : LABEL Name=edgex-ui-go 15:00:16 ---> Running in 17b6588e19cf 15:00:17 Removing intermediate container 17b6588e19cf 15:00:17 ---> cc5654344023 15:00:17 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 15:00:17 ---> Running in 73b7c4e76c6f 15:00:18 Removing intermediate container 73b7c4e76c6f 15:00:18 ---> d8a864bdf468 15:00:18 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:00:18 ---> Running in e90dd902b529 15:00:20 Removing intermediate container e90dd902b529 15:00:20 ---> 34422f7bf30e 15:00:20 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:00:20 ---> Running in 59715fb5b6b6 15:00:22 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:00:23 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:00:23 OK: 138 MiB in 40 packages 15:00:25 Removing intermediate container 59715fb5b6b6 15:00:25 ---> f18825380bb0 15:00:25 Step 10/25 : ENV GO111MODULE=on 15:00:25 ---> Running in ce80edbda65c 15:00:26 Removing intermediate container ce80edbda65c 15:00:26 ---> c812a3403116 15:00:26 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:00:26 ---> Running in 5407dfc8fcbc 15:00:26 Removing intermediate container 5407dfc8fcbc 15:00:26 ---> 1f44dbe9d0fa 15:00:26 Step 12/25 : COPY go.mod . 15:00:27 ---> 222a508db188 15:00:27 Step 13/25 : COPY Makefile . 15:00:28 ---> 220a4b037aed 15:00:28 Step 14/25 : RUN make update 15:00:28 ---> Running in 65098ca0a4dc 15:00:30 CGO_ENABLED=0 GO111MODULE=on go mod download 15:00:31 Removing intermediate container 65098ca0a4dc 15:00:31 ---> e6bdbf4d8956 15:00:31 Step 15/25 : COPY . . 15:00:34 ---> 76cd60812fa3 15:00:34 Step 16/25 : RUN go mod tidy 15:00:34 ---> Running in 9a885f163942 15:00:37 Removing intermediate container 9a885f163942 15:00:37 ---> bdb595dd5295 15:00:37 Step 17/25 : RUN ${MAKE} 15:00:37 ---> Running in 19b8005486ce 15:00:38 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 15:01:11 CGO_ENABLED=0 GO111MODULE=on go build ./... 15:01:16 Removing intermediate container 19b8005486ce 15:01:16 ---> 32aafcda064a 15:01:16 Step 18/25 : FROM alpine:3.12 15:01:17 3.12: Pulling from library/alpine 15:01:17 d2f70382dc9a: Pulling fs layer 15:01:17 d2f70382dc9a: Verifying Checksum 15:01:17 d2f70382dc9a: Download complete 15:01:17 d2f70382dc9a: Pull complete 15:01:18 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 15:01:18 Status: Downloaded newer image for alpine:3.12 15:01:18 ---> c4fd0aeabfcf 15:01:18 Step 19/25 : EXPOSE 4000 15:01:18 ---> Running in d01af6fa0594 15:01:19 Removing intermediate container d01af6fa0594 15:01:19 ---> 05c58920c1e5 15:01: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 15:01:20 ---> 4eec6690c7fa 15:01:20 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:01:20 ---> Running in 7b8f5ee6efa9 15:01:21 Removing intermediate container 7b8f5ee6efa9 15:01:21 ---> 11779bf9ed93 15:01:21 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 15:01:21 ---> Running in cb58e117ca15 15:01:21 Removing intermediate container cb58e117ca15 15:01:21 ---> 6767999e09a4 15:01:21 Step 23/25 : LABEL arch=arm64 15:01:22 ---> Running in c8196b3d5a47 15:01:23 Removing intermediate container c8196b3d5a47 15:01:23 ---> 93363e5131d7 15:01:23 Step 24/25 : LABEL git_sha=28720a331ada569a587dfd607803fa861c6585e3 15:01:23 ---> Running in bdae84148a1d 15:01:23 Removing intermediate container bdae84148a1d 15:01:23 ---> 0ed9844a0e09 15:01:23 Step 25/25 : LABEL version=0.0.0 15:01:23 ---> Running in 79fc3debbf7a 15:01:24 Removing intermediate container 79fc3debbf7a 15:01:24 ---> c1ca7d475d02 15:01:24 [Warning] One or more build-args [ARCH] were not consumed 15:01:24 Successfully built c1ca7d475d02 15:01: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 15:01:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:01:26 15:01:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 15:01:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:01:26 arm64: Pulling from edgex-lftools-log-publisher 15:01:26 448f6bf000e3: Pulling fs layer 15:01:26 f757da607395: Pulling fs layer 15:01:26 05883995daec: Pulling fs layer 15:01:26 8603b9c90790: Pulling fs layer 15:01:26 1560dd03e051: Pulling fs layer 15:01:26 27f5ce0e4adf: Pulling fs layer 15:01:26 c2d8d7efcc4b: Pulling fs layer 15:01:26 8603b9c90790: Waiting 15:01:26 1560dd03e051: Waiting 15:01:26 27f5ce0e4adf: Waiting 15:01:26 c2d8d7efcc4b: Waiting 15:01:27 f757da607395: Verifying Checksum 15:01:27 f757da607395: Download complete 15:01:27 8603b9c90790: Download complete 15:01:27 1560dd03e051: Verifying Checksum 15:01:27 1560dd03e051: Download complete 15:01:27 27f5ce0e4adf: Download complete 15:01:27 05883995daec: Verifying Checksum 15:01:27 05883995daec: Download complete 15:01:28 448f6bf000e3: Verifying Checksum 15:01:28 448f6bf000e3: Download complete 15:01:31 c2d8d7efcc4b: Verifying Checksum 15:01:31 c2d8d7efcc4b: Download complete 15:01:32 448f6bf000e3: Pull complete 15:01:32 f757da607395: Pull complete 15:01:34 05883995daec: Pull complete 15:01:35 8603b9c90790: Pull complete 15:01:36 1560dd03e051: Pull complete 15:01:36 27f5ce0e4adf: Pull complete 15:01:51 c2d8d7efcc4b: Pull complete 15:01:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 15:01:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:01:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 15:01:51 prd-ubuntu18.04-docker-arm64-4c-16g-1406 does not seem to be running inside a container 15:01:51 $ 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:arm64 cat 15:01:56 $ docker top 517e4c0460865c0d2ce9571768220876780f5c49b0285cd5713883f01172ad6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:57 ---> job-cost.sh 15:01:57 lf-activate-venv: SKIPPING 15:01:57 INFO: No Stack... 15:01:58 INFO: Retrieving Pricing Info for: v2-standard-4 15:01:58 INFO: Archiving Costs [Pipeline] sh 15:01:59 + cut -d, -f6 15:01:59 + cat /w/workspace/edgex-ui-go/2/archives/cost.csv [Pipeline] lock 15:01:59 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-415-2-stack-cost] 15:01:59 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-415-2-stack-cost] did not exist. Created. 15:01:59 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-415-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:02:00 /w/workspace/edgex-ui-go/2@tmp/durable-9a42ed0d/script.sh: 1: /w/workspace/edgex-ui-go/2@tmp/durable-9a42ed0d/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:02:01 + echo total: 0.18000000715255737 [Pipeline] stash 15:02:01 Warning: overwriting stash ‘stack-cost’ 15:02:01 Stashed 1 file(s) [Pipeline] } 15:02:01 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-415-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:02:01 $ docker stop --time=1 517e4c0460865c0d2ce9571768220876780f5c49b0285cd5713883f01172ad6c 15:02:03 $ docker rm -f 517e4c0460865c0d2ce9571768220876780f5c49b0285cd5713883f01172ad6c [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 15:02:04 provisioning config files... 15:02:04 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/config4030445235871101661tmp [Pipeline] { [Pipeline] sh 15:02:04 + set +x 15:02:04 + curl -s https://codecov.io/bash 15:02:04 + bash -s -- 15:02:04 15:02:04 _____ _ 15:02:04 / ____| | | 15:02:04 | | ___ __| | ___ ___ _____ __ 15:02:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:02:04 | |___| (_) | (_| | __/ (_| (_) \ V / 15:02:04 \_____\___/ \__,_|\___|\___\___/ \_/ 15:02:04 Bash-1.0.6 15:02:04 15:02:04 15:02:04 ==> git version 2.24.4 found 15:02:04 ==> 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 15:02:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:02:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:02:04 ==> Jenkins CI detected. 15:02:04 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-415 15:02:04 project root: . 15:02:04 --> token set from env 15:02:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:02:04 ==> Running gcov in . (disable via -X gcov) 15:02:04 ==> Python coveragepy not found 15:02:04 ==> Searching for coverage reports in: 15:02:04 + . 15:02:04 -> Found 1 reports 15:02:04 ==> Detecting git/mercurial file structure 15:02:04 ==> Reading reports 15:02:04 + ./coverage.out bytes=10 15:02:04 ==> Appending adjustments 15:02:04 https://docs.codecov.io/docs/fixing-reports 15:02:04 + Found adjustments 15:02:04 ==> Gzipping contents 15:02:04 4.0K /tmp/codecov.E4HaEZ.gz 15:02:04 ==> Uploading reports 15:02:04 url: https://codecov.io 15:02:04 query: branch=PR-415&commit=28720a331ada569a587dfd607803fa861c6585e3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-415%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=415&job=&cmd_args= 15:02:04 -> Pinging Codecov 15:02:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-415&commit=28720a331ada569a587dfd607803fa861c6585e3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-415%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=415&job=&cmd_args= 15:02:05 -> Uploading to 15:02:05 https://storage.googleapis.com/codecov/v4/raw/2021-08-02/FB506323287CE973F263BFD2A0EB1F37/28720a331ada569a587dfd607803fa861c6585e3/a854e81b-c605-4b7f-a09c-bfc5abf7b188.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210802%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210802T150205Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ee38d22ce447d2e8a86f0c5961ef4ed812bea252bad6c959826b33c3ab6a6bf9 15:02:05 % Total % Received % Xferd Average Speed Time Time Time Current 15:02:05 Dload Upload Total Spent Left Speed 15:02:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3291 0 0 100 3291 0 5159 --:--:-- --:--:-- --:--:-- 5158 15:02:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/28720a331ada569a587dfd607803fa861c6585e3 [Pipeline] } 15:02:06 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] libraryResource [Pipeline] sh 15:02:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:02:08 ---> package-listing.sh 15:02:08 ++ facter osfamily 15:02:08 ++ tr '[:upper:]' '[:lower:]' 15:02:08 + OS_FAMILY=redhat 15:02:08 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-415 15:02:08 + START_PACKAGES=/tmp/packages_start.txt 15:02:08 + END_PACKAGES=/tmp/packages_end.txt 15:02:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:02:08 + PACKAGES=/tmp/packages_start.txt 15:02:08 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-415 ']' 15:02:08 + PACKAGES=/tmp/packages_end.txt 15:02:08 + case "${OS_FAMILY}" in 15:02:08 + rpm -qa 15:02:08 + sort 15:02:09 + '[' -f /tmp/packages_start.txt ']' 15:02:09 + '[' -f /tmp/packages_end.txt ']' 15:02:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:02:09 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-415 ']' 15:02:09 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-415/archives/ 15:02:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-415/archives/ [Pipeline] echo 15:02:09 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-415/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:02:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:02:10 15:02:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:02:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:02:10 latest: Pulling from edgex-lftools-log-publisher 15:02:10 b4d181a07f80: Pulling fs layer 15:02:10 a1111a8f2ec3: Pulling fs layer 15:02:10 ed53099fbce6: Pulling fs layer 15:02:10 dc539afda2c1: Pulling fs layer 15:02:10 77bc0d833cb6: Pulling fs layer 15:02:10 9065ff56babe: Pulling fs layer 15:02:10 d287ab97295c: Pulling fs layer 15:02:10 dc539afda2c1: Waiting 15:02:10 77bc0d833cb6: Waiting 15:02:10 9065ff56babe: Waiting 15:02:10 d287ab97295c: Waiting 15:02:10 a1111a8f2ec3: Verifying Checksum 15:02:10 a1111a8f2ec3: Download complete 15:02:10 dc539afda2c1: Download complete 15:02:11 77bc0d833cb6: Verifying Checksum 15:02:11 77bc0d833cb6: Download complete 15:02:11 9065ff56babe: Verifying Checksum 15:02:11 9065ff56babe: Download complete 15:02:11 ed53099fbce6: Verifying Checksum 15:02:11 ed53099fbce6: Download complete 15:02:12 b4d181a07f80: Verifying Checksum 15:02:12 b4d181a07f80: Download complete 15:02:13 b4d181a07f80: Pull complete 15:02:13 a1111a8f2ec3: Pull complete 15:02:13 ed53099fbce6: Pull complete 15:02:13 dc539afda2c1: Pull complete 15:02:13 77bc0d833cb6: Pull complete 15:02:14 9065ff56babe: Pull complete 15:02:15 d287ab97295c: Verifying Checksum 15:02:15 d287ab97295c: Download complete 15:02:20 d287ab97295c: Pull complete 15:02:20 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 15:02:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:02:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 15:02:20 prd-centos7-docker-4c-2g-1403 does not seem to be running inside a container 15:02:20 $ 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-415/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-415 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415:/w/workspace/edgexfoundry_edgex-ui-go_PR-415:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@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 15:02:22 $ docker top 2507f949d0c586f38d6bae160ab34d7e009af1e2b8ff5cd90532c656efcae61b -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:22 + touch /tmp/pre-build-complete [Pipeline] sh 15:02:23 + mkdir -p /var/log/sysstat [Pipeline] sh 15:02:23 + ls /var/log/sa-host 15:02:23 + sadf -c /var/log/sa-host/sa02 15:02:23 file_magic: OK 15:02:23 HZ: Using current value: 100 15:02:23 file_header: OK 15:02:23 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 15:02:23 Statistics: 15:02:23 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:02:23 File successfully converted to sysstat format version 12.0.3 15:02:23 + sadf -c /var/log/sa-host/sa05 15:02:23 file_magic: OK 15:02:23 HZ: Using current value: 100 15:02:23 file_header: OK 15:02:23 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 15:02:23 Statistics: 15:02:23 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:02:23 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:02:23 provisioning config files... 15:02:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-415@tmp/config4961434153816153291tmp [Pipeline] { [Pipeline] echo 15:02:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:02:24 ---> create-netrc.sh [Pipeline] } 15:02:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:02:24 ---> python-tools-install.sh [Pipeline] echo 15:02:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:02:25 ---> sudo-logs.sh 15:02:25 Archiving 'sudo' log.. 15:02:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-1403.vexxhost.local: Name or service not known 15:02:25 sudo: unable to resolve host prd-centos7-docker-4c-2g-1403.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 15:02:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:02:25 ---> job-cost.sh 15:02:25 lf-activate-venv: SKIPPING 15:02:25 DEBUG: total: 0.18000000715255737 15:02:25 INFO: Retrieving Stack Cost... 15:02:26 INFO: Retrieving Pricing Info for: v3-standard-2 15:02:26 INFO: Archiving Costs [Pipeline] echo 15:02:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:02:27 ---> logs-deploy.sh 15:02:27 lf-activate-venv: SKIPPING 15:02:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-415/2 15:02:27 INFO: archiving workspace using pattern(s): 15:02:27 Archives upload complete. 15:02:28 INFO: archiving logs to Nexus 15:02:28 ---> uname -a: 15:02:28 Linux prd-centos7-docker-4c-2g-1403.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 15:02:28 15:02:28 15:02:28 ---> lscpu: 15:02:28 Architecture: x86_64 15:02:28 CPU op-mode(s): 32-bit, 64-bit 15:02:28 Byte Order: Little Endian 15:02:28 Address sizes: 40 bits physical, 48 bits virtual 15:02:28 CPU(s): 2 15:02:28 On-line CPU(s) list: 0,1 15:02:28 Thread(s) per core: 1 15:02:28 Core(s) per socket: 1 15:02:28 Socket(s): 2 15:02:28 NUMA node(s): 1 15:02:28 Vendor ID: AuthenticAMD 15:02:28 CPU family: 23 15:02:28 Model: 49 15:02:28 Model name: AMD EPYC-Rome Processor 15:02:28 Stepping: 0 15:02:28 CPU MHz: 2800.000 15:02:28 BogoMIPS: 5600.00 15:02:28 Virtualization: AMD-V 15:02:28 Hypervisor vendor: KVM 15:02:28 Virtualization type: full 15:02:28 L1d cache: 32K 15:02:28 L1i cache: 32K 15:02:28 L2 cache: 512K 15:02:28 L3 cache: 16384K 15:02:28 NUMA node0 CPU(s): 0,1 15:02:28 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 15:02:28 15:02:28 15:02:28 ---> nproc: 15:02:28 2 15:02:28 15:02:28 15:02:28 ---> df -h: 15:02:28 Filesystem Size Used Avail Use% Mounted on 15:02:28 overlay 40G 7.7G 33G 20% / 15:02:28 tmpfs 64M 0 64M 0% /dev 15:02:28 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 15:02:28 shm 64M 0 64M 0% /dev/shm 15:02:28 /dev/vda1 40G 7.7G 33G 20% /facter-os 15:02:28 15:02:28 15:02:28 ---> sar -b -r -n DEV: 15:02:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 15:02:28 15:02:28 14:52:28 LINUX RESTART (2 CPU) 15:02:28 15:02:28 14:53:02 tps rtps wtps bread/s bwrtn/s 15:02:28 14:54:01 85.25 4.01 81.23 2691.87 4735.59 15:02:28 14:55:01 1.85 0.00 1.85 0.00 36.28 15:02:28 14:56:01 0.30 0.00 0.30 0.00 3.51 15:02:28 14:57:01 0.22 0.00 0.22 0.00 2.87 15:02:28 14:58:01 0.22 0.00 0.22 0.00 2.65 15:02:28 14:59:01 0.35 0.00 0.35 0.00 4.96 15:02:28 15:00:01 0.22 0.00 0.22 0.00 3.25 15:02:28 15:01:01 0.30 0.02 0.28 0.13 3.22 15:02:28 15:02:01 0.45 0.10 0.35 1.73 5.20 15:02:28 Average: 9.77 0.45 9.31 294.90 525.32 15:02:28 15:02:28 14:53:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:02:28 14:54:01 5432880 0 809232 10.10 2620 1764208 1288172 14.22 601124 1573564 132 15:02:28 14:55:01 5443512 0 798592 9.97 2620 1764216 1202988 13.28 592280 1573528 8 15:02:28 14:56:01 5442636 0 799468 9.98 2620 1764216 1203156 13.28 591192 1575544 8 15:02:28 14:57:01 5441104 0 800988 10.00 2620 1764228 1203204 13.28 592848 1575544 8 15:02:28 14:58:01 5438252 0 803836 10.04 2620 1764232 1206012 13.32 591748 1579744 8 15:02:28 14:59:01 5438876 0 803208 10.03 2620 1764236 1205736 13.31 591180 1579748 12 15:02:28 15:00:01 5435288 0 806792 10.07 2620 1764240 1205964 13.31 594316 1579784 8 15:02:28 15:01:01 5427076 0 815000 10.18 2620 1764244 1208208 13.34 602156 1579784 8 15:02:28 15:02:01 5427836 0 814116 10.17 2620 1764368 1206244 13.32 602152 1579844 8 15:02:28 Average: 5436384 0 805692 10.06 2620 1764243 1214409 13.41 595444 1577454 22 15:02:28 15:02:28 14:53:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:02:28 14:54:01 eth0 321.34 241.21 888.79 52.56 0.00 0.00 0.00 0.00 15:02:28 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 14:54:01 docker0 68.95 80.03 5.72 209.91 0.00 0.00 0.00 0.00 15:02:28 14:55:01 eth0 1.25 0.08 0.11 0.01 0.00 0.00 0.00 0.00 15:02:28 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 14:56:01 eth0 1.15 0.37 0.37 0.20 0.00 0.00 0.00 0.00 15:02:28 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 14:57:01 eth0 1.70 0.63 0.61 0.40 0.00 0.00 0.00 0.00 15:02:28 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 14:58:01 eth0 1.62 0.70 0.75 0.46 0.00 0.00 0.00 0.00 15:02:28 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 14:59:01 eth0 0.53 0.07 0.05 0.01 0.00 0.00 0.00 0.00 15:02:28 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 15:00:01 eth0 0.58 0.47 0.27 0.21 0.00 0.00 0.00 0.00 15:02:28 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 15:01:01 eth0 0.85 0.08 0.07 0.01 0.00 0.00 0.00 0.00 15:02:28 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 15:02:01 eth0 0.63 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:02:28 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 Average: eth0 36.10 26.68 97.56 5.90 0.00 0.00 0.00 0.00 15:02:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:02:28 Average: docker0 7.55 8.76 0.63 22.98 0.00 0.00 0.00 0.00 15:02:28 15:02:28 15:02:28 ---> sar -P ALL: 15:02:28 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/02/21 _x86_64_ (2 CPU) 15:02:28 15:02:28 14:52:28 LINUX RESTART (2 CPU) 15:02:28 15:02:28 14:53:02 CPU %user %nice %system %iowait %steal %idle 15:02:28 14:54:01 all 8.16 0.00 2.80 2.06 0.05 86.94 15:02:28 14:54:01 0 8.04 0.00 3.19 2.09 0.05 86.63 15:02:28 14:54:01 1 8.27 0.00 2.41 2.03 0.05 87.24 15:02:28 14:55:01 all 0.16 0.00 0.08 0.00 0.03 99.74 15:02:28 14:55:01 0 0.27 0.00 0.10 0.00 0.03 99.60 15:02:28 14:55:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:02:28 14:56:01 all 0.16 0.00 0.16 0.00 0.02 99.67 15:02:28 14:56:01 0 0.22 0.00 0.15 0.00 0.02 99.62 15:02:28 14:56:01 1 0.10 0.00 0.17 0.00 0.02 99.72 15:02:28 14:57:01 all 0.22 0.00 0.04 0.00 0.02 99.72 15:02:28 14:57:01 0 0.28 0.00 0.03 0.00 0.02 99.67 15:02:28 14:57:01 1 0.15 0.00 0.05 0.00 0.02 99.78 15:02:28 14:58:01 all 0.18 0.00 0.05 0.00 0.03 99.74 15:02:28 14:58:01 0 0.12 0.00 0.03 0.00 0.03 99.82 15:02:28 14:58:01 1 0.25 0.00 0.07 0.00 0.02 99.67 15:02:28 14:59:01 all 0.13 0.00 0.03 0.00 0.03 99.82 15:02:28 14:59:01 0 0.05 0.00 0.05 0.00 0.03 99.87 15:02:28 14:59:01 1 0.20 0.00 0.02 0.00 0.02 99.77 15:02:28 15:00:01 all 0.20 0.00 0.04 0.00 0.03 99.73 15:02:28 15:00:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:02:28 15:00:01 1 0.35 0.00 0.03 0.00 0.03 99.58 15:02:28 15:01:01 all 0.16 0.00 0.07 0.00 0.03 99.75 15:02:28 15:01:01 0 0.02 0.00 0.05 0.00 0.02 99.92 15:02:28 15:01:01 1 0.30 0.00 0.08 0.00 0.03 99.58 15:02:28 15:02:01 all 0.13 0.00 0.06 0.00 0.02 99.79 15:02:28 15:02:01 0 0.08 0.00 0.07 0.00 0.03 99.82 15:02:28 15:02:01 1 0.18 0.00 0.05 0.00 0.00 99.77 15:02:28 Average: all 1.03 0.00 0.36 0.22 0.03 98.37 15:02:28 Average: 0 0.98 0.00 0.40 0.22 0.03 98.36 15:02:28 Average: 1 1.07 0.00 0.32 0.22 0.02 98.37 15:02:28 15:02:28 15:02:28