Pull request #126 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 weichou1229 for edgexfoundry/device-rest-go Loading trusted files from base branch master at a5b1cbb034473201950a75ebfecc42600a46d68c rather than 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 Obtained Jenkinsfile from a5b1cbb034473201950a75ebfecc42600a46d68c 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-ssh4420397286312195674.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-ssh7995208368218040970.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-126/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-126/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2475232934006163324.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-ssh6879911666787615540.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-126/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-126/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1365804831574278347.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-635 in /w/workspace/gexfoundry_device-rest-go_PR-126 [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-126 # 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-126@tmp/jenkins-gitclient-ssh8866690964963150581.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-126@tmp/jenkins-gitclient-ssh5034545143631234278.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/126/head:refs/remotes/origin/PR-126 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a5b1cbb034473201950a75ebfecc42600a46d68c into PR head commit 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 Merge succeeded, producing 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 Checking out Revision 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 (PR-126) > git config core.sparsecheckout # timeout=10 > git checkout -f 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 # 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-126@tmp/jenkins-gitclient-ssh8759456059417121871.key > git merge a5b1cbb034473201950a75ebfecc42600a46d68c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 # timeout=10 Commit message: "build: Update SDK and core-contracts lib" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:16:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:16:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:16:44 ========================================================= 02:16:44 EdgeX Global Pipelines Version Info 02:16:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 2b1dc3df824c525c24fdc53b40715100dcf110c7 # timeout=10 02:16:45 ------------------- 02:16:45 stable info: 02:16:45 ------------------- 02:16:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:16:45 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 02:16:45 Message: update stable to v1.0.195 02:16:46 ------------------- 02:16:46 experimental info: 02:16:46 ------------------- 02:16:46 Commited By: **** collab-it+edgex@linuxfoundation.org 02:16:46 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 02:16:46 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:16:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-126 [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-126 [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-126 [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 17d44b6 [Pipeline] echo 02:16:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:16:47 provisioning config files... 02:16:47 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-126@tmp/config7181737117987562593tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:16:47 ---> docker-login.sh 02:16:47 nexus3.edgexfoundry.org:10001 02:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:48 Configure a credential helper to remove this warning. See 02:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:48 02:16:48 Login Succeeded 02:16:48 nexus3.edgexfoundry.org:10002 02:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:48 Configure a credential helper to remove this warning. See 02:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:48 02:16:48 Login Succeeded 02:16:48 nexus3.edgexfoundry.org:10003 02:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:48 Configure a credential helper to remove this warning. See 02:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:48 02:16:48 Login Succeeded 02:16:48 nexus3.edgexfoundry.org:10004 02:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:48 Configure a credential helper to remove this warning. See 02:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:48 02:16:48 Login Succeeded 02:16:48 docker.io 02:16:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:16:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:16:48 Configure a credential helper to remove this warning. See 02:16:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:16:48 02:16:48 Login Succeeded 02:16:48 ---> docker-login.sh ends [Pipeline] } 02:16:48 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 02:16:49 + git log --format=format:%s -1 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 [Pipeline] echo 02:16:49 GIT_COMMIT: 17d44b67c770bbfc746aa12c1c3a95daca92d5b9, Commit Message: build: Update SDK and core-contracts lib [Pipeline] echo 02:16:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 02:16:50 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:16:50 02:16:50 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 02:16:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:16:50 latest: Pulling from edgex-devops/git-semver 02:16:50 31603596830f: Pulling fs layer 02:16:50 54011a49482f: Pulling fs layer 02:16:50 a6820b24f6d8: Pulling fs layer 02:16:50 f581987b2513: Pulling fs layer 02:16:50 f581987b2513: Waiting 02:16:50 54011a49482f: Download complete 02:16:50 31603596830f: Verifying Checksum 02:16:50 31603596830f: Download complete 02:16:50 f581987b2513: Verifying Checksum 02:16:50 f581987b2513: Download complete 02:16:50 a6820b24f6d8: Verifying Checksum 02:16:50 a6820b24f6d8: Download complete 02:16:50 31603596830f: Pull complete 02:16:50 54011a49482f: Pull complete 02:16:51 a6820b24f6d8: Pull complete 02:16:51 f581987b2513: Pull complete 02:16:51 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 02:16:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 02:16:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 02:16:51 prd-centos7-docker-4c-2g-635 does not seem to be running inside a container 02:16:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-126 -v /w/workspace/gexfoundry_device-rest-go_PR-126:/w/workspace/gexfoundry_device-rest-go_PR-126:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-126@tmp:/w/workspace/gexfoundry_device-rest-go_PR-126@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 02:16:52 $ docker top d36352c2812537697c98636f99cf3f36cb266a5d646711a8a01972e096bddc33 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:16:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:52 [ssh-agent] Looking for ssh-agent implementation... 02:16:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:52 $ docker exec d36352c2812537697c98636f99cf3f36cb266a5d646711a8a01972e096bddc33 ssh-agent 02:16:52 SSH_AUTH_SOCK=/tmp/ssh-bqHrix3rGfzs/agent.15 02:16:52 SSH_AGENT_PID=21 02:16:52 Running ssh-add (command line suppressed) 02:16:53 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-126@tmp/private_key_6437652701906382437.key (/w/workspace/gexfoundry_device-rest-go_PR-126@tmp/private_key_6437652701906382437.key) 02:16:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:53 + git tag --points-at HEAD [Pipeline] } 02:16:53 $ docker exec --env ******** --env ******** d36352c2812537697c98636f99cf3f36cb266a5d646711a8a01972e096bddc33 ssh-agent -k 02:16:53 unset SSH_AUTH_SOCK; 02:16:53 unset SSH_AGENT_PID; 02:16:53 echo Agent pid 21 killed; 02:16:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:16:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:16:53 [ssh-agent] Looking for ssh-agent implementation... 02:16:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:16:53 $ docker exec d36352c2812537697c98636f99cf3f36cb266a5d646711a8a01972e096bddc33 ssh-agent 02:16:53 SSH_AUTH_SOCK=/tmp/ssh-cKXz6czslswz/agent.54 02:16:53 SSH_AGENT_PID=61 02:16:53 Running ssh-add (command line suppressed) 02:16:53 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-126@tmp/private_key_6756562839863526306.key (/w/workspace/gexfoundry_device-rest-go_PR-126@tmp/private_key_6756562839863526306.key) 02:16:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:16:54 + git semver init 02:16:54 # -> Open(): unable to determine branch for HEAD 02:16:54 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-126/.git 02:16:54 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-126 02:16:54 # $SEMVER_REMOTE_NAME = origin 02:16:54 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 02:16:54 # $SEMVER_USER_NAME = edgex-jenkins 02:16:54 # $SEMVER_BRANCH = PR-126 02:16:54 # $SEMVER_TEMP = /tmp/semver-367545413 02:16:54 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 02:16:55 # '/tmp/semver-367545413' -> '/w/workspace/gexfoundry_device-rest-go_PR-126/.semver' 02:16:55 # -> Force: false 02:16:55 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-126/.semver [Pipeline] } 02:16:55 $ docker exec --env ******** --env ******** d36352c2812537697c98636f99cf3f36cb266a5d646711a8a01972e096bddc33 ssh-agent -k 02:16:55 unset SSH_AUTH_SOCK; 02:16:55 unset SSH_AGENT_PID; 02:16:55 echo Agent pid 61 killed; 02:16:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:16:55 + git semver [Pipeline] } 02:16:55 $ docker stop --time=1 d36352c2812537697c98636f99cf3f36cb266a5d646711a8a01972e096bddc33 02:16:56 $ docker rm -f d36352c2812537697c98636f99cf3f36cb266a5d646711a8a01972e096bddc33 [Pipeline] // withDockerContainer [Pipeline] sh 02:16:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:16:57 Stashed 1 file(s) [Pipeline] echo 02:16:57 [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 02:17:12 Still waiting to schedule task 02:17:12 ‘prd-centos7-blackbox-4c-2g-214’ doesn’t have label ‘centos7-docker-4c-2g’ 02:17:12 ‘prd-centos7-docker-4c-2g-637’ is offline 02:17:12 ‘prd-centos7-docker-4c-2g-915’ is offline 02:17:12 ‘prd-ubuntu18.04-docker-arm64-4c-16g-1218’ doesn’t have label ‘centos7-docker-4c-2g’ 02:17:12 ‘prd-ubuntu18.04-docker-arm64-4c-16g-636’ doesn’t have label ‘centos7-docker-4c-2g’ 02:17:12 Still waiting to schedule task 02:17:12 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 02:19:51 Running on prd-ubuntu18.04-docker-arm64-4c-16g-639 in /w/workspace/gexfoundry_device-rest-go_PR-126 [Pipeline] { [Pipeline] ws 02:19:51 Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout 02:19:51 The recommended git tool is: git 02:19:58 using credential edgex-jenkins-ssh 02:19:58 Cloning the remote Git repository 02:19:58 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 02:19:58 > git init /w/workspace/device-rest-go/3 # timeout=10 02:19:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 02:19:58 > git --version # timeout=10 02:19:58 > git --version # 'git version 2.17.1' 02:19:58 using GIT_SSH to set credentials SSH Credentials for GitHub 02:19:58 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:20:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 02:20:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:20:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 02:20:00 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 02:20:00 using GIT_SSH to set credentials SSH Credentials for GitHub 02:20:00 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/126/head:refs/remotes/origin/PR-126 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:20:01 Merging remotes/origin/master commit a5b1cbb034473201950a75ebfecc42600a46d68c into PR head commit 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 02:20:01 Merge succeeded, producing 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 02:20:01 Checking out Revision 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 (PR-126) 02:20:01 > git config core.sparsecheckout # timeout=10 02:20:01 > git checkout -f 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 # timeout=10 02:20:01 > git remote # timeout=10 02:20:01 > git config --get remote.origin.url # timeout=10 02:20:01 using GIT_SSH to set credentials SSH Credentials for GitHub 02:20:01 > git merge a5b1cbb034473201950a75ebfecc42600a46d68c # timeout=10 02:20:01 > git rev-parse HEAD^{commit} # timeout=10 02:20:01 > git config core.sparsecheckout # timeout=10 02:20:01 > git checkout -f 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 # timeout=10 02:20:06 Commit message: "build: Update SDK and core-contracts lib" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:20:07 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 02:20:08 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:20:08 + + truesudo 02:20:08 service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:20:27 provisioning config files... 02:20:27 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config8756300922397755734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:20:27 ---> docker-login.sh 02:20:27 nexus3.edgexfoundry.org:10001 02:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:28 Configure a credential helper to remove this warning. See 02:20:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:28 02:20:28 Login Succeeded 02:20:28 nexus3.edgexfoundry.org:10002 02:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:29 Configure a credential helper to remove this warning. See 02:20:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:29 02:20:29 Login Succeeded 02:20:29 nexus3.edgexfoundry.org:10003 02:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:30 Configure a credential helper to remove this warning. See 02:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:30 02:20:30 Login Succeeded 02:20:30 nexus3.edgexfoundry.org:10004 02:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:30 Configure a credential helper to remove this warning. See 02:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:30 02:20:30 Login Succeeded 02:20:30 docker.io 02:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:20:31 Configure a credential helper to remove this warning. See 02:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:20:31 02:20:31 Login Succeeded 02:20:31 ---> docker-login.sh ends [Pipeline] } 02:20:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:20:32 ========================================================= 02:20:32 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 02:20:32 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:20:32 + 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 . 02:20:32 Sending build context to Docker daemon 100.4kB 02:20:32 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 02:20:32 Step 2/10 : FROM ${BASE} 02:20:33 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:20:33 595b0fe564bb: Pulling fs layer 02:20:33 3088b5b3c5c0: Pulling fs layer 02:20:33 5b7225fbf94c: Pulling fs layer 02:20:33 ba82ee9f976e: Pulling fs layer 02:20:33 506bd15cee9f: Pulling fs layer 02:20:33 75a0a4a0db45: Pulling fs layer 02:20:33 618dc40b7e24: Pulling fs layer 02:20:33 506bd15cee9f: Waiting 02:20:33 75a0a4a0db45: Waiting 02:20:33 618dc40b7e24: Waiting 02:20:33 5b7225fbf94c: Verifying Checksum 02:20:33 5b7225fbf94c: Download complete 02:20:33 3088b5b3c5c0: Download complete 02:20:33 506bd15cee9f: Verifying Checksum 02:20:33 506bd15cee9f: Download complete 02:20:33 75a0a4a0db45: Verifying Checksum 02:20:33 75a0a4a0db45: Download complete 02:20:33 595b0fe564bb: Verifying Checksum 02:20:33 595b0fe564bb: Download complete 02:20:33 595b0fe564bb: Pull complete 02:20:34 3088b5b3c5c0: Pull complete 02:20:34 5b7225fbf94c: Pull complete 02:20:36 618dc40b7e24: Verifying Checksum 02:20:36 618dc40b7e24: Download complete 02:20:38 ba82ee9f976e: Verifying Checksum 02:20:49 ba82ee9f976e: Pull complete 02:20:49 506bd15cee9f: Pull complete 02:20:49 75a0a4a0db45: Pull complete 02:20:52 618dc40b7e24: Pull complete 02:20:52 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 02:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 02:20:52 ---> a36622ca3599 02:20:52 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:20:55 ---> Running in 23769832f4d6 02:20:55 Removing intermediate container 23769832f4d6 02:20:55 ---> ca6e1374b2b3 02:20:55 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 02:20:55 ---> Running in 2d73dd9f3fde 02:20:56 Removing intermediate container 2d73dd9f3fde 02:20:56 ---> 6518a787c630 02:20:56 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:20:56 ---> Running in b993e9058f2d 02:20:56 Removing intermediate container b993e9058f2d 02:20:56 ---> cc40bbb48e1e 02:20:56 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:20:56 ---> Running in da8ba0079740 02:20:59 Removing intermediate container da8ba0079740 02:20:59 ---> 41e226aefb6a 02:20:59 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:20:59 ---> Running in 5ba0a8182d3f 02:21:01 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:21:01 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:21:02 (1/9) Installing libc-dev (0.7.2-r3) 02:21:02 (2/9) Installing libsodium (1.0.18-r0) 02:21:03 (3/9) Installing pkgconf (1.7.3-r0) 02:21:03 (4/9) Installing libsodium-dev (1.0.18-r0) 02:21:03 (5/9) Installing openssh-keygen (8.4_p1-r3) 02:21:03 (6/9) Installing libedit (20191231.3.1-r1) 02:21:03 (7/9) Installing openssh-client (8.4_p1-r3) 02:21:03 (8/9) Installing libzmq (4.3.3-r1) 02:21:03 (9/9) Installing zeromq-dev (4.3.3-r1) 02:21:03 Executing busybox-1.32.1-r6.trigger 02:21:03 OK: 144 MiB in 49 packages 02:21:05 Removing intermediate container 5ba0a8182d3f 02:21:05 ---> 78c94c01a983 02:21:05 Step 8/10 : WORKDIR /device-rest-go 02:21:05 Running on prd-centos7-docker-4c-2g-641 in /w/workspace/gexfoundry_device-rest-go_PR-126 [Pipeline] { [Pipeline] ws 02:21:05 Running in /w/workspace/device-rest-go/3 [Pipeline] { [Pipeline] checkout 02:21:05 ---> Running in cc03a5eea888 02:21:05 The recommended git tool is: git 02:21:06 Removing intermediate container cc03a5eea888 02:21:06 ---> acae1e677fe2 02:21:06 Step 9/10 : COPY . . 02:21:06 ---> 1ab816ec66de 02:21:06 Step 10/10 : RUN go mod download 02:21:07 ---> Running in 1b270cca4cad 02:21:09 using credential edgex-jenkins-ssh 02:21:09 Cloning the remote Git repository 02:21:09 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 02:21:09 > git init /w/workspace/device-rest-go/3 # timeout=10 02:21:09 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 02:21:09 > git --version # timeout=10 02:21:09 > git --version # 'git version 2.24.4' 02:21:09 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:09 [INFO] Currently running in a labeled security context 02:21:09 [INFO] Currently SELinux is 'enforcing' on the host 02:21:09 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh7481649975137518278.key 02:21:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 02:21:11 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:11 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 02:21:11 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 02:21:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:11 [INFO] Currently running in a labeled security context 02:21:11 [INFO] Currently SELinux is 'enforcing' on the host 02:21:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh8940003083905146572.key 02:21:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/126/head:refs/remotes/origin/PR-126 +refs/heads/master:refs/remotes/origin/master # timeout=10 02:21:11 Merging remotes/origin/master commit a5b1cbb034473201950a75ebfecc42600a46d68c into PR head commit 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 02:21:11 Merge succeeded, producing 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 02:21:11 Checking out Revision 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 (PR-126) 02:21:11 > git config core.sparsecheckout # timeout=10 02:21:11 > git checkout -f 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 # timeout=10 02:21:11 > git remote # timeout=10 02:21:11 > git config --get remote.origin.url # timeout=10 02:21:11 using GIT_SSH to set credentials SSH Credentials for GitHub 02:21:11 [INFO] Currently running in a labeled security context 02:21:11 [INFO] Currently SELinux is 'enforcing' on the host 02:21:11 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/3@tmp/jenkins-gitclient-ssh5665962994028914802.key 02:21:11 > git merge a5b1cbb034473201950a75ebfecc42600a46d68c # timeout=10 02:21:11 > git rev-parse HEAD^{commit} # timeout=10 02:21:11 > git config core.sparsecheckout # timeout=10 02:21:11 > git checkout -f 17d44b67c770bbfc746aa12c1c3a95daca92d5b9 # timeout=10 02:21:15 Commit message: "build: Update SDK and core-contracts lib" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:21:16 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 02:21:17 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 02:21:17 + sudo service docker restart 02:21:17 + true 02:21:17 Redirecting to /bin/systemctl restart docker.service 02:21:34 Removing intermediate container 1b270cca4cad 02:21:34 ---> 670fb774f593 02:21:34 Successfully built 670fb774f593 02:21:34 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 02:21:34 + docker inspect -f . ci-base-image-arm64 02:21:34 . [Pipeline] withDockerContainer 02:21:34 prd-ubuntu18.04-docker-arm64-4c-16g-639 does not seem to be running inside a container 02:21:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:21:36 $ docker top 352f60eb6c88a15207fe1e8d1794a0a11b18b48c60092c27476e2d097ad4959a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 02:21:37 provisioning config files... 02:21:37 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/3@tmp/config2023796425948532457tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:37 ---> docker-login.sh 02:21:37 nexus3.edgexfoundry.org:10001 02:21:37 + go version 02:21:37 go version go1.16.5 linux/arm64 [Pipeline] } 02:21:38 $ docker stop --time=1 352f60eb6c88a15207fe1e8d1794a0a11b18b48c60092c27476e2d097ad4959a 02:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:38 Configure a credential helper to remove this warning. See 02:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:38 02:21:38 Login Succeeded 02:21:38 nexus3.edgexfoundry.org:10002 02:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:38 Configure a credential helper to remove this warning. See 02:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:38 02:21:38 Login Succeeded 02:21:38 nexus3.edgexfoundry.org:10003 02:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:38 Configure a credential helper to remove this warning. See 02:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:38 02:21:38 Login Succeeded 02:21:38 nexus3.edgexfoundry.org:10004 02:21:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:38 Configure a credential helper to remove this warning. See 02:21:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:38 02:21:38 Login Succeeded 02:21:38 docker.io 02:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 02:21:39 Configure a credential helper to remove this warning. See 02:21:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 02:21:39 02:21:39 Login Succeeded 02:21:39 ---> docker-login.sh ends 02:21:39 $ docker rm -f 352f60eb6c88a15207fe1e8d1794a0a11b18b48c60092c27476e2d097ad4959a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 02:21:40 Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] echo 02:21:40 ========================================================= 02:21:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 02:21:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 02:21:41 + docker inspect -f . ci-base-image-arm64 02:21:41 . [Pipeline] withDockerContainer 02:21:41 + 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 . 02:21:41 Sending build context to Docker daemon 100.4kB 02:21:41 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 02:21:41 Step 2/10 : FROM ${BASE} 02:21:41 prd-ubuntu18.04-docker-arm64-4c-16g-639 does not seem to be running inside a container 02:21:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:21:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 02:21:41 540db60ca938: Pulling fs layer 02:21:41 adcc1eea9eea: Pulling fs layer 02:21:41 4c4ab2625f07: Pulling fs layer 02:21:41 0510c868ecb4: Pulling fs layer 02:21:41 afea3b2eda06: Pulling fs layer 02:21:41 7809a108b3ef: Pulling fs layer 02:21:41 f706445af74f: Pulling fs layer 02:21:41 afea3b2eda06: Waiting 02:21:41 7809a108b3ef: Waiting 02:21:41 f706445af74f: Waiting 02:21:41 0510c868ecb4: Waiting 02:21:41 4c4ab2625f07: Download complete 02:21:41 adcc1eea9eea: Download complete 02:21:41 afea3b2eda06: Verifying Checksum 02:21:41 afea3b2eda06: Download complete 02:21:41 7809a108b3ef: Verifying Checksum 02:21:41 7809a108b3ef: Download complete 02:21:41 540db60ca938: Verifying Checksum 02:21:41 540db60ca938: Download complete 02:21:41 540db60ca938: Pull complete 02:21:42 adcc1eea9eea: Pull complete 02:21:42 4c4ab2625f07: Pull complete 02:21:43 $ docker top 917da2098b05641f39489b17c2218ed76e31ee688d08ca7ed593675b47b3f7e2 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:44 f706445af74f: Verifying Checksum 02:21:44 f706445af74f: Download complete 02:21:44 + go mod tidy [Pipeline] sh 02:21:45 0510c868ecb4: Verifying Checksum 02:21:45 0510c868ecb4: Download complete 02:21:45 + make test 02:21:45 go mod tidy 02:21:46 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:21:47 ? github.com/edgexfoundry/device-rest-go [no test files] 02:21:49 0510c868ecb4: Pull complete 02:21:49 afea3b2eda06: Pull complete 02:21:49 7809a108b3ef: Pull complete 02:21:50 f706445af74f: Pull complete 02:21:50 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 02:21:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 02:21:50 ---> b068be0155e3 02:21:50 Step 3/10 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:21:54 ---> Running in 1cb84b5af1cb 02:21:54 Removing intermediate container 1cb84b5af1cb 02:21:54 ---> b5513db17d5c 02:21:54 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 02:21:54 ---> Running in 22eb02e2c2c0 02:21:54 Removing intermediate container 22eb02e2c2c0 02:21:54 ---> ecf21c4236dc 02:21:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:21:55 ---> Running in 398172fc9927 02:21:55 Removing intermediate container 398172fc9927 02:21:55 ---> 1720e811b9cf 02:21:55 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:55 ---> Running in e7fb6c27a7ff 02:21:55 Removing intermediate container e7fb6c27a7ff 02:21:55 ---> 30911586a7d2 02:21:55 Step 7/10 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:21:55 ---> Running in 9dd5b2931316 02:21:55 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:21:57 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:21:58 (1/9) Installing libc-dev (0.7.2-r3) 02:21:58 (2/9) Installing libsodium (1.0.18-r0) 02:21:58 (3/9) Installing pkgconf (1.7.3-r0) 02:21:58 (4/9) Installing libsodium-dev (1.0.18-r0) 02:21:58 (5/9) Installing openssh-keygen (8.4_p1-r3) 02:21:58 (6/9) Installing libedit (20191231.3.1-r1) 02:21:59 (7/9) Installing openssh-client (8.4_p1-r3) 02:21:59 (8/9) Installing libzmq (4.3.3-r1) 02:21:59 (9/9) Installing zeromq-dev (4.3.3-r1) 02:21:59 Executing busybox-1.32.1-r6.trigger 02:21:59 OK: 154 MiB in 49 packages 02:22:00 Removing intermediate container 9dd5b2931316 02:22:00 ---> 7c6338eeff51 02:22:00 Step 8/10 : WORKDIR /device-rest-go 02:22:00 ---> Running in 04217b07879d 02:22:00 Removing intermediate container 04217b07879d 02:22:00 ---> 2421c898888d 02:22:00 Step 9/10 : COPY . . 02:22:00 ---> 6a897dfde2b0 02:22:00 Step 10/10 : RUN go mod download 02:22:00 ---> Running in 3d8a5d46a202 02:22:22 Removing intermediate container 3d8a5d46a202 02:22:22 ---> 4d808cf2cb91 02:22:22 Successfully built 4d808cf2cb91 02:22:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 02:22:23 + docker inspect -f . ci-base-image-x86_64 02:22:23 . [Pipeline] withDockerContainer 02:22:23 prd-centos7-docker-4c-2g-641 does not seem to be running inside a container 02:22:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:22:23 $ docker top f029696d7cd7c911f26e894482d2b5fa543801f96ccd7bb7a03201eb29d94fb9 -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:24 + go version 02:22:24 go version go1.16.3 linux/amd64 [Pipeline] } 02:22:24 $ docker stop --time=1 f029696d7cd7c911f26e894482d2b5fa543801f96ccd7bb7a03201eb29d94fb9 02:22:25 $ docker rm -f f029696d7cd7c911f26e894482d2b5fa543801f96ccd7bb7a03201eb29d94fb9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 02:22:26 + docker inspect -f . ci-base-image-x86_64 02:22:26 . [Pipeline] withDockerContainer 02:22:26 prd-centos7-docker-4c-2g-641 does not seem to be running inside a container 02:22:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/3 -v /w/workspace/device-rest-go/3:/w/workspace/device-rest-go/3:rw,z -v /w/workspace/device-rest-go/3@tmp:/w/workspace/device-rest-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:22:26 $ docker top 3d9a1de9c8e8c9ce4385047dba0b29be8f8a0feba1deb0d8ce5e7af6d0f9182d -eo pid,comm [Pipeline] { [Pipeline] sh 02:22:27 + go mod tidy [Pipeline] sh 02:22:28 + make test 02:22:28 go mod tidy 02:22:28 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 02:22:28 ? github.com/edgexfoundry/device-rest-go [no test files] 02:22:44 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 02:22:44 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 02:22:44 ok github.com/edgexfoundry/device-rest-go/driver 0.050s coverage: 54.0% of statements 02:22:44 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:22:45 ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 54.0% of statements 02:22:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 02:22:52 gofmt -l . 02:22:52 [ "`gofmt -l .`" = "" ] 02:22:52 ./bin/test-go-mod-tidy.sh 02:22:52 ./bin/test-attribution-txt.sh [Pipeline] } 02:22:52 $ docker stop --time=1 3d9a1de9c8e8c9ce4385047dba0b29be8f8a0feba1deb0d8ce5e7af6d0f9182d 02:22:53 $ docker rm -f 3d9a1de9c8e8c9ce4385047dba0b29be8f8a0feba1deb0d8ce5e7af6d0f9182d [Pipeline] // withDockerContainer [Pipeline] sh 02:22:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:22:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 02:22:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:22:56 + ls -al . 02:22:56 total 112 02:22:56 drwxrwxr-x. 8 jenkins jenkins 4096 Jun 29 02:22 . 02:22:56 drwxrwxr-x. 4 jenkins jenkins 28 Jun 29 02:21 .. 02:22:56 -rw-rw-r--. 1 jenkins jenkins 6792 Jun 29 02:21 Attribution.txt 02:22:56 drwxrwxr-x. 2 jenkins jenkins 64 Jun 29 02:21 bin 02:22:56 -rw-rw-r--. 1 jenkins jenkins 7459 Jun 29 02:21 CHANGELOG.md 02:22:56 drwxrwxr-x. 3 jenkins jenkins 32 Jun 29 02:21 cmd 02:22:56 -rw-r--r--. 1 jenkins jenkins 8513 Jun 29 02:22 coverage.out 02:22:56 -rw-rw-r--. 1 jenkins jenkins 1615 Jun 29 02:21 Dockerfile 02:22:56 -rw-rw-r--. 1 jenkins jenkins 1087 Jun 29 02:21 Dockerfile.build 02:22:56 -rw-rw-r--. 1 jenkins jenkins 151 Jun 29 02:21 .dockerignore 02:22:56 drwxrwxr-x. 2 jenkins jenkins 76 Jun 29 02:21 driver 02:22:56 drwxrwxr-x. 8 jenkins jenkins 179 Jun 29 02:21 .git 02:22:56 drwxrwxr-x. 2 jenkins jenkins 103 Jun 29 02:21 .github 02:22:56 -rw-rw-r--. 1 jenkins jenkins 336 Jun 29 02:21 .gitignore 02:22:56 -rw-r--r--. 1 jenkins jenkins 271 Jun 29 02:22 go.mod 02:22:56 -rw-r--r--. 1 jenkins jenkins 20570 Jun 29 02:22 go.sum 02:22:56 -rw-rw-r--. 1 jenkins jenkins 680 Jun 29 02:21 Jenkinsfile 02:22:56 -rw-rw-r--. 1 jenkins jenkins 11340 Jun 29 02:21 LICENSE 02:22:56 -rw-rw-r--. 1 jenkins jenkins 996 Jun 29 02:21 Makefile 02:22:56 -rw-rw-r--. 1 jenkins jenkins 7667 Jun 29 02:21 README.md 02:22:56 drwxrwxr-x. 4 jenkins jenkins 71 Jun 29 02:21 snap 02:22:56 -rw-rw-r--. 1 jenkins jenkins 5 Jun 29 02:16 VERSION 02:22:56 -rw-rw-r--. 1 jenkins jenkins 713 Jun 29 02:21 version.go [Pipeline] isUnix [Pipeline] sh 02:22:56 + 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=17d44b67c770bbfc746aa12c1c3a95daca92d5b9 --label arch=amd64 --label version=0.0.0 . 02:22:56 Sending build context to Docker daemon 110.1kB 02:22:56 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 02:22:56 Step 2/25 : FROM ${BASE} AS builder 02:22:56 ---> 4d808cf2cb91 02:22:56 Step 3/25 : ARG MAKE='make build' 02:22:56 ---> Running in 1d41908b487c 02:22:56 Removing intermediate container 1d41908b487c 02:22:56 ---> 0603241051fa 02:22:56 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:22:56 ---> Running in 58d744282be6 02:22:57 Removing intermediate container 58d744282be6 02:22:57 ---> 179298526c01 02:22:57 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:22:57 ---> Running in 3b75408e70a8 02:22:57 Removing intermediate container 3b75408e70a8 02:22:57 ---> d9858a3dd8c6 02:22:57 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:22:57 ---> Running in 12b5723d99af 02:22:57 Removing intermediate container 12b5723d99af 02:22:57 ---> 63b929b99a2e 02:22:57 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:22:57 ---> Running in 46addde45ae1 02:22:58 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 02:22:59 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 02:23:00 OK: 154 MiB in 49 packages 02:23:00 Removing intermediate container 46addde45ae1 02:23:00 ---> 03840ef82517 02:23:00 Step 8/25 : WORKDIR /device-rest-go 02:23:00 ---> Running in c6167229c1af 02:23:00 Removing intermediate container c6167229c1af 02:23:00 ---> 82ab53e2c30c 02:23:00 Step 9/25 : COPY . . 02:23:00 ---> 99b8bf8a80d5 02:23:00 Step 10/25 : RUN go mod tidy 02:23:00 ---> Running in 79e9e7219764 02:23:01 Removing intermediate container 79e9e7219764 02:23:01 ---> 630dc6b6f0df 02:23:01 Step 11/25 : RUN make update 02:23:01 ---> Running in 4d0755d2e8da 02:23:01 CGO_ENABLED=0 GO111MODULE=on go mod download 02:23:01 Removing intermediate container 4d0755d2e8da 02:23:01 ---> 6b988993d921 02:23:01 Step 12/25 : RUN $MAKE 02:23:01 ---> Running in 338cdd499d59 02:23:02 go mod tidy 02:23:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 02:23:11 gofmt -l . 02:23:11 [ "`gofmt -l .`" = "" ] 02:23:11 ./bin/test-go-mod-tidy.sh 02:23:11 ./bin/test-attribution-txt.sh [Pipeline] } 02:23:12 $ docker stop --time=1 917da2098b05641f39489b17c2218ed76e31ee688d08ca7ed593675b47b3f7e2 02:23:14 $ docker rm -f 917da2098b05641f39489b17c2218ed76e31ee688d08ca7ed593675b47b3f7e2 [Pipeline] // withDockerContainer [Pipeline] sh 02:23:15 Removing intermediate container 338cdd499d59 02:23:15 ---> b4b36b42d614 02:23:15 Step 13/25 : FROM alpine:3.12 02:23:15 3.12: Pulling from library/alpine 02:23:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:23:15 Warning: overwriting stash ‘coverage-report’ 02:23:15 339de151aab4: Pulling fs layer 02:23:15 339de151aab4: Verifying Checksum 02:23:15 339de151aab4: Download complete 02:23:15 339de151aab4: Pull complete 02:23:15 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 02:23:15 Status: Downloaded newer image for alpine:3.12 02:23:15 ---> 13621d1b12d4 02:23:15 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:23:15 ---> Running in 43ea6b8f9da2 02:23:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { 02:23:16 Removing intermediate container 43ea6b8f9da2 02:23:16 ---> b2362a51b328 02:23:16 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 02:23:16 ---> Running in 841336c9c464 [Pipeline] sh 02:23:16 Removing intermediate container 841336c9c464 02:23:16 ---> 90d0a5be38f1 02:23:16 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 02:23:16 ---> Running in 1d1738ebe093 02:23:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:23:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 02:23:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 02:23:17 + ls -al . 02:23:17 total 140 02:23:17 drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 02:23 . 02:23:17 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 02:19 .. 02:23:17 -rw-rw-r-- 1 jenkins jenkins 151 Jun 29 02:20 .dockerignore 02:23:17 drwxrwxr-x 8 jenkins jenkins 4096 Jun 29 02:20 .git 02:23:17 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:20 .github 02:23:17 -rw-rw-r-- 1 jenkins jenkins 336 Jun 29 02:20 .gitignore 02:23:17 -rw-rw-r-- 1 jenkins jenkins 6792 Jun 29 02:20 Attribution.txt 02:23:17 -rw-rw-r-- 1 jenkins jenkins 7459 Jun 29 02:20 CHANGELOG.md 02:23:17 -rw-rw-r-- 1 jenkins jenkins 1615 Jun 29 02:20 Dockerfile 02:23:17 -rw-rw-r-- 1 jenkins jenkins 1087 Jun 29 02:20 Dockerfile.build 02:23:17 -rw-rw-r-- 1 jenkins jenkins 680 Jun 29 02:20 Jenkinsfile 02:23:17 -rw-rw-r-- 1 jenkins jenkins 11340 Jun 29 02:20 LICENSE 02:23:17 -rw-rw-r-- 1 jenkins jenkins 996 Jun 29 02:20 Makefile 02:23:17 -rw-rw-r-- 1 jenkins jenkins 7667 Jun 29 02:20 README.md 02:23:17 -rw-rw-r-- 1 jenkins jenkins 5 Jun 29 02:16 VERSION 02:23:17 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:20 bin 02:23:17 drwxrwxr-x 3 jenkins jenkins 4096 Jun 29 02:20 cmd 02:23:17 -rw-r--r-- 1 jenkins jenkins 8513 Jun 29 02:22 coverage.out 02:23:17 drwxrwxr-x 2 jenkins jenkins 4096 Jun 29 02:20 driver 02:23:17 -rw-r--r-- 1 jenkins jenkins 271 Jun 29 02:23 go.mod 02:23:17 -rw-r--r-- 1 jenkins jenkins 20570 Jun 29 02:21 go.sum 02:23:17 drwxrwxr-x 4 jenkins jenkins 4096 Jun 29 02:20 snap 02:23:17 -rw-rw-r-- 1 jenkins jenkins 713 Jun 29 02:20 version.go 02:23:17 (1/6) Installing dumb-init (1.2.2-r1) 02:23:17 (2/6) Installing libgcc (9.3.0-r2) 02:23:17 (3/6) Installing libsodium (1.0.18-r0) 02:23:17 (4/6) Installing libstdc++ (9.3.0-r2) 02:23:17 (5/6) Installing libzmq (4.3.3-r0) 02:23:17 (6/6) Installing zeromq (4.3.3-r0) 02:23:17 Executing busybox-1.31.1-r20.trigger 02:23:17 OK: 8 MiB in 20 packages [Pipeline] isUnix [Pipeline] sh 02:23:17 Removing intermediate container 1d1738ebe093 02:23:17 ---> f191faea0e48 02:23:17 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 02:23:17 + 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=17d44b67c770bbfc746aa12c1c3a95daca92d5b9 --label arch=arm64 --label version=0.0.0 . 02:23:17 Sending build context to Docker daemon 110.1kB 02:23:17 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 02:23:17 Step 2/25 : FROM ${BASE} AS builder 02:23:17 ---> 670fb774f593 02:23:17 Step 3/25 : ARG MAKE='make build' 02:23:18 ---> f79c05c918a7 02:23:18 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 02:23:18 ---> Running in b361eb1054d2 02:23:18 ---> 9bb06761642d 02:23:18 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 02:23:18 Removing intermediate container b361eb1054d2 02:23:18 ---> d5579538de89 02:23:18 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 02:23:18 ---> a56c6427f472 02:23:18 Step 20/25 : EXPOSE 59986 02:23:18 ---> Running in 17f05d215af7 02:23:18 ---> Running in 208d30466a14 02:23:18 Removing intermediate container 17f05d215af7 02:23:18 ---> 5f98d162a7fc 02:23:18 Step 21/25 : ENTRYPOINT ["/device-rest"] 02:23:18 Removing intermediate container 208d30466a14 02:23:18 ---> e96e326cadf9 02:23:18 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 02:23:19 ---> Running in 94f0df7a8c78 02:23:19 Removing intermediate container 94f0df7a8c78 02:23:19 ---> 29e159a84d44 02:23:19 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 02:23:19 ---> Running in 28654fef3b58 02:23:19 ---> Running in 32e8bb222095 02:23:19 Removing intermediate container 32e8bb222095 02:23:19 ---> ea190dfda286 02:23:19 Step 23/25 : LABEL arch=amd64 02:23:19 ---> Running in 4394bbdf7271 02:23:19 Removing intermediate container 4394bbdf7271 02:23:19 ---> fdf46b6e25f4 02:23:19 Step 24/25 : LABEL git_sha=17d44b67c770bbfc746aa12c1c3a95daca92d5b9 02:23:19 ---> Running in 99f8ce229c46 02:23:19 Removing intermediate container 28654fef3b58 02:23:19 ---> af82de01017e 02:23:19 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:19 Removing intermediate container 99f8ce229c46 02:23:19 ---> 41a59eca4aea 02:23:19 Step 25/25 : LABEL version=0.0.0 02:23:19 ---> Running in fd790384158e 02:23:19 Removing intermediate container fd790384158e 02:23:19 ---> 2c43fff7d693 02:23:19 [Warning] One or more build-args [ARCH] were not consumed 02:23:19 Successfully built 2c43fff7d693 02:23:19 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } 02:23:19 ---> Running in aba111d87198 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 02:23:20 ---> job-cost.sh 02:23:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-QOr1 02:23:21 Removing intermediate container aba111d87198 02:23:21 ---> e1618e5b1ab1 02:23:21 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:23:22 ---> Running in 61cd799dcf15 02:23:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 02:23:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 02:23:25 OK: 144 MiB in 49 packages 02:23:26 Removing intermediate container 61cd799dcf15 02:23:26 ---> 1e756e9fcff4 02:23:26 Step 8/25 : WORKDIR /device-rest-go 02:23:26 ---> Running in 9d2c5e950bde 02:23:27 Removing intermediate container 9d2c5e950bde 02:23:27 ---> 38ad4e06fed6 02:23:27 Step 9/25 : COPY . . 02:23:27 ---> b183273c32e7 02:23:27 Step 10/25 : RUN go mod tidy 02:23:28 ---> Running in adffb8bcc5f2 02:23:31 Removing intermediate container adffb8bcc5f2 02:23:31 ---> 934161b9b93b 02:23:31 Step 11/25 : RUN make update 02:23:31 ---> Running in f8aa33a33e94 02:23:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:23:31 CGO_ENABLED=0 GO111MODULE=on go mod download 02:23:32 Removing intermediate container f8aa33a33e94 02:23:32 ---> 56e9b7030b3b 02:23:32 Step 12/25 : RUN $MAKE 02:23:33 ---> Running in 954f3c7ad5b4 02:23:33 go mod tidy 02:23:34 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 02:23:49 lf-activate-venv(): INFO: Adding /tmp/venv-QOr1/bin to PATH 02:23:49 INFO: No Stack... 02:23:49 INFO: Retrieving Pricing Info for: v3-standard-2 02:23:49 INFO: Archiving Costs [Pipeline] sh 02:23:50 + cat /w/workspace/device-rest-go/3/archives/cost.csv 02:23:50 + cut -d, -f6 [Pipeline] lock 02:23:50 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-126-3-stack-cost] 02:23:50 Resource [jenkins-edgexfoundry-device-rest-go-PR-126-3-stack-cost] did not exist. Created. 02:23:50 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-126-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:23:51 + echo total: 0.05999999865889549 [Pipeline] stash 02:23:51 Stashed 1 file(s) [Pipeline] } 02:23:51 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-126-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 02:24:07 Removing intermediate container 954f3c7ad5b4 02:24:07 ---> caae569fae42 02:24:07 Step 13/25 : FROM alpine:3.12 02:24:08 3.12: Pulling from library/alpine 02:24:08 d2f70382dc9a: Pulling fs layer 02:24:08 d2f70382dc9a: Verifying Checksum 02:24:08 d2f70382dc9a: Download complete 02:24:09 d2f70382dc9a: Pull complete 02:24:09 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 02:24:09 Status: Downloaded newer image for alpine:3.12 02:24:09 ---> c4fd0aeabfcf 02:24:09 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 02:24:09 ---> Running in 8e29e6706e91 02:24:10 Removing intermediate container 8e29e6706e91 02:24:10 ---> 9e355691af76 02:24:10 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 02:24:10 ---> Running in 6d2ac2ec83f1 02:24:10 Removing intermediate container 6d2ac2ec83f1 02:24:10 ---> 36b499603d1d 02:24:10 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 02:24:10 ---> Running in 0ac08465df33 02:24:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 02:24:12 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 02:24:12 (1/6) Installing dumb-init (1.2.2-r1) 02:24:12 (2/6) Installing libgcc (9.3.0-r2) 02:24:12 (3/6) Installing libsodium (1.0.18-r0) 02:24:12 (4/6) Installing libstdc++ (9.3.0-r2) 02:24:13 (5/6) Installing libzmq (4.3.3-r0) 02:24:13 (6/6) Installing zeromq (4.3.3-r0) 02:24:13 Executing busybox-1.31.1-r20.trigger 02:24:13 OK: 8 MiB in 20 packages 02:24:14 Removing intermediate container 0ac08465df33 02:24:14 ---> bc77593ad11a 02:24:14 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 02:24:15 ---> 212d7ece793d 02:24:15 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 02:24:16 ---> 8d31d5e75ec4 02:24:16 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 02:24:17 ---> 2d556cd9c545 02:24:17 Step 20/25 : EXPOSE 59986 02:24:17 ---> Running in 7197c7d4757e 02:24:17 Removing intermediate container 7197c7d4757e 02:24:17 ---> c0a516cb2312 02:24:17 Step 21/25 : ENTRYPOINT ["/device-rest"] 02:24:17 ---> Running in 96ebe99ac7ca 02:24:18 Removing intermediate container 96ebe99ac7ca 02:24:18 ---> 835c72fbaf8d 02:24:18 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 02:24:18 ---> Running in bbf13ebdf2fc 02:24:18 Removing intermediate container bbf13ebdf2fc 02:24:18 ---> 3cf6128ae5ef 02:24:18 Step 23/25 : LABEL arch=arm64 02:24:19 ---> Running in 812b955e6cb5 02:24:19 Removing intermediate container 812b955e6cb5 02:24:19 ---> 6adc22334964 02:24:19 Step 24/25 : LABEL git_sha=17d44b67c770bbfc746aa12c1c3a95daca92d5b9 02:24:19 ---> Running in 602143be0dc1 02:24:19 Removing intermediate container 602143be0dc1 02:24:19 ---> e272dda0c1a2 02:24:19 Step 25/25 : LABEL version=0.0.0 02:24:19 ---> Running in b50767b18fb3 02:24:20 Removing intermediate container b50767b18fb3 02:24:20 ---> 49b66372628f 02:24:20 [Warning] One or more build-args [ARCH] were not consumed 02:24:20 Successfully built 49b66372628f 02:24:20 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 02:24:21 ---> job-cost.sh 02:24:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-cJib 02:25:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 02:26:37 lf-activate-venv(): INFO: Adding /tmp/venv-cJib/bin to PATH 02:26:37 INFO: No Stack... 02:26:37 INFO: Retrieving Pricing Info for: v2-standard-4 02:26:37 INFO: Archiving Costs [Pipeline] sh 02:26:37 + cut -d, -f6 02:26:37 + cat /w/workspace/device-rest-go/3/archives/cost.csv [Pipeline] lock 02:26:37 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-126-3-stack-cost] 02:26:37 Resource [jenkins-edgexfoundry-device-rest-go-PR-126-3-stack-cost] did not exist. Created. 02:26:37 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-126-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:26:38 /w/workspace/device-rest-go/3@tmp/durable-19eba579/script.sh: 1: /w/workspace/device-rest-go/3@tmp/durable-19eba579/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 02:26:38 + echo total: 0.18000000715255737 [Pipeline] stash 02:26:38 Warning: overwriting stash ‘stack-cost’ 02:26:38 Stashed 1 file(s) [Pipeline] } 02:26:38 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-126-3-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 02:26:39 provisioning config files... 02:26:39 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-126@tmp/config3774815262811950280tmp [Pipeline] { [Pipeline] sh 02:26:39 + set +x 02:26:39 + curl -s https://codecov.io/bash 02:26:39 + bash -s -- 02:26:39 02:26:39 _____ _ 02:26:39 / ____| | | 02:26:39 | | ___ __| | ___ ___ _____ __ 02:26:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:26:39 | |___| (_) | (_| | __/ (_| (_) \ V / 02:26:39 \_____\___/ \__,_|\___|\___\___/ \_/ 02:26:39 Bash-1.0.3 02:26:39 02:26:39 02:26:39 ==> git version 2.24.4 found 02:26:39 ==> 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 02:26:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 02:26:39 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 02:26:39 ==> Jenkins CI detected. 02:26:39 project root: . 02:26:39 --> token set from env 02:26:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:26:39 ==> Running gcov in . (disable via -X gcov) 02:26:39 ==> Python coveragepy not found 02:26:39 ==> Searching for coverage reports in: 02:26:39 + . 02:26:39 -> Found 1 reports 02:26:39 ==> Detecting git/mercurial file structure 02:26:39 ==> Reading reports 02:26:39 + ./coverage.out bytes=8513 02:26:39 ==> Appending adjustments 02:26:39 https://docs.codecov.io/docs/fixing-reports 02:26:39 + Found adjustments 02:26:39 ==> Gzipping contents 02:26:39 4.0K /tmp/codecov.gX0LMg.gz 02:26:39 ==> Uploading reports 02:26:39 url: https://codecov.io 02:26:39 query: branch=PR-126&commit=17d44b67c770bbfc746aa12c1c3a95daca92d5b9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-126%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=126&job=&cmd_args= 02:26:39 -> Pinging Codecov 02:26:39 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-126&commit=17d44b67c770bbfc746aa12c1c3a95daca92d5b9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-126%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=126&job=&cmd_args= 02:26:40 -> Uploading to 02:26:40 https://storage.googleapis.com/codecov/v4/raw/2021-06-29/4E5D53B4F1F92C436F7061BF334D961C/17d44b67c770bbfc746aa12c1c3a95daca92d5b9/15dcc32f-edb3-4800-96bb-af2ce1ed9baf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210629T022640Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6dc342923886627c887514883b87b20cac3126c11a03b6047541bec684fae694 02:26:40 % Total % Received % Xferd Average Speed Time Time Time Current 02:26:40 Dload Upload Total Spent Left Speed 02:26:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1608 0 0 100 1608 0 2975 --:--:-- --:--:-- --:--:-- 2972 100 1608 0 0 100 1608 0 2974 --:--:-- --:--:-- --:--:-- 2972 02:26:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/17d44b67c770bbfc746aa12c1c3a95daca92d5b9 [Pipeline] } 02:26:40 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 02:26:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:26:43 ---> package-listing.sh 02:26:43 ++ facter osfamily 02:26:43 ++ tr '[:upper:]' '[:lower:]' 02:26:43 + OS_FAMILY=redhat 02:26:43 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-126 02:26:43 + START_PACKAGES=/tmp/packages_start.txt 02:26:43 + END_PACKAGES=/tmp/packages_end.txt 02:26:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:26:43 + PACKAGES=/tmp/packages_start.txt 02:26:43 + '[' /w/workspace/gexfoundry_device-rest-go_PR-126 ']' 02:26:43 + PACKAGES=/tmp/packages_end.txt 02:26:43 + case "${OS_FAMILY}" in 02:26:43 + rpm -qa 02:26:43 + sort 02:26:44 + '[' -f /tmp/packages_start.txt ']' 02:26:44 + '[' -f /tmp/packages_end.txt ']' 02:26:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:26:44 + '[' /w/workspace/gexfoundry_device-rest-go_PR-126 ']' 02:26:44 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-126/archives/ 02:26:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-126/archives/ [Pipeline] echo 02:26:44 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-126/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:26:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 02:26:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:26:44 02:26:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 02:26:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:26:45 alpine: Pulling from edgex-lftools-log-publisher 02:26:45 df20fa9351a1: Pulling fs layer 02:26:45 36b3adc4ff6f: Pulling fs layer 02:26:45 8ad3a11d3b57: Pulling fs layer 02:26:45 46f8f816bc3b: Pulling fs layer 02:26:45 93b61091891f: Pulling fs layer 02:26:45 93b9cdb0e59b: Pulling fs layer 02:26:45 5e14af77c1be: Pulling fs layer 02:26:45 01666e4c0597: Pulling fs layer 02:26:45 aa168da1d23b: Pulling fs layer 02:26:45 46f8f816bc3b: Waiting 02:26:45 93b61091891f: Waiting 02:26:45 93b9cdb0e59b: Waiting 02:26:45 5e14af77c1be: Waiting 02:26:45 01666e4c0597: Waiting 02:26:45 aa168da1d23b: Waiting 02:26:45 36b3adc4ff6f: Verifying Checksum 02:26:45 36b3adc4ff6f: Download complete 02:26:45 46f8f816bc3b: Download complete 02:26:45 df20fa9351a1: Verifying Checksum 02:26:45 df20fa9351a1: Download complete 02:26:45 93b9cdb0e59b: Verifying Checksum 02:26:45 93b9cdb0e59b: Download complete 02:26:45 5e14af77c1be: Verifying Checksum 02:26:45 5e14af77c1be: Download complete 02:26:45 93b61091891f: Verifying Checksum 02:26:45 93b61091891f: Download complete 02:26:45 01666e4c0597: Verifying Checksum 02:26:45 01666e4c0597: Download complete 02:26:45 df20fa9351a1: Pull complete 02:26:45 8ad3a11d3b57: Verifying Checksum 02:26:45 8ad3a11d3b57: Download complete 02:26:45 36b3adc4ff6f: Pull complete 02:26:46 8ad3a11d3b57: Pull complete 02:26:46 46f8f816bc3b: Pull complete 02:26:46 93b61091891f: Pull complete 02:26:46 93b9cdb0e59b: Pull complete 02:26:46 5e14af77c1be: Pull complete 02:26:47 01666e4c0597: Pull complete 02:26:47 aa168da1d23b: Verifying Checksum 02:26:47 aa168da1d23b: Download complete 02:26:51 aa168da1d23b: Pull complete 02:26:51 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 02:26:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 02:26:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 02:26:51 prd-centos7-docker-4c-2g-635 does not seem to be running inside a container 02:26:51 $ 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-126/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-126 -v /w/workspace/gexfoundry_device-rest-go_PR-126:/w/workspace/gexfoundry_device-rest-go_PR-126:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-126@tmp:/w/workspace/gexfoundry_device-rest-go_PR-126@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 02:26:54 $ docker top e796d157e07b731b73dbe93a3cee037df0ec8a75674d0f430bd4128ff523ab41 -eo pid,comm [Pipeline] { [Pipeline] sh 02:26:54 + touch /tmp/pre-build-complete [Pipeline] sh 02:26:55 + mkdir -p /var/log/sa [Pipeline] sh 02:26:55 + ls /var/log/sa-host 02:26:55 + sadf -c /var/log/sa-host/sa05 02:26:55 file_magic: OK 02:26:55 HZ: Using current value: 100 02:26:55 file_header: OK 02:26:55 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 02:26:55 Statistics: 02:26:55 Hnuu...uuuununununu...Hnuu...uuuununununu... 02:26:55 File successfully converted to sysstat format version 12.2.1 02:26:55 + sadf -c /var/log/sa-host/sa29 02:26:55 file_magic: OK 02:26:55 HZ: Using current value: 100 02:26:55 file_header: OK 02:26:55 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 02:26:55 Statistics: 02:26:55 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 02:26:55 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:26:55 provisioning config files... 02:26:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-126@tmp/config5866145860939662986tmp [Pipeline] { [Pipeline] echo 02:26:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:26:55 ---> create-netrc.sh [Pipeline] } 02:26:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:26:56 ---> python-tools-install.sh [Pipeline] echo 02:26:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:26:56 ---> sudo-logs.sh 02:26:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:26:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:26:56 ---> job-cost.sh 02:26:56 lf-activate-venv: SKIPPING 02:26:56 DEBUG: total: 0.18000000715255737 02:26:56 INFO: Retrieving Stack Cost... 02:26:59 INFO: Retrieving Pricing Info for: v3-standard-2 02:26:59 INFO: Archiving Costs [Pipeline] echo 02:26:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:27:00 ---> logs-deploy.sh 02:27:00 lf-activate-venv: SKIPPING 02:27:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-126/3 02:27:00 INFO: archiving workspace using pattern(s): 02:27:01 Archives upload complete. 02:27:01 INFO: archiving logs to Nexus 02:27:01 ---> uname -a: 02:27:01 Linux prd-centos7-docker-4c-2g-635.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 02:27:01 02:27:01 02:27:01 ---> lscpu: 02:27:01 Architecture: x86_64 02:27:01 CPU op-mode(s): 32-bit, 64-bit 02:27:01 Byte Order: Little Endian 02:27:01 Address sizes: 40 bits physical, 48 bits virtual 02:27:01 CPU(s): 2 02:27:01 On-line CPU(s) list: 0,1 02:27:01 Thread(s) per core: 1 02:27:01 Core(s) per socket: 1 02:27:01 Socket(s): 2 02:27:01 NUMA node(s): 1 02:27:01 Vendor ID: AuthenticAMD 02:27:01 CPU family: 23 02:27:01 Model: 49 02:27:01 Model name: AMD EPYC-Rome Processor 02:27:01 Stepping: 0 02:27:01 CPU MHz: 2799.998 02:27:01 BogoMIPS: 5599.99 02:27:01 Virtualization: AMD-V 02:27:01 Hypervisor vendor: KVM 02:27:01 Virtualization type: full 02:27:01 L1d cache: 64 KiB 02:27:01 L1i cache: 64 KiB 02:27:01 L2 cache: 1 MiB 02:27:01 L3 cache: 32 MiB 02:27:01 NUMA node0 CPU(s): 0,1 02:27:01 Vulnerability Itlb multihit: Not affected 02:27:01 Vulnerability L1tf: Not affected 02:27:01 Vulnerability Mds: Not affected 02:27:01 Vulnerability Meltdown: Not affected 02:27:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:27:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 02:27:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 02:27:01 Vulnerability Srbds: Not affected 02:27:01 Vulnerability Tsx async abort: Not affected 02:27:01 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 02:27:01 02:27:01 02:27:01 ---> nproc: 02:27:01 2 02:27:01 02:27:01 02:27:01 ---> df -h: 02:27:01 Filesystem Size Used Available Use% Mounted on 02:27:01 overlay 40.0G 7.6G 32.4G 19% / 02:27:01 tmpfs 64.0M 0 64.0M 0% /dev 02:27:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:27:01 shm 64.0M 0 64.0M 0% /dev/shm 02:27:01 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 02:27:01 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 02:27:01 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 02:27:01 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 02:27:01 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 02:27:01 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 02:27:01 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-126 02:27:01 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_device-rest-go_PR-126@tmp 02:27:01 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 02:27:01 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 02:27:01 02:27:01 02:27:01 ---> free -m: 02:27:01 total used free shared buff/cache available 02:27:01 Mem: 7821 924 4787 0 2108 6718 02:27:01 Swap: 1023 0 1023 02:27:01 02:27:01 02:27:01 ---> ip addr: 02:27:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 02:27:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:27:01 inet 127.0.0.1/8 scope host lo 02:27:01 valid_lft forever preferred_lft forever 02:27:01 inet6 ::1/128 scope host 02:27:01 valid_lft forever preferred_lft forever 02:27:01 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 02:27:01 link/ether fa:16:3e:29:05:e4 brd ff:ff:ff:ff:ff:ff 02:27:01 inet 10.30.123.168/23 brd 10.30.123.255 scope global dynamic eth0 02:27:01 valid_lft 85749sec preferred_lft 85749sec 02:27:01 inet6 fe80::f816:3eff:fe29:5e4/64 scope link 02:27:01 valid_lft forever preferred_lft forever 02:27:01 3: docker0: mtu 1500 qdisc noqueue state DOWN 02:27:01 link/ether 02:42:a2:9c:e9:e5 brd ff:ff:ff:ff:ff:ff 02:27:01 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 02:27:01 valid_lft forever preferred_lft forever 02:27:01 inet6 fe80::42:a2ff:fe9c:e9e5/64 scope link 02:27:01 valid_lft forever preferred_lft forever 02:27:01 02:27:01 02:27:01 ---> sar -b -r -n DEV: 02:27:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 02:27:01 02:27:01 02:15:58 LINUX RESTART (2 CPU) 02:27:01 02:27:01 02:17:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:27:01 02:18:01 1.66 0.00 1.66 0.00 0.00 33.25 0.00 02:27:01 02:19:01 0.55 0.00 0.55 0.00 0.00 9.05 0.00 02:27:01 02:20:01 0.23 0.00 0.23 0.00 0.00 3.32 0.00 02:27:01 02:21:01 0.20 0.00 0.20 0.00 0.00 2.83 0.00 02:27:01 02:22:01 0.23 0.00 0.23 0.00 0.00 3.60 0.00 02:27:01 02:23:01 0.38 0.00 0.38 0.00 0.00 5.96 0.00 02:27:01 02:24:01 0.18 0.00 0.18 0.00 0.00 2.23 0.00 02:27:01 02:25:01 0.32 0.00 0.32 0.00 0.00 4.15 0.00 02:27:01 02:26:01 0.25 0.00 0.25 0.00 0.00 2.43 0.00 02:27:01 Average: 0.44 0.00 0.44 0.00 0.00 7.38 0.00 02:27:01 02:27:01 02:17:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:27:01 02:18:01 5449324 0 805332 10.06 2620 1751664 1309424 14.46 581892 1576852 20 02:27:01 02:19:01 5461568 0 793136 9.90 2620 1751616 1199844 13.25 574440 1574728 20 02:27:01 02:20:01 5459696 0 795008 9.93 2620 1751616 1199892 13.25 571348 1579748 20 02:27:01 02:21:01 5459836 0 794864 9.92 2620 1751620 1199916 13.25 570644 1580580 8 02:27:01 02:22:01 5459408 0 795284 9.93 2620 1751628 1199952 13.25 567972 1583404 16 02:27:01 02:23:01 5461264 0 793428 9.91 2620 1751628 1199664 13.24 566456 1583404 8 02:27:01 02:24:01 5456100 0 798580 9.97 2620 1751640 1199592 13.24 571276 1583404 8 02:27:01 02:25:01 5451960 0 802716 10.02 2620 1751644 1199592 13.24 576076 1583404 8 02:27:01 02:26:01 5451568 0 803104 10.03 2620 1751648 1199592 13.24 577640 1581968 8 02:27:01 Average: 5456747 0 797939 9.96 2620 1751634 1211941 13.38 573083 1580832 13 02:27:01 02:27:01 02:17:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:27:01 02:18:01 eth0 5.96 4.25 3.91 21.08 0.00 0.00 0.00 0.00 02:27:01 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:19:01 eth0 1.72 0.48 0.36 0.64 0.00 0.00 0.00 0.00 02:27:01 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:20:01 eth0 0.88 0.30 0.31 0.33 0.00 0.00 0.00 0.00 02:27:01 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:21:01 eth0 0.92 0.28 0.31 0.20 0.00 0.00 0.00 0.00 02:27:01 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:22:01 eth0 0.50 0.38 0.34 0.27 0.00 0.00 0.00 0.00 02:27:01 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:23:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 02:27:01 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:24:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:27:01 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:25:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:27:01 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:26:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 02:27:01 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 Average: eth0 1.15 0.67 0.59 2.47 0.00 0.00 0.00 0.00 02:27:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:27:01 02:27:01 02:27:01 ---> sar -P ALL: 02:27:01 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/29/21 _x86_64_ (2 CPU) 02:27:01 02:27:01 02:15:58 LINUX RESTART (2 CPU) 02:27:01 02:27:01 02:17:02 CPU %user %nice %system %iowait %steal %idle 02:27:01 02:18:01 all 0.25 0.00 0.11 0.00 0.02 99.63 02:27:01 02:18:01 0 0.20 0.00 0.10 0.00 0.02 99.68 02:27:01 02:18:01 1 0.29 0.00 0.12 0.00 0.02 99.58 02:27:01 02:19:01 all 0.12 0.00 0.06 0.00 0.03 99.80 02:27:01 02:19:01 0 0.17 0.00 0.03 0.00 0.02 99.78 02:27:01 02:19:01 1 0.07 0.00 0.08 0.00 0.03 99.82 02:27:01 02:20:01 all 0.18 0.00 0.05 0.00 0.02 99.76 02:27:01 02:20:01 0 0.08 0.00 0.05 0.00 0.02 99.85 02:27:01 02:20:01 1 0.27 0.00 0.05 0.00 0.02 99.67 02:27:01 02:21:01 all 0.08 0.00 0.03 0.00 0.02 99.87 02:27:01 02:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:27:01 02:21:01 1 0.15 0.00 0.05 0.00 0.02 99.78 02:27:01 02:22:01 all 0.18 0.00 0.05 0.00 0.01 99.77 02:27:01 02:22:01 0 0.07 0.00 0.05 0.00 0.02 99.87 02:27:01 02:22:01 1 0.28 0.00 0.05 0.00 0.00 99.67 02:27:01 02:23:01 all 0.17 0.00 0.04 0.00 0.03 99.77 02:27:01 02:23:01 0 0.03 0.00 0.03 0.00 0.03 99.90 02:27:01 02:23:01 1 0.30 0.00 0.05 0.00 0.02 99.63 02:27:01 02:24:01 all 0.18 0.00 0.05 0.00 0.01 99.77 02:27:01 02:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:27:01 02:24:01 1 0.32 0.00 0.08 0.00 0.02 99.58 02:27:01 02:25:01 all 0.22 0.00 0.03 0.00 0.03 99.73 02:27:01 02:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:27:01 02:25:01 1 0.42 0.00 0.03 0.00 0.03 99.52 02:27:01 02:26:01 all 0.13 0.00 0.03 0.00 0.03 99.82 02:27:01 02:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:27:01 02:26:01 1 0.22 0.00 0.03 0.00 0.03 99.72 02:27:01 Average: all 0.16 0.00 0.05 0.00 0.02 99.77 02:27:01 Average: 0 0.07 0.00 0.04 0.00 0.02 99.87 02:27:01 Average: 1 0.26 0.00 0.06 0.00 0.02 99.66 02:27:01 02:27:01 02:27:01