Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd 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-ssh1145675478399905859.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh106539063722827921.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 144eb70ba3d470a427e699408e811d3f535e987a 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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7128738702914806222.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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8031530421230311379.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh8032643076566466679.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5161983482797779971.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 144eb70ba3d470a427e699408e811d3f535e987a 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-656 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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_main@tmp/jenkins-gitclient-ssh2825464918446296599.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 Commit message: "Update README.md" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:49:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:49:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:49:31 ========================================================= 22:49:31 EdgeX Global Pipelines Version Info 22:49:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:49:33 ------------------- 22:49:33 stable info: 22:49:33 ------------------- 22:49:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:49:33 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:49:33 Message: update stable to v1.0.196 22:49:33 ------------------- 22:49:33 experimental info: 22:49:33 ------------------- 22:49:33 Commited By: **** collab-it+edgex@linuxfoundation.org 22:49:33 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:49:33 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:49:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 22:49:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 22:49:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:49:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:49:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:49:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:49:34 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 22:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:49:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:49:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:49:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:49:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:49:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:49:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:49:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:49:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:49:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:49:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:49:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:49:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:49:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:49:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:49:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:49:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:49:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd [Pipeline] echo 22:49:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49cc9d3 [Pipeline] echo 22:49:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:49:36 provisioning config files... 22:49:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config8855462450812191105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:49:36 ---> docker-login.sh 22:49:36 nexus3.edgexfoundry.org:10001 22:49:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:37 Configure a credential helper to remove this warning. See 22:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:37 22:49:37 Login Succeeded 22:49:37 nexus3.edgexfoundry.org:10002 22:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:37 Configure a credential helper to remove this warning. See 22:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:37 22:49:37 Login Succeeded 22:49:37 nexus3.edgexfoundry.org:10003 22:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:37 Configure a credential helper to remove this warning. See 22:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:37 22:49:37 Login Succeeded 22:49:37 nexus3.edgexfoundry.org:10004 22:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:37 Configure a credential helper to remove this warning. See 22:49:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:37 22:49:37 Login Succeeded 22:49:37 docker.io 22:49:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:38 Configure a credential helper to remove this warning. See 22:49:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:38 22:49:38 Login Succeeded 22:49:38 ---> docker-login.sh ends [Pipeline] } 22:49:38 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 22:49:38 + git log --format=format:%s -1 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd [Pipeline] echo 22:49:38 GIT_COMMIT: 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd, Commit Message: Update README.md [Pipeline] echo 22:49:38 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:49:39 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:49:39 22:49:39 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:49:40 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:49:40 latest: Pulling from edgex-devops/git-semver 22:49:40 31603596830f: Pulling fs layer 22:49:40 54011a49482f: Pulling fs layer 22:49:40 a6820b24f6d8: Pulling fs layer 22:49:40 f581987b2513: Pulling fs layer 22:49:40 f581987b2513: Waiting 22:49:40 54011a49482f: Verifying Checksum 22:49:40 54011a49482f: Download complete 22:49:40 31603596830f: Verifying Checksum 22:49:40 31603596830f: Download complete 22:49:40 f581987b2513: Verifying Checksum 22:49:40 f581987b2513: Download complete 22:49:40 a6820b24f6d8: Verifying Checksum 22:49:40 a6820b24f6d8: Download complete 22:49:40 31603596830f: Pull complete 22:49:40 54011a49482f: Pull complete 22:49:41 a6820b24f6d8: Pull complete 22:49:41 f581987b2513: Pull complete 22:49:41 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:49:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:49:41 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:49:41 prd-centos7-docker-4c-2g-656 does not seem to be running inside a container 22:49:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:49:44 $ docker top 2bf336f08dbf845950a310968acda236cdbc0a7b405b2885490ec62f70b28af1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:49:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:49:44 [ssh-agent] Looking for ssh-agent implementation... 22:49:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:49:44 $ docker exec 2bf336f08dbf845950a310968acda236cdbc0a7b405b2885490ec62f70b28af1 ssh-agent 22:49:44 SSH_AUTH_SOCK=/tmp/ssh-NmQKBHLugOv0/agent.14 22:49:44 SSH_AGENT_PID=21 22:49:44 Running ssh-add (command line suppressed) 22:49:44 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6520854229785789368.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6520854229785789368.key) 22:49:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:49:45 + git tag --points-at HEAD [Pipeline] } 22:49:45 $ docker exec --env ******** --env ******** 2bf336f08dbf845950a310968acda236cdbc0a7b405b2885490ec62f70b28af1 ssh-agent -k 22:49:45 unset SSH_AUTH_SOCK; 22:49:45 unset SSH_AGENT_PID; 22:49:45 echo Agent pid 21 killed; 22:49:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:49:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:49:45 [ssh-agent] Looking for ssh-agent implementation... 22:49:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:49:45 $ docker exec 2bf336f08dbf845950a310968acda236cdbc0a7b405b2885490ec62f70b28af1 ssh-agent 22:49:45 SSH_AUTH_SOCK=/tmp/ssh-J7WMLrMqxZCZ/agent.56 22:49:45 SSH_AGENT_PID=63 22:49:45 Running ssh-add (command line suppressed) 22:49:45 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6366071627150911390.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6366071627150911390.key) 22:49:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:49:46 + git semver init 22:49:46 # -> Open(): unable to determine branch for HEAD 22:49:46 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 22:49:46 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 22:49:46 # $SEMVER_REMOTE_NAME = origin 22:49:46 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:49:46 # $SEMVER_USER_NAME = edgex-jenkins 22:49:46 # $SEMVER_BRANCH = main 22:49:46 # $SEMVER_TEMP = /tmp/semver-461208901 22:49:46 # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP 22:49:51 # '/tmp/semver-461208901' -> '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver' 22:49:51 # -> Force: false 22:49:51 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 22:49:51 $ docker exec --env ******** --env ******** 2bf336f08dbf845950a310968acda236cdbc0a7b405b2885490ec62f70b28af1 ssh-agent -k 22:49:51 unset SSH_AUTH_SOCK; 22:49:51 unset SSH_AGENT_PID; 22:49:51 echo Agent pid 63 killed; 22:49:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:49:52 + git semver [Pipeline] } 22:49:52 $ docker stop --time=1 2bf336f08dbf845950a310968acda236cdbc0a7b405b2885490ec62f70b28af1 22:49:53 $ docker rm -f 2bf336f08dbf845950a310968acda236cdbc0a7b405b2885490ec62f70b28af1 [Pipeline] // withDockerContainer [Pipeline] sh 22:49:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:49:54 Stashed 1 file(s) [Pipeline] echo 22:49:54 [edgeXSemver]: initialized semver on version 2.0.1-dev.1 [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 22:50:10 Still waiting to schedule task 22:50:10 ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘centos7-docker-4c-2g’ 22:50:10 ‘prd-centos7-docker-4c-2g-218’ is offline 22:50:10 ‘prd-centos7-docker-4c-2g-219’ is offline 22:50:10 ‘prd-centos7-docker-4c-2g-645’ is offline 22:50:10 ‘prd-centos7-docker-4c-2g-646’ is offline 22:50:10 ‘prd-centos7-docker-4c-2g-647’ is offline 22:50:10 ‘prd-centos7-docker-4c-2g-648’ is offline 22:50:10 ‘prd-centos7-docker-4c-2g-651’ is offline 22:50:10 ‘prd-centos7-docker-4c-2g-653’ is offline 22:50:10 ‘prd-centos7-docker-4c-2g-654’ is offline 22:50:10 ‘prd-centos7-docker-4c-2g-658’ is offline 22:50:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-227’ doesn’t have label ‘centos7-docker-4c-2g’ 22:50:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-232’ doesn’t have label ‘centos7-docker-4c-2g’ 22:50:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-238’ doesn’t have label ‘centos7-docker-4c-2g’ 22:50:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-240’ doesn’t have label ‘centos7-docker-4c-2g’ 22:50:10 Still waiting to schedule task 22:50:10 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 22:58:27 Running on prd-centos7-docker-4c-2g-1157 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 22:58:27 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 22:58:28 The recommended git tool is: git 22:58:30 using credential edgex-jenkins-ssh 22:58:30 Cloning the remote Git repository 22:58:30 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 22:58:30 > git init /w/workspace/edgex-ui-go/1 # timeout=10 22:58:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 22:58:30 > git --version # timeout=10 22:58:30 > git --version # 'git version 2.24.4' 22:58:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:58:31 [INFO] Currently running in a labeled security context 22:58:31 [INFO] Currently SELinux is 'enforcing' on the host 22:58:31 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh3297678397045488628.key 22:58:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:58:32 Avoid second fetch 22:58:32 Checking out Revision 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd (main) 22:58:32 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 22:58:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:58:32 > git config core.sparsecheckout # timeout=10 22:58:32 > git checkout -f 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 22:58:36 Commit message: "Update README.md" 22:58:36 > git --version # timeout=10 22:58:36 > git --version # 'git version 2.24.4' 22:58:36 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:58:37 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:58:38 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:58:38 + sudo service docker restart 22:58:38 + true 22:58:38 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:58:56 provisioning config files... 22:58:56 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config5451494669374683285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:58:57 ---> docker-login.sh 22:58:57 nexus3.edgexfoundry.org:10001 22:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:57 Configure a credential helper to remove this warning. See 22:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:57 22:58:57 Login Succeeded 22:58:57 nexus3.edgexfoundry.org:10002 22:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:57 Configure a credential helper to remove this warning. See 22:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:57 22:58:57 Login Succeeded 22:58:57 nexus3.edgexfoundry.org:10003 22:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:57 Configure a credential helper to remove this warning. See 22:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:57 22:58:57 Login Succeeded 22:58:57 nexus3.edgexfoundry.org:10004 22:58:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:57 Configure a credential helper to remove this warning. See 22:58:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:57 22:58:57 Login Succeeded 22:58:57 docker.io 22:58:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:58:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:58:58 Configure a credential helper to remove this warning. See 22:58:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:58:58 22:58:58 Login Succeeded 22:58:58 ---> docker-login.sh ends [Pipeline] } 22:58:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:58:58 ========================================================= 22:58:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:58:58 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:58:59 + 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 . 22:58:59 Sending build context to Docker daemon 19.74MB 22:58:59 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 22:58:59 Step 2/8 : FROM ${BASE} 22:58:59 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:58:59 540db60ca938: Pulling fs layer 22:58:59 adcc1eea9eea: Pulling fs layer 22:58:59 4c4ab2625f07: Pulling fs layer 22:58:59 0510c868ecb4: Pulling fs layer 22:58:59 afea3b2eda06: Pulling fs layer 22:58:59 7809a108b3ef: Pulling fs layer 22:58:59 f706445af74f: Pulling fs layer 22:58:59 afea3b2eda06: Waiting 22:58:59 7809a108b3ef: Waiting 22:58:59 f706445af74f: Waiting 22:58:59 0510c868ecb4: Waiting 22:58:59 4c4ab2625f07: Verifying Checksum 22:58:59 4c4ab2625f07: Download complete 22:58:59 adcc1eea9eea: Verifying Checksum 22:58:59 adcc1eea9eea: Download complete 22:58:59 afea3b2eda06: Verifying Checksum 22:58:59 afea3b2eda06: Download complete 22:58:59 7809a108b3ef: Verifying Checksum 22:58:59 7809a108b3ef: Download complete 22:58:59 540db60ca938: Verifying Checksum 22:58:59 540db60ca938: Download complete 22:58:59 540db60ca938: Pull complete 22:58:59 adcc1eea9eea: Pull complete 22:59:00 4c4ab2625f07: Pull complete 22:59:01 f706445af74f: Verifying Checksum 22:59:01 f706445af74f: Download complete 22:59:01 0510c868ecb4: Verifying Checksum 22:59:01 0510c868ecb4: Download complete 22:59:05 0510c868ecb4: Pull complete 22:59:05 afea3b2eda06: Pull complete 22:59:05 7809a108b3ef: Pull complete 22:59:06 f706445af74f: Pull complete 22:59:06 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:59:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:59:07 ---> b068be0155e3 22:59:07 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:59:09 ---> Running in 394f40a48f99 22:59:09 Removing intermediate container 394f40a48f99 22:59:09 ---> 6317c5e60bfc 22:59:09 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:59:09 ---> Running in 1f6f1fb60ec3 22:59:09 Removing intermediate container 1f6f1fb60ec3 22:59:09 ---> 4972ba0bb264 22:59:09 Step 5/8 : RUN apk add --no-cache make git 22:59:09 ---> Running in 5b15c4f550c5 22:59:10 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:59:11 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:59:16 OK: 149 MiB in 40 packages 22:59:16 Removing intermediate container 5b15c4f550c5 22:59:16 ---> e035e00d209f 22:59:16 Step 6/8 : WORKDIR /edgex-ui-go 22:59:16 ---> Running in 8e3f38e978d3 22:59:16 Removing intermediate container 8e3f38e978d3 22:59:16 ---> 79e04cbc9b6e 22:59:16 Step 7/8 : COPY . . 22:59:17 ---> dd468456c8d7 22:59:17 Step 8/8 : RUN go mod download 22:59:17 ---> Running in 7a67e487120a 22:59:32 Removing intermediate container 7a67e487120a 22:59:32 ---> 2688679a54ef 22:59:32 Successfully built 2688679a54ef 22:59:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:59:32 + docker inspect -f . ci-base-image-x86_64 22:59:32 . [Pipeline] withDockerContainer 22:59:33 prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container 22:59:33 $ 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 ******** ci-base-image-x86_64 cat 22:59:33 $ docker top f6f21d68b5aed13e9041b7c995bb05a66230564505c0482436635ee8235221c4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:59:34 + go version 22:59:34 go version go1.16.3 linux/amd64 [Pipeline] } 22:59:34 $ docker stop --time=1 f6f21d68b5aed13e9041b7c995bb05a66230564505c0482436635ee8235221c4 22:59:35 $ docker rm -f f6f21d68b5aed13e9041b7c995bb05a66230564505c0482436635ee8235221c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:59:36 + docker inspect -f . ci-base-image-x86_64 22:59:36 . [Pipeline] withDockerContainer 22:59:36 prd-centos7-docker-4c-2g-1157 does not seem to be running inside a container 22:59:36 $ 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 ******** ci-base-image-x86_64 cat 22:59:36 $ docker top 4d5eabf745ca50426c9131e68c30eeefb6b24a73089a37d90f33b64288db60c8 -eo pid,comm [Pipeline] { [Pipeline] sh 22:59:37 + go mod tidy [Pipeline] sh 22:59:38 + make test 22:59:38 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:59:38 ? github.com/edgexfoundry/edgex-ui-go [no test files] 22:59:50 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 22:59:50 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 22:59:50 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 22:59:50 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 22:59:50 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 22:59:50 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 22:59:50 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 22:59:50 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 22:59:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 22:59:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 22:59:50 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 22:59:50 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 22:59:50 GO111MODULE=on go vet ./... [Pipeline] } 22:59:55 $ docker stop --time=1 4d5eabf745ca50426c9131e68c30eeefb6b24a73089a37d90f33b64288db60c8 22:59:56 $ docker rm -f 4d5eabf745ca50426c9131e68c30eeefb6b24a73089a37d90f33b64288db60c8 [Pipeline] // withDockerContainer [Pipeline] sh 22:59:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:59:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:59:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:59:58 + ls -al . 22:59:58 total 92 22:59:58 drwxrwxr-x. 11 jenkins jenkins 4096 Jul 6 22:59 . 22:59:58 drwxrwxr-x. 4 jenkins jenkins 28 Jul 6 22:58 .. 22:59:58 drwxrwxr-x. 3 jenkins jenkins 20 Jul 6 22:58 assets 22:59:58 drwxrwxr-x. 2 jenkins jenkins 35 Jul 6 22:58 bin 22:59:58 drwxrwxr-x. 3 jenkins jenkins 29 Jul 6 22:58 cmd 22:59:58 -rw-rw-r--. 1 jenkins jenkins 3959 Jul 6 22:58 CONTRIBUTING.md 22:59:58 -rw-r--r--. 1 jenkins jenkins 10 Jul 6 22:59 coverage.out 22:59:58 -rw-rw-r--. 1 jenkins jenkins 1526 Jul 6 22:58 Dockerfile 22:59:58 -rw-rw-r--. 1 jenkins jenkins 902 Jul 6 22:58 Dockerfile.build 22:59:58 drwxrwxr-x. 2 jenkins jenkins 23 Jul 6 22:58 docs 22:59:58 drwxrwxr-x. 8 jenkins jenkins 162 Jul 6 22:58 .git 22:59:58 drwxrwxr-x. 2 jenkins jenkins 103 Jul 6 22:58 .github 22:59:58 -rw-rw-r--. 1 jenkins jenkins 162 Jul 6 22:58 .gitignore 22:59:58 -rw-rw-r--. 1 jenkins jenkins 823 Jul 6 22:58 go.mod 22:59:58 -rw-r--r--. 1 jenkins jenkins 23693 Jul 6 22:59 go.sum 22:59:58 drwxrwxr-x. 9 jenkins jenkins 125 Jul 6 22:58 internal 22:59:58 -rw-rw-r--. 1 jenkins jenkins 652 Jul 6 22:58 Jenkinsfile 22:59:58 -rw-rw-r--. 1 jenkins jenkins 11357 Jul 6 22:58 LICENSE 22:59:58 -rw-rw-r--. 1 jenkins jenkins 990 Jul 6 22:58 Makefile 22:59:58 drwxrwxr-x. 3 jenkins jenkins 19 Jul 6 22:58 pkg 22:59:58 -rw-rw-r--. 1 jenkins jenkins 5515 Jul 6 22:58 README.md 22:59:58 -rw-rw-r--. 1 jenkins jenkins 11 Jul 6 22:49 VERSION 22:59:58 -rw-rw-r--. 1 jenkins jenkins 155 Jul 6 22:58 version.go 22:59:58 drwxrwxr-x. 4 jenkins jenkins 4096 Jul 6 22:58 web [Pipeline] isUnix [Pipeline] sh 22:59:59 + 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=49cc9d365f5a5b30fcf0107d6b34acf483ef27cd --label arch=amd64 --label version=2.0.1-dev.1 . 22:59:59 Sending build context to Docker daemon 19.76MB 22:59:59 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 22:59:59 Step 2/25 : FROM ${BASE} AS builder 22:59:59 ---> 2688679a54ef 22:59:59 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 22:59:59 ---> Running in 4e6af252c4ad 22:59:59 Removing intermediate container 4e6af252c4ad 22:59:59 ---> 8cd9b086e410 22:59:59 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:59:59 ---> Running in 2545261058dc 22:59:59 Removing intermediate container 2545261058dc 22:59:59 ---> 2c3682925c14 22:59:59 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:59:59 ---> Running in ff1fe7e2927c 22:59:59 Removing intermediate container ff1fe7e2927c 22:59:59 ---> 67f6838ba113 22:59:59 Step 6/25 : LABEL Name=edgex-ui-go 22:59:59 ---> Running in f745cbf467d7 23:00:00 Removing intermediate container f745cbf467d7 23:00:00 ---> ce6fc3cb2dd5 23:00:00 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 23:00:00 ---> Running in 46e86092597a 23:00:00 Removing intermediate container 46e86092597a 23:00:00 ---> f79783c6e3b0 23:00:00 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:00 ---> Running in 6ce893ad5ec4 23:00:00 Removing intermediate container 6ce893ad5ec4 23:00:00 ---> eff540357eba 23:00:00 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:00:00 ---> Running in c22639a7b0d4 23:00:00 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:00:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:00:02 OK: 149 MiB in 40 packages 23:00:02 Removing intermediate container c22639a7b0d4 23:00:02 ---> 46717e5f458a 23:00:02 Step 10/25 : ENV GO111MODULE=on 23:00:02 ---> Running in 930e4b683fd9 23:00:02 Removing intermediate container 930e4b683fd9 23:00:02 ---> 1557ab699da0 23:00:02 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:00:02 ---> Running in 9cc09d4bebc9 23:00:02 Removing intermediate container 9cc09d4bebc9 23:00:02 ---> 84474e90d011 23:00:02 Step 12/25 : COPY go.mod . 23:00:02 ---> 3e022cfa84bd 23:00:02 Step 13/25 : COPY Makefile . 23:00:02 ---> 507a60b8e7eb 23:00:02 Step 14/25 : RUN make update 23:00:03 ---> Running in f152e1d05ee0 23:00:03 CGO_ENABLED=0 GO111MODULE=on go mod download 23:00:03 Removing intermediate container f152e1d05ee0 23:00:03 ---> 8316d5e3a161 23:00:03 Step 15/25 : COPY . . 23:00:04 ---> f4684aa664f4 23:00:04 Step 16/25 : RUN go mod tidy 23:00:04 ---> Running in 0c4ad9f840e3 23:00:05 Removing intermediate container 0c4ad9f840e3 23:00:05 ---> 29ee9eb68f4f 23:00:05 Step 17/25 : RUN ${MAKE} 23:00:05 ---> Running in 0cc3df66014f 23:00:05 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.1" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 23:00:15 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:00:16 Removing intermediate container 0cc3df66014f 23:00:16 ---> 57254abd3dd6 23:00:16 Step 18/25 : FROM alpine:3.12 23:00:16 3.12: Pulling from library/alpine 23:00:16 339de151aab4: Pulling fs layer 23:00:17 339de151aab4: Verifying Checksum 23:00:17 339de151aab4: Download complete 23:00:17 339de151aab4: Pull complete 23:00:17 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 23:00:17 Status: Downloaded newer image for alpine:3.12 23:00:17 ---> 13621d1b12d4 23:00:17 Step 19/25 : EXPOSE 4000 23:00:17 ---> Running in 231caf893c54 23:00:17 Removing intermediate container 231caf893c54 23:00:17 ---> 536475e2e320 23:00:17 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 23:00:17 ---> b18ce6f44adc 23:00:17 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:00:17 ---> Running in 92c39be5ec9e 23:00:18 Removing intermediate container 92c39be5ec9e 23:00:18 ---> f0d015586304 23:00:18 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 23:00:18 ---> Running in 9e7d7e51a5ce 23:00:18 Removing intermediate container 9e7d7e51a5ce 23:00:18 ---> 1e5f054b1b56 23:00:18 Step 23/25 : LABEL arch=amd64 23:00:18 ---> Running in ae81678e62ac 23:00:18 Removing intermediate container ae81678e62ac 23:00:18 ---> f69e83e82c00 23:00:18 Step 24/25 : LABEL git_sha=49cc9d365f5a5b30fcf0107d6b34acf483ef27cd 23:00:18 ---> Running in b4ca928a4de3 23:00:18 Removing intermediate container b4ca928a4de3 23:00:18 ---> a7ae09e677f2 23:00:18 Step 25/25 : LABEL version=2.0.1-dev.1 23:00:18 ---> Running in b7a1340643f6 23:00:18 Removing intermediate container b7a1340643f6 23:00:18 ---> 115405ccaf69 23:00:18 [Warning] One or more build-args [ARCH] were not consumed 23:00:18 Successfully built 115405ccaf69 23:00:18 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:00:19 provisioning config files... 23:00:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config4590215944203265875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:19 ---> docker-login.sh 23:00:19 nexus3.edgexfoundry.org:10001 23:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:19 Configure a credential helper to remove this warning. See 23:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:19 23:00:19 Login Succeeded 23:00:19 nexus3.edgexfoundry.org:10002 23:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:19 Configure a credential helper to remove this warning. See 23:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:19 23:00:19 Login Succeeded 23:00:19 nexus3.edgexfoundry.org:10003 23:00:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:19 Configure a credential helper to remove this warning. See 23:00:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:19 23:00:19 Login Succeeded 23:00:19 nexus3.edgexfoundry.org:10004 23:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:20 Configure a credential helper to remove this warning. See 23:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:20 23:00:20 Login Succeeded 23:00:20 docker.io 23:00:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:20 Configure a credential helper to remove this warning. See 23:00:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:20 23:00:20 Login Succeeded 23:00:20 ---> docker-login.sh ends [Pipeline] } 23:00:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:20 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 23:00:20 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd 23:00:20 latest 23:00:20 2.0.1-dev.1 23:00:20 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd-2.0.1-dev.1 23:00:20 main 23:00:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:00:21 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:49cc9d365f5a5b30fcf0107d6b34acf483ef27cd [Pipeline] isUnix [Pipeline] sh 23:00:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:49cc9d365f5a5b30fcf0107d6b34acf483ef27cd 23:00:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:00:21 b553aee33a0c: Preparing 23:00:21 32f366d666a5: Preparing 23:00:21 32f366d666a5: Layer already exists 23:00:24 b553aee33a0c: Pushed 23:00:24 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd: digest: sha256:19351a78518fa0cd7884018c6b5750d43a169a8798b7be000101d96bd10f1973 size: 739 [Pipeline] isUnix [Pipeline] sh 23:00:24 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] isUnix [Pipeline] sh 23:00:24 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 23:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:00:24 b553aee33a0c: Preparing 23:00:24 32f366d666a5: Preparing 23:00:24 b553aee33a0c: Layer already exists 23:00:24 32f366d666a5: Layer already exists 23:00:24 latest: digest: sha256:19351a78518fa0cd7884018c6b5750d43a169a8798b7be000101d96bd10f1973 size: 739 [Pipeline] isUnix [Pipeline] sh 23:00:25 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:00:25 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.1 23:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:00:25 b553aee33a0c: Preparing 23:00:25 32f366d666a5: Preparing 23:00:25 b553aee33a0c: Layer already exists 23:00:25 32f366d666a5: Layer already exists 23:00:25 2.0.1-dev.1: digest: sha256:19351a78518fa0cd7884018c6b5750d43a169a8798b7be000101d96bd10f1973 size: 739 [Pipeline] isUnix [Pipeline] sh 23:00:25 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:49cc9d365f5a5b30fcf0107d6b34acf483ef27cd-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:00:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:49cc9d365f5a5b30fcf0107d6b34acf483ef27cd-2.0.1-dev.1 23:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:00:26 b553aee33a0c: Preparing 23:00:26 32f366d666a5: Preparing 23:00:26 32f366d666a5: Layer already exists 23:00:26 b553aee33a0c: Layer already exists 23:00:26 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd-2.0.1-dev.1: digest: sha256:19351a78518fa0cd7884018c6b5750d43a169a8798b7be000101d96bd10f1973 size: 739 [Pipeline] isUnix [Pipeline] sh 23:00:26 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] isUnix [Pipeline] sh 23:00:26 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 23:00:26 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 23:00:26 b553aee33a0c: Preparing 23:00:26 32f366d666a5: Preparing 23:00:26 b553aee33a0c: Layer already exists 23:00:26 32f366d666a5: Layer already exists 23:00:26 main: digest: sha256:19351a78518fa0cd7884018c6b5750d43a169a8798b7be000101d96bd10f1973 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:00:27 ===================================================== [Pipeline] echo 23:00:27 taggedImages: 23:00:27 - nexus3.edgexfoundry.org:10004/edgex-ui:49cc9d365f5a5b30fcf0107d6b34acf483ef27cd 23:00:27 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 23:00:27 - nexus3.edgexfoundry.org:10004/edgex-ui:2.0.1-dev.1 23:00:27 - nexus3.edgexfoundry.org:10004/edgex-ui:49cc9d365f5a5b30fcf0107d6b34acf483ef27cd-2.0.1-dev.1 23:00:27 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:00:27 ---> job-cost.sh 23:00:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rMDM 23:00:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:00:50 lf-activate-venv(): INFO: Adding /tmp/venv-rMDM/bin to PATH 23:00:50 INFO: No Stack... 23:00:51 INFO: Retrieving Pricing Info for: v3-standard-2 23:00:51 INFO: Archiving Costs [Pipeline] sh 23:00:52 + cut -d, -f6 23:00:52 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [Pipeline] lock 23:00:52 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-1-stack-cost] 23:00:52 Resource [jenkins-edgexfoundry-edgex-ui-go-main-1-stack-cost] did not exist. Created. 23:00:52 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:00:52 + echo total: 0.05999999865889549 [Pipeline] stash 23:00:52 Stashed 1 file(s) [Pipeline] } 23:00:52 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:09:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1637 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 23:09:34 Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout 23:09:34 The recommended git tool is: git 23:09:40 using credential edgex-jenkins-ssh 23:09:40 Cloning the remote Git repository 23:09:40 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 23:09:41 > git init /w/workspace/edgex-ui-go/1 # timeout=10 23:09:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 23:09:41 > git --version # timeout=10 23:09:41 > git --version # 'git version 2.17.1' 23:09:41 using GIT_SSH to set credentials SSH Credentials for GitHub 23:09:41 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:09:43 Avoid second fetch 23:09:43 Checking out Revision 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd (main) 23:09:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 23:09:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:09:43 > git config core.sparsecheckout # timeout=10 23:09:43 > git checkout -f 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd # timeout=10 23:09:47 Commit message: "Update README.md" 23:09:48 > git --version # timeout=10 23:09:48 > git --version # 'git version 2.17.1' 23:09:48 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:09:49 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:09:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:09:50 + sudo service docker restart 23:09:50 + true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:10:08 provisioning config files... 23:10:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config7535840896649672916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:10:09 ---> docker-login.sh 23:10:09 nexus3.edgexfoundry.org:10001 23:10:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:10 Configure a credential helper to remove this warning. See 23:10:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:10 23:10:10 Login Succeeded 23:10:10 nexus3.edgexfoundry.org:10002 23:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:11 Configure a credential helper to remove this warning. See 23:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:11 23:10:11 Login Succeeded 23:10:11 nexus3.edgexfoundry.org:10003 23:10:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:11 Configure a credential helper to remove this warning. See 23:10:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:11 23:10:11 Login Succeeded 23:10:11 nexus3.edgexfoundry.org:10004 23:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:12 Configure a credential helper to remove this warning. See 23:10:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:12 23:10:12 Login Succeeded 23:10:12 docker.io 23:10:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:10:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:10:13 Configure a credential helper to remove this warning. See 23:10:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:10:13 23:10:13 Login Succeeded 23:10:13 ---> docker-login.sh ends [Pipeline] } 23:10:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:10:13 ========================================================= 23:10:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:10:13 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:10:14 + 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 . 23:10:15 Sending build context to Docker daemon 19.74MB 23:10:15 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 23:10:15 Step 2/8 : FROM ${BASE} 23:10:15 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:10:15 595b0fe564bb: Pulling fs layer 23:10:15 3088b5b3c5c0: Pulling fs layer 23:10:15 5b7225fbf94c: Pulling fs layer 23:10:15 ba82ee9f976e: Pulling fs layer 23:10:15 506bd15cee9f: Pulling fs layer 23:10:15 75a0a4a0db45: Pulling fs layer 23:10:15 618dc40b7e24: Pulling fs layer 23:10:15 ba82ee9f976e: Waiting 23:10:15 506bd15cee9f: Waiting 23:10:15 618dc40b7e24: Waiting 23:10:15 75a0a4a0db45: Waiting 23:10:15 5b7225fbf94c: Verifying Checksum 23:10:15 5b7225fbf94c: Download complete 23:10:15 3088b5b3c5c0: Verifying Checksum 23:10:15 3088b5b3c5c0: Download complete 23:10:15 506bd15cee9f: Verifying Checksum 23:10:15 506bd15cee9f: Download complete 23:10:15 75a0a4a0db45: Verifying Checksum 23:10:15 75a0a4a0db45: Download complete 23:10:15 595b0fe564bb: Verifying Checksum 23:10:15 595b0fe564bb: Download complete 23:10:16 595b0fe564bb: Pull complete 23:10:16 3088b5b3c5c0: Pull complete 23:10:17 5b7225fbf94c: Pull complete 23:10:18 618dc40b7e24: Verifying Checksum 23:10:18 618dc40b7e24: Download complete 23:10:20 ba82ee9f976e: Verifying Checksum 23:10:20 ba82ee9f976e: Download complete 23:10:30 ba82ee9f976e: Pull complete 23:10:30 506bd15cee9f: Pull complete 23:10:30 75a0a4a0db45: Pull complete 23:10:34 618dc40b7e24: Pull complete 23:10:34 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 23:10:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:10:34 ---> a36622ca3599 23:10:34 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 23:10:36 ---> Running in f254d1906721 23:10:36 Removing intermediate container f254d1906721 23:10:36 ---> e5a24e860061 23:10:36 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:10:36 ---> Running in 31d17ed2dbda 23:10:38 Removing intermediate container 31d17ed2dbda 23:10:38 ---> 6dc96d079cfb 23:10:38 Step 5/8 : RUN apk add --no-cache make git 23:10:38 ---> Running in c2b5b2c00508 23:10:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:10:41 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:10:42 OK: 138 MiB in 40 packages 23:10:43 Removing intermediate container c2b5b2c00508 23:10:43 ---> 060ed8240931 23:10:43 Step 6/8 : WORKDIR /edgex-ui-go 23:10:43 ---> Running in d604537af4b0 23:10:44 Removing intermediate container d604537af4b0 23:10:44 ---> f0fae04bd355 23:10:44 Step 7/8 : COPY . . 23:10:46 ---> 9de923ddead9 23:10:46 Step 8/8 : RUN go mod download 23:10:46 ---> Running in 038df329b07b 23:11:19 Removing intermediate container 038df329b07b 23:11:19 ---> f17be3324847 23:11:19 Successfully built f17be3324847 23:11:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:11:19 + docker inspect -f . ci-base-image-arm64 23:11:19 . [Pipeline] withDockerContainer 23:11:19 prd-ubuntu18.04-docker-arm64-4c-16g-1637 does not seem to be running inside a container 23:11:19 $ 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 ******** ci-base-image-arm64 cat 23:11:21 $ docker top 344bea9d87cb1e625522cb4421f67836d0cfbd18e966586873147dce29a37f1f -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:22 + go version 23:11:22 go version go1.16.5 linux/arm64 [Pipeline] } 23:11:22 $ docker stop --time=1 344bea9d87cb1e625522cb4421f67836d0cfbd18e966586873147dce29a37f1f 23:11:24 $ docker rm -f 344bea9d87cb1e625522cb4421f67836d0cfbd18e966586873147dce29a37f1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:11:25 + docker inspect -f . ci-base-image-arm64 23:11:25 . [Pipeline] withDockerContainer 23:11:25 prd-ubuntu18.04-docker-arm64-4c-16g-1637 does not seem to be running inside a container 23:11:26 $ 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 ******** ci-base-image-arm64 cat 23:11:27 $ docker top f973be832dda1c82fd152d86bf80941e487c0b735b1195646856bb663c90f2d5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:11:28 + go mod tidy [Pipeline] sh 23:11:30 + make test 23:11:30 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:11:31 ? github.com/edgexfoundry/edgex-ui-go [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] 23:12:10 ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] 23:12:10 GO111MODULE=on go vet ./... [Pipeline] } 23:12:32 $ docker stop --time=1 f973be832dda1c82fd152d86bf80941e487c0b735b1195646856bb663c90f2d5 23:12:34 $ docker rm -f f973be832dda1c82fd152d86bf80941e487c0b735b1195646856bb663c90f2d5 [Pipeline] // withDockerContainer [Pipeline] sh 23:12:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:12:35 Warning: overwriting stash ‘coverage-report’ 23:12:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:12:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:12:37 + ls -al . 23:12:37 total 128 23:12:37 drwxrwxr-x 11 jenkins jenkins 4096 Jul 6 23:11 . 23:12:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 23:09 .. 23:12:37 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 23:09 .git 23:12:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 23:09 .github 23:12:37 -rw-rw-r-- 1 jenkins jenkins 162 Jul 6 23:09 .gitignore 23:12:37 -rw-rw-r-- 1 jenkins jenkins 3959 Jul 6 23:09 CONTRIBUTING.md 23:12:37 -rw-rw-r-- 1 jenkins jenkins 1526 Jul 6 23:09 Dockerfile 23:12:37 -rw-rw-r-- 1 jenkins jenkins 902 Jul 6 23:09 Dockerfile.build 23:12:37 -rw-rw-r-- 1 jenkins jenkins 652 Jul 6 23:09 Jenkinsfile 23:12:37 -rw-rw-r-- 1 jenkins jenkins 11357 Jul 6 23:09 LICENSE 23:12:37 -rw-rw-r-- 1 jenkins jenkins 990 Jul 6 23:09 Makefile 23:12:37 -rw-rw-r-- 1 jenkins jenkins 5515 Jul 6 23:09 README.md 23:12:37 -rw-rw-r-- 1 jenkins jenkins 11 Jul 6 22:49 VERSION 23:12:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 23:09 assets 23:12:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 23:09 bin 23:12:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 23:09 cmd 23:12:37 -rw-r--r-- 1 jenkins jenkins 10 Jul 6 23:11 coverage.out 23:12:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 23:09 docs 23:12:37 -rw-rw-r-- 1 jenkins jenkins 823 Jul 6 23:09 go.mod 23:12:37 -rw-r--r-- 1 jenkins jenkins 23693 Jul 6 23:11 go.sum 23:12:37 drwxrwxr-x 9 jenkins jenkins 4096 Jul 6 23:09 internal 23:12:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 6 23:09 pkg 23:12:37 -rw-rw-r-- 1 jenkins jenkins 155 Jul 6 23:09 version.go 23:12:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 23:09 web [Pipeline] isUnix [Pipeline] sh 23:12:37 + 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=49cc9d365f5a5b30fcf0107d6b34acf483ef27cd --label arch=arm64 --label version=2.0.1-dev.1 . 23:12:39 Sending build context to Docker daemon 19.76MB 23:12:39 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 23:12:39 Step 2/25 : FROM ${BASE} AS builder 23:12:39 ---> f17be3324847 23:12:39 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 23:12:39 ---> Running in d262280d45de 23:12:40 Removing intermediate container d262280d45de 23:12:40 ---> a18ee9a0b489 23:12:40 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 23:12:40 ---> Running in c67884db55d7 23:12:40 Removing intermediate container c67884db55d7 23:12:40 ---> d1c834cfecc7 23:12:40 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:12:40 ---> Running in 26014f4e67c8 23:12:41 Removing intermediate container 26014f4e67c8 23:12:41 ---> 7a3861cf549d 23:12:41 Step 6/25 : LABEL Name=edgex-ui-go 23:12:41 ---> Running in 47234f929b45 23:12:42 Removing intermediate container 47234f929b45 23:12:42 ---> 28c7121c7840 23:12:42 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' 23:12:42 ---> Running in 14fb40046e5d 23:12:43 Removing intermediate container 14fb40046e5d 23:12:43 ---> bd775b865466 23:12:43 Step 8/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:12:43 ---> Running in e028ebcb7df8 23:12:45 Removing intermediate container e028ebcb7df8 23:12:45 ---> ffd6e5bb6977 23:12:45 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:12:45 ---> Running in e46710794c90 23:12:46 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:12:47 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:12:48 OK: 138 MiB in 40 packages 23:12:49 Removing intermediate container e46710794c90 23:12:49 ---> d911b33ab884 23:12:49 Step 10/25 : ENV GO111MODULE=on 23:12:49 ---> Running in 35014c7bf422 23:12:50 Removing intermediate container 35014c7bf422 23:12:50 ---> cc5364829563 23:12:50 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 23:12:50 ---> Running in a18c80662abd 23:12:50 Removing intermediate container a18c80662abd 23:12:50 ---> 8db700bbd42e 23:12:50 Step 12/25 : COPY go.mod . 23:12:51 ---> 9fe4fc842b0e 23:12:51 Step 13/25 : COPY Makefile . 23:12:52 ---> bf044a70a836 23:12:52 Step 14/25 : RUN make update 23:12:52 ---> Running in 49067534a8a5 23:12:54 CGO_ENABLED=0 GO111MODULE=on go mod download 23:12:55 Removing intermediate container 49067534a8a5 23:12:55 ---> 10575b0a05a1 23:12:55 Step 15/25 : COPY . . 23:12:57 ---> 425a9ac3f0ec 23:12:57 Step 16/25 : RUN go mod tidy 23:12:57 ---> Running in 234c1d914e6d 23:13:00 Removing intermediate container 234c1d914e6d 23:13:00 ---> e83d0fee4669 23:13:00 Step 17/25 : RUN ${MAKE} 23:13:00 ---> Running in 564f207747ad 23:13:02 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=2.0.1-dev.1" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 23:13:34 CGO_ENABLED=0 GO111MODULE=on go build ./... 23:13:34 Removing intermediate container 564f207747ad 23:13:34 ---> c9373a430248 23:13:34 Step 18/25 : FROM alpine:3.12 23:13:35 3.12: Pulling from library/alpine 23:13:35 d2f70382dc9a: Pulling fs layer 23:13:35 d2f70382dc9a: Download complete 23:13:36 d2f70382dc9a: Pull complete 23:13:36 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 23:13:36 Status: Downloaded newer image for alpine:3.12 23:13:36 ---> c4fd0aeabfcf 23:13:36 Step 19/25 : EXPOSE 4000 23:13:36 ---> Running in 5b5635b85c06 23:13:37 Removing intermediate container 5b5635b85c06 23:13:37 ---> bb4afc77930d 23:13: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 23:13:38 ---> 4e660b74d7ec 23:13:38 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 23:13:39 ---> Running in c59cdfe95123 23:13:39 Removing intermediate container c59cdfe95123 23:13:39 ---> 8291065b5edb 23:13:39 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] 23:13:39 ---> Running in d188ad38bd69 23:13:40 Removing intermediate container d188ad38bd69 23:13:40 ---> 09b3d8ae894d 23:13:40 Step 23/25 : LABEL arch=arm64 23:13:40 ---> Running in 82df7c968584 23:13:40 Removing intermediate container 82df7c968584 23:13:40 ---> d953c97060b7 23:13:40 Step 24/25 : LABEL git_sha=49cc9d365f5a5b30fcf0107d6b34acf483ef27cd 23:13:40 ---> Running in e2e06e4391df 23:13:41 Removing intermediate container e2e06e4391df 23:13:41 ---> fc8c43ebe85e 23:13:41 Step 25/25 : LABEL version=2.0.1-dev.1 23:13:41 ---> Running in e7ec09cec6f6 23:13:42 Removing intermediate container e7ec09cec6f6 23:13:42 ---> 63d37d7c072e 23:13:42 [Warning] One or more build-args [ARCH] were not consumed 23:13:42 Successfully built 63d37d7c072e 23:13:42 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:13:42 provisioning config files... 23:13:42 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config3031714257257875828tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:13:43 ---> docker-login.sh 23:13:43 nexus3.edgexfoundry.org:10001 23:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:43 Configure a credential helper to remove this warning. See 23:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:43 23:13:43 Login Succeeded 23:13:43 nexus3.edgexfoundry.org:10002 23:13:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:43 Configure a credential helper to remove this warning. See 23:13:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:43 23:13:43 Login Succeeded 23:13:43 nexus3.edgexfoundry.org:10003 23:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:44 Configure a credential helper to remove this warning. See 23:13:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:44 23:13:44 Login Succeeded 23:13:44 nexus3.edgexfoundry.org:10004 23:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:45 Configure a credential helper to remove this warning. See 23:13:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:45 23:13:45 Login Succeeded 23:13:45 docker.io 23:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:13:45 Configure a credential helper to remove this warning. See 23:13:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:13:45 23:13:45 Login Succeeded 23:13:45 ---> docker-login.sh ends [Pipeline] } 23:13:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:46 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 23:13:46 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd 23:13:46 latest 23:13:46 2.0.1-dev.1 23:13:46 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd-2.0.1-dev.1 23:13:46 main 23:13:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:13:46 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49cc9d365f5a5b30fcf0107d6b34acf483ef27cd [Pipeline] isUnix [Pipeline] sh 23:13:47 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49cc9d365f5a5b30fcf0107d6b34acf483ef27cd 23:13:47 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 23:13:47 3c35c279bcac: Preparing 23:13:47 3fbe34a1663b: Preparing 23:13:47 3fbe34a1663b: Layer already exists 23:13:51 3c35c279bcac: Pushed 23:13:51 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd: digest: sha256:b789a7a24e149fc2cb97b568685142967354d6049fe497e8a64f4383f28e8654 size: 739 [Pipeline] isUnix [Pipeline] sh 23:13:51 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:13:52 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 23:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 23:13:52 3c35c279bcac: Preparing 23:13:52 3fbe34a1663b: Preparing 23:13:52 3c35c279bcac: Layer already exists 23:13:52 3fbe34a1663b: Layer already exists 23:13:52 latest: digest: sha256:b789a7a24e149fc2cb97b568685142967354d6049fe497e8a64f4383f28e8654 size: 739 [Pipeline] isUnix [Pipeline] sh 23:13:52 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:13:53 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.1 23:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 23:13:53 3c35c279bcac: Preparing 23:13:53 3fbe34a1663b: Preparing 23:13:53 3fbe34a1663b: Layer already exists 23:13:53 3c35c279bcac: Layer already exists 23:13:53 2.0.1-dev.1: digest: sha256:b789a7a24e149fc2cb97b568685142967354d6049fe497e8a64f4383f28e8654 size: 739 [Pipeline] isUnix [Pipeline] sh 23:13:53 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49cc9d365f5a5b30fcf0107d6b34acf483ef27cd-2.0.1-dev.1 [Pipeline] isUnix [Pipeline] sh 23:13:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49cc9d365f5a5b30fcf0107d6b34acf483ef27cd-2.0.1-dev.1 23:13:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 23:13:54 3c35c279bcac: Preparing 23:13:54 3fbe34a1663b: Preparing 23:13:54 3c35c279bcac: Layer already exists 23:13:54 3fbe34a1663b: Layer already exists 23:13:54 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd-2.0.1-dev.1: digest: sha256:b789a7a24e149fc2cb97b568685142967354d6049fe497e8a64f4383f28e8654 size: 739 [Pipeline] isUnix [Pipeline] sh 23:13:54 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] isUnix [Pipeline] sh 23:13:55 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 23:13:55 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 23:13:55 3c35c279bcac: Preparing 23:13:55 3fbe34a1663b: Preparing 23:13:55 3fbe34a1663b: Layer already exists 23:13:55 3c35c279bcac: Layer already exists 23:13:55 main: digest: sha256:b789a7a24e149fc2cb97b568685142967354d6049fe497e8a64f4383f28e8654 size: 739 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:13:55 ===================================================== [Pipeline] echo 23:13:55 taggedImages: 23:13:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49cc9d365f5a5b30fcf0107d6b34acf483ef27cd 23:13:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 23:13:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:2.0.1-dev.1 23:13:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:49cc9d365f5a5b30fcf0107d6b34acf483ef27cd-2.0.1-dev.1 23:13:55 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:13:56 ---> job-cost.sh 23:13:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uH4c 23:14:35 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:16:12 lf-activate-venv(): INFO: Adding /tmp/venv-uH4c/bin to PATH 23:16:12 INFO: No Stack... 23:16:12 INFO: Retrieving Pricing Info for: v2-standard-4 23:16:12 INFO: Archiving Costs [Pipeline] sh 23:16:12 + cat /w/workspace/edgex-ui-go/1/archives/cost.csv 23:16:12 + cut -d, -f6 [Pipeline] lock 23:16:12 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-1-stack-cost] 23:16:12 Resource [jenkins-edgexfoundry-edgex-ui-go-main-1-stack-cost] did not exist. Created. 23:16:12 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:16:13 /w/workspace/edgex-ui-go/1@tmp/durable-79e046bf/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-79e046bf/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:16:13 + echo total: 0.18000000715255737 [Pipeline] stash 23:16:13 Warning: overwriting stash ‘stack-cost’ 23:16:13 Stashed 1 file(s) [Pipeline] } 23:16:13 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-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 23:16:14 provisioning config files... 23:16:14 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config227617346622275936tmp [Pipeline] { [Pipeline] sh 23:16:15 + set +x 23:16:15 + curl -s https://codecov.io/bash 23:16:15 + bash -s -- 23:16:15 23:16:15 _____ _ 23:16:15 / ____| | | 23:16:15 | | ___ __| | ___ ___ _____ __ 23:16:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:16:15 | |___| (_) | (_| | __/ (_| (_) \ V / 23:16:15 \_____\___/ \__,_|\___|\___\___/ \_/ 23:16:15 Bash-1.0.3 23:16:15 23:16:15 23:16:15 ==> git version 2.24.4 found 23:16:15 ==> 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 23:16:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:16:15 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:16:15 ==> Jenkins CI detected. 23:16:15 project root: . 23:16:15 --> token set from env 23:16:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:16:15 ==> Running gcov in . (disable via -X gcov) 23:16:15 ==> Python coveragepy not found 23:16:15 ==> Searching for coverage reports in: 23:16:15 + . 23:16:15 -> Found 1 reports 23:16:15 ==> Detecting git/mercurial file structure 23:16:15 ==> Reading reports 23:16:15 + ./coverage.out bytes=10 23:16:15 ==> Appending adjustments 23:16:15 https://docs.codecov.io/docs/fixing-reports 23:16:15 + Found adjustments 23:16:15 ==> Gzipping contents 23:16:15 4.0K /tmp/codecov.VdRTZF.gz 23:16:15 ==> Uploading reports 23:16:15 url: https://codecov.io 23:16:15 query: branch=main&commit=49cc9d365f5a5b30fcf0107d6b34acf483ef27cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:16:15 -> Pinging Codecov 23:16:15 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=main&commit=49cc9d365f5a5b30fcf0107d6b34acf483ef27cd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:16:16 -> Uploading to 23:16:16 https://storage.googleapis.com/codecov/v4/raw/2021-07-06/FB506323287CE973F263BFD2A0EB1F37/49cc9d365f5a5b30fcf0107d6b34acf483ef27cd/1bfb982f-3d4f-4040-9fea-eb52cd38272f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210706T231615Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe54a28bc19f5b9781f4ccca7c70f6e2be40f3beddeab3ce66d4ff892563eae6 23:16:16 % Total % Received % Xferd Average Speed Time Time Time Current 23:16:16 Dload Upload Total Spent Left Speed 23:16:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3362 0 0 100 3362 0 9214 --:--:-- --:--:-- --:--:-- 9236 23:16:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/49cc9d365f5a5b30fcf0107d6b34acf483ef27cd [Pipeline] } 23:16:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:16:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:16:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:17 23:16:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:16:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:16:18 188c0c94c7c5: Pulling fs layer 23:16:18 0ef7d3d256c8: Pulling fs layer 23:16:18 de9db76c5a1d: Pulling fs layer 23:16:18 0eba1c9be4d2: Pulling fs layer 23:16:18 0d57e429df01: Pulling fs layer 23:16:18 4e4be7b47b0d: Pulling fs layer 23:16:18 e1f770b5df2f: Pulling fs layer 23:16:18 85a0685a4137: Pulling fs layer 23:16:18 0d57e429df01: Waiting 23:16:18 4e4be7b47b0d: Waiting 23:16:18 e1f770b5df2f: Waiting 23:16:18 85a0685a4137: Waiting 23:16:18 0eba1c9be4d2: Waiting 23:16:18 de9db76c5a1d: Verifying Checksum 23:16:18 de9db76c5a1d: Download complete 23:16:18 0ef7d3d256c8: Verifying Checksum 23:16:18 0ef7d3d256c8: Download complete 23:16:18 0d57e429df01: Verifying Checksum 23:16:18 0d57e429df01: Download complete 23:16:18 4e4be7b47b0d: Verifying Checksum 23:16:18 4e4be7b47b0d: Download complete 23:16:18 188c0c94c7c5: Verifying Checksum 23:16:18 188c0c94c7c5: Download complete 23:16:18 188c0c94c7c5: Pull complete 23:16:18 0ef7d3d256c8: Pull complete 23:16:18 de9db76c5a1d: Pull complete 23:16:18 e1f770b5df2f: Verifying Checksum 23:16:18 e1f770b5df2f: Download complete 23:16:23 0eba1c9be4d2: Verifying Checksum 23:16:23 0eba1c9be4d2: Download complete 23:16:23 85a0685a4137: Verifying Checksum 23:16:23 85a0685a4137: Download complete 23:16:27 0eba1c9be4d2: Pull complete 23:16:27 0d57e429df01: Pull complete 23:16:27 4e4be7b47b0d: Pull complete 23:16:27 e1f770b5df2f: Pull complete 23:16:32 85a0685a4137: Pull complete 23:16:32 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:16:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:16:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:16:32 prd-centos7-docker-4c-2g-656 does not seem to be running inside a container 23:16:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:16:42 $ docker top 0e4fae99737409e3aad5d3b1b12cf1815d1285fb063512f5869ddd696ab3947d -eo pid,comm [Pipeline] { [Pipeline] echo 23:16:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:16:42 + set -o pipefail 23:16:42 + snyk monitor '--org=edgex-jenkins' 23:16:52 23:16:52 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 23:16:52 23:16:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a4bd501d-2b60-4d59-85c5-37a16583d118/history/c6bea28f-ef2f-4ef1-a4a6-b65b026a56ee 23:16:52 23:16:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 23:16:52 23:16:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:16:52 23:16:52 [Pipeline] } 23:16:52 $ docker stop --time=1 0e4fae99737409e3aad5d3b1b12cf1815d1285fb063512f5869ddd696ab3947d 23:16:55 $ docker rm -f 0e4fae99737409e3aad5d3b1b12cf1815d1285fb063512f5869ddd696ab3947d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:16:56 + git log --format=format:%s -1 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd [Pipeline] isUnix [Pipeline] sh 23:16:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:16:56 . [Pipeline] withDockerContainer 23:16:57 prd-centos7-docker-4c-2g-656 does not seem to be running inside a container 23:16:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:16:57 $ docker top 70d258862fe838e20fa0dc59f9836cf7b8e11675424f9ae69ac23df97f92efc6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:16:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:16:57 [ssh-agent] Looking for ssh-agent implementation... 23:16:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:16:57 $ docker exec 70d258862fe838e20fa0dc59f9836cf7b8e11675424f9ae69ac23df97f92efc6 ssh-agent 23:16:57 SSH_AUTH_SOCK=/tmp/ssh-a6dHnqooPu7C/agent.14 23:16:57 SSH_AGENT_PID=21 23:16:57 Running ssh-add (command line suppressed) 23:16:58 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1864225495596429506.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1864225495596429506.key) 23:16:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:16:58 + git semver tag 23:16:58 # -> Open(): unable to determine branch for HEAD 23:16:58 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 23:16:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 23:16:58 # $SEMVER_REMOTE_NAME = origin 23:16:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:16:58 # $SEMVER_USER_NAME = edgex-jenkins 23:16:58 # $SEMVER_BRANCH = main 23:16:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 23:16:58 # 49cc9d365f5a5b30fcf0107d6b34acf483ef27cd HEAD 23:16:58 # -> Force: false 23:16:58 # c715ae18bac5776d4e6688fdcbf8789b80e3de63 refs/tags/v2.0.1-dev.1 [Pipeline] } 23:16:58 $ docker exec --env ******** --env ******** 70d258862fe838e20fa0dc59f9836cf7b8e11675424f9ae69ac23df97f92efc6 ssh-agent -k 23:16:58 unset SSH_AUTH_SOCK; 23:16:58 unset SSH_AGENT_PID; 23:16:58 echo Agent pid 21 killed; 23:16:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:16:59 + git semver [Pipeline] } 23:16:59 $ docker stop --time=1 70d258862fe838e20fa0dc59f9836cf7b8e11675424f9ae69ac23df97f92efc6 23:17:00 $ docker rm -f 70d258862fe838e20fa0dc59f9836cf7b8e11675424f9ae69ac23df97f92efc6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:17:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:17:00 23:17:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:17:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:17:01 0.23.1-centos7: Pulling from edgex-lftools 23:17:01 ab5ef0e58194: Pulling fs layer 23:17:01 9712f1f96733: Pulling fs layer 23:17:01 63f879dbbcfc: Pulling fs layer 23:17:01 0d9ebad4ef96: Pulling fs layer 23:17:01 e9a5061849ea: Pulling fs layer 23:17:01 d747dcd14b5f: Pulling fs layer 23:17:01 2de7ff778b66: Pulling fs layer 23:17:01 0d9ebad4ef96: Waiting 23:17:01 e9a5061849ea: Waiting 23:17:01 d747dcd14b5f: Waiting 23:17:01 2de7ff778b66: Waiting 23:17:01 9712f1f96733: Verifying Checksum 23:17:01 9712f1f96733: Download complete 23:17:02 63f879dbbcfc: Verifying Checksum 23:17:02 63f879dbbcfc: Download complete 23:17:02 e9a5061849ea: Verifying Checksum 23:17:02 e9a5061849ea: Download complete 23:17:02 d747dcd14b5f: Verifying Checksum 23:17:02 d747dcd14b5f: Download complete 23:17:02 2de7ff778b66: Verifying Checksum 23:17:02 2de7ff778b66: Download complete 23:17:03 0d9ebad4ef96: Verifying Checksum 23:17:03 0d9ebad4ef96: Download complete 23:17:03 ab5ef0e58194: Verifying Checksum 23:17:03 ab5ef0e58194: Download complete 23:17:05 ab5ef0e58194: Pull complete 23:17:05 9712f1f96733: Pull complete 23:17:06 63f879dbbcfc: Pull complete 23:17:10 0d9ebad4ef96: Pull complete 23:17:10 e9a5061849ea: Pull complete 23:17:10 d747dcd14b5f: Pull complete 23:17:11 2de7ff778b66: Pull complete 23:17:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:17:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:17:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:17:11 prd-centos7-docker-4c-2g-656 does not seem to be running inside a container 23:17:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:17:20 $ docker top 947354d69b8d3b8022870dc5d71ace34877c56bbad5a683df51b1e0c8dc7b3d7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:17:20 provisioning config files... 23:17:20 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3797588008384635549tmp 23:17:20 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3681108056277818799tmp 23:17:20 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3656625204572833513tmp [Pipeline] { [Pipeline] echo 23:17:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:17:21 ---> sigul-configuration.sh 23:17:21 gpg: directory `/root/.gnupg' created 23:17:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:17:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:17:21 gpg: keyring `/root/.gnupg/secring.gpg' created 23:17:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:17:21 gpg: CAST5 encrypted data 23:17:21 gpg: encrypted with 1 passphrase 23:17:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:17:21 + mkdir /home/jenkins 23:17:21 + mkdir /home/jenkins/sigul [Pipeline] sh 23:17:21 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:17:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:17:22 ---> sigul-install.sh 23:17:26 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:17:26 + git tag --list 23:17:26 0.1.1 23:17:26 v1.1.0 23:17:26 v1.2.0 23:17:26 v1.2.1 23:17:26 v1.3.0 23:17:26 v2.0.0 23:17:26 v2.0.1-dev.1 [Pipeline] sh 23:17:27 + lftools sign git-tag v2.0.1-dev.1 23:17:27 Signing Git tag with Sigul... 23:17:27 Signing v2.0.1-dev.1 [Pipeline] echo 23:17:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:17:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:17:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:17:28 $ docker stop --time=1 947354d69b8d3b8022870dc5d71ace34877c56bbad5a683df51b1e0c8dc7b3d7 23:17:30 $ docker rm -f 947354d69b8d3b8022870dc5d71ace34877c56bbad5a683df51b1e0c8dc7b3d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:17:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:31 . [Pipeline] withDockerContainer 23:17:31 prd-centos7-docker-4c-2g-656 does not seem to be running inside a container 23:17:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:17:32 $ docker top ff3a2ee400974d64275eaf68a3cf04a242366979ca8fedce7bd4ef5b79677db8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:17:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:32 [ssh-agent] Looking for ssh-agent implementation... 23:17:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:32 $ docker exec ff3a2ee400974d64275eaf68a3cf04a242366979ca8fedce7bd4ef5b79677db8 ssh-agent 23:17:32 SSH_AUTH_SOCK=/tmp/ssh-BJkwUkiuC2TN/agent.14 23:17:32 SSH_AGENT_PID=20 23:17:32 Running ssh-add (command line suppressed) 23:17:33 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7985436041225574614.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7985436041225574614.key) 23:17:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:33 + git semver bump pre 23:17:33 # -> Open(): unable to determine branch for HEAD 23:17:33 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 23:17:33 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 23:17:33 # $SEMVER_REMOTE_NAME = origin 23:17:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:17:33 # $SEMVER_USER_NAME = edgex-jenkins 23:17:33 # $SEMVER_BRANCH = main 23:17:33 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 23:17:33 2.0.1-dev.2 [Pipeline] } 23:17:33 $ docker exec --env ******** --env ******** ff3a2ee400974d64275eaf68a3cf04a242366979ca8fedce7bd4ef5b79677db8 ssh-agent -k 23:17:33 unset SSH_AUTH_SOCK; 23:17:33 unset SSH_AGENT_PID; 23:17:33 echo Agent pid 20 killed; 23:17:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:34 + git semver [Pipeline] } 23:17:34 $ docker stop --time=1 ff3a2ee400974d64275eaf68a3cf04a242366979ca8fedce7bd4ef5b79677db8 23:17:35 $ docker rm -f ff3a2ee400974d64275eaf68a3cf04a242366979ca8fedce7bd4ef5b79677db8 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:17:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:17:35 . [Pipeline] withDockerContainer 23:17:35 prd-centos7-docker-4c-2g-656 does not seem to be running inside a container 23:17:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:17:36 $ docker top faf52d8996979abe0e5a76a5090de0166d3ab54fd6bb6fa270af6ba9ce54b809 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:17:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:17:36 [ssh-agent] Looking for ssh-agent implementation... 23:17:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:17:36 $ docker exec faf52d8996979abe0e5a76a5090de0166d3ab54fd6bb6fa270af6ba9ce54b809 ssh-agent 23:17:36 SSH_AUTH_SOCK=/tmp/ssh-2Q2csKQzjYvp/agent.15 23:17:36 SSH_AGENT_PID=21 23:17:36 Running ssh-add (command line suppressed) 23:17:36 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_924550590432764614.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_924550590432764614.key) 23:17:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:17:37 + git semver push 23:17:37 # -> Open(): unable to determine branch for HEAD 23:17:37 # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.git 23:17:37 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_main 23:17:37 # $SEMVER_REMOTE_NAME = origin 23:17:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:17:37 # $SEMVER_USER_NAME = edgex-jenkins 23:17:37 # $SEMVER_BRANCH = main 23:17:37 # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_main/.semver [Pipeline] } 23:17:42 $ docker exec --env ******** --env ******** faf52d8996979abe0e5a76a5090de0166d3ab54fd6bb6fa270af6ba9ce54b809 ssh-agent -k 23:17:42 unset SSH_AUTH_SOCK; 23:17:42 unset SSH_AGENT_PID; 23:17:42 echo Agent pid 21 killed; 23:17:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:17:43 + git semver [Pipeline] } 23:17:43 $ docker stop --time=1 faf52d8996979abe0e5a76a5090de0166d3ab54fd6bb6fa270af6ba9ce54b809 23:17:44 $ docker rm -f faf52d8996979abe0e5a76a5090de0166d3ab54fd6bb6fa270af6ba9ce54b809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 23:17:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:17:46 ---> package-listing.sh 23:17:46 ++ facter osfamily 23:17:46 ++ tr '[:upper:]' '[:lower:]' 23:17:46 + OS_FAMILY=redhat 23:17:46 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 23:17:46 + START_PACKAGES=/tmp/packages_start.txt 23:17:46 + END_PACKAGES=/tmp/packages_end.txt 23:17:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:17:46 + PACKAGES=/tmp/packages_start.txt 23:17:46 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 23:17:46 + PACKAGES=/tmp/packages_end.txt 23:17:46 + case "${OS_FAMILY}" in 23:17:46 + sort 23:17:46 + rpm -qa 23:17:48 + '[' -f /tmp/packages_start.txt ']' 23:17:48 + '[' -f /tmp/packages_end.txt ']' 23:17:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:17:48 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 23:17:48 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 23:17:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 23:17:48 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:17:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:17:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:17:49 23:17:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:17:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:17:50 alpine: Pulling from edgex-lftools-log-publisher 23:17:50 df20fa9351a1: Pulling fs layer 23:17:50 36b3adc4ff6f: Pulling fs layer 23:17:50 8ad3a11d3b57: Pulling fs layer 23:17:50 46f8f816bc3b: Pulling fs layer 23:17:50 93b61091891f: Pulling fs layer 23:17:50 93b9cdb0e59b: Pulling fs layer 23:17:50 5e14af77c1be: Pulling fs layer 23:17:50 01666e4c0597: Pulling fs layer 23:17:50 aa168da1d23b: Pulling fs layer 23:17:50 46f8f816bc3b: Waiting 23:17:50 93b61091891f: Waiting 23:17:50 93b9cdb0e59b: Waiting 23:17:50 5e14af77c1be: Waiting 23:17:50 01666e4c0597: Waiting 23:17:50 aa168da1d23b: Waiting 23:17:50 36b3adc4ff6f: Download complete 23:17:50 46f8f816bc3b: Verifying Checksum 23:17:50 46f8f816bc3b: Download complete 23:17:50 93b61091891f: Verifying Checksum 23:17:50 93b61091891f: Download complete 23:17:50 93b9cdb0e59b: Download complete 23:17:50 5e14af77c1be: Verifying Checksum 23:17:50 5e14af77c1be: Download complete 23:17:50 01666e4c0597: Verifying Checksum 23:17:50 01666e4c0597: Download complete 23:17:51 df20fa9351a1: Verifying Checksum 23:17:51 df20fa9351a1: Download complete 23:17:51 df20fa9351a1: Pull complete 23:17:51 36b3adc4ff6f: Pull complete 23:17:51 8ad3a11d3b57: Download complete 23:17:52 8ad3a11d3b57: Pull complete 23:17:52 46f8f816bc3b: Pull complete 23:17:52 93b61091891f: Pull complete 23:17:53 93b9cdb0e59b: Pull complete 23:17:53 5e14af77c1be: Pull complete 23:17:53 01666e4c0597: Pull complete 23:17:53 aa168da1d23b: Verifying Checksum 23:17:53 aa168da1d23b: Download complete 23:17:57 aa168da1d23b: Pull complete 23:17:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:17:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:17:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:17:58 prd-centos7-docker-4c-2g-656 does not seem to be running inside a container 23:17:58 $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:18:01 $ docker top 92c7bde7d1ab6d5878755bbe2775cfc98fc2cbaac2f0646ba2df5cb3d42a1fd5 -eo pid,comm [Pipeline] { [Pipeline] sh 23:18:02 + touch /tmp/pre-build-complete [Pipeline] sh 23:18:02 + mkdir -p /var/log/sa [Pipeline] sh 23:18:02 + ls /var/log/sa-host 23:18:02 + sadf -c /var/log/sa-host/sa05 23:18:02 file_magic: OK 23:18:02 HZ: Using current value: 100 23:18:02 file_header: OK 23:18:02 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 23:18:02 Statistics: 23:18:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:18:02 File successfully converted to sysstat format version 12.2.1 23:18:02 + sadf -c /var/log/sa-host/sa06 23:18:02 file_magic: OK 23:18:02 HZ: Using current value: 100 23:18:02 file_header: OK 23:18:02 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 23:18:02 Statistics: 23:18:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:18:02 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:03 provisioning config files... 23:18:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4570762997985353513tmp [Pipeline] { [Pipeline] echo 23:18:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:18:03 ---> create-netrc.sh [Pipeline] } 23:18:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:18:04 ---> python-tools-install.sh [Pipeline] echo 23:18:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:18:04 ---> sudo-logs.sh 23:18:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:18:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:18:04 ---> job-cost.sh 23:18:04 lf-activate-venv: SKIPPING 23:18:04 DEBUG: total: 0.18000000715255737 23:18:04 INFO: Retrieving Stack Cost... 23:18:05 INFO: Retrieving Pricing Info for: v3-standard-2 23:18:06 INFO: Archiving Costs [Pipeline] echo 23:18:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:18:06 ---> logs-deploy.sh 23:18:06 lf-activate-venv: SKIPPING 23:18:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/1 23:18:06 INFO: archiving workspace using pattern(s): 23:18:07 Archives upload complete. 23:18:07 INFO: archiving logs to Nexus 23:18:08 ---> uname -a: 23:18:08 Linux prd-centos7-docker-4c-2g-656.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:18:08 23:18:08 23:18:08 ---> lscpu: 23:18:08 Architecture: x86_64 23:18:08 CPU op-mode(s): 32-bit, 64-bit 23:18:08 Byte Order: Little Endian 23:18:08 Address sizes: 40 bits physical, 48 bits virtual 23:18:08 CPU(s): 2 23:18:08 On-line CPU(s) list: 0,1 23:18:08 Thread(s) per core: 1 23:18:08 Core(s) per socket: 1 23:18:08 Socket(s): 2 23:18:08 NUMA node(s): 1 23:18:08 Vendor ID: AuthenticAMD 23:18:08 CPU family: 23 23:18:08 Model: 49 23:18:08 Model name: AMD EPYC-Rome Processor 23:18:08 Stepping: 0 23:18:08 CPU MHz: 2800.000 23:18:08 BogoMIPS: 5600.00 23:18:08 Virtualization: AMD-V 23:18:08 Hypervisor vendor: KVM 23:18:08 Virtualization type: full 23:18:08 L1d cache: 64 KiB 23:18:08 L1i cache: 64 KiB 23:18:08 L2 cache: 1 MiB 23:18:08 L3 cache: 32 MiB 23:18:08 NUMA node0 CPU(s): 0,1 23:18:08 Vulnerability Itlb multihit: Not affected 23:18:08 Vulnerability L1tf: Not affected 23:18:08 Vulnerability Mds: Not affected 23:18:08 Vulnerability Meltdown: Not affected 23:18:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:18:08 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:18:08 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:18:08 Vulnerability Srbds: Not affected 23:18:08 Vulnerability Tsx async abort: Not affected 23:18:08 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 23:18:08 23:18:08 23:18:08 ---> nproc: 23:18:08 2 23:18:08 23:18:08 23:18:08 ---> df -h: 23:18:08 Filesystem Size Used Available Use% Mounted on 23:18:08 overlay 40.0G 8.5G 31.4G 21% / 23:18:08 tmpfs 64.0M 0 64.0M 0% /dev 23:18:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:18:08 shm 64.0M 0 64.0M 0% /dev/shm 23:18:08 /dev/vda1 40.0G 8.5G 31.4G 21% /facter-os 23:18:08 /dev/vda1 40.0G 8.5G 31.4G 21% /etc/resolv.conf 23:18:08 /dev/vda1 40.0G 8.5G 31.4G 21% /etc/hostname 23:18:08 /dev/vda1 40.0G 8.5G 31.4G 21% /etc/hosts 23:18:08 /dev/vda1 40.0G 8.5G 31.4G 21% /var/log/auth.log 23:18:08 /dev/vda1 40.0G 8.5G 31.4G 21% /run/cloud-init/result.json 23:18:08 /dev/vda1 40.0G 8.5G 31.4G 21% /w/workspace/edgexfoundry_edgex-ui-go_main 23:18:08 /dev/vda1 40.0G 8.5G 31.4G 21% /w/workspace/edgexfoundry_edgex-ui-go_main@tmp 23:18:08 /dev/vda1 40.0G 8.5G 31.4G 21% /var/log/sa-host 23:18:08 /dev/vda1 40.0G 8.5G 31.4G 21% /var/log/secure 23:18:08 23:18:08 23:18:08 ---> free -m: 23:18:08 total used free shared buff/cache available 23:18:08 Mem: 7821 1275 3132 0 3412 6465 23:18:08 Swap: 1023 0 1023 23:18:08 23:18:08 23:18:08 ---> ip addr: 23:18:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:18:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:18:08 inet 127.0.0.1/8 scope host lo 23:18:08 valid_lft forever preferred_lft forever 23:18:08 inet6 ::1/128 scope host 23:18:08 valid_lft forever preferred_lft forever 23:18:08 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:18:08 link/ether fa:16:3e:30:62:6f brd ff:ff:ff:ff:ff:ff 23:18:08 inet 10.30.122.130/23 brd 10.30.123.255 scope global dynamic eth0 23:18:08 valid_lft 84604sec preferred_lft 84604sec 23:18:08 inet6 fe80::f816:3eff:fe30:626f/64 scope link 23:18:08 valid_lft forever preferred_lft forever 23:18:08 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:18:08 link/ether 02:42:55:9b:bb:1f brd ff:ff:ff:ff:ff:ff 23:18:08 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:18:08 valid_lft forever preferred_lft forever 23:18:08 inet6 fe80::42:55ff:fe9b:bb1f/64 scope link 23:18:08 valid_lft forever preferred_lft forever 23:18:08 23:18:08 23:18:08 ---> sar -b -r -n DEV: 23:18:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) 23:18:08 23:18:08 22:47:59 LINUX RESTART (2 CPU) 23:18:08 23:18:08 22:49:05 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:18:08 22:50:01 79.17 15.96 63.21 0.00 4968.08 21482.63 0.00 23:18:08 22:51:01 1.57 0.00 1.57 0.00 0.00 29.35 0.00 23:18:08 22:52:01 0.42 0.00 0.42 0.00 0.00 5.68 0.00 23:18:08 22:53:01 0.17 0.00 0.17 0.00 0.00 1.62 0.00 23:18:08 22:54:01 0.33 0.00 0.33 0.00 0.00 4.88 0.00 23:18:08 22:55:01 0.23 0.00 0.23 0.00 0.00 3.10 0.00 23:18:08 22:56:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 23:18:08 22:57:01 0.23 0.00 0.23 0.00 0.00 2.71 0.00 23:18:08 22:58:01 0.23 0.00 0.23 0.00 0.00 1.78 0.00 23:18:08 22:59:01 0.25 0.00 0.25 0.00 0.00 3.50 0.00 23:18:08 23:00:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 23:18:08 23:01:01 0.27 0.02 0.25 0.00 0.13 3.06 0.00 23:18:08 23:02:01 0.40 0.10 0.30 0.00 1.73 5.56 0.00 23:18:08 23:03:01 0.37 0.15 0.22 0.00 4.80 2.96 0.00 23:18:08 23:04:01 0.72 0.00 0.72 0.00 0.00 14.51 0.00 23:18:08 23:05:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 23:18:08 23:06:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 23:18:08 23:07:01 0.18 0.00 0.18 0.00 0.00 2.03 0.00 23:18:08 23:08:01 0.17 0.00 0.17 0.00 0.00 2.02 0.00 23:18:08 23:09:01 0.17 0.00 0.17 0.00 0.00 1.75 0.00 23:18:08 23:10:01 0.28 0.00 0.28 0.00 0.00 3.46 0.00 23:18:08 23:11:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 23:18:08 23:12:01 0.20 0.00 0.20 0.00 0.00 1.90 0.00 23:18:08 23:13:02 0.18 0.00 0.18 0.00 0.00 1.75 0.00 23:18:08 23:14:01 0.15 0.00 0.15 0.00 0.00 1.42 0.00 23:18:08 23:15:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 23:18:08 23:16:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 23:18:08 23:17:01 102.78 0.03 102.75 0.00 3.73 30817.14 0.00 23:18:08 23:18:01 142.30 0.12 142.18 0.00 10.52 40070.16 0.00 23:18:08 Average: 11.32 0.53 10.79 0.00 161.18 3149.56 0.00 23:18:08 23:18:08 22:49:05 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:18:08 22:50:01 5429224 0 812308 10.14 2620 1764780 1294040 14.29 587288 1591132 128 23:18:08 22:51:01 5438596 0 802932 10.03 2620 1764784 1232844 13.61 584220 1586776 12 23:18:08 22:52:01 5439032 0 802492 10.02 2620 1764788 1215152 13.42 582576 1587864 8 23:18:08 22:53:01 5440540 0 800980 10.00 2620 1764792 1204872 13.30 581544 1587864 12 23:18:08 22:54:01 5440600 0 800912 10.00 2620 1764800 1204936 13.30 575792 1593600 8 23:18:08 22:55:01 5437656 0 803852 10.04 2620 1764804 1205092 13.30 578968 1593604 8 23:18:08 22:56:01 5436932 0 804568 10.05 2620 1764812 1204936 13.30 579656 1593600 8 23:18:08 22:57:01 5428664 0 812832 10.15 2620 1764816 1204936 13.30 588092 1593600 8 23:18:08 22:58:01 5428528 0 812968 10.15 2620 1764816 1204936 13.30 589860 1591800 20 23:18:08 22:59:01 5427396 0 814092 10.16 2620 1764824 1205128 13.31 590912 1591800 8 23:18:08 23:00:01 5427456 0 814032 10.16 2620 1764824 1205116 13.31 596576 1586080 8 23:18:08 23:01:01 5426864 0 814616 10.17 2620 1764832 1207276 13.33 596216 1586080 8 23:18:08 23:02:01 5427300 0 814052 10.16 2620 1764960 1205624 13.31 596828 1586140 8 23:18:08 23:03:01 5428388 0 812964 10.15 2620 1764960 1205444 13.31 595588 1586340 8 23:18:08 23:04:01 5428080 0 813264 10.15 2620 1764968 1205444 13.31 595680 1586340 8 23:18:08 23:05:01 5427152 0 814192 10.17 2620 1764968 1205564 13.31 596288 1586340 8 23:18:08 23:06:01 5427816 0 813524 10.16 2620 1764972 1205444 13.31 595748 1586340 8 23:18:08 23:07:01 5427948 0 813384 10.16 2620 1764980 1205444 13.31 595776 1586340 8 23:18:08 23:08:01 5428212 0 813120 10.15 2620 1764980 1205444 13.31 595516 1586340 8 23:18:08 23:09:01 5426740 0 814584 10.17 2620 1764988 1205600 13.31 596748 1586140 8 23:18:08 23:10:01 5426256 0 815068 10.18 2620 1764988 1205740 13.31 597232 1586140 8 23:18:08 23:11:01 5425992 0 815324 10.18 2620 1764996 1205816 13.31 597380 1586140 8 23:18:08 23:12:01 5427864 0 813448 10.16 2620 1765000 1205576 13.31 596172 1586140 8 23:18:08 23:13:02 5427840 0 813472 10.16 2620 1765000 1205640 13.31 596152 1586140 8 23:18:08 23:14:01 5427708 0 813596 10.16 2620 1765008 1205640 13.31 596108 1586140 8 23:18:08 23:15:01 5427192 0 814108 10.17 2620 1765012 1205748 13.31 596664 1586144 8 23:18:08 23:16:01 5427584 0 813680 10.16 2620 1765048 1205640 13.31 596140 1586148 20 23:18:08 23:17:01 4500268 0 1013372 12.65 2620 2492672 1407612 15.54 819548 2194872 9576 23:18:08 23:18:01 3222912 0 1292012 16.13 2620 3491388 1530044 16.89 1104596 2967136 24760 23:18:08 Average: 5321957 0 834819 10.42 2620 1849537 1227956 13.56 617237 1656521 1197 23:18:08 23:18:08 22:49:05 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:18:08 22:50:01 eth0 624.72 472.96 1570.30 98.08 0.00 0.00 0.00 0.00 23:18:08 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:50:01 docker0 95.36 73.50 7.16 220.77 0.00 0.00 0.00 0.00 23:18:08 22:51:01 eth0 0.92 0.50 0.62 0.22 0.00 0.00 0.00 0.00 23:18:08 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:52:01 eth0 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 23:18:08 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:53:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:18:08 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:54:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:18:08 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:55:01 eth0 0.25 0.18 0.14 0.07 0.00 0.00 0.00 0.00 23:18:08 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:56:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:18:08 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:57:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:18:08 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:58:01 eth0 2.88 0.08 0.26 0.01 0.00 0.00 0.00 0.00 23:18:08 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:59:01 eth0 5.85 0.53 1.01 0.36 0.00 0.00 0.00 0.00 23:18:08 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:00:01 eth0 0.80 0.52 0.41 0.30 0.00 0.00 0.00 0.00 23:18:08 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:01:01 eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00 23:18:08 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:02:01 eth0 0.50 0.30 0.27 0.20 0.00 0.00 0.00 0.00 23:18:08 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:03:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:18:08 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:04:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:18:08 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:05:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 23:18:08 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:06:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:18:08 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:07:01 eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:18:08 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:08:01 eth0 1.88 0.05 0.11 0.00 0.00 0.00 0.00 0.00 23:18:08 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:09:01 eth0 4.15 0.27 0.63 0.16 0.00 0.00 0.00 0.00 23:18:08 23:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:10:01 eth0 2.53 0.87 1.03 0.65 0.00 0.00 0.00 0.00 23:18:08 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:11:01 eth0 0.63 0.33 0.28 0.24 0.00 0.00 0.00 0.00 23:18:08 23:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:12:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:13:02 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:18:08 23:13:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:14:01 eth0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:15:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 23:18:08 23:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:16:01 eth0 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:18:08 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:17:01 eth0 572.68 525.27 4618.30 50.41 0.00 0.00 0.00 0.00 23:18:08 23:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:17:01 docker0 63.74 66.02 5.39 347.39 0.00 0.00 0.00 0.00 23:18:08 23:18:01 eth0 638.68 569.73 5523.13 137.14 0.00 0.00 0.00 0.00 23:18:08 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 23:18:01 docker0 30.91 32.39 1.86 273.29 0.00 0.00 0.00 0.00 23:18:08 Average: eth0 62.87 53.33 401.66 9.74 0.00 0.00 0.00 0.00 23:18:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:18:08 Average: docker0 6.35 5.78 0.48 28.60 0.00 0.00 0.00 0.00 23:18:08 23:18:08 23:18:08 ---> sar -P ALL: 23:18:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) 23:18:08 23:18:08 22:47:59 LINUX RESTART (2 CPU) 23:18:08 23:18:08 22:49:05 CPU %user %nice %system %iowait %steal %idle 23:18:08 22:50:01 all 15.72 0.00 4.72 15.38 0.09 64.09 23:18:08 22:50:01 0 15.54 0.00 4.68 16.38 0.09 63.31 23:18:08 22:50:01 1 15.90 0.00 4.75 14.39 0.09 64.87 23:18:08 22:51:01 all 0.18 0.00 0.06 0.01 0.02 99.74 23:18:08 22:51:01 0 0.22 0.00 0.07 0.00 0.02 99.70 23:18:08 22:51:01 1 0.13 0.00 0.05 0.02 0.02 99.78 23:18:08 22:52:01 all 0.12 0.00 0.04 0.00 0.03 99.82 23:18:08 22:52:01 0 0.18 0.00 0.03 0.00 0.02 99.77 23:18:08 22:52:01 1 0.05 0.00 0.05 0.00 0.03 99.87 23:18:08 22:53:01 all 0.09 0.00 0.03 0.00 0.03 99.85 23:18:08 22:53:01 0 0.17 0.00 0.03 0.00 0.03 99.77 23:18:08 22:53:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:18:08 22:54:01 all 0.08 0.00 0.03 0.00 0.03 99.87 23:18:08 22:54:01 0 0.10 0.00 0.02 0.00 0.03 99.85 23:18:08 22:54:01 1 0.05 0.00 0.03 0.00 0.03 99.88 23:18:08 22:55:01 all 0.08 0.00 0.03 0.00 0.03 99.86 23:18:08 22:55:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:18:08 22:55:01 1 0.13 0.00 0.03 0.00 0.03 99.80 23:18:08 22:56:01 all 0.18 0.00 0.03 0.00 0.03 99.77 23:18:08 22:56:01 0 0.02 0.00 0.05 0.00 0.00 99.93 23:18:08 22:56:01 1 0.33 0.00 0.02 0.00 0.05 99.60 23:18:08 22:57:01 all 0.08 0.00 0.03 0.00 0.03 99.87 23:18:08 22:57:01 0 0.07 0.00 0.03 0.00 0.03 99.87 23:18:08 22:57:01 1 0.08 0.00 0.02 0.00 0.02 99.88 23:18:08 22:58:01 all 0.14 0.00 0.03 0.00 0.03 99.80 23:18:08 22:58:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:18:08 22:58:01 1 0.25 0.00 0.03 0.00 0.02 99.70 23:18:08 22:59:01 all 0.10 0.00 0.03 0.00 0.01 99.86 23:18:08 22:59:01 0 0.08 0.00 0.05 0.00 0.02 99.85 23:18:08 22:59:01 1 0.12 0.00 0.02 0.00 0.00 99.87 23:18:08 23:00:01 all 0.12 0.00 0.04 0.00 0.03 99.82 23:18:08 23:00:01 0 0.05 0.00 0.05 0.00 0.03 99.87 23:18:08 23:00:01 1 0.18 0.00 0.03 0.00 0.02 99.77 23:18:08 23:18:08 23:00:01 CPU %user %nice %system %iowait %steal %idle 23:18:08 23:01:01 all 0.05 0.00 0.04 0.00 0.03 99.88 23:18:08 23:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:18:08 23:01:01 1 0.05 0.00 0.05 0.00 0.03 99.87 23:18:08 23:02:01 all 0.14 0.00 0.04 0.00 0.03 99.79 23:18:08 23:02:01 0 0.07 0.00 0.03 0.00 0.02 99.88 23:18:08 23:02:01 1 0.22 0.00 0.05 0.00 0.03 99.70 23:18:08 23:03:01 all 0.05 0.00 0.06 0.00 0.02 99.87 23:18:08 23:03:01 0 0.03 0.00 0.05 0.00 0.00 99.92 23:18:08 23:03:01 1 0.07 0.00 0.07 0.00 0.03 99.83 23:18:08 23:04:01 all 0.08 0.00 0.03 0.00 0.02 99.88 23:18:08 23:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:18:08 23:04:01 1 0.13 0.00 0.03 0.00 0.02 99.82 23:18:08 23:05:01 all 0.17 0.00 0.03 0.00 0.03 99.77 23:18:08 23:05:01 0 0.05 0.00 0.05 0.00 0.02 99.88 23:18:08 23:05:01 1 0.28 0.00 0.02 0.00 0.03 99.67 23:18:08 23:06:01 all 0.09 0.00 0.02 0.00 0.02 99.87 23:18:08 23:06:01 0 0.03 0.00 0.02 0.00 0.03 99.92 23:18:08 23:06:01 1 0.15 0.00 0.02 0.00 0.00 99.83 23:18:08 23:07:01 all 0.16 0.00 0.03 0.00 0.03 99.77 23:18:08 23:07:01 0 0.03 0.00 0.03 0.00 0.03 99.90 23:18:08 23:07:01 1 0.28 0.00 0.03 0.00 0.03 99.65 23:18:08 23:08:01 all 0.14 0.00 0.03 0.00 0.02 99.82 23:18:08 23:08:01 0 0.05 0.00 0.03 0.00 0.03 99.88 23:18:08 23:08:01 1 0.23 0.00 0.02 0.00 0.00 99.75 23:18:08 23:09:01 all 0.13 0.00 0.03 0.00 0.03 99.82 23:18:08 23:09:01 0 0.03 0.00 0.03 0.00 0.02 99.92 23:18:08 23:09:01 1 0.22 0.00 0.03 0.00 0.03 99.72 23:18:08 23:10:01 all 0.14 0.00 0.02 0.00 0.03 99.82 23:18:08 23:10:01 0 0.05 0.00 0.02 0.00 0.03 99.90 23:18:08 23:10:01 1 0.23 0.00 0.02 0.00 0.02 99.73 23:18:08 23:11:01 all 0.16 0.00 0.03 0.00 0.03 99.79 23:18:08 23:11:01 0 0.07 0.00 0.02 0.00 0.02 99.90 23:18:08 23:11:01 1 0.25 0.00 0.03 0.00 0.03 99.68 23:18:08 23:18:08 23:11:01 CPU %user %nice %system %iowait %steal %idle 23:18:08 23:12:01 all 0.13 0.00 0.01 0.00 0.02 99.85 23:18:08 23:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:18:08 23:12:01 1 0.23 0.00 0.00 0.00 0.02 99.75 23:18:08 23:13:02 all 0.18 0.00 0.03 0.00 0.02 99.77 23:18:08 23:13:02 0 0.03 0.00 0.02 0.00 0.02 99.93 23:18:08 23:13:02 1 0.33 0.00 0.03 0.00 0.02 99.62 23:18:08 23:14:01 all 0.11 0.00 0.01 0.00 0.02 99.86 23:18:08 23:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 23:18:08 23:14:01 1 0.19 0.00 0.02 0.00 0.02 99.78 23:18:08 23:15:01 all 0.08 0.00 0.04 0.00 0.02 99.86 23:18:08 23:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 23:18:08 23:15:01 1 0.12 0.00 0.05 0.00 0.02 99.82 23:18:08 23:16:01 all 0.11 0.00 0.02 0.00 0.03 99.85 23:18:08 23:16:01 0 0.15 0.00 0.02 0.00 0.02 99.82 23:18:08 23:16:01 1 0.07 0.00 0.02 0.00 0.03 99.88 23:18:08 23:17:01 all 11.87 0.00 5.62 10.61 0.06 71.84 23:18:08 23:17:01 0 11.73 0.00 5.86 7.25 0.07 75.09 23:18:08 23:17:01 1 12.01 0.00 5.38 13.94 0.05 68.62 23:18:08 23:18:01 all 19.47 0.00 8.09 4.80 0.09 67.54 23:18:08 23:18:01 0 16.96 0.00 8.27 6.60 0.09 68.09 23:18:08 23:18:01 1 21.99 0.00 7.92 3.00 0.09 67.00 23:18:08 Average: all 1.64 0.00 0.63 0.99 0.03 96.71 23:18:08 Average: 0 1.49 0.00 0.64 0.97 0.03 96.87 23:18:08 Average: 1 1.78 0.00 0.62 1.02 0.03 96.56 23:18:08 23:18:08 23:18:08