Pull request #127 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of siggiskulason for edgexfoundry/device-rest-go Obtained Jenkinsfile from 2453e380f0d7722d8a0c548d076a603dc1a13dd7+c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f (df63d14a58282dd19fec1ba8b1c1e9999c4ad121) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1836796175592464166.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh585245123312358884.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-127/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-127/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3742622354613413989.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4306568436736159027.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-127/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-127/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8220424807128136477.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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:device-rest-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: device-rest-go-settings PROJECT: device-rest-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: device-rest 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-874 in /w/workspace/gexfoundry_device-rest-go_PR-127 [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/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-127 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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/gexfoundry_device-rest-go_PR-127@tmp/jenkins-gitclient-ssh4668279296544893263.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f into PR head commit 2453e380f0d7722d8a0c548d076a603dc1a13dd7 Merge succeeded, producing 2453e380f0d7722d8a0c548d076a603dc1a13dd7 Checking out Revision 2453e380f0d7722d8a0c548d076a603dc1a13dd7 (PR-127) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-127@tmp/jenkins-gitclient-ssh4478035499173537469.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2453e380f0d7722d8a0c548d076a603dc1a13dd7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-127@tmp/jenkins-gitclient-ssh8733451482194083343.key > git merge c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2453e380f0d7722d8a0c548d076a603dc1a13dd7 # timeout=10 Commit message: "feat(snap): add go-based configure and install hooks" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:28:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials > git rev-list --no-walk 94141d5958bb4fa79fe377131bda593b69762738 # timeout=10 15:28:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:28:04 ========================================================= 15:28:04 EdgeX Global Pipelines Version Info 15:28:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:28:06 ------------------- 15:28:06 stable info: 15:28:06 ------------------- 15:28:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:28:06 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:28:06 Message: update stable to v1.0.195 15:28:06 ------------------- 15:28:06 experimental info: 15:28:06 ------------------- 15:28:06 Commited By: **** collab-it+edgex@linuxfoundation.org 15:28:06 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:28:06 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:28:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-127 [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-127 [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-127 [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2453e380f0d7722d8a0c548d076a603dc1a13dd7 [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2453e38 [Pipeline] echo 15:28:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:28:07 provisioning config files... 15:28:07 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/config5755440129172751166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:08 ---> docker-login.sh 15:28:08 nexus3.edgexfoundry.org:10001 15:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:08 Configure a credential helper to remove this warning. See 15:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:08 15:28:08 Login Succeeded 15:28:08 nexus3.edgexfoundry.org:10002 15:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:08 Configure a credential helper to remove this warning. See 15:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:08 15:28:08 Login Succeeded 15:28:08 nexus3.edgexfoundry.org:10003 15:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:08 Configure a credential helper to remove this warning. See 15:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:08 15:28:08 Login Succeeded 15:28:08 nexus3.edgexfoundry.org:10004 15:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:08 Configure a credential helper to remove this warning. See 15:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:08 15:28:08 Login Succeeded 15:28:08 docker.io 15:28:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:09 Configure a credential helper to remove this warning. See 15:28:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:09 15:28:09 Login Succeeded 15:28:09 ---> docker-login.sh ends [Pipeline] } 15:28:09 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 15:28:09 + git log --format=format:%s -1 2453e380f0d7722d8a0c548d076a603dc1a13dd7 [Pipeline] echo 15:28:09 GIT_COMMIT: 2453e380f0d7722d8a0c548d076a603dc1a13dd7, Commit Message: feat(snap): add go-based configure and install hooks [Pipeline] echo 15:28:09 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:28:10 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:10 15:28:10 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:28:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:10 latest: Pulling from edgex-devops/git-semver 15:28:10 31603596830f: Pulling fs layer 15:28:10 54011a49482f: Pulling fs layer 15:28:10 a6820b24f6d8: Pulling fs layer 15:28:10 f581987b2513: Pulling fs layer 15:28:10 f581987b2513: Waiting 15:28:10 54011a49482f: Verifying Checksum 15:28:10 54011a49482f: Download complete 15:28:11 31603596830f: Verifying Checksum 15:28:11 31603596830f: Download complete 15:28:11 f581987b2513: Verifying Checksum 15:28:11 f581987b2513: Download complete 15:28:11 a6820b24f6d8: Verifying Checksum 15:28:11 a6820b24f6d8: Download complete 15:28:11 31603596830f: Pull complete 15:28:11 54011a49482f: Pull complete 15:28:11 a6820b24f6d8: Pull complete 15:28:12 f581987b2513: Pull complete 15:28:12 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:28:12 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:28:12 prd-centos7-docker-4c-2g-874 does not seem to be running inside a container 15:28:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-127 -v /w/workspace/gexfoundry_device-rest-go_PR-127:/w/workspace/gexfoundry_device-rest-go_PR-127:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-127@tmp:/w/workspace/gexfoundry_device-rest-go_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:28:13 $ docker top 5dc27b2ffea5b195c1d15b2f27352a1bd615a63235597c5513850297a4cae500 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:13 [ssh-agent] Looking for ssh-agent implementation... 15:28:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:13 $ docker exec 5dc27b2ffea5b195c1d15b2f27352a1bd615a63235597c5513850297a4cae500 ssh-agent 15:28:13 SSH_AUTH_SOCK=/tmp/ssh-VWD9PyyJ67lb/agent.16 15:28:13 SSH_AGENT_PID=23 15:28:13 Running ssh-add (command line suppressed) 15:28:13 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-127@tmp/private_key_8561866608679668282.key (/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/private_key_8561866608679668282.key) 15:28:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:14 + git tag --points-at HEAD [Pipeline] } 15:28:14 $ docker exec --env ******** --env ******** 5dc27b2ffea5b195c1d15b2f27352a1bd615a63235597c5513850297a4cae500 ssh-agent -k 15:28:14 unset SSH_AUTH_SOCK; 15:28:14 unset SSH_AGENT_PID; 15:28:14 echo Agent pid 23 killed; 15:28:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:28:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:14 [ssh-agent] Looking for ssh-agent implementation... 15:28:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:14 $ docker exec 5dc27b2ffea5b195c1d15b2f27352a1bd615a63235597c5513850297a4cae500 ssh-agent 15:28:14 SSH_AUTH_SOCK=/tmp/ssh-3NMfM3QOebBC/agent.58 15:28:14 SSH_AGENT_PID=65 15:28:14 Running ssh-add (command line suppressed) 15:28:14 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-127@tmp/private_key_454608900596491200.key (/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/private_key_454608900596491200.key) 15:28:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:14 + git semver init 15:28:14 # -> Open(): unable to determine branch for HEAD 15:28:14 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-127/.git 15:28:14 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-127 15:28:14 # $SEMVER_REMOTE_NAME = origin 15:28:14 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:28:14 # $SEMVER_USER_NAME = edgex-jenkins 15:28:14 # $SEMVER_BRANCH = PR-127 15:28:14 # $SEMVER_TEMP = /tmp/semver-652824504 15:28:14 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 15:28:17 # '/tmp/semver-652824504' -> '/w/workspace/gexfoundry_device-rest-go_PR-127/.semver' 15:28:17 # -> Force: false 15:28:17 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-127/.semver [Pipeline] } 15:28:17 $ docker exec --env ******** --env ******** 5dc27b2ffea5b195c1d15b2f27352a1bd615a63235597c5513850297a4cae500 ssh-agent -k 15:28:17 unset SSH_AUTH_SOCK; 15:28:17 unset SSH_AGENT_PID; 15:28:17 echo Agent pid 65 killed; 15:28:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:17 + git semver [Pipeline] } 15:28:17 $ docker stop --time=1 5dc27b2ffea5b195c1d15b2f27352a1bd615a63235597c5513850297a4cae500 15:28:19 $ docker rm -f 5dc27b2ffea5b195c1d15b2f27352a1bd615a63235597c5513850297a4cae500 [Pipeline] // withDockerContainer [Pipeline] sh 15:28:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:28:19 Stashed 1 file(s) [Pipeline] echo 15:28:19 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 15:28:35 Still waiting to schedule task 15:28:35 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:28:35 Still waiting to schedule task 15:28:35 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 15:30:55 Running on prd-centos7-docker-4c-2g-878 in /w/workspace/gexfoundry_device-rest-go_PR-127 [Pipeline] { [Pipeline] ws 15:30:55 Running in /w/workspace/device-rest-go/4 [Pipeline] { [Pipeline] checkout 15:30:55 The recommended git tool is: git 15:30:57 using credential edgex-jenkins-ssh 15:30:57 Cloning the remote Git repository 15:30:57 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:30:58 > git init /w/workspace/device-rest-go/4 # timeout=10 15:30:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:30:58 > git --version # timeout=10 15:30:58 > git --version # 'git version 2.24.4' 15:30:58 using GIT_SSH to set credentials SSH Credentials for GitHub 15:30:58 [INFO] Currently running in a labeled security context 15:30:58 [INFO] Currently SELinux is 'enforcing' on the host 15:30:58 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/4@tmp/jenkins-gitclient-ssh5316401655202311786.key 15:30:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:31:02 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:31:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:31:03 Merging remotes/origin/master commit c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f into PR head commit 2453e380f0d7722d8a0c548d076a603dc1a13dd7 15:31:03 Merge succeeded, producing 2453e380f0d7722d8a0c548d076a603dc1a13dd7 15:31:03 Checking out Revision 2453e380f0d7722d8a0c548d076a603dc1a13dd7 (PR-127) 15:31:02 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:31:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:31:02 using GIT_SSH to set credentials SSH Credentials for GitHub 15:31:02 [INFO] Currently running in a labeled security context 15:31:02 [INFO] Currently SELinux is 'enforcing' on the host 15:31:02 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/4@tmp/jenkins-gitclient-ssh8170021433840818397.key 15:31:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:31:03 > git config core.sparsecheckout # timeout=10 15:31:03 > git checkout -f 2453e380f0d7722d8a0c548d076a603dc1a13dd7 # timeout=10 15:31:03 > git remote # timeout=10 15:31:03 > git config --get remote.origin.url # timeout=10 15:31:03 using GIT_SSH to set credentials SSH Credentials for GitHub 15:31:03 [INFO] Currently running in a labeled security context 15:31:03 [INFO] Currently SELinux is 'enforcing' on the host 15:31:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/4@tmp/jenkins-gitclient-ssh2475059558923528254.key 15:31:03 > git merge c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f # timeout=10 15:31:03 > git rev-parse HEAD^{commit} # timeout=10 15:31:03 > git config core.sparsecheckout # timeout=10 15:31:03 > git checkout -f 2453e380f0d7722d8a0c548d076a603dc1a13dd7 # timeout=10 15:31:07 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:31:08 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:31:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:31:08 + sudo service docker restart 15:31:08 + true 15:31:08 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:26 provisioning config files... 15:31:26 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/4@tmp/config1001539942882297612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:27 ---> docker-login.sh 15:31:27 nexus3.edgexfoundry.org:10001 15:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:27 Configure a credential helper to remove this warning. See 15:31:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:27 15:31:27 Login Succeeded 15:31:27 nexus3.edgexfoundry.org:10002 15:31:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:28 Configure a credential helper to remove this warning. See 15:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:28 15:31:28 Login Succeeded 15:31:28 nexus3.edgexfoundry.org:10003 15:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:28 Configure a credential helper to remove this warning. See 15:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:28 15:31:28 Login Succeeded 15:31:28 nexus3.edgexfoundry.org:10004 15:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:28 Configure a credential helper to remove this warning. See 15:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:28 15:31:28 Login Succeeded 15:31:28 docker.io 15:31:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:28 Configure a credential helper to remove this warning. See 15:31:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:28 15:31:28 Login Succeeded 15:31:28 ---> docker-login.sh ends [Pipeline] } 15:31:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:31:29 ========================================================= 15:31:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:31:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:31:29 + 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 . 15:31:29 Sending build context to Docker daemon 116.2kB 15:31:29 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 15:31:29 Step 2/10 : FROM ${BASE} 15:31:29 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:31:29 540db60ca938: Pulling fs layer 15:31:29 adcc1eea9eea: Pulling fs layer 15:31:29 4c4ab2625f07: Pulling fs layer 15:31:29 0510c868ecb4: Pulling fs layer 15:31:29 afea3b2eda06: Pulling fs layer 15:31:29 7809a108b3ef: Pulling fs layer 15:31:29 f706445af74f: Pulling fs layer 15:31:29 afea3b2eda06: Waiting 15:31:29 7809a108b3ef: Waiting 15:31:29 f706445af74f: Waiting 15:31:29 0510c868ecb4: Waiting 15:31:29 4c4ab2625f07: Verifying Checksum 15:31:29 4c4ab2625f07: Download complete 15:31:29 adcc1eea9eea: Verifying Checksum 15:31:29 adcc1eea9eea: Download complete 15:31:29 afea3b2eda06: Verifying Checksum 15:31:29 afea3b2eda06: Download complete 15:31:29 7809a108b3ef: Verifying Checksum 15:31:29 7809a108b3ef: Download complete 15:31:29 540db60ca938: Verifying Checksum 15:31:29 540db60ca938: Download complete 15:31:30 540db60ca938: Pull complete 15:31:30 adcc1eea9eea: Pull complete 15:31:30 4c4ab2625f07: Pull complete 15:31:31 f706445af74f: Verifying Checksum 15:31:31 f706445af74f: Download complete 15:31:32 0510c868ecb4: Verifying Checksum 15:31:32 0510c868ecb4: Download complete 15:31:36 0510c868ecb4: Pull complete 15:31:36 afea3b2eda06: Pull complete 15:31:36 7809a108b3ef: Pull complete 15:31:38 f706445af74f: Pull complete 15:31:39 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:31:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:31:39 ---> b068be0155e3 15:31:39 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:31:55 Running on prd-ubuntu18.04-docker-arm64-4c-16g-879 in /w/workspace/gexfoundry_device-rest-go_PR-127 [Pipeline] { [Pipeline] ws 15:31:55 Running in /w/workspace/device-rest-go/4 [Pipeline] { [Pipeline] checkout 15:31:55 The recommended git tool is: git 15:32:00 using credential edgex-jenkins-ssh 15:32:00 Cloning the remote Git repository 15:32:01 ---> Running in ebe0bfbca34a 15:32:01 Removing intermediate container ebe0bfbca34a 15:32:01 ---> 3dd109245bdd 15:32:01 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 15:32:01 ---> Running in 5f46b75ef8da 15:32:01 Removing intermediate container 5f46b75ef8da 15:32:01 ---> 2ba4a01f3124 15:32:01 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:32:01 ---> Running in a0b06c358cb6 15:32:01 Removing intermediate container a0b06c358cb6 15:32:01 ---> 08f4958f4144 15:32:01 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:01 ---> Running in aa9728b07c61 15:32:01 Removing intermediate container aa9728b07c61 15:32:01 ---> 8204099e8ddb 15:32:01 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:32:01 ---> Running in 307aa84a55a4 15:32:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:32:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:32:00 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:32:00 > git init /w/workspace/device-rest-go/4 # timeout=10 15:32:00 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:32:00 > git --version # timeout=10 15:32:00 > git --version # 'git version 2.17.1' 15:32:00 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:01 (1/9) Installing libc-dev (0.7.2-r3) 15:32:01 (2/9) Installing libsodium (1.0.18-r0) 15:32:01 (3/9) Installing pkgconf (1.7.3-r0) 15:32:01 (4/9) Installing libsodium-dev (1.0.18-r0) 15:32:02 (5/9) Installing openssh-keygen (8.4_p1-r3) 15:32:02 (6/9) Installing libedit (20191231.3.1-r1) 15:32:02 (7/9) Installing openssh-client (8.4_p1-r3) 15:32:03 (8/9) Installing libzmq (4.3.3-r1) 15:32:03 (9/9) Installing zeromq-dev (4.3.3-r1) 15:32:04 Executing busybox-1.32.1-r6.trigger 15:32:04 OK: 154 MiB in 49 packages 15:32:04 Removing intermediate container 307aa84a55a4 15:32:04 ---> 7efa3479c98e 15:32:04 Step 8/10 : WORKDIR /device-rest-go 15:32:04 ---> Running in 267af8a09a3d 15:32:04 Removing intermediate container 267af8a09a3d 15:32:04 ---> e86ecebcbfb8 15:32:04 Step 9/10 : COPY . . 15:32:05 ---> d5882fc5ae02 15:32:05 Step 10/10 : RUN go mod download 15:32:05 ---> Running in 655bf2d6a2c6 15:32:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:32:06 Merging remotes/origin/master commit c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f into PR head commit 2453e380f0d7722d8a0c548d076a603dc1a13dd7 15:32:06 Merge succeeded, producing 2453e380f0d7722d8a0c548d076a603dc1a13dd7 15:32:06 Checking out Revision 2453e380f0d7722d8a0c548d076a603dc1a13dd7 (PR-127) 15:32:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:32:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:32:05 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:32:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/127/head:refs/remotes/origin/PR-127 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:32:06 > git config core.sparsecheckout # timeout=10 15:32:06 > git checkout -f 2453e380f0d7722d8a0c548d076a603dc1a13dd7 # timeout=10 15:32:06 > git remote # timeout=10 15:32:06 > git config --get remote.origin.url # timeout=10 15:32:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:06 > git merge c6cdf2ebaab0cc5f3b86c095bfb16af459369c6f # timeout=10 15:32:06 > git rev-parse HEAD^{commit} # timeout=10 15:32:06 > git config core.sparsecheckout # timeout=10 15:32:06 > git checkout -f 2453e380f0d7722d8a0c548d076a603dc1a13dd7 # timeout=10 15:32:10 Commit message: "feat(snap): add go-based configure and install hooks" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:32:12 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:32:12 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:32:13 + + true 15:32:13 sudo service docker restart 15:32:23 Removing intermediate container 655bf2d6a2c6 15:32:23 ---> 0646b9de9f8a 15:32:23 Successfully built 0646b9de9f8a 15:32:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:32:23 + docker inspect -f . ci-base-image-x86_64 15:32:23 . [Pipeline] withDockerContainer 15:32:23 prd-centos7-docker-4c-2g-878 does not seem to be running inside a container 15:32:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:32:24 $ docker top 03ffb115e0a0d4f3e294c71cee11d83c4cb211806524fc8b4a19aac3b37d0929 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:24 + go version 15:32:24 go version go1.16.3 linux/amd64 [Pipeline] } 15:32:24 $ docker stop --time=1 03ffb115e0a0d4f3e294c71cee11d83c4cb211806524fc8b4a19aac3b37d0929 15:32:26 $ docker rm -f 03ffb115e0a0d4f3e294c71cee11d83c4cb211806524fc8b4a19aac3b37d0929 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:32:26 + docker inspect -f . ci-base-image-x86_64 15:32:26 . [Pipeline] withDockerContainer 15:32:26 prd-centos7-docker-4c-2g-878 does not seem to be running inside a container 15:32:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:32:27 $ docker top d649ce5e2b52e403f596fb1299b541e58ebe2f138d08e3086264523f9930adec -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:27 + go mod tidy [Pipeline] sh 15:32:28 + make test 15:32:28 go mod tidy 15:32:28 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:32:28 ? github.com/edgexfoundry/device-rest-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:32:31 provisioning config files... 15:32:31 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/4@tmp/config6708696554474999277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:31 ---> docker-login.sh 15:32:31 nexus3.edgexfoundry.org:10001 15:32:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:33 Configure a credential helper to remove this warning. See 15:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:33 15:32:33 Login Succeeded 15:32:33 nexus3.edgexfoundry.org:10002 15:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:33 Configure a credential helper to remove this warning. See 15:32:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:33 15:32:33 Login Succeeded 15:32:33 nexus3.edgexfoundry.org:10003 15:32:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:34 Configure a credential helper to remove this warning. See 15:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:34 15:32:34 Login Succeeded 15:32:34 nexus3.edgexfoundry.org:10004 15:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:34 Configure a credential helper to remove this warning. See 15:32:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:34 15:32:34 Login Succeeded 15:32:34 docker.io 15:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:35 Configure a credential helper to remove this warning. See 15:32:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:35 15:32:35 Login Succeeded 15:32:35 ---> docker-login.sh ends [Pipeline] } 15:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:32:35 ========================================================= 15:32:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:32:35 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:32:36 + 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 . 15:32:36 Sending build context to Docker daemon 116.2kB 15:32:36 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 15:32:36 Step 2/10 : FROM ${BASE} 15:32:37 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:32:37 595b0fe564bb: Pulling fs layer 15:32:37 3088b5b3c5c0: Pulling fs layer 15:32:37 5b7225fbf94c: Pulling fs layer 15:32:37 ba82ee9f976e: Pulling fs layer 15:32:37 506bd15cee9f: Pulling fs layer 15:32:37 75a0a4a0db45: Pulling fs layer 15:32:37 618dc40b7e24: Pulling fs layer 15:32:37 506bd15cee9f: Waiting 15:32:37 618dc40b7e24: Waiting 15:32:37 75a0a4a0db45: Waiting 15:32:37 5b7225fbf94c: Verifying Checksum 15:32:37 5b7225fbf94c: Download complete 15:32:37 3088b5b3c5c0: Verifying Checksum 15:32:37 3088b5b3c5c0: Download complete 15:32:37 506bd15cee9f: Verifying Checksum 15:32:37 506bd15cee9f: Download complete 15:32:37 75a0a4a0db45: Verifying Checksum 15:32:37 75a0a4a0db45: Download complete 15:32:37 595b0fe564bb: Verifying Checksum 15:32:37 595b0fe564bb: Download complete 15:32:38 595b0fe564bb: Pull complete 15:32:38 3088b5b3c5c0: Pull complete 15:32:39 5b7225fbf94c: Pull complete 15:32:39 618dc40b7e24: Verifying Checksum 15:32:39 618dc40b7e24: Download complete 15:32:40 ba82ee9f976e: Download complete 15:32:46 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:32:46 ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 54.0% of statements 15:32:46 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:32:53 ba82ee9f976e: Pull complete 15:32:53 506bd15cee9f: Pull complete 15:32:53 75a0a4a0db45: Pull complete 15:32:53 gofmt -l . 15:32:53 [ "`gofmt -l .`" = "" ] 15:32:53 ./bin/test-go-mod-tidy.sh 15:32:53 ./bin/test-attribution-txt.sh [Pipeline] } 15:32:53 $ docker stop --time=1 d649ce5e2b52e403f596fb1299b541e58ebe2f138d08e3086264523f9930adec 15:32:55 $ docker rm -f d649ce5e2b52e403f596fb1299b541e58ebe2f138d08e3086264523f9930adec [Pipeline] // withDockerContainer [Pipeline] sh 15:32:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:32:55 618dc40b7e24: Pull complete 15:32:55 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:32:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:32:55 ---> a36622ca3599 15:32:55 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:32:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:32:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:32:57 + ls -al . 15:32:57 total 112 15:32:57 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 30 15:32 . 15:32:57 drwxrwxr-x. 4 jenkins jenkins 28 Jun 30 15:30 .. 15:32:57 -rw-rw-r--. 1 jenkins jenkins 6792 Jun 30 15:31 Attribution.txt 15:32:57 drwxrwxr-x. 2 jenkins jenkins 64 Jun 30 15:31 bin 15:32:57 -rw-rw-r--. 1 jenkins jenkins 7459 Jun 30 15:31 CHANGELOG.md 15:32:57 drwxrwxr-x. 3 jenkins jenkins 32 Jun 30 15:31 cmd 15:32:57 -rw-r--r--. 1 jenkins jenkins 8513 Jun 30 15:32 coverage.out 15:32:57 -rw-rw-r--. 1 jenkins jenkins 1615 Jun 30 15:31 Dockerfile 15:32:57 -rw-rw-r--. 1 jenkins jenkins 1087 Jun 30 15:31 Dockerfile.build 15:32:57 -rw-rw-r--. 1 jenkins jenkins 151 Jun 30 15:31 .dockerignore 15:32:57 drwxrwxr-x. 2 jenkins jenkins 76 Jun 30 15:31 driver 15:32:57 drwxrwxr-x. 8 jenkins jenkins 179 Jun 30 15:31 .git 15:32:57 drwxrwxr-x. 2 jenkins jenkins 103 Jun 30 15:31 .github 15:32:57 -rw-rw-r--. 1 jenkins jenkins 336 Jun 30 15:31 .gitignore 15:32:57 -rw-r--r--. 1 jenkins jenkins 271 Jun 30 15:32 go.mod 15:32:57 -rw-r--r--. 1 jenkins jenkins 20570 Jun 30 15:32 go.sum 15:32:57 -rw-rw-r--. 1 jenkins jenkins 680 Jun 30 15:31 Jenkinsfile 15:32:57 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 30 15:31 LICENSE 15:32:57 -rw-rw-r--. 1 jenkins jenkins 996 Jun 30 15:31 Makefile 15:32:57 -rw-rw-r--. 1 jenkins jenkins 7667 Jun 30 15:31 README.md 15:32:57 drwxrwxr-x. 4 jenkins jenkins 71 Jun 30 15:31 snap 15:32:57 -rw-rw-r--. 1 jenkins jenkins 5 Jun 30 15:28 VERSION 15:32:57 -rw-rw-r--. 1 jenkins jenkins 713 Jun 30 15:31 version.go [Pipeline] isUnix [Pipeline] sh 15:32:57 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=2453e380f0d7722d8a0c548d076a603dc1a13dd7 --label arch=amd64 --label version=0.0.0 . 15:32:57 Sending build context to Docker daemon 126kB 15:32:57 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 15:32:57 Step 2/25 : FROM ${BASE} AS builder 15:32:57 ---> 0646b9de9f8a 15:32:57 Step 3/25 : ARG MAKE='make build' 15:32:57 ---> Running in 73554a8ff4fe 15:32:57 Removing intermediate container 73554a8ff4fe 15:32:57 ---> b0a545a5863a 15:32:57 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:32:57 ---> Running in f87de45d7462 15:32:57 ---> Running in b38232026cd4 15:32:57 Removing intermediate container b38232026cd4 15:32:57 ---> e298ceebab66 15:32:57 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:32:57 ---> Running in 0fecf71ef5e0 15:32:58 Removing intermediate container f87de45d7462 15:32:58 ---> bb5fdb9ce931 15:32:58 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 15:32:58 Removing intermediate container 0fecf71ef5e0 15:32:58 ---> 7c0e7981972c 15:32:58 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:58 ---> Running in a591e4a9148f 15:32:58 ---> Running in ceb63b52d0f8 15:32:58 Removing intermediate container a591e4a9148f 15:32:58 ---> 1411cfb49633 15:32:58 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:32:58 ---> Running in 20c944b022d5 15:32:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:32:58 Removing intermediate container ceb63b52d0f8 15:32:58 ---> 9f36385439ef 15:32:58 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:32:58 ---> Running in 7c60273d0824 15:32:59 Removing intermediate container 7c60273d0824 15:32:59 ---> 5a12848266bf 15:32:59 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:32:59 ---> Running in 192b1c30f8bc 15:33:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:33:00 OK: 154 MiB in 49 packages 15:33:00 Removing intermediate container 20c944b022d5 15:33:00 ---> 226ced597ec8 15:33:00 Step 8/25 : WORKDIR /device-rest-go 15:33:01 ---> Running in ddf7c39b7cdb 15:33:01 Removing intermediate container ddf7c39b7cdb 15:33:01 ---> 733a5620c3e8 15:33:01 Step 9/25 : COPY . . 15:33:01 ---> 8dd4892dbbc4 15:33:01 Step 10/25 : RUN go mod tidy 15:33:01 ---> Running in 8597483a4d10 15:33:01 Removing intermediate container 8597483a4d10 15:33:01 ---> ffaa5ac6e622 15:33:01 Step 11/25 : RUN make update 15:33:01 ---> Running in 29dac9ca0f90 15:33:02 Removing intermediate container 192b1c30f8bc 15:33:02 ---> a9acf59de80a 15:33:02 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:33:02 ---> Running in 72a7e9ac5e66 15:33:02 CGO_ENABLED=0 GO111MODULE=on go mod download 15:33:02 Removing intermediate container 29dac9ca0f90 15:33:02 ---> c6b8e1e1e81c 15:33:02 Step 12/25 : RUN $MAKE 15:33:02 ---> Running in dcb55f2f2a5b 15:33:02 go mod tidy 15:33:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 15:33:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:33:04 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:33:05 (1/9) Installing libc-dev (0.7.2-r3) 15:33:05 (2/9) Installing libsodium (1.0.18-r0) 15:33:05 (3/9) Installing pkgconf (1.7.3-r0) 15:33:05 (4/9) Installing libsodium-dev (1.0.18-r0) 15:33:05 (5/9) Installing openssh-keygen (8.4_p1-r3) 15:33:05 (6/9) Installing libedit (20191231.3.1-r1) 15:33:05 (7/9) Installing openssh-client (8.4_p1-r3) 15:33:06 (8/9) Installing libzmq (4.3.3-r1) 15:33:06 (9/9) Installing zeromq-dev (4.3.3-r1) 15:33:06 Executing busybox-1.32.1-r6.trigger 15:33:06 OK: 144 MiB in 49 packages 15:33:07 Removing intermediate container 72a7e9ac5e66 15:33:07 ---> 2aa713908454 15:33:07 Step 8/10 : WORKDIR /device-rest-go 15:33:07 ---> Running in adc6e46946f8 15:33:08 Removing intermediate container adc6e46946f8 15:33:08 ---> cec6b05395d9 15:33:08 Step 9/10 : COPY . . 15:33:08 ---> 50661d03d447 15:33:08 Step 10/10 : RUN go mod download 15:33:09 ---> Running in 359c1c61fb98 15:33:15 Removing intermediate container dcb55f2f2a5b 15:33:15 ---> 16fb22176b44 15:33:15 Step 13/25 : FROM alpine:3.12 15:33:15 3.12: Pulling from library/alpine 15:33:15 339de151aab4: Pulling fs layer 15:33:15 339de151aab4: Verifying Checksum 15:33:15 339de151aab4: Download complete 15:33:15 339de151aab4: Pull complete 15:33:15 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:33:15 Status: Downloaded newer image for alpine:3.12 15:33:15 ---> 13621d1b12d4 15:33:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:33:15 ---> Running in 3319e879494f 15:33:15 Removing intermediate container 3319e879494f 15:33:15 ---> 3c6ee214097e 15:33:15 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 15:33:15 ---> Running in d5d934e5a99c 15:33:15 Removing intermediate container d5d934e5a99c 15:33:15 ---> a14728b4f597 15:33:15 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 15:33:15 ---> Running in 4dea0f593cfd 15:33:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:33:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:33:16 (1/6) Installing dumb-init (1.2.2-r1) 15:33:16 (2/6) Installing libgcc (9.3.0-r2) 15:33:16 (3/6) Installing libsodium (1.0.18-r0) 15:33:16 (4/6) Installing libstdc++ (9.3.0-r2) 15:33:16 (5/6) Installing libzmq (4.3.3-r0) 15:33:16 (6/6) Installing zeromq (4.3.3-r0) 15:33:16 Executing busybox-1.31.1-r20.trigger 15:33:16 OK: 8 MiB in 20 packages 15:33:16 Removing intermediate container 4dea0f593cfd 15:33:16 ---> 47c8edff6c75 15:33:16 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 15:33:17 ---> 6592f3c21069 15:33:17 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 15:33:17 ---> d75127939310 15:33:17 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 15:33:17 ---> 9d6499052256 15:33:17 Step 20/25 : EXPOSE 59986 15:33:17 ---> Running in 59cd0b51cd2b 15:33:17 Removing intermediate container 59cd0b51cd2b 15:33:17 ---> fb83d5b6ad8e 15:33:17 Step 21/25 : ENTRYPOINT ["/device-rest"] 15:33:17 ---> Running in 38b8e6ac12bb 15:33:18 Removing intermediate container 38b8e6ac12bb 15:33:18 ---> 3decc680eea6 15:33:18 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:33:18 ---> Running in 0a7796debec1 15:33:18 Removing intermediate container 0a7796debec1 15:33:18 ---> b5945b562457 15:33:18 Step 23/25 : LABEL arch=amd64 15:33:18 ---> Running in c49d36bbf2d6 15:33:18 Removing intermediate container c49d36bbf2d6 15:33:18 ---> 08980ca54113 15:33:18 Step 24/25 : LABEL git_sha=2453e380f0d7722d8a0c548d076a603dc1a13dd7 15:33:18 ---> Running in 01765caca86a 15:33:18 Removing intermediate container 01765caca86a 15:33:18 ---> 1093a09e2332 15:33:18 Step 25/25 : LABEL version=0.0.0 15:33:18 ---> Running in f24329737607 15:33:18 Removing intermediate container f24329737607 15:33:18 ---> 09ff5fcc7f40 15:33:18 [Warning] One or more build-args [ARCH] were not consumed 15:33:18 Successfully built 09ff5fcc7f40 15:33:18 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:33:19 ---> job-cost.sh 15:33:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UKqN 15:33:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:33:36 Removing intermediate container 359c1c61fb98 15:33:36 ---> 7c25a55718b9 15:33:36 Successfully built 7c25a55718b9 15:33:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:33:36 + docker inspect -f . ci-base-image-arm64 15:33:36 . [Pipeline] withDockerContainer 15:33:36 prd-ubuntu18.04-docker-arm64-4c-16g-879 does not seem to be running inside a container 15:33:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:33:38 $ docker top af4502174eba0f8f1810ed45fb5819b455ba2b0c91006b463e2316cac0f6ffb4 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:39 + go version 15:33:39 go version go1.16.5 linux/arm64 [Pipeline] } 15:33:39 $ docker stop --time=1 af4502174eba0f8f1810ed45fb5819b455ba2b0c91006b463e2316cac0f6ffb4 15:33:41 $ docker rm -f af4502174eba0f8f1810ed45fb5819b455ba2b0c91006b463e2316cac0f6ffb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:33:42 + docker inspect -f . ci-base-image-arm64 15:33:42 . [Pipeline] withDockerContainer 15:33:42 prd-ubuntu18.04-docker-arm64-4c-16g-879 does not seem to be running inside a container 15:33:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/4 -v /w/workspace/device-rest-go/4:/w/workspace/device-rest-go/4:rw,z -v /w/workspace/device-rest-go/4@tmp:/w/workspace/device-rest-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:33:43 $ docker top fb2795868f8cf4d35941e7d0055ced64c0a1455e5bf6090ed5556555ba75b192 -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:44 lf-activate-venv(): INFO: Adding /tmp/venv-UKqN/bin to PATH 15:33:44 INFO: No Stack... 15:33:44 INFO: Retrieving Pricing Info for: v3-standard-2 15:33:44 INFO: Archiving Costs [Pipeline] sh 15:33:44 + go mod tidy 15:33:45 + cat /w/workspace/device-rest-go/4/archives/cost.csv 15:33:45 + cut -d, -f6 [Pipeline] lock 15:33:45 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-127-4-stack-cost] 15:33:45 Resource [jenkins-edgexfoundry-device-rest-go-PR-127-4-stack-cost] did not exist. Created. 15:33:45 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-127-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [Pipeline] sh 15:33:45 + echo total: 0.05999999865889549 [Pipeline] stash 15:33:45 Stashed 1 file(s) [Pipeline] } 15:33:45 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-127-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:33:46 + make test 15:33:46 go mod tidy 15:33:46 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 15:33:47 ? github.com/edgexfoundry/device-rest-go [no test files] 15:34:44 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:34:44 ok github.com/edgexfoundry/device-rest-go/driver 0.046s coverage: 54.0% of statements 15:34:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:35:06 gofmt -l . 15:35:06 [ "`gofmt -l .`" = "" ] 15:35:06 ./bin/test-go-mod-tidy.sh 15:35:06 ./bin/test-attribution-txt.sh [Pipeline] } 15:35:07 $ docker stop --time=1 fb2795868f8cf4d35941e7d0055ced64c0a1455e5bf6090ed5556555ba75b192 15:35:09 $ docker rm -f fb2795868f8cf4d35941e7d0055ced64c0a1455e5bf6090ed5556555ba75b192 [Pipeline] // withDockerContainer [Pipeline] sh 15:35:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:35:10 Warning: overwriting stash ‘coverage-report’ 15:35:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:35:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:35:11 + ls -al . 15:35:11 total 140 15:35:11 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 15:35 . 15:35:11 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 15:32 .. 15:35:11 -rw-rw-r-- 1 jenkins jenkins 151 Jun 30 15:32 .dockerignore 15:35:11 drwxrwxr-x 8 jenkins jenkins 4096 Jun 30 15:32 .git 15:35:11 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 15:32 .github 15:35:11 -rw-rw-r-- 1 jenkins jenkins 336 Jun 30 15:32 .gitignore 15:35:11 -rw-rw-r-- 1 jenkins jenkins 6792 Jun 30 15:32 Attribution.txt 15:35:11 -rw-rw-r-- 1 jenkins jenkins 7459 Jun 30 15:32 CHANGELOG.md 15:35:11 -rw-rw-r-- 1 jenkins jenkins 1615 Jun 30 15:32 Dockerfile 15:35:11 -rw-rw-r-- 1 jenkins jenkins 1087 Jun 30 15:32 Dockerfile.build 15:35:11 -rw-rw-r-- 1 jenkins jenkins 680 Jun 30 15:32 Jenkinsfile 15:35:11 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 30 15:32 LICENSE 15:35:11 -rw-rw-r-- 1 jenkins jenkins 996 Jun 30 15:32 Makefile 15:35:11 -rw-rw-r-- 1 jenkins jenkins 7667 Jun 30 15:32 README.md 15:35:11 -rw-rw-r-- 1 jenkins jenkins 5 Jun 30 15:28 VERSION 15:35:11 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 15:32 bin 15:35:11 drwxrwxr-x 3 jenkins jenkins 4096 Jun 30 15:32 cmd 15:35:11 -rw-r--r-- 1 jenkins jenkins 8513 Jun 30 15:34 coverage.out 15:35:11 drwxrwxr-x 2 jenkins jenkins 4096 Jun 30 15:32 driver 15:35:11 -rw-r--r-- 1 jenkins jenkins 271 Jun 30 15:35 go.mod 15:35:11 -rw-r--r-- 1 jenkins jenkins 20570 Jun 30 15:33 go.sum 15:35:11 drwxrwxr-x 4 jenkins jenkins 4096 Jun 30 15:32 snap 15:35:11 -rw-rw-r-- 1 jenkins jenkins 713 Jun 30 15:32 version.go [Pipeline] isUnix [Pipeline] sh 15:35:12 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2453e380f0d7722d8a0c548d076a603dc1a13dd7 --label arch=arm64 --label version=0.0.0 . 15:35:12 Sending build context to Docker daemon 126kB 15:35:12 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 15:35:12 Step 2/25 : FROM ${BASE} AS builder 15:35:12 ---> 7c25a55718b9 15:35:12 Step 3/25 : ARG MAKE='make build' 15:35:12 ---> Running in be6700c8b127 15:35:13 Removing intermediate container be6700c8b127 15:35:13 ---> 92c12ec42de3 15:35:13 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 15:35:13 ---> Running in 409e258919cb 15:35:13 Removing intermediate container 409e258919cb 15:35:13 ---> a96ee5fce9a4 15:35:13 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:35:13 ---> Running in 649dee5a634c 15:35:14 Removing intermediate container 649dee5a634c 15:35:14 ---> e4ec425bda13 15:35:14 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:14 ---> Running in be87d55ac9fc 15:35:17 Removing intermediate container be87d55ac9fc 15:35:17 ---> 36fc30c306b4 15:35:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:35:17 ---> Running in 3a0b020fbd85 15:35:18 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 15:35:18 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:35:19 OK: 144 MiB in 49 packages 15:35:20 Removing intermediate container 3a0b020fbd85 15:35:20 ---> 2e3cf538f0b1 15:35:20 Step 8/25 : WORKDIR /device-rest-go 15:35:20 ---> Running in 77277f3a29b3 15:35:21 Removing intermediate container 77277f3a29b3 15:35:21 ---> 4a470b9b9dd5 15:35:21 Step 9/25 : COPY . . 15:35:22 ---> 5587ebae583c 15:35:22 Step 10/25 : RUN go mod tidy 15:35:22 ---> Running in b4cfb975e12c 15:35:25 Removing intermediate container b4cfb975e12c 15:35:25 ---> 82fc5b212c04 15:35:25 Step 11/25 : RUN make update 15:35:25 ---> Running in 23c6f756bd39 15:35:26 CGO_ENABLED=0 GO111MODULE=on go mod download 15:35:27 Removing intermediate container 23c6f756bd39 15:35:27 ---> 0de22b669bf5 15:35:27 Step 12/25 : RUN $MAKE 15:35:27 ---> Running in 0b360d00b033 15:35:28 go mod tidy 15:35:29 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 15:36:08 Removing intermediate container 0b360d00b033 15:36:08 ---> 7c59b68be75c 15:36:08 Step 13/25 : FROM alpine:3.12 15:36:08 3.12: Pulling from library/alpine 15:36:08 d2f70382dc9a: Pulling fs layer 15:36:08 d2f70382dc9a: Verifying Checksum 15:36:08 d2f70382dc9a: Download complete 15:36:08 d2f70382dc9a: Pull complete 15:36:08 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 15:36:08 Status: Downloaded newer image for alpine:3.12 15:36:08 ---> c4fd0aeabfcf 15:36:08 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:36:08 ---> Running in 6f015adf1e71 15:36:08 Removing intermediate container 6f015adf1e71 15:36:08 ---> 3f38db05d450 15:36:08 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 15:36:08 ---> Running in 63b298559707 15:36:08 Removing intermediate container 63b298559707 15:36:08 ---> 8991aa958dc3 15:36:08 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 15:36:08 ---> Running in 4641994de218 15:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:36:08 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:36:08 (1/6) Installing dumb-init (1.2.2-r1) 15:36:08 (2/6) Installing libgcc (9.3.0-r2) 15:36:08 (3/6) Installing libsodium (1.0.18-r0) 15:36:08 (4/6) Installing libstdc++ (9.3.0-r2) 15:36:08 (5/6) Installing libzmq (4.3.3-r0) 15:36:08 (6/6) Installing zeromq (4.3.3-r0) 15:36:08 Executing busybox-1.31.1-r20.trigger 15:36:08 OK: 8 MiB in 20 packages 15:36:09 Removing intermediate container 4641994de218 15:36:09 ---> 9c2054eafc98 15:36:09 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 15:36:10 ---> fbfe54e7f7dc 15:36:10 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 15:36:11 ---> 58caf8f613fd 15:36:11 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 15:36:12 ---> ae702b787db8 15:36:12 Step 20/25 : EXPOSE 59986 15:36:12 ---> Running in 8dc58fd00fe6 15:36:13 Removing intermediate container 8dc58fd00fe6 15:36:13 ---> fc00bd281e39 15:36:13 Step 21/25 : ENTRYPOINT ["/device-rest"] 15:36:13 ---> Running in 7f0f802bc222 15:36:13 Removing intermediate container 7f0f802bc222 15:36:13 ---> 45eb2bf85272 15:36:13 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 15:36:13 ---> Running in 1131541af687 15:36:14 Removing intermediate container 1131541af687 15:36:14 ---> 43afe36dd11d 15:36:14 Step 23/25 : LABEL arch=arm64 15:36:14 ---> Running in cdfc1e7bca4c 15:36:14 Removing intermediate container cdfc1e7bca4c 15:36:14 ---> cadca22b3ba2 15:36:14 Step 24/25 : LABEL git_sha=2453e380f0d7722d8a0c548d076a603dc1a13dd7 15:36:14 ---> Running in a18190eb87c4 15:36:15 Removing intermediate container a18190eb87c4 15:36:15 ---> 021f24cbd220 15:36:15 Step 25/25 : LABEL version=0.0.0 15:36:15 ---> Running in 31af322c5014 15:36:16 Removing intermediate container 31af322c5014 15:36:16 ---> a81fb8a27652 15:36:16 [Warning] One or more build-args [ARCH] were not consumed 15:36:16 Successfully built a81fb8a27652 15:36:16 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 15:36:16 ---> job-cost.sh 15:36:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M4v7 15:36:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:38:32 lf-activate-venv(): INFO: Adding /tmp/venv-M4v7/bin to PATH 15:38:32 INFO: No Stack... 15:38:32 INFO: Retrieving Pricing Info for: v2-standard-4 15:38:32 INFO: Archiving Costs [Pipeline] sh 15:38:32 + cat /w/workspace/device-rest-go/4/archives/cost.csv 15:38:32 + cut -d, -f6 [Pipeline] lock 15:38:32 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-127-4-stack-cost] 15:38:32 Resource [jenkins-edgexfoundry-device-rest-go-PR-127-4-stack-cost] did not exist. Created. 15:38:32 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-127-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:38:33 /w/workspace/device-rest-go/4@tmp/durable-02894b3b/script.sh: 1: /w/workspace/device-rest-go/4@tmp/durable-02894b3b/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:38:33 + echo total: 0.18000000715255737 [Pipeline] stash 15:38:33 Warning: overwriting stash ‘stack-cost’ 15:38:33 Stashed 1 file(s) [Pipeline] } 15:38:33 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-127-4-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 15:38:34 provisioning config files... 15:38:34 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/config1200472033250272688tmp [Pipeline] { [Pipeline] sh 15:38:34 + set +x 15:38:34 + curl -s https://codecov.io/bash 15:38:34 + bash -s -- 15:38:34 15:38:34 _____ _ 15:38:34 / ____| | | 15:38:34 | | ___ __| | ___ ___ _____ __ 15:38:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:38:34 | |___| (_) | (_| | __/ (_| (_) \ V / 15:38:34 \_____\___/ \__,_|\___|\___\___/ \_/ 15:38:34 Bash-1.0.3 15:38:34 15:38:34 15:38:34 ==> git version 2.24.4 found 15:38:34 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 15:38:34 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:38:34 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:38:34 ==> Jenkins CI detected. 15:38:34 project root: . 15:38:34 --> token set from env 15:38:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:38:34 ==> Running gcov in . (disable via -X gcov) 15:38:34 ==> Python coveragepy not found 15:38:34 ==> Searching for coverage reports in: 15:38:34 + . 15:38:34 -> Found 1 reports 15:38:34 ==> Detecting git/mercurial file structure 15:38:34 ==> Reading reports 15:38:34 + ./coverage.out bytes=8513 15:38:34 ==> Appending adjustments 15:38:34 https://docs.codecov.io/docs/fixing-reports 15:38:34 + Found adjustments 15:38:34 ==> Gzipping contents 15:38:34 4.0K /tmp/codecov.dZqkVv.gz 15:38:34 ==> Uploading reports 15:38:34 url: https://codecov.io 15:38:34 query: branch=PR-127&commit=2453e380f0d7722d8a0c548d076a603dc1a13dd7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-127%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=127&job=&cmd_args= 15:38:34 -> Pinging Codecov 15:38:34 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-127&commit=2453e380f0d7722d8a0c548d076a603dc1a13dd7&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-127%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=127&job=&cmd_args= 15:38:35 -> Uploading to 15:38:35 https://storage.googleapis.com/codecov/v4/raw/2021-06-30/4E5D53B4F1F92C436F7061BF334D961C/2453e380f0d7722d8a0c548d076a603dc1a13dd7/6f53de53-61b1-41b7-8df0-e1771e4a08e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210630%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210630T153835Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=640f1d619312f21721f3c5897566cd3cc6a48d7a96a4c9aa037c84d5f28c55b2 15:38:35 % Total % Received % Xferd Average Speed Time Time Time Current 15:38:35 Dload Upload Total Spent Left Speed 15:38:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1801 0 0 100 1801 0 5619 --:--:-- --:--:-- --:--:-- 5610 15:38:35 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/2453e380f0d7722d8a0c548d076a603dc1a13dd7 [Pipeline] } 15:38:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:38:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:38:38 ---> package-listing.sh 15:38:38 ++ facter osfamily 15:38:38 ++ tr '[:upper:]' '[:lower:]' 15:38:38 + OS_FAMILY=redhat 15:38:38 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-127 15:38:38 + START_PACKAGES=/tmp/packages_start.txt 15:38:38 + END_PACKAGES=/tmp/packages_end.txt 15:38:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:38:38 + PACKAGES=/tmp/packages_start.txt 15:38:38 + '[' /w/workspace/gexfoundry_device-rest-go_PR-127 ']' 15:38:38 + PACKAGES=/tmp/packages_end.txt 15:38:38 + case "${OS_FAMILY}" in 15:38:38 + sort 15:38:38 + rpm -qa 15:38:39 + '[' -f /tmp/packages_start.txt ']' 15:38:39 + '[' -f /tmp/packages_end.txt ']' 15:38:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:38:39 + '[' /w/workspace/gexfoundry_device-rest-go_PR-127 ']' 15:38:39 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-127/archives/ 15:38:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-127/archives/ [Pipeline] echo 15:38:39 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/gexfoundry_device-rest-go_PR-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:38:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:38:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:38:39 15:38:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:38:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:38:40 alpine: Pulling from edgex-lftools-log-publisher 15:38:40 df20fa9351a1: Pulling fs layer 15:38:40 36b3adc4ff6f: Pulling fs layer 15:38:40 8ad3a11d3b57: Pulling fs layer 15:38:40 46f8f816bc3b: Pulling fs layer 15:38:40 93b61091891f: Pulling fs layer 15:38:40 93b9cdb0e59b: Pulling fs layer 15:38:40 5e14af77c1be: Pulling fs layer 15:38:40 01666e4c0597: Pulling fs layer 15:38:40 aa168da1d23b: Pulling fs layer 15:38:40 93b9cdb0e59b: Waiting 15:38:40 5e14af77c1be: Waiting 15:38:40 01666e4c0597: Waiting 15:38:40 aa168da1d23b: Waiting 15:38:40 46f8f816bc3b: Waiting 15:38:40 93b61091891f: Waiting 15:38:40 36b3adc4ff6f: Verifying Checksum 15:38:40 36b3adc4ff6f: Download complete 15:38:40 46f8f816bc3b: Verifying Checksum 15:38:40 46f8f816bc3b: Download complete 15:38:40 df20fa9351a1: Verifying Checksum 15:38:40 df20fa9351a1: Download complete 15:38:40 93b9cdb0e59b: Verifying Checksum 15:38:40 93b9cdb0e59b: Download complete 15:38:40 5e14af77c1be: Verifying Checksum 15:38:40 5e14af77c1be: Download complete 15:38:40 93b61091891f: Verifying Checksum 15:38:40 93b61091891f: Download complete 15:38:40 01666e4c0597: Verifying Checksum 15:38:40 01666e4c0597: Download complete 15:38:41 df20fa9351a1: Pull complete 15:38:41 36b3adc4ff6f: Pull complete 15:38:41 8ad3a11d3b57: Verifying Checksum 15:38:41 8ad3a11d3b57: Download complete 15:38:41 8ad3a11d3b57: Pull complete 15:38:42 46f8f816bc3b: Pull complete 15:38:42 93b61091891f: Pull complete 15:38:42 93b9cdb0e59b: Pull complete 15:38:43 5e14af77c1be: Pull complete 15:38:43 01666e4c0597: Pull complete 15:38:43 aa168da1d23b: Verifying Checksum 15:38:43 aa168da1d23b: Download complete 15:38:48 aa168da1d23b: Pull complete 15:38:48 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:38:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:38:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:38:48 prd-centos7-docker-4c-2g-874 does not seem to be running inside a container 15:38:48 $ 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/gexfoundry_device-rest-go_PR-127/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-127 -v /w/workspace/gexfoundry_device-rest-go_PR-127:/w/workspace/gexfoundry_device-rest-go_PR-127:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-127@tmp:/w/workspace/gexfoundry_device-rest-go_PR-127@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:39:04 $ docker top c8bd8433dc245fbfe1abd523fcf2ed1addd72c30b2da9e98ced1abe60ffb3d2c -eo pid,comm [Pipeline] { [Pipeline] sh 15:39:05 + touch /tmp/pre-build-complete [Pipeline] sh 15:39:05 + mkdir -p /var/log/sa [Pipeline] sh 15:39:05 + ls /var/log/sa-host 15:39:05 + sadf -c /var/log/sa-host/sa05 15:39:05 file_magic: OK 15:39:05 HZ: Using current value: 100 15:39:05 file_header: OK 15:39:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:39:05 Statistics: 15:39:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:39:05 File successfully converted to sysstat format version 12.2.1 15:39:05 + sadf -c /var/log/sa-host/sa30 15:39:05 file_magic: OK 15:39:05 HZ: Using current value: 100 15:39:05 file_header: OK 15:39:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:39:05 Statistics: 15:39:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:39:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:05 provisioning config files... 15:39:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-127@tmp/config7934519751170411001tmp [Pipeline] { [Pipeline] echo 15:39:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:39:06 ---> create-netrc.sh [Pipeline] } 15:39:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:39:06 ---> python-tools-install.sh [Pipeline] echo 15:39:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:39:06 ---> sudo-logs.sh 15:39:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:39:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:39:07 ---> job-cost.sh 15:39:07 lf-activate-venv: SKIPPING 15:39:07 DEBUG: total: 0.18000000715255737 15:39:07 INFO: Retrieving Stack Cost... 15:39:07 INFO: Retrieving Pricing Info for: v3-standard-2 15:39:08 INFO: Archiving Costs [Pipeline] echo 15:39:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:39:08 ---> logs-deploy.sh 15:39:08 lf-activate-venv: SKIPPING 15:39:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-127/4 15:39:08 INFO: archiving workspace using pattern(s): 15:39:09 Archives upload complete. 15:39:09 INFO: archiving logs to Nexus 15:39:10 ---> uname -a: 15:39:10 Linux prd-centos7-docker-4c-2g-874.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:39:10 15:39:10 15:39:10 ---> lscpu: 15:39:10 Architecture: x86_64 15:39:10 CPU op-mode(s): 32-bit, 64-bit 15:39:10 Byte Order: Little Endian 15:39:10 Address sizes: 40 bits physical, 48 bits virtual 15:39:10 CPU(s): 2 15:39:10 On-line CPU(s) list: 0,1 15:39:10 Thread(s) per core: 1 15:39:10 Core(s) per socket: 1 15:39:10 Socket(s): 2 15:39:10 NUMA node(s): 1 15:39:10 Vendor ID: AuthenticAMD 15:39:10 CPU family: 23 15:39:10 Model: 49 15:39:10 Model name: AMD EPYC-Rome Processor 15:39:10 Stepping: 0 15:39:10 CPU MHz: 2800.000 15:39:10 BogoMIPS: 5600.00 15:39:10 Virtualization: AMD-V 15:39:10 Hypervisor vendor: KVM 15:39:10 Virtualization type: full 15:39:10 L1d cache: 64 KiB 15:39:10 L1i cache: 64 KiB 15:39:10 L2 cache: 1 MiB 15:39:10 L3 cache: 32 MiB 15:39:10 NUMA node0 CPU(s): 0,1 15:39:10 Vulnerability Itlb multihit: Not affected 15:39:10 Vulnerability L1tf: Not affected 15:39:10 Vulnerability Mds: Not affected 15:39:10 Vulnerability Meltdown: Not affected 15:39:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:39:10 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:39:10 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:39:10 Vulnerability Srbds: Not affected 15:39:10 Vulnerability Tsx async abort: Not affected 15:39:10 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 15:39:10 15:39:10 15:39:10 ---> nproc: 15:39:10 2 15:39:10 15:39:10 15:39:10 ---> df -h: 15:39:10 Filesystem Size Used Available Use% Mounted on 15:39:10 overlay 40.0G 7.6G 32.4G 19% / 15:39:10 tmpfs 64.0M 0 64.0M 0% /dev 15:39:10 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:39:10 shm 64.0M 0 64.0M 0% /dev/shm 15:39:10 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 15:39:10 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 15:39:10 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 15:39:10 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 15:39:10 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 15:39:10 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 15:39:10 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-127 15:39:10 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-127@tmp 15:39:10 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 15:39:10 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 15:39:10 15:39:10 15:39:10 ---> free -m: 15:39:10 total used free shared buff/cache available 15:39:10 Mem: 7821 980 4732 0 2108 6663 15:39:10 Swap: 1023 0 1023 15:39:10 15:39:10 15:39:10 ---> ip addr: 15:39:10 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:39:10 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:39:10 inet 127.0.0.1/8 scope host lo 15:39:10 valid_lft forever preferred_lft forever 15:39:10 inet6 ::1/128 scope host 15:39:10 valid_lft forever preferred_lft forever 15:39:10 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:39:10 link/ether fa:16:3e:d3:7a:da brd ff:ff:ff:ff:ff:ff 15:39:10 inet 10.30.122.101/23 brd 10.30.123.255 scope global dynamic eth0 15:39:10 valid_lft 85704sec preferred_lft 85704sec 15:39:10 inet6 fe80::f816:3eff:fed3:7ada/64 scope link 15:39:10 valid_lft forever preferred_lft forever 15:39:10 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:39:10 link/ether 02:42:6f:a5:60:96 brd ff:ff:ff:ff:ff:ff 15:39:10 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:39:10 valid_lft forever preferred_lft forever 15:39:10 inet6 fe80::42:6fff:fea5:6096/64 scope link 15:39:10 valid_lft forever preferred_lft forever 15:39:10 15:39:10 15:39:10 ---> sar -b -r -n DEV: 15:39:10 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) 15:39:10 15:39:10 15:27:23 LINUX RESTART (2 CPU) 15:39:10 15:39:10 15:28:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:39:10 15:29:01 73.80 3.56 70.24 0.00 2605.06 3871.59 0.00 15:39:10 15:30:01 0.37 0.00 0.37 0.00 0.00 6.60 0.00 15:39:10 15:31:01 0.22 0.00 0.22 0.00 0.00 3.10 0.00 15:39:10 15:32:01 0.27 0.00 0.27 0.00 0.00 3.63 0.00 15:39:10 15:33:01 0.22 0.00 0.22 0.00 0.00 3.17 0.00 15:39:10 15:34:01 0.27 0.00 0.27 0.00 0.00 3.10 0.00 15:39:10 15:35:01 0.23 0.00 0.23 0.00 0.00 3.86 0.00 15:39:10 15:36:01 0.22 0.00 0.22 0.00 0.00 3.25 0.00 15:39:10 15:37:01 0.28 0.00 0.28 0.00 0.00 3.86 0.00 15:39:10 15:38:01 0.18 0.00 0.18 0.00 0.00 2.83 0.00 15:39:10 15:39:01 40.11 0.13 39.97 0.00 13.72 12668.37 0.00 15:39:10 Average: 10.56 0.34 10.22 0.00 238.10 1506.83 0.00 15:39:10 15:39:10 15:28:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:39:10 15:29:01 5447340 0 807284 10.08 2620 1751696 1283760 14.17 585676 1576324 20 15:39:10 15:30:01 5456648 0 797968 9.96 2620 1751704 1202844 13.28 577996 1576288 20 15:39:10 15:31:01 5456684 0 797932 9.96 2620 1751704 1202880 13.28 575328 1579048 8 15:39:10 15:32:01 5455340 0 799272 9.98 2620 1751708 1202904 13.28 576604 1579048 8 15:39:10 15:33:01 5452512 0 802092 10.01 2620 1751716 1202928 13.28 575112 1583424 16 15:39:10 15:34:01 5453164 0 801440 10.01 2620 1751716 1202700 13.28 574820 1583424 12 15:39:10 15:35:01 5451488 0 803108 10.03 2620 1751724 1195720 13.20 576404 1583424 16 15:39:10 15:36:01 5443720 0 810868 10.12 2620 1751732 1195720 13.20 584640 1583424 8 15:39:10 15:37:01 5442216 0 812368 10.14 2620 1751736 1195904 13.20 585856 1583424 16 15:39:10 15:38:01 5444364 0 810216 10.12 2620 1751740 1195676 13.20 585928 1581952 20 15:39:10 15:39:01 4884656 0 965384 12.05 2620 2156280 1373912 15.17 793104 1844388 27240 15:39:10 Average: 5398921 0 818903 10.22 2620 1788496 1223177 13.50 599224 1604924 2489 15:39:10 15:39:10 15:28:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:39:10 15:29:01 eth0 192.26 161.96 561.52 31.90 0.00 0.00 0.00 0.00 15:39:10 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:29:01 docker0 60.93 49.00 4.58 134.99 0.00 0.00 0.00 0.00 15:39:10 15:30:01 eth0 1.87 0.38 0.47 0.22 0.00 0.00 0.00 0.00 15:39:10 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:31:01 eth0 2.53 0.60 0.72 0.37 0.00 0.00 0.00 0.00 15:39:10 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:32:01 eth0 1.12 0.28 0.33 0.20 0.00 0.00 0.00 0.00 15:39:10 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:33:01 eth0 0.67 0.42 0.35 0.30 0.00 0.00 0.00 0.00 15:39:10 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:34:01 eth0 0.48 0.15 0.09 0.01 0.00 0.00 0.00 0.00 15:39:10 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:35:01 eth0 1.57 0.37 0.37 0.20 0.00 0.00 0.00 0.00 15:39:10 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:36:01 eth0 1.23 0.30 0.35 0.20 0.00 0.00 0.00 0.00 15:39:10 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:37:01 eth0 0.98 0.65 0.54 0.40 0.00 0.00 0.00 0.00 15:39:10 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:38:01 eth0 1.15 0.18 0.16 0.07 0.00 0.00 0.00 0.00 15:39:10 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:39:01 eth0 233.63 211.93 2176.53 21.32 0.00 0.00 0.00 0.00 15:39:10 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 Average: eth0 39.77 34.30 249.25 5.02 0.00 0.00 0.00 0.00 15:39:10 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:39:10 Average: docker0 5.54 4.46 0.42 12.27 0.00 0.00 0.00 0.00 15:39:10 15:39:10 15:39:10 ---> sar -P ALL: 15:39:10 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/30/21 _x86_64_ (2 CPU) 15:39:10 15:39:10 15:27:23 LINUX RESTART (2 CPU) 15:39:10 15:39:10 15:28:01 CPU %user %nice %system %iowait %steal %idle 15:39:10 15:29:01 all 4.42 0.00 2.12 2.39 0.05 91.02 15:39:10 15:29:01 0 4.94 0.00 2.28 2.89 0.05 89.84 15:39:10 15:29:01 1 3.90 0.00 1.97 1.90 0.05 92.19 15:39:10 15:30:01 all 0.19 0.00 0.05 0.00 0.02 99.74 15:39:10 15:30:01 0 0.23 0.00 0.05 0.00 0.02 99.70 15:39:10 15:30:01 1 0.15 0.00 0.05 0.00 0.02 99.78 15:39:10 15:31:01 all 0.15 0.00 0.02 0.00 0.02 99.82 15:39:10 15:31:01 0 0.07 0.00 0.02 0.00 0.03 99.88 15:39:10 15:31:01 1 0.23 0.00 0.02 0.00 0.00 99.75 15:39:10 15:32:01 all 0.16 0.00 0.03 0.01 0.01 99.80 15:39:10 15:32:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:39:10 15:32:01 1 0.30 0.00 0.03 0.00 0.02 99.65 15:39:10 15:33:01 all 0.15 0.00 0.03 0.00 0.03 99.78 15:39:10 15:33:01 0 0.23 0.00 0.03 0.00 0.03 99.70 15:39:10 15:33:01 1 0.07 0.00 0.03 0.00 0.03 99.87 15:39:10 15:34:01 all 0.12 0.00 0.02 0.00 0.02 99.85 15:39:10 15:34:01 0 0.18 0.00 0.02 0.00 0.00 99.80 15:39:10 15:34:01 1 0.05 0.00 0.02 0.00 0.03 99.90 15:39:10 15:35:01 all 0.15 0.00 0.03 0.00 0.02 99.81 15:39:10 15:35:01 0 0.22 0.00 0.02 0.00 0.02 99.75 15:39:10 15:35:01 1 0.08 0.00 0.03 0.00 0.02 99.87 15:39:10 15:36:01 all 0.10 0.00 0.03 0.00 0.03 99.85 15:39:10 15:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:39:10 15:36:01 1 0.18 0.00 0.05 0.00 0.05 99.72 15:39:10 15:37:01 all 0.13 0.00 0.05 0.00 0.02 99.81 15:39:10 15:37:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:39:10 15:37:01 1 0.18 0.00 0.07 0.00 0.02 99.73 15:39:10 15:38:01 all 0.08 0.00 0.01 0.00 0.02 99.90 15:39:10 15:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:39:10 15:38:01 1 0.12 0.00 0.02 0.00 0.02 99.85 15:39:10 15:39:01 all 6.41 0.00 2.49 5.60 0.03 85.47 15:39:10 15:39:01 0 5.89 0.00 2.51 5.17 0.03 86.40 15:39:10 15:39:01 1 6.94 0.00 2.46 6.03 0.03 84.54 15:39:10 15:39:10 Average: CPU %user %nice %system %iowait %steal %idle 15:39:10 Average: all 1.08 0.00 0.44 0.72 0.02 97.74 15:39:10 Average: 0 1.07 0.00 0.45 0.72 0.02 97.74 15:39:10 Average: 1 1.10 0.00 0.43 0.71 0.03 97.74 15:39:10 15:39:10 15:39:10