Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 902791f62f87f394a27844f89324d8f205f58021+5c06a72fcc3128da4af48966d2175cda114393df (96b277ce82efbfd694e0a388493f3199c050442d) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7233456497351914870.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh946128391478891819.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-965/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-965/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8001889956504661292.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7342739395340885228.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-965/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-965/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7362393770599162218.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v1, openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v1 openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-280’ is offline Running on prd-centos7-docker-4c-2g-281 in /w/workspace/dgexfoundry_device-sdk-go_PR-965 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_PR-965 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/jenkins-gitclient-ssh375416781352509532.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/jenkins-gitclient-ssh9072718211406275480.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/965/head:refs/remotes/origin/PR-965 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 5c06a72fcc3128da4af48966d2175cda114393df into PR head commit 902791f62f87f394a27844f89324d8f205f58021 Merge succeeded, producing 37964b92e769bcfe72c99d04b1219fc45d648eef Checking out Revision 37964b92e769bcfe72c99d04b1219fc45d648eef (PR-965) > git config core.sparsecheckout # timeout=10 > git checkout -f 902791f62f87f394a27844f89324d8f205f58021 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/jenkins-gitclient-ssh3163827758640584622.key > git merge 5c06a72fcc3128da4af48966d2175cda114393df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 37964b92e769bcfe72c99d04b1219fc45d648eef # timeout=10 Commit message: "Merge commit '5c06a72fcc3128da4af48966d2175cda114393df' into HEAD" > git rev-list --no-walk 902791f62f87f394a27844f89324d8f205f58021 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:41:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:41:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:41:49 ========================================================= 18:41:49 EdgeX Global Pipelines Version Info 18:41:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:41:50 ------------------- 18:41:50 stable info: 18:41:50 ------------------- 18:41:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:41:50 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:41:50 Message: update stable to v1.0.195 18:41:51 ------------------- 18:41:51 experimental info: 18:41:51 ------------------- 18:41:51 Commited By: **** collab-it+edgex@linuxfoundation.org 18:41:51 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 18:41:51 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 openapi/v2 [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-965 [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-965 [Pipeline] echo 18:41:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-965 [Pipeline] echo 18:41:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 37964b92e769bcfe72c99d04b1219fc45d648eef [Pipeline] echo 18:41:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 37964b9 [Pipeline] echo 18:41:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:41:52 provisioning config files... 18:41:52 copy managed file [device-sdk-go-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/config5111523748166426001tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:41:52 ---> docker-login.sh 18:41:52 nexus3.edgexfoundry.org:10001 18:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:52 Configure a credential helper to remove this warning. See 18:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:52 18:41:52 Login Succeeded 18:41:52 nexus3.edgexfoundry.org:10002 18:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:52 Configure a credential helper to remove this warning. See 18:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:52 18:41:52 Login Succeeded 18:41:52 nexus3.edgexfoundry.org:10003 18:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:52 Configure a credential helper to remove this warning. See 18:41:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:52 18:41:52 Login Succeeded 18:41:52 nexus3.edgexfoundry.org:10004 18:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:53 Configure a credential helper to remove this warning. See 18:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:53 18:41:53 Login Succeeded 18:41:53 docker.io 18:41:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:41:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:41:53 Configure a credential helper to remove this warning. See 18:41:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:41:53 18:41:53 Login Succeeded 18:41:53 ---> docker-login.sh ends [Pipeline] } 18:41:53 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 18:41:53 + git log --format=format:%s -1 37964b92e769bcfe72c99d04b1219fc45d648eef [Pipeline] echo 18:41:53 GIT_COMMIT: 37964b92e769bcfe72c99d04b1219fc45d648eef, Commit Message: Merge commit '5c06a72fcc3128da4af48966d2175cda114393df' into HEAD [Pipeline] echo 18:41:53 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:41:54 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:41:54 18:41:54 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:41:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:41:54 latest: Pulling from edgex-devops/git-semver 18:41:54 31603596830f: Pulling fs layer 18:41:54 54011a49482f: Pulling fs layer 18:41:54 a6820b24f6d8: Pulling fs layer 18:41:54 f581987b2513: Pulling fs layer 18:41:54 f581987b2513: Waiting 18:41:54 54011a49482f: Verifying Checksum 18:41:54 54011a49482f: Download complete 18:41:54 31603596830f: Verifying Checksum 18:41:54 31603596830f: Download complete 18:41:55 a6820b24f6d8: Verifying Checksum 18:41:55 a6820b24f6d8: Download complete 18:41:55 f581987b2513: Verifying Checksum 18:41:55 f581987b2513: Download complete 18:41:55 31603596830f: Pull complete 18:41:55 54011a49482f: Pull complete 18:41:55 a6820b24f6d8: Pull complete 18:41:56 f581987b2513: Pull complete 18:41:56 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 18:41:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:41:56 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:41:56 prd-centos7-docker-4c-2g-281 does not seem to be running inside a container 18:41:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_PR-965 -v /w/workspace/dgexfoundry_device-sdk-go_PR-965:/w/workspace/dgexfoundry_device-sdk-go_PR-965:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-965@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:41:57 $ docker top 09cf1e1607e2f3643f43e2e7957de547b25b4938589b3bfc945e2fc38d66d8c3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:41:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:57 [ssh-agent] Looking for ssh-agent implementation... 18:41:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:57 $ docker exec 09cf1e1607e2f3643f43e2e7957de547b25b4938589b3bfc945e2fc38d66d8c3 ssh-agent 18:41:57 SSH_AUTH_SOCK=/tmp/ssh-1U8TUaoH7mJD/agent.14 18:41:57 SSH_AGENT_PID=20 18:41:57 Running ssh-add (command line suppressed) 18:41:57 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/private_key_7226306928434125778.key (/w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/private_key_7226306928434125778.key) 18:41:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:58 + git tag --points-at HEAD [Pipeline] } 18:41:58 $ docker exec --env ******** --env ******** 09cf1e1607e2f3643f43e2e7957de547b25b4938589b3bfc945e2fc38d66d8c3 ssh-agent -k 18:41:58 unset SSH_AUTH_SOCK; 18:41:58 unset SSH_AGENT_PID; 18:41:58 echo Agent pid 20 killed; 18:41:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:41:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:41:58 [ssh-agent] Looking for ssh-agent implementation... 18:41:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:41:58 $ docker exec 09cf1e1607e2f3643f43e2e7957de547b25b4938589b3bfc945e2fc38d66d8c3 ssh-agent 18:41:58 SSH_AUTH_SOCK=/tmp/ssh-PIJ37fyC0Xk0/agent.53 18:41:58 SSH_AGENT_PID=59 18:41:58 Running ssh-add (command line suppressed) 18:41:58 Identity added: /w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/private_key_1903088751831505137.key (/w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/private_key_1903088751831505137.key) 18:41:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:41:58 + git semver init 18:41:58 # -> Open(): unable to determine branch for HEAD 18:41:58 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-965/.git 18:41:58 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_PR-965 18:41:58 # $SEMVER_REMOTE_NAME = origin 18:41:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:41:58 # $SEMVER_USER_NAME = edgex-jenkins 18:41:58 # $SEMVER_BRANCH = PR-965 18:41:58 # $SEMVER_TEMP = /tmp/semver-276526862 18:41:58 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 18:41:59 # '/tmp/semver-276526862' -> '/w/workspace/dgexfoundry_device-sdk-go_PR-965/.semver' 18:41:59 # -> Force: false 18:41:59 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_PR-965/.semver [Pipeline] } 18:41:59 $ docker exec --env ******** --env ******** 09cf1e1607e2f3643f43e2e7957de547b25b4938589b3bfc945e2fc38d66d8c3 ssh-agent -k 18:41:59 unset SSH_AUTH_SOCK; 18:41:59 unset SSH_AGENT_PID; 18:41:59 echo Agent pid 59 killed; 18:41:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:41:59 + git semver [Pipeline] } 18:42:00 $ docker stop --time=1 09cf1e1607e2f3643f43e2e7957de547b25b4938589b3bfc945e2fc38d66d8c3 18:42:01 $ docker rm -f 09cf1e1607e2f3643f43e2e7957de547b25b4938589b3bfc945e2fc38d66d8c3 [Pipeline] // withDockerContainer [Pipeline] sh 18:42:01 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:42:01 Stashed 1 file(s) [Pipeline] echo 18:42:01 [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 18:42:17 Still waiting to schedule task 18:42:17 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:42:17 Still waiting to schedule task 18:42:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:43:25 Running on prd-centos7-docker-4c-2g-285 in /w/workspace/dgexfoundry_device-sdk-go_PR-965 [Pipeline] { [Pipeline] ws 18:43:25 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:43:25 Selected Git installation does not exist. Using Default 18:43:25 The recommended git tool is: NONE 18:43:27 using credential edgex-jenkins-ssh 18:43:27 Cloning the remote Git repository 18:43:27 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:43:28 > git init /w/workspace/device-sdk-go/2 # timeout=10 18:43:28 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:43:28 > git --version # timeout=10 18:43:28 > git --version # 'git version 2.24.4' 18:43:28 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:28 [INFO] Currently running in a labeled security context 18:43:28 [INFO] Currently SELinux is 'enforcing' on the host 18:43:28 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh4742682253603066482.key 18:43:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:29 Merging remotes/origin/master commit 5c06a72fcc3128da4af48966d2175cda114393df into PR head commit 902791f62f87f394a27844f89324d8f205f58021 18:43:29 Merge succeeded, producing 2617ed86421304145823b6515f1cce0630b38ffa 18:43:29 Checking out Revision 2617ed86421304145823b6515f1cce0630b38ffa (PR-965) 18:43:28 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:43:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:43:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:43:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:43:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:29 [INFO] Currently running in a labeled security context 18:43:29 [INFO] Currently SELinux is 'enforcing' on the host 18:43:29 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh1519873328878784418.key 18:43:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/965/head:refs/remotes/origin/PR-965 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:43:29 > git config core.sparsecheckout # timeout=10 18:43:29 > git checkout -f 902791f62f87f394a27844f89324d8f205f58021 # timeout=10 18:43:29 > git remote # timeout=10 18:43:29 > git config --get remote.origin.url # timeout=10 18:43:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:43:29 [INFO] Currently running in a labeled security context 18:43:29 [INFO] Currently SELinux is 'enforcing' on the host 18:43:29 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/2@tmp/jenkins-gitclient-ssh669935747597757312.key 18:43:29 > git merge 5c06a72fcc3128da4af48966d2175cda114393df # timeout=10 18:43:29 > git rev-parse HEAD^{commit} # timeout=10 18:43:29 > git config core.sparsecheckout # timeout=10 18:43:29 > git checkout -f 2617ed86421304145823b6515f1cce0630b38ffa # timeout=10 18:43:33 Commit message: "Merge commit '5c06a72fcc3128da4af48966d2175cda114393df' into HEAD" 18:43:33 > git rev-list --no-walk 902791f62f87f394a27844f89324d8f205f58021 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:43:34 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 18:43:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:43:34 + sudo service docker restart 18:43:34 + true 18:43:34 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:43:53 provisioning config files... 18:43:53 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config8396864783912228272tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:43:53 ---> docker-login.sh 18:43:53 nexus3.edgexfoundry.org:10001 18:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:53 Configure a credential helper to remove this warning. See 18:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:53 18:43:53 Login Succeeded 18:43:53 nexus3.edgexfoundry.org:10002 18:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:53 Configure a credential helper to remove this warning. See 18:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:53 18:43:53 Login Succeeded 18:43:53 nexus3.edgexfoundry.org:10003 18:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:54 Configure a credential helper to remove this warning. See 18:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:54 18:43:54 Login Succeeded 18:43:54 nexus3.edgexfoundry.org:10004 18:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:54 Configure a credential helper to remove this warning. See 18:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:54 18:43:54 Login Succeeded 18:43:54 docker.io 18:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:43:54 Configure a credential helper to remove this warning. See 18:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:43:54 18:43:54 Login Succeeded 18:43:54 ---> docker-login.sh ends [Pipeline] } 18:43:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:43:54 ========================================================= 18:43:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:43:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:43:55 + 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 . 18:43:55 Sending build context to Docker daemon 2.657MB 18:43:55 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:43:55 Step 2/8 : FROM ${BASE} 18:43:55 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:43:55 540db60ca938: Pulling fs layer 18:43:55 adcc1eea9eea: Pulling fs layer 18:43:55 4c4ab2625f07: Pulling fs layer 18:43:55 0510c868ecb4: Pulling fs layer 18:43:55 afea3b2eda06: Pulling fs layer 18:43:55 7809a108b3ef: Pulling fs layer 18:43:55 f706445af74f: Pulling fs layer 18:43:55 0510c868ecb4: Waiting 18:43:55 afea3b2eda06: Waiting 18:43:55 7809a108b3ef: Waiting 18:43:55 f706445af74f: Waiting 18:43:55 4c4ab2625f07: Verifying Checksum 18:43:55 4c4ab2625f07: Download complete 18:43:55 adcc1eea9eea: Verifying Checksum 18:43:55 adcc1eea9eea: Download complete 18:43:55 afea3b2eda06: Verifying Checksum 18:43:55 afea3b2eda06: Download complete 18:43:55 7809a108b3ef: Verifying Checksum 18:43:55 7809a108b3ef: Download complete 18:43:55 540db60ca938: Verifying Checksum 18:43:55 540db60ca938: Download complete 18:43:55 540db60ca938: Pull complete 18:43:55 adcc1eea9eea: Pull complete 18:43:55 4c4ab2625f07: Pull complete 18:43:56 f706445af74f: Verifying Checksum 18:43:56 f706445af74f: Download complete 18:43:57 0510c868ecb4: Verifying Checksum 18:43:57 0510c868ecb4: Download complete 18:44:01 0510c868ecb4: Pull complete 18:44:01 afea3b2eda06: Pull complete 18:44:01 7809a108b3ef: Pull complete 18:44:02 f706445af74f: Pull complete 18:44:02 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 18:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:44:02 ---> b068be0155e3 18:44:02 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:44:06 ---> Running in 43097a58f22b 18:44:06 Removing intermediate container 43097a58f22b 18:44:06 ---> 7f28144c720b 18:44:06 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:44:06 ---> Running in 8dd9df510817 18:44:07 Removing intermediate container 8dd9df510817 18:44:07 ---> 7d577f059e99 18:44:07 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:44:07 ---> Running in 4a8f1824a620 18:44:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 18:44:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 18:44:09 (1/6) Installing libc-dev (0.7.2-r3) 18:44:09 (2/6) Installing libsodium (1.0.18-r0) 18:44:09 (3/6) Installing pkgconf (1.7.3-r0) 18:44:09 (4/6) Installing libsodium-dev (1.0.18-r0) 18:44:09 (5/6) Installing libzmq (4.3.3-r1) 18:44:09 (6/6) Installing zeromq-dev (4.3.3-r1) 18:44:09 Executing busybox-1.32.1-r6.trigger 18:44:09 OK: 150 MiB in 46 packages 18:44:10 Removing intermediate container 4a8f1824a620 18:44:10 ---> 58820e7fd989 18:44:10 Step 6/8 : WORKDIR /device-sdk-go 18:44:10 ---> Running in 1c2741f1bd79 18:44:10 Removing intermediate container 1c2741f1bd79 18:44:10 ---> 4d6ef79ea983 18:44:10 Step 7/8 : COPY . . 18:44:10 ---> b969a6d698f9 18:44:10 Step 8/8 : RUN go mod download 18:44:10 ---> Running in df3eeb140c9c 18:44:22 Removing intermediate container df3eeb140c9c 18:44:22 ---> b044078ab9b5 18:44:22 Successfully built b044078ab9b5 18:44:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:44:23 + docker inspect -f . ci-base-image-x86_64 18:44:23 . [Pipeline] withDockerContainer 18:44:23 prd-centos7-docker-4c-2g-285 does not seem to be running inside a container 18:44:23 $ 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 ******** ci-base-image-x86_64 cat 18:44:23 $ docker top aa14836ea5677dbe9fa35e0c8fb69a186c981351bbfb35134a60c8309e09a718 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:24 + go version 18:44:24 go version go1.16.3 linux/amd64 [Pipeline] } 18:44:24 $ docker stop --time=1 aa14836ea5677dbe9fa35e0c8fb69a186c981351bbfb35134a60c8309e09a718 18:44:25 $ docker rm -f aa14836ea5677dbe9fa35e0c8fb69a186c981351bbfb35134a60c8309e09a718 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:44:25 + docker inspect -f . ci-base-image-x86_64 18:44:25 . [Pipeline] withDockerContainer 18:44:26 prd-centos7-docker-4c-2g-285 does not seem to be running inside a container 18:44:26 $ 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 ******** ci-base-image-x86_64 cat 18:44:26 $ docker top 76ef0c2f8c5bb4d1968ad01b48c34ead1f90be059ba2fcd82056928159ec9fe3 -eo pid,comm [Pipeline] { [Pipeline] sh 18:44:26 + go mod tidy 18:44:27 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 18:44:27 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 18:44:27 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 18:44:27 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 18:44:27 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 18:44:27 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 18:44:27 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 18:44:27 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 18:44:27 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 18:44:27 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 18:44:27 github.com/edgexfoundry/device-sdk-go/v2/example/driver imports 18:44:27 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 18:44:27 github.com/edgexfoundry/device-sdk-go/v2/example/driver imports 18:44:27 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 18:44:27 github.com/edgexfoundry/device-sdk-go/v2/internal/application imports 18:44:27 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 18:44:27 github.com/edgexfoundry/device-sdk-go/v2/internal/application imports 18:44:27 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 18:44:27 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 18:44:27 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 18:44:27 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 18:44:27 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 18:44:27 github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports 18:44:27 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 18:44:27 github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports 18:44:27 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 18:44:27 github.com/edgexfoundry/device-sdk-go/v2/internal/application tested by 18:44:27 github.com/edgexfoundry/device-sdk-go/v2/internal/application.test imports 18:44:27 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } 18:44:27 $ docker stop --time=1 76ef0c2f8c5bb4d1968ad01b48c34ead1f90be059ba2fcd82056928159ec9fe3 18:44:28 $ docker rm -f 76ef0c2f8c5bb4d1968ad01b48c34ead1f90be059ba2fcd82056928159ec9fe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:44:29 ---> job-cost.sh 18:44:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-P06B 18:44:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:44:52 lf-activate-venv(): INFO: Adding /tmp/venv-P06B/bin to PATH 18:44:52 INFO: No Stack... 18:44:52 INFO: Retrieving Pricing Info for: v3-standard-2 18:44:52 INFO: Archiving Costs [Pipeline] sh 18:44:52 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 18:44:52 + cut -d, -f6 [Pipeline] lock 18:44:52 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-965-2-stack-cost] 18:44:52 Resource [jenkins-edgexfoundry-device-sdk-go-PR-965-2-stack-cost] did not exist. Created. 18:44:52 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-965-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:44:53 + echo total: 0.05999999865889549 [Pipeline] stash 18:44:53 Stashed 1 file(s) [Pipeline] } 18:44:53 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-965-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:44:53 Failed in branch amd64 18:45:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-286 in /w/workspace/dgexfoundry_device-sdk-go_PR-965 [Pipeline] { [Pipeline] ws 18:45:21 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:45:21 Selected Git installation does not exist. Using Default 18:45:21 The recommended git tool is: NONE 18:45:27 using credential edgex-jenkins-ssh 18:45:27 Cloning the remote Git repository 18:45:27 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:45:27 > git init /w/workspace/device-sdk-go/2 # timeout=10 18:45:27 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:45:27 > git --version # timeout=10 18:45:27 > git --version # 'git version 2.17.1' 18:45:27 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:45:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:29 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:45:29 Merging remotes/origin/master commit 5c06a72fcc3128da4af48966d2175cda114393df into PR head commit 902791f62f87f394a27844f89324d8f205f58021 18:45:29 Merge succeeded, producing 7c5fbe9efa39bca932d14481d8f0ac3e7fac1081 18:45:29 Checking out Revision 7c5fbe9efa39bca932d14481d8f0ac3e7fac1081 (PR-965) 18:45:29 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:45:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:29 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/965/head:refs/remotes/origin/PR-965 +refs/heads/master:refs/remotes/origin/master # timeout=10 18:45:29 > git config core.sparsecheckout # timeout=10 18:45:29 > git checkout -f 902791f62f87f394a27844f89324d8f205f58021 # timeout=10 18:45:29 > git remote # timeout=10 18:45:29 > git config --get remote.origin.url # timeout=10 18:45:29 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:29 > git merge 5c06a72fcc3128da4af48966d2175cda114393df # timeout=10 18:45:29 > git rev-parse HEAD^{commit} # timeout=10 18:45:29 > git config core.sparsecheckout # timeout=10 18:45:29 > git checkout -f 7c5fbe9efa39bca932d14481d8f0ac3e7fac1081 # timeout=10 18:45:34 Commit message: "Merge commit '5c06a72fcc3128da4af48966d2175cda114393df' into HEAD" 18:45:34 > git rev-list --no-walk 902791f62f87f394a27844f89324d8f205f58021 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:45:35 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 18:45:35 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 18:45:36 + + sudo servicetrue docker 18:45:36 restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:45:54 provisioning config files... 18:45:54 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config4779514318691202414tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:45:55 ---> docker-login.sh 18:45:55 nexus3.edgexfoundry.org:10001 18:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:56 Configure a credential helper to remove this warning. See 18:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:56 18:45:56 Login Succeeded 18:45:56 nexus3.edgexfoundry.org:10002 18:45:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:56 Configure a credential helper to remove this warning. See 18:45:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:56 18:45:56 Login Succeeded 18:45:56 nexus3.edgexfoundry.org:10003 18:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:57 Configure a credential helper to remove this warning. See 18:45:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:57 18:45:57 Login Succeeded 18:45:57 nexus3.edgexfoundry.org:10004 18:45:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:58 Configure a credential helper to remove this warning. See 18:45:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:58 18:45:58 Login Succeeded 18:45:58 docker.io 18:45:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:45:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:45:58 Configure a credential helper to remove this warning. See 18:45:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:45:58 18:45:58 Login Succeeded 18:45:58 ---> docker-login.sh ends [Pipeline] } 18:45:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:45:59 ========================================================= 18:45:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 18:45:59 ========================================================= [Pipeline] isUnix [Pipeline] sh 18:45:59 + 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 . 18:46:00 Sending build context to Docker daemon 2.655MB 18:46:00 Step 1/8 : ARG BASE=golang:1.16-alpine3.12 18:46:00 Step 2/8 : FROM ${BASE} 18:46:01 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:46:01 595b0fe564bb: Pulling fs layer 18:46:01 3088b5b3c5c0: Pulling fs layer 18:46:01 5b7225fbf94c: Pulling fs layer 18:46:01 ba82ee9f976e: Pulling fs layer 18:46:01 506bd15cee9f: Pulling fs layer 18:46:01 75a0a4a0db45: Pulling fs layer 18:46:01 ba82ee9f976e: Waiting 18:46:01 506bd15cee9f: Waiting 18:46:01 618dc40b7e24: Pulling fs layer 18:46:01 75a0a4a0db45: Waiting 18:46:01 618dc40b7e24: Waiting 18:46:01 5b7225fbf94c: Download complete 18:46:01 3088b5b3c5c0: Verifying Checksum 18:46:01 3088b5b3c5c0: Download complete 18:46:01 506bd15cee9f: Verifying Checksum 18:46:01 506bd15cee9f: Download complete 18:46:01 75a0a4a0db45: Verifying Checksum 18:46:01 75a0a4a0db45: Download complete 18:46:01 595b0fe564bb: Verifying Checksum 18:46:01 595b0fe564bb: Download complete 18:46:02 595b0fe564bb: Pull complete 18:46:02 3088b5b3c5c0: Pull complete 18:46:03 5b7225fbf94c: Pull complete 18:46:03 618dc40b7e24: Verifying Checksum 18:46:03 618dc40b7e24: Download complete 18:46:04 ba82ee9f976e: Verifying Checksum 18:46:04 ba82ee9f976e: Download complete 18:46:16 ba82ee9f976e: Pull complete 18:46:16 506bd15cee9f: Pull complete 18:46:16 75a0a4a0db45: Pull complete 18:46:19 618dc40b7e24: Pull complete 18:46:19 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 18:46:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 18:46:19 ---> a36622ca3599 18:46:19 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:46:21 ---> Running in 964cca1903a2 18:46:21 Removing intermediate container 964cca1903a2 18:46:21 ---> 0f0dd3128768 18:46:21 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:46:21 ---> Running in bc321efa19b0 18:46:24 Removing intermediate container bc321efa19b0 18:46:24 ---> fbebde5aecef 18:46:24 Step 5/8 : RUN apk add --update --no-cache make git gcc libc-dev libsodium-dev zeromq-dev 18:46:24 ---> Running in dd88e22c928c 18:46:25 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 18:46:26 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 18:46:27 (1/6) Installing libc-dev (0.7.2-r3) 18:46:27 (2/6) Installing libsodium (1.0.18-r0) 18:46:27 (3/6) Installing pkgconf (1.7.3-r0) 18:46:27 (4/6) Installing libsodium-dev (1.0.18-r0) 18:46:27 (5/6) Installing libzmq (4.3.3-r1) 18:46:27 (6/6) Installing zeromq-dev (4.3.3-r1) 18:46:27 Executing busybox-1.32.1-r6.trigger 18:46:27 OK: 139 MiB in 46 packages 18:46:29 Removing intermediate container dd88e22c928c 18:46:29 ---> 8e9051b9d181 18:46:29 Step 6/8 : WORKDIR /device-sdk-go 18:46:29 ---> Running in 6175df616866 18:46:29 Removing intermediate container 6175df616866 18:46:29 ---> 8045dccedd0f 18:46:29 Step 7/8 : COPY . . 18:46:31 ---> d60b51e17022 18:46:31 Step 8/8 : RUN go mod download 18:46:31 ---> Running in 3612d06b42b8 18:46:57 Removing intermediate container 3612d06b42b8 18:46:57 ---> 1fd251268ef5 18:46:57 Successfully built 1fd251268ef5 18:46:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:46:58 + docker inspect -f . ci-base-image-arm64 18:46:58 . [Pipeline] withDockerContainer 18:46:58 prd-ubuntu18.04-docker-arm64-4c-16g-286 does not seem to be running inside a container 18:46:58 $ 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 ******** ci-base-image-arm64 cat 18:47:00 $ docker top 7d3d5f168208d02048a4f85aa027ff80d8b82a64c1a20a175988acfc47f1e477 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:01 + go version 18:47:01 go version go1.16.5 linux/arm64 [Pipeline] } 18:47:01 $ docker stop --time=1 7d3d5f168208d02048a4f85aa027ff80d8b82a64c1a20a175988acfc47f1e477 18:47:02 $ docker rm -f 7d3d5f168208d02048a4f85aa027ff80d8b82a64c1a20a175988acfc47f1e477 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:47:03 + docker inspect -f . ci-base-image-arm64 18:47:03 . [Pipeline] withDockerContainer 18:47:03 prd-ubuntu18.04-docker-arm64-4c-16g-286 does not seem to be running inside a container 18:47:03 $ 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 ******** ci-base-image-arm64 cat 18:47:05 $ docker top ca2ac0e46cfae4535882f824da8589339ae671a5131cc24975e3558b098a54aa -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:06 + go mod tidy 18:47:07 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 18:47:07 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 18:47:07 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 18:47:07 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 18:47:07 go: downloading github.com/edgexfoundry/go-mod-core-contracts v0.1.149 18:47:07 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 18:47:07 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 18:47:07 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 18:47:07 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 18:47:07 go: finding module for package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks 18:47:07 github.com/edgexfoundry/device-sdk-go/v2/example/driver imports 18:47:07 github.com/edgexfoundry/go-mod-core-contracts/v2/v2: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2 18:47:07 github.com/edgexfoundry/device-sdk-go/v2/example/driver imports 18:47:07 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/models 18:47:07 github.com/edgexfoundry/device-sdk-go/v2/internal/application imports 18:47:07 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos 18:47:07 github.com/edgexfoundry/device-sdk-go/v2/internal/application imports 18:47:07 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/requests 18:47:07 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 18:47:07 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/http 18:47:07 github.com/edgexfoundry/device-sdk-go/v2/internal/clients imports 18:47:07 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces 18:47:07 github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports 18:47:07 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/common 18:47:07 github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http imports 18:47:07 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/dtos/responses 18:47:07 github.com/edgexfoundry/device-sdk-go/v2/internal/application tested by 18:47:07 github.com/edgexfoundry/device-sdk-go/v2/internal/application.test imports 18:47:07 github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks: module github.com/edgexfoundry/go-mod-core-contracts/v2@latest found (v2.0.0-dev.100), but does not contain package github.com/edgexfoundry/go-mod-core-contracts/v2/v2/clients/interfaces/mocks [Pipeline] } 18:47:07 $ docker stop --time=1 ca2ac0e46cfae4535882f824da8589339ae671a5131cc24975e3558b098a54aa 18:47:09 $ docker rm -f ca2ac0e46cfae4535882f824da8589339ae671a5131cc24975e3558b098a54aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 18:47:10 ---> job-cost.sh 18:47:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UnMm 18:47:57 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 18:49:49 lf-activate-venv(): INFO: Adding /tmp/venv-UnMm/bin to PATH 18:49:49 INFO: No Stack... 18:49:49 INFO: Retrieving Pricing Info for: v2-standard-4 18:49:49 INFO: Archiving Costs [Pipeline] sh 18:49:49 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 18:49:49 + cut -d, -f6 [Pipeline] lock 18:49:49 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-965-2-stack-cost] 18:49:49 Resource [jenkins-edgexfoundry-device-sdk-go-PR-965-2-stack-cost] did not exist. Created. 18:49:49 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-965-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:49:50 /w/workspace/device-sdk-go/2@tmp/durable-10e92ddd/script.sh: 1: /w/workspace/device-sdk-go/2@tmp/durable-10e92ddd/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 18:49:50 + echo total: 0.18000000715255737 [Pipeline] stash 18:49:50 Warning: overwriting stash ‘stack-cost’ 18:49:51 Stashed 1 file(s) [Pipeline] } 18:49:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-965-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:49:51 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:49:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:49:53 ---> package-listing.sh 18:49:53 ++ facter osfamily 18:49:53 ++ tr '[:upper:]' '[:lower:]' 18:49:54 + OS_FAMILY=redhat 18:49:54 + workspace=/w/workspace/dgexfoundry_device-sdk-go_PR-965 18:49:54 + START_PACKAGES=/tmp/packages_start.txt 18:49:54 + END_PACKAGES=/tmp/packages_end.txt 18:49:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:49:54 + PACKAGES=/tmp/packages_start.txt 18:49:54 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-965 ']' 18:49:54 + PACKAGES=/tmp/packages_end.txt 18:49:54 + case "${OS_FAMILY}" in 18:49:54 + rpm -qa 18:49:54 + sort 18:49:54 + '[' -f /tmp/packages_start.txt ']' 18:49:54 + '[' -f /tmp/packages_end.txt ']' 18:49:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:49:54 + '[' /w/workspace/dgexfoundry_device-sdk-go_PR-965 ']' 18:49:54 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_PR-965/archives/ 18:49:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_PR-965/archives/ [Pipeline] echo 18:49:54 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-965/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:49:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:49:55 18:49:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:49:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:49:55 alpine: Pulling from edgex-lftools-log-publisher 18:49:55 df20fa9351a1: Pulling fs layer 18:49:55 36b3adc4ff6f: Pulling fs layer 18:49:55 8ad3a11d3b57: Pulling fs layer 18:49:55 46f8f816bc3b: Pulling fs layer 18:49:55 93b61091891f: Pulling fs layer 18:49:55 93b9cdb0e59b: Pulling fs layer 18:49:55 5e14af77c1be: Pulling fs layer 18:49:55 01666e4c0597: Pulling fs layer 18:49:55 aa168da1d23b: Pulling fs layer 18:49:55 93b9cdb0e59b: Waiting 18:49:55 5e14af77c1be: Waiting 18:49:55 01666e4c0597: Waiting 18:49:55 aa168da1d23b: Waiting 18:49:55 46f8f816bc3b: Waiting 18:49:55 93b61091891f: Waiting 18:49:55 36b3adc4ff6f: Verifying Checksum 18:49:55 36b3adc4ff6f: Download complete 18:49:55 46f8f816bc3b: Verifying Checksum 18:49:55 46f8f816bc3b: Download complete 18:49:56 df20fa9351a1: Verifying Checksum 18:49:56 df20fa9351a1: Download complete 18:49:56 93b9cdb0e59b: Verifying Checksum 18:49:56 93b9cdb0e59b: Download complete 18:49:56 5e14af77c1be: Verifying Checksum 18:49:56 5e14af77c1be: Download complete 18:49:56 93b61091891f: Verifying Checksum 18:49:56 93b61091891f: Download complete 18:49:56 01666e4c0597: Verifying Checksum 18:49:56 01666e4c0597: Download complete 18:49:56 df20fa9351a1: Pull complete 18:49:56 36b3adc4ff6f: Pull complete 18:49:56 8ad3a11d3b57: Verifying Checksum 18:49:56 8ad3a11d3b57: Download complete 18:49:57 8ad3a11d3b57: Pull complete 18:49:57 46f8f816bc3b: Pull complete 18:49:57 93b61091891f: Pull complete 18:49:57 93b9cdb0e59b: Pull complete 18:49:57 5e14af77c1be: Pull complete 18:49:57 01666e4c0597: Pull complete 18:49:58 aa168da1d23b: Verifying Checksum 18:49:58 aa168da1d23b: Download complete 18:50:02 aa168da1d23b: Pull complete 18:50:02 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:50:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:50:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:50:02 prd-centos7-docker-4c-2g-281 does not seem to be running inside a container 18:50:02 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_device-sdk-go_PR-965/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_device-sdk-go_PR-965 -v /w/workspace/dgexfoundry_device-sdk-go_PR-965:/w/workspace/dgexfoundry_device-sdk-go_PR-965:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp:/w/workspace/dgexfoundry_device-sdk-go_PR-965@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 18:50:04 $ docker top 0e190b6c41044a37012b6efa2e8552c04c9a45ad1c8c46ba7b05d78f8e82a827 -eo pid,comm [Pipeline] { [Pipeline] sh 18:50:05 + touch /tmp/pre-build-complete [Pipeline] sh 18:50:05 + mkdir -p /var/log/sa [Pipeline] sh 18:50:05 + ls /var/log/sa-host 18:50:05 + sadf -c /var/log/sa-host/sa05 18:50:05 file_magic: OK 18:50:05 HZ: Using current value: 100 18:50:05 file_header: OK 18:50:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:50:05 Statistics: 18:50:05 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:50:05 File successfully converted to sysstat format version 12.2.1 18:50:05 + sadf -c /var/log/sa-host/sa10 18:50:05 file_magic: OK 18:50:05 HZ: Using current value: 100 18:50:05 file_header: OK 18:50:05 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 18:50:05 Statistics: 18:50:05 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:50:05 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:50:06 provisioning config files... 18:50:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp/config2625563149171200820tmp [Pipeline] { [Pipeline] echo 18:50:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:50:06 ---> create-netrc.sh [Pipeline] } 18:50:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:50:06 ---> python-tools-install.sh [Pipeline] echo 18:50:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:50:07 ---> sudo-logs.sh 18:50:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:50:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:50:07 ---> job-cost.sh 18:50:07 lf-activate-venv: SKIPPING 18:50:07 DEBUG: total: 0.18000000715255737 18:50:07 INFO: Retrieving Stack Cost... 18:50:09 INFO: Retrieving Pricing Info for: v3-standard-2 18:50:09 INFO: Archiving Costs [Pipeline] echo 18:50:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:50:09 ---> logs-deploy.sh 18:50:09 lf-activate-venv: SKIPPING 18:50:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-965/2 18:50:09 INFO: archiving workspace using pattern(s): 18:50:10 Archives upload complete. 18:50:10 INFO: archiving logs to Nexus 18:50:11 ---> uname -a: 18:50:11 Linux prd-centos7-docker-4c-2g-281.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:50:11 18:50:11 18:50:11 ---> lscpu: 18:50:11 Architecture: x86_64 18:50:11 CPU op-mode(s): 32-bit, 64-bit 18:50:11 Byte Order: Little Endian 18:50:11 Address sizes: 40 bits physical, 48 bits virtual 18:50:11 CPU(s): 2 18:50:11 On-line CPU(s) list: 0,1 18:50:11 Thread(s) per core: 1 18:50:11 Core(s) per socket: 1 18:50:11 Socket(s): 2 18:50:11 NUMA node(s): 1 18:50:11 Vendor ID: AuthenticAMD 18:50:11 CPU family: 23 18:50:11 Model: 49 18:50:11 Model name: AMD EPYC-Rome Processor 18:50:11 Stepping: 0 18:50:11 CPU MHz: 2800.000 18:50:11 BogoMIPS: 5600.00 18:50:11 Virtualization: AMD-V 18:50:11 Hypervisor vendor: KVM 18:50:11 Virtualization type: full 18:50:11 L1d cache: 64 KiB 18:50:11 L1i cache: 64 KiB 18:50:11 L2 cache: 1 MiB 18:50:11 L3 cache: 32 MiB 18:50:11 NUMA node0 CPU(s): 0,1 18:50:11 Vulnerability Itlb multihit: Not affected 18:50:11 Vulnerability L1tf: Not affected 18:50:11 Vulnerability Mds: Not affected 18:50:11 Vulnerability Meltdown: Not affected 18:50:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:50:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:50:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:50:11 Vulnerability Srbds: Not affected 18:50:11 Vulnerability Tsx async abort: Not affected 18:50:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 18:50:11 18:50:11 18:50:11 ---> nproc: 18:50:11 2 18:50:11 18:50:11 18:50:11 ---> df -h: 18:50:11 Filesystem Size Used Available Use% Mounted on 18:50:11 overlay 40.0G 7.6G 32.4G 19% / 18:50:11 tmpfs 64.0M 0 64.0M 0% /dev 18:50:11 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:50:11 shm 64.0M 0 64.0M 0% /dev/shm 18:50:11 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 18:50:11 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 18:50:11 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 18:50:11 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 18:50:11 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 18:50:11 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 18:50:11 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-965 18:50:11 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/dgexfoundry_device-sdk-go_PR-965@tmp 18:50:11 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 18:50:11 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 18:50:11 18:50:11 18:50:11 ---> free -m: 18:50:11 total used free shared buff/cache available 18:50:11 Mem: 7821 985 4738 0 2097 6658 18:50:11 Swap: 1023 0 1023 18:50:11 18:50:11 18:50:11 ---> ip addr: 18:50:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:50:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:50:11 inet 127.0.0.1/8 scope host lo 18:50:11 valid_lft forever preferred_lft forever 18:50:11 inet6 ::1/128 scope host 18:50:11 valid_lft forever preferred_lft forever 18:50:11 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:50:11 link/ether fa:16:3e:fb:9b:90 brd ff:ff:ff:ff:ff:ff 18:50:11 inet 10.30.122.77/23 brd 10.30.123.255 scope global dynamic eth0 18:50:11 valid_lft 85870sec preferred_lft 85870sec 18:50:11 inet6 fe80::f816:3eff:fefb:9b90/64 scope link 18:50:11 valid_lft forever preferred_lft forever 18:50:11 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:50:11 link/ether 02:42:c5:8b:86:fe brd ff:ff:ff:ff:ff:ff 18:50:11 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:50:11 valid_lft forever preferred_lft forever 18:50:11 inet6 fe80::42:c5ff:fe8b:86fe/64 scope link 18:50:11 valid_lft forever preferred_lft forever 18:50:11 18:50:11 18:50:11 ---> sar -b -r -n DEV: 18:50:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 18:50:11 18:50:11 18:41:10 LINUX RESTART (2 CPU) 18:50:11 18:50:11 18:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:50:11 18:43:01 2.48 0.03 2.45 0.00 1.07 92.99 0.00 18:50:11 18:44:01 0.40 0.00 0.40 0.00 0.00 6.38 0.00 18:50:11 18:45:01 0.23 0.00 0.23 0.00 0.00 2.03 0.00 18:50:11 18:46:01 0.22 0.00 0.22 0.00 0.00 3.46 0.00 18:50:11 18:47:01 0.25 0.00 0.25 0.00 0.00 3.18 0.00 18:50:11 18:48:01 0.33 0.00 0.33 0.00 0.00 4.82 0.00 18:50:11 18:49:02 0.22 0.00 0.22 0.00 0.00 3.28 0.00 18:50:11 18:50:01 4.67 0.10 4.57 0.00 10.16 159.04 0.00 18:50:11 Average: 1.09 0.02 1.08 0.00 1.39 34.14 0.00 18:50:11 18:50:11 18:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:50:11 18:43:01 5458720 0 807064 10.08 2620 1740536 1247876 13.78 572528 1577612 20 18:50:11 18:44:01 5460568 0 805208 10.05 2620 1740544 1220120 13.47 572840 1576436 20 18:50:11 18:45:01 5462088 0 803688 10.03 2620 1740544 1204484 13.30 567912 1579848 8 18:50:11 18:46:01 5459420 0 806352 10.07 2620 1740548 1204688 13.30 569476 1580680 8 18:50:11 18:47:01 5454680 0 811084 10.13 2620 1740556 1204760 13.30 572912 1582440 8 18:50:11 18:48:01 5454692 0 811072 10.13 2620 1740556 1204676 13.30 572508 1582440 8 18:50:11 18:49:02 5455164 0 810588 10.12 2620 1740568 1204484 13.30 573112 1582440 8 18:50:11 18:50:01 4840540 0 966284 12.07 2620 2199496 1603632 17.70 922568 1798364 458264 18:50:11 Average: 5380734 0 827668 10.33 2620 1797918 1261840 13.93 615482 1607532 57293 18:50:11 18:50:11 18:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:50:11 18:43:01 eth0 8.33 3.75 6.01 1.22 0.00 0.00 0.00 0.00 18:50:11 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 18:44:01 eth0 0.82 0.33 0.28 0.23 0.00 0.00 0.00 0.00 18:50:11 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 18:45:01 eth0 1.17 0.05 0.11 0.00 0.00 0.00 0.00 0.00 18:50:11 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 18:46:01 eth0 0.57 0.27 0.27 0.20 0.00 0.00 0.00 0.00 18:50:11 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 18:47:01 eth0 1.05 0.57 0.45 0.27 0.00 0.00 0.00 0.00 18:50:11 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 18:48:01 eth0 0.73 0.32 0.30 0.20 0.00 0.00 0.00 0.00 18:50:11 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 18:49:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:50:11 18:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 18:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 18:50:01 eth0 213.87 190.67 2202.84 16.87 0.00 0.00 0.00 0.00 18:50:11 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 Average: eth0 27.95 24.16 272.29 2.35 0.00 0.00 0.00 0.00 18:50:11 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:50:11 18:50:11 18:50:11 ---> sar -P ALL: 18:50:11 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 18:50:11 18:50:11 18:41:10 LINUX RESTART (2 CPU) 18:50:11 18:50:11 18:42:01 CPU %user %nice %system %iowait %steal %idle 18:50:11 18:43:01 all 0.26 0.00 0.07 0.00 0.04 99.63 18:50:11 18:43:01 0 0.33 0.00 0.07 0.00 0.03 99.56 18:50:11 18:43:01 1 0.18 0.00 0.07 0.00 0.05 99.70 18:50:11 18:44:01 all 0.07 0.00 0.03 0.00 0.03 99.87 18:50:11 18:44:01 0 0.08 0.00 0.02 0.00 0.02 99.88 18:50:11 18:44:01 1 0.05 0.00 0.03 0.00 0.05 99.87 18:50:11 18:45:01 all 0.08 0.00 0.12 0.00 0.03 99.78 18:50:11 18:45:01 0 0.08 0.00 0.08 0.00 0.02 99.82 18:50:11 18:45:01 1 0.07 0.00 0.15 0.00 0.03 99.75 18:50:11 18:46:01 all 0.06 0.00 0.02 0.00 0.03 99.90 18:50:11 18:46:01 0 0.07 0.00 0.02 0.00 0.02 99.90 18:50:11 18:46:01 1 0.05 0.00 0.02 0.00 0.03 99.90 18:50:11 18:47:01 all 0.10 0.00 0.05 0.00 0.03 99.82 18:50:11 18:47:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:50:11 18:47:01 1 0.17 0.00 0.05 0.00 0.05 99.73 18:50:11 18:48:01 all 0.08 0.00 0.03 0.00 0.03 99.86 18:50:11 18:48:01 0 0.02 0.00 0.03 0.00 0.03 99.92 18:50:11 18:48:01 1 0.15 0.00 0.03 0.00 0.02 99.80 18:50:11 18:49:02 all 0.08 0.00 0.03 0.00 0.03 99.87 18:50:11 18:49:02 0 0.05 0.00 0.02 0.00 0.00 99.93 18:50:11 18:49:02 1 0.10 0.00 0.05 0.00 0.05 99.80 18:50:11 18:50:01 all 5.21 0.00 1.68 0.02 0.03 93.05 18:50:11 18:50:01 0 6.28 0.00 1.80 0.00 0.02 91.90 18:50:11 18:50:01 1 4.14 0.00 1.56 0.03 0.05 94.21 18:50:11 Average: all 0.73 0.00 0.25 0.00 0.03 98.99 18:50:11 Average: 0 0.85 0.00 0.26 0.00 0.02 98.87 18:50:11 Average: 1 0.60 0.00 0.24 0.00 0.04 99.11 18:50:11 18:50:11 18:50:11