Pull request #406 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from aea6d5893059e9976cc6a13c0e32a60578fe38aa+45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba (bcb694198ec20395a49a38790a853a55345398d3) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3529996191882482924.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8276098954178169878.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-406/workspace@libs/edgex-global-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-406/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2562607593552378743.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-406/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8299531718904929555.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1223105161428164822.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-406/workspace@libs/lf-pipelines # timeout=10 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-406/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5572961673477874252.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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_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 ‘prd-centos7-builder-2c-1g-1109’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-centos7-docker-4c-2g-1099’ is offline ‘prd-centos7-docker-4c-2g-1102’ is offline ‘prd-centos7-docker-4c-2g-1103’ is offline ‘prd-centos7-docker-4c-2g-1108’ is offline ‘prd-centos7-docker-4c-2g-1112’ is offline ‘prd-centos7-docker-4c-2g-915’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-1101’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1106’ doesn’t have label ‘centos7-docker-4c-2g’ ‘prd-ubuntu18.04-docker-arm64-4c-16g-1107’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1114 in /w/workspace/edgexfoundry_edgex-ui-go_PR-406 [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-406 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/jenkins-gitclient-ssh8266904542496590636.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba into PR head commit aea6d5893059e9976cc6a13c0e32a60578fe38aa Merge succeeded, producing aea6d5893059e9976cc6a13c0e32a60578fe38aa Checking out Revision aea6d5893059e9976cc6a13c0e32a60578fe38aa (PR-406) > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/jenkins-gitclient-ssh2837823560546525042.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/406/head:refs/remotes/origin/PR-406 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aea6d5893059e9976cc6a13c0e32a60578fe38aa # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/jenkins-gitclient-ssh8334549842486289843.key > git merge 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aea6d5893059e9976cc6a13c0e32a60578fe38aa # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:13:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:13:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:13:01 ========================================================= 09:13:01 EdgeX Global Pipelines Version Info 09:13:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:13:06 ------------------- 09:13:06 stable info: 09:13:06 ------------------- 09:13:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:13:06 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:13:06 Message: update stable to v1.0.195 09:13:06 ------------------- 09:13:06 experimental info: 09:13:06 ------------------- 09:13:06 Commited By: **** collab-it+edgex@linuxfoundation.org 09:13:06 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 09:13:06 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:13:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 09:13:07 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 09:13:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:13:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:13:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:13:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:13:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 09:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 09:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 09:13:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:13:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:13:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:13:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:13:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:13:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:13:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:13:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:13:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:13:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:13:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:13:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:13:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:13:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:13:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-406 [Pipeline] echo 09:13:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-406 [Pipeline] echo 09:13:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-406 [Pipeline] echo 09:13:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aea6d5893059e9976cc6a13c0e32a60578fe38aa [Pipeline] echo 09:13:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aea6d58 [Pipeline] echo 09:13:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:13:09 provisioning config files... 09:13:09 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/config8933906946272668418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:13:09 ---> docker-login.sh 09:13:09 nexus3.edgexfoundry.org:10001 09:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:09 Configure a credential helper to remove this warning. See 09:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:09 09:13:09 Login Succeeded 09:13:09 nexus3.edgexfoundry.org:10002 09:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:09 Configure a credential helper to remove this warning. See 09:13:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:09 09:13:09 Login Succeeded 09:13:09 nexus3.edgexfoundry.org:10003 09:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:10 Configure a credential helper to remove this warning. See 09:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:10 09:13:10 Login Succeeded 09:13:10 nexus3.edgexfoundry.org:10004 09:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:10 Configure a credential helper to remove this warning. See 09:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:10 09:13:10 Login Succeeded 09:13:10 docker.io 09:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:13:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:13:10 Configure a credential helper to remove this warning. See 09:13:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:13:10 09:13:10 Login Succeeded 09:13:10 ---> docker-login.sh ends [Pipeline] } 09:13:10 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 09:13:11 + git log --format=format:%s -1 aea6d5893059e9976cc6a13c0e32a60578fe38aa [Pipeline] echo 09:13:11 GIT_COMMIT: aea6d5893059e9976cc6a13c0e32a60578fe38aa, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 09:13:11 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 09:13:14 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:13:14 09:13:14 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:13:14 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:13:14 latest: Pulling from edgex-devops/git-semver 09:13:14 31603596830f: Pulling fs layer 09:13:14 54011a49482f: Pulling fs layer 09:13:14 a6820b24f6d8: Pulling fs layer 09:13:14 f581987b2513: Pulling fs layer 09:13:14 f581987b2513: Waiting 09:13:14 54011a49482f: Verifying Checksum 09:13:14 54011a49482f: Download complete 09:13:14 31603596830f: Verifying Checksum 09:13:14 31603596830f: Download complete 09:13:14 f581987b2513: Verifying Checksum 09:13:14 f581987b2513: Download complete 09:13:14 a6820b24f6d8: Verifying Checksum 09:13:14 a6820b24f6d8: Download complete 09:13:14 31603596830f: Pull complete 09:13:15 54011a49482f: Pull complete 09:13:15 a6820b24f6d8: Pull complete 09:13:15 f581987b2513: Pull complete 09:13:15 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 09:13:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:13:15 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:13:15 prd-centos7-docker-4c-2g-1114 does not seem to be running inside a container 09:13:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-406 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-406:/w/workspace/edgexfoundry_edgex-ui-go_PR-406:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-406@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:13:17 $ docker top 550deb40e02e5dcf7f35f06196370a1afbea3ef7d506b0ac0558303590c4bcd1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:13:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:13:17 [ssh-agent] Looking for ssh-agent implementation... 09:13:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:13:17 $ docker exec 550deb40e02e5dcf7f35f06196370a1afbea3ef7d506b0ac0558303590c4bcd1 ssh-agent 09:13:17 SSH_AUTH_SOCK=/tmp/ssh-cggrVUdmdEIG/agent.14 09:13:17 SSH_AGENT_PID=20 09:13:17 Running ssh-add (command line suppressed) 09:13:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/private_key_2261541887039834403.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/private_key_2261541887039834403.key) 09:13:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:13:18 + git tag --points-at HEAD [Pipeline] } 09:13:18 $ docker exec --env ******** --env ******** 550deb40e02e5dcf7f35f06196370a1afbea3ef7d506b0ac0558303590c4bcd1 ssh-agent -k 09:13:18 unset SSH_AUTH_SOCK; 09:13:18 unset SSH_AGENT_PID; 09:13:18 echo Agent pid 20 killed; 09:13:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:13:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:13:18 [ssh-agent] Looking for ssh-agent implementation... 09:13:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:13:18 $ docker exec 550deb40e02e5dcf7f35f06196370a1afbea3ef7d506b0ac0558303590c4bcd1 ssh-agent 09:13:18 SSH_AUTH_SOCK=/tmp/ssh-xjpRIMTzIoRb/agent.54 09:13:18 SSH_AGENT_PID=60 09:13:18 Running ssh-add (command line suppressed) 09:13:18 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/private_key_4877466990177576784.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/private_key_4877466990177576784.key) 09:13:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:13:19 + git semver init 09:13:19 # -> Open(): unable to determine branch for HEAD 09:13:19 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-406/.git 09:13:19 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-406 09:13:19 # $SEMVER_REMOTE_NAME = origin 09:13:19 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:13:19 # $SEMVER_USER_NAME = edgex-jenkins 09:13:19 # $SEMVER_BRANCH = PR-406 09:13:19 # $SEMVER_TEMP = /tmp/semver-965172221 09:13:19 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 09:13:27 # '/tmp/semver-965172221' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-406/.semver' 09:13:27 # -> Force: false 09:13:27 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-406/.semver [Pipeline] } 09:13:27 $ docker exec --env ******** --env ******** 550deb40e02e5dcf7f35f06196370a1afbea3ef7d506b0ac0558303590c4bcd1 ssh-agent -k 09:13:27 unset SSH_AUTH_SOCK; 09:13:27 unset SSH_AGENT_PID; 09:13:27 echo Agent pid 60 killed; 09:13:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:13:27 + git semver [Pipeline] } 09:13:27 $ docker stop --time=1 550deb40e02e5dcf7f35f06196370a1afbea3ef7d506b0ac0558303590c4bcd1 09:13:29 $ docker rm -f 550deb40e02e5dcf7f35f06196370a1afbea3ef7d506b0ac0558303590c4bcd1 [Pipeline] // withDockerContainer [Pipeline] sh 09:13:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:13:30 Stashed 1 file(s) [Pipeline] echo 09:13:30 [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 09:13:47 Still waiting to schedule task 09:13:47 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:13:47 Still waiting to schedule task 09:13:47 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1115’ is offline 09:15:55 Running on prd-centos7-docker-4c-2g-1121 in /w/workspace/edgexfoundry_edgex-ui-go_PR-406 [Pipeline] { [Pipeline] ws 09:15:55 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 09:15:57 The recommended git tool is: git 09:15:59 using credential edgex-jenkins-ssh 09:15:59 Cloning the remote Git repository 09:15:59 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:16:00 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:16:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:16:00 > git --version # timeout=10 09:16:00 > git --version # 'git version 2.24.4' 09:16:00 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:00 [INFO] Currently running in a labeled security context 09:16:00 [INFO] Currently SELinux is 'enforcing' on the host 09:16:00 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7963105926428876618.key 09:16:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:03 Merging remotes/origin/master commit 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba into PR head commit aea6d5893059e9976cc6a13c0e32a60578fe38aa 09:16:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:16:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:16:02 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:16:02 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:02 [INFO] Currently running in a labeled security context 09:16:02 [INFO] Currently SELinux is 'enforcing' on the host 09:16:02 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh4263344683349092568.key 09:16:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/406/head:refs/remotes/origin/PR-406 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:16:03 Merge succeeded, producing aea6d5893059e9976cc6a13c0e32a60578fe38aa 09:16:03 Checking out Revision aea6d5893059e9976cc6a13c0e32a60578fe38aa (PR-406) 09:16:03 > git config core.sparsecheckout # timeout=10 09:16:03 > git checkout -f aea6d5893059e9976cc6a13c0e32a60578fe38aa # timeout=10 09:16:03 > git remote # timeout=10 09:16:03 > git config --get remote.origin.url # timeout=10 09:16:03 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:03 [INFO] Currently running in a labeled security context 09:16:03 [INFO] Currently SELinux is 'enforcing' on the host 09:16:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh7039867081878172317.key 09:16:03 > git merge 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba # timeout=10 09:16:03 > git rev-parse HEAD^{commit} # timeout=10 09:16:03 > git config core.sparsecheckout # timeout=10 09:16:03 > git checkout -f aea6d5893059e9976cc6a13c0e32a60578fe38aa # timeout=10 09:16:06 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 09:16:06 > git --version # timeout=10 09:16:06 > git --version # 'git version 2.24.4' 09:16:06 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:16:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 09:16:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:16:09 + sudo service docker restart 09:16:09 + true 09:16:09 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:16:28 provisioning config files... 09:16:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config806967153341176147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:16:28 ---> docker-login.sh 09:16:28 nexus3.edgexfoundry.org:10001 09:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:29 Configure a credential helper to remove this warning. See 09:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:29 09:16:29 Login Succeeded 09:16:29 nexus3.edgexfoundry.org:10002 09:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:29 Configure a credential helper to remove this warning. See 09:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:29 09:16:29 Login Succeeded 09:16:29 nexus3.edgexfoundry.org:10003 09:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:29 Configure a credential helper to remove this warning. See 09:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:29 09:16:29 Login Succeeded 09:16:29 nexus3.edgexfoundry.org:10004 09:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:30 Configure a credential helper to remove this warning. See 09:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:30 09:16:30 Login Succeeded 09:16:30 docker.io 09:16:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:16:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:16:30 Configure a credential helper to remove this warning. See 09:16:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:16:30 09:16:30 Login Succeeded 09:16:30 ---> docker-login.sh ends [Pipeline] } 09:16:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:16:30 ========================================================= 09:16:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:16:30 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:16:31 + 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 . 09:16:31 Sending build context to Docker daemon 20.12MB 09:16:31 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:16:31 Step 2/8 : FROM ${BASE} 09:16:32 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:16:32 540db60ca938: Pulling fs layer 09:16:32 adcc1eea9eea: Pulling fs layer 09:16:32 4c4ab2625f07: Pulling fs layer 09:16:32 0510c868ecb4: Pulling fs layer 09:16:32 afea3b2eda06: Pulling fs layer 09:16:32 7809a108b3ef: Pulling fs layer 09:16:32 f706445af74f: Pulling fs layer 09:16:32 0510c868ecb4: Waiting 09:16:32 afea3b2eda06: Waiting 09:16:32 7809a108b3ef: Waiting 09:16:32 f706445af74f: Waiting 09:16:32 4c4ab2625f07: Verifying Checksum 09:16:32 4c4ab2625f07: Download complete 09:16:32 adcc1eea9eea: Verifying Checksum 09:16:32 adcc1eea9eea: Download complete 09:16:32 afea3b2eda06: Verifying Checksum 09:16:32 afea3b2eda06: Download complete 09:16:32 7809a108b3ef: Verifying Checksum 09:16:32 7809a108b3ef: Download complete 09:16:32 540db60ca938: Verifying Checksum 09:16:32 540db60ca938: Download complete 09:16:32 540db60ca938: Pull complete 09:16:32 adcc1eea9eea: Pull complete 09:16:33 4c4ab2625f07: Pull complete 09:16:33 f706445af74f: Verifying Checksum 09:16:33 f706445af74f: Download complete 09:16:34 0510c868ecb4: Download complete 09:16:38 0510c868ecb4: Pull complete 09:16:38 afea3b2eda06: Pull complete 09:16:38 7809a108b3ef: Pull complete 09:16:39 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1122 in /w/workspace/edgexfoundry_edgex-ui-go_PR-406 [Pipeline] { [Pipeline] ws 09:16:39 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { 09:16:39 f706445af74f: Pull complete [Pipeline] checkout 09:16:40 The recommended git tool is: git 09:16:40 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 09:16:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:16:40 ---> b068be0155e3 09:16:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:16:47 using credential edgex-jenkins-ssh 09:16:47 Cloning the remote Git repository 09:16:47 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 09:16:47 > git init /w/workspace/edgex-ui-go/1 # timeout=10 09:16:47 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:16:47 > git --version # timeout=10 09:16:47 > git --version # 'git version 2.17.1' 09:16:47 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:16:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:16:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 09:16:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 09:16:52 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/406/head:refs/remotes/origin/PR-406 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:16:53 Merging remotes/origin/master commit 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba into PR head commit aea6d5893059e9976cc6a13c0e32a60578fe38aa 09:16:53 Merge succeeded, producing aea6d5893059e9976cc6a13c0e32a60578fe38aa 09:16:53 Checking out Revision aea6d5893059e9976cc6a13c0e32a60578fe38aa (PR-406) 09:16:53 > git config core.sparsecheckout # timeout=10 09:16:53 > git checkout -f aea6d5893059e9976cc6a13c0e32a60578fe38aa # timeout=10 09:16:53 > git remote # timeout=10 09:16:53 > git config --get remote.origin.url # timeout=10 09:16:53 using GIT_SSH to set credentials SSH Credentials for GitHub 09:16:53 > git merge 45e9dd3b0680b0fbb3a45724ba880e50ac6ab3ba # timeout=10 09:16:53 > git rev-parse HEAD^{commit} # timeout=10 09:16:53 > git config core.sparsecheckout # timeout=10 09:16:53 > git checkout -f aea6d5893059e9976cc6a13c0e32a60578fe38aa # timeout=10 09:16:58 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v2" 09:16:58 > git --version # timeout=10 09:16:58 > git --version # 'git version 2.17.1' 09:16:58 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:17:00 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 09:17:00 ---> Running in c22b3cef65f0 09:17:00 Removing intermediate container c22b3cef65f0 09:17:00 ---> e0a274e8127a 09:17:00 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:00 ---> Running in 3ba3beb9b17b 09:17:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 09:17:00 + + sudo servicetrue docker 09:17:00 restart 09:17:00 Removing intermediate container 3ba3beb9b17b 09:17:00 ---> 76edba7b6fb9 09:17:00 Step 5/8 : RUN apk add --no-cache make git 09:17:00 ---> Running in a42a925aabee 09:17:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:17:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:17:03 OK: 149 MiB in 40 packages 09:17:03 Removing intermediate container a42a925aabee 09:17:03 ---> ac0ec09e338c 09:17:03 Step 6/8 : WORKDIR /edgex-ui-go 09:17:03 ---> Running in a7a58f88b404 09:17:03 Removing intermediate container a7a58f88b404 09:17:03 ---> dd94274c0dc6 09:17:03 Step 7/8 : COPY . . 09:17:05 ---> 197ebf645b51 09:17:05 Step 8/8 : RUN go mod download 09:17:05 ---> Running in 23f7e6845e55 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:17:21 provisioning config files... 09:17:21 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config1536184581260894267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:17:21 ---> docker-login.sh 09:17:21 nexus3.edgexfoundry.org:10001 09:17:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:23 Configure a credential helper to remove this warning. See 09:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:23 09:17:23 Login Succeeded 09:17:23 nexus3.edgexfoundry.org:10002 09:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:23 Configure a credential helper to remove this warning. See 09:17:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:23 09:17:23 Login Succeeded 09:17:23 nexus3.edgexfoundry.org:10003 09:17:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:24 Configure a credential helper to remove this warning. See 09:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:24 09:17:24 Login Succeeded 09:17:24 nexus3.edgexfoundry.org:10004 09:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:24 Configure a credential helper to remove this warning. See 09:17:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:24 09:17:24 Login Succeeded 09:17:24 docker.io 09:17:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:17:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:17:25 Configure a credential helper to remove this warning. See 09:17:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:17:25 09:17:25 Login Succeeded 09:17:25 ---> docker-login.sh ends [Pipeline] } 09:17:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:17:26 ========================================================= 09:17:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 09:17:26 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:17:26 + 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 . 09:17:27 Sending build context to Docker daemon 20.12MB 09:17:27 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 09:17:27 Step 2/8 : FROM ${BASE} 09:17:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:17:27 595b0fe564bb: Pulling fs layer 09:17:27 3088b5b3c5c0: Pulling fs layer 09:17:27 5b7225fbf94c: Pulling fs layer 09:17:27 ba82ee9f976e: Pulling fs layer 09:17:27 506bd15cee9f: Pulling fs layer 09:17:27 75a0a4a0db45: Pulling fs layer 09:17:27 618dc40b7e24: Pulling fs layer 09:17:27 ba82ee9f976e: Waiting 09:17:27 506bd15cee9f: Waiting 09:17:27 75a0a4a0db45: Waiting 09:17:27 618dc40b7e24: Waiting 09:17:28 5b7225fbf94c: Verifying Checksum 09:17:28 5b7225fbf94c: Download complete 09:17:28 3088b5b3c5c0: Download complete 09:17:28 506bd15cee9f: Verifying Checksum 09:17:28 506bd15cee9f: Download complete 09:17:28 595b0fe564bb: Verifying Checksum 09:17:28 595b0fe564bb: Download complete 09:17:28 75a0a4a0db45: Verifying Checksum 09:17:28 75a0a4a0db45: Download complete 09:17:28 595b0fe564bb: Pull complete 09:17:29 3088b5b3c5c0: Pull complete 09:17:29 5b7225fbf94c: Pull complete 09:17:29 618dc40b7e24: Verifying Checksum 09:17:29 618dc40b7e24: Download complete 09:17:32 ba82ee9f976e: Verifying Checksum 09:17:32 ba82ee9f976e: Download complete 09:17:37 Removing intermediate container 23f7e6845e55 09:17:37 ---> f6182122711a 09:17:37 Successfully built f6182122711a 09:17:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:17:38 + docker inspect -f . ci-base-image-x86_64 09:17:38 . [Pipeline] withDockerContainer 09:17:38 prd-centos7-docker-4c-2g-1121 does not seem to be running inside a container 09:17:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat 09:17:38 $ docker top cf17e5acede19018ca9ce84f8860a117a41d24e40323435822b0bb4538d1741e -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:39 + go version 09:17:39 go version go1.16.3 linux/amd64 [Pipeline] } 09:17:39 $ docker stop --time=1 cf17e5acede19018ca9ce84f8860a117a41d24e40323435822b0bb4538d1741e 09:17:40 $ docker rm -f cf17e5acede19018ca9ce84f8860a117a41d24e40323435822b0bb4538d1741e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:17:41 + docker inspect -f . ci-base-image-x86_64 09:17:41 . [Pipeline] withDockerContainer 09:17:41 prd-centos7-docker-4c-2g-1121 does not seem to be running inside a container 09:17:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-x86_64 cat 09:17:44 ba82ee9f976e: Pull complete 09:17:44 506bd15cee9f: Pull complete 09:17:44 75a0a4a0db45: Pull complete 09:17:44 $ docker top d58ffc1c3494ceb8046a6d3b30c0cdc75ef7f18b8a67fe5c754caf65d944bae1 -eo pid,comm [Pipeline] { [Pipeline] sh 09:17:44 + go mod tidy [Pipeline] sh 09:17:45 + make test 09:17:45 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:17:45 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:17:46 618dc40b7e24: Pull complete 09:17:46 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 09:17:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 09:17:46 ---> a36622ca3599 09:17:46 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:17:48 ---> Running in 8a31a4756ed4 09:17:48 Removing intermediate container 8a31a4756ed4 09:17:48 ---> 386a77d4f2b9 09:17:48 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:17:49 ---> Running in 69082b8e9a87 09:17:51 Removing intermediate container 69082b8e9a87 09:17:51 ---> 6f6ebb25b914 09:17:51 Step 5/8 : RUN apk add --no-cache make git 09:17:51 ---> Running in b10fd3f11522 09:17:52 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:17:54 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:17:57 OK: 138 MiB in 40 packages 09:17:57 Removing intermediate container b10fd3f11522 09:17:57 ---> 96c05b3232b3 09:17:57 Step 6/8 : WORKDIR /edgex-ui-go 09:17:58 ---> Running in eb8e77e8575a 09:17:58 Removing intermediate container eb8e77e8575a 09:17:58 ---> 28532fff5e86 09:17:58 Step 7/8 : COPY . . 09:18:01 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:18:01 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:18:01 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:18:01 GO111MODULE=on go vet ./... 09:18:01 ---> dbdeab082d55 09:18:01 Step 8/8 : RUN go mod download 09:18:01 ---> Running in 97989cb0bf88 [Pipeline] } 09:18:09 $ docker stop --time=1 d58ffc1c3494ceb8046a6d3b30c0cdc75ef7f18b8a67fe5c754caf65d944bae1 09:18:10 $ docker rm -f d58ffc1c3494ceb8046a6d3b30c0cdc75ef7f18b8a67fe5c754caf65d944bae1 [Pipeline] // withDockerContainer [Pipeline] sh 09:18:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:18:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:18:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:18:13 + ls -al . 09:18:13 total 92 09:18:13 drwxrwxr-x. 11 jenkins jenkins 4096 Jun 24 09:17 . 09:18:13 drwxrwxr-x. 4 jenkins jenkins 28 Jun 24 09:16 .. 09:18:13 drwxrwxr-x. 3 jenkins jenkins 20 Jun 24 09:16 assets 09:18:13 drwxrwxr-x. 2 jenkins jenkins 35 Jun 24 09:16 bin 09:18:13 drwxrwxr-x. 3 jenkins jenkins 29 Jun 24 09:16 cmd 09:18:13 -rw-rw-r--. 1 jenkins jenkins 3959 Jun 24 09:16 CONTRIBUTING.md 09:18:13 -rw-r--r--. 1 jenkins jenkins 10 Jun 24 09:17 coverage.out 09:18:13 -rw-rw-r--. 1 jenkins jenkins 1526 Jun 24 09:16 Dockerfile 09:18:13 -rw-rw-r--. 1 jenkins jenkins 902 Jun 24 09:16 Dockerfile.build 09:18:13 drwxrwxr-x. 2 jenkins jenkins 23 Jun 24 09:16 docs 09:18:13 drwxrwxr-x. 8 jenkins jenkins 179 Jun 24 09:16 .git 09:18:13 drwxrwxr-x. 2 jenkins jenkins 103 Jun 24 09:16 .github 09:18:13 -rw-rw-r--. 1 jenkins jenkins 162 Jun 24 09:16 .gitignore 09:18:13 -rw-rw-r--. 1 jenkins jenkins 831 Jun 24 09:16 go.mod 09:18:13 -rw-r--r--. 1 jenkins jenkins 23709 Jun 24 09:17 go.sum 09:18:13 drwxrwxr-x. 9 jenkins jenkins 125 Jun 24 09:16 internal 09:18:13 -rw-rw-r--. 1 jenkins jenkins 652 Jun 24 09:16 Jenkinsfile 09:18:13 -rw-rw-r--. 1 jenkins jenkins 11357 Jun 24 09:16 LICENSE 09:18:13 -rw-rw-r--. 1 jenkins jenkins 990 Jun 24 09:16 Makefile 09:18:13 drwxrwxr-x. 3 jenkins jenkins 19 Jun 24 09:16 pkg 09:18:13 -rw-rw-r--. 1 jenkins jenkins 5508 Jun 24 09:16 README.md 09:18:13 -rw-rw-r--. 1 jenkins jenkins 5 Jun 24 09:13 VERSION 09:18:13 -rw-rw-r--. 1 jenkins jenkins 155 Jun 24 09:16 version.go 09:18:13 drwxrwxr-x. 4 jenkins jenkins 4096 Jun 24 09:16 web [Pipeline] isUnix [Pipeline] sh 09:18:13 + 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=aea6d5893059e9976cc6a13c0e32a60578fe38aa --label arch=amd64 --label version=0.0.0 . 09:18:13 Sending build context to Docker daemon 20.15MB 09:18:13 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 09:18:13 Step 2/25 : FROM ${BASE} AS builder 09:18:13 ---> f6182122711a 09:18:13 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:18:13 ---> Running in 7e063621b186 09:18:14 Removing intermediate container 7e063621b186 09:18:14 ---> d316955eb79e 09:18:14 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 09:18:14 ---> Running in dad4ec06a5fe 09:18:14 Removing intermediate container dad4ec06a5fe 09:18:14 ---> 4382a64358f9 09:18:14 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:18:14 ---> Running in 44f84e83a5ec 09:18:14 Removing intermediate container 44f84e83a5ec 09:18:14 ---> 5d5ab02cef07 09:18:14 Step 6/25 : LABEL Name=edgex-ui-go 09:18:14 ---> Running in 889c947a1471 09:18:14 Removing intermediate container 889c947a1471 09:18:14 ---> a09ce4d4eeaa 09:18:14 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:18:14 ---> Running in 433624e43db5 09:18:15 Removing intermediate container 433624e43db5 09:18:15 ---> bb6bed16f863 09:18:15 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:18:15 ---> Running in 523b37b08ba2 09:18:15 Removing intermediate container 523b37b08ba2 09:18:15 ---> da6a44a6946b 09:18:15 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:18:15 ---> Running in 635807553b57 09:18:15 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 09:18:16 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 09:18:17 OK: 149 MiB in 40 packages 09:18:17 Removing intermediate container 635807553b57 09:18:17 ---> 245164089256 09:18:17 Step 10/25 : ENV GO111MODULE=on 09:18:19 ---> Running in 98b8f0e8bd05 09:18:19 Removing intermediate container 98b8f0e8bd05 09:18:19 ---> c1dee1ea44ae 09:18:19 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:18:19 ---> Running in ef3b7709a7cb 09:18:19 Removing intermediate container ef3b7709a7cb 09:18:19 ---> 93d73f540b7d 09:18:19 Step 12/25 : COPY go.mod . 09:18:19 ---> aa92ee447efc 09:18:19 Step 13/25 : COPY Makefile . 09:18:19 ---> b8b1e50040ca 09:18:19 Step 14/25 : RUN make update 09:18:19 ---> Running in 93bb8178c9c4 09:18:19 CGO_ENABLED=0 GO111MODULE=on go mod download 09:18:19 Removing intermediate container 93bb8178c9c4 09:18:19 ---> 9d58c1fc2ff4 09:18:19 Step 15/25 : COPY . . 09:18:21 ---> 935fe6905417 09:18:21 Step 16/25 : RUN go mod tidy 09:18:21 ---> Running in 04c37cb022ee 09:18:22 Removing intermediate container 04c37cb022ee 09:18:22 ---> fa85e1bdab0a 09:18:22 Step 17/25 : RUN ${MAKE} 09:18:22 ---> Running in 18b037322cd7 09:18:22 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 09:18:28 Removing intermediate container 97989cb0bf88 09:18:28 ---> 824c16aba661 09:18:28 Successfully built 824c16aba661 09:18:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 09:18:28 + docker inspect -f . ci-base-image-arm64 09:18:28 . [Pipeline] withDockerContainer 09:18:28 prd-ubuntu18.04-docker-arm64-4c-16g-1122 does not seem to be running inside a container 09:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 09:18:30 $ docker top b30afaf6e0b3dbb2ef0a2a14a5e75d25b49821078f5b444557c8bebfeeadf877 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:31 + go version 09:18:31 go version go1.16.5 linux/arm64 [Pipeline] } 09:18:31 $ docker stop --time=1 b30afaf6e0b3dbb2ef0a2a14a5e75d25b49821078f5b444557c8bebfeeadf877 09:18:32 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:18:33 $ docker rm -f b30afaf6e0b3dbb2ef0a2a14a5e75d25b49821078f5b444557c8bebfeeadf877 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:18:34 + docker inspect -f . ci-base-image-arm64 09:18:34 . [Pipeline] withDockerContainer 09:18:34 prd-ubuntu18.04-docker-arm64-4c-16g-1122 does not seem to be running inside a container 09:18:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/1@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 ******** ci-base-image-arm64 cat 09:18:36 Removing intermediate container 18b037322cd7 09:18:36 ---> 0901c65fc55a 09:18:36 Step 18/25 : FROM alpine:3.12 09:18:36 3.12: Pulling from library/alpine 09:18:36 $ docker top dccc00a3ad5e06d7836b4024521115f3479c01e38ba99e2ec8be5192305b7d80 -eo pid,comm 09:18:36 339de151aab4: Pulling fs layer [Pipeline] { [Pipeline] sh 09:18:36 339de151aab4: Verifying Checksum 09:18:36 339de151aab4: Download complete 09:18:36 339de151aab4: Pull complete 09:18:37 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:18:37 Status: Downloaded newer image for alpine:3.12 09:18:37 ---> 13621d1b12d4 09:18:37 Step 19/25 : EXPOSE 4000 09:18:37 ---> Running in 70faaac57283 09:18:37 + go mod tidy 09:18:37 Removing intermediate container 70faaac57283 09:18:37 ---> 3d23a22e5db6 09:18:37 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 [Pipeline] sh 09:18:38 ---> 479375e3e8ff 09:18:38 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:18:38 + make test 09:18:38 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:18:38 ---> Running in c16032c8f3c2 09:18:39 Removing intermediate container c16032c8f3c2 09:18:39 ---> 42d893629aa7 09:18:39 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:18:39 ---> Running in 961f1538352e 09:18:39 Removing intermediate container 961f1538352e 09:18:39 ---> b5e456d870f6 09:18:39 Step 23/25 : LABEL arch=amd64 09:18:39 ---> Running in 355b57494a59 09:18:39 Removing intermediate container 355b57494a59 09:18:39 ---> 2eb23cb75e27 09:18:39 Step 24/25 : LABEL git_sha=aea6d5893059e9976cc6a13c0e32a60578fe38aa 09:18:39 ---> Running in 0f7a489a3cf5 09:18:39 Removing intermediate container 0f7a489a3cf5 09:18:39 ---> 904236163f95 09:18:39 Step 25/25 : LABEL version=0.0.0 09:18:39 ---> Running in 823f9aefd36d 09:18:39 ? github.com/edgexfoundry/edgex-ui-go [no test files] 09:18:39 Removing intermediate container 823f9aefd36d 09:18:39 ---> f15c636037c1 09:18:39 [Warning] One or more build-args [ARCH] were not consumed 09:18:39 Successfully built f15c636037c1 09:18:39 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] libraryResource [Pipeline] sh 09:18:41 ---> job-cost.sh 09:18:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-B64H 09:18:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:19:16 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 09:19:16 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 09:19:16 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 09:19:16 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 09:19:16 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 09:19:16 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 09:19:16 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 09:19:16 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 09:19:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 09:19:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 09:19:16 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 09:19:16 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 09:19:16 GO111MODULE=on go vet ./... 09:19:18 lf-activate-venv(): INFO: Adding /tmp/venv-B64H/bin to PATH 09:19:18 INFO: No Stack... 09:19:18 INFO: Retrieving Pricing Info for: v3-standard-2 09:19:18 INFO: Archiving Costs [Pipeline] sh 09:19:18 + cut -d, -f6 09:19:18 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 09:19:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-406-1-stack-cost] 09:19:18 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-406-1-stack-cost] did not exist. Created. 09:19:18 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-406-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:19:19 + echo total: 0.05999999865889549 [Pipeline] stash 09:19:19 Stashed 1 file(s) [Pipeline] } 09:19:19 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-406-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] } 09:19:34 $ docker stop --time=1 dccc00a3ad5e06d7836b4024521115f3479c01e38ba99e2ec8be5192305b7d80 09:19:37 $ docker rm -f dccc00a3ad5e06d7836b4024521115f3479c01e38ba99e2ec8be5192305b7d80 [Pipeline] // withDockerContainer [Pipeline] sh 09:19:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:19:38 Warning: overwriting stash ‘coverage-report’ 09:19:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:19:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:19:40 + ls -al . 09:19:40 total 128 09:19:40 drwxrwxr-x 11 jenkins jenkins 4096 Jun 24 09:18 . 09:19:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:16 .. 09:19:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 09:16 .git 09:19:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:16 .github 09:19:40 -rw-rw-r-- 1 jenkins jenkins 162 Jun 24 09:16 .gitignore 09:19:40 -rw-rw-r-- 1 jenkins jenkins 3959 Jun 24 09:16 CONTRIBUTING.md 09:19:40 -rw-rw-r-- 1 jenkins jenkins 1526 Jun 24 09:16 Dockerfile 09:19:40 -rw-rw-r-- 1 jenkins jenkins 902 Jun 24 09:16 Dockerfile.build 09:19:40 -rw-rw-r-- 1 jenkins jenkins 652 Jun 24 09:16 Jenkinsfile 09:19:40 -rw-rw-r-- 1 jenkins jenkins 11357 Jun 24 09:16 LICENSE 09:19:40 -rw-rw-r-- 1 jenkins jenkins 990 Jun 24 09:16 Makefile 09:19:40 -rw-rw-r-- 1 jenkins jenkins 5508 Jun 24 09:16 README.md 09:19:40 -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 09:13 VERSION 09:19:40 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:16 assets 09:19:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:16 bin 09:19:40 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:16 cmd 09:19:40 -rw-r--r-- 1 jenkins jenkins 10 Jun 24 09:18 coverage.out 09:19:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 09:16 docs 09:19:40 -rw-rw-r-- 1 jenkins jenkins 831 Jun 24 09:16 go.mod 09:19:40 -rw-r--r-- 1 jenkins jenkins 23709 Jun 24 09:18 go.sum 09:19:40 drwxrwxr-x 9 jenkins jenkins 4096 Jun 24 09:16 internal 09:19:40 drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 09:16 pkg 09:19:40 -rw-rw-r-- 1 jenkins jenkins 155 Jun 24 09:16 version.go 09:19:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 09:16 web [Pipeline] isUnix [Pipeline] sh 09:19:40 + 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=aea6d5893059e9976cc6a13c0e32a60578fe38aa --label arch=arm64 --label version=0.0.0 . 09:19:41 Sending build context to Docker daemon 20.15MB 09:19:41 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 09:19:41 Step 2/25 : FROM ${BASE} AS builder 09:19:41 ---> 824c16aba661 09:19:41 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 09:19:42 ---> Running in f6124d511aca 09:19:43 Removing intermediate container f6124d511aca 09:19:43 ---> 363c1e85b547 09:19:43 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 09:19:43 ---> Running in 2b7a518bf923 09:19:43 Removing intermediate container 2b7a518bf923 09:19:43 ---> 42a38c082c14 09:19:43 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 09:19:43 ---> Running in d0619025c52b 09:19:44 Removing intermediate container d0619025c52b 09:19:44 ---> 73bc617e918a 09:19:44 Step 6/25 : LABEL Name=edgex-ui-go 09:19:44 ---> Running in 9ee53f048f38 09:19:44 Removing intermediate container 9ee53f048f38 09:19:44 ---> d684da0334a2 09:19:44 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 09:19:44 ---> Running in e4be2dde2b50 09:19:45 Removing intermediate container e4be2dde2b50 09:19:45 ---> e33cc370960c 09:19:45 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:19:45 ---> Running in bf6d30f6315b 09:19:48 Removing intermediate container bf6d30f6315b 09:19:48 ---> 760c24c81596 09:19:48 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:19:48 ---> Running in bafa360ee181 09:19:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 09:19:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 09:19:50 OK: 138 MiB in 40 packages 09:19:51 Removing intermediate container bafa360ee181 09:19:51 ---> 59cfa6e0981e 09:19:51 Step 10/25 : ENV GO111MODULE=on 09:19:51 ---> Running in 1b21690c80b2 09:19:52 Removing intermediate container 1b21690c80b2 09:19:52 ---> 1950cb2dbd11 09:19:52 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 09:19:52 ---> Running in 2764793724a9 09:19:52 Removing intermediate container 2764793724a9 09:19:52 ---> 77b1212acf70 09:19:52 Step 12/25 : COPY go.mod . 09:19:53 ---> dc2de108f20d 09:19:53 Step 13/25 : COPY Makefile . 09:19:54 ---> 79184120a3af 09:19:54 Step 14/25 : RUN make update 09:19:54 ---> Running in 7ce11cd15956 09:19:56 CGO_ENABLED=0 GO111MODULE=on go mod download 09:19:56 Removing intermediate container 7ce11cd15956 09:19:56 ---> 09cff62b6211 09:19:56 Step 15/25 : COPY . . 09:19:59 ---> 0322bc39ddb3 09:19:59 Step 16/25 : RUN go mod tidy 09:19:59 ---> Running in 0ccefe7d88b8 09:20:02 Removing intermediate container 0ccefe7d88b8 09:20:02 ---> 8981a01c924e 09:20:02 Step 17/25 : RUN ${MAKE} 09:20:02 ---> Running in 59b06a0f116a 09:20:03 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 09:20:30 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:20:33 Removing intermediate container 59b06a0f116a 09:20:33 ---> 296737afcd9c 09:20:33 Step 18/25 : FROM alpine:3.12 09:20:34 3.12: Pulling from library/alpine 09:20:34 d2f70382dc9a: Pulling fs layer 09:20:34 d2f70382dc9a: Verifying Checksum 09:20:34 d2f70382dc9a: Download complete 09:20:34 d2f70382dc9a: Pull complete 09:20:34 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 09:20:34 Status: Downloaded newer image for alpine:3.12 09:20:34 ---> c4fd0aeabfcf 09:20:34 Step 19/25 : EXPOSE 4000 09:20:35 ---> Running in 6676b6976741 09:20:35 Removing intermediate container 6676b6976741 09:20:35 ---> e31e8e05d794 09:20:35 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 09:20:37 ---> c41d91c56a5e 09:20:37 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 09:20:37 ---> Running in f0ad57c98c05 09:20:37 Removing intermediate container f0ad57c98c05 09:20:37 ---> 3287064a05e9 09:20:37 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 09:20:38 ---> Running in d1bd46cf4a5c 09:20:38 Removing intermediate container d1bd46cf4a5c 09:20:38 ---> 935c789f266a 09:20:38 Step 23/25 : LABEL arch=arm64 09:20:38 ---> Running in 6729b9c5a451 09:20:39 Removing intermediate container 6729b9c5a451 09:20:39 ---> 1fce671c10b1 09:20:39 Step 24/25 : LABEL git_sha=aea6d5893059e9976cc6a13c0e32a60578fe38aa 09:20:39 ---> Running in 206a1181529b 09:20:39 Removing intermediate container 206a1181529b 09:20:39 ---> 84323255b7b0 09:20:39 Step 25/25 : LABEL version=0.0.0 09:20:39 ---> Running in 1ae0989f3711 09:20:40 Removing intermediate container 1ae0989f3711 09:20:40 ---> 9efd93dd7aef 09:20:40 [Warning] One or more build-args [ARCH] were not consumed 09:20:40 Successfully built 9efd93dd7aef 09:20:40 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] libraryResource [Pipeline] sh 09:20:41 ---> job-cost.sh 09:20:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2Nb7 09:21:23 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 09:22:46 lf-activate-venv(): INFO: Adding /tmp/venv-2Nb7/bin to PATH 09:22:46 INFO: No Stack... 09:22:46 INFO: Retrieving Pricing Info for: v2-standard-4 09:22:46 INFO: Archiving Costs [Pipeline] sh 09:22:47 + cut -d, -f6 09:22:47 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 09:22:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-406-1-stack-cost] 09:22:47 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-406-1-stack-cost] did not exist. Created. 09:22:47 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-406-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:22:47 /w/workspace/edgex-ui-go/1@tmp/durable-2c699298/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-2c699298/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 09:22:48 + echo total: 0.18000000715255737 [Pipeline] stash 09:22:48 Warning: overwriting stash ‘stack-cost’ 09:22:48 Stashed 1 file(s) [Pipeline] } 09:22:48 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-406-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:22:49 provisioning config files... 09:22:49 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/config5154048553298715070tmp [Pipeline] { [Pipeline] sh 09:22:50 + set +x 09:22:50 + curl -s https://codecov.io/bash 09:22:50 + bash -s -- 09:22:50 09:22:50 _____ _ 09:22:50 / ____| | | 09:22:50 | | ___ __| | ___ ___ _____ __ 09:22:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:22:50 | |___| (_) | (_| | __/ (_| (_) \ V / 09:22:50 \_____\___/ \__,_|\___|\___\___/ \_/ 09:22:50 Bash-1.0.3 09:22:50 09:22:50 09:22:50 ==> git version 2.24.4 found 09:22:50 ==> 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 09:22:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 09:22:50 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 09:22:50 ==> Jenkins CI detected. 09:22:50 project root: . 09:22:50 --> token set from env 09:22:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:22:50 ==> Running gcov in . (disable via -X gcov) 09:22:50 ==> Python coveragepy not found 09:22:50 ==> Searching for coverage reports in: 09:22:50 + . 09:22:50 -> Found 1 reports 09:22:50 ==> Detecting git/mercurial file structure 09:22:50 ==> Reading reports 09:22:50 + ./coverage.out bytes=10 09:22:50 ==> Appending adjustments 09:22:50 https://docs.codecov.io/docs/fixing-reports 09:22:50 + Found adjustments 09:22:50 ==> Gzipping contents 09:22:50 4.0K /tmp/codecov.mIY3Vz.gz 09:22:50 ==> Uploading reports 09:22:50 url: https://codecov.io 09:22:50 query: branch=PR-406&commit=aea6d5893059e9976cc6a13c0e32a60578fe38aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-406%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=406&job=&cmd_args= 09:22:50 -> Pinging Codecov 09:22:50 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-406&commit=aea6d5893059e9976cc6a13c0e32a60578fe38aa&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-406%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=406&job=&cmd_args= 09:22:50 -> Uploading to 09:22:50 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/FB506323287CE973F263BFD2A0EB1F37/aea6d5893059e9976cc6a13c0e32a60578fe38aa/38544407-fec1-4a15-bec3-8e723f263871.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T092250Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cd4cfe940a7e4be30f2df9d5c4488e3ca38e6ae8acc8ef2ea2ec16e7f15cc0e7 09:22:50 % Total % Received % Xferd Average Speed Time Time Time Current 09:22:50 Dload Upload Total Spent Left Speed 09:22:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3362 0 0 100 3362 0 10920 --:--:-- --:--:-- --:--:-- 10951 09:22:51 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/aea6d5893059e9976cc6a13c0e32a60578fe38aa [Pipeline] } 09:22:51 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 09:22:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:22:56 ---> package-listing.sh 09:22:56 ++ facter osfamily 09:22:56 ++ tr '[:upper:]' '[:lower:]' 09:22:56 + OS_FAMILY=redhat 09:22:56 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-406 09:22:56 + START_PACKAGES=/tmp/packages_start.txt 09:22:56 + END_PACKAGES=/tmp/packages_end.txt 09:22:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:22:56 + PACKAGES=/tmp/packages_start.txt 09:22:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-406 ']' 09:22:56 + PACKAGES=/tmp/packages_end.txt 09:22:56 + case "${OS_FAMILY}" in 09:22:56 + rpm -qa 09:22:56 + sort 09:22:57 + '[' -f /tmp/packages_start.txt ']' 09:22:57 + '[' -f /tmp/packages_end.txt ']' 09:22:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:22:57 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-406 ']' 09:22:57 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-406/archives/ 09:22:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-406/archives/ [Pipeline] echo 09:22:57 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-406/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:22:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 09:22:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:22:58 09:22:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:22:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:22:59 alpine: Pulling from edgex-lftools-log-publisher 09:22:59 df20fa9351a1: Pulling fs layer 09:22:59 36b3adc4ff6f: Pulling fs layer 09:22:59 8ad3a11d3b57: Pulling fs layer 09:22:59 46f8f816bc3b: Pulling fs layer 09:22:59 93b61091891f: Pulling fs layer 09:22:59 93b9cdb0e59b: Pulling fs layer 09:22:59 5e14af77c1be: Pulling fs layer 09:22:59 01666e4c0597: Pulling fs layer 09:22:59 aa168da1d23b: Pulling fs layer 09:22:59 46f8f816bc3b: Waiting 09:22:59 93b61091891f: Waiting 09:22:59 93b9cdb0e59b: Waiting 09:22:59 5e14af77c1be: Waiting 09:22:59 01666e4c0597: Waiting 09:22:59 aa168da1d23b: Waiting 09:22:59 36b3adc4ff6f: Verifying Checksum 09:22:59 36b3adc4ff6f: Download complete 09:22:59 46f8f816bc3b: Verifying Checksum 09:22:59 46f8f816bc3b: Download complete 09:22:59 df20fa9351a1: Verifying Checksum 09:22:59 df20fa9351a1: Download complete 09:22:59 93b9cdb0e59b: Verifying Checksum 09:22:59 93b9cdb0e59b: Download complete 09:22:59 5e14af77c1be: Verifying Checksum 09:22:59 5e14af77c1be: Download complete 09:22:59 01666e4c0597: Verifying Checksum 09:22:59 01666e4c0597: Download complete 09:22:59 93b61091891f: Verifying Checksum 09:22:59 93b61091891f: Download complete 09:22:59 df20fa9351a1: Pull complete 09:22:59 36b3adc4ff6f: Pull complete 09:22:59 8ad3a11d3b57: Verifying Checksum 09:22:59 8ad3a11d3b57: Download complete 09:23:00 8ad3a11d3b57: Pull complete 09:23:00 46f8f816bc3b: Pull complete 09:23:00 93b61091891f: Pull complete 09:23:00 93b9cdb0e59b: Pull complete 09:23:01 5e14af77c1be: Pull complete 09:23:01 01666e4c0597: Pull complete 09:23:02 aa168da1d23b: Verifying Checksum 09:23:02 aa168da1d23b: Download complete 09:23:09 aa168da1d23b: Pull complete 09:23:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 09:23:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:23:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:23:09 prd-centos7-docker-4c-2g-1114 does not seem to be running inside a container 09:23:09 $ 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-406/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-406 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-406:/w/workspace/edgexfoundry_edgex-ui-go_PR-406:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:23:12 $ docker top b5a6b1c1e9dd87d99b97b4c066642c178c901858d62b6dd0d9f7be4b5fd3be62 -eo pid,comm [Pipeline] { [Pipeline] sh 09:23:12 + touch /tmp/pre-build-complete [Pipeline] sh 09:23:13 + mkdir -p /var/log/sa [Pipeline] sh 09:23:13 + ls /var/log/sa-host 09:23:13 + sadf -c /var/log/sa-host/sa05 09:23:13 file_magic: OK 09:23:13 HZ: Using current value: 100 09:23:13 file_header: OK 09:23:13 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 09:23:13 Statistics: 09:23:13 Hnuu...uuuununununu...Hnuu...uuuununununu... 09:23:13 File successfully converted to sysstat format version 12.2.1 09:23:13 + sadf -c /var/log/sa-host/sa24 09:23:13 file_magic: OK 09:23:13 HZ: Using current value: 100 09:23:13 file_header: OK 09:23:13 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 09:23:13 Statistics: 09:23:13 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 09:23:13 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:23:16 provisioning config files... 09:23:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp/config9183511954772165208tmp [Pipeline] { [Pipeline] echo 09:23:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:23:16 ---> create-netrc.sh [Pipeline] } 09:23:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:23:16 ---> python-tools-install.sh [Pipeline] echo 09:23:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:23:17 ---> sudo-logs.sh 09:23:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:23:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:23:17 ---> job-cost.sh 09:23:17 lf-activate-venv: SKIPPING 09:23:17 DEBUG: total: 0.18000000715255737 09:23:17 INFO: Retrieving Stack Cost... 09:23:18 INFO: Retrieving Pricing Info for: v3-standard-2 09:23:19 INFO: Archiving Costs [Pipeline] echo 09:23:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:23:19 ---> logs-deploy.sh 09:23:19 lf-activate-venv: SKIPPING 09:23:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-406/1 09:23:19 INFO: archiving workspace using pattern(s): 09:23:20 Archives upload complete. 09:23:20 INFO: archiving logs to Nexus 09:23:21 ---> uname -a: 09:23:21 Linux prd-centos7-docker-4c-2g-1114.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 09:23:21 09:23:21 09:23:21 ---> lscpu: 09:23:21 Architecture: x86_64 09:23:21 CPU op-mode(s): 32-bit, 64-bit 09:23:21 Byte Order: Little Endian 09:23:21 Address sizes: 40 bits physical, 48 bits virtual 09:23:21 CPU(s): 2 09:23:21 On-line CPU(s) list: 0,1 09:23:21 Thread(s) per core: 1 09:23:21 Core(s) per socket: 1 09:23:21 Socket(s): 2 09:23:21 NUMA node(s): 1 09:23:21 Vendor ID: AuthenticAMD 09:23:21 CPU family: 23 09:23:21 Model: 49 09:23:21 Model name: AMD EPYC-Rome Processor 09:23:21 Stepping: 0 09:23:21 CPU MHz: 2800.000 09:23:21 BogoMIPS: 5600.00 09:23:21 Virtualization: AMD-V 09:23:21 Hypervisor vendor: KVM 09:23:21 Virtualization type: full 09:23:21 L1d cache: 64 KiB 09:23:21 L1i cache: 64 KiB 09:23:21 L2 cache: 1 MiB 09:23:21 L3 cache: 32 MiB 09:23:21 NUMA node0 CPU(s): 0,1 09:23:21 Vulnerability Itlb multihit: Not affected 09:23:21 Vulnerability L1tf: Not affected 09:23:21 Vulnerability Mds: Not affected 09:23:21 Vulnerability Meltdown: Not affected 09:23:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:23:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 09:23:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 09:23:21 Vulnerability Srbds: Not affected 09:23:21 Vulnerability Tsx async abort: Not affected 09:23:21 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 09:23:21 09:23:21 09:23:21 ---> nproc: 09:23:21 2 09:23:21 09:23:21 09:23:21 ---> df -h: 09:23:21 Filesystem Size Used Available Use% Mounted on 09:23:21 overlay 40.0G 7.6G 32.4G 19% / 09:23:21 tmpfs 64.0M 0 64.0M 0% /dev 09:23:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:23:21 shm 64.0M 0 64.0M 0% /dev/shm 09:23:21 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 09:23:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 09:23:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 09:23:21 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 09:23:21 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 09:23:21 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-406 09:23:21 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-406@tmp 09:23:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 09:23:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 09:23:21 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 09:23:21 09:23:21 09:23:21 ---> free -m: 09:23:21 total used free shared buff/cache available 09:23:21 Mem: 7821 986 4712 0 2122 6657 09:23:21 Swap: 1023 0 1023 09:23:21 09:23:21 09:23:21 ---> ip addr: 09:23:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:23:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:23:21 inet 127.0.0.1/8 scope host lo 09:23:21 valid_lft forever preferred_lft forever 09:23:21 inet6 ::1/128 scope host 09:23:21 valid_lft forever preferred_lft forever 09:23:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 09:23:21 link/ether fa:16:3e:4b:e4:c9 brd ff:ff:ff:ff:ff:ff 09:23:21 inet 10.30.123.200/23 brd 10.30.123.255 scope global dynamic eth0 09:23:21 valid_lft 85711sec preferred_lft 85711sec 09:23:21 inet6 fe80::f816:3eff:fe4b:e4c9/64 scope link 09:23:21 valid_lft forever preferred_lft forever 09:23:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 09:23:21 link/ether 02:42:b5:c8:81:52 brd ff:ff:ff:ff:ff:ff 09:23:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 09:23:21 valid_lft forever preferred_lft forever 09:23:21 inet6 fe80::42:b5ff:fec8:8152/64 scope link 09:23:21 valid_lft forever preferred_lft forever 09:23:21 09:23:21 09:23:21 ---> sar -b -r -n DEV: 09:23:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 09:23:21 09:23:21 09:11:37 LINUX RESTART (2 CPU) 09:23:21 09:23:21 09:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:23:21 09:13:01 225.11 100.07 125.05 0.00 8162.42 37778.03 0.00 09:23:21 09:14:01 24.19 3.56 20.63 0.00 2599.77 4152.71 0.00 09:23:21 09:15:01 1.77 0.00 1.77 0.00 0.00 36.10 0.00 09:23:21 09:16:02 0.23 0.00 0.23 0.00 0.00 3.60 0.00 09:23:21 09:17:01 0.24 0.00 0.24 0.00 0.00 3.03 0.00 09:23:21 09:18:01 0.30 0.00 0.30 0.00 0.00 4.63 0.00 09:23:21 09:19:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 09:23:21 09:20:01 0.18 0.00 0.18 0.00 0.00 2.22 0.00 09:23:21 09:21:01 0.32 0.00 0.32 0.00 0.00 3.50 0.00 09:23:21 09:22:01 0.28 0.00 0.28 0.00 0.00 4.88 0.00 09:23:21 09:23:01 3.23 0.13 3.10 0.00 13.72 71.07 0.00 09:23:21 Average: 23.33 9.45 13.88 0.00 981.85 3832.72 0.00 09:23:21 09:23:21 09:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:23:21 09:13:01 5605928 0 768424 9.59 2620 1631960 1267656 14.00 504864 1508172 44012 09:23:21 09:14:01 5437836 0 802492 10.02 2620 1765984 1299720 14.35 589292 1578904 128 09:23:21 09:15:01 5446624 0 793700 9.91 2620 1765988 1245684 13.75 585860 1574696 8 09:23:21 09:16:02 5445500 0 794820 9.92 2620 1765992 1222224 13.49 585440 1577280 8 09:23:21 09:17:01 5444964 0 795348 9.93 2620 1766000 1222348 13.50 586004 1577284 8 09:23:21 09:18:01 5446416 0 793868 9.91 2620 1766028 1219084 13.46 576540 1585376 16 09:23:21 09:19:01 5447316 0 792988 9.90 2620 1766008 1209832 13.36 575772 1585368 8 09:23:21 09:20:01 5436060 0 804236 10.04 2620 1766016 1206748 13.32 587136 1585368 8 09:23:21 09:21:01 5430600 0 809696 10.11 2620 1766016 1206956 13.33 592356 1585368 8 09:23:21 09:22:01 5432788 0 807500 10.08 2620 1766024 1206812 13.32 592048 1583488 8 09:23:21 09:23:01 5287820 0 875824 10.94 2620 1842668 1394568 15.40 771556 1537928 75904 09:23:21 Average: 5441987 0 803536 10.03 2620 1760789 1245603 13.75 595170 1570839 10920 09:23:21 09:23:21 09:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:23:21 09:13:01 eth0 538.59 367.27 918.32 72.03 0.00 0.00 0.00 0.00 09:23:21 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:14:01 eth0 177.89 170.07 566.76 26.77 0.00 0.00 0.00 0.00 09:23:21 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:14:01 docker0 99.48 80.71 7.73 211.45 0.00 0.00 0.00 0.00 09:23:21 09:15:01 eth0 2.90 0.53 0.72 0.40 0.00 0.00 0.00 0.00 09:23:21 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:16:02 eth0 2.63 0.72 0.91 0.55 0.00 0.00 0.00 0.00 09:23:21 09:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:17:01 eth0 1.00 0.49 0.55 0.40 0.00 0.00 0.00 0.00 09:23:21 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:18:01 eth0 0.28 0.18 0.09 0.10 0.00 0.00 0.00 0.00 09:23:21 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:19:01 eth0 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:23:21 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:20:01 eth0 0.72 0.08 0.06 0.01 0.00 0.00 0.00 0.00 09:23:21 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:21:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 09:23:21 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:22:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:23:21 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:23:01 eth0 129.65 112.77 811.44 12.40 0.00 0.00 0.00 0.00 09:23:21 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 Average: eth0 77.84 59.45 209.43 10.28 0.00 0.00 0.00 0.00 09:23:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:23:21 Average: docker0 9.06 7.35 0.70 19.26 0.00 0.00 0.00 0.00 09:23:21 09:23:21 09:23:21 ---> sar -P ALL: 09:23:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/24/21 _x86_64_ (2 CPU) 09:23:21 09:23:21 09:11:37 LINUX RESTART (2 CPU) 09:23:21 09:23:21 09:12:01 CPU %user %nice %system %iowait %steal %idle 09:23:21 09:13:01 all 18.20 0.00 7.65 38.24 0.09 35.83 09:23:21 09:13:01 0 18.64 0.00 7.65 38.81 0.09 34.82 09:23:21 09:13:01 1 17.76 0.00 7.66 37.66 0.09 36.83 09:23:21 09:14:01 all 4.59 0.00 1.86 0.95 0.05 92.55 09:23:21 09:14:01 0 4.22 0.00 2.01 1.36 0.05 92.35 09:23:21 09:14:01 1 4.95 0.00 1.71 0.54 0.05 92.74 09:23:21 09:15:01 all 0.13 0.00 0.04 0.01 0.03 99.79 09:23:21 09:15:01 0 0.07 0.00 0.03 0.00 0.03 99.87 09:23:21 09:15:01 1 0.20 0.00 0.05 0.02 0.02 99.72 09:23:21 09:16:02 all 0.20 0.00 0.03 0.00 0.03 99.75 09:23:21 09:16:02 0 0.08 0.00 0.02 0.00 0.03 99.87 09:23:21 09:16:02 1 0.32 0.00 0.03 0.00 0.02 99.63 09:23:21 09:17:01 all 0.17 0.00 0.02 0.00 0.02 99.80 09:23:21 09:17:01 0 0.15 0.00 0.02 0.00 0.02 99.81 09:23:21 09:17:01 1 0.19 0.00 0.02 0.00 0.02 99.78 09:23:21 09:18:01 all 0.15 0.00 0.04 0.00 0.03 99.77 09:23:21 09:18:01 0 0.27 0.00 0.05 0.00 0.03 99.65 09:23:21 09:18:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:23:21 09:19:01 all 0.13 0.00 0.03 0.00 0.02 99.82 09:23:21 09:19:01 0 0.22 0.00 0.03 0.00 0.02 99.73 09:23:21 09:19:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:23:21 09:20:01 all 0.05 0.00 0.05 0.00 0.03 99.87 09:23:21 09:20:01 0 0.07 0.00 0.07 0.00 0.03 99.83 09:23:21 09:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:23:21 09:21:01 all 0.09 0.00 0.03 0.00 0.01 99.87 09:23:21 09:21:01 0 0.15 0.00 0.02 0.00 0.02 99.82 09:23:21 09:21:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:23:21 09:22:01 all 0.10 0.00 0.03 0.00 0.03 99.84 09:23:21 09:22:01 0 0.17 0.00 0.03 0.00 0.03 99.77 09:23:21 09:22:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:23:21 09:23:01 all 2.88 0.00 1.14 0.18 0.03 95.78 09:23:21 09:23:01 0 3.29 0.00 1.31 0.24 0.02 95.15 09:23:21 09:23:01 1 2.47 0.00 0.96 0.12 0.05 96.40 09:23:21 09:23:21 Average: CPU %user %nice %system %iowait %steal %idle 09:23:21 Average: all 2.37 0.00 0.97 3.48 0.03 93.15 09:23:21 Average: 0 2.43 0.00 1.00 3.57 0.03 92.97 09:23:21 Average: 1 2.32 0.00 0.94 3.38 0.03 93.33 09:23:21 09:23:21 09:23:21