Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bd9507cdcb6eeafc889baae736706b9ba357ad51+89fae53e48fc5817143992b65423e89da01c8813 (d34f5a19006129e6963cb12ba98c66b64da77223) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2308201432061770427.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-ssh3530885981550667098.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2385253974955106457.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 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-ssh5492421967458925402.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-375/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2693891931359359638.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-513’ Running on prd-centos7-docker-4c-2g-516 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [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-375 # 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-375@tmp/jenkins-gitclient-ssh772030604090339624.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 89fae53e48fc5817143992b65423e89da01c8813 into PR head commit bd9507cdcb6eeafc889baae736706b9ba357ad51 Merge succeeded, producing bc6523020067bbef2dd6457a01bdb8c2f5bb4904 Checking out Revision bc6523020067bbef2dd6457a01bdb8c2f5bb4904 (PR-375) > 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-375@tmp/jenkins-gitclient-ssh6090996859048760541.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd9507cdcb6eeafc889baae736706b9ba357ad51 # 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-375@tmp/jenkins-gitclient-ssh7215880970616737937.key > git merge 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc6523020067bbef2dd6457a01bdb8c2f5bb4904 # timeout=10 Commit message: "Merge commit '89fae53e48fc5817143992b65423e89da01c8813' into HEAD" > git rev-list --no-walk bd9507cdcb6eeafc889baae736706b9ba357ad51 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:07:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:07:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:07:54 ========================================================= 14:07:54 EdgeX Global Pipelines Version Info 14:07:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:07:56 ------------------- 14:07:56 stable info: 14:07:56 ------------------- 14:07:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:07:56 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 14:07:56 Message: update stable to v1.0.195 14:07:56 ------------------- 14:07:56 experimental info: 14:07:56 ------------------- 14:07:56 Commited By: **** collab-it+edgex@linuxfoundation.org 14:07:56 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 14:07:56 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:07:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 14:07:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 14:07:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:07:56 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:07:56 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:07:56 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 14:07:56 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 14:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 14:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:07:56 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-375 [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-375 [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-375 [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bc6523020067bbef2dd6457a01bdb8c2f5bb4904 [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bc65230 [Pipeline] echo 14:07:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:07:57 provisioning config files... 14:07:57 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/config487130112316705430tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:07:57 ---> docker-login.sh 14:07:57 nexus3.edgexfoundry.org:10001 14:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:58 Configure a credential helper to remove this warning. See 14:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:58 14:07:58 Login Succeeded 14:07:58 nexus3.edgexfoundry.org:10002 14:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:58 Configure a credential helper to remove this warning. See 14:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:58 14:07:58 Login Succeeded 14:07:58 nexus3.edgexfoundry.org:10003 14:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:58 Configure a credential helper to remove this warning. See 14:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:58 14:07:58 Login Succeeded 14:07:58 nexus3.edgexfoundry.org:10004 14:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:58 Configure a credential helper to remove this warning. See 14:07:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:58 14:07:58 Login Succeeded 14:07:58 docker.io 14:07:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:07:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:07:59 Configure a credential helper to remove this warning. See 14:07:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:07:59 14:07:59 Login Succeeded 14:07:59 ---> docker-login.sh ends [Pipeline] } 14:07:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:07:59 + git log --format=format:%s -1 bc6523020067bbef2dd6457a01bdb8c2f5bb4904 [Pipeline] echo 14:07:59 GIT_COMMIT: bc6523020067bbef2dd6457a01bdb8c2f5bb4904, Commit Message: Merge commit '89fae53e48fc5817143992b65423e89da01c8813' into HEAD [Pipeline] echo 14:07:59 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 14:08:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:08:00 14:08:00 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 14:08:00 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:08:00 latest: Pulling from edgex-devops/git-semver 14:08:00 31603596830f: Pulling fs layer 14:08:00 54011a49482f: Pulling fs layer 14:08:00 a6820b24f6d8: Pulling fs layer 14:08:00 f581987b2513: Pulling fs layer 14:08:00 f581987b2513: Waiting 14:08:00 54011a49482f: Verifying Checksum 14:08:00 54011a49482f: Download complete 14:08:00 31603596830f: Verifying Checksum 14:08:00 31603596830f: Download complete 14:08:00 f581987b2513: Verifying Checksum 14:08:00 f581987b2513: Download complete 14:08:00 a6820b24f6d8: Verifying Checksum 14:08:00 a6820b24f6d8: Download complete 14:08:00 31603596830f: Pull complete 14:08:01 54011a49482f: Pull complete 14:08:01 a6820b24f6d8: Pull complete 14:08:01 f581987b2513: Pull complete 14:08:01 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 14:08:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 14:08:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 14:08:01 prd-centos7-docker-4c-2g-516 does not seem to be running inside a container 14:08:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-375 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375:/w/workspace/edgexfoundry_edgex-ui-go_PR-375:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 14:08:03 $ docker top 0e39640ba41b7b883495dc4e931662ad9cf6315d0bd67e291b96d104d678cd63 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:08:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:08:03 [ssh-agent] Looking for ssh-agent implementation... 14:08:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:08:03 $ docker exec 0e39640ba41b7b883495dc4e931662ad9cf6315d0bd67e291b96d104d678cd63 ssh-agent 14:08:03 SSH_AUTH_SOCK=/tmp/ssh-Ngs7x27DB0ry/agent.13 14:08:03 SSH_AGENT_PID=19 14:08:03 Running ssh-add (command line suppressed) 14:08:03 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_7749761005702122355.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_7749761005702122355.key) 14:08:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:08:04 + git tag --points-at HEAD [Pipeline] } 14:08:04 $ docker exec --env ******** --env ******** 0e39640ba41b7b883495dc4e931662ad9cf6315d0bd67e291b96d104d678cd63 ssh-agent -k 14:08:04 unset SSH_AUTH_SOCK; 14:08:04 unset SSH_AGENT_PID; 14:08:04 echo Agent pid 19 killed; 14:08:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:08:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:08:04 [ssh-agent] Looking for ssh-agent implementation... 14:08:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:08:04 $ docker exec 0e39640ba41b7b883495dc4e931662ad9cf6315d0bd67e291b96d104d678cd63 ssh-agent 14:08:04 SSH_AUTH_SOCK=/tmp/ssh-HPrMaY5BGmwA/agent.51 14:08:04 SSH_AGENT_PID=57 14:08:04 Running ssh-add (command line suppressed) 14:08:04 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_514198272271743816.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/private_key_514198272271743816.key) 14:08:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:08:04 + git semver init 14:08:04 # -> Open(): unable to determine branch for HEAD 14:08:04 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-375/.git 14:08:04 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-375 14:08:04 # $SEMVER_REMOTE_NAME = origin 14:08:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 14:08:04 # $SEMVER_USER_NAME = edgex-jenkins 14:08:04 # $SEMVER_BRANCH = PR-375 14:08:04 # $SEMVER_TEMP = /tmp/semver-032600350 14:08:04 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 14:08:07 # '/tmp/semver-032600350' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-375/.semver' 14:08:07 # -> Force: false 14:08:07 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-375/.semver [Pipeline] } 14:08:07 $ docker exec --env ******** --env ******** 0e39640ba41b7b883495dc4e931662ad9cf6315d0bd67e291b96d104d678cd63 ssh-agent -k 14:08:07 unset SSH_AUTH_SOCK; 14:08:07 unset SSH_AGENT_PID; 14:08:07 echo Agent pid 57 killed; 14:08:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:08:07 + git semver [Pipeline] } 14:08:07 $ docker stop --time=1 0e39640ba41b7b883495dc4e931662ad9cf6315d0bd67e291b96d104d678cd63 14:08:09 $ docker rm -f 0e39640ba41b7b883495dc4e931662ad9cf6315d0bd67e291b96d104d678cd63 [Pipeline] // withDockerContainer [Pipeline] sh 14:08:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:08:09 Stashed 1 file(s) [Pipeline] echo 14:08:09 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 14:08:25 Still waiting to schedule task 14:08:25 Waiting for next available executor on ‘centos7-docker-4c-2g’ 14:08:25 Still waiting to schedule task 14:08:25 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-514’ 14:09:05 Running on prd-centos7-docker-4c-2g-518 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [Pipeline] { [Pipeline] ws 14:09:05 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 14:09:05 The recommended git tool is: git 14:09:08 using credential edgex-jenkins-ssh 14:09:08 Cloning the remote Git repository 14:09:08 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:09:08 > git init /w/workspace/edgex-ui-go/3 # timeout=10 14:09:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:09:08 > git --version # timeout=10 14:09:08 > git --version # 'git version 2.24.4' 14:09:08 using GIT_SSH to set credentials SSH Credentials for GitHub 14:09:08 [INFO] Currently running in a labeled security context 14:09:08 [INFO] Currently SELinux is 'enforcing' on the host 14:09:08 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh8906015921029799535.key 14:09:08 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:10 Merging remotes/origin/master commit 89fae53e48fc5817143992b65423e89da01c8813 into PR head commit bd9507cdcb6eeafc889baae736706b9ba357ad51 14:09:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:09:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:09:09 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:09:09 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:09:09 using GIT_SSH to set credentials SSH Credentials for GitHub 14:09:09 [INFO] Currently running in a labeled security context 14:09:09 [INFO] Currently SELinux is 'enforcing' on the host 14:09:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh7173035606498467061.key 14:09:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:09:10 > git config core.sparsecheckout # timeout=10 14:09:10 > git checkout -f bd9507cdcb6eeafc889baae736706b9ba357ad51 # timeout=10 14:09:10 > git remote # timeout=10 14:09:10 > git config --get remote.origin.url # timeout=10 14:09:10 using GIT_SSH to set credentials SSH Credentials for GitHub 14:09:10 [INFO] Currently running in a labeled security context 14:09:10 [INFO] Currently SELinux is 'enforcing' on the host 14:09:10 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/3@tmp/jenkins-gitclient-ssh6604941598080688612.key 14:09:10 > git merge 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 14:09:10 Merge succeeded, producing 416e7c936511125bff680698bfc247550dfa506d 14:09:10 Checking out Revision 416e7c936511125bff680698bfc247550dfa506d (PR-375) 14:09:10 > git rev-parse HEAD^{commit} # timeout=10 14:09:10 > git config core.sparsecheckout # timeout=10 14:09:10 > git checkout -f 416e7c936511125bff680698bfc247550dfa506d # timeout=10 14:09:14 Commit message: "Merge commit '89fae53e48fc5817143992b65423e89da01c8813' into HEAD" 14:09:14 > git rev-list --no-walk bd9507cdcb6eeafc889baae736706b9ba357ad51 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:09:15 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 14:09:15 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:09:16 + sudo service docker restart 14:09:16 + true 14:09:16 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:09:34 provisioning config files... 14:09:34 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config6242694362997093188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:09:34 ---> docker-login.sh 14:09:34 nexus3.edgexfoundry.org:10001 14:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:34 Configure a credential helper to remove this warning. See 14:09:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:34 14:09:34 Login Succeeded 14:09:34 nexus3.edgexfoundry.org:10002 14:09:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:35 Configure a credential helper to remove this warning. See 14:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:35 14:09:35 Login Succeeded 14:09:35 nexus3.edgexfoundry.org:10003 14:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:35 Configure a credential helper to remove this warning. See 14:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:35 14:09:35 Login Succeeded 14:09:35 nexus3.edgexfoundry.org:10004 14:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:35 Configure a credential helper to remove this warning. See 14:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:35 14:09:35 Login Succeeded 14:09:35 docker.io 14:09:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:09:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:09:35 Configure a credential helper to remove this warning. See 14:09:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:09:35 14:09:35 Login Succeeded 14:09:35 ---> docker-login.sh ends [Pipeline] } 14:09:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:09:35 ========================================================= 14:09:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 14:09:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:09:36 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 14:09:36 Sending build context to Docker daemon 35.81MB 14:09:36 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 14:09:36 Step 2/8 : FROM ${BASE} 14:09:36 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 14:09:36 540db60ca938: Pulling fs layer 14:09:36 adcc1eea9eea: Pulling fs layer 14:09:36 4c4ab2625f07: Pulling fs layer 14:09:36 0510c868ecb4: Pulling fs layer 14:09:36 afea3b2eda06: Pulling fs layer 14:09:36 7809a108b3ef: Pulling fs layer 14:09:36 f706445af74f: Pulling fs layer 14:09:36 afea3b2eda06: Waiting 14:09:36 7809a108b3ef: Waiting 14:09:36 f706445af74f: Waiting 14:09:36 0510c868ecb4: Waiting 14:09:36 4c4ab2625f07: Verifying Checksum 14:09:36 4c4ab2625f07: Download complete 14:09:36 adcc1eea9eea: Verifying Checksum 14:09:36 adcc1eea9eea: Download complete 14:09:36 afea3b2eda06: Verifying Checksum 14:09:36 afea3b2eda06: Download complete 14:09:36 7809a108b3ef: Verifying Checksum 14:09:36 7809a108b3ef: Download complete 14:09:36 540db60ca938: Verifying Checksum 14:09:36 540db60ca938: Download complete 14:09:36 540db60ca938: Pull complete 14:09:36 adcc1eea9eea: Pull complete 14:09:36 4c4ab2625f07: Pull complete 14:09:37 f706445af74f: Verifying Checksum 14:09:37 f706445af74f: Download complete 14:09:38 0510c868ecb4: Verifying Checksum 14:09:38 0510c868ecb4: Download complete 14:09:41 0510c868ecb4: Pull complete 14:09:41 afea3b2eda06: Pull complete 14:09:41 7809a108b3ef: Pull complete 14:09:43 f706445af74f: Pull complete 14:09:43 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 14:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 14:09:43 ---> b068be0155e3 14:09:43 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:09:47 ---> Running in 77f20f0e53ba 14:09:47 Removing intermediate container 77f20f0e53ba 14:09:47 ---> 865c4a3ea4b1 14:09:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:09:47 ---> Running in 47c9518dae72 14:09:47 Removing intermediate container 47c9518dae72 14:09:47 ---> 0a0116cd7922 14:09:47 Step 5/8 : RUN apk add --no-cache make git 14:09:47 ---> Running in 02d79cafafd5 14:09:48 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 14:09:49 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 14:09:49 OK: 149 MiB in 40 packages 14:09:49 Removing intermediate container 02d79cafafd5 14:09:49 ---> ed5d172d31ec 14:09:49 Step 6/8 : WORKDIR /edgex-ui-go 14:09:49 ---> Running in ff86cb47c84f 14:09:49 Removing intermediate container ff86cb47c84f 14:09:49 ---> 00738cd458d0 14:09:49 Step 7/8 : COPY . . 14:09:50 ---> c3e0776c29fd 14:09:50 Step 8/8 : RUN go mod download 14:09:50 ---> Running in 92951ed4d7ac 14:10:03 Removing intermediate container 92951ed4d7ac 14:10:03 ---> 88c6a3872238 14:10:03 Successfully built 88c6a3872238 14:10:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 14:10:03 + docker inspect -f . ci-base-image-x86_64 14:10:03 . [Pipeline] withDockerContainer 14:10:03 prd-centos7-docker-4c-2g-518 does not seem to be running inside a container 14:10:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:10:04 $ docker top 9954e7c4b21d2819bbe69629e09a1b18ca510d65f4d62a806197e18d271f4146 -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:04 + go version 14:10:04 go version go1.16.3 linux/amd64 [Pipeline] } 14:10:04 $ docker stop --time=1 9954e7c4b21d2819bbe69629e09a1b18ca510d65f4d62a806197e18d271f4146 14:10:05 $ docker rm -f 9954e7c4b21d2819bbe69629e09a1b18ca510d65f4d62a806197e18d271f4146 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:10:06 + docker inspect -f . ci-base-image-x86_64 14:10:06 . [Pipeline] withDockerContainer 14:10:06 prd-centos7-docker-4c-2g-518 does not seem to be running inside a container 14:10:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:10:06 $ docker top e2d3c74cccb2d6e47eafa075d1ef362addc8f17cddfdfee26e4aae88296fc259 -eo pid,comm [Pipeline] { [Pipeline] sh 14:10:07 + go mod tidy 14:10:07 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 14:10:07 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 14:10:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 14:10:08 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 14:10:08 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 14:10:08 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 14:10:08 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 14:10:08 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 14:10:08 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 14:10:08 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 14:10:08 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 14:10:08 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 14:10:08 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 14:10:08 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 14:10:08 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 14:10:08 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 14:10:08 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [Pipeline] } 14:10:08 $ docker stop --time=1 e2d3c74cccb2d6e47eafa075d1ef362addc8f17cddfdfee26e4aae88296fc259 14:10:09 $ docker rm -f e2d3c74cccb2d6e47eafa075d1ef362addc8f17cddfdfee26e4aae88296fc259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 14:10:10 ---> job-cost.sh 14:10:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PUZD 14:10:18 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:10:33 lf-activate-venv(): INFO: Adding /tmp/venv-PUZD/bin to PATH 14:10:33 INFO: No Stack... 14:10:33 INFO: Retrieving Pricing Info for: v3-standard-2 14:10:33 INFO: Archiving Costs [Pipeline] sh 14:10:34 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv 14:10:34 + cut -d, -f6 [Pipeline] lock 14:10:34 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-375-3-stack-cost] 14:10:34 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-3-stack-cost] did not exist. Created. 14:10:34 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-375-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:10:34 + echo total: 0.05999999865889549 [Pipeline] stash 14:10:34 Stashed 1 file(s) [Pipeline] } 14:10:34 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:10:34 Failed in branch amd64 14:12:02 Running on prd-ubuntu18.04-docker-arm64-4c-16g-521 in /w/workspace/edgexfoundry_edgex-ui-go_PR-375 [Pipeline] { [Pipeline] ws 14:12:02 Running in /w/workspace/edgex-ui-go/3 [Pipeline] { [Pipeline] checkout 14:12:02 The recommended git tool is: git 14:12:08 using credential edgex-jenkins-ssh 14:12:08 Cloning the remote Git repository 14:12:08 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 14:12:08 > git init /w/workspace/edgex-ui-go/3 # timeout=10 14:12:08 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:12:08 > git --version # timeout=10 14:12:08 > git --version # 'git version 2.17.1' 14:12:08 using GIT_SSH to set credentials SSH Credentials for GitHub 14:12:08 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:12:11 Merging remotes/origin/master commit 89fae53e48fc5817143992b65423e89da01c8813 into PR head commit bd9507cdcb6eeafc889baae736706b9ba357ad51 14:12:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:12:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:12:10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 14:12:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 14:12:10 using GIT_SSH to set credentials SSH Credentials for GitHub 14:12:10 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/master:refs/remotes/origin/master # timeout=10 14:12:11 > git config core.sparsecheckout # timeout=10 14:12:11 > git checkout -f bd9507cdcb6eeafc889baae736706b9ba357ad51 # timeout=10 14:12:12 Merge succeeded, producing 4b4ca2d5d78abf2291392d3c7197386c5e60b350 14:12:12 Checking out Revision 4b4ca2d5d78abf2291392d3c7197386c5e60b350 (PR-375) 14:12:11 > git remote # timeout=10 14:12:11 > git config --get remote.origin.url # timeout=10 14:12:11 using GIT_SSH to set credentials SSH Credentials for GitHub 14:12:11 > git merge 89fae53e48fc5817143992b65423e89da01c8813 # timeout=10 14:12:12 > git rev-parse HEAD^{commit} # timeout=10 14:12:12 > git config core.sparsecheckout # timeout=10 14:12:12 > git checkout -f 4b4ca2d5d78abf2291392d3c7197386c5e60b350 # timeout=10 14:12:16 Commit message: "Merge commit '89fae53e48fc5817143992b65423e89da01c8813' into HEAD" 14:12:16 > git rev-list --no-walk bd9507cdcb6eeafc889baae736706b9ba357ad51 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:12:18 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 14:12:18 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 14:12:19 + sudo service docker restart 14:12:19 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:37 provisioning config files... 14:12:37 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/3@tmp/config6001959027639060124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:12:38 ---> docker-login.sh 14:12:38 nexus3.edgexfoundry.org:10001 14:12:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:39 Configure a credential helper to remove this warning. See 14:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:39 14:12:39 Login Succeeded 14:12:39 nexus3.edgexfoundry.org:10002 14:12:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:39 Configure a credential helper to remove this warning. See 14:12:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:39 14:12:39 Login Succeeded 14:12:39 nexus3.edgexfoundry.org:10003 14:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:40 Configure a credential helper to remove this warning. See 14:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:40 14:12:40 Login Succeeded 14:12:40 nexus3.edgexfoundry.org:10004 14:12:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:40 Configure a credential helper to remove this warning. See 14:12:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:40 14:12:40 Login Succeeded 14:12:40 docker.io 14:12:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:12:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:12:41 Configure a credential helper to remove this warning. See 14:12:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:12:41 14:12:41 Login Succeeded 14:12:41 ---> docker-login.sh ends [Pipeline] } 14:12:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:12:42 ========================================================= 14:12:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 14:12:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 14:12:42 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 14:12:43 Sending build context to Docker daemon 35.8MB 14:12:44 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 14:12:44 Step 2/8 : FROM ${BASE} 14:12:44 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:12:44 595b0fe564bb: Pulling fs layer 14:12:44 3088b5b3c5c0: Pulling fs layer 14:12:44 5b7225fbf94c: Pulling fs layer 14:12:44 ba82ee9f976e: Pulling fs layer 14:12:44 506bd15cee9f: Pulling fs layer 14:12:44 75a0a4a0db45: Pulling fs layer 14:12:44 618dc40b7e24: Pulling fs layer 14:12:44 506bd15cee9f: Waiting 14:12:44 75a0a4a0db45: Waiting 14:12:44 618dc40b7e24: Waiting 14:12:44 ba82ee9f976e: Waiting 14:12:44 5b7225fbf94c: Verifying Checksum 14:12:44 5b7225fbf94c: Download complete 14:12:44 3088b5b3c5c0: Verifying Checksum 14:12:44 3088b5b3c5c0: Download complete 14:12:44 506bd15cee9f: Verifying Checksum 14:12:44 506bd15cee9f: Download complete 14:12:44 75a0a4a0db45: Verifying Checksum 14:12:44 75a0a4a0db45: Download complete 14:12:44 595b0fe564bb: Verifying Checksum 14:12:44 595b0fe564bb: Download complete 14:12:44 595b0fe564bb: Pull complete 14:12:45 3088b5b3c5c0: Pull complete 14:12:46 5b7225fbf94c: Pull complete 14:12:46 618dc40b7e24: Verifying Checksum 14:12:46 618dc40b7e24: Download complete 14:12:47 ba82ee9f976e: Verifying Checksum 14:12:47 ba82ee9f976e: Download complete 14:12:57 ba82ee9f976e: Pull complete 14:12:57 506bd15cee9f: Pull complete 14:12:58 75a0a4a0db45: Pull complete 14:13:02 618dc40b7e24: Pull complete 14:13:02 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 14:13:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 14:13:02 ---> a36622ca3599 14:13:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 14:13:04 ---> Running in ba2337320d36 14:13:04 Removing intermediate container ba2337320d36 14:13:04 ---> be1d2e418bd4 14:13:04 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 14:13:04 ---> Running in 4cf509ae44c4 14:13:07 Removing intermediate container 4cf509ae44c4 14:13:07 ---> 0a6a5dacfb98 14:13:07 Step 5/8 : RUN apk add --no-cache make git 14:13:07 ---> Running in cacd8b687632 14:13:08 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 14:13:09 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 14:13:10 OK: 138 MiB in 40 packages 14:13:11 Removing intermediate container cacd8b687632 14:13:11 ---> c8444578d488 14:13:11 Step 6/8 : WORKDIR /edgex-ui-go 14:13:11 ---> Running in ee09e79f0f47 14:13:11 Removing intermediate container ee09e79f0f47 14:13:11 ---> 70e098daf81c 14:13:11 Step 7/8 : COPY . . 14:13:15 ---> cf67319a9b30 14:13:15 Step 8/8 : RUN go mod download 14:13:15 ---> Running in f8d47869c798 14:13:42 Removing intermediate container f8d47869c798 14:13:42 ---> f55369a7e12c 14:13:42 Successfully built f55369a7e12c 14:13:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 14:13:42 + docker inspect -f . ci-base-image-arm64 14:13:42 . [Pipeline] withDockerContainer 14:13:42 prd-ubuntu18.04-docker-arm64-4c-16g-521 does not seem to be running inside a container 14:13:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:13:44 $ docker top 41b6ed57b40d053946f5c88c0fc35fe83ddfc3dd217392e38a487814f982ec27 -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:45 + go version 14:13:45 go version go1.16.5 linux/arm64 [Pipeline] } 14:13:45 $ docker stop --time=1 41b6ed57b40d053946f5c88c0fc35fe83ddfc3dd217392e38a487814f982ec27 14:13:47 $ docker rm -f 41b6ed57b40d053946f5c88c0fc35fe83ddfc3dd217392e38a487814f982ec27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 14:13:47 + docker inspect -f . ci-base-image-arm64 14:13:47 . [Pipeline] withDockerContainer 14:13:48 prd-ubuntu18.04-docker-arm64-4c-16g-521 does not seem to be running inside a container 14:13:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/3 -v /w/workspace/edgex-ui-go/3:/w/workspace/edgex-ui-go/3:rw,z -v /w/workspace/edgex-ui-go/3@tmp:/w/workspace/edgex-ui-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:13:49 $ docker top c2a0be1b2e3a61807ddc486a31fa415a1949ac8475694b1c8dc52862614cbaf9 -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:50 + go mod tidy 14:13:51 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 14:13:51 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 14:13:51 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 14:13:51 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 14:13:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 14:13:51 go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0-dev.100 14:13:52 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 14:13:52 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 14:13:52 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 14:13:52 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 14:13:52 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 14:13:52 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 14:13:52 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 14:13:52 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 14:13:52 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 14:13:52 github.com/edgexfoundry/edgex-ui-go/internal/handler imports 14:13:52 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses [Pipeline] } 14:13:52 $ docker stop --time=1 c2a0be1b2e3a61807ddc486a31fa415a1949ac8475694b1c8dc52862614cbaf9 14:13:54 $ docker rm -f c2a0be1b2e3a61807ddc486a31fa415a1949ac8475694b1c8dc52862614cbaf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 14:13:55 ---> job-cost.sh 14:13:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Q5vM 14:14:34 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 14:15:55 lf-activate-venv(): INFO: Adding /tmp/venv-Q5vM/bin to PATH 14:15:55 INFO: No Stack... 14:15:55 INFO: Retrieving Pricing Info for: v2-standard-4 14:15:55 INFO: Archiving Costs [Pipeline] sh 14:15:56 + cut -d, -f6 14:15:56 + cat /w/workspace/edgex-ui-go/3/archives/cost.csv [Pipeline] lock 14:15:56 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-375-3-stack-cost] 14:15:56 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-3-stack-cost] did not exist. Created. 14:15:56 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-375-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:15:56 /w/workspace/edgex-ui-go/3@tmp/durable-62f651bb/script.sh: 1: /w/workspace/edgex-ui-go/3@tmp/durable-62f651bb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 14:15:56 + echo total: 0.18000000715255737 [Pipeline] stash 14:15:57 Warning: overwriting stash ‘stack-cost’ 14:15:57 Stashed 1 file(s) [Pipeline] } 14:15:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-375-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 14:15:58 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 14:15:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:16:00 ---> package-listing.sh 14:16:00 ++ facter osfamily 14:16:00 ++ tr '[:upper:]' '[:lower:]' 14:16:00 + OS_FAMILY=redhat 14:16:00 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-375 14:16:00 + START_PACKAGES=/tmp/packages_start.txt 14:16:00 + END_PACKAGES=/tmp/packages_end.txt 14:16:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:16:00 + PACKAGES=/tmp/packages_start.txt 14:16:00 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-375 ']' 14:16:00 + PACKAGES=/tmp/packages_end.txt 14:16:00 + case "${OS_FAMILY}" in 14:16:00 + sort 14:16:00 + rpm -qa 14:16:01 + '[' -f /tmp/packages_start.txt ']' 14:16:01 + '[' -f /tmp/packages_end.txt ']' 14:16:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:16:01 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-375 ']' 14:16:01 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-375/archives/ 14:16:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-375/archives/ [Pipeline] echo 14:16:01 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-375/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:16:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 14:16:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:16:02 14:16:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 14:16:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:16:02 alpine: Pulling from edgex-lftools-log-publisher 14:16:02 df20fa9351a1: Pulling fs layer 14:16:02 36b3adc4ff6f: Pulling fs layer 14:16:02 8ad3a11d3b57: Pulling fs layer 14:16:02 46f8f816bc3b: Pulling fs layer 14:16:02 93b61091891f: Pulling fs layer 14:16:02 93b9cdb0e59b: Pulling fs layer 14:16:02 5e14af77c1be: Pulling fs layer 14:16:02 01666e4c0597: Pulling fs layer 14:16:02 aa168da1d23b: Pulling fs layer 14:16:02 93b61091891f: Waiting 14:16:02 93b9cdb0e59b: Waiting 14:16:02 5e14af77c1be: Waiting 14:16:02 01666e4c0597: Waiting 14:16:02 46f8f816bc3b: Waiting 14:16:02 aa168da1d23b: Waiting 14:16:02 36b3adc4ff6f: Verifying Checksum 14:16:02 36b3adc4ff6f: Download complete 14:16:02 46f8f816bc3b: Verifying Checksum 14:16:02 46f8f816bc3b: Download complete 14:16:02 df20fa9351a1: Verifying Checksum 14:16:02 df20fa9351a1: Download complete 14:16:02 93b9cdb0e59b: Verifying Checksum 14:16:02 93b9cdb0e59b: Download complete 14:16:02 93b61091891f: Verifying Checksum 14:16:02 93b61091891f: Download complete 14:16:02 01666e4c0597: Verifying Checksum 14:16:02 01666e4c0597: Download complete 14:16:02 5e14af77c1be: Verifying Checksum 14:16:02 5e14af77c1be: Download complete 14:16:02 8ad3a11d3b57: Verifying Checksum 14:16:02 8ad3a11d3b57: Download complete 14:16:02 df20fa9351a1: Pull complete 14:16:03 36b3adc4ff6f: Pull complete 14:16:03 8ad3a11d3b57: Pull complete 14:16:03 46f8f816bc3b: Pull complete 14:16:04 93b61091891f: Pull complete 14:16:04 93b9cdb0e59b: Pull complete 14:16:04 5e14af77c1be: Pull complete 14:16:04 01666e4c0597: Pull complete 14:16:05 aa168da1d23b: Verifying Checksum 14:16:05 aa168da1d23b: Download complete 14:16:09 aa168da1d23b: Pull complete 14:16:09 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 14:16:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 14:16:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 14:16:09 prd-centos7-docker-4c-2g-516 does not seem to be running inside a container 14:16: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-375/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-375 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375:/w/workspace/edgexfoundry_edgex-ui-go_PR-375:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 14:16:17 $ docker top 299e155ce2145a2fea79b8e45689bb159f9d264860c5df4b234f8ce12e70fe75 -eo pid,comm [Pipeline] { [Pipeline] sh 14:16:18 + touch /tmp/pre-build-complete [Pipeline] sh 14:16:18 + mkdir -p /var/log/sa [Pipeline] sh 14:16:18 + ls /var/log/sa-host 14:16:18 + sadf -c /var/log/sa-host/sa05 14:16:18 file_magic: OK 14:16:18 HZ: Using current value: 100 14:16:18 file_header: OK 14:16:18 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:16:18 Statistics: 14:16:18 Hnuu...uuuununununu...Hnuu...uuuununununu... 14:16:18 File successfully converted to sysstat format version 12.2.1 14:16:18 + sadf -c /var/log/sa-host/sa11 14:16:18 file_magic: OK 14:16:18 HZ: Using current value: 100 14:16:18 file_header: OK 14:16:18 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 14:16:18 Statistics: 14:16:18 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 14:16:18 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:16:18 provisioning config files... 14:16:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp/config8575317353778702604tmp [Pipeline] { [Pipeline] echo 14:16:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:16:19 ---> create-netrc.sh [Pipeline] } 14:16:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:16:19 ---> python-tools-install.sh [Pipeline] echo 14:16:19 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:16:19 ---> sudo-logs.sh 14:16:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:16:20 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:16:20 ---> job-cost.sh 14:16:20 lf-activate-venv: SKIPPING 14:16:20 DEBUG: total: 0.18000000715255737 14:16:20 INFO: Retrieving Stack Cost... 14:16:21 INFO: Retrieving Pricing Info for: v3-standard-2 14:16:21 INFO: Archiving Costs [Pipeline] echo 14:16:21 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:16:22 ---> logs-deploy.sh 14:16:22 lf-activate-venv: SKIPPING 14:16:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-375/3 14:16:22 INFO: archiving workspace using pattern(s): 14:16:23 Archives upload complete. 14:16:23 INFO: archiving logs to Nexus 14:16:23 ---> uname -a: 14:16:23 Linux prd-centos7-docker-4c-2g-516.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 14:16:23 14:16:23 14:16:23 ---> lscpu: 14:16:23 Architecture: x86_64 14:16:23 CPU op-mode(s): 32-bit, 64-bit 14:16:23 Byte Order: Little Endian 14:16:23 Address sizes: 40 bits physical, 48 bits virtual 14:16:23 CPU(s): 2 14:16:23 On-line CPU(s) list: 0,1 14:16:23 Thread(s) per core: 1 14:16:23 Core(s) per socket: 1 14:16:23 Socket(s): 2 14:16:23 NUMA node(s): 1 14:16:23 Vendor ID: AuthenticAMD 14:16:23 CPU family: 23 14:16:23 Model: 49 14:16:23 Model name: AMD EPYC-Rome Processor 14:16:23 Stepping: 0 14:16:23 CPU MHz: 2800.000 14:16:23 BogoMIPS: 5600.00 14:16:23 Virtualization: AMD-V 14:16:23 Hypervisor vendor: KVM 14:16:23 Virtualization type: full 14:16:23 L1d cache: 64 KiB 14:16:23 L1i cache: 64 KiB 14:16:23 L2 cache: 1 MiB 14:16:23 L3 cache: 32 MiB 14:16:23 NUMA node0 CPU(s): 0,1 14:16:23 Vulnerability Itlb multihit: Not affected 14:16:23 Vulnerability L1tf: Not affected 14:16:23 Vulnerability Mds: Not affected 14:16:23 Vulnerability Meltdown: Not affected 14:16:23 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:16:23 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 14:16:23 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 14:16:23 Vulnerability Srbds: Not affected 14:16:23 Vulnerability Tsx async abort: Not affected 14:16:23 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 14:16:23 14:16:23 14:16:23 ---> nproc: 14:16:23 2 14:16:23 14:16:23 14:16:23 ---> df -h: 14:16:23 Filesystem Size Used Available Use% Mounted on 14:16:23 overlay 40.0G 7.6G 32.4G 19% / 14:16:23 tmpfs 64.0M 0 64.0M 0% /dev 14:16:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:16:23 shm 64.0M 0 64.0M 0% /dev/shm 14:16:23 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 14:16:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 14:16:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 14:16:23 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 14:16:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 14:16:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 14:16:23 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 14:16:23 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 14:16:23 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-375 14:16:23 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/edgexfoundry_edgex-ui-go_PR-375@tmp 14:16:23 14:16:23 14:16:23 ---> free -m: 14:16:23 total used free shared buff/cache available 14:16:23 Mem: 7821 987 4695 0 2137 6656 14:16:23 Swap: 1023 0 1023 14:16:23 14:16:23 14:16:23 ---> ip addr: 14:16:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 14:16:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:16:23 inet 127.0.0.1/8 scope host lo 14:16:23 valid_lft forever preferred_lft forever 14:16:23 inet6 ::1/128 scope host 14:16:23 valid_lft forever preferred_lft forever 14:16:23 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 14:16:23 link/ether fa:16:3e:17:51:82 brd ff:ff:ff:ff:ff:ff 14:16:23 inet 10.30.123.189/23 brd 10.30.123.255 scope global dynamic eth0 14:16:23 valid_lft 85860sec preferred_lft 85860sec 14:16:23 inet6 fe80::f816:3eff:fe17:5182/64 scope link 14:16:23 valid_lft forever preferred_lft forever 14:16:23 3: docker0: mtu 1500 qdisc noqueue state DOWN 14:16:23 link/ether 02:42:34:ca:c9:9f brd ff:ff:ff:ff:ff:ff 14:16:23 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:16:23 valid_lft forever preferred_lft forever 14:16:23 inet6 fe80::42:34ff:feca:c99f/64 scope link 14:16:23 valid_lft forever preferred_lft forever 14:16:23 14:16:23 14:16:23 ---> sar -b -r -n DEV: 14:16:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 14:16:23 14:16:23 14:07:14 LINUX RESTART (2 CPU) 14:16:23 14:16:23 14:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:16:23 14:09:01 20.08 0.63 19.45 0.00 352.24 4502.16 0.00 14:16:23 14:10:01 0.43 0.00 0.43 0.00 0.00 7.21 0.00 14:16:23 14:11:01 0.22 0.00 0.22 0.00 0.00 3.10 0.00 14:16:23 14:12:01 0.27 0.00 0.27 0.00 0.00 3.53 0.00 14:16:23 14:13:01 0.25 0.00 0.25 0.00 0.00 2.77 0.00 14:16:23 14:14:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 14:16:23 14:15:01 0.23 0.00 0.23 0.00 0.00 3.48 0.00 14:16:23 14:16:01 0.33 0.10 0.23 0.00 10.00 3.12 0.00 14:16:23 Average: 2.76 0.09 2.67 0.00 45.29 566.22 0.00 14:16:23 14:16:23 14:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:16:23 14:09:01 5416408 0 808172 10.09 2620 1781732 1249236 13.79 609564 1581280 20 14:16:23 14:10:01 5416096 0 808476 10.09 2620 1781740 1234832 13.63 610068 1581244 24 14:16:23 14:11:01 5418244 0 806328 10.07 2620 1781740 1205284 13.31 614860 1574812 8 14:16:23 14:12:01 5417896 0 806672 10.07 2620 1781744 1205020 13.30 615132 1574812 12 14:16:23 14:13:01 5416564 0 807996 10.09 2620 1781752 1205248 13.31 611320 1580132 16 14:16:23 14:14:01 5414304 0 810256 10.12 2620 1781752 1205104 13.31 613356 1580132 16 14:16:23 14:15:01 5415016 0 809532 10.11 2620 1781764 1205084 13.30 612944 1580132 20 14:16:23 14:16:01 5385992 0 838056 10.46 2620 1782264 1281740 14.15 752856 1468068 116 14:16:23 Average: 5412565 0 811936 10.14 2620 1781811 1223944 13.51 630012 1565076 29 14:16:23 14:16:23 14:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:16:23 14:09:01 eth0 77.45 85.00 195.06 15.76 0.00 0.00 0.00 0.00 14:16:23 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:23 14:09:01 docker0 65.81 48.03 5.94 166.25 0.00 0.00 0.00 0.00 14:16:23 14:10:01 eth0 1.17 0.27 0.33 0.20 0.00 0.00 0.00 0.00 14:16:23 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:23 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:23 14:11:01 eth0 1.15 0.32 0.32 0.20 0.00 0.00 0.00 0.00 14:16:23 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:23 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:23 14:12:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:16:23 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:23 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:23 14:13:01 eth0 0.62 0.42 0.34 0.27 0.00 0.00 0.00 0.00 14:16:23 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:23 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:23 14:14:01 eth0 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 14:16:23 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:23 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:23 14:15:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:16:23 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:23 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:23 14:16:01 eth0 5.46 3.33 5.23 1.89 0.00 0.00 0.00 0.00 14:16:23 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:23 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:23 Average: eth0 10.81 11.21 25.18 2.29 0.00 0.00 0.00 0.00 14:16:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:16:23 Average: docker0 8.23 6.01 0.74 20.79 0.00 0.00 0.00 0.00 14:16:23 14:16:23 14:16:23 ---> sar -P ALL: 14:16:23 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/11/21 _x86_64_ (2 CPU) 14:16:23 14:16:23 14:07:14 LINUX RESTART (2 CPU) 14:16:23 14:16:23 14:08:01 CPU %user %nice %system %iowait %steal %idle 14:16:23 14:09:01 all 2.26 0.00 1.02 0.79 0.04 95.89 14:16:23 14:09:01 0 2.09 0.00 1.06 0.71 0.03 96.11 14:16:23 14:09:01 1 2.44 0.00 0.98 0.87 0.05 95.66 14:16:23 14:10:01 all 0.13 0.00 0.03 0.00 0.03 99.81 14:16:23 14:10:01 0 0.02 0.00 0.03 0.00 0.02 99.93 14:16:23 14:10:01 1 0.25 0.00 0.03 0.00 0.03 99.68 14:16:23 14:11:01 all 0.20 0.00 0.03 0.00 0.03 99.74 14:16:23 14:11:01 0 0.05 0.00 0.03 0.00 0.03 99.88 14:16:23 14:11:01 1 0.35 0.00 0.03 0.00 0.02 99.60 14:16:23 14:12:01 all 0.13 0.00 0.02 0.00 0.02 99.83 14:16:23 14:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 14:16:23 14:12:01 1 0.25 0.00 0.02 0.00 0.02 99.72 14:16:23 14:13:01 all 0.19 0.00 0.03 0.00 0.02 99.76 14:16:23 14:13:01 0 0.03 0.00 0.03 0.00 0.00 99.93 14:16:23 14:13:01 1 0.35 0.00 0.03 0.00 0.03 99.58 14:16:23 14:14:01 all 0.11 0.00 0.02 0.00 0.03 99.85 14:16:23 14:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 14:16:23 14:14:01 1 0.18 0.00 0.02 0.00 0.02 99.78 14:16:23 14:15:01 all 0.08 0.00 0.03 0.00 0.03 99.87 14:16:23 14:15:01 0 0.03 0.00 0.03 0.00 0.03 99.90 14:16:23 14:15:01 1 0.13 0.00 0.02 0.00 0.02 99.83 14:16:23 14:16:01 all 1.14 0.00 0.20 0.04 0.02 98.60 14:16:23 14:16:01 0 0.63 0.00 0.17 0.05 0.02 99.13 14:16:23 14:16:01 1 1.65 0.00 0.24 0.03 0.02 98.07 14:16:23 Average: all 0.53 0.00 0.17 0.10 0.02 99.17 14:16:23 Average: 0 0.36 0.00 0.17 0.09 0.02 99.35 14:16:23 Average: 1 0.70 0.00 0.17 0.11 0.03 98.99 14:16:23 14:16:23 14:16:23