Pull request #847 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 lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from ed9c44cb9e26efe7467f281613af790e74475005+89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e (34c9566272c2699fa6abfe6e9eba84c269607894) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # 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 > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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-sdk-go, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 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-32288 in /w/workspace/dgexfoundry_device-sdk-go_PR-847 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-847 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/847/head:refs/remotes/origin/PR-847 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e into PR head commit ed9c44cb9e26efe7467f281613af790e74475005 Merge succeeded, producing ed9c44cb9e26efe7467f281613af790e74475005 Checking out Revision ed9c44cb9e26efe7467f281613af790e74475005 (PR-847) > git config core.sparsecheckout # timeout=10 > git checkout -f ed9c44cb9e26efe7467f281613af790e74475005 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ed9c44cb9e26efe7467f281613af790e74475005 # timeout=10 Commit message: "feat: Updated Attribution.txt for missing crypto module" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:08:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:08:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:08:27 ========================================================= 17:08:27 EdgeX Global Pipelines Version Info 17:08:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 405863b8552e159bc36ea9bb827e59e08bb4326e # timeout=10 17:08:30 ------------------- 17:08:30 stable info: 17:08:30 ------------------- 17:08:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:08:30 Commit SHA: 57ded3389ef25720063a8030e5c426a6b7ea5b20 17:08:30 Message: update stable to v1.0.186 17:08:31 ------------------- 17:08:31 experimental info: 17:08:31 ------------------- 17:08:31 Commited By: **** collab-it+edgex@linuxfoundation.org 17:08:31 Commit SHA: d990d252097850d5d490fbb59df25296f5300d79 17:08:31 Message: update experimental to v1.0.188 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:08:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 17:08:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 17:08:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:08:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:08:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:08:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 17:08:32 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 17:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 17:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-device-sdk-simple [Pipeline] echo 17:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:08:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:08:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:08:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:08:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:08:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:08:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:08:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:08:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 17:08:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 17:08:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:08:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:08:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:08:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:08:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-847 [Pipeline] echo 17:08:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-847 [Pipeline] echo 17:08:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-847 [Pipeline] echo 17:08:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ed9c44cb9e26efe7467f281613af790e74475005 [Pipeline] echo 17:08:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ed9c44c [Pipeline] echo 17:08:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:08:35 provisioning config files... 17:08:35 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-847@tmp/config7987147209358078141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:36 ---> docker-login.sh 17:08:36 nexus3.edgexfoundry.org:10001 17:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:38 Configure a credential helper to remove this warning. See 17:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:38 17:08:38 Login Succeeded 17:08:38 nexus3.edgexfoundry.org:10002 17:08:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:39 Configure a credential helper to remove this warning. See 17:08:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:39 17:08:39 Login Succeeded 17:08:39 nexus3.edgexfoundry.org:10003 17:08:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:40 Configure a credential helper to remove this warning. See 17:08:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:40 17:08:40 Login Succeeded 17:08:40 nexus3.edgexfoundry.org:10004 17:08:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:41 Configure a credential helper to remove this warning. See 17:08:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:41 17:08:41 Login Succeeded 17:08:41 docker.io 17:08:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:42 Configure a credential helper to remove this warning. See 17:08:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:42 17:08:42 Login Succeeded 17:08:42 ---> docker-login.sh ends [Pipeline] } 17:08:42 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:08:43 + git log --format=format:%s -1 ed9c44cb9e26efe7467f281613af790e74475005 [Pipeline] echo 17:08:44 GIT_COMMIT: ed9c44cb9e26efe7467f281613af790e74475005, Commit Message: feat: Updated Attribution.txt for missing crypto module [Pipeline] echo 17:08:44 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:08:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:45 17:08:45 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:08:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:46 latest: Pulling from edgex-devops/git-semver 17:08:46 31603596830f: Pulling fs layer 17:08:46 2a8b12db71e7: Pulling fs layer 17:08:46 6ca5941a6612: Pulling fs layer 17:08:46 ecc8261a40a4: Pulling fs layer 17:08:46 ecc8261a40a4: Waiting 17:08:46 2a8b12db71e7: Verifying Checksum 17:08:46 2a8b12db71e7: Download complete 17:08:46 31603596830f: Verifying Checksum 17:08:46 31603596830f: Download complete 17:08:46 ecc8261a40a4: Verifying Checksum 17:08:46 ecc8261a40a4: Download complete 17:08:47 6ca5941a6612: Verifying Checksum 17:08:47 6ca5941a6612: Download complete 17:08:47 31603596830f: Pull complete 17:08:47 2a8b12db71e7: Pull complete 17:08:50 6ca5941a6612: Pull complete 17:08:51 ecc8261a40a4: Pull complete 17:08:51 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 17:08:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:08:51 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:08:51 prd-centos7-docker-4c-2g-32288 does not seem to be running inside a container 17:08:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-847 -v /w/workspace/dgexfoundry_device-sdk-go_PR-847:/w/workspace/dgexfoundry_device-sdk-go_PR-847:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-847@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-847@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:08:55 $ docker top a6fbf8b424a947733c9d8905eb3a24bbf8b4da0b5d4c98df0180c6e492cdad36 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:08:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:56 [ssh-agent] Looking for ssh-agent implementation... 17:08:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:08:56 $ docker exec a6fbf8b424a947733c9d8905eb3a24bbf8b4da0b5d4c98df0180c6e492cdad36 ssh-agent 17:08:57 SSH_AUTH_SOCK=/tmp/ssh-zzMUR3zmNU4C/agent.13 17:08:57 SSH_AGENT_PID=18 17:08:57 Running ssh-add (command line suppressed) 17:08:57 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-847@tmp/private_key_2277586241265682339.key (/w/workspace/dgexfoundry_device-sdk-go_PR-847@tmp/private_key_2277586241265682339.key) 17:08:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:08:58 + git tag --points-at HEAD [Pipeline] } 17:08:58 $ docker exec --env ******** --env ******** a6fbf8b424a947733c9d8905eb3a24bbf8b4da0b5d4c98df0180c6e492cdad36 ssh-agent -k 17:08:59 unset SSH_AUTH_SOCK; 17:08:59 unset SSH_AGENT_PID; 17:08:59 echo Agent pid 18 killed; 17:08:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:08:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:08:59 [ssh-agent] Looking for ssh-agent implementation... 17:09:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:00 $ docker exec a6fbf8b424a947733c9d8905eb3a24bbf8b4da0b5d4c98df0180c6e492cdad36 ssh-agent 17:09:01 SSH_AUTH_SOCK=/tmp/ssh-DTNyyisw2y8O/agent.46 17:09:01 SSH_AGENT_PID=52 17:09:01 Running ssh-add (command line suppressed) 17:09:02 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-847@tmp/private_key_2274701980857488578.key (/w/workspace/dgexfoundry_device-sdk-go_PR-847@tmp/private_key_2274701980857488578.key) 17:09:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:03 + git semver init 17:09:03 # -> Open(): unable to determine branch for HEAD 17:09:03 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-847/.git 17:09:03 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-847 17:09:03 # $SEMVER_REMOTE_NAME = origin 17:09:03 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:09:03 # $SEMVER_USER_NAME = edgex-jenkins 17:09:03 # $SEMVER_BRANCH = PR-847 17:09:03 # $SEMVER_TEMP = /tmp/semver-097594038 17:09:03 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 17:09:06 # '/tmp/semver-097594038' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-847/.semver' 17:09:06 # -> Force: false 17:09:06 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-847/.semver [Pipeline] } 17:09:06 $ docker exec --env ******** --env ******** a6fbf8b424a947733c9d8905eb3a24bbf8b4da0b5d4c98df0180c6e492cdad36 ssh-agent -k 17:09:06 unset SSH_AUTH_SOCK; 17:09:06 unset SSH_AGENT_PID; 17:09:06 echo Agent pid 52 killed; 17:09:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:08 + git semver [Pipeline] } 17:09:08 $ docker stop --time=1 a6fbf8b424a947733c9d8905eb3a24bbf8b4da0b5d4c98df0180c6e492cdad36 17:09:11 $ docker rm -f a6fbf8b424a947733c9d8905eb3a24bbf8b4da0b5d4c98df0180c6e492cdad36 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:09:13 Stashed 1 file(s) [Pipeline] echo 17:09:13 [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 17:09:28 Still waiting to schedule task 17:09:28 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:09:28 Still waiting to schedule task 17:09:28 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 17:12:50 Running on prd-centos7-docker-4c-2g-32290 in /w/workspace/dgexfoundry_device-sdk-go_PR-847 [Pipeline] { [Pipeline] ws 17:12:50 Running in /w/workspace/device-sdk-go/3 [Pipeline] { [Pipeline] checkout 17:12:53 using credential edgex-jenkins-ssh 17:12:53 Cloning the remote Git repository 17:12:53 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:12:53 > git init /w/workspace/device-sdk-go/3 # timeout=10 17:12:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:12:53 > git --version # timeout=10 17:12:53 > git --version # 'git version 2.24.3' 17:12:53 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:12:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:12:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:12:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:12:54 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/847/head:refs/remotes/origin/PR-847 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:12:55 Merging remotes/origin/master commit 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e into PR head commit ed9c44cb9e26efe7467f281613af790e74475005 17:12:55 Merge succeeded, producing ed9c44cb9e26efe7467f281613af790e74475005 17:12:55 Checking out Revision ed9c44cb9e26efe7467f281613af790e74475005 (PR-847) 17:12:55 > git config core.sparsecheckout # timeout=10 17:12:55 > git checkout -f ed9c44cb9e26efe7467f281613af790e74475005 # timeout=10 17:12:55 > git remote # timeout=10 17:12:55 > git config --get remote.origin.url # timeout=10 17:12:55 using GIT_SSH to set credentials SSH Credentials for GitHub 17:12:55 > git merge 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e # timeout=10 17:12:55 > git rev-parse HEAD^{commit} # timeout=10 17:12:55 > git config core.sparsecheckout # timeout=10 17:12:55 > git checkout -f ed9c44cb9e26efe7467f281613af790e74475005 # timeout=10 17:12:58 Commit message: "feat: Updated Attribution.txt for missing crypto module" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:00 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:13:00 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:13:00 + sudo service docker restart 17:13:00 + true 17:13:00 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:13:01 provisioning config files... 17:13:02 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config1115905197884975863tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:02 ---> docker-login.sh 17:13:02 nexus3.edgexfoundry.org:10001 17:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:02 Configure a credential helper to remove this warning. See 17:13:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:02 17:13:02 Login Succeeded 17:13:02 nexus3.edgexfoundry.org:10002 17:13:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:03 Configure a credential helper to remove this warning. See 17:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:03 17:13:03 Login Succeeded 17:13:03 nexus3.edgexfoundry.org:10003 17:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:03 Configure a credential helper to remove this warning. See 17:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:03 17:13:03 Login Succeeded 17:13:03 nexus3.edgexfoundry.org:10004 17:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:03 Configure a credential helper to remove this warning. See 17:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:03 17:13:03 Login Succeeded 17:13:03 docker.io 17:13:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:03 Configure a credential helper to remove this warning. See 17:13:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:03 17:13:03 Login Succeeded 17:13:03 ---> docker-login.sh ends [Pipeline] } 17:13:03 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:13:04 ========================================================= 17:13:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 17:13:04 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:13:04 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 17:13:04 Sending build context to Docker daemon 2.391MB 17:13:04 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:13:04 Step 2/8 : FROM ${BASE} 17:13:04 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 17:13:04 188c0c94c7c5: Pulling fs layer 17:13:04 0ef7d3d256c8: Pulling fs layer 17:13:04 de9db76c5a1d: Pulling fs layer 17:13:04 bca2f99d35d6: Pulling fs layer 17:13:04 93359f2a8cfa: Pulling fs layer 17:13:04 7c6f9722023f: Pulling fs layer 17:13:04 a35cf1a2eb13: Pulling fs layer 17:13:04 93359f2a8cfa: Waiting 17:13:04 7c6f9722023f: Waiting 17:13:04 a35cf1a2eb13: Waiting 17:13:04 bca2f99d35d6: Waiting 17:13:04 de9db76c5a1d: Verifying Checksum 17:13:04 de9db76c5a1d: Download complete 17:13:04 0ef7d3d256c8: Download complete 17:13:04 93359f2a8cfa: Verifying Checksum 17:13:04 93359f2a8cfa: Download complete 17:13:04 188c0c94c7c5: Verifying Checksum 17:13:04 188c0c94c7c5: Download complete 17:13:04 7c6f9722023f: Verifying Checksum 17:13:04 7c6f9722023f: Download complete 17:13:05 188c0c94c7c5: Pull complete 17:13:05 0ef7d3d256c8: Pull complete 17:13:05 de9db76c5a1d: Pull complete 17:13:06 a35cf1a2eb13: Verifying Checksum 17:13:06 a35cf1a2eb13: Download complete 17:13:07 Running on prd-ubuntu18.04-docker-arm64-4c-16g-32289 in /w/workspace/dgexfoundry_device-sdk-go_PR-847 [Pipeline] { [Pipeline] ws 17:13:07 Running in /w/workspace/device-sdk-go/3 [Pipeline] { 17:13:07 bca2f99d35d6: Verifying Checksum 17:13:07 bca2f99d35d6: Download complete [Pipeline] checkout 17:13:12 using credential edgex-jenkins-ssh 17:13:12 Cloning the remote Git repository 17:13:13 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 17:13:13 > git init /w/workspace/device-sdk-go/3 # timeout=10 17:13:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:13:13 > git --version # timeout=10 17:13:13 > git --version # 'git version 2.17.1' 17:13:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:13 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:14 bca2f99d35d6: Pull complete 17:13:14 93359f2a8cfa: Pull complete 17:13:14 7c6f9722023f: Pull complete 17:13:15 Merging remotes/origin/master commit 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e into PR head commit ed9c44cb9e26efe7467f281613af790e74475005 17:13:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:13:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:13:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 17:13:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 17:13:14 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/847/head:refs/remotes/origin/PR-847 +refs/heads/master:refs/remotes/origin/master # timeout=10 17:13:15 > git config core.sparsecheckout # timeout=10 17:13:15 > git checkout -f ed9c44cb9e26efe7467f281613af790e74475005 # timeout=10 17:13:15 > git remote # timeout=10 17:13:15 Merge succeeded, producing ed9c44cb9e26efe7467f281613af790e74475005 17:13:15 Checking out Revision ed9c44cb9e26efe7467f281613af790e74475005 (PR-847) 17:13:15 > git config --get remote.origin.url # timeout=10 17:13:15 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:15 > git merge 89eeca78c6c4a4e666db0d4f58d05ede62e7fe5e # timeout=10 17:13:15 > git rev-parse HEAD^{commit} # timeout=10 17:13:15 > git config core.sparsecheckout # timeout=10 17:13:15 > git checkout -f ed9c44cb9e26efe7467f281613af790e74475005 # timeout=10 17:13:18 a35cf1a2eb13: Pull complete 17:13:18 Digest: sha256:47e1832254f01ad1d18e03a79677f1a8325b9c763402aad95be204d7d7715f46 17:13:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 17:13:18 ---> a62c8e92a672 17:13:18 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:13:18 ---> Running in eae124a480cc 17:13:19 Removing intermediate container eae124a480cc 17:13:19 ---> b446d8ce0f99 17:13:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:19 ---> Running in aa180c04d9b7 17:13:20 Commit message: "feat: Updated Attribution.txt for missing crypto module" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { 17:13:20 Removing intermediate container aa180c04d9b7 17:13:20 ---> c8557483229b 17:13:20 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 17:13:20 ---> Running in 8b7a88d1f463 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:13:21 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:13:21 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 17:13:22 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:13:22 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:13:22 + true 17:13:22 + sudo service docker restart 17:13:22 (1/6) Installing libc-dev (0.7.2-r3) 17:13:22 (2/6) Installing libsodium (1.0.18-r0) 17:13:22 (3/6) Installing pkgconf (1.7.2-r0) 17:13:22 (4/6) Installing libsodium-dev (1.0.18-r0) 17:13:23 (5/6) Installing libzmq (4.3.3-r0) 17:13:23 (6/6) Installing zeromq-dev (4.3.3-r0) 17:13:23 Executing busybox-1.31.1-r19.trigger 17:13:23 OK: 167 MiB in 45 packages 17:13:24 Removing intermediate container 8b7a88d1f463 17:13:24 ---> 6389bf4d843f 17:13:24 Step 6/8 : WORKDIR /device-sdk-go 17:13:24 ---> Running in c188ee0f4f27 17:13:24 Removing intermediate container c188ee0f4f27 17:13:24 ---> afb532042d1f 17:13:24 Step 7/8 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 17:13:25 provisioning config files... 17:13:25 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/3@tmp/config3211290809414780818tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:13:25 ---> 590ef0bf80ce 17:13:25 Step 8/8 : RUN go mod download 17:13:25 ---> Running in a7162f1cc47d 17:13:25 ---> docker-login.sh 17:13:25 nexus3.edgexfoundry.org:10001 17:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:26 Configure a credential helper to remove this warning. See 17:13:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:26 17:13:26 Login Succeeded 17:13:26 nexus3.edgexfoundry.org:10002 17:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:27 Configure a credential helper to remove this warning. See 17:13:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:27 17:13:27 Login Succeeded 17:13:27 nexus3.edgexfoundry.org:10003 17:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:28 Configure a credential helper to remove this warning. See 17:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:28 17:13:28 Login Succeeded 17:13:28 nexus3.edgexfoundry.org:10004 17:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:28 Configure a credential helper to remove this warning. See 17:13:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:28 17:13:28 Login Succeeded 17:13:28 docker.io 17:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:13:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:13:29 Configure a credential helper to remove this warning. See 17:13:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:13:29 17:13:29 Login Succeeded 17:13:29 ---> docker-login.sh ends [Pipeline] } 17:13:29 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:13:29 ========================================================= 17:13:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 17:13:29 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:13:30 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 17:13:30 Sending build context to Docker daemon 2.39MB 17:13:30 Step 1/8 : ARG BASE=golang:1.15-alpine3.12 17:13:30 Step 2/8 : FROM ${BASE} 17:13:30 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:13:30 5f621e34cdf4: Pulling fs layer 17:13:30 a4357932f1b6: Pulling fs layer 17:13:30 18c013af1878: Pulling fs layer 17:13:30 00ac8860ef70: Pulling fs layer 17:13:30 63d7cb157983: Pulling fs layer 17:13:30 b116817d02f9: Pulling fs layer 17:13:30 745a02a5169b: Pulling fs layer 17:13:30 63d7cb157983: Waiting 17:13:30 b116817d02f9: Waiting 17:13:30 00ac8860ef70: Waiting 17:13:30 745a02a5169b: Waiting 17:13:30 18c013af1878: Verifying Checksum 17:13:30 18c013af1878: Download complete 17:13:30 a4357932f1b6: Verifying Checksum 17:13:30 a4357932f1b6: Download complete 17:13:30 63d7cb157983: Verifying Checksum 17:13:30 63d7cb157983: Download complete 17:13:31 5f621e34cdf4: Verifying Checksum 17:13:31 5f621e34cdf4: Download complete 17:13:32 5f621e34cdf4: Pull complete 17:13:32 a4357932f1b6: Pull complete 17:13:33 18c013af1878: Pull complete 17:13:34 745a02a5169b: Verifying Checksum 17:13:34 745a02a5169b: Download complete 17:13:35 00ac8860ef70: Verifying Checksum 17:13:35 00ac8860ef70: Download complete 17:13:46 00ac8860ef70: Pull complete 17:13:46 63d7cb157983: Pull complete 17:13:46 b116817d02f9: Pull complete 17:13:47 Removing intermediate container a7162f1cc47d 17:13:47 ---> 2735e514ede5 17:13:47 Successfully built 2735e514ede5 17:13:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:13:48 + docker inspect -f . ci-base-image-x86_64 17:13:48 . [Pipeline] withDockerContainer 17:13:48 prd-centos7-docker-4c-2g-32290 does not seem to be running inside a container 17:13:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat 17:13:49 $ docker top 306ef4262a232768cd74fc01731183739ae50305f928ea707f3894a3d2c35f85 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:49 745a02a5169b: Pull complete 17:13:49 Digest: sha256:df689100bc6b2f2091bc50e3ab30bcbb973ead998518226adecfd27d0a642918 17:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 17:13:49 ---> b7e6874047d6 17:13:49 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:13:49 + go version 17:13:49 go version go1.15.5 linux/amd64 [Pipeline] } 17:13:49 $ docker stop --time=1 306ef4262a232768cd74fc01731183739ae50305f928ea707f3894a3d2c35f85 17:13:51 $ docker rm -f 306ef4262a232768cd74fc01731183739ae50305f928ea707f3894a3d2c35f85 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:13:52 + docker inspect -f . ci-base-image-x86_64 17:13:52 . [Pipeline] withDockerContainer 17:13:52 prd-centos7-docker-4c-2g-32290 does not seem to be running inside a container 17:13:52 ---> Running in a4451b2771c9 17:13:52 Removing intermediate container a4451b2771c9 17:13:52 ---> 5736ef24d849 17:13:52 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:13:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-x86_64 cat 17:13:52 ---> Running in 9f02e4b6fd6e 17:13:52 $ docker top c5fc563e11574890852f03095c31bda542cb5aced2b188971970b6286d07a090 -eo pid,comm [Pipeline] { [Pipeline] sh 17:13:53 + make test 17:13:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:13:54 Removing intermediate container 9f02e4b6fd6e 17:13:54 ---> b06ac1616dc7 17:13:54 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 17:13:54 ---> Running in d267968518cb 17:13:55 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:13:56 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:13:57 (1/6) Installing libc-dev (0.7.2-r3) 17:13:57 (2/6) Installing libsodium (1.0.18-r0) 17:13:57 (3/6) Installing pkgconf (1.7.2-r0) 17:13:57 (4/6) Installing libsodium-dev (1.0.18-r0) 17:13:57 (5/6) Installing libzmq (4.3.3-r0) 17:13:57 (6/6) Installing zeromq-dev (4.3.3-r0) 17:13:58 Executing busybox-1.31.1-r19.trigger 17:13:58 OK: 144 MiB in 45 packages 17:13:59 Removing intermediate container d267968518cb 17:13:59 ---> 612cdfeee2b2 17:13:59 Step 6/8 : WORKDIR /device-sdk-go 17:13:59 ---> Running in 3a00990545b0 17:14:00 Removing intermediate container 3a00990545b0 17:14:00 ---> 419119a23256 17:14:00 Step 7/8 : COPY . . 17:14:01 ---> aa9b62653687 17:14:01 Step 8/8 : RUN go mod download 17:14:01 ---> Running in f4df472a1082 17:14:01 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:14:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:14:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:14:23 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:14:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 17:14:23 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:14:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.072s coverage: 27.0% of statements 17:14:24 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.066s coverage: 81.2% of statements 17:14:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.062s coverage: 7.8% of statements 17:14:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:14:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:14:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:14:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.111s coverage: 32.5% of statements 17:14:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:14:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:14:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:14:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.111s coverage: 57.3% of statements 17:14:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 1.207s coverage: 6.6% of statements 17:14:26 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.060s coverage: 5.0% of statements 17:14:26 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:14:26 GO111MODULE=on go vet ./... 17:14:28 Removing intermediate container f4df472a1082 17:14:28 ---> 6d7071e9260c 17:14:28 Successfully built 6d7071e9260c 17:14:28 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:14:28 + docker inspect -f . ci-base-image-arm64 17:14:28 . [Pipeline] withDockerContainer 17:14:28 prd-ubuntu18.04-docker-arm64-4c-16g-32289 does not seem to be running inside a container 17:14:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat 17:14:30 $ docker top 40a46f164d03ec2ac746f1b665997e0623ef4f41c3e5f9f179f3a09d2e89d656 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:31 + go version 17:14:31 go version go1.15.5 linux/arm64 [Pipeline] } 17:14:31 $ docker stop --time=1 40a46f164d03ec2ac746f1b665997e0623ef4f41c3e5f9f179f3a09d2e89d656 17:14:33 $ docker rm -f 40a46f164d03ec2ac746f1b665997e0623ef4f41c3e5f9f179f3a09d2e89d656 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:14:34 + docker inspect -f . ci-base-image-arm64 17:14:34 . [Pipeline] withDockerContainer 17:14:34 prd-ubuntu18.04-docker-arm64-4c-16g-32289 does not seem to be running inside a container 17:14:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/3 -v /w/workspace/device-sdk-go/3:/w/workspace/device-sdk-go/3:rw,z -v /w/workspace/device-sdk-go/3@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat 17:14:36 $ docker top df3e4622a8c510c624de0a58e5287a2f4b5ea1702e9a2c3baa633d8794561225 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:37 + make test 17:14:37 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:14:45 gofmt -l . 17:14:45 [ "`gofmt -l .`" = "" ] 17:14:45 ./bin/test-attribution-txt.sh 17:14:45 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:14:45 $ docker stop --time=1 c5fc563e11574890852f03095c31bda542cb5aced2b188971970b6286d07a090 17:14:46 $ docker rm -f c5fc563e11574890852f03095c31bda542cb5aced2b188971970b6286d07a090 [Pipeline] // withDockerContainer [Pipeline] sh 17:14:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:14:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:14:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:14:51 + ls -al . 17:14:51 total 188 17:14:51 drwxrwxr-x. 10 jenkins jenkins 4096 Mar 31 17:14 . 17:14:51 drwxrwxr-x. 4 jenkins jenkins 28 Mar 31 17:12 .. 17:14:51 drwxrwxr-x. 2 jenkins jenkins 64 Mar 31 17:12 bin 17:14:51 -rw-r--r--. 1 jenkins jenkins 101416 Mar 31 17:14 coverage.out 17:14:51 -rw-rw-r--. 1 jenkins jenkins 987 Mar 31 17:12 Dockerfile.build 17:14:51 -rw-rw-r--. 1 jenkins jenkins 140 Mar 31 17:12 .dockerignore 17:14:51 drwxrwxr-x. 5 jenkins jenkins 62 Mar 31 17:12 example 17:14:51 drwxrwxr-x. 8 jenkins jenkins 179 Mar 31 17:12 .git 17:14:51 drwxrwxr-x. 2 jenkins jenkins 103 Mar 31 17:12 .github 17:14:51 -rw-rw-r--. 1 jenkins jenkins 138 Mar 31 17:12 .gitignore 17:14:51 -rw-r--r--. 1 jenkins jenkins 537 Mar 31 17:14 go.mod 17:14:51 -rw-r--r--. 1 jenkins jenkins 21117 Mar 31 17:14 go.sum 17:14:51 drwxrwxr-x. 14 jenkins jenkins 207 Mar 31 17:12 internal 17:14:51 -rw-rw-r--. 1 jenkins jenkins 901 Mar 31 17:12 Jenkinsfile 17:14:51 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 31 17:12 LICENSE 17:14:51 -rw-rw-r--. 1 jenkins jenkins 1022 Mar 31 17:12 Makefile 17:14:51 drwxrwxr-x. 4 jenkins jenkins 26 Mar 31 17:12 openapi 17:14:51 drwxrwxr-x. 5 jenkins jenkins 50 Mar 31 17:12 pkg 17:14:51 -rw-rw-r--. 1 jenkins jenkins 5897 Mar 31 17:12 README.md 17:14:51 -rw-rw-r--. 1 jenkins jenkins 6616 Mar 31 17:12 RELEASE-NOTES.txt 17:14:51 drwxrwxr-x. 4 jenkins jenkins 54 Mar 31 17:12 snap 17:14:51 -rw-rw-r--. 1 jenkins jenkins 5 Mar 31 17:09 VERSION 17:14:51 -rw-rw-r--. 1 jenkins jenkins 222 Mar 31 17:12 version.go [Pipeline] isUnix [Pipeline] sh 17:14:52 + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=ed9c44cb9e26efe7467f281613af790e74475005 --label arch=amd64 --label version=0.0.0 . 17:14:52 Sending build context to Docker daemon 2.493MB 17:14:52 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 17:14:52 Step 2/23 : FROM ${BASE} AS builder 17:14:52 ---> 2735e514ede5 17:14:52 Step 3/23 : WORKDIR /device-sdk-go 17:14:52 ---> Running in ae03afe5467c 17:14:53 Removing intermediate container ae03afe5467c 17:14:53 ---> 89df84b4dda7 17:14:53 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:14:53 ---> Running in 517bcd9bf26c 17:14:53 Removing intermediate container 517bcd9bf26c 17:14:53 ---> d4c442ea240c 17:14:53 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:14:53 ---> Running in 99ece862cf20 17:14:54 Removing intermediate container 99ece862cf20 17:14:54 ---> 2310650c501b 17:14:54 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:14:54 ---> Running in c468e15bc3e8 17:14:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:14:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:14:56 OK: 167 MiB in 45 packages 17:14:57 Removing intermediate container c468e15bc3e8 17:14:57 ---> 83548271606d 17:14:57 Step 7/23 : COPY . . 17:14:58 ---> b9193ba28ac1 17:14:58 Step 8/23 : RUN go mod download 17:14:58 ---> Running in b45c21cd372d 17:14:59 Removing intermediate container b45c21cd372d 17:14:59 ---> 86ca2f82f704 17:14:59 Step 9/23 : RUN make build 17:14:59 ---> Running in 1ca501fe5604 17:14:59 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:14:59 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 17:15:12 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:15:12 Removing intermediate container 1ca501fe5604 17:15:12 ---> 6ff73b616f3a 17:15:12 Step 10/23 : FROM alpine:3.12 17:15:13 3.12: Pulling from library/alpine 17:15:13 22599d3e9e25: Pulling fs layer 17:15:14 22599d3e9e25: Verifying Checksum 17:15:14 22599d3e9e25: Download complete 17:15:14 22599d3e9e25: Pull complete 17:15:14 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 17:15:14 Status: Downloaded newer image for alpine:3.12 17:15:14 ---> 42cb162f0360 17:15:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:15:14 ---> Running in 7576864eaecf 17:15:14 Removing intermediate container 7576864eaecf 17:15:14 ---> 5cfa4d524f5c 17:15:14 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:15:14 ---> Running in 9e1513222ead 17:15:15 Removing intermediate container 9e1513222ead 17:15:15 ---> 7ab53771f4db 17:15:15 Step 13/23 : RUN apk add --update --no-cache zeromq 17:15:15 ---> Running in e29a86598b53 17:15:16 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 17:15:17 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 17:15:17 (1/5) Installing libgcc (9.3.0-r2) 17:15:17 (2/5) Installing libsodium (1.0.18-r0) 17:15:17 (3/5) Installing libstdc++ (9.3.0-r2) 17:15:18 (4/5) Installing libzmq (4.3.3-r0) 17:15:18 (5/5) Installing zeromq (4.3.3-r0) 17:15:18 Executing busybox-1.31.1-r19.trigger 17:15:18 OK: 8 MiB in 19 packages 17:15:19 Removing intermediate container e29a86598b53 17:15:19 ---> e7366a6393bb 17:15:19 Step 14/23 : WORKDIR / 17:15:19 ---> Running in 6029f226a1f0 17:15:19 Removing intermediate container 6029f226a1f0 17:15:19 ---> 117249a701cc 17:15:19 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:15:19 ---> 161e112656bf 17:15:19 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:15:20 ---> 94d7e1f9b806 17:15:20 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:15:20 ---> 2347c505d490 17:15:20 Step 18/23 : EXPOSE 49990 17:15:20 ---> Running in 3aeb4509d6cb 17:15:20 Removing intermediate container 3aeb4509d6cb 17:15:20 ---> e3104aba2417 17:15:20 Step 19/23 : ENTRYPOINT ["/device-simple"] 17:15:20 ---> Running in 7bb8e7025221 17:15:20 Removing intermediate container 7bb8e7025221 17:15:20 ---> b947c2fada44 17:15:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:15:20 ---> Running in 3f1e578884cb 17:15:21 Removing intermediate container 3f1e578884cb 17:15:21 ---> bfca0d3fe801 17:15:21 Step 21/23 : LABEL arch=amd64 17:15:21 ---> Running in ad70b6f6cc52 17:15:21 Removing intermediate container ad70b6f6cc52 17:15:21 ---> 4eb2aa7891e8 17:15:21 Step 22/23 : LABEL git_sha=ed9c44cb9e26efe7467f281613af790e74475005 17:15:21 ---> Running in c3bee2e8817c 17:15:21 Removing intermediate container c3bee2e8817c 17:15:21 ---> 1e1189a7ff55 17:15:21 Step 23/23 : LABEL version=0.0.0 17:15:22 ---> Running in 59fab0ed50fe 17:15:22 Removing intermediate container 59fab0ed50fe 17:15:22 ---> 351654d455a9 17:15:22 [Warning] One or more build-args [ARCH MAKE] were not consumed 17:15:22 Successfully built 351654d455a9 17:15:22 Successfully tagged docker-device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:15:23 ---> job-cost.sh 17:15:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BpBf 17:15:38 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:15:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 17:15:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 17:15:56 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 17:15:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] 17:15:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 17:15:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.152s coverage: 27.0% of statements 17:15:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.255s coverage: 81.2% of statements 17:15:59 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 1.154s coverage: 7.8% of statements 17:15:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 17:15:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 17:15:59 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 17:16:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.232s coverage: 32.5% of statements 17:16:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 17:16:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 17:16:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 17:16:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.290s coverage: 57.3% of statements 17:16:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.213s coverage: 6.6% of statements 17:16:05 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.154s coverage: 5.0% of statements 17:16:05 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 17:16:06 GO111MODULE=on go vet ./... 17:16:10 lf-activate-venv(): INFO: Adding /tmp/venv-BpBf/bin to PATH 17:16:10 INFO: No Stack... 17:16:10 INFO: Retrieving Pricing Info for: v1-standard-2 17:16:10 INFO: Archiving Costs [Pipeline] sh 17:16:10 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 17:16:10 + cut -d, -f6 [Pipeline] lock 17:16:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-847-3-stack-cost] 17:16:10 Resource [jenkins-edgexfoundry-device-sdk-go-PR-847-3-stack-cost] did not exist. Created. 17:16:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-847-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:16:11 + echo total: 0.029999999329447746 [Pipeline] stash 17:16:11 Stashed 1 file(s) [Pipeline] } 17:16:11 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-847-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:16:53 gofmt -l . 17:16:53 [ "`gofmt -l .`" = "" ] 17:16:53 ./bin/test-attribution-txt.sh 17:16:53 ./bin/test-go-mod-tidy.sh [Pipeline] } 17:16:53 $ docker stop --time=1 df3e4622a8c510c624de0a58e5287a2f4b5ea1702e9a2c3baa633d8794561225 17:16:55 $ docker rm -f df3e4622a8c510c624de0a58e5287a2f4b5ea1702e9a2c3baa633d8794561225 [Pipeline] // withDockerContainer [Pipeline] sh 17:16:56 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:16:56 Warning: overwriting stash ‘coverage-report’ 17:16:57 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:16:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:16:58 + ls -al . 17:16:58 total 224 17:16:58 drwxrwxr-x 10 jenkins jenkins 4096 Mar 31 17:16 . 17:16:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 17:13 .. 17:16:58 -rw-rw-r-- 1 jenkins jenkins 140 Mar 31 17:13 .dockerignore 17:16:58 drwxrwxr-x 8 jenkins jenkins 4096 Mar 31 17:13 .git 17:16:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 17:13 .github 17:16:58 -rw-rw-r-- 1 jenkins jenkins 138 Mar 31 17:13 .gitignore 17:16:58 -rw-rw-r-- 1 jenkins jenkins 987 Mar 31 17:13 Dockerfile.build 17:16:58 -rw-rw-r-- 1 jenkins jenkins 901 Mar 31 17:13 Jenkinsfile 17:16:58 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 31 17:13 LICENSE 17:16:58 -rw-rw-r-- 1 jenkins jenkins 1022 Mar 31 17:13 Makefile 17:16:58 -rw-rw-r-- 1 jenkins jenkins 5897 Mar 31 17:13 README.md 17:16:58 -rw-rw-r-- 1 jenkins jenkins 6616 Mar 31 17:13 RELEASE-NOTES.txt 17:16:58 -rw-rw-r-- 1 jenkins jenkins 5 Mar 31 17:09 VERSION 17:16:58 drwxrwxr-x 2 jenkins jenkins 4096 Mar 31 17:13 bin 17:16:58 -rw-r--r-- 1 jenkins jenkins 101417 Mar 31 17:16 coverage.out 17:16:58 drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 17:13 example 17:16:58 -rw-r--r-- 1 jenkins jenkins 537 Mar 31 17:16 go.mod 17:16:58 -rw-r--r-- 1 jenkins jenkins 21117 Mar 31 17:16 go.sum 17:16:58 drwxrwxr-x 14 jenkins jenkins 4096 Mar 31 17:13 internal 17:16:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 17:13 openapi 17:16:58 drwxrwxr-x 5 jenkins jenkins 4096 Mar 31 17:13 pkg 17:16:58 drwxrwxr-x 4 jenkins jenkins 4096 Mar 31 17:13 snap 17:16:58 -rw-rw-r-- 1 jenkins jenkins 222 Mar 31 17:13 version.go [Pipeline] isUnix [Pipeline] sh 17:16:58 + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ed9c44cb9e26efe7467f281613af790e74475005 --label arch=arm64 --label version=0.0.0 . 17:16:59 Sending build context to Docker daemon 2.492MB 17:16:59 Step 1/23 : ARG BASE=golang:1.15-alpine3.12 17:16:59 Step 2/23 : FROM ${BASE} AS builder 17:16:59 ---> 6d7071e9260c 17:16:59 Step 3/23 : WORKDIR /device-sdk-go 17:16:59 ---> Running in f1313afd423e 17:17:00 Removing intermediate container f1313afd423e 17:17:00 ---> f59e921bfcff 17:17:00 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:17:00 ---> Running in 0798350dc1bc 17:17:00 Removing intermediate container 0798350dc1bc 17:17:00 ---> dd3f407d9fbf 17:17:00 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:00 ---> Running in 22360e484603 17:17:02 Removing intermediate container 22360e484603 17:17:02 ---> a3294d502043 17:17:02 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 17:17:03 ---> Running in ed04dfe764a3 17:17:04 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:17:04 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:17:05 OK: 144 MiB in 45 packages 17:17:06 Removing intermediate container ed04dfe764a3 17:17:06 ---> 8e3acc9094df 17:17:06 Step 7/23 : COPY . . 17:17:08 ---> f01dd50efe54 17:17:08 Step 8/23 : RUN go mod download 17:17:08 ---> Running in ec5ae9be8f46 17:17:10 Removing intermediate container ec5ae9be8f46 17:17:10 ---> 579d5d544856 17:17:10 Step 9/23 : RUN make build 17:17:10 ---> Running in 63e14d67fe29 17:17:11 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 17:17:44 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 17:17:47 Removing intermediate container 63e14d67fe29 17:17:47 ---> 6f38142b2d76 17:17:47 Step 10/23 : FROM alpine:3.12 17:17:47 3.12: Pulling from library/alpine 17:17:47 95dec6db3722: Pulling fs layer 17:17:47 95dec6db3722: Verifying Checksum 17:17:47 95dec6db3722: Download complete 17:17:48 95dec6db3722: Pull complete 17:17:48 Digest: sha256:d1eaae2a6814b4b10a722fa75e8a6b53db42d1bf531395a107fea0458bfbf1d8 17:17:48 Status: Downloaded newer image for alpine:3.12 17:17:48 ---> e47305ac9786 17:17:48 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 17:17:48 ---> Running in d61f190ec9f0 17:17:49 Removing intermediate container d61f190ec9f0 17:17:49 ---> 84ce9c623d01 17:17:49 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:17:49 ---> Running in b11cda43270d 17:17:51 Removing intermediate container b11cda43270d 17:17:51 ---> 111a71ada37a 17:17:51 Step 13/23 : RUN apk add --update --no-cache zeromq 17:17:51 ---> Running in 02e887d691ae 17:17:52 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 17:17:53 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 17:17:54 (1/5) Installing libgcc (9.3.0-r2) 17:17:54 (2/5) Installing libsodium (1.0.18-r0) 17:17:54 (3/5) Installing libstdc++ (9.3.0-r2) 17:17:54 (4/5) Installing libzmq (4.3.3-r0) 17:17:54 (5/5) Installing zeromq (4.3.3-r0) 17:17:54 Executing busybox-1.31.1-r19.trigger 17:17:54 OK: 8 MiB in 19 packages 17:17:56 Removing intermediate container 02e887d691ae 17:17:56 ---> 70aa6a075790 17:17:56 Step 14/23 : WORKDIR / 17:17:56 ---> Running in 559f46efa4fd 17:17:56 Removing intermediate container 559f46efa4fd 17:17:56 ---> f25cb170421d 17:17:56 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 17:17:57 ---> 8ff15fcb53c1 17:17:57 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 17:17:58 ---> b2312b3d75f6 17:17:58 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 17:17:59 ---> 8de95d465ea7 17:17:59 Step 18/23 : EXPOSE 49990 17:17:59 ---> Running in b12ede74126a 17:17:59 Removing intermediate container b12ede74126a 17:17:59 ---> 590f83d9e4dd 17:17:59 Step 19/23 : ENTRYPOINT ["/device-simple"] 17:17:59 ---> Running in 222e5632192c 17:18:00 Removing intermediate container 222e5632192c 17:18:00 ---> efeef6289b8c 17:18:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:18:00 ---> Running in 625abcac2f36 17:18:00 Removing intermediate container 625abcac2f36 17:18:00 ---> aa6c9d5b04de 17:18:00 Step 21/23 : LABEL arch=arm64 17:18:00 ---> Running in 3737b2de12e1 17:18:01 Removing intermediate container 3737b2de12e1 17:18:01 ---> cdbcc5e2d3f4 17:18:01 Step 22/23 : LABEL git_sha=ed9c44cb9e26efe7467f281613af790e74475005 17:18:01 ---> Running in 92c9f8350cb2 17:18:02 Removing intermediate container 92c9f8350cb2 17:18:02 ---> 86d67d5f208f 17:18:02 Step 23/23 : LABEL version=0.0.0 17:18:02 ---> Running in 4125cea80e19 17:18:02 Removing intermediate container 4125cea80e19 17:18:02 ---> 638a7017511d 17:18:02 [Warning] One or more build-args [ARCH MAKE] were not consumed 17:18:02 Successfully built 638a7017511d 17:18:02 Successfully tagged docker-device-sdk-simple-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 17:18:03 ---> job-cost.sh 17:18:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-bvsH 17:18:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:20:19 lf-activate-venv(): INFO: Adding /tmp/venv-bvsH/bin to PATH 17:20:19 INFO: No Stack... 17:20:19 INFO: Retrieving Pricing Info for: lf-standard-4 17:20:19 INFO: Archiving Costs [Pipeline] sh 17:20:19 + cat /w/workspace/device-sdk-go/3/archives/cost.csv 17:20:19 + cut -d, -f6 [Pipeline] lock 17:20:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-847-3-stack-cost] 17:20:19 Resource [jenkins-edgexfoundry-device-sdk-go-PR-847-3-stack-cost] did not exist. Created. 17:20:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-847-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:20:20 /w/workspace/device-sdk-go/3@tmp/durable-364b2fe2/script.sh: 1: /w/workspace/device-sdk-go/3@tmp/durable-364b2fe2/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:20:20 + echo total: 0.20999999344348907 [Pipeline] stash 17:20:20 Warning: overwriting stash ‘stack-cost’ 17:20:20 Stashed 1 file(s) [Pipeline] } 17:20:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-847-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] wrap 17:20:22 provisioning config files... 17:20:22 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-847@tmp/config1036318314088890473tmp [Pipeline] { [Pipeline] sh 17:20:23 + set +x 17:20:23 + curl -s https://codecov.io/bash 17:20:23 + bash -s -- 17:20:24 17:20:24 _____ _ 17:20:24 / ____| | | 17:20:24 | | ___ __| | ___ ___ _____ __ 17:20:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:20:24 | |___| (_) | (_| | __/ (_| (_) \ V / 17:20:24 \_____\___/ \__,_|\___|\___\___/ \_/ 17:20:24 Bash-20210309-2b87ace 17:20:24 17:20:24 17:20:24 ==> git version 2.24.3 found 17:20:24 ==> 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 17:20:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 17:20:24 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 17:20:24 curl: option -sm: expected a proper numerical parameter 17:20:24 curl: try 'curl --help' or 'curl --manual' for more information 17:20:24 ==> Jenkins CI detected. 17:20:24 project root: . 17:20:24 --> token set from env 17:20:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:20:24 ==> Running gcov in . (disable via -X gcov) 17:20:24 ==> Python coveragepy not found 17:20:24 ==> Searching for coverage reports in: 17:20:24 + . 17:20:24 -> Found 1 reports 17:20:24 ==> Detecting git/mercurial file structure 17:20:24 ==> Reading reports 17:20:24 + ./coverage.out bytes=101417 17:20:24 ==> Appending adjustments 17:20:24 https://docs.codecov.io/docs/fixing-reports 17:20:25 + Found adjustments 17:20:25 ==> Gzipping contents 17:20:25 16K /tmp/codecov.MERskc.gz 17:20:25 ==> Uploading reports 17:20:25 url: https://codecov.io 17:20:25 query: branch=PR-847&commit=ed9c44cb9e26efe7467f281613af790e74475005&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-847%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=847&job=&cmd_args= 17:20:25 -> Pinging Codecov 17:20:25 https://codecov.io/upload/v4?package=bash-20210309-2b87ace&token=secret&branch=PR-847&commit=ed9c44cb9e26efe7467f281613af790e74475005&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-847%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=847&job=&cmd_args= 17:20:26 -> Uploading to 17:20:26 https://storage.googleapis.com/codecov/v4/raw/2021-03-31/7E55EF52A471D76F132DFD9A03CDDE97/ed9c44cb9e26efe7467f281613af790e74475005/79393ca0-e1fe-4977-b770-a80941fd19e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQX6OZVJGHKK3633AAFGLBUCOOATRACRQRQF6HMSMLYUP6EAD6XSWAAY%2F20210331%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210331T172026Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56c08c4a19a87f2cd45821e7753184ab25ca92566db5ef66ab1809368aa69642 17:20:26 % Total % Received % Xferd Average Speed Time Time Time Current 17:20:26 Dload Upload Total Spent Left Speed 17:20:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13732 0 0 100 13732 0 25979 --:--:-- --:--:-- --:--:-- 25958 100 13732 0 0 100 13732 0 25963 --:--:-- --:--:-- --:--:-- 25958 17:20:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/ed9c44cb9e26efe7467f281613af790e74475005 [Pipeline] } 17:20:26 Deleting 1 temporary files [Pipeline] // wrap [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 17:20:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:20:30 ---> package-listing.sh 17:20:30 ++ facter osfamily 17:20:30 ++ tr '[:upper:]' '[:lower:]' 17:20:31 + OS_FAMILY=redhat 17:20:31 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-847 17:20:31 + START_PACKAGES=/tmp/packages_start.txt 17:20:31 + END_PACKAGES=/tmp/packages_end.txt 17:20:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:20:31 + PACKAGES=/tmp/packages_start.txt 17:20:31 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-847 ']' 17:20:31 + PACKAGES=/tmp/packages_end.txt 17:20:31 + case "${OS_FAMILY}" in 17:20:31 + sort 17:20:31 + rpm -qa 17:20:44 + '[' -f /tmp/packages_start.txt ']' 17:20:44 + '[' -f /tmp/packages_end.txt ']' 17:20:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:20:44 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-847 ']' 17:20:44 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-847/archives/ 17:20:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-847/archives/ [Pipeline] echo 17:20: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/dgexfoundry_device-sdk-go_PR-847/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:20:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:20:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:20:46 17:20:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:20:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:20:47 alpine: Pulling from edgex-lftools-log-publisher 17:20:47 df20fa9351a1: Pulling fs layer 17:20:47 36b3adc4ff6f: Pulling fs layer 17:20:47 8ad3a11d3b57: Pulling fs layer 17:20:47 46f8f816bc3b: Pulling fs layer 17:20:47 93b61091891f: Pulling fs layer 17:20:47 93b9cdb0e59b: Pulling fs layer 17:20:47 5e14af77c1be: Pulling fs layer 17:20:47 01666e4c0597: Pulling fs layer 17:20:47 aa168da1d23b: Pulling fs layer 17:20:47 46f8f816bc3b: Waiting 17:20:47 93b61091891f: Waiting 17:20:47 93b9cdb0e59b: Waiting 17:20:47 5e14af77c1be: Waiting 17:20:47 01666e4c0597: Waiting 17:20:47 aa168da1d23b: Waiting 17:20:47 36b3adc4ff6f: Verifying Checksum 17:20:47 36b3adc4ff6f: Download complete 17:20:47 46f8f816bc3b: Verifying Checksum 17:20:47 46f8f816bc3b: Download complete 17:20:48 df20fa9351a1: Verifying Checksum 17:20:48 df20fa9351a1: Download complete 17:20:48 93b9cdb0e59b: Download complete 17:20:48 5e14af77c1be: Verifying Checksum 17:20:48 5e14af77c1be: Download complete 17:20:48 93b61091891f: Verifying Checksum 17:20:48 93b61091891f: Download complete 17:20:48 01666e4c0597: Verifying Checksum 17:20:48 01666e4c0597: Download complete 17:20:49 df20fa9351a1: Pull complete 17:20:49 8ad3a11d3b57: Verifying Checksum 17:20:49 8ad3a11d3b57: Download complete 17:20:49 36b3adc4ff6f: Pull complete 17:20:52 8ad3a11d3b57: Pull complete 17:20:52 46f8f816bc3b: Pull complete 17:20:53 93b61091891f: Pull complete 17:20:53 93b9cdb0e59b: Pull complete 17:20:54 5e14af77c1be: Pull complete 17:20:54 01666e4c0597: Pull complete 17:21:01 aa168da1d23b: Verifying Checksum 17:21:01 aa168da1d23b: Download complete 17:21:24 aa168da1d23b: Pull complete 17:21:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 17:21:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:21:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:21:24 prd-centos7-docker-4c-2g-32288 does not seem to be running inside a container 17:21:24 $ 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/dgexfoundry_device-sdk-go_PR-847/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-847 -v /w/workspace/dgexfoundry_device-sdk-go_PR-847:/w/workspace/dgexfoundry_device-sdk-go_PR-847:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-847@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-847@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 17:21:31 $ docker top c960f5d1d6010c61e1e6d4a4521cc2b311aa62ec3eb8dac880c33b079222ffca -eo pid,comm [Pipeline] { [Pipeline] sh 17:21:32 + touch /tmp/pre-build-complete [Pipeline] sh 17:21:32 + mkdir -p /var/log/sa [Pipeline] sh 17:21:33 + ls /var/log/sa-host 17:21:33 + sadf -c /var/log/sa-host/sa23 17:21:33 file_magic: OK 17:21:33 HZ: Using current value: 100 17:21:33 file_header: OK 17:21:33 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 17:21:33 Statistics: 17:21:33 Hnuu...uuuununununu... 17:21:33 File successfully converted to sysstat format version 12.2.1 17:21:33 + sadf -c /var/log/sa-host/sa31 17:21:33 file_magic: OK 17:21:33 HZ: Using current value: 100 17:21:33 file_header: OK 17:21:33 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 17:21:33 Statistics: 17:21:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:21:33 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:21:34 provisioning config files... 17:21:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-847@tmp/config7855920512164790238tmp [Pipeline] { [Pipeline] echo 17:21:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:21:36 ---> create-netrc.sh [Pipeline] } 17:21:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 17:21:36 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 17:21:37 ---> python-tools-install.sh [Pipeline] echo 17:21:37 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:21:38 ---> sudo-logs.sh 17:21:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:21:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:21:39 ---> job-cost.sh 17:21:39 lf-activate-venv: SKIPPING 17:21:39 DEBUG: total: 0.20999999344348907 17:21:39 INFO: Retrieving Stack Cost... 17:21:40 INFO: Retrieving Pricing Info for: v1-standard-2 17:21:41 INFO: Archiving Costs [Pipeline] echo 17:21:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:21:42 ---> logs-deploy.sh 17:21:42 lf-activate-venv: SKIPPING 17:21:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-847/3 17:21:42 INFO: archiving workspace using pattern(s): 17:21:45 Archives upload complete. 17:21:45 INFO: archiving logs to Nexus 17:21:48 ---> uname -a: 17:21:48 Linux prd-centos7-docker-4c-2g-32288.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 17:21:48 17:21:48 17:21:48 ---> lscpu: 17:21:48 Architecture: x86_64 17:21:48 CPU op-mode(s): 32-bit, 64-bit 17:21:48 Byte Order: Little Endian 17:21:48 Address sizes: 40 bits physical, 48 bits virtual 17:21:48 CPU(s): 4 17:21:48 On-line CPU(s) list: 0-3 17:21:48 Thread(s) per core: 1 17:21:48 Core(s) per socket: 1 17:21:48 Socket(s): 4 17:21:48 NUMA node(s): 1 17:21:48 Vendor ID: GenuineIntel 17:21:48 CPU family: 6 17:21:48 Model: 44 17:21:48 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 17:21:48 Stepping: 1 17:21:48 CPU MHz: 2933.438 17:21:48 BogoMIPS: 5866.87 17:21:48 Virtualization: VT-x 17:21:48 Hypervisor vendor: KVM 17:21:48 Virtualization type: full 17:21:48 L1d cache: 128 KiB 17:21:48 L1i cache: 128 KiB 17:21:48 L2 cache: 16 MiB 17:21:48 L3 cache: 64 MiB 17:21:48 NUMA node0 CPU(s): 0-3 17:21:48 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 17:21:48 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 17:21:48 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 17:21:48 Vulnerability Meltdown: Mitigation; PTI 17:21:48 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:21:48 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 17:21:48 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 17:21:48 Vulnerability Srbds: Not affected 17:21:48 Vulnerability Tsx async abort: Not affected 17:21:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 17:21:48 17:21:48 17:21:48 ---> nproc: 17:21:48 4 17:21:48 17:21:48 17:21:48 ---> df -h: 17:21:48 Filesystem Size Used Available Use% Mounted on 17:21:48 overlay 50.0G 6.9G 43.1G 14% / 17:21:48 tmpfs 64.0M 0 64.0M 0% /dev 17:21:48 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 17:21:48 shm 64.0M 0 64.0M 0% /dev/shm 17:21:48 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 17:21:48 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 17:21:48 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 17:21:48 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 17:21:48 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 17:21:48 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 17:21:48 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 17:21:48 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 17:21:48 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-847 17:21:48 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/dgexfoundry_device-sdk-go_PR-847@tmp 17:21:48 17:21:48 17:21:48 ---> free -m: 17:21:48 total used free shared buff/cache available 17:21:48 Mem: 1837 738 73 0 1025 993 17:21:48 Swap: 1023 1 1022 17:21:48 17:21:48 17:21:48 ---> ip addr: 17:21:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 17:21:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:21:48 inet 127.0.0.1/8 scope host lo 17:21:48 valid_lft forever preferred_lft forever 17:21:48 inet6 ::1/128 scope host 17:21:48 valid_lft forever preferred_lft forever 17:21:48 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 17:21:48 link/ether fa:16:3e:0a:43:45 brd ff:ff:ff:ff:ff:ff 17:21:48 inet 10.30.123.139/23 brd 10.30.123.255 scope global dynamic eth0 17:21:48 valid_lft 85505sec preferred_lft 85505sec 17:21:48 inet6 fe80::f816:3eff:fe0a:4345/64 scope link 17:21:48 valid_lft forever preferred_lft forever 17:21:48 3: docker0: mtu 1500 qdisc noqueue state DOWN 17:21:48 link/ether 02:42:7a:18:bf:b7 brd ff:ff:ff:ff:ff:ff 17:21:48 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 17:21:48 valid_lft forever preferred_lft forever 17:21:48 inet6 fe80::42:7aff:fe18:bfb7/64 scope link 17:21:48 valid_lft forever preferred_lft forever 17:21:48 17:21:48 17:21:48 ---> sar -b -r -n DEV: 17:21:48 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) 17:21:48 17:21:48 17:06:34 LINUX RESTART (4 CPU) 17:21:48 17:21:48 17:07:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 17:21:48 17:08:03 157.65 105.73 51.92 0.00 8374.08 35434.36 0.00 17:21:48 17:09:01 48.43 14.59 33.84 0.00 4972.73 3584.11 0.00 17:21:48 17:10:01 8.58 1.96 6.62 0.00 171.70 249.88 0.00 17:21:48 17:11:01 1.67 0.00 1.67 0.00 0.00 32.50 0.00 17:21:48 17:12:01 0.33 0.00 0.33 0.00 0.00 5.08 0.00 17:21:48 17:13:01 0.39 0.00 0.39 0.00 0.00 5.66 0.00 17:21:48 17:14:01 0.35 0.00 0.35 0.00 0.00 5.74 0.00 17:21:48 17:15:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 17:21:48 17:16:01 0.30 0.00 0.30 0.00 0.00 3.48 0.00 17:21:48 17:17:01 0.25 0.00 0.25 0.00 0.00 2.71 0.00 17:21:48 17:18:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 17:21:48 17:19:01 0.32 0.00 0.32 0.00 0.00 4.74 0.00 17:21:48 17:20:01 0.27 0.00 0.27 0.00 0.00 3.26 0.00 17:21:48 17:21:02 66.04 49.12 16.92 0.00 4269.86 4922.92 0.00 17:21:48 Average: 20.43 12.33 8.10 0.00 1271.08 3178.90 0.00 17:21:48 17:21:48 17:07:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:21:48 17:08:03 86728 0 474932 25.24 2620 1317264 964620 32.92 268484 1327800 34356 17:21:48 17:09:01 135504 0 613244 32.59 2620 1130176 1583976 54.06 418456 1126152 52 17:21:48 17:10:01 153492 0 588332 31.27 2620 1137100 1192152 40.69 417264 1109580 8 17:21:48 17:11:01 168880 0 572940 30.45 2620 1137104 1072028 36.59 409172 1104816 8 17:21:48 17:12:01 169404 0 572412 30.42 2620 1137108 1072028 36.59 410464 1103652 8 17:21:48 17:13:01 162496 0 579312 30.79 2620 1137116 1072172 36.59 417064 1103624 20 17:21:48 17:14:01 162048 0 579760 30.81 2620 1137116 1072452 36.60 433528 1087388 8 17:21:48 17:15:01 163328 0 578476 30.74 2620 1137120 1072284 36.60 432588 1087384 8 17:21:48 17:16:01 163388 0 578408 30.74 2620 1137128 1072284 36.60 432596 1087384 16 17:21:48 17:17:01 163584 0 578208 30.73 2620 1137132 1072284 36.60 432600 1087384 12 17:21:48 17:18:01 162944 0 578844 30.76 2620 1137136 1072380 36.60 433112 1087384 16 17:21:48 17:19:01 163568 0 578212 30.73 2620 1137144 1072284 36.60 432648 1087384 20 17:21:48 17:20:01 163312 0 578460 30.74 2620 1137152 1072284 36.60 432632 1087528 8 17:21:48 17:21:02 84084 0 667400 35.47 2620 1127440 1508816 51.49 466444 1118820 6916 17:21:48 Average: 150197 0 579924 30.82 2620 1148803 1140860 38.94 416932 1114734 2961 17:21:48 17:21:48 17:07:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:21:48 17:08:03 eth0 105.10 69.93 364.95 15.43 0.00 0.00 0.00 0.00 17:21:48 17:08:03 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:08:03 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:09:01 vethc01e1f7 0.00 0.21 0.00 0.02 0.00 0.00 0.00 0.00 17:21:48 17:09:01 eth0 151.58 124.31 749.96 55.68 0.00 0.00 0.00 0.00 17:21:48 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:09:01 docker0 0.00 0.09 0.00 0.01 0.00 0.00 0.00 0.00 17:21:48 17:10:01 eth0 20.85 22.61 40.48 32.45 0.00 0.00 0.00 0.00 17:21:48 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:10:01 docker0 6.95 5.27 1.25 24.62 0.00 0.00 0.00 0.00 17:21:48 17:11:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:21:48 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:12:01 eth0 0.38 0.08 0.02 0.01 0.00 0.00 0.00 0.00 17:21:48 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:13:01 eth0 1.62 0.54 0.46 0.28 0.00 0.00 0.00 0.00 17:21:48 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:14:01 eth0 0.58 0.32 0.33 0.20 0.00 0.00 0.00 0.00 17:21:48 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:15:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:21:48 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:16:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:21:48 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:17:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:21:48 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:18:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 17:21:48 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:19:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:20:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:21:48 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:21:02 eth0 202.79 178.21 2141.21 21.09 0.00 0.00 0.00 0.00 17:21:48 17:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 17:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 Average: eth0 34.58 28.36 237.02 8.88 0.00 0.00 0.00 0.00 17:21:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:21:48 Average: docker0 0.50 0.38 0.09 1.76 0.00 0.00 0.00 0.00 17:21:48 17:21:48 17:21:48 ---> sar -P ALL: 17:21:48 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 03/31/21 _x86_64_ (4 CPU) 17:21:48 17:21:48 17:06:34 LINUX RESTART (4 CPU) 17:21:48 17:21:48 17:07:02 CPU %user %nice %system %iowait %steal %idle 17:21:48 17:08:03 all 7.24 0.00 7.28 14.09 40.17 31.22 17:21:48 17:08:03 0 7.07 0.00 7.94 12.31 39.77 32.91 17:21:48 17:08:03 1 8.24 0.00 5.99 16.19 40.94 28.64 17:21:48 17:08:03 2 6.86 0.00 7.52 14.87 40.24 30.50 17:21:48 17:08:03 3 6.80 0.00 7.68 13.02 39.73 32.77 17:21:48 17:09:01 all 9.24 0.00 4.69 1.18 27.77 57.12 17:21:48 17:09:01 0 8.00 0.00 4.81 1.24 29.48 56.47 17:21:48 17:09:01 1 8.89 0.00 5.02 2.16 27.53 56.39 17:21:48 17:09:01 2 8.14 0.00 4.74 0.91 28.29 57.92 17:21:48 17:09:01 3 12.00 0.00 4.18 0.39 25.73 57.71 17:21:48 17:10:01 all 1.78 0.00 1.09 0.10 7.58 89.45 17:21:48 17:10:01 0 0.68 0.00 0.74 0.06 9.35 89.17 17:21:48 17:10:01 1 0.91 0.00 0.99 0.00 8.43 89.66 17:21:48 17:10:01 2 3.53 0.00 1.37 0.15 6.04 88.92 17:21:48 17:10:01 3 2.08 0.00 1.28 0.18 6.40 90.07 17:21:48 17:11:01 all 0.10 0.00 0.08 0.00 0.49 99.33 17:21:48 17:11:01 0 0.02 0.00 0.08 0.00 0.76 99.14 17:21:48 17:11:01 1 0.32 0.00 0.08 0.00 0.42 99.18 17:21:48 17:11:01 2 0.03 0.00 0.07 0.00 0.30 99.60 17:21:48 17:11:01 3 0.02 0.00 0.10 0.00 0.48 99.40 17:21:48 17:12:01 all 0.09 0.00 0.12 0.00 0.67 99.12 17:21:48 17:12:01 0 0.02 0.00 0.12 0.00 0.76 99.10 17:21:48 17:12:01 1 0.25 0.00 0.12 0.00 0.63 99.00 17:21:48 17:12:01 2 0.08 0.00 0.07 0.00 0.99 98.86 17:21:48 17:12:01 3 0.02 0.00 0.18 0.00 0.28 99.52 17:21:48 17:13:01 all 0.08 0.00 0.05 0.00 1.66 98.20 17:21:48 17:13:01 0 0.02 0.00 0.05 0.00 1.81 98.12 17:21:48 17:13:01 1 0.08 0.00 0.05 0.00 3.09 96.78 17:21:48 17:13:01 2 0.18 0.00 0.03 0.00 0.96 98.83 17:21:48 17:13:01 3 0.03 0.00 0.08 0.00 0.76 99.13 17:21:48 17:14:01 all 0.12 0.00 0.20 0.00 1.03 98.65 17:21:48 17:14:01 0 0.33 0.00 0.03 0.00 1.51 98.12 17:21:48 17:14:01 1 0.02 0.00 0.17 0.00 0.85 98.97 17:21:48 17:14:01 2 0.08 0.00 0.18 0.00 1.17 98.56 17:21:48 17:14:01 3 0.03 0.00 0.42 0.00 0.60 98.95 17:21:48 17:15:01 all 0.09 0.00 0.02 0.00 0.35 99.54 17:21:48 17:15:01 0 0.28 0.00 0.03 0.00 0.73 98.95 17:21:48 17:15:01 1 0.02 0.00 0.02 0.00 0.12 99.85 17:21:48 17:15:01 2 0.03 0.00 0.02 0.00 0.37 99.58 17:21:48 17:15:01 3 0.02 0.00 0.03 0.00 0.18 99.77 17:21:48 17:16:01 all 0.12 0.00 0.03 0.00 0.85 98.99 17:21:48 17:16:01 0 0.36 0.00 0.05 0.00 0.84 98.74 17:21:48 17:16:01 1 0.03 0.00 0.02 0.00 0.43 99.52 17:21:48 17:16:01 2 0.05 0.00 0.05 0.00 1.32 98.58 17:21:48 17:16:01 3 0.05 0.00 0.02 0.00 0.81 99.12 17:21:48 17:17:01 all 0.06 0.00 0.02 0.00 0.57 99.34 17:21:48 17:17:01 0 0.22 0.00 0.02 0.00 0.52 99.25 17:21:48 17:17:01 1 0.02 0.00 0.03 0.02 0.86 99.07 17:21:48 17:17:01 2 0.02 0.00 0.03 0.00 0.13 99.82 17:21:48 17:17:01 3 0.00 0.00 0.02 0.00 0.78 99.21 17:21:48 17:18:01 all 0.09 0.00 0.02 0.00 1.37 98.51 17:21:48 17:18:01 0 0.18 0.00 0.02 0.00 0.83 98.97 17:21:48 17:18:01 1 0.03 0.00 0.02 0.00 1.30 98.65 17:21:48 17:18:01 2 0.05 0.00 0.03 0.00 3.02 96.90 17:21:48 17:18:01 3 0.10 0.00 0.03 0.00 0.30 99.57 17:21:48 17:21:48 17:18:01 CPU %user %nice %system %iowait %steal %idle 17:21:48 17:19:01 all 0.10 0.00 0.06 0.00 0.81 99.03 17:21:48 17:19:01 0 0.02 0.00 0.05 0.00 0.51 99.42 17:21:48 17:19:01 1 0.02 0.00 0.08 0.00 0.13 99.77 17:21:48 17:19:01 2 0.05 0.00 0.08 0.00 2.22 97.65 17:21:48 17:19:01 3 0.33 0.00 0.03 0.00 0.33 99.30 17:21:48 17:20:01 all 0.06 0.00 0.03 0.00 0.80 99.11 17:21:48 17:20:01 0 0.02 0.00 0.02 0.00 0.41 99.55 17:21:48 17:20:01 1 0.02 0.00 0.02 0.00 0.18 99.78 17:21:48 17:20:01 2 0.05 0.00 0.07 0.00 1.95 97.94 17:21:48 17:20:01 3 0.17 0.00 0.02 0.00 0.65 99.17 17:21:48 17:21:02 all 2.81 0.00 1.74 3.13 17.65 74.67 17:21:48 17:21:02 0 2.09 0.00 1.26 0.67 19.67 76.31 17:21:48 17:21:02 1 2.70 0.00 1.66 1.06 17.99 76.58 17:21:48 17:21:02 2 3.77 0.00 2.02 7.90 17.55 68.76 17:21:48 17:21:02 3 2.70 0.00 2.01 3.04 15.31 76.94 17:21:48 Average: all 1.70 0.00 1.21 1.49 7.89 87.71 17:21:48 Average: 0 1.50 0.00 1.20 1.17 8.33 87.80 17:21:48 Average: 1 1.69 0.00 1.12 1.57 8.02 87.61 17:21:48 Average: 2 1.75 0.00 1.26 1.86 8.01 87.12 17:21:48 Average: 3 1.87 0.00 1.26 1.35 7.20 88.31 17:21:48 17:21:48 17:21:48