Pull request #1005 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of iain-anderson for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 78a8635e56f9b3c3cea61c13499687d1b6eae3c9+807401dd2d1b373fd4ec07b99e8020c82d165dff (f269a9cd71d07318d7427133a86f85f5de1e8b6f) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1651193940314652702.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 155abbc8877922835dbd6f2f82c828d26e35ec40 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4153971200168141512.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 155abbc8877922835dbd6f2f82c828d26e35ec40 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1005/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1005/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3071632945388340208.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 155abbc8877922835dbd6f2f82c828d26e35ec40 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 155abbc8877922835dbd6f2f82c828d26e35ec40 # timeout=10 Commit message: "Merge pull request #342 from ernestojeda/fix-c-docker-image-names" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh82201849025037514.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1005/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1005/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8911378465258290568.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[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_BUILD_IMAGE_TARGET: builder 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/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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1235 in /w/workspace/gexfoundry_device-sdk-go_PR-1005 [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/gexfoundry_device-sdk-go_PR-1005 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1005@tmp/jenkins-gitclient-ssh8905169724815205397.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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1005@tmp/jenkins-gitclient-ssh9083748667465756401.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1005/head:refs/remotes/origin/PR-1005 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 807401dd2d1b373fd4ec07b99e8020c82d165dff into PR head commit 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 Merge succeeded, producing 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 Checking out Revision 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 (PR-1005) > git config core.sparsecheckout # timeout=10 > git checkout -f 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-sdk-go_PR-1005@tmp/jenkins-gitclient-ssh1607684741788717587.key > git merge 807401dd2d1b373fd4ec07b99e8020c82d165dff # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 # timeout=10 Commit message: "Merge branch 'main' into issue-templates" > git rev-list --no-walk be89de1644b6547029dfb061f861d4b7a5600c82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:21:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:21:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:21:03 ========================================================= 03:21:03 EdgeX Global Pipelines Version Info 03:21:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:21:05 ------------------- 03:21:05 stable info: 03:21:05 ------------------- 03:21:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 03:21:05 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 03:21:05 Message: update stable to v1.0.199 03:21:05 ------------------- 03:21:05 experimental info: 03:21:05 ------------------- 03:21:05 Commited By: **** collab-it+edgex@linuxfoundation.org 03:21:05 Commit SHA: 155abbc8877922835dbd6f2f82c828d26e35ec40 03:21:05 Message: update experimental to v1.0.199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:21:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 03:21:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 03:21:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1005 [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1005 [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1005 [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 78a8635 [Pipeline] echo 03:21:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:06 provisioning config files... 03:21:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1005@tmp/config8332948386013537329tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:07 ---> docker-login.sh 03:21:07 nexus3.edgexfoundry.org:10001 03:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:07 Configure a credential helper to remove this warning. See 03:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:07 03:21:07 Login Succeeded 03:21:07 nexus3.edgexfoundry.org:10002 03:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:07 Configure a credential helper to remove this warning. See 03:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:07 03:21:07 Login Succeeded 03:21:07 nexus3.edgexfoundry.org:10003 03:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:07 Configure a credential helper to remove this warning. See 03:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:07 03:21:07 Login Succeeded 03:21:07 nexus3.edgexfoundry.org:10004 03:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:07 Configure a credential helper to remove this warning. See 03:21:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:07 03:21:07 Login Succeeded 03:21:07 docker.io 03:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:21:08 Configure a credential helper to remove this warning. See 03:21:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:21:08 03:21:08 Login Succeeded 03:21:08 ---> docker-login.sh ends [Pipeline] } 03:21:08 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 03:21:08 + git log --format=format:%s -1 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 [Pipeline] echo 03:21:08 GIT_COMMIT: 78a8635e56f9b3c3cea61c13499687d1b6eae3c9, Commit Message: Merge branch 'main' into issue-templates [Pipeline] echo 03:21:08 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 03:21:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:21:09 03:21:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 03:21:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:21:10 latest: Pulling from edgex-devops/git-semver 03:21:10 31603596830f: Pulling fs layer 03:21:10 b6dc333f4379: Pulling fs layer 03:21:10 3d9ef1400e77: Pulling fs layer 03:21:10 fd332fbdc1db: Pulling fs layer 03:21:10 fd332fbdc1db: Waiting 03:21:10 b6dc333f4379: Download complete 03:21:10 31603596830f: Verifying Checksum 03:21:10 31603596830f: Download complete 03:21:10 31603596830f: Pull complete 03:21:10 b6dc333f4379: Pull complete 03:21:10 fd332fbdc1db: Verifying Checksum 03:21:10 fd332fbdc1db: Download complete 03:21:10 3d9ef1400e77: Verifying Checksum 03:21:10 3d9ef1400e77: Download complete 03:21:11 3d9ef1400e77: Pull complete 03:21:11 fd332fbdc1db: Pull complete 03:21:11 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 03:21:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 03:21:11 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 03:21:11 prd-centos7-docker-4c-2g-1235 does not seem to be running inside a container 03:21:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1005 -v /w/workspace/gexfoundry_device-sdk-go_PR-1005:/w/workspace/gexfoundry_device-sdk-go_PR-1005:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1005@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1005@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 03:21:12 $ docker top b7be68f30f834b143a183deb65471094487338b5c3bf0c3695c8d4660955bf2d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:21:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:12 [ssh-agent] Looking for ssh-agent implementation... 03:21:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:12 $ docker exec b7be68f30f834b143a183deb65471094487338b5c3bf0c3695c8d4660955bf2d ssh-agent 03:21:12 SSH_AUTH_SOCK=/tmp/ssh-R7iwQC6c3x08/agent.14 03:21:12 SSH_AGENT_PID=20 03:21:12 Running ssh-add (command line suppressed) 03:21:12 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1005@tmp/private_key_8701995106476207450.key (/w/workspace/gexfoundry_device-sdk-go_PR-1005@tmp/private_key_8701995106476207450.key) 03:21:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:13 + git tag --points-at HEAD [Pipeline] } 03:21:13 $ docker exec --env ******** --env ******** b7be68f30f834b143a183deb65471094487338b5c3bf0c3695c8d4660955bf2d ssh-agent -k 03:21:13 unset SSH_AUTH_SOCK; 03:21:13 unset SSH_AGENT_PID; 03:21:13 echo Agent pid 20 killed; 03:21:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:21:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:21:13 [ssh-agent] Looking for ssh-agent implementation... 03:21:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:21:13 $ docker exec b7be68f30f834b143a183deb65471094487338b5c3bf0c3695c8d4660955bf2d ssh-agent 03:21:13 SSH_AUTH_SOCK=/tmp/ssh-5N0tVbGK0uqP/agent.54 03:21:13 SSH_AGENT_PID=60 03:21:13 Running ssh-add (command line suppressed) 03:21:13 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1005@tmp/private_key_429319860291354748.key (/w/workspace/gexfoundry_device-sdk-go_PR-1005@tmp/private_key_429319860291354748.key) 03:21:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:21:13 + git semver init 03:21:13 # -> Open(): unable to determine branch for HEAD 03:21:13 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1005/.git 03:21:13 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1005 03:21:13 # $SEMVER_REMOTE_NAME = origin 03:21:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 03:21:13 # $SEMVER_USER_NAME = edgex-jenkins 03:21:13 # $SEMVER_BRANCH = PR-1005 03:21:13 # $SEMVER_TEMP = /tmp/semver-777608680 03:21:13 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 03:21:14 # '/tmp/semver-777608680' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1005/.semver' 03:21:14 # -> Force: false 03:21:14 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1005/.semver [Pipeline] } 03:21:14 $ docker exec --env ******** --env ******** b7be68f30f834b143a183deb65471094487338b5c3bf0c3695c8d4660955bf2d ssh-agent -k 03:21:14 unset SSH_AUTH_SOCK; 03:21:14 unset SSH_AGENT_PID; 03:21:14 echo Agent pid 60 killed; 03:21:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:21:14 + git semver [Pipeline] } 03:21:14 $ docker stop --time=1 b7be68f30f834b143a183deb65471094487338b5c3bf0c3695c8d4660955bf2d 03:21:16 $ docker rm -f b7be68f30f834b143a183deb65471094487338b5c3bf0c3695c8d4660955bf2d [Pipeline] // withDockerContainer [Pipeline] sh 03:21:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:21:16 Stashed 1 file(s) [Pipeline] echo 03:21:16 [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 03:21:32 Still waiting to schedule task 03:21:32 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1235’ 03:21:32 Still waiting to schedule task 03:21:32 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 03:23:36 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1236 in /w/workspace/gexfoundry_device-sdk-go_PR-1005 [Pipeline] { [Pipeline] ws 03:23:36 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 03:23:36 Selected Git installation does not exist. Using Default 03:23:36 The recommended git tool is: NONE 03:23:42 using credential edgex-jenkins-ssh 03:23:42 Cloning the remote Git repository 03:23:42 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:23:42 > git init /w/workspace/device-sdk-go/2 # timeout=10 03:23:43 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:23:43 > git --version # timeout=10 03:23:43 > git --version # 'git version 2.17.1' 03:23:43 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:43 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:45 Merging remotes/origin/main commit 807401dd2d1b373fd4ec07b99e8020c82d165dff into PR head commit 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 03:23:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:23:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:23:44 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:23:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:44 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1005/head:refs/remotes/origin/PR-1005 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:23:45 > git config core.sparsecheckout # timeout=10 03:23:45 Merge succeeded, producing 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 03:23:45 Checking out Revision 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 (PR-1005) 03:23:45 > git checkout -f 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 # timeout=10 03:23:45 > git remote # timeout=10 03:23:45 > git config --get remote.origin.url # timeout=10 03:23:45 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:45 > git merge 807401dd2d1b373fd4ec07b99e8020c82d165dff # timeout=10 03:23:45 > git rev-parse HEAD^{commit} # timeout=10 03:23:45 > git config core.sparsecheckout # timeout=10 03:23:45 > git checkout -f 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 # timeout=10 03:23:50 Commit message: "Merge branch 'main' into issue-templates" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:50 provisioning config files... 03:23:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config5493490043899045157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:51 ---> docker-login.sh 03:23:51 nexus3.edgexfoundry.org:10001 03:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:52 Configure a credential helper to remove this warning. See 03:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:52 03:23:52 Login Succeeded 03:23:52 nexus3.edgexfoundry.org:10002 03:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:53 Configure a credential helper to remove this warning. See 03:23:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:53 03:23:53 Login Succeeded 03:23:53 nexus3.edgexfoundry.org:10003 03:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:53 Configure a credential helper to remove this warning. See 03:23:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:53 03:23:53 Login Succeeded 03:23:53 nexus3.edgexfoundry.org:10004 03:23:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:54 Configure a credential helper to remove this warning. See 03:23:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:54 03:23:54 Login Succeeded 03:23:54 docker.io 03:23:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:23:55 Configure a credential helper to remove this warning. See 03:23:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:23:55 03:23:55 Login Succeeded 03:23:55 ---> docker-login.sh ends [Pipeline] } 03:23:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:23:55 ========================================================= 03:23:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 03:23:55 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:23:56 + 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 . 03:23:56 Sending build context to Docker daemon 2.599MB 03:23:56 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:23:56 Step 2/8 : FROM ${BASE} 03:23:56 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:23:56 595b0fe564bb: Pulling fs layer 03:23:56 24495759ef45: Pulling fs layer 03:23:56 d148012ef14d: Pulling fs layer 03:23:56 cb65c68fc2e2: Pulling fs layer 03:23:56 093eec477d81: Pulling fs layer 03:23:56 a6d5b2bbb924: Pulling fs layer 03:23:56 2446dc1eb7d3: Pulling fs layer 03:23:56 596795e73e0f: Pulling fs layer 03:23:56 cb65c68fc2e2: Waiting 03:23:56 a6d5b2bbb924: Waiting 03:23:56 093eec477d81: Waiting 03:23:56 2446dc1eb7d3: Waiting 03:23:56 596795e73e0f: Waiting 03:23:56 d148012ef14d: Download complete 03:23:56 24495759ef45: Verifying Checksum 03:23:56 24495759ef45: Download complete 03:23:56 093eec477d81: Verifying Checksum 03:23:56 093eec477d81: Download complete 03:23:56 a6d5b2bbb924: Download complete 03:23:56 595b0fe564bb: Verifying Checksum 03:23:56 595b0fe564bb: Download complete 03:23:56 2446dc1eb7d3: Download complete 03:23:57 595b0fe564bb: Pull complete 03:23:58 24495759ef45: Pull complete 03:23:58 d148012ef14d: Pull complete 03:23:59 596795e73e0f: Verifying Checksum 03:23:59 596795e73e0f: Download complete 03:24:00 cb65c68fc2e2: Verifying Checksum 03:24:00 cb65c68fc2e2: Download complete 03:24:11 cb65c68fc2e2: Pull complete 03:24:11 093eec477d81: Pull complete 03:24:11 a6d5b2bbb924: Pull complete 03:24:11 2446dc1eb7d3: Pull complete 03:24:14 Running on prd-centos7-docker-4c-2g-1237 in /w/workspace/gexfoundry_device-sdk-go_PR-1005 [Pipeline] { [Pipeline] ws 03:24:14 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 03:24:14 Selected Git installation does not exist. Using Default 03:24:14 The recommended git tool is: NONE 03:24:16 596795e73e0f: Pull complete 03:24:16 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 03:24:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 03:24:16 ---> d9e956139c92 03:24:16 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:24:17 using credential edgex-jenkins-ssh 03:24:17 Cloning the remote Git repository 03:24:18 ---> Running in 67cac21cd5c1 03:24:18 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 03:24:18 > git init /w/workspace/device-sdk-go/2 # timeout=10 03:24:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:24:18 > git --version # timeout=10 03:24:18 > git --version # 'git version 2.24.4' 03:24:18 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:18 [INFO] Currently running in a labeled security context 03:24:18 [INFO] Currently SELinux is 'enforcing' on the host 03:24:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh7085965727775711245.key 03:24:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:24:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:24:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:24:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 03:24:18 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 03:24:18 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:18 [INFO] Currently running in a labeled security context 03:24:18 [INFO] Currently SELinux is 'enforcing' on the host 03:24:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh4428358997680817783.key 03:24:18 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1005/head:refs/remotes/origin/PR-1005 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:24:19 Merging remotes/origin/main commit 807401dd2d1b373fd4ec07b99e8020c82d165dff into PR head commit 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 03:24:19 Removing intermediate container 67cac21cd5c1 03:24:19 ---> 280c8beece57 03:24:19 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:19 ---> Running in 18b040a5d799 03:24:19 Merge succeeded, producing 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 03:24:19 Checking out Revision 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 (PR-1005) 03:24:19 > git config core.sparsecheckout # timeout=10 03:24:19 > git checkout -f 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 # timeout=10 03:24:19 > git remote # timeout=10 03:24:19 > git config --get remote.origin.url # timeout=10 03:24:19 using GIT_SSH to set credentials SSH Credentials for GitHub 03:24:19 [INFO] Currently running in a labeled security context 03:24:19 [INFO] Currently SELinux is 'enforcing' on the host 03:24:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh8208781923162417318.key 03:24:19 > git merge 807401dd2d1b373fd4ec07b99e8020c82d165dff # timeout=10 03:24:19 > git rev-parse HEAD^{commit} # timeout=10 03:24:19 > git config core.sparsecheckout # timeout=10 03:24:19 > git checkout -f 78a8635e56f9b3c3cea61c13499687d1b6eae3c9 # timeout=10 03:24:22 Removing intermediate container 18b040a5d799 03:24:22 ---> 2f484912883c 03:24:22 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 03:24:22 ---> Running in 5a657a0e0f8d 03:24:23 Commit message: "Merge branch 'main' into issue-templates" 03:24:23 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:23 provisioning config files... 03:24:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config7909308263528123405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:24 ---> docker-login.sh 03:24:24 nexus3.edgexfoundry.org:10001 03:24:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:24 Configure a credential helper to remove this warning. See 03:24:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:24 03:24:24 Login Succeeded 03:24:24 nexus3.edgexfoundry.org:10002 03:24:24 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:24:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:24 Configure a credential helper to remove this warning. See 03:24:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:24 03:24:24 Login Succeeded 03:24:24 nexus3.edgexfoundry.org:10003 03:24:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:24 Configure a credential helper to remove this warning. See 03:24:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:24 03:24:24 Login Succeeded 03:24:24 nexus3.edgexfoundry.org:10004 03:24:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:24 Configure a credential helper to remove this warning. See 03:24:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:24 03:24:24 Login Succeeded 03:24:24 docker.io 03:24:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:25 (1/6) Installing libc-dev (0.7.2-r3) 03:24:25 (2/6) Installing libsodium (1.0.18-r0) 03:24:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 03:24:25 Configure a credential helper to remove this warning. See 03:24:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 03:24:25 03:24:25 Login Succeeded 03:24:25 ---> docker-login.sh ends 03:24:25 (3/6) Installing pkgconf (1.7.3-r0) 03:24:25 (4/6) Installing libsodium-dev (1.0.18-r0) 03:24:25 (5/6) Installing libzmq (4.3.3-r1) [Pipeline] } 03:24:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:24:25 ========================================================= 03:24:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 03:24:25 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 03:24:25 (6/6) Installing zeromq-dev (4.3.3-r1) 03:24:25 Executing busybox-1.32.1-r6.trigger 03:24:25 OK: 139 MiB in 46 packages 03:24:26 + 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 . 03:24:26 Sending build context to Docker daemon 2.6MB 03:24:26 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 03:24:26 Step 2/8 : FROM ${BASE} 03:24:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 03:24:26 540db60ca938: Pulling fs layer 03:24:26 adcc1eea9eea: Pulling fs layer 03:24:26 4c4ab2625f07: Pulling fs layer 03:24:26 0773c198feca: Pulling fs layer 03:24:26 345f892a5656: Pulling fs layer 03:24:26 4796506630df: Pulling fs layer 03:24:26 cc55df3e53f1: Pulling fs layer 03:24:26 4d027b6c602c: Pulling fs layer 03:24:26 449e75d2c14e: Pulling fs layer 03:24:26 0773c198feca: Waiting 03:24:26 345f892a5656: Waiting 03:24:26 cc55df3e53f1: Waiting 03:24:26 4796506630df: Waiting 03:24:26 4d027b6c602c: Waiting 03:24:26 449e75d2c14e: Waiting 03:24:26 4c4ab2625f07: Verifying Checksum 03:24:26 4c4ab2625f07: Download complete 03:24:26 adcc1eea9eea: Download complete 03:24:26 345f892a5656: Verifying Checksum 03:24:26 345f892a5656: Download complete 03:24:26 4796506630df: Verifying Checksum 03:24:26 4796506630df: Download complete 03:24:26 540db60ca938: Verifying Checksum 03:24:26 540db60ca938: Download complete 03:24:26 cc55df3e53f1: Verifying Checksum 03:24:26 cc55df3e53f1: Download complete 03:24:26 540db60ca938: Pull complete 03:24:26 adcc1eea9eea: Pull complete 03:24:26 4d027b6c602c: Verifying Checksum 03:24:26 4d027b6c602c: Download complete 03:24:26 4c4ab2625f07: Pull complete 03:24:27 Removing intermediate container 5a657a0e0f8d 03:24:27 ---> 11f1c339f980 03:24:27 Step 6/8 : WORKDIR /device-sdk-go 03:24:27 ---> Running in a6c2e27ddf96 03:24:27 Removing intermediate container a6c2e27ddf96 03:24:27 ---> a9c656adfce8 03:24:27 Step 7/8 : COPY . . 03:24:29 ---> ad31d082810b 03:24:29 Step 8/8 : RUN go mod download 03:24:29 ---> Running in 27727657937c 03:24:29 449e75d2c14e: Download complete 03:24:30 0773c198feca: Verifying Checksum 03:24:30 0773c198feca: Download complete 03:24:35 0773c198feca: Pull complete 03:24:35 345f892a5656: Pull complete 03:24:35 4796506630df: Pull complete 03:24:35 cc55df3e53f1: Pull complete 03:24:35 4d027b6c602c: Pull complete 03:24:36 449e75d2c14e: Pull complete 03:24:36 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 03:24:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 03:24:36 ---> 0d28375d9b5b 03:24:36 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:24:38 ---> Running in 94eeb4f2edee 03:24:38 Removing intermediate container 94eeb4f2edee 03:24:38 ---> db685a157346 03:24:38 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:24:38 ---> Running in bd9efe170981 03:24:38 Removing intermediate container bd9efe170981 03:24:38 ---> 823aaa3708d5 03:24:38 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 03:24:38 ---> Running in 0ccaaf4668e1 03:24:38 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:24:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:24:40 (1/6) Installing libc-dev (0.7.2-r3) 03:24:40 (2/6) Installing libsodium (1.0.18-r0) 03:24:40 (3/6) Installing pkgconf (1.7.3-r0) 03:24:40 (4/6) Installing libsodium-dev (1.0.18-r0) 03:24:40 (5/6) Installing libzmq (4.3.3-r1) 03:24:41 (6/6) Installing zeromq-dev (4.3.3-r1) 03:24:41 Executing busybox-1.32.1-r6.trigger 03:24:41 OK: 150 MiB in 46 packages 03:24:41 Removing intermediate container 0ccaaf4668e1 03:24:41 ---> 5907d102abe6 03:24:41 Step 6/8 : WORKDIR /device-sdk-go 03:24:41 ---> Running in d3dfa614f7ad 03:24:41 Removing intermediate container d3dfa614f7ad 03:24:41 ---> a2d209826ae2 03:24:41 Step 7/8 : COPY . . 03:24:41 ---> 21b64a2e15bd 03:24:41 Step 8/8 : RUN go mod download 03:24:41 ---> Running in 6b4d5bab7679 03:24:52 Removing intermediate container 6b4d5bab7679 03:24:52 ---> 028210bd4702 03:24:52 Successfully built 028210bd4702 03:24:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 03:24:52 + docker inspect -f . ci-base-image-x86_64 03:24:52 . [Pipeline] withDockerContainer 03:24:52 prd-centos7-docker-4c-2g-1237 does not seem to be running inside a container 03:24:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:24:52 $ docker top 4a35f791f7c682a9ca7e508ae5daa369e426382d3383e13aae7090749496e2d7 -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:53 + go version 03:24:53 go version go1.16.5 linux/amd64 [Pipeline] } 03:24:53 $ docker stop --time=1 4a35f791f7c682a9ca7e508ae5daa369e426382d3383e13aae7090749496e2d7 03:24:54 $ docker rm -f 4a35f791f7c682a9ca7e508ae5daa369e426382d3383e13aae7090749496e2d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:24:55 + docker inspect -f . ci-base-image-x86_64 03:24:55 . [Pipeline] withDockerContainer 03:24:55 prd-centos7-docker-4c-2g-1237 does not seem to be running inside a container 03:24:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:24:55 $ docker top a5993817c7d36816c9d602d1d8c2dfd9f8edd6f2e081b259d8f4da8d21f17fea -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:56 + go mod tidy [Pipeline] sh 03:24:56 + make test 03:24:56 go mod tidy 03:24:56 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:25:01 Removing intermediate container 27727657937c 03:25:01 ---> d5863fab7c3e 03:25:01 Successfully built d5863fab7c3e 03:25:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 03:25:01 + docker inspect -f . ci-base-image-arm64 03:25:01 . [Pipeline] withDockerContainer 03:25:02 prd-ubuntu18.04-docker-arm64-4c-16g-1236 does not seem to be running inside a container 03:25:02 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:25:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:25:04 $ docker top c6bf1bd865abe1fb2c516a327cec8a002a7eb49de562b14564f4e9f9e7034588 -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:05 + go version 03:25:05 go version go1.16.5 linux/arm64 [Pipeline] } 03:25:05 $ docker stop --time=1 c6bf1bd865abe1fb2c516a327cec8a002a7eb49de562b14564f4e9f9e7034588 03:25:06 $ docker rm -f c6bf1bd865abe1fb2c516a327cec8a002a7eb49de562b14564f4e9f9e7034588 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:25:07 + docker inspect -f . ci-base-image-arm64 03:25:07 . [Pipeline] withDockerContainer 03:25:08 prd-ubuntu18.04-docker-arm64-4c-16g-1236 does not seem to be running inside a container 03:25:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:25:09 $ docker top 16387ab4352a2ad975b3c43d2de0dde27be5e9dcf7db56692343bd2330be6633 -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:10 + go mod tidy [Pipeline] sh 03:25:12 + make test 03:25:12 go mod tidy 03:25:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 03:25:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:25:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:25:29 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:25:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.053s coverage: 24.2% of statements 03:25:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:25:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 28.1% of statements 03:25:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.050s coverage: 78.9% of statements 03:25:29 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.044s coverage: 9.0% of statements 03:25:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:25:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:25:29 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:25:30 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.078s coverage: 28.7% of statements 03:25:30 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:25:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.063s coverage: 83.3% of statements 03:25:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:25:31 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:25:31 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.076s coverage: 58.0% of statements 03:25:32 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.791s coverage: 89.2% of statements 03:25:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:25:32 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.047s coverage: 4.9% of statements 03:25:32 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:25:32 GO111MODULE=on go vet ./... 03:25:34 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 03:25:50 gofmt -l . 03:25:50 [ "`gofmt -l .`" = "" ] 03:25:50 ./bin/test-attribution-txt.sh 03:25:50 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:25:50 $ docker stop --time=1 a5993817c7d36816c9d602d1d8c2dfd9f8edd6f2e081b259d8f4da8d21f17fea 03:25:52 $ docker rm -f a5993817c7d36816c9d602d1d8c2dfd9f8edd6f2e081b259d8f4da8d21f17fea [Pipeline] // withDockerContainer [Pipeline] sh 03:25:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:25:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 03:25:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:25:56 + ls -al . 03:25:56 total 228 03:25:56 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 31 03:25 . 03:25:56 drwxrwxr-x. 4 jenkins jenkins 28 Jul 31 03:24 .. 03:25:56 drwxrwxr-x. 2 jenkins jenkins 64 Jul 31 03:24 bin 03:25:56 -rw-rw-r--. 1 jenkins jenkins 24816 Jul 31 03:24 CHANGELOG.md 03:25:56 -rw-r--r--. 1 jenkins jenkins 125634 Jul 31 03:25 coverage.out 03:25:56 -rw-rw-r--. 1 jenkins jenkins 987 Jul 31 03:24 Dockerfile.build 03:25:56 -rw-rw-r--. 1 jenkins jenkins 140 Jul 31 03:24 .dockerignore 03:25:56 drwxrwxr-x. 5 jenkins jenkins 62 Jul 31 03:24 example 03:25:56 drwxrwxr-x. 8 jenkins jenkins 179 Jul 31 03:24 .git 03:25:56 drwxrwxr-x. 3 jenkins jenkins 125 Jul 31 03:24 .github 03:25:56 -rw-rw-r--. 1 jenkins jenkins 138 Jul 31 03:24 .gitignore 03:25:56 -rw-r--r--. 1 jenkins jenkins 548 Jul 31 03:25 go.mod 03:25:56 -rw-r--r--. 1 jenkins jenkins 20301 Jul 31 03:24 go.sum 03:25:56 drwxrwxr-x. 15 jenkins jenkins 224 Jul 31 03:24 internal 03:25:56 -rw-rw-r--. 1 jenkins jenkins 880 Jul 31 03:24 Jenkinsfile 03:25:56 -rw-rw-r--. 1 jenkins jenkins 11341 Jul 31 03:24 LICENSE 03:25:56 -rw-rw-r--. 1 jenkins jenkins 1026 Jul 31 03:24 Makefile 03:25:56 drwxrwxr-x. 3 jenkins jenkins 16 Jul 31 03:24 openapi 03:25:56 drwxrwxr-x. 5 jenkins jenkins 50 Jul 31 03:24 pkg 03:25:56 -rw-rw-r--. 1 jenkins jenkins 7646 Jul 31 03:24 README.md 03:25:56 drwxrwxr-x. 4 jenkins jenkins 54 Jul 31 03:24 snap 03:25:56 -rw-rw-r--. 1 jenkins jenkins 5 Jul 31 03:21 VERSION 03:25:56 -rw-rw-r--. 1 jenkins jenkins 222 Jul 31 03:24 version.go [Pipeline] isUnix [Pipeline] sh 03:25:56 + 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=78a8635e56f9b3c3cea61c13499687d1b6eae3c9 --label arch=amd64 --label version=0.0.0 . 03:25:56 Sending build context to Docker daemon 2.726MB 03:25:56 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 03:25:56 Step 2/23 : FROM ${BASE} AS builder 03:25:56 ---> 028210bd4702 03:25:56 Step 3/23 : WORKDIR /device-sdk-go 03:25:56 ---> Running in 66cb90faa6dc 03:25:56 Removing intermediate container 66cb90faa6dc 03:25:56 ---> bd5d5e3b6a79 03:25:56 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:25:56 ---> Running in cc7a090b80df 03:25:56 Removing intermediate container cc7a090b80df 03:25:56 ---> e2c648c6dd37 03:25:56 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:25:56 ---> Running in 6587270f7a2f 03:25:57 Removing intermediate container 6587270f7a2f 03:25:57 ---> d249443f1ee8 03:25:57 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:25:57 ---> Running in 622874b82f1a 03:25:57 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 03:25:58 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 03:25:58 OK: 150 MiB in 46 packages 03:25:59 Removing intermediate container 622874b82f1a 03:25:59 ---> f5f91455d63e 03:25:59 Step 7/23 : COPY . . 03:25:59 ---> 8491242ab1fa 03:25:59 Step 8/23 : RUN go mod download 03:25:59 ---> Running in d550637ac2c6 03:26:00 Removing intermediate container d550637ac2c6 03:26:00 ---> 4d1de56ca775 03:26:00 Step 9/23 : RUN make build 03:26:00 ---> Running in 13227808c972 03:26:00 go mod tidy 03:26:00 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 03:26:10 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:26:11 Removing intermediate container 13227808c972 03:26:11 ---> a2add0c7645b 03:26:11 Step 10/23 : FROM alpine:3.12 03:26:11 3.12: Pulling from library/alpine 03:26:11 339de151aab4: Pulling fs layer 03:26:12 339de151aab4: Verifying Checksum 03:26:12 339de151aab4: Download complete 03:26:12 339de151aab4: Pull complete 03:26:12 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 03:26:12 Status: Downloaded newer image for alpine:3.12 03:26:12 ---> 13621d1b12d4 03:26:12 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:26:12 ---> Running in 66dd59ce0939 03:26:12 Removing intermediate container 66dd59ce0939 03:26:12 ---> 2e8108baae65 03:26:12 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:12 ---> Running in 327f4c12f54d 03:26:13 Removing intermediate container 327f4c12f54d 03:26:13 ---> eace1236e402 03:26:13 Step 13/23 : RUN apk add --update --no-cache zeromq 03:26:13 ---> Running in b8e91e28ba7d 03:26:13 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 03:26:13 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 03:26:14 (1/5) Installing libgcc (9.3.0-r2) 03:26:14 (2/5) Installing libsodium (1.0.18-r0) 03:26:14 (3/5) Installing libstdc++ (9.3.0-r2) 03:26:14 (4/5) Installing libzmq (4.3.3-r0) 03:26:15 (5/5) Installing zeromq (4.3.3-r0) 03:26:15 Executing busybox-1.31.1-r20.trigger 03:26:15 OK: 8 MiB in 19 packages 03:26:15 Removing intermediate container b8e91e28ba7d 03:26:15 ---> 16492d889c0a 03:26:15 Step 14/23 : WORKDIR / 03:26:15 ---> Running in a54de63f0954 03:26:15 Removing intermediate container a54de63f0954 03:26:15 ---> 43851399334d 03:26:15 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:26:15 ---> 3ccd2c407539 03:26:15 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:26:15 ---> 05e01cc4611a 03:26:15 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:26:16 ---> 77788ec0e57e 03:26:16 Step 18/23 : EXPOSE 59999 03:26:16 ---> Running in 572b5b28a55e 03:26:16 Removing intermediate container 572b5b28a55e 03:26:16 ---> 41fed393c604 03:26:16 Step 19/23 : ENTRYPOINT ["/device-simple"] 03:26:16 ---> Running in f6b620439d68 03:26:16 Removing intermediate container f6b620439d68 03:26:16 ---> 70efdf18d606 03:26:16 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:26:16 ---> Running in 2f71bf8d751a 03:26:16 Removing intermediate container 2f71bf8d751a 03:26:16 ---> c416750cd86c 03:26:16 Step 21/23 : LABEL arch=amd64 03:26:16 ---> Running in c5bebb7c1f2b 03:26:16 Removing intermediate container c5bebb7c1f2b 03:26:16 ---> 42a7b682ad85 03:26:16 Step 22/23 : LABEL git_sha=78a8635e56f9b3c3cea61c13499687d1b6eae3c9 03:26:16 ---> Running in 18c42ff5367a 03:26:16 Removing intermediate container 18c42ff5367a 03:26:16 ---> 527748bba86a 03:26:16 Step 23/23 : LABEL version=0.0.0 03:26:16 ---> Running in bbace65d5525 03:26:16 Removing intermediate container bbace65d5525 03:26:16 ---> 49aab7e9af83 03:26:16 [Warning] One or more build-args [ARCH MAKE] were not consumed 03:26:16 Successfully built 49aab7e9af83 03:26:16 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:26:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:17 03:26:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:26:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:17 latest: Pulling from edgex-lftools-log-publisher 03:26:17 b4d181a07f80: Pulling fs layer 03:26:17 a1111a8f2ec3: Pulling fs layer 03:26:17 ed53099fbce6: Pulling fs layer 03:26:17 dc539afda2c1: Pulling fs layer 03:26:17 77bc0d833cb6: Pulling fs layer 03:26:17 9065ff56babe: Pulling fs layer 03:26:17 d287ab97295c: Pulling fs layer 03:26:17 77bc0d833cb6: Waiting 03:26:17 9065ff56babe: Waiting 03:26:17 dc539afda2c1: Waiting 03:26:17 d287ab97295c: Waiting 03:26:17 a1111a8f2ec3: Verifying Checksum 03:26:17 a1111a8f2ec3: Download complete 03:26:17 dc539afda2c1: Verifying Checksum 03:26:17 dc539afda2c1: Download complete 03:26:18 77bc0d833cb6: Verifying Checksum 03:26:18 77bc0d833cb6: Download complete 03:26:18 9065ff56babe: Verifying Checksum 03:26:18 9065ff56babe: Download complete 03:26:18 ed53099fbce6: Verifying Checksum 03:26:18 ed53099fbce6: Download complete 03:26:18 b4d181a07f80: Verifying Checksum 03:26:18 b4d181a07f80: Download complete 03:26:19 b4d181a07f80: Pull complete 03:26:20 a1111a8f2ec3: Pull complete 03:26:20 ed53099fbce6: Pull complete 03:26:20 dc539afda2c1: Pull complete 03:26:20 77bc0d833cb6: Pull complete 03:26:20 9065ff56babe: Pull complete 03:26:22 d287ab97295c: Verifying Checksum 03:26:22 d287ab97295c: Download complete 03:26:27 d287ab97295c: Pull complete 03:26:27 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:26:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:26:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:26:27 prd-centos7-docker-4c-2g-1237 does not seem to be running inside a container 03:26:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:26:30 $ docker top 5558253557e169b096b7313ba5717e0c9b748ac81682ef059aa30d6d3abcc505 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:26:30 ---> job-cost.sh 03:26:30 lf-activate-venv: SKIPPING 03:26:30 INFO: No Stack... 03:26:32 INFO: Retrieving Pricing Info for: v3-standard-2 03:26:32 INFO: Archiving Costs [Pipeline] sh 03:26:33 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 03:26:33 + cut -d, -f6 [Pipeline] lock 03:26:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1005-2-stack-cost] 03:26:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1005-2-stack-cost] did not exist. Created. 03:26:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1005-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:26:33 + echo total: 0.05999999865889549 [Pipeline] stash 03:26:33 Stashed 1 file(s) [Pipeline] } 03:26:33 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1005-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:26:33 $ docker stop --time=1 5558253557e169b096b7313ba5717e0c9b748ac81682ef059aa30d6d3abcc505 03:26:34 $ docker rm -f 5558253557e169b096b7313ba5717e0c9b748ac81682ef059aa30d6d3abcc505 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 03:26:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 03:26:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 03:26:43 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 03:26:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.269s coverage: 24.2% of statements 03:26:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 03:26:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.180s coverage: 28.1% of statements 03:26:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.246s coverage: 78.9% of statements 03:26:49 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.300s coverage: 9.0% of statements 03:26:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 03:26:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 03:26:49 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 03:26:51 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.329s coverage: 28.7% of statements 03:26:51 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 03:26:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.219s coverage: 83.3% of statements 03:26:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 03:26:53 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 03:26:53 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.346s coverage: 58.0% of statements 03:26:56 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.018s coverage: 89.2% of statements 03:26:56 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 03:26:56 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.181s coverage: 4.9% of statements 03:26:56 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 03:26:56 GO111MODULE=on go vet ./... 03:27:53 gofmt -l . 03:27:53 [ "`gofmt -l .`" = "" ] 03:27:53 ./bin/test-attribution-txt.sh 03:27:53 ./bin/test-go-mod-tidy.sh [Pipeline] } 03:27:54 $ docker stop --time=1 16387ab4352a2ad975b3c43d2de0dde27be5e9dcf7db56692343bd2330be6633 03:27:56 $ docker rm -f 16387ab4352a2ad975b3c43d2de0dde27be5e9dcf7db56692343bd2330be6633 [Pipeline] // withDockerContainer [Pipeline] sh 03:27:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:27:57 Warning: overwriting stash ‘coverage-report’ 03:27:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:27:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:27:59 + ls -al . 03:27:59 total 264 03:27:59 drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 03:27 . 03:27:59 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 03:23 .. 03:27:59 -rw-rw-r-- 1 jenkins jenkins 140 Jul 31 03:23 .dockerignore 03:27:59 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 03:23 .git 03:27:59 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 03:23 .github 03:27:59 -rw-rw-r-- 1 jenkins jenkins 138 Jul 31 03:23 .gitignore 03:27:59 -rw-rw-r-- 1 jenkins jenkins 24816 Jul 31 03:23 CHANGELOG.md 03:27:59 -rw-rw-r-- 1 jenkins jenkins 987 Jul 31 03:23 Dockerfile.build 03:27:59 -rw-rw-r-- 1 jenkins jenkins 880 Jul 31 03:23 Jenkinsfile 03:27:59 -rw-rw-r-- 1 jenkins jenkins 11341 Jul 31 03:23 LICENSE 03:27:59 -rw-rw-r-- 1 jenkins jenkins 1026 Jul 31 03:23 Makefile 03:27:59 -rw-rw-r-- 1 jenkins jenkins 7646 Jul 31 03:23 README.md 03:27:59 -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 03:21 VERSION 03:27:59 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 03:23 bin 03:27:59 -rw-r--r-- 1 jenkins jenkins 125634 Jul 31 03:26 coverage.out 03:27:59 drwxrwxr-x 5 jenkins jenkins 4096 Jul 31 03:23 example 03:27:59 -rw-r--r-- 1 jenkins jenkins 548 Jul 31 03:27 go.mod 03:27:59 -rw-r--r-- 1 jenkins jenkins 20301 Jul 31 03:25 go.sum 03:27:59 drwxrwxr-x 15 jenkins jenkins 4096 Jul 31 03:23 internal 03:27:59 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 03:23 openapi 03:27:59 drwxrwxr-x 5 jenkins jenkins 4096 Jul 31 03:23 pkg 03:27:59 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 03:23 snap 03:27:59 -rw-rw-r-- 1 jenkins jenkins 222 Jul 31 03:23 version.go [Pipeline] isUnix [Pipeline] sh 03:27:59 + 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=78a8635e56f9b3c3cea61c13499687d1b6eae3c9 --label arch=arm64 --label version=0.0.0 . 03:28:00 Sending build context to Docker daemon 2.725MB 03:28:00 Step 1/23 : ARG BASE=golang:1.16-alpine3.12 03:28:00 Step 2/23 : FROM ${BASE} AS builder 03:28:00 ---> d5863fab7c3e 03:28:00 Step 3/23 : WORKDIR /device-sdk-go 03:28:00 ---> Running in 69d9221d6475 03:28:01 Removing intermediate container 69d9221d6475 03:28:01 ---> e5bbac34d9c0 03:28:01 Step 4/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:28:01 ---> Running in 2f747631c4d3 03:28:01 Removing intermediate container 2f747631c4d3 03:28:01 ---> d68d09811b1c 03:28:01 Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:02 ---> Running in 4d887efa23b0 03:28:04 Removing intermediate container 4d887efa23b0 03:28:04 ---> 281163e001e1 03:28:04 Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 03:28:04 ---> Running in d85410c26439 03:28:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 03:28:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 03:28:07 OK: 139 MiB in 46 packages 03:28:08 Removing intermediate container d85410c26439 03:28:08 ---> 125e0f8d6eb2 03:28:08 Step 7/23 : COPY . . 03:28:09 ---> e61d8f6afd71 03:28:09 Step 8/23 : RUN go mod download 03:28:09 ---> Running in c1118533ee37 03:28:12 Removing intermediate container c1118533ee37 03:28:12 ---> 15dea5bb75b9 03:28:12 Step 9/23 : RUN make build 03:28:12 ---> Running in ece19f0cac6c 03:28:13 go mod tidy 03:28:14 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 03:28:46 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 03:28:48 Removing intermediate container ece19f0cac6c 03:28:48 ---> b49d4f6a1c6f 03:28:48 Step 10/23 : FROM alpine:3.12 03:28:49 3.12: Pulling from library/alpine 03:28:49 d2f70382dc9a: Pulling fs layer 03:28:49 d2f70382dc9a: Verifying Checksum 03:28:49 d2f70382dc9a: Download complete 03:28:50 d2f70382dc9a: Pull complete 03:28:50 Digest: sha256:de25c7fc6c4f3a27c7f0c2dff454e4671823a34d88abd533f210848d527e0fbb 03:28:50 Status: Downloaded newer image for alpine:3.12 03:28:50 ---> c4fd0aeabfcf 03:28:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 03:28:50 ---> Running in 8128f65e7073 03:28:51 Removing intermediate container 8128f65e7073 03:28:51 ---> 29e2287b89ef 03:28:51 Step 12/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 03:28:51 ---> Running in 9c04f6e3c41d 03:28:53 Removing intermediate container 9c04f6e3c41d 03:28:53 ---> bbf2e88c0996 03:28:53 Step 13/23 : RUN apk add --update --no-cache zeromq 03:28:53 ---> Running in c35ebe0d9717 03:28:54 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 03:28:55 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 03:28:56 (1/5) Installing libgcc (9.3.0-r2) 03:28:56 (2/5) Installing libsodium (1.0.18-r0) 03:28:56 (3/5) Installing libstdc++ (9.3.0-r2) 03:28:56 (4/5) Installing libzmq (4.3.3-r0) 03:28:57 (5/5) Installing zeromq (4.3.3-r0) 03:28:57 Executing busybox-1.31.1-r20.trigger 03:28:57 OK: 8 MiB in 19 packages 03:28:58 Removing intermediate container c35ebe0d9717 03:28:58 ---> 94ae72e9c504 03:28:58 Step 14/23 : WORKDIR / 03:28:58 ---> Running in 050110671a72 03:28:59 Removing intermediate container 050110671a72 03:28:59 ---> 48be928147bc 03:28:59 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 03:28:59 ---> f931fa1f8715 03:28:59 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 03:29:01 ---> 8c5764ce4e89 03:29:01 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 03:29:02 ---> c849770d833e 03:29:02 Step 18/23 : EXPOSE 59999 03:29:02 ---> Running in ff4866477088 03:29:02 Removing intermediate container ff4866477088 03:29:02 ---> 39ee5e54e269 03:29:02 Step 19/23 : ENTRYPOINT ["/device-simple"] 03:29:02 ---> Running in 9abeae475112 03:29:03 Removing intermediate container 9abeae475112 03:29:03 ---> f85837970ea9 03:29:03 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 03:29:03 ---> Running in 572d5fbcc1cf 03:29:03 Removing intermediate container 572d5fbcc1cf 03:29:03 ---> 6ed115b39e74 03:29:03 Step 21/23 : LABEL arch=arm64 03:29:03 ---> Running in 1992c2cf57e3 03:29:04 Removing intermediate container 1992c2cf57e3 03:29:04 ---> 5aaf1639ac0d 03:29:04 Step 22/23 : LABEL git_sha=78a8635e56f9b3c3cea61c13499687d1b6eae3c9 03:29:04 ---> Running in 425e9fb95127 03:29:05 Removing intermediate container 425e9fb95127 03:29:05 ---> 22b560aec1bb 03:29:05 Step 23/23 : LABEL version=0.0.0 03:29:05 ---> Running in e14dd1469d8c 03:29:06 Removing intermediate container e14dd1469d8c 03:29:06 ---> a7848bbf4780 03:29:06 [Warning] One or more build-args [ARCH MAKE] were not consumed 03:29:06 Successfully built a7848bbf4780 03:29:06 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 03:29:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:06 03:29:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 03:29:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:07 arm64: Pulling from edgex-lftools-log-publisher 03:29:07 448f6bf000e3: Pulling fs layer 03:29:07 f757da607395: Pulling fs layer 03:29:07 05883995daec: Pulling fs layer 03:29:07 8603b9c90790: Pulling fs layer 03:29:07 1560dd03e051: Pulling fs layer 03:29:07 27f5ce0e4adf: Pulling fs layer 03:29:07 c2d8d7efcc4b: Pulling fs layer 03:29:07 1560dd03e051: Waiting 03:29:07 27f5ce0e4adf: Waiting 03:29:07 8603b9c90790: Waiting 03:29:07 f757da607395: Verifying Checksum 03:29:07 f757da607395: Download complete 03:29:07 8603b9c90790: Download complete 03:29:08 1560dd03e051: Verifying Checksum 03:29:08 1560dd03e051: Download complete 03:29:08 27f5ce0e4adf: Download complete 03:29:08 05883995daec: Verifying Checksum 03:29:08 05883995daec: Download complete 03:29:08 448f6bf000e3: Verifying Checksum 03:29:08 448f6bf000e3: Download complete 03:29:12 c2d8d7efcc4b: Verifying Checksum 03:29:12 c2d8d7efcc4b: Download complete 03:29:12 448f6bf000e3: Pull complete 03:29:13 f757da607395: Pull complete 03:29:14 05883995daec: Pull complete 03:29:14 8603b9c90790: Pull complete 03:29:15 1560dd03e051: Pull complete 03:29:16 27f5ce0e4adf: Pull complete 03:29:31 c2d8d7efcc4b: Pull complete 03:29:31 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 03:29:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:29:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 03:29:31 prd-ubuntu18.04-docker-arm64-4c-16g-1236 does not seem to be running inside a container 03:29:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:29:35 $ docker top c4b8723656e891d6085a0b6c86a251e45abe7ed2e3333d874992e6db6ae06d9e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:29:36 ---> job-cost.sh 03:29:36 lf-activate-venv: SKIPPING 03:29:36 INFO: No Stack... 03:29:37 INFO: Retrieving Pricing Info for: v2-standard-4 03:29:37 INFO: Archiving Costs [Pipeline] sh 03:29:38 + + cat /w/workspace/device-sdk-go/2/archives/cost.csvcut 03:29:38 -d, -f6 [Pipeline] lock 03:29:38 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1005-2-stack-cost] 03:29:38 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1005-2-stack-cost] did not exist. Created. 03:29:38 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1005-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:29:39 /w/workspace/device-sdk-go/2@tmp/durable-41fe16e8/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-41fe16e8/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 03:29:40 + echo total: 0.18000000715255737 [Pipeline] stash 03:29:40 Warning: overwriting stash ‘stack-cost’ 03:29:40 Stashed 1 file(s) [Pipeline] } 03:29:40 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1005-2-stack-cost] [Pipeline] // lock [Pipeline] } 03:29:40 $ docker stop --time=1 c4b8723656e891d6085a0b6c86a251e45abe7ed2e3333d874992e6db6ae06d9e 03:29:41 $ docker rm -f c4b8723656e891d6085a0b6c86a251e45abe7ed2e3333d874992e6db6ae06d9e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 03:29:42 provisioning config files... 03:29:42 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1005@tmp/config1575533668386942011tmp [Pipeline] { [Pipeline] sh 03:29:43 + set +x 03:29:43 + curl -s https://codecov.io/bash 03:29:43 + bash -s -- 03:29:43 03:29:43 _____ _ 03:29:43 / ____| | | 03:29:43 | | ___ __| | ___ ___ _____ __ 03:29:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:29:43 | |___| (_) | (_| | __/ (_| (_) \ V / 03:29:43 \_____\___/ \__,_|\___|\___\___/ \_/ 03:29:43 Bash-1.0.6 03:29:43 03:29:43 03:29:43 ==> git version 2.24.4 found 03:29:43 ==> 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 03:29:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 03:29:43 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 03:29:43 ==> Jenkins CI detected. 03:29:43 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1005 03:29:43 project root: . 03:29:43 --> token set from env 03:29:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:29:43 ==> Running gcov in . (disable via -X gcov) 03:29:43 ==> Python coveragepy not found 03:29:43 ==> Searching for coverage reports in: 03:29:43 + . 03:29:43 -> Found 1 reports 03:29:43 ==> Detecting git/mercurial file structure 03:29:43 ==> Reading reports 03:29:43 + ./coverage.out bytes=125634 03:29:43 ==> Appending adjustments 03:29:43 https://docs.codecov.io/docs/fixing-reports 03:29:43 + Found adjustments 03:29:43 ==> Gzipping contents 03:29:43 16K /tmp/codecov.rXNEmq.gz 03:29:43 ==> Uploading reports 03:29:43 url: https://codecov.io 03:29:43 query: branch=PR-1005&commit=78a8635e56f9b3c3cea61c13499687d1b6eae3c9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1005%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1005&job=&cmd_args= 03:29:43 -> Pinging Codecov 03:29:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1005&commit=78a8635e56f9b3c3cea61c13499687d1b6eae3c9&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1005%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1005&job=&cmd_args= 03:29:44 -> Uploading to 03:29:44 https://storage.googleapis.com/codecov/v4/raw/2021-07-31/7E55EF52A471D76F132DFD9A03CDDE97/78a8635e56f9b3c3cea61c13499687d1b6eae3c9/6f4c0696-921d-486c-a5d5-f0729c92e255.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210731%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210731T032944Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f9ed467ea08113f8eda92b1fab39c76d56de25917ed54bf96c4bee11acd26ef 03:29:44 % Total % Received % Xferd Average Speed Time Time Time Current 03:29:44 Dload Upload Total Spent Left Speed 03:29:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16029 0 0 100 16029 0 46121 --:--:-- --:--:-- --:--:-- 46060 100 16029 0 0 100 16029 0 46103 --:--:-- --:--:-- --:--:-- 46060 03:29:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/78a8635e56f9b3c3cea61c13499687d1b6eae3c9 [Pipeline] } 03:29:44 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 03:29:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:29:47 ---> package-listing.sh 03:29:47 ++ facter osfamily 03:29:47 ++ tr '[:upper:]' '[:lower:]' 03:29:47 + OS_FAMILY=redhat 03:29:47 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1005 03:29:47 + START_PACKAGES=/tmp/packages_start.txt 03:29:47 + END_PACKAGES=/tmp/packages_end.txt 03:29:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:29:47 + PACKAGES=/tmp/packages_start.txt 03:29:47 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1005 ']' 03:29:47 + PACKAGES=/tmp/packages_end.txt 03:29:47 + case "${OS_FAMILY}" in 03:29:47 + rpm -qa 03:29:47 + sort 03:29:47 + '[' -f /tmp/packages_start.txt ']' 03:29:47 + '[' -f /tmp/packages_end.txt ']' 03:29:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:29:47 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1005 ']' 03:29:47 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1005/archives/ 03:29:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1005/archives/ [Pipeline] echo 03:29:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1005/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:29:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 03:29:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:48 03:29:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 03:29:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:49 latest: Pulling from edgex-lftools-log-publisher 03:29:49 b4d181a07f80: Pulling fs layer 03:29:49 a1111a8f2ec3: Pulling fs layer 03:29:49 ed53099fbce6: Pulling fs layer 03:29:49 dc539afda2c1: Pulling fs layer 03:29:49 77bc0d833cb6: Pulling fs layer 03:29:49 9065ff56babe: Pulling fs layer 03:29:49 d287ab97295c: Pulling fs layer 03:29:49 77bc0d833cb6: Waiting 03:29:49 9065ff56babe: Waiting 03:29:49 d287ab97295c: Waiting 03:29:49 dc539afda2c1: Waiting 03:29:49 a1111a8f2ec3: Verifying Checksum 03:29:49 a1111a8f2ec3: Download complete 03:29:49 dc539afda2c1: Verifying Checksum 03:29:49 dc539afda2c1: Download complete 03:29:49 77bc0d833cb6: Verifying Checksum 03:29:49 77bc0d833cb6: Download complete 03:29:49 9065ff56babe: Verifying Checksum 03:29:49 9065ff56babe: Download complete 03:29:49 ed53099fbce6: Verifying Checksum 03:29:49 ed53099fbce6: Download complete 03:29:50 b4d181a07f80: Verifying Checksum 03:29:50 b4d181a07f80: Download complete 03:29:51 b4d181a07f80: Pull complete 03:29:51 a1111a8f2ec3: Pull complete 03:29:52 ed53099fbce6: Pull complete 03:29:52 dc539afda2c1: Pull complete 03:29:52 77bc0d833cb6: Pull complete 03:29:52 9065ff56babe: Pull complete 03:29:54 d287ab97295c: Verifying Checksum 03:29:54 d287ab97295c: Download complete 03:29:59 d287ab97295c: Pull complete 03:29:59 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 03:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:29:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 03:29:59 prd-centos7-docker-4c-2g-1235 does not seem to be running inside a container 03:29:59 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1005/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1005 -v /w/workspace/gexfoundry_device-sdk-go_PR-1005:/w/workspace/gexfoundry_device-sdk-go_PR-1005:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1005@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1005@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:30:01 $ docker top 836bf9dae26c6a0280a4e4d5e76e88890fb7e15e348adfed5f8da3e1363db1a2 -eo pid,comm [Pipeline] { [Pipeline] sh 03:30:02 + touch /tmp/pre-build-complete [Pipeline] sh 03:30:02 + mkdir -p /var/log/sysstat [Pipeline] sh 03:30:02 + ls /var/log/sa-host 03:30:02 + sadf -c /var/log/sa-host/sa05 03:30:02 file_magic: OK 03:30:02 HZ: Using current value: 100 03:30:02 file_header: OK 03:30:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:30:02 Statistics: 03:30:02 Hnuu...uuuununununu...Hnuu...uuuununununu... 03:30:02 File successfully converted to sysstat format version 12.0.3 03:30:02 + sadf -c /var/log/sa-host/sa31 03:30:02 file_magic: OK 03:30:02 HZ: Using current value: 100 03:30:02 file_header: OK 03:30:02 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 03:30:02 Statistics: 03:30:02 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 03:30:02 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:30:03 provisioning config files... 03:30:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1005@tmp/config6009046903274571010tmp [Pipeline] { [Pipeline] echo 03:30:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:30:03 ---> create-netrc.sh [Pipeline] } 03:30:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:30:04 ---> python-tools-install.sh [Pipeline] echo 03:30:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:30:04 ---> sudo-logs.sh 03:30:04 Archiving 'sudo' log.. 03:30:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-1235.vexxhost.local: Name or service not known 03:30:04 sudo: unable to resolve host prd-centos7-docker-4c-2g-1235.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 03:30:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:30:04 ---> job-cost.sh 03:30:04 lf-activate-venv: SKIPPING 03:30:04 DEBUG: total: 0.18000000715255737 03:30:04 INFO: Retrieving Stack Cost... 03:30:06 INFO: Retrieving Pricing Info for: v3-standard-2 03:30:06 INFO: Archiving Costs [Pipeline] echo 03:30:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:30:06 ---> logs-deploy.sh 03:30:06 lf-activate-venv: SKIPPING 03:30:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1005/2 03:30:06 INFO: archiving workspace using pattern(s): 03:30:07 Archives upload complete. 03:30:07 INFO: archiving logs to Nexus 03:30:08 ---> uname -a: 03:30:08 Linux prd-centos7-docker-4c-2g-1235.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 03:30:08 03:30:08 03:30:08 ---> lscpu: 03:30:08 Architecture: x86_64 03:30:08 CPU op-mode(s): 32-bit, 64-bit 03:30:08 Byte Order: Little Endian 03:30:08 Address sizes: 40 bits physical, 48 bits virtual 03:30:08 CPU(s): 2 03:30:08 On-line CPU(s) list: 0,1 03:30:08 Thread(s) per core: 1 03:30:08 Core(s) per socket: 1 03:30:08 Socket(s): 2 03:30:08 NUMA node(s): 1 03:30:08 Vendor ID: AuthenticAMD 03:30:08 CPU family: 23 03:30:08 Model: 49 03:30:08 Model name: AMD EPYC-Rome Processor 03:30:08 Stepping: 0 03:30:08 CPU MHz: 2799.998 03:30:08 BogoMIPS: 5599.99 03:30:08 Virtualization: AMD-V 03:30:08 Hypervisor vendor: KVM 03:30:08 Virtualization type: full 03:30:08 L1d cache: 32K 03:30:08 L1i cache: 32K 03:30:08 L2 cache: 512K 03:30:08 L3 cache: 16384K 03:30:08 NUMA node0 CPU(s): 0,1 03:30:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 03:30:08 03:30:08 03:30:08 ---> nproc: 03:30:08 2 03:30:08 03:30:08 03:30:08 ---> df -h: 03:30:08 Filesystem Size Used Avail Use% Mounted on 03:30:08 overlay 40G 7.7G 33G 20% / 03:30:08 tmpfs 64M 0 64M 0% /dev 03:30:08 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 03:30:08 shm 64M 0 64M 0% /dev/shm 03:30:08 /dev/vda1 40G 7.7G 33G 20% /facter-os 03:30:08 03:30:08 03:30:08 ---> sar -b -r -n DEV: 03:30:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/31/21 _x86_64_ (2 CPU) 03:30:08 03:30:08 03:20:17 LINUX RESTART (2 CPU) 03:30:08 03:30:08 03:21:02 tps rtps wtps bread/s bwrtn/s 03:30:08 03:22:01 41.98 3.62 38.36 2643.51 3167.51 03:30:08 03:23:01 0.67 0.00 0.67 0.00 11.99 03:30:08 03:24:01 0.33 0.00 0.33 0.00 4.05 03:30:08 03:25:01 0.22 0.00 0.22 0.00 2.73 03:30:08 03:26:01 0.32 0.00 0.32 0.00 3.55 03:30:08 03:27:01 0.32 0.00 0.32 0.00 4.08 03:30:08 03:28:01 0.18 0.00 0.18 0.00 2.03 03:30:08 03:29:01 0.27 0.00 0.27 0.00 3.35 03:30:08 03:30:01 61.39 0.13 61.26 13.72 17729.53 03:30:08 Average: 11.69 0.41 11.28 291.05 2324.13 03:30:08 03:30:08 03:21:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:30:08 03:22:01 5463032 0 806700 10.07 2620 1736588 1333400 14.72 579304 1566424 32 03:30:08 03:23:01 5475008 0 794772 9.92 2620 1736540 1214688 13.41 570400 1566384 12 03:30:08 03:24:01 5473808 0 795968 9.94 2620 1736544 1214820 13.41 569624 1567824 8 03:30:08 03:25:01 5472320 0 797448 9.96 2620 1736552 1214808 13.41 570680 1567824 8 03:30:08 03:26:01 5471416 0 798348 9.97 2620 1736556 1217556 13.44 568576 1571720 16 03:30:08 03:27:01 5471708 0 798052 9.96 2620 1736560 1217436 13.44 568056 1571724 20 03:30:08 03:28:01 5471812 0 797944 9.96 2620 1736564 1217436 13.44 568092 1571768 16 03:30:08 03:29:01 5463840 0 805912 10.06 2620 1736568 1217436 13.44 576312 1571768 8 03:30:08 03:30:01 4834204 0 945028 11.80 2620 2227088 1412200 15.59 764068 1912012 88 03:30:08 Average: 5399683 0 815575 10.18 2620 1791062 1251087 13.81 592790 1607494 23 03:30:08 03:30:08 03:21:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:30:08 03:22:01 eth0 106.96 77.18 382.78 23.46 0.00 0.00 0.00 0.00 03:30:08 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 03:22:01 docker0 14.86 10.82 2.09 28.37 0.00 0.00 0.00 0.00 03:30:08 03:23:01 eth0 4.48 1.45 3.09 0.10 0.00 0.00 0.00 0.00 03:30:08 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 03:24:01 eth0 1.02 0.47 0.35 0.21 0.00 0.00 0.00 0.00 03:30:08 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 03:25:01 eth0 0.55 0.30 0.27 0.20 0.00 0.00 0.00 0.00 03:30:08 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 03:26:01 eth0 0.33 0.23 0.14 0.07 0.00 0.00 0.00 0.00 03:30:08 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 03:27:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:30:08 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 03:28:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:30:08 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 03:29:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 03:30:08 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 03:30:01 eth0 415.91 266.62 2621.19 25.53 0.00 0.00 0.00 0.00 03:30:08 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 Average: eth0 58.75 38.43 334.15 5.48 0.00 0.00 0.00 0.00 03:30:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:30:08 Average: docker0 1.63 1.18 0.23 3.11 0.00 0.00 0.00 0.00 03:30:08 03:30:08 03:30:08 ---> sar -P ALL: 03:30:08 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/31/21 _x86_64_ (2 CPU) 03:30:08 03:30:08 03:20:17 LINUX RESTART (2 CPU) 03:30:08 03:30:08 03:21:02 CPU %user %nice %system %iowait %steal %idle 03:30:08 03:22:01 all 4.30 0.00 1.92 0.90 0.08 92.80 03:30:08 03:22:01 0 4.14 0.00 2.01 0.38 0.10 93.37 03:30:08 03:22:01 1 4.46 0.00 1.84 1.42 0.05 92.23 03:30:08 03:23:01 all 0.23 0.00 0.06 0.00 0.02 99.69 03:30:08 03:23:01 0 0.22 0.00 0.05 0.00 0.02 99.72 03:30:08 03:23:01 1 0.25 0.00 0.07 0.00 0.02 99.67 03:30:08 03:24:01 all 0.23 0.00 0.04 0.00 0.03 99.70 03:30:08 03:24:01 0 0.37 0.00 0.02 0.00 0.02 99.60 03:30:08 03:24:01 1 0.10 0.00 0.07 0.00 0.03 99.80 03:30:08 03:25:01 all 0.13 0.00 0.05 0.00 0.02 99.81 03:30:08 03:25:01 0 0.22 0.00 0.07 0.00 0.02 99.70 03:30:08 03:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:30:08 03:26:01 all 0.08 0.00 0.05 0.00 0.03 99.85 03:30:08 03:26:01 0 0.07 0.00 0.03 0.00 0.03 99.87 03:30:08 03:26:01 1 0.08 0.00 0.07 0.00 0.02 99.83 03:30:08 03:27:01 all 0.06 0.00 0.04 0.00 0.03 99.87 03:30:08 03:27:01 0 0.05 0.00 0.05 0.00 0.03 99.87 03:30:08 03:27:01 1 0.07 0.00 0.03 0.00 0.03 99.87 03:30:08 03:28:01 all 0.20 0.00 0.04 0.00 0.03 99.72 03:30:08 03:28:01 0 0.37 0.00 0.03 0.00 0.05 99.55 03:30:08 03:28:01 1 0.03 0.00 0.05 0.00 0.02 99.90 03:30:08 03:29:01 all 0.18 0.00 0.04 0.00 0.03 99.75 03:30:08 03:29:01 0 0.32 0.00 0.05 0.00 0.02 99.62 03:30:08 03:29:01 1 0.05 0.00 0.03 0.00 0.03 99.88 03:30:08 03:30:01 all 8.06 0.00 3.12 0.60 0.05 88.18 03:30:08 03:30:01 0 8.07 0.00 3.47 0.68 0.05 87.73 03:30:08 03:30:01 1 8.04 0.00 2.77 0.51 0.05 88.63 03:30:08 Average: all 1.47 0.00 0.59 0.16 0.03 97.74 03:30:08 Average: 0 1.51 0.00 0.63 0.12 0.04 97.70 03:30:08 Average: 1 1.44 0.00 0.54 0.21 0.03 97.78 03:30:08 03:30:08 03:30:08