Pull request #973 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0887c0ef194ba6a504b0214fcf2fa499e99ba925+a0283ea75e3b124ec5b34ddb1bd6fdababf84013 (07c607546b4e0fbbfdf2b4f2fb6f1637b78ce488) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5439199479362816490.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7196769489856540171.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-973/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-973/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2349416480700179748.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-973/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh137183648257615661.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8480773388928932952.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-973/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-973/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7393232947713306737.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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: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.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: 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 ‘prd-centos7-docker-4c-2g-1825’ is offline Running on prd-centos7-docker-4c-2g-2027 in /w/workspace/dgexfoundry_device-sdk-go_PR-973 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-973 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/jenkins-gitclient-ssh7445604735759485411.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/jenkins-gitclient-ssh5653675109087648769.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/973/head:refs/remotes/origin/PR-973 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a0283ea75e3b124ec5b34ddb1bd6fdababf84013 into PR head commit 0887c0ef194ba6a504b0214fcf2fa499e99ba925 Merge succeeded, producing 0887c0ef194ba6a504b0214fcf2fa499e99ba925 Checking out Revision 0887c0ef194ba6a504b0214fcf2fa499e99ba925 (PR-973) > git config core.sparsecheckout # timeout=10 > git checkout -f 0887c0ef194ba6a504b0214fcf2fa499e99ba925 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/jenkins-gitclient-ssh3133304074789061154.key > git merge a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0887c0ef194ba6a504b0214fcf2fa499e99ba925 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:08:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:08:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:08:12 ========================================================= 04:08:12 EdgeX Global Pipelines Version Info 04:08:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:08:17 ------------------- 04:08:17 stable info: 04:08:17 ------------------- 04:08:17 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:08:17 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:08:17 Message: update stable to v1.0.195 04:08:19 ------------------- 04:08:19 experimental info: 04:08:19 ------------------- 04:08:19 Commited By: **** collab-it+edgex@linuxfoundation.org 04:08:19 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 04:08:19 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:08:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:08:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:08:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:08:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:08:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:08:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 04:08:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 04:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 04:08:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:08:23 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:08:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:08:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:08:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:08:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 04:08:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:08:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:08:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:08:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:08:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-973 [Pipeline] echo 04:08:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-973 [Pipeline] echo 04:08:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-973 [Pipeline] echo 04:08:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0887c0ef194ba6a504b0214fcf2fa499e99ba925 [Pipeline] echo 04:08:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0887c0e [Pipeline] echo 04:08:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:08:29 provisioning config files... 04:08:29 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/config4525867871867339557tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:08:31 ---> docker-login.sh 04:08:31 nexus3.edgexfoundry.org:10001 04:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:31 Configure a credential helper to remove this warning. See 04:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:31 04:08:31 Login Succeeded 04:08:31 nexus3.edgexfoundry.org:10002 04:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:31 Configure a credential helper to remove this warning. See 04:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:31 04:08:31 Login Succeeded 04:08:31 nexus3.edgexfoundry.org:10003 04:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:31 Configure a credential helper to remove this warning. See 04:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:31 04:08:31 Login Succeeded 04:08:31 nexus3.edgexfoundry.org:10004 04:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:31 Configure a credential helper to remove this warning. See 04:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:31 04:08:31 Login Succeeded 04:08:31 docker.io 04:08:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:08:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:08:31 Configure a credential helper to remove this warning. See 04:08:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:08:31 04:08:31 Login Succeeded 04:08:31 ---> docker-login.sh ends [Pipeline] } 04:08:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:08:34 + git log --format=format:%s -1 0887c0ef194ba6a504b0214fcf2fa499e99ba925 [Pipeline] echo 04:08:34 GIT_COMMIT: 0887c0ef194ba6a504b0214fcf2fa499e99ba925, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo 04:08:34 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 04:08:44 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:44 04:08:44 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 04:08:45 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:45 latest: Pulling from edgex-devops/git-semver 04:08:45 31603596830f: Pulling fs layer 04:08:45 54011a49482f: Pulling fs layer 04:08:45 a6820b24f6d8: Pulling fs layer 04:08:45 f581987b2513: Pulling fs layer 04:08:45 f581987b2513: Waiting 04:08:45 54011a49482f: Verifying Checksum 04:08:45 54011a49482f: Download complete 04:08:47 31603596830f: Verifying Checksum 04:08:47 31603596830f: Download complete 04:08:47 31603596830f: Pull complete 04:08:47 54011a49482f: Pull complete 04:08:47 f581987b2513: Verifying Checksum 04:08:47 f581987b2513: Download complete 04:08:47 a6820b24f6d8: Verifying Checksum 04:08:47 a6820b24f6d8: Download complete 04:08:47 a6820b24f6d8: Pull complete 04:08:47 f581987b2513: Pull complete 04:08:47 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 04:08:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 04:08:47 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 04:08:47 prd-centos7-docker-4c-2g-2027 does not seem to be running inside a container 04:08:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-973 -v /w/workspace/dgexfoundry_device-sdk-go_PR-973:/w/workspace/dgexfoundry_device-sdk-go_PR-973:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-973@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 04:08:50 $ docker top bc3c3a5ba3840f6bf682baad984cd164d3c2f8f776c5ebcd7e487f244bd1a688 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:08:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:50 [ssh-agent] Looking for ssh-agent implementation... 04:08:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:52 $ docker exec bc3c3a5ba3840f6bf682baad984cd164d3c2f8f776c5ebcd7e487f244bd1a688 ssh-agent 04:08:52 SSH_AUTH_SOCK=/tmp/ssh-dR9H1HbL3goX/agent.14 04:08:52 SSH_AGENT_PID=20 04:08:52 Running ssh-add (command line suppressed) 04:08:53 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/private_key_757160226817784152.key (/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/private_key_757160226817784152.key) 04:08:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:08:55 + git tag --points-at HEAD [Pipeline] } 04:08:55 $ docker exec --env ******** --env ******** bc3c3a5ba3840f6bf682baad984cd164d3c2f8f776c5ebcd7e487f244bd1a688 ssh-agent -k 04:08:55 unset SSH_AUTH_SOCK; 04:08:55 unset SSH_AGENT_PID; 04:08:55 echo Agent pid 20 killed; 04:08:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:08:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:08:55 [ssh-agent] Looking for ssh-agent implementation... 04:08:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:08:55 $ docker exec bc3c3a5ba3840f6bf682baad984cd164d3c2f8f776c5ebcd7e487f244bd1a688 ssh-agent 04:08:58 SSH_AUTH_SOCK=/tmp/ssh-jb4boWCESsmn/agent.53 04:08:58 SSH_AGENT_PID=59 04:08:58 Running ssh-add (command line suppressed) 04:08:58 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/private_key_8296713678002580710.key (/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/private_key_8296713678002580710.key) 04:08:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:09:00 + git semver init 04:09:00 # -> Open(): unable to determine branch for HEAD 04:09:00 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-973/.git 04:09:00 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-973 04:09:00 # $SEMVER_REMOTE_NAME = origin 04:09:00 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 04:09:00 # $SEMVER_USER_NAME = edgex-jenkins 04:09:00 # $SEMVER_BRANCH = PR-973 04:09:00 # $SEMVER_TEMP = /tmp/semver-874678890 04:09:00 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 04:09:00 # '/tmp/semver-874678890' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-973/.semver' 04:09:00 # -> Force: false 04:09:00 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-973/.semver [Pipeline] } 04:09:00 $ docker exec --env ******** --env ******** bc3c3a5ba3840f6bf682baad984cd164d3c2f8f776c5ebcd7e487f244bd1a688 ssh-agent -k 04:09:00 unset SSH_AUTH_SOCK; 04:09:00 unset SSH_AGENT_PID; 04:09:00 echo Agent pid 59 killed; 04:09:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:09:03 + git semver [Pipeline] } 04:09:03 $ docker stop --time=1 bc3c3a5ba3840f6bf682baad984cd164d3c2f8f776c5ebcd7e487f244bd1a688 04:09:05 $ docker rm -f bc3c3a5ba3840f6bf682baad984cd164d3c2f8f776c5ebcd7e487f244bd1a688 [Pipeline] // withDockerContainer [Pipeline] sh 04:09:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:09:11 Stashed 1 file(s) [Pipeline] echo 04:09:11 [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 04:09:32 Still waiting to schedule task 04:09:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 04:09:32 Still waiting to schedule task 04:09:32 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 04:09:32 ‘prd-centos7-builder-2c-1g-2026’ doesn’t have label ‘centos7-docker-4c-2g’ 04:09:32 ‘prd-centos7-docker-4c-2g-1825’ is offline 04:09:32 ‘prd-centos7-docker-4c-2g-2029’ is offline 04:11:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2030 in /w/workspace/dgexfoundry_device-sdk-go_PR-973 [Pipeline] { [Pipeline] ws 04:11:40 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:11:43 Selected Git installation does not exist. Using Default 04:11:43 The recommended git tool is: NONE 04:11:59 Running on prd-centos7-docker-4c-2g-2031 in /w/workspace/dgexfoundry_device-sdk-go_PR-973 [Pipeline] { [Pipeline] ws 04:12:02 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:12:02 Selected Git installation does not exist. Using Default 04:12:02 The recommended git tool is: NONE 04:12:10 using credential edgex-jenkins-ssh 04:12:12 Cloning the remote Git repository 04:12:12 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:12:12 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:12:12 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:12:12 > git --version # timeout=10 04:12:12 > git --version # 'git version 2.17.1' 04:12:12 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:12 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:12:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:12:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:12:15 using credential edgex-jenkins-ssh 04:12:15 Cloning the remote Git repository 04:12:15 Merging remotes/origin/master commit a0283ea75e3b124ec5b34ddb1bd6fdababf84013 into PR head commit 0887c0ef194ba6a504b0214fcf2fa499e99ba925 04:12:15 Merge succeeded, producing 0887c0ef194ba6a504b0214fcf2fa499e99ba925 04:12:15 Checking out Revision 0887c0ef194ba6a504b0214fcf2fa499e99ba925 (PR-973) 04:12:15 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:12:15 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:12:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:12:15 > git --version # timeout=10 04:12:15 > git --version # 'git version 2.24.4' 04:12:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:15 [INFO] Currently running in a labeled security context 04:12:15 [INFO] Currently SELinux is 'enforcing' on the host 04:12:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6437131729195090502.key 04:12:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:12:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:12:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:12:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:12:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:12:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:14 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/973/head:refs/remotes/origin/PR-973 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:12:15 > git config core.sparsecheckout # timeout=10 04:12:15 > git checkout -f 0887c0ef194ba6a504b0214fcf2fa499e99ba925 # timeout=10 04:12:15 > git remote # timeout=10 04:12:15 > git config --get remote.origin.url # timeout=10 04:12:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:15 > git merge a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 04:12:15 > git rev-parse HEAD^{commit} # timeout=10 04:12:15 > git config core.sparsecheckout # timeout=10 04:12:15 > git checkout -f 0887c0ef194ba6a504b0214fcf2fa499e99ba925 # timeout=10 04:12:18 Merging remotes/origin/master commit a0283ea75e3b124ec5b34ddb1bd6fdababf84013 into PR head commit 0887c0ef194ba6a504b0214fcf2fa499e99ba925 04:12:18 Merge succeeded, producing 0887c0ef194ba6a504b0214fcf2fa499e99ba925 04:12:18 Checking out Revision 0887c0ef194ba6a504b0214fcf2fa499e99ba925 (PR-973) 04:12:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:12:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:12:18 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:18 [INFO] Currently running in a labeled security context 04:12:18 [INFO] Currently SELinux is 'enforcing' on the host 04:12:18 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6422120307776833926.key 04:12:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/973/head:refs/remotes/origin/PR-973 +refs/heads/master:refs/remotes/origin/master # timeout=10 04:12:18 > git config core.sparsecheckout # timeout=10 04:12:18 > git checkout -f 0887c0ef194ba6a504b0214fcf2fa499e99ba925 # timeout=10 04:12:18 > git remote # timeout=10 04:12:18 > git config --get remote.origin.url # timeout=10 04:12:18 using GIT_SSH to set credentials SSH Credentials for GitHub 04:12:18 [INFO] Currently running in a labeled security context 04:12:18 [INFO] Currently SELinux is 'enforcing' on the host 04:12:18 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh2643894011449500764.key 04:12:18 > git merge a0283ea75e3b124ec5b34ddb1bd6fdababf84013 # timeout=10 04:12:18 > git rev-parse HEAD^{commit} # timeout=10 04:12:18 > git config core.sparsecheckout # timeout=10 04:12:18 > git checkout -f 0887c0ef194ba6a504b0214fcf2fa499e99ba925 # timeout=10 04:12:22 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 04:12:24 > git --version # timeout=10 04:12:24 > git --version # 'git version 2.17.1' 04:12:24 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 04:12:24 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" 04:12:24 > git --version # timeout=10 04:12:24 > git --version # 'git version 2.24.4' 04:12:24 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] sh 04:12:30 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 04:12:32 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 04:12:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:12:33 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 04:12:33 + sudo service docker restart 04:12:33 + true 04:12:33 + sudo service docker restart 04:12:33 + true 04:12:33 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:12:49 provisioning config files... 04:12:49 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config1861204887453915349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:12:52 provisioning config files... 04:12:54 ---> docker-login.sh 04:12:54 nexus3.edgexfoundry.org:10001 04:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:54 Configure a credential helper to remove this warning. See 04:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:54 04:12:54 Login Succeeded 04:12:54 nexus3.edgexfoundry.org:10002 04:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:54 Configure a credential helper to remove this warning. See 04:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:54 04:12:54 Login Succeeded 04:12:54 nexus3.edgexfoundry.org:10003 04:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:54 Configure a credential helper to remove this warning. See 04:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:54 04:12:54 Login Succeeded 04:12:54 nexus3.edgexfoundry.org:10004 04:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:54 Configure a credential helper to remove this warning. See 04:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:54 04:12:54 Login Succeeded 04:12:54 docker.io 04:12:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:54 Configure a credential helper to remove this warning. See 04:12:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:54 04:12:54 Login Succeeded 04:12:54 ---> docker-login.sh ends 04:12:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config226417705971217624tmp [Pipeline] } 04:12:54 Deleting 1 temporary files [Pipeline] { [Pipeline] // configFileProvider [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // withEnv 04:12:57 ---> docker-login.sh 04:12:57 nexus3.edgexfoundry.org:10001 04:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:57 Configure a credential helper to remove this warning. See 04:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:57 04:12:57 Login Succeeded 04:12:57 nexus3.edgexfoundry.org:10002 04:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:57 Configure a credential helper to remove this warning. See 04:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:57 04:12:57 Login Succeeded 04:12:57 nexus3.edgexfoundry.org:10003 04:12:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:12:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:12:57 Configure a credential helper to remove this warning. See 04:12:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:12:57 04:12:57 Login Succeeded 04:12:57 nexus3.edgexfoundry.org:10004 [Pipeline] unstash 04:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:00 Configure a credential helper to remove this warning. See 04:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:00 04:13:00 Login Succeeded 04:13:00 docker.io 04:13:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:13:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:13:00 Configure a credential helper to remove this warning. See 04:13:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:13:00 04:13:00 Login Succeeded 04:13:00 ---> docker-login.sh ends [Pipeline] } 04:13:00 Deleting 1 temporary files [Pipeline] echo 04:13:00 ========================================================= 04:13:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 04:13:00 ========================================================= [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 04:13:06 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 04:13:06 Sending build context to Docker daemon 2.684MB 04:13:06 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:13:06 Step 2/8 : FROM ${BASE} 04:13:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 04:13:06 540db60ca938: Pulling fs layer 04:13:06 adcc1eea9eea: Pulling fs layer 04:13:06 4c4ab2625f07: Pulling fs layer 04:13:06 0510c868ecb4: Pulling fs layer 04:13:06 afea3b2eda06: Pulling fs layer 04:13:06 7809a108b3ef: Pulling fs layer 04:13:06 f706445af74f: Pulling fs layer 04:13:06 afea3b2eda06: Waiting 04:13:06 7809a108b3ef: Waiting 04:13:06 f706445af74f: Waiting 04:13:06 0510c868ecb4: Waiting 04:13:06 4c4ab2625f07: Download complete 04:13:06 adcc1eea9eea: Verifying Checksum 04:13:06 adcc1eea9eea: Download complete 04:13:06 afea3b2eda06: Verifying Checksum 04:13:06 afea3b2eda06: Download complete 04:13:06 540db60ca938: Verifying Checksum 04:13:06 540db60ca938: Download complete 04:13:06 7809a108b3ef: Verifying Checksum 04:13:06 7809a108b3ef: Download complete 04:13:06 540db60ca938: Pull complete 04:13:06 adcc1eea9eea: Pull complete 04:13:06 4c4ab2625f07: Pull complete 04:13:06 f706445af74f: Verifying Checksum 04:13:06 f706445af74f: Download complete 04:13:06 0510c868ecb4: Verifying Checksum 04:13:06 0510c868ecb4: Download complete [Pipeline] echo 04:13:06 ========================================================= 04:13:06 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 04:13:06 ========================================================= [Pipeline] isUnix [Pipeline] sh 04:13:09 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 04:13:09 Sending build context to Docker daemon 2.683MB 04:13:09 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 04:13:09 Step 2/8 : FROM ${BASE} 04:13:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:13:09 595b0fe564bb: Pulling fs layer 04:13:09 3088b5b3c5c0: Pulling fs layer 04:13:09 5b7225fbf94c: Pulling fs layer 04:13:09 ba82ee9f976e: Pulling fs layer 04:13:09 506bd15cee9f: Pulling fs layer 04:13:09 75a0a4a0db45: Pulling fs layer 04:13:09 618dc40b7e24: Pulling fs layer 04:13:09 506bd15cee9f: Waiting 04:13:09 75a0a4a0db45: Waiting 04:13:09 618dc40b7e24: Waiting 04:13:09 ba82ee9f976e: Waiting 04:13:09 5b7225fbf94c: Verifying Checksum 04:13:09 5b7225fbf94c: Download complete 04:13:09 3088b5b3c5c0: Verifying Checksum 04:13:09 3088b5b3c5c0: Download complete 04:13:09 506bd15cee9f: Verifying Checksum 04:13:09 506bd15cee9f: Download complete 04:13:09 75a0a4a0db45: Verifying Checksum 04:13:09 75a0a4a0db45: Download complete 04:13:09 595b0fe564bb: Download complete 04:13:09 595b0fe564bb: Pull complete 04:13:09 3088b5b3c5c0: Pull complete 04:13:11 0510c868ecb4: Pull complete 04:13:11 afea3b2eda06: Pull complete 04:13:11 7809a108b3ef: Pull complete 04:13:11 f706445af74f: Pull complete 04:13:11 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 04:13:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 04:13:11 ---> b068be0155e3 04:13:11 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:13:14 5b7225fbf94c: Pull complete 04:13:14 618dc40b7e24: Verifying Checksum 04:13:14 618dc40b7e24: Download complete 04:13:14 ba82ee9f976e: Verifying Checksum 04:13:14 ba82ee9f976e: Download complete 04:13:16 ---> Running in fc89a879d7dd 04:13:16 Removing intermediate container fc89a879d7dd 04:13:16 ---> c1cc63e0dbe9 04:13:16 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:16 ---> Running in 5ba6d6bc16ff 04:13:16 Removing intermediate container 5ba6d6bc16ff 04:13:16 ---> a83031e3c503 04:13:16 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:13:16 ---> Running in 8ebe36dad3e3 04:13:16 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:13:19 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:13:19 (1/6) Installing libc-dev (0.7.2-r3) 04:13:19 (2/6) Installing libsodium (1.0.18-r0) 04:13:19 (3/6) Installing pkgconf (1.7.3-r0) 04:13:19 (4/6) Installing libsodium-dev (1.0.18-r0) 04:13:19 (5/6) Installing libzmq (4.3.3-r1) 04:13:19 (6/6) Installing zeromq-dev (4.3.3-r1) 04:13:19 Executing busybox-1.32.1-r6.trigger 04:13:19 OK: 150 MiB in 46 packages 04:13:19 Removing intermediate container 8ebe36dad3e3 04:13:19 ---> 072296e49ace 04:13:19 Step 6/8 : WORKDIR /device-sdk-go 04:13:19 ---> Running in ce338ef15cd9 04:13:19 Removing intermediate container ce338ef15cd9 04:13:19 ---> e5e38a399635 04:13:19 Step 7/8 : COPY . . 04:13:19 ---> 5588e38341ea 04:13:19 Step 8/8 : RUN go mod download 04:13:19 ---> Running in dea7d3f6ba34 04:13:21 ba82ee9f976e: Pull complete 04:13:21 506bd15cee9f: Pull complete 04:13:21 75a0a4a0db45: Pull complete 04:13:26 618dc40b7e24: Pull complete 04:13:26 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 04:13:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 04:13:26 ---> a36622ca3599 04:13:26 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:13:29 ---> Running in 037df76cb164 04:13:29 Removing intermediate container 037df76cb164 04:13:29 ---> 73a6c1ae3a6c 04:13:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:13:29 ---> Running in 142d0becb198 04:13:31 Removing intermediate container 142d0becb198 04:13:31 ---> ce11ebc95117 04:13:31 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 04:13:31 ---> Running in c5c2c41b80b9 04:13:31 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:13:33 Removing intermediate container dea7d3f6ba34 04:13:33 ---> 59cf3f19af50 04:13:33 Successfully built 59cf3f19af50 04:13:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 04:13:36 + docker inspect -f . ci-base-image-x86_64 04:13:36 . 04:13:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:13:36 (1/6) Installing libc-dev (0.7.2-r3) 04:13:36 (2/6) Installing libsodium (1.0.18-r0) 04:13:36 (3/6) Installing pkgconf (1.7.3-r0) 04:13:36 (4/6) Installing libsodium-dev (1.0.18-r0) 04:13:36 (5/6) Installing libzmq (4.3.3-r1) 04:13:36 (6/6) Installing zeromq-dev (4.3.3-r1) 04:13:36 Executing busybox-1.32.1-r6.trigger 04:13:36 OK: 139 MiB in 46 packages 04:13:36 Removing intermediate container c5c2c41b80b9 04:13:36 ---> b0bcdbd43a32 04:13:36 Step 6/8 : WORKDIR /device-sdk-go 04:13:36 ---> Running in 29791dfeffec 04:13:36 Removing intermediate container 29791dfeffec 04:13:36 ---> 27df6631e798 04:13:36 Step 7/8 : COPY . . [Pipeline] withDockerContainer 04:13:38 prd-centos7-docker-4c-2g-2031 does not seem to be running inside a container 04:13:38 ---> 35b4f308a8be 04:13:38 Step 8/8 : RUN go mod download 04:13:38 ---> Running in a9c9489a3f49 04:13:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:13:41 $ docker top 60aa506e5871c02b6988f272eb91138d9a6570d4007b522e5d16513c5f853896 -eo pid,comm [Pipeline] { [Pipeline] sh 04:13:43 + go version 04:13:43 go version go1.16.3 linux/amd64 [Pipeline] } 04:13:43 $ docker stop --time=1 60aa506e5871c02b6988f272eb91138d9a6570d4007b522e5d16513c5f853896 04:13:46 $ docker rm -f 60aa506e5871c02b6988f272eb91138d9a6570d4007b522e5d16513c5f853896 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:13:55 + docker inspect -f . ci-base-image-x86_64 04:13:55 . [Pipeline] withDockerContainer 04:13:55 prd-centos7-docker-4c-2g-2031 does not seem to be running inside a container 04:13:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:13:58 $ docker top b6d0cf6bfd65e038ea0df36412ff4ed4f7bf394fb170ca5c9911da99031f0b9e -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:01 Removing intermediate container a9c9489a3f49 04:14:01 ---> 32af0b1f9419 04:14:01 Successfully built 32af0b1f9419 04:14:01 Successfully tagged ci-base-image-arm64:latest 04:14:04 + go mod tidy [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 04:14:07 + docker inspect -f . ci-base-image-arm64 04:14:07 . 04:14:07 + make test 04:14:07 go mod tidy 04:14:07 GO111MODULE=on go test -race -coverprofile=coverage.out ./... [Pipeline] withDockerContainer 04:14:07 prd-ubuntu18.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container 04:14:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:14:10 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:14:10 $ docker top 8e6e865c11f881dea77b37fb139a8e20af2a0bfeedcb2f74054327e913d3b30f -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:15 + go version 04:14:15 go version go1.16.5 linux/arm64 [Pipeline] } 04:14:15 $ docker stop --time=1 8e6e865c11f881dea77b37fb139a8e20af2a0bfeedcb2f74054327e913d3b30f 04:14:17 $ docker rm -f 8e6e865c11f881dea77b37fb139a8e20af2a0bfeedcb2f74054327e913d3b30f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 04:14:26 + docker inspect -f . ci-base-image-arm64 04:14:26 . [Pipeline] withDockerContainer 04:14:29 prd-ubuntu18.04-docker-arm64-4c-16g-2030 does not seem to be running inside a container 04:14:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:14:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:14:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:14:31 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:14:31 $ docker top 276c47cb0e4785a551f44d239f1a9e5effc7d86867951f4c76e8008775c0e386 -eo pid,comm [Pipeline] { [Pipeline] sh 04:14:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.054s coverage: 25.4% of statements 04:14:34 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:14:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 28.1% of statements 04:14:34 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.063s coverage: 78.9% of statements 04:14:35 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements 04:14:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:14:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:14:35 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:14:35 + go mod tidy 04:14:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.066s coverage: 29.2% of statements 04:14:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 04:14:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.058s coverage: 83.3% of statements 04:14:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:14:37 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:14:37 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.077s coverage: 58.0% of statements 04:14:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.816s coverage: 89.2% of statements 04:14:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:14:37 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 5.0% of statements 04:14:37 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [Pipeline] sh 04:14:38 GO111MODULE=on go vet ./... 04:14:40 + make test 04:14:40 go mod tidy 04:14:40 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 04:14:54 gofmt -l . 04:14:54 [ "`gofmt -l .`" = "" ] 04:14:54 ./bin/test-attribution-txt.sh 04:14:57 ./bin/test-go-mod-tidy.sh [Pipeline] } 04:14:57 $ docker stop --time=1 b6d0cf6bfd65e038ea0df36412ff4ed4f7bf394fb170ca5c9911da99031f0b9e 04:14:59 $ docker rm -f b6d0cf6bfd65e038ea0df36412ff4ed4f7bf394fb170ca5c9911da99031f0b9e [Pipeline] // withDockerContainer [Pipeline] sh 04:15:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:15:03 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 04:15:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 04:16:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 04:16:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 04:16:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 04:16:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.264s coverage: 25.4% of statements 04:16:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 04:16:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.208s coverage: 28.1% of statements 04:16:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.208s coverage: 78.9% of statements 04:16:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.213s coverage: 9.0% of statements 04:16:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 04:16:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 04:16:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 04:16:18 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.253s coverage: 29.2% of statements 04:16:18 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [Pipeline] sh 04:16:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.226s coverage: 83.3% of statements 04:16:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 04:16:21 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 04:16:21 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.344s coverage: 58.0% of statements 04:16:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:16:24 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.020s coverage: 89.2% of statements 04:16:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 04:16:24 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.192s coverage: 5.0% of statements 04:16:24 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 04:16:24 GO111MODULE=on go vet ./... 04:16:24 + ls -al . 04:16:24 total 208 04:16:24 drwxrwxr-x. 10 jenkins jenkins 4096 Jun 17 04:14 . 04:16:24 drwxrwxr-x. 4 jenkins jenkins 28 Jun 17 04:12 .. 04:16:24 drwxrwxr-x. 2 jenkins jenkins 64 Jun 17 04:12 bin 04:16:24 -rw-r--r--. 1 jenkins jenkins 126073 Jun 17 04:14 coverage.out 04:16:24 -rw-rw-r--. 1 jenkins jenkins 987 Jun 17 04:12 Dockerfile.build 04:16:24 -rw-rw-r--. 1 jenkins jenkins 140 Jun 17 04:12 .dockerignore 04:16:24 drwxrwxr-x. 5 jenkins jenkins 62 Jun 17 04:12 example 04:16:24 drwxrwxr-x. 8 jenkins jenkins 179 Jun 17 04:12 .git 04:16:24 drwxrwxr-x. 2 jenkins jenkins 103 Jun 17 04:12 .github 04:16:24 -rw-rw-r--. 1 jenkins jenkins 138 Jun 17 04:12 .gitignore 04:16:24 -rw-r--r--. 1 jenkins jenkins 576 Jun 17 04:14 go.mod 04:16:24 -rw-r--r--. 1 jenkins jenkins 20294 Jun 17 04:14 go.sum 04:16:24 drwxrwxr-x. 15 jenkins jenkins 224 Jun 17 04:12 internal 04:16:24 -rw-rw-r--. 1 jenkins jenkins 894 Jun 17 04:12 Jenkinsfile 04:16:24 -rw-rw-r--. 1 jenkins jenkins 11341 Jun 17 04:12 LICENSE 04:16:24 -rw-rw-r--. 1 jenkins jenkins 1026 Jun 17 04:12 Makefile 04:16:24 drwxrwxr-x. 4 jenkins jenkins 26 Jun 17 04:12 openapi 04:16:24 drwxrwxr-x. 5 jenkins jenkins 50 Jun 17 04:12 pkg 04:16:24 -rw-rw-r--. 1 jenkins jenkins 7652 Jun 17 04:12 README.md 04:16:24 -rw-rw-r--. 1 jenkins jenkins 6616 Jun 17 04:12 RELEASE-NOTES.txt 04:16:24 drwxrwxr-x. 4 jenkins jenkins 54 Jun 17 04:12 snap 04:16:24 -rw-rw-r--. 1 jenkins jenkins 5 Jun 17 04:09 VERSION 04:16:24 -rw-rw-r--. 1 jenkins jenkins 222 Jun 17 04:12 version.go [Pipeline] isUnix [Pipeline] sh 04:16:27 + docker build -t 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=0887c0ef194ba6a504b0214fcf2fa499e99ba925 --label arch=amd64 --label version=0.0.0 . 04:16:27 Sending build context to Docker daemon 2.811MB 04:16:27 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 04:16:27 Step 2/23 : FROM ${BASE} AS builder 04:16:27 ---> 59cf3f19af50 04:16:27 Step 3/23 : WORKDIR /device-sdk-go 04:16:27 ---> Running in 1d9705ec638d 04:16:27 Removing intermediate container 1d9705ec638d 04:16:27 ---> 016970f531db 04:16:27 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:16:27 ---> Running in 3391e4cb7dfc 04:16:27 Removing intermediate container 3391e4cb7dfc 04:16:27 ---> 4f51fe93b826 04:16:27 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:27 ---> Running in 369fd99fd461 04:16:27 Removing intermediate container 369fd99fd461 04:16:27 ---> fb3dbf21cb19 04:16:27 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:16:27 ---> Running in 7a914dea499a 04:16:27 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 04:16:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 04:16:27 OK: 150 MiB in 46 packages 04:16:27 Removing intermediate container 7a914dea499a 04:16:27 ---> 188c9613d9cf 04:16:27 Step 7/23 : COPY . . 04:16:28 ---> f34d6bbd3a7f 04:16:28 Step 8/23 : RUN go mod download 04:16:28 ---> Running in 18f4962bb3db 04:16:30 Removing intermediate container 18f4962bb3db 04:16:30 ---> d2e87c458947 04:16:30 Step 9/23 : RUN make build 04:16:30 ---> Running in 59879b9ce66a 04:16:30 go mod tidy 04:16:30 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 04:16:39 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:16:40 Removing intermediate container 59879b9ce66a 04:16:40 ---> d5c38992ea7e 04:16:40 Step 10/23 : FROM alpine:3.12 04:16:40 3.12: Pulling from library/alpine 04:16:40 339de151aab4: Pulling fs layer 04:16:41 339de151aab4: Verifying Checksum 04:16:41 339de151aab4: Download complete 04:16:41 339de151aab4: Pull complete 04:16:41 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:16:41 Status: Downloaded newer image for alpine:3.12 04:16:41 ---> 13621d1b12d4 04:16:41 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:16:41 ---> Running in ae754fb3544e 04:16:41 Removing intermediate container ae754fb3544e 04:16:41 ---> 4e5e31de912f 04:16:41 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:16:41 ---> Running in 77673825b1f6 04:16:43 Removing intermediate container 77673825b1f6 04:16:43 ---> 704456891368 04:16:43 Step 13/23 : RUN apk add --update --no-cache zeromq 04:16:43 ---> Running in 6596fa12fbe5 04:16:43 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 04:16:43 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 04:16:43 (1/5) Installing libgcc (9.3.0-r2) 04:16:43 (2/5) Installing libsodium (1.0.18-r0) 04:16:43 (3/5) Installing libstdc++ (9.3.0-r2) 04:16:43 (4/5) Installing libzmq (4.3.3-r0) 04:16:43 (5/5) Installing zeromq (4.3.3-r0) 04:16:44 Executing busybox-1.31.1-r20.trigger 04:16:44 OK: 8 MiB in 19 packages 04:16:44 Removing intermediate container 6596fa12fbe5 04:16:44 ---> 79e28eca22fb 04:16:44 Step 14/23 : WORKDIR / 04:16:44 ---> Running in fd2a705a6d85 04:16:44 Removing intermediate container fd2a705a6d85 04:16:44 ---> 53c77a55e71c 04:16:44 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:16:44 ---> 97fcca71e8b2 04:16:44 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:16:47 ---> cbd47068344a 04:16:47 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:16:47 ---> bb30c200b295 04:16:47 Step 18/23 : EXPOSE 59999 04:16:47 ---> Running in 4b1e9422fa1d 04:16:47 Removing intermediate container 4b1e9422fa1d 04:16:47 ---> 7a02b86d0934 04:16:47 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:16:47 ---> Running in f0b33bd5bb29 04:16:47 Removing intermediate container f0b33bd5bb29 04:16:47 ---> 8d561a06ae81 04:16:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:16:47 ---> Running in d3ee4be89cc9 04:16:47 Removing intermediate container d3ee4be89cc9 04:16:47 ---> e7af4d3fdf9e 04:16:47 Step 21/23 : LABEL arch=amd64 04:16:47 ---> Running in e0d1ba95d4e0 04:16:47 Removing intermediate container e0d1ba95d4e0 04:16:47 ---> e031451a1910 04:16:47 Step 22/23 : LABEL git_sha=0887c0ef194ba6a504b0214fcf2fa499e99ba925 04:16:47 ---> Running in e5e4f3bf254a 04:16:47 Removing intermediate container e5e4f3bf254a 04:16:47 ---> e76121490bbd 04:16:47 Step 23/23 : LABEL version=0.0.0 04:16:47 ---> Running in 236bd43e84ab 04:16:47 Removing intermediate container 236bd43e84ab 04:16:47 ---> b3267f441904 04:16:47 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:16:47 Successfully built b3267f441904 04:16:47 Successfully tagged 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 04:16:59 ---> job-cost.sh 04:16:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ic1v 04:17:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:17:21 gofmt -l . 04:17:21 [ "`gofmt -l .`" = "" ] 04:17:21 ./bin/test-attribution-txt.sh 04:17:21 ./bin/test-go-mod-tidy.sh 04:17:21 lf-activate-venv(): INFO: Adding /tmp/venv-Ic1v/bin to PATH 04:17:21 INFO: No Stack... [Pipeline] } 04:17:21 $ docker stop --time=1 276c47cb0e4785a551f44d239f1a9e5effc7d86867951f4c76e8008775c0e386 04:17:22 INFO: Retrieving Pricing Info for: v3-standard-2 04:17:22 INFO: Archiving Costs 04:17:23 $ docker rm -f 276c47cb0e4785a551f44d239f1a9e5effc7d86867951f4c76e8008775c0e386 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 04:17:26 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:17:26 + cut -d, -f6 [Pipeline] lock 04:17:26 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-973-1-stack-cost] 04:17:26 Resource [jenkins-edgexfoundry-device-sdk-go-PR-973-1-stack-cost] did not exist. Created. 04:17:26 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-973-1-stack-cost] [Pipeline] { 04:17:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:17:26 Warning: overwriting stash ‘coverage-report’ [Pipeline] unstash [Pipeline] sh 04:17:29 + echo total: 0.05999999865889549 [Pipeline] stash 04:17:31 Stashed 1 file(s) [Pipeline] } 04:17:31 Stashed 1 file(s) [Pipeline] // script [Pipeline] } [Pipeline] } 04:17:31 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-973-1-stack-cost] [Pipeline] // stage [Pipeline] // lock [Pipeline] stage [Pipeline] { (Build) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] sh 04:17:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:17:43 + ls -al . 04:17:43 total 244 04:17:43 drwxrwxr-x 10 jenkins jenkins 4096 Jun 17 04:17 . 04:17:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 04:12 .. 04:17:43 -rw-rw-r-- 1 jenkins jenkins 140 Jun 17 04:12 .dockerignore 04:17:43 drwxrwxr-x 8 jenkins jenkins 4096 Jun 17 04:12 .git 04:17:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 04:12 .github 04:17:43 -rw-rw-r-- 1 jenkins jenkins 138 Jun 17 04:12 .gitignore 04:17:43 -rw-rw-r-- 1 jenkins jenkins 987 Jun 17 04:12 Dockerfile.build 04:17:43 -rw-rw-r-- 1 jenkins jenkins 894 Jun 17 04:12 Jenkinsfile 04:17:43 -rw-rw-r-- 1 jenkins jenkins 11341 Jun 17 04:12 LICENSE 04:17:43 -rw-rw-r-- 1 jenkins jenkins 1026 Jun 17 04:12 Makefile 04:17:43 -rw-rw-r-- 1 jenkins jenkins 7652 Jun 17 04:12 README.md 04:17:43 -rw-rw-r-- 1 jenkins jenkins 6616 Jun 17 04:12 RELEASE-NOTES.txt 04:17:43 -rw-rw-r-- 1 jenkins jenkins 5 Jun 17 04:09 VERSION 04:17:43 drwxrwxr-x 2 jenkins jenkins 4096 Jun 17 04:12 bin 04:17:43 -rw-r--r-- 1 jenkins jenkins 126073 Jun 17 04:16 coverage.out 04:17:43 drwxrwxr-x 5 jenkins jenkins 4096 Jun 17 04:12 example 04:17:43 -rw-r--r-- 1 jenkins jenkins 576 Jun 17 04:17 go.mod 04:17:43 -rw-r--r-- 1 jenkins jenkins 20294 Jun 17 04:14 go.sum 04:17:43 drwxrwxr-x 15 jenkins jenkins 4096 Jun 17 04:12 internal 04:17:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 04:12 openapi 04:17:43 drwxrwxr-x 5 jenkins jenkins 4096 Jun 17 04:12 pkg 04:17:43 drwxrwxr-x 4 jenkins jenkins 4096 Jun 17 04:12 snap 04:17:43 -rw-rw-r-- 1 jenkins jenkins 222 Jun 17 04:12 version.go [Pipeline] isUnix [Pipeline] sh 04:17:46 + docker build -t 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=0887c0ef194ba6a504b0214fcf2fa499e99ba925 --label arch=arm64 --label version=0.0.0 . 04:17:46 Sending build context to Docker daemon 2.81MB 04:17:46 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 04:17:46 Step 2/23 : FROM ${BASE} AS builder 04:17:46 ---> 32af0b1f9419 04:17:46 Step 3/23 : WORKDIR /device-sdk-go 04:17:46 ---> Running in b6b1385a690e 04:17:46 Removing intermediate container b6b1385a690e 04:17:46 ---> e660bf82da1f 04:17:46 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:17:46 ---> Running in 3ae46c7c13e1 04:17:46 Removing intermediate container 3ae46c7c13e1 04:17:46 ---> 507af04bfa48 04:17:46 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:17:46 ---> Running in b60b8cd73f31 04:17:48 Removing intermediate container b60b8cd73f31 04:17:48 ---> af19e9f49151 04:17:48 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 04:17:48 ---> Running in 2348ecc50d91 04:17:49 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 04:17:50 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 04:17:53 OK: 139 MiB in 46 packages 04:17:53 Removing intermediate container 2348ecc50d91 04:17:53 ---> 74e6c9814818 04:17:53 Step 7/23 : COPY . . 04:17:54 ---> 5f595a29570e 04:17:54 Step 8/23 : RUN go mod download 04:17:54 ---> Running in 28be26a54b24 04:17:56 Removing intermediate container 28be26a54b24 04:17:56 ---> 04c83a4fcf9f 04:17:56 Step 9/23 : RUN make build 04:17:56 ---> Running in 2ee05dd204e0 04:17:59 go mod tidy 04:17: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 04:18:33 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 04:18:35 Removing intermediate container 2ee05dd204e0 04:18:35 ---> f9b0968242c7 04:18:35 Step 10/23 : FROM alpine:3.12 04:18:36 3.12: Pulling from library/alpine 04:18:36 d2f70382dc9a: Pulling fs layer 04:18:36 d2f70382dc9a: Verifying Checksum 04:18:36 d2f70382dc9a: Download complete 04:18:37 d2f70382dc9a: Pull complete 04:18:37 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 04:18:37 Status: Downloaded newer image for alpine:3.12 04:18:37 ---> c4fd0aeabfcf 04:18:37 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 04:18:37 ---> Running in 7caf3fccb8da 04:18:38 Removing intermediate container 7caf3fccb8da 04:18:38 ---> 59d05551138c 04:18:38 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 04:18:38 ---> Running in 15d5feebda7b 04:18:41 Removing intermediate container 15d5feebda7b 04:18:41 ---> 6d441cbe6855 04:18:41 Step 13/23 : RUN apk add --update --no-cache zeromq 04:18:41 ---> Running in 7e30efcf01de 04:18:41 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 04:18:42 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 04:18:43 (1/5) Installing libgcc (9.3.0-r2) 04:18:43 (2/5) Installing libsodium (1.0.18-r0) 04:18:43 (3/5) Installing libstdc++ (9.3.0-r2) 04:18:44 (4/5) Installing libzmq (4.3.3-r0) 04:18:44 (5/5) Installing zeromq (4.3.3-r0) 04:18:44 Executing busybox-1.31.1-r20.trigger 04:18:44 OK: 8 MiB in 19 packages 04:18:45 Removing intermediate container 7e30efcf01de 04:18:45 ---> 1ce8c933b72f 04:18:45 Step 14/23 : WORKDIR / 04:18:47 ---> Running in d858c7cb94b9 04:18:47 Removing intermediate container d858c7cb94b9 04:18:47 ---> 40991e700e71 04:18:47 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:18:47 ---> caee0de5eaa5 04:18:47 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:18:48 ---> ff65972b640c 04:18:48 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:18:49 ---> 55f83c3af27c 04:18:49 Step 18/23 : EXPOSE 59999 04:18:49 ---> Running in 58e9425ddb7d 04:18:49 Removing intermediate container 58e9425ddb7d 04:18:49 ---> 76255dd9787a 04:18:49 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:18:49 ---> Running in 79b64f26ff8e 04:18:50 Removing intermediate container 79b64f26ff8e 04:18:50 ---> 4d4dde085407 04:18:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 04:18:50 ---> Running in 5451a16e7005 04:18:52 Removing intermediate container 5451a16e7005 04:18:52 ---> c25aabb396ba 04:18:52 Step 21/23 : LABEL arch=arm64 04:18:52 ---> Running in da02c6c8a00f 04:18:52 Removing intermediate container da02c6c8a00f 04:18:52 ---> 989729e0d358 04:18:52 Step 22/23 : LABEL git_sha=0887c0ef194ba6a504b0214fcf2fa499e99ba925 04:18:52 ---> Running in eefac1fae98c 04:18:52 Removing intermediate container eefac1fae98c 04:18:52 ---> 43f3bf7235f5 04:18:52 Step 23/23 : LABEL version=0.0.0 04:18:52 ---> Running in 7f646580ba25 04:18:52 Removing intermediate container 7f646580ba25 04:18:52 ---> b541a67eefc3 04:18:52 [Warning] One or more build-args [ARCH MAKE] were not consumed 04:18:52 Successfully built b541a67eefc3 04:18:52 Successfully tagged 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 04:18:55 ---> job-cost.sh 04:18:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m3EA 04:19:55 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 04:21:40 lf-activate-venv(): INFO: Adding /tmp/venv-m3EA/bin to PATH 04:21:40 INFO: No Stack... 04:21:40 INFO: Retrieving Pricing Info for: v2-standard-4 04:21:40 INFO: Archiving Costs [Pipeline] sh 04:21:41 + cut -d, -f6 04:21:41 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 04:21:41 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-973-1-stack-cost] 04:21:41 Resource [jenkins-edgexfoundry-device-sdk-go-PR-973-1-stack-cost] did not exist. Created. 04:21:41 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-973-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:21:41 /w/workspace/device-sdk-go/1@tmp/durable-ee3da25c/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-ee3da25c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 04:21:41 + echo total: 0.18000000715255737 [Pipeline] stash 04:21:42 Warning: overwriting stash ‘stack-cost’ 04:21:42 Stashed 1 file(s) [Pipeline] } 04:21:42 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-973-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:21:57 provisioning config files... 04:21:57 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/config5982520817818213976tmp [Pipeline] { [Pipeline] sh 04:21:57 + set +x 04:21:57 + bash -s -- 04:21:57 + curl -s https://codecov.io/bash 04:21:57 04:21:57 _____ _ 04:21:57 / ____| | | 04:21:57 | | ___ __| | ___ ___ _____ __ 04:21:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:21:57 | |___| (_) | (_| | __/ (_| (_) \ V / 04:21:57 \_____\___/ \__,_|\___|\___\___/ \_/ 04:21:57 Bash-1.0.3 04:21:57 04:21:57 04:21:57 ==> git version 2.24.4 found 04:21:57 ==> 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 04:21:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 04:21:57 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 04:21:57 ==> Jenkins CI detected. 04:21:57 project root: . 04:21:57 --> token set from env 04:21:57 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:21:57 ==> Running gcov in . (disable via -X gcov) 04:21:57 ==> Python coveragepy not found 04:21:57 ==> Searching for coverage reports in: 04:21:57 + . 04:21:57 -> Found 1 reports 04:21:57 ==> Detecting git/mercurial file structure 04:21:57 ==> Reading reports 04:21:57 + ./coverage.out bytes=126073 04:21:57 ==> Appending adjustments 04:21:57 https://docs.codecov.io/docs/fixing-reports 04:21:58 + Found adjustments 04:21:58 ==> Gzipping contents 04:21:58 20K /tmp/codecov.oWxUPT.gz 04:21:58 ==> Uploading reports 04:21:58 url: https://codecov.io 04:21:58 query: branch=PR-973&commit=0887c0ef194ba6a504b0214fcf2fa499e99ba925&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-973%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=973&job=&cmd_args= 04:21:58 -> Pinging Codecov 04:21:58 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-973&commit=0887c0ef194ba6a504b0214fcf2fa499e99ba925&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-973%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=973&job=&cmd_args= 04:21:58 -> Uploading to 04:21:58 https://storage.googleapis.com/codecov/v4/raw/2021-06-17/7E55EF52A471D76F132DFD9A03CDDE97/0887c0ef194ba6a504b0214fcf2fa499e99ba925/1c75f11b-aa51-4037-a39f-a7632d95f2c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210617%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210617T042158Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a5057eb125e7ba76a8b2af613dd19a9a3c75c17a3f947b4f259e0a6c4ec4bdfd 04:21:58 % Total % Received % Xferd Average Speed Time Time Time Current 04:21:58 Dload Upload Total Spent Left Speed 04:21:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16415 0 0 100 16415 0 43352 --:--:-- --:--:-- --:--:-- 43311 100 16415 0 0 100 16415 0 43340 --:--:-- --:--:-- --:--:-- 43311 04:21:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/0887c0ef194ba6a504b0214fcf2fa499e99ba925 [Pipeline] } 04:21:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 04:22:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:22:19 ---> package-listing.sh 04:22:19 ++ facter osfamily 04:22:19 ++ tr '[:upper:]' '[:lower:]' 04:22:19 + OS_FAMILY=redhat 04:22:19 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-973 04:22:19 + START_PACKAGES=/tmp/packages_start.txt 04:22:19 + END_PACKAGES=/tmp/packages_end.txt 04:22:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:22:19 + PACKAGES=/tmp/packages_start.txt 04:22:19 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-973 ']' 04:22:19 + PACKAGES=/tmp/packages_end.txt 04:22:19 + case "${OS_FAMILY}" in 04:22:19 + sort 04:22:19 + rpm -qa 04:22:20 + '[' -f /tmp/packages_start.txt ']' 04:22:20 + '[' -f /tmp/packages_end.txt ']' 04:22:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:22:20 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-973 ']' 04:22:20 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-973/archives/ 04:22:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-973/archives/ [Pipeline] echo 04:22:20 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-973/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:22:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 04:22:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:22:23 04:22:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 04:22:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:22:23 alpine: Pulling from edgex-lftools-log-publisher 04:22:23 df20fa9351a1: Pulling fs layer 04:22:23 36b3adc4ff6f: Pulling fs layer 04:22:23 8ad3a11d3b57: Pulling fs layer 04:22:23 46f8f816bc3b: Pulling fs layer 04:22:23 93b61091891f: Pulling fs layer 04:22:23 93b9cdb0e59b: Pulling fs layer 04:22:23 5e14af77c1be: Pulling fs layer 04:22:23 01666e4c0597: Pulling fs layer 04:22:23 aa168da1d23b: Pulling fs layer 04:22:23 93b9cdb0e59b: Waiting 04:22:23 5e14af77c1be: Waiting 04:22:23 01666e4c0597: Waiting 04:22:23 aa168da1d23b: Waiting 04:22:23 46f8f816bc3b: Waiting 04:22:23 93b61091891f: Waiting 04:22:23 36b3adc4ff6f: Verifying Checksum 04:22:23 36b3adc4ff6f: Download complete 04:22:23 46f8f816bc3b: Verifying Checksum 04:22:23 46f8f816bc3b: Download complete 04:22:23 df20fa9351a1: Verifying Checksum 04:22:23 df20fa9351a1: Download complete 04:22:23 93b9cdb0e59b: Verifying Checksum 04:22:23 93b9cdb0e59b: Download complete 04:22:23 5e14af77c1be: Verifying Checksum 04:22:23 5e14af77c1be: Download complete 04:22:23 93b61091891f: Verifying Checksum 04:22:23 93b61091891f: Download complete 04:22:23 01666e4c0597: Verifying Checksum 04:22:23 01666e4c0597: Download complete 04:22:23 df20fa9351a1: Pull complete 04:22:23 36b3adc4ff6f: Pull complete 04:22:24 8ad3a11d3b57: Verifying Checksum 04:22:24 8ad3a11d3b57: Download complete 04:22:24 8ad3a11d3b57: Pull complete 04:22:24 46f8f816bc3b: Pull complete 04:22:25 93b61091891f: Pull complete 04:22:25 93b9cdb0e59b: Pull complete 04:22:25 5e14af77c1be: Pull complete 04:22:25 01666e4c0597: Pull complete 04:22:25 aa168da1d23b: Verifying Checksum 04:22:25 aa168da1d23b: Download complete 04:22:30 aa168da1d23b: Pull complete 04:22:30 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 04:22:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 04:22:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 04:22:32 prd-centos7-docker-4c-2g-2027 does not seem to be running inside a container 04:22:32 $ 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-973/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-973 -v /w/workspace/dgexfoundry_device-sdk-go_PR-973:/w/workspace/dgexfoundry_device-sdk-go_PR-973:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-973@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 04:22:34 $ docker top aa2519eb175ff8ab497ecdb9dcd5557ddc4e110c2eb903043a52a907cd8ed563 -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:36 + touch /tmp/pre-build-complete [Pipeline] sh 04:22:37 + mkdir -p /var/log/sa [Pipeline] sh 04:22:37 + ls /var/log/sa-host 04:22:37 + sadf -c /var/log/sa-host/sa05 04:22:37 file_magic: OK 04:22:37 HZ: Using current value: 100 04:22:37 file_header: OK 04:22:37 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 04:22:37 Statistics: 04:22:37 Hnuu...uuuununununu...Hnuu...uuuununununu... 04:22:37 File successfully converted to sysstat format version 12.2.1 04:22:37 + sadf -c /var/log/sa-host/sa17 04:22:37 file_magic: OK 04:22:37 HZ: Using current value: 100 04:22:37 file_header: OK 04:22:37 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 04:22:37 Statistics: 04:22:37 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... 04:22:37 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:22:46 provisioning config files... 04:22:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp/config7990930049871456704tmp [Pipeline] { [Pipeline] echo 04:22:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:22:47 ---> create-netrc.sh [Pipeline] } 04:22:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:22:50 ---> python-tools-install.sh [Pipeline] echo 04:22:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:22:50 ---> sudo-logs.sh 04:22:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:22:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:22:50 ---> job-cost.sh 04:22:50 lf-activate-venv: SKIPPING 04:22:50 DEBUG: total: 0.18000000715255737 04:22:50 INFO: Retrieving Stack Cost... 04:22:51 INFO: Retrieving Pricing Info for: v3-standard-2 04:22:51 INFO: Archiving Costs [Pipeline] echo 04:22:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:22:54 ---> logs-deploy.sh 04:22:54 lf-activate-venv: SKIPPING 04:22:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-973/1 04:22:54 INFO: archiving workspace using pattern(s): 04:22:54 Archives upload complete. 04:22:54 INFO: archiving logs to Nexus 04:22:54 ---> uname -a: 04:22:54 Linux prd-centos7-docker-4c-2g-2027.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 04:22:54 04:22:54 04:22:54 ---> lscpu: 04:22:54 Architecture: x86_64 04:22:54 CPU op-mode(s): 32-bit, 64-bit 04:22:54 Byte Order: Little Endian 04:22:54 Address sizes: 40 bits physical, 48 bits virtual 04:22:54 CPU(s): 2 04:22:54 On-line CPU(s) list: 0,1 04:22:54 Thread(s) per core: 1 04:22:54 Core(s) per socket: 1 04:22:54 Socket(s): 2 04:22:54 NUMA node(s): 1 04:22:54 Vendor ID: AuthenticAMD 04:22:54 CPU family: 23 04:22:54 Model: 49 04:22:54 Model name: AMD EPYC-Rome Processor 04:22:54 Stepping: 0 04:22:54 CPU MHz: 2800.000 04:22:54 BogoMIPS: 5600.00 04:22:54 Virtualization: AMD-V 04:22:54 Hypervisor vendor: KVM 04:22:54 Virtualization type: full 04:22:54 L1d cache: 64 KiB 04:22:54 L1i cache: 64 KiB 04:22:54 L2 cache: 1 MiB 04:22:54 L3 cache: 32 MiB 04:22:54 NUMA node0 CPU(s): 0,1 04:22:54 Vulnerability Itlb multihit: Not affected 04:22:54 Vulnerability L1tf: Not affected 04:22:54 Vulnerability Mds: Not affected 04:22:54 Vulnerability Meltdown: Not affected 04:22:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:22:54 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 04:22:54 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 04:22:54 Vulnerability Srbds: Not affected 04:22:54 Vulnerability Tsx async abort: Not affected 04:22:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 04:22:54 04:22:54 04:22:54 ---> nproc: 04:22:54 2 04:22:54 04:22:54 04:22:54 ---> df -h: 04:22:54 Filesystem Size Used Available Use% Mounted on 04:22:54 overlay 40.0G 7.2G 32.8G 18% / 04:22:54 tmpfs 64.0M 0 64.0M 0% /dev 04:22:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 04:22:54 shm 64.0M 0 64.0M 0% /dev/shm 04:22:54 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 04:22:54 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 04:22:54 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 04:22:54 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 04:22:54 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 04:22:54 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 04:22:54 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_device-sdk-go_PR-973 04:22:54 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_device-sdk-go_PR-973@tmp 04:22:54 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 04:22:54 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 04:22:54 04:22:54 04:22:54 ---> free -m: 04:22:54 total used free shared buff/cache available 04:22:54 Mem: 7821 872 4850 0 2098 6771 04:22:54 Swap: 1023 0 1023 04:22:54 04:22:54 04:22:54 ---> ip addr: 04:22:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 04:22:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 04:22:54 inet 127.0.0.1/8 scope host lo 04:22:54 valid_lft forever preferred_lft forever 04:22:54 inet6 ::1/128 scope host 04:22:54 valid_lft forever preferred_lft forever 04:22:54 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 04:22:54 link/ether fa:16:3e:dc:7a:de brd ff:ff:ff:ff:ff:ff 04:22:54 inet 10.30.122.203/23 brd 10.30.123.255 scope global dynamic eth0 04:22:54 valid_lft 85469sec preferred_lft 85469sec 04:22:54 inet6 fe80::f816:3eff:fedc:7ade/64 scope link 04:22:54 valid_lft forever preferred_lft forever 04:22:54 3: docker0: mtu 1500 qdisc noqueue state DOWN 04:22:54 link/ether 02:42:3a:85:88:8b brd ff:ff:ff:ff:ff:ff 04:22:54 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 04:22:54 valid_lft forever preferred_lft forever 04:22:54 inet6 fe80::42:3aff:fe85:888b/64 scope link 04:22:54 valid_lft forever preferred_lft forever 04:22:54 04:22:54 04:22:54 ---> sar -b -r -n DEV: 04:22:54 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 04:22:54 04:22:54 04:07:12 LINUX RESTART (2 CPU) 04:22:54 04:22:54 04:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:22:54 04:09:01 83.38 3.49 79.89 0.00 2623.31 3455.88 0.00 04:22:54 04:10:01 7.11 0.15 6.96 0.00 22.12 279.73 0.00 04:22:54 04:11:01 0.42 0.00 0.42 0.00 0.00 6.45 0.00 04:22:54 04:12:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 04:22:54 04:13:01 0.22 0.00 0.22 0.00 0.00 2.50 0.00 04:22:54 04:14:01 0.35 0.00 0.35 0.00 0.00 5.70 0.00 04:22:54 04:15:01 0.22 0.00 0.22 0.00 0.00 2.60 0.00 04:22:54 04:16:02 0.32 0.00 0.32 0.00 0.00 3.76 0.00 04:22:54 04:17:01 0.25 0.00 0.25 0.00 0.00 2.61 0.00 04:22:54 04:18:01 0.17 0.00 0.17 0.00 0.00 1.52 0.00 04:22:54 04:19:01 0.32 0.00 0.32 0.00 0.00 3.48 0.00 04:22:54 04:20:01 0.25 0.00 0.25 0.00 0.00 2.68 0.00 04:22:54 04:21:01 0.30 0.00 0.30 0.00 0.00 3.83 0.00 04:22:54 04:22:01 0.28 0.03 0.25 0.00 3.73 2.43 0.00 04:22:54 Average: 6.62 0.26 6.36 0.00 186.57 266.25 0.00 04:22:54 04:22:54 04:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:22:54 04:09:01 5501792 0 762372 9.52 2620 1742148 1258044 13.89 520376 1584500 4416 04:22:54 04:10:01 5509620 0 756096 9.44 2620 1740596 1172620 12.95 522896 1575268 16 04:22:54 04:11:01 5527672 0 738040 9.22 2620 1740600 1049388 11.59 508904 1574144 12 04:22:54 04:12:01 5524988 0 740720 9.25 2620 1740604 1049592 11.59 511520 1574144 20 04:22:54 04:13:01 5524864 0 740836 9.25 2620 1740612 1049640 11.59 504088 1581856 16 04:22:54 04:14:01 5523456 0 742244 9.27 2620 1740612 1049676 11.59 505452 1581856 8 04:22:54 04:15:01 5515720 0 749972 9.36 2620 1740620 1049628 11.59 513432 1581856 12 04:22:54 04:16:02 5515700 0 749988 9.36 2620 1740624 1049656 11.59 514928 1580144 8 04:22:54 04:17:01 5517096 0 748592 9.35 2620 1740624 1049452 11.59 513748 1580144 8 04:22:54 04:18:01 5516764 0 748916 9.35 2620 1740632 1049536 11.59 521252 1573144 16 04:22:54 04:19:01 5517188 0 748492 9.35 2620 1740632 1049452 11.59 520872 1573144 12 04:22:54 04:20:01 5517436 0 748236 9.34 2620 1740640 1049452 11.59 520748 1573144 8 04:22:54 04:21:01 5517476 0 748192 9.34 2620 1740644 1049452 11.59 520904 1573144 12 04:22:54 04:22:01 5513316 0 752092 9.39 2620 1740904 1050352 11.60 523500 1573580 164 04:22:54 Average: 5517363 0 748199 9.34 2620 1740749 1073281 11.85 515901 1577148 338 04:22:54 04:22:54 04:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:22:54 04:09:01 eth0 178.10 144.77 497.79 33.72 0.00 0.00 0.00 0.00 04:22:54 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:09:01 vethfbb11ea 14.24 10.43 2.31 28.92 0.00 0.00 0.00 0.00 04:22:54 04:09:01 docker0 14.24 10.30 2.11 28.91 0.00 0.00 0.00 0.00 04:22:54 04:10:01 eth0 10.66 8.78 9.19 15.64 0.00 0.00 0.00 0.00 04:22:54 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:10:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:11:01 eth0 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:22:54 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:12:01 eth0 1.43 0.53 0.58 0.36 0.00 0.00 0.00 0.00 04:22:54 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:13:01 eth0 2.05 0.42 0.55 0.30 0.00 0.00 0.00 0.00 04:22:54 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:14:01 eth0 1.35 0.52 0.58 0.39 0.00 0.00 0.00 0.00 04:22:54 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:15:01 eth0 0.53 0.30 0.27 0.20 0.00 0.00 0.00 0.00 04:22:54 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:16:02 eth0 0.58 0.32 0.28 0.21 0.00 0.00 0.00 0.00 04:22:54 04:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:17:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:22:54 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:18:01 eth0 0.35 0.25 0.15 0.08 0.00 0.00 0.00 0.00 04:22:54 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:19:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:22:54 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:22:54 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:21:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:22:54 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:22:01 eth0 4.68 3.16 4.69 1.80 0.00 0.00 0.00 0.00 04:22:54 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 Average: eth0 14.16 11.24 36.22 3.74 0.00 0.00 0.00 0.00 04:22:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:22:54 Average: docker0 1.00 0.73 0.15 2.04 0.00 0.00 0.00 0.00 04:22:54 04:22:54 04:22:54 ---> sar -P ALL: 04:22:54 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/17/21 _x86_64_ (2 CPU) 04:22:54 04:22:54 04:07:12 LINUX RESTART (2 CPU) 04:22:54 04:22:54 04:08:02 CPU %user %nice %system %iowait %steal %idle 04:22:54 04:09:01 all 4.43 0.00 2.19 1.88 0.05 91.45 04:22:54 04:09:01 0 4.64 0.00 2.26 1.78 0.05 91.27 04:22:54 04:09:01 1 4.22 0.00 2.12 1.98 0.05 91.62 04:22:54 04:10:01 all 0.59 0.00 0.20 0.03 0.03 99.15 04:22:54 04:10:01 0 0.47 0.00 0.22 0.03 0.03 99.25 04:22:54 04:10:01 1 0.70 0.00 0.18 0.03 0.03 99.05 04:22:54 04:11:01 all 0.07 0.00 0.03 0.00 0.03 99.87 04:22:54 04:11:01 0 0.08 0.00 0.03 0.00 0.05 99.83 04:22:54 04:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:22:54 04:12:01 all 0.10 0.00 0.02 0.00 0.03 99.86 04:22:54 04:12:01 0 0.18 0.00 0.02 0.00 0.03 99.77 04:22:54 04:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:22:54 04:13:01 all 0.10 0.00 0.03 0.00 0.02 99.85 04:22:54 04:13:01 0 0.15 0.00 0.05 0.00 0.02 99.78 04:22:54 04:13:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:22:54 04:14:01 all 0.05 0.00 0.03 0.00 0.03 99.88 04:22:54 04:14:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:22:54 04:14:01 1 0.07 0.00 0.03 0.00 0.03 99.87 04:22:54 04:15:01 all 0.04 0.00 0.03 0.00 0.03 99.90 04:22:54 04:15:01 0 0.03 0.00 0.03 0.00 0.03 99.90 04:22:54 04:15:01 1 0.05 0.00 0.02 0.00 0.03 99.90 04:22:54 04:16:02 all 0.04 0.00 0.02 0.00 0.03 99.92 04:22:54 04:16:02 0 0.05 0.00 0.02 0.00 0.02 99.92 04:22:54 04:16:02 1 0.03 0.00 0.02 0.00 0.03 99.92 04:22:54 04:17:01 all 0.04 0.00 0.03 0.00 0.03 99.91 04:22:54 04:17:01 0 0.02 0.00 0.03 0.00 0.03 99.92 04:22:54 04:17:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:22:54 04:18:01 all 0.09 0.00 0.03 0.00 0.03 99.84 04:22:54 04:18:01 0 0.03 0.00 0.02 0.00 0.03 99.92 04:22:54 04:18:01 1 0.15 0.00 0.05 0.00 0.03 99.77 04:22:54 04:19:01 all 0.05 0.00 0.01 0.00 0.02 99.92 04:22:54 04:19:01 0 0.02 0.00 0.02 0.00 0.03 99.93 04:22:54 04:19:01 1 0.08 0.00 0.00 0.00 0.00 99.92 04:22:54 04:22:54 04:19:01 CPU %user %nice %system %iowait %steal %idle 04:22:54 04:20:01 all 0.08 0.00 0.02 0.00 0.02 99.88 04:22:54 04:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:22:54 04:20:01 1 0.13 0.00 0.02 0.00 0.02 99.83 04:22:54 04:21:01 all 0.08 0.00 0.03 0.00 0.03 99.87 04:22:54 04:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:22:54 04:21:01 1 0.15 0.00 0.02 0.00 0.03 99.80 04:22:54 04:22:01 all 0.49 0.00 0.27 0.00 0.03 99.21 04:22:54 04:22:01 0 0.48 0.00 0.38 0.00 0.03 99.10 04:22:54 04:22:01 1 0.50 0.00 0.15 0.00 0.03 99.31 04:22:54 Average: all 0.44 0.00 0.20 0.13 0.03 99.19 04:22:54 Average: 0 0.44 0.00 0.22 0.13 0.03 99.18 04:22:54 Average: 1 0.44 0.00 0.19 0.14 0.03 99.20 04:22:54 04:22:54 04:22:54