Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 37381ec3f65a6d1c524847dd5b265be5d59be2fc+a792bd60d44e476743a31f63448cab357051592b (2845ac74ef2aabf3fe8a7a99fa775eb4402518ad) 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-ssh8374573944003990288.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision db16f8292de5a0132d944c4e76ede2ca4f84da27 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-ssh1841218503842548169.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 db16f8292de5a0132d944c4e76ede2ca4f84da27 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-29/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-rfid-llrp-go/branches/PR-29/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8569036612049350459.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision db16f8292de5a0132d944c4e76ede2ca4f84da27 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f db16f8292de5a0132d944c4e76ede2ca4f84da27 # timeout=10 Commit message: "Merge pull request #343 from ernestojeda/pipeline-optimizations" > 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-ssh4811684705580910654.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-rfid-llrp-go/branches/PR-29/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-rfid-llrp-go/branches/PR-29/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh949413270889499146.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-rfid-llrp-go, buildSnap:true] ========================================================= [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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-3281 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [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-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-29 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh6435900444090094879.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh4706455604435673388.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a792bd60d44e476743a31f63448cab357051592b into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc Merge succeeded, producing 2c33471a7cc0f3032fb4c5041825ca4d955e5709 Checking out Revision 2c33471a7cc0f3032fb4c5041825ca4d955e5709 (PR-29) > git config core.sparsecheckout # timeout=10 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # 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/oundry_device-rfid-llrp-go_PR-29@tmp/jenkins-gitclient-ssh5076097263430676038.key > git merge a792bd60d44e476743a31f63448cab357051592b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2c33471a7cc0f3032fb4c5041825ca4d955e5709 # timeout=10 Commit message: "Merge commit 'a792bd60d44e476743a31f63448cab357051592b' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:07:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:07:49 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:07:49 ========================================================= 17:07:49 EdgeX Global Pipelines Version Info 17:07:49 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 44eed5fc28d086f298a9fd83a4e5699dc52c3b7b # timeout=10 17:07:50 ------------------- 17:07:50 stable info: 17:07:50 ------------------- 17:07:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:07:50 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 17:07:50 Message: update stable to v1.0.197 17:07:51 ------------------- 17:07:51 experimental info: 17:07:51 ------------------- 17:07:51 Commited By: **** collab-it+edgex@linuxfoundation.org 17:07:51 Commit SHA: db16f8292de5a0132d944c4e76ede2ca4f84da27 17:07:51 Message: update experimental to v1.0.197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:07:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 17:07:51 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 17:07:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:07:51 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:07:51 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:07:51 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:07:51 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:07:51 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:07:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:07:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:07:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:07:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 17:07:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:07:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:07:51 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-29 [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-29 [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-29 [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2c33471a7cc0f3032fb4c5041825ca4d955e5709 [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2c33471 [Pipeline] echo 17:07:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:07:52 provisioning config files... 17:07:52 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config3991203028825850535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:07:52 ---> docker-login.sh 17:07:52 nexus3.edgexfoundry.org:10001 17:07:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:53 Configure a credential helper to remove this warning. See 17:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:53 17:07:53 Login Succeeded 17:07:53 nexus3.edgexfoundry.org:10002 17:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:53 Configure a credential helper to remove this warning. See 17:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:53 17:07:53 Login Succeeded 17:07:53 nexus3.edgexfoundry.org:10003 17:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:53 Configure a credential helper to remove this warning. See 17:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:53 17:07:53 Login Succeeded 17:07:53 nexus3.edgexfoundry.org:10004 17:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:53 Configure a credential helper to remove this warning. See 17:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:53 17:07:53 Login Succeeded 17:07:53 docker.io 17:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:07:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:07:53 Configure a credential helper to remove this warning. See 17:07:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:07:53 17:07:53 Login Succeeded 17:07:53 ---> docker-login.sh ends [Pipeline] } 17:07: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 17:07:54 + git log --format=format:%s -1 2c33471a7cc0f3032fb4c5041825ca4d955e5709 [Pipeline] echo 17:07:54 GIT_COMMIT: 2c33471a7cc0f3032fb4c5041825ca4d955e5709, Commit Message: Merge commit 'a792bd60d44e476743a31f63448cab357051592b' into HEAD [Pipeline] echo 17:07:54 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:07:55 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:07:55 17:07:55 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:07:55 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:07:55 latest: Pulling from edgex-devops/git-semver 17:07:55 31603596830f: Pulling fs layer 17:07:55 b6dc333f4379: Pulling fs layer 17:07:55 3d9ef1400e77: Pulling fs layer 17:07:55 fd332fbdc1db: Pulling fs layer 17:07:55 fd332fbdc1db: Waiting 17:07:55 b6dc333f4379: Verifying Checksum 17:07:55 b6dc333f4379: Download complete 17:07:56 31603596830f: Verifying Checksum 17:07:56 31603596830f: Download complete 17:07:56 31603596830f: Pull complete 17:07:56 b6dc333f4379: Pull complete 17:07:56 fd332fbdc1db: Verifying Checksum 17:07:56 fd332fbdc1db: Download complete 17:07:56 3d9ef1400e77: Verifying Checksum 17:07:56 3d9ef1400e77: Download complete 17:07:56 3d9ef1400e77: Pull complete 17:07:56 fd332fbdc1db: Pull complete 17:07:57 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:07:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:07:57 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:07:57 prd-centos7-docker-4c-2g-3281 does not seem to be running inside a container 17:07:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@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:10004/edgex-devops/git-semver:latest cat 17:07:58 $ docker top 9d96cddeb8107afee3683ea84406bb3ef16bbf39abf15e78ec478f7c3376f617 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:07:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:58 [ssh-agent] Looking for ssh-agent implementation... 17:07:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:58 $ docker exec 9d96cddeb8107afee3683ea84406bb3ef16bbf39abf15e78ec478f7c3376f617 ssh-agent 17:07:58 SSH_AUTH_SOCK=/tmp/ssh-qgdk1vue8mRr/agent.14 17:07:58 SSH_AGENT_PID=20 17:07:58 Running ssh-add (command line suppressed) 17:07:58 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_1685766809612412468.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_1685766809612412468.key) 17:07:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:59 + git tag --points-at HEAD [Pipeline] } 17:07:59 $ docker exec --env ******** --env ******** 9d96cddeb8107afee3683ea84406bb3ef16bbf39abf15e78ec478f7c3376f617 ssh-agent -k 17:07:59 unset SSH_AUTH_SOCK; 17:07:59 unset SSH_AGENT_PID; 17:07:59 echo Agent pid 20 killed; 17:07:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:07:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:07:59 [ssh-agent] Looking for ssh-agent implementation... 17:07:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:07:59 $ docker exec 9d96cddeb8107afee3683ea84406bb3ef16bbf39abf15e78ec478f7c3376f617 ssh-agent 17:07:59 SSH_AUTH_SOCK=/tmp/ssh-p6E44pVlehUd/agent.53 17:07:59 SSH_AGENT_PID=59 17:07:59 Running ssh-add (command line suppressed) 17:07:59 Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_1575020262157853019.key (/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/private_key_1575020262157853019.key) 17:07:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:07:59 + git semver init 17:07:59 # -> Open(): unable to determine branch for HEAD 17:07:59 # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.git 17:07:59 # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-29 17:07:59 # $SEMVER_REMOTE_NAME = origin 17:07:59 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:07:59 # $SEMVER_USER_NAME = edgex-jenkins 17:07:59 # $SEMVER_BRANCH = PR-29 17:07:59 # $SEMVER_TEMP = /tmp/semver-357769353 17:07:59 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 17:08:00 # '/tmp/semver-357769353' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver' 17:08:00 # -> Force: false 17:08:00 # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-29/.semver [Pipeline] } 17:08:00 $ docker exec --env ******** --env ******** 9d96cddeb8107afee3683ea84406bb3ef16bbf39abf15e78ec478f7c3376f617 ssh-agent -k 17:08:00 unset SSH_AUTH_SOCK; 17:08:00 unset SSH_AGENT_PID; 17:08:00 echo Agent pid 59 killed; 17:08:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:08:00 + git semver [Pipeline] } 17:08:00 $ docker stop --time=1 9d96cddeb8107afee3683ea84406bb3ef16bbf39abf15e78ec478f7c3376f617 17:08:01 $ docker rm -f 9d96cddeb8107afee3683ea84406bb3ef16bbf39abf15e78ec478f7c3376f617 [Pipeline] // withDockerContainer [Pipeline] sh 17:08:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:08:02 Stashed 1 file(s) [Pipeline] echo 17:08:02 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 17:08:18 Still waiting to schedule task 17:08:18 ‘prd-centos7-blackbox-4c-2g-3161’ doesn’t have label ‘centos7-docker-4c-2g’ 17:08:18 ‘prd-centos7-builder-2c-1g-3279’ doesn’t have label ‘centos7-docker-4c-2g’ 17:08:18 ‘prd-centos7-docker-4c-2g-2785’ is offline 17:08:18 ‘prd-centos7-docker-4c-2g-3277’ is offline 17:08:18 ‘prd-centos7-docker-4c-2g-3278’ is offline 17:08:18 ‘prd-centos7-docker-4c-2g-3283’ is offline 17:08:18 ‘prd-ubuntu18.04-docker-8c-8g-3173’ doesn’t have label ‘centos7-docker-4c-2g’ 17:08:18 Still waiting to schedule task 17:08:18 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:11:00 Running on prd-centos7-docker-4c-2g-3285 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws 17:11:00 Running in /w/workspace/device-rfid-llrp-go/10 [Pipeline] { [Pipeline] checkout 17:11:00 Selected Git installation does not exist. Using Default 17:11:00 The recommended git tool is: NONE 17:11:04 using credential edgex-jenkins-ssh 17:11:04 Cloning the remote Git repository 17:11:04 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:11:04 > git init /w/workspace/device-rfid-llrp-go/10 # timeout=10 17:11:04 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:11:04 > git --version # timeout=10 17:11:04 > git --version # 'git version 2.24.4' 17:11:04 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:04 [INFO] Currently running in a labeled security context 17:11:04 [INFO] Currently SELinux is 'enforcing' on the host 17:11:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/10@tmp/jenkins-gitclient-ssh7668279415710814761.key 17:11:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:11:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:11:05 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:11:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:05 [INFO] Currently running in a labeled security context 17:11:05 [INFO] Currently SELinux is 'enforcing' on the host 17:11:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/10@tmp/jenkins-gitclient-ssh229289389518520840.key 17:11:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:11:05 Merging remotes/origin/main commit a792bd60d44e476743a31f63448cab357051592b into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc 17:11:05 Merge succeeded, producing fc14bf10e71dbe8998ed09a1ae970893aaac048a 17:11:05 Checking out Revision fc14bf10e71dbe8998ed09a1ae970893aaac048a (PR-29) 17:11:05 > git config core.sparsecheckout # timeout=10 17:11:05 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 17:11:05 > git remote # timeout=10 17:11:05 > git config --get remote.origin.url # timeout=10 17:11:05 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:05 [INFO] Currently running in a labeled security context 17:11:05 [INFO] Currently SELinux is 'enforcing' on the host 17:11:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/10@tmp/jenkins-gitclient-ssh7244815415096499161.key 17:11:05 > git merge a792bd60d44e476743a31f63448cab357051592b # timeout=10 17:11:05 > git rev-parse HEAD^{commit} # timeout=10 17:11:05 > git config core.sparsecheckout # timeout=10 17:11:05 > git checkout -f fc14bf10e71dbe8998ed09a1ae970893aaac048a # timeout=10 17:11:09 Commit message: "Merge commit 'a792bd60d44e476743a31f63448cab357051592b' into HEAD" 17:11:09 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:10 provisioning config files... 17:11:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/10@tmp/config5419803063767812402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:10 ---> docker-login.sh 17:11:10 nexus3.edgexfoundry.org:10001 17:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:09 > git rev-list --no-walk 44eed5fc28d086f298a9fd83a4e5699dc52c3b7b # timeout=10 17:11:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:10 Configure a credential helper to remove this warning. See 17:11:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:10 17:11:10 Login Succeeded 17:11:10 nexus3.edgexfoundry.org:10002 17:11:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:11 Configure a credential helper to remove this warning. See 17:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:11 17:11:11 Login Succeeded 17:11:11 nexus3.edgexfoundry.org:10003 17:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:11 Configure a credential helper to remove this warning. See 17:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:11 17:11:11 Login Succeeded 17:11:11 nexus3.edgexfoundry.org:10004 17:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:11 Configure a credential helper to remove this warning. See 17:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:11 17:11:11 Login Succeeded 17:11:11 docker.io 17:11:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:11 Configure a credential helper to remove this warning. See 17:11:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:11 17:11:11 Login Succeeded 17:11:11 ---> docker-login.sh ends [Pipeline] } 17:11:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:11:12 ========================================================= 17:11:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:11:12 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:11:12 + 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 . 17:11:12 Sending build context to Docker daemon 1.196MB 17:11:12 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 17:11:12 Step 2/10 : FROM ${BASE} 17:11:12 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:11:12 540db60ca938: Pulling fs layer 17:11:12 adcc1eea9eea: Pulling fs layer 17:11:12 4c4ab2625f07: Pulling fs layer 17:11:12 0773c198feca: Pulling fs layer 17:11:12 345f892a5656: Pulling fs layer 17:11:12 4796506630df: Pulling fs layer 17:11:12 cc55df3e53f1: Pulling fs layer 17:11:12 4d027b6c602c: Pulling fs layer 17:11:12 449e75d2c14e: Pulling fs layer 17:11:12 0773c198feca: Waiting 17:11:12 345f892a5656: Waiting 17:11:12 4796506630df: Waiting 17:11:12 cc55df3e53f1: Waiting 17:11:12 4d027b6c602c: Waiting 17:11:12 449e75d2c14e: Waiting 17:11:12 4c4ab2625f07: Verifying Checksum 17:11:12 4c4ab2625f07: Download complete 17:11:12 adcc1eea9eea: Verifying Checksum 17:11:12 adcc1eea9eea: Download complete 17:11:12 345f892a5656: Verifying Checksum 17:11:12 345f892a5656: Download complete 17:11:12 4796506630df: Verifying Checksum 17:11:12 4796506630df: Download complete 17:11:12 cc55df3e53f1: Verifying Checksum 17:11:12 cc55df3e53f1: Download complete 17:11:12 540db60ca938: Verifying Checksum 17:11:12 540db60ca938: Download complete 17:11:13 540db60ca938: Pull complete 17:11:13 4d027b6c602c: Verifying Checksum 17:11:13 4d027b6c602c: Download complete 17:11:13 adcc1eea9eea: Pull complete 17:11:13 4c4ab2625f07: Pull complete 17:11:15 449e75d2c14e: Verifying Checksum 17:11:15 449e75d2c14e: Download complete 17:11:17 0773c198feca: Verifying Checksum 17:11:17 0773c198feca: Download complete 17:11:19 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3284 in /w/workspace/oundry_device-rfid-llrp-go_PR-29 [Pipeline] { [Pipeline] ws 17:11:19 Running in /w/workspace/device-rfid-llrp-go/10 [Pipeline] { [Pipeline] checkout 17:11:20 Selected Git installation does not exist. Using Default 17:11:20 The recommended git tool is: NONE 17:11:20 0773c198feca: Pull complete 17:11:21 345f892a5656: Pull complete 17:11:21 4796506630df: Pull complete 17:11:21 cc55df3e53f1: Pull complete 17:11:21 4d027b6c602c: Pull complete 17:11:23 449e75d2c14e: Pull complete 17:11:23 Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 17:11:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:11:23 ---> 0d28375d9b5b 17:11:23 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 17:11:25 ---> Running in fec1362133f2 17:11:25 Removing intermediate container fec1362133f2 17:11:25 ---> 61e8f5eab9c6 17:11:25 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:11:25 ---> Running in a46779efe3f5 17:11:25 Removing intermediate container a46779efe3f5 17:11:25 ---> 00f9f2c31ba0 17:11:25 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:11:25 ---> Running in 896d0ea3468e 17:11:25 Removing intermediate container 896d0ea3468e 17:11:25 ---> 2fe06039502d 17:11:25 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:11:25 ---> Running in 01afb5bc4115 17:11:25 using credential edgex-jenkins-ssh 17:11:25 Cloning the remote Git repository 17:11:26 Removing intermediate container 01afb5bc4115 17:11:26 ---> 11435fc4b64c 17:11:26 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:11:26 ---> Running in 9a1a5ef84d1b 17:11:26 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:11:25 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:11:25 > git init /w/workspace/device-rfid-llrp-go/10 # timeout=10 17:11:25 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:11:25 > git --version # timeout=10 17:11:25 > git --version # 'git version 2.17.1' 17:11:25 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:25 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:27 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:11:27 Merging remotes/origin/main commit a792bd60d44e476743a31f63448cab357051592b into PR head commit 37381ec3f65a6d1c524847dd5b265be5d59be2fc 17:11:27 OK: 149 MiB in 40 packages 17:11:26 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:11:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:11:26 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:11:26 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:11:26 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/29/head:refs/remotes/origin/PR-29 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:11:27 > git config core.sparsecheckout # timeout=10 17:11:27 > git checkout -f 37381ec3f65a6d1c524847dd5b265be5d59be2fc # timeout=10 17:11:27 > git remote # timeout=10 17:11:27 Merge succeeded, producing eee86b2820ca58ad511a283f1999e47e0c14b3f4 17:11:27 Checking out Revision eee86b2820ca58ad511a283f1999e47e0c14b3f4 (PR-29) 17:11:28 Removing intermediate container 9a1a5ef84d1b 17:11:28 ---> 3d0ce6542fc1 17:11:28 Step 8/10 : WORKDIR /device-rfid-llrp-go 17:11:28 ---> Running in cdfbc15cde0f 17:11:28 Removing intermediate container cdfbc15cde0f 17:11:28 ---> a0115850dc51 17:11:28 Step 9/10 : COPY . . 17:11:28 ---> e949e1ec5ef8 17:11:28 Step 10/10 : RUN go mod download 17:11:28 ---> Running in 4f18a97d3846 17:11:27 > git config --get remote.origin.url # timeout=10 17:11:27 using GIT_SSH to set credentials SSH Credentials for GitHub 17:11:27 > git merge a792bd60d44e476743a31f63448cab357051592b # timeout=10 17:11:27 > git rev-parse HEAD^{commit} # timeout=10 17:11:27 > git config core.sparsecheckout # timeout=10 17:11:27 > git checkout -f eee86b2820ca58ad511a283f1999e47e0c14b3f4 # timeout=10 17:11:31 Commit message: "Merge commit 'a792bd60d44e476743a31f63448cab357051592b' into HEAD" 17:11:31 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:11:32 provisioning config files... 17:11:32 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/10@tmp/config7229551478162727705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:11:32 ---> docker-login.sh 17:11:32 nexus3.edgexfoundry.org:10001 17:11:31 > git rev-list --no-walk 44eed5fc28d086f298a9fd83a4e5699dc52c3b7b # timeout=10 17:11:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:34 Configure a credential helper to remove this warning. See 17:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:34 17:11:34 Login Succeeded 17:11:34 nexus3.edgexfoundry.org:10002 17:11:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:34 Configure a credential helper to remove this warning. See 17:11:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:34 17:11:34 Login Succeeded 17:11:34 nexus3.edgexfoundry.org:10003 17:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:35 Configure a credential helper to remove this warning. See 17:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:35 17:11:35 Login Succeeded 17:11:35 nexus3.edgexfoundry.org:10004 17:11:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:35 Configure a credential helper to remove this warning. See 17:11:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:35 17:11:35 Login Succeeded 17:11:35 docker.io 17:11:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:11:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:11:36 Configure a credential helper to remove this warning. See 17:11:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:11:36 17:11:36 Login Succeeded 17:11:36 ---> docker-login.sh ends [Pipeline] } 17:11:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:11:37 ========================================================= 17:11:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 17:11:37 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:11:37 + 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 . 17:11:38 Removing intermediate container 4f18a97d3846 17:11:38 ---> a89fec6d3b54 17:11:38 Successfully built a89fec6d3b54 17:11:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:11:38 Sending build context to Docker daemon 1.196MB 17:11:38 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 17:11:38 Step 2/10 : FROM ${BASE} 17:11:38 + docker inspect -f . ci-base-image-x86_64 17:11:38 . 17:11:38 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:11:38 595b0fe564bb: Pulling fs layer 17:11:38 24495759ef45: Pulling fs layer 17:11:38 d148012ef14d: Pulling fs layer 17:11:38 cb65c68fc2e2: Pulling fs layer 17:11:38 093eec477d81: Pulling fs layer 17:11:38 a6d5b2bbb924: Pulling fs layer 17:11:38 2446dc1eb7d3: Pulling fs layer 17:11:38 596795e73e0f: Pulling fs layer 17:11:38 a6d5b2bbb924: Waiting 17:11:38 2446dc1eb7d3: Waiting 17:11:38 cb65c68fc2e2: Waiting 17:11:38 093eec477d81: Waiting 17:11:38 596795e73e0f: Waiting 17:11:38 d148012ef14d: Verifying Checksum 17:11:38 d148012ef14d: Download complete 17:11:38 24495759ef45: Verifying Checksum 17:11:38 24495759ef45: Download complete 17:11:38 093eec477d81: Download complete 17:11:38 595b0fe564bb: Verifying Checksum 17:11:38 595b0fe564bb: Download complete 17:11:38 2446dc1eb7d3: Verifying Checksum 17:11:38 2446dc1eb7d3: Download complete [Pipeline] withDockerContainer 17:11:38 prd-centos7-docker-4c-2g-3285 does not seem to be running inside a container 17:11:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:11:39 a6d5b2bbb924: Verifying Checksum 17:11:39 a6d5b2bbb924: Download complete 17:11:39 $ docker top 84dae089207a25cd7562f929bb4adfd23d177bd0ebb40f7fb40326f8783c6a07 -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:39 595b0fe564bb: Pull complete 17:11:39 + go version 17:11:39 go version go1.16.5 linux/amd64 [Pipeline] } 17:11:39 $ docker stop --time=1 84dae089207a25cd7562f929bb4adfd23d177bd0ebb40f7fb40326f8783c6a07 17:11:40 24495759ef45: Pull complete 17:11:40 d148012ef14d: Pull complete 17:11:40 $ docker rm -f 84dae089207a25cd7562f929bb4adfd23d177bd0ebb40f7fb40326f8783c6a07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } 17:11:41 596795e73e0f: Download complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:11:41 + docker inspect -f . ci-base-image-x86_64 17:11:41 . [Pipeline] withDockerContainer 17:11:41 prd-centos7-docker-4c-2g-3285 does not seem to be running inside a container 17:11:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:11:42 cb65c68fc2e2: Verifying Checksum 17:11:42 cb65c68fc2e2: Download complete 17:11:42 $ docker top efaa76c3fa1b80d6d7833e136032b038d4462218310ff6e2ea044ce5b1d6aece -eo pid,comm [Pipeline] { [Pipeline] sh 17:11:42 + go mod tidy [Pipeline] sh 17:11:42 + make test 17:11:42 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:11:43 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:11:49 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 17:11:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 17:11:49 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 17:11:49 have (string, bool, string, string) 17:11:49 want (string, string) 17:11:52 cb65c68fc2e2: Pull complete 17:11:52 093eec477d81: Pull complete 17:11:52 a6d5b2bbb924: Pull complete 17:11:53 2446dc1eb7d3: Pull complete 17:11:55 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 17:11:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.237s coverage: 52.0% of statements 17:11:55 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.005s coverage: 95.5% of statements 17:11:55 make: *** [Makefile:26: test] Error 2 [Pipeline] } 17:11:56 $ docker stop --time=1 efaa76c3fa1b80d6d7833e136032b038d4462218310ff6e2ea044ce5b1d6aece 17:11:57 $ docker rm -f efaa76c3fa1b80d6d7833e136032b038d4462218310ff6e2ea044ce5b1d6aece 17:11:57 596795e73e0f: Pull complete 17:11:57 Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 17:11:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 17:11:57 ---> d9e956139c92 17:11:57 Step 3/10 : ARG ALPINE_PKG_BASE="make git" [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:11:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:58 17:11:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:11:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:11:58 latest: Pulling from edgex-lftools-log-publisher 17:11:58 b4d181a07f80: Pulling fs layer 17:11:58 a1111a8f2ec3: Pulling fs layer 17:11:58 ed53099fbce6: Pulling fs layer 17:11:58 dc539afda2c1: Pulling fs layer 17:11:58 77bc0d833cb6: Pulling fs layer 17:11:58 9065ff56babe: Pulling fs layer 17:11:58 d287ab97295c: Pulling fs layer 17:11:58 77bc0d833cb6: Waiting 17:11:58 9065ff56babe: Waiting 17:11:58 d287ab97295c: Waiting 17:11:58 dc539afda2c1: Waiting 17:11:59 a1111a8f2ec3: Verifying Checksum 17:11:59 a1111a8f2ec3: Download complete 17:11:59 dc539afda2c1: Verifying Checksum 17:11:59 dc539afda2c1: Download complete 17:11:59 77bc0d833cb6: Verifying Checksum 17:11:59 77bc0d833cb6: Download complete 17:11:59 9065ff56babe: Verifying Checksum 17:11:59 9065ff56babe: Download complete 17:11:59 ed53099fbce6: Verifying Checksum 17:11:59 ed53099fbce6: Download complete 17:12:00 ---> Running in 5b2394423749 17:12:00 b4d181a07f80: Verifying Checksum 17:12:00 b4d181a07f80: Download complete 17:12:00 Removing intermediate container 5b2394423749 17:12:00 ---> 649ff057c5dc 17:12:00 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 17:12:00 ---> Running in d148edaf2abf 17:12:01 Removing intermediate container d148edaf2abf 17:12:01 ---> 9b838bef9e63 17:12:01 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 17:12:01 ---> Running in 2fa3b3768407 17:12:01 b4d181a07f80: Pull complete 17:12:01 a1111a8f2ec3: Pull complete 17:12:01 Removing intermediate container 2fa3b3768407 17:12:01 ---> 0e93c480c17c 17:12:01 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 17:12:01 ---> Running in dd05a28dab22 17:12:02 ed53099fbce6: Pull complete 17:12:02 dc539afda2c1: Pull complete 17:12:02 77bc0d833cb6: Pull complete 17:12:02 9065ff56babe: Pull complete 17:12:04 d287ab97295c: Verifying Checksum 17:12:04 d287ab97295c: Download complete 17:12:04 Removing intermediate container dd05a28dab22 17:12:04 ---> c5e0c17808e0 17:12:04 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:12:04 ---> Running in e6af5be63734 17:12:05 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 17:12:06 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 17:12:07 OK: 138 MiB in 40 packages 17:12:08 d287ab97295c: Pull complete 17:12:08 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:12:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:12:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:12:08 Removing intermediate container e6af5be63734 17:12:08 ---> 845895b1daff 17:12:08 Step 8/10 : WORKDIR /device-rfid-llrp-go 17:12:08 ---> Running in 09d596624523 17:12:08 prd-centos7-docker-4c-2g-3285 does not seem to be running inside a container 17:12:08 $ 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-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:12:08 Removing intermediate container 09d596624523 17:12:08 ---> 8f544bf12ac3 17:12:08 Step 9/10 : COPY . . 17:12:09 ---> cfc9f01a03a2 17:12:09 Step 10/10 : RUN go mod download 17:12:10 ---> Running in 14ceae9c114f 17:12:11 $ docker top c933c7c4e791946f2edef1bf70b62fd106b68f06455a6dd7a3421f5144933712 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:12:12 ---> job-cost.sh 17:12:12 lf-activate-venv: SKIPPING 17:12:12 INFO: No Stack... 17:12:13 INFO: Retrieving Pricing Info for: v3-standard-2 17:12:13 INFO: Archiving Costs [Pipeline] sh 17:12:13 + cat /w/workspace/device-rfid-llrp-go/10/archives/cost.csv 17:12:13 + cut -d, -f6 [Pipeline] lock 17:12:13 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-10-stack-cost] 17:12:13 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-10-stack-cost] did not exist. Created. 17:12:13 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:12:14 + echo total: 0.05999999865889549 [Pipeline] stash 17:12:14 Stashed 1 file(s) [Pipeline] } 17:12:14 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-10-stack-cost] [Pipeline] // lock [Pipeline] } 17:12:14 $ docker stop --time=1 c933c7c4e791946f2edef1bf70b62fd106b68f06455a6dd7a3421f5144933712 17:12:15 $ docker rm -f c933c7c4e791946f2edef1bf70b62fd106b68f06455a6dd7a3421f5144933712 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:12:15 Failed in branch amd64 17:12:36 Removing intermediate container 14ceae9c114f 17:12:36 ---> 7c45aa3caaa3 17:12:36 Successfully built 7c45aa3caaa3 17:12:36 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 17:12:37 + docker inspect -f . ci-base-image-arm64 17:12:37 . [Pipeline] withDockerContainer 17:12:37 prd-ubuntu18.04-docker-arm64-4c-16g-3284 does not seem to be running inside a container 17:12:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@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 17:12:39 $ docker top 7503ba824d39d985bca2211dbbe8df3afe45826811a1e0440ce7bca87b56d7de -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:40 + go version 17:12:40 go version go1.16.5 linux/arm64 [Pipeline] } 17:12:40 $ docker stop --time=1 7503ba824d39d985bca2211dbbe8df3afe45826811a1e0440ce7bca87b56d7de 17:12:41 $ docker rm -f 7503ba824d39d985bca2211dbbe8df3afe45826811a1e0440ce7bca87b56d7de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:12:42 + docker inspect -f . ci-base-image-arm64 17:12:42 . [Pipeline] withDockerContainer 17:12:42 prd-ubuntu18.04-docker-arm64-4c-16g-3284 does not seem to be running inside a container 17:12:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@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 17:12:44 $ docker top 77151d3b8e1a266dfbd8b6ee8268922a786966d6e6ba691eec67dbabbd5c517d -eo pid,comm [Pipeline] { [Pipeline] sh 17:12:45 + go mod tidy [Pipeline] sh 17:12:46 + make test 17:12:46 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 17:12:47 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:13:14 # github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging 17:13:14 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:29:9: undefined: logger.NewClientStdOut 17:13:14 /go/pkg/mod/github.com/edgexfoundry/go-mod-bootstrap@v0.0.60/bootstrap/logging/factory.go:42:25: too many arguments in call to logger.NewClient 17:13:14 have (string, bool, string, string) 17:13:14 want (string, string) 17:13:29 FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver [build failed] 17:13:29 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.533s coverage: 52.0% of statements 17:13:29 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements 17:13:29 make: *** [Makefile:26: test] Error 2 [Pipeline] } 17:13:30 $ docker stop --time=1 77151d3b8e1a266dfbd8b6ee8268922a786966d6e6ba691eec67dbabbd5c517d 17:13:32 $ docker rm -f 77151d3b8e1a266dfbd8b6ee8268922a786966d6e6ba691eec67dbabbd5c517d [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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:13:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:13:33 17:13:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 17:13:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:13:34 arm64: Pulling from edgex-lftools-log-publisher 17:13:34 448f6bf000e3: Pulling fs layer 17:13:34 f757da607395: Pulling fs layer 17:13:34 05883995daec: Pulling fs layer 17:13:34 8603b9c90790: Pulling fs layer 17:13:34 1560dd03e051: Pulling fs layer 17:13:34 27f5ce0e4adf: Pulling fs layer 17:13:34 c2d8d7efcc4b: Pulling fs layer 17:13:34 8603b9c90790: Waiting 17:13:34 27f5ce0e4adf: Waiting 17:13:34 c2d8d7efcc4b: Waiting 17:13:34 1560dd03e051: Waiting 17:13:34 f757da607395: Download complete 17:13:34 8603b9c90790: Download complete 17:13:35 05883995daec: Verifying Checksum 17:13:35 05883995daec: Download complete 17:13:35 27f5ce0e4adf: Verifying Checksum 17:13:35 27f5ce0e4adf: Download complete 17:13:35 1560dd03e051: Verifying Checksum 17:13:35 1560dd03e051: Download complete 17:13:35 448f6bf000e3: Verifying Checksum 17:13:35 448f6bf000e3: Download complete 17:13:39 c2d8d7efcc4b: Verifying Checksum 17:13:39 c2d8d7efcc4b: Download complete 17:13:39 448f6bf000e3: Pull complete 17:13:40 f757da607395: Pull complete 17:13:41 05883995daec: Pull complete 17:13:41 8603b9c90790: Pull complete 17:13:42 1560dd03e051: Pull complete 17:13:43 27f5ce0e4adf: Pull complete 17:13:58 c2d8d7efcc4b: Pull complete 17:13:58 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 17:13:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:13:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 17:13:58 prd-ubuntu18.04-docker-arm64-4c-16g-3284 does not seem to be running inside a container 17:13:58 $ 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-rfid-llrp-go/10 -v /w/workspace/device-rfid-llrp-go/10:/w/workspace/device-rfid-llrp-go/10:rw,z -v /w/workspace/device-rfid-llrp-go/10@tmp:/w/workspace/device-rfid-llrp-go/10@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:14:02 $ docker top 9c1620fad1d03676210f2ee7d93d10d74cbad798fc5d2ffb3aac5687a78808c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:14:03 ---> job-cost.sh 17:14:03 lf-activate-venv: SKIPPING 17:14:03 INFO: No Stack... 17:14:04 INFO: Retrieving Pricing Info for: v2-standard-4 17:14:04 INFO: Archiving Costs [Pipeline] sh 17:14:05 + cat /w/workspace/device-rfid-llrp-go/10/archives/cost.csv 17:14:05 + cut -d, -f6 [Pipeline] lock 17:14:05 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-10-stack-cost] 17:14:05 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-10-stack-cost] did not exist. Created. 17:14:05 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:14:05 /w/workspace/device-rfid-llrp-go/10@tmp/durable-0f74ed6f/script.sh: 1: /w/workspace/device-rfid-llrp-go/10@tmp/durable-0f74ed6f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 17:14:06 + echo total: 0.18000000715255737 [Pipeline] stash 17:14:06 Warning: overwriting stash ‘stack-cost’ 17:14:07 Stashed 1 file(s) [Pipeline] } 17:14:07 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-29-10-stack-cost] [Pipeline] // lock [Pipeline] } 17:14:07 $ docker stop --time=1 9c1620fad1d03676210f2ee7d93d10d74cbad798fc5d2ffb3aac5687a78808c9 17:14:09 $ docker rm -f 9c1620fad1d03676210f2ee7d93d10d74cbad798fc5d2ffb3aac5687a78808c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:14:09 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 17:14:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:14:12 ---> package-listing.sh 17:14:12 ++ facter osfamily 17:14:12 ++ tr '[:upper:]' '[:lower:]' 17:14:12 + OS_FAMILY=redhat 17:14:12 + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-29 17:14:12 + START_PACKAGES=/tmp/packages_start.txt 17:14:12 + END_PACKAGES=/tmp/packages_end.txt 17:14:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:14:12 + PACKAGES=/tmp/packages_start.txt 17:14:12 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' 17:14:12 + PACKAGES=/tmp/packages_end.txt 17:14:12 + case "${OS_FAMILY}" in 17:14:12 + sort 17:14:12 + rpm -qa 17:14:13 + '[' -f /tmp/packages_start.txt ']' 17:14:13 + '[' -f /tmp/packages_end.txt ']' 17:14:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:14:13 + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-29 ']' 17:14:13 + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ 17:14:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-29/archives/ [Pipeline] echo 17:14:13 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/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:14:13 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 17:14:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:14 17:14:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 17:14:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:15 latest: Pulling from edgex-lftools-log-publisher 17:14:15 b4d181a07f80: Pulling fs layer 17:14:15 a1111a8f2ec3: Pulling fs layer 17:14:15 ed53099fbce6: Pulling fs layer 17:14:15 dc539afda2c1: Pulling fs layer 17:14:15 77bc0d833cb6: Pulling fs layer 17:14:15 9065ff56babe: Pulling fs layer 17:14:15 d287ab97295c: Pulling fs layer 17:14:15 77bc0d833cb6: Waiting 17:14:15 9065ff56babe: Waiting 17:14:15 d287ab97295c: Waiting 17:14:15 dc539afda2c1: Waiting 17:14:15 a1111a8f2ec3: Verifying Checksum 17:14:15 a1111a8f2ec3: Download complete 17:14:15 dc539afda2c1: Verifying Checksum 17:14:15 dc539afda2c1: Download complete 17:14:15 77bc0d833cb6: Verifying Checksum 17:14:15 77bc0d833cb6: Download complete 17:14:15 9065ff56babe: Verifying Checksum 17:14:15 9065ff56babe: Download complete 17:14:16 ed53099fbce6: Verifying Checksum 17:14:16 ed53099fbce6: Download complete 17:14:17 b4d181a07f80: Verifying Checksum 17:14:17 b4d181a07f80: Download complete 17:14:18 b4d181a07f80: Pull complete 17:14:18 a1111a8f2ec3: Pull complete 17:14:18 ed53099fbce6: Pull complete 17:14:18 dc539afda2c1: Pull complete 17:14:19 77bc0d833cb6: Pull complete 17:14:19 9065ff56babe: Pull complete 17:14:20 d287ab97295c: Verifying Checksum 17:14:20 d287ab97295c: Download complete 17:14:24 d287ab97295c: Pull complete 17:14:24 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 17:14:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:14:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 17:14:25 prd-centos7-docker-4c-2g-3281 does not seem to be running inside a container 17:14:25 $ 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/oundry_device-rfid-llrp-go_PR-29/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-29 -v /w/workspace/oundry_device-rfid-llrp-go_PR-29:/w/workspace/oundry_device-rfid-llrp-go_PR-29:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:14:27 $ docker top 8ace863cc1511bf098d0c63b7a6fbbee09cc0844ba90b4b6c053c8e923314649 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:27 + touch /tmp/pre-build-complete [Pipeline] sh 17:14:28 + mkdir -p /var/log/sysstat [Pipeline] sh 17:14:28 + ls /var/log/sa-host 17:14:28 + sadf -c /var/log/sa-host/sa05 17:14:28 file_magic: OK 17:14:28 HZ: Using current value: 100 17:14:28 file_header: OK 17:14:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:14:28 Statistics: 17:14:28 Hnuu...uuuununununu...Hnuu...uuuununununu... 17:14:28 File successfully converted to sysstat format version 12.0.3 17:14:28 + sadf -c /var/log/sa-host/sa19 17:14:28 file_magic: OK 17:14:28 HZ: Using current value: 100 17:14:28 file_header: OK 17:14:28 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 17:14:28 Statistics: 17:14:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 17:14:28 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:14:28 provisioning config files... 17:14:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-29@tmp/config6566924044176159217tmp [Pipeline] { [Pipeline] echo 17:14:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:14:29 ---> create-netrc.sh [Pipeline] } 17:14:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:14:29 ---> python-tools-install.sh [Pipeline] echo 17:14:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:14:29 ---> sudo-logs.sh 17:14:29 Archiving 'sudo' log.. 17:14:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-3281.vexxhost.local: Name or service not known 17:14:29 sudo: unable to resolve host prd-centos7-docker-4c-2g-3281.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 17:14:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:14:30 ---> job-cost.sh 17:14:30 lf-activate-venv: SKIPPING 17:14:30 DEBUG: total: 0.18000000715255737 17:14:30 INFO: Retrieving Stack Cost... 17:14:31 INFO: Retrieving Pricing Info for: v3-standard-2 17:14:31 INFO: Archiving Costs [Pipeline] echo 17:14:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:14:31 ---> logs-deploy.sh 17:14:31 lf-activate-venv: SKIPPING 17:14:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-29/10 17:14:31 INFO: archiving workspace using pattern(s): 17:14:32 Archives upload complete. 17:14:32 INFO: archiving logs to Nexus 17:14:32 ---> uname -a: 17:14:32 Linux prd-centos7-docker-4c-2g-3281.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 17:14:32 17:14:32 17:14:32 ---> lscpu: 17:14:32 Architecture: x86_64 17:14:32 CPU op-mode(s): 32-bit, 64-bit 17:14:32 Byte Order: Little Endian 17:14:32 Address sizes: 40 bits physical, 48 bits virtual 17:14:32 CPU(s): 2 17:14:32 On-line CPU(s) list: 0,1 17:14:32 Thread(s) per core: 1 17:14:32 Core(s) per socket: 1 17:14:32 Socket(s): 2 17:14:32 NUMA node(s): 1 17:14:32 Vendor ID: AuthenticAMD 17:14:32 CPU family: 23 17:14:32 Model: 49 17:14:32 Model name: AMD EPYC-Rome Processor 17:14:32 Stepping: 0 17:14:32 CPU MHz: 2799.998 17:14:32 BogoMIPS: 5599.99 17:14:32 Virtualization: AMD-V 17:14:32 Hypervisor vendor: KVM 17:14:32 Virtualization type: full 17:14:32 L1d cache: 32K 17:14:32 L1i cache: 32K 17:14:32 L2 cache: 512K 17:14:32 L3 cache: 16384K 17:14:32 NUMA node0 CPU(s): 0,1 17:14:32 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 17:14:32 17:14:32 17:14:32 ---> nproc: 17:14:32 2 17:14:32 17:14:32 17:14:32 ---> df -h: 17:14:32 Filesystem Size Used Avail Use% Mounted on 17:14:32 overlay 40G 7.7G 33G 20% / 17:14:32 tmpfs 64M 0 64M 0% /dev 17:14:32 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 17:14:32 shm 64M 0 64M 0% /dev/shm 17:14:32 /dev/vda1 40G 7.7G 33G 20% /facter-os 17:14:32 17:14:32 17:14:32 ---> sar -b -r -n DEV: 17:14:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/19/21 _x86_64_ (2 CPU) 17:14:32 17:14:32 17:07:06 LINUX RESTART (2 CPU) 17:14:32 17:14:32 17:08:01 tps rtps wtps bread/s bwrtn/s 17:14:32 17:09:01 5.00 0.17 4.83 22.65 151.63 17:14:32 17:10:01 0.37 0.00 0.37 0.00 6.08 17:14:32 17:11:01 0.30 0.00 0.30 0.00 3.88 17:14:32 17:12:01 0.22 0.00 0.22 0.00 3.10 17:14:32 17:13:01 0.47 0.00 0.47 0.00 6.51 17:14:32 17:14:01 0.25 0.00 0.25 0.00 3.38 17:14:32 Average: 1.10 0.03 1.07 3.78 29.10 17:14:32 17:14:32 17:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:14:32 17:09:01 5471632 0 800656 10.00 2620 1734032 1255660 13.86 577280 1561896 20 17:14:32 17:10:01 5474480 0 797800 9.96 2620 1734040 1204236 13.30 575696 1561348 20 17:14:32 17:11:01 5475584 0 796696 9.95 2620 1734040 1204032 13.29 573152 1562828 8 17:14:32 17:12:01 5473644 0 798624 9.97 2620 1734052 1204236 13.30 574464 1563708 8 17:14:32 17:13:01 5472084 0 800180 9.99 2620 1734056 1204128 13.29 573672 1566740 8 17:14:32 17:14:01 5471000 0 801260 10.00 2620 1734060 1204032 13.29 574336 1566740 8 17:14:32 Average: 5473071 0 799203 9.98 2620 1734047 1212721 13.39 574767 1563877 12 17:14:32 17:14:32 17:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:14:32 17:09:01 eth0 8.69 5.26 8.96 2.41 0.00 0.00 0.00 0.00 17:14:32 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:32 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:32 17:10:01 eth0 1.13 0.35 0.31 0.20 0.00 0.00 0.00 0.00 17:14:32 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:32 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:32 17:11:01 eth0 0.77 0.08 0.08 0.01 0.00 0.00 0.00 0.00 17:14:32 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:32 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:32 17:12:01 eth0 0.98 0.53 0.54 0.39 0.00 0.00 0.00 0.00 17:14:32 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:32 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:32 17:13:01 eth0 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 17:14:32 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:32 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:32 17:14:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 17:14:32 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:32 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:32 Average: eth0 1.98 1.07 1.66 0.51 0.00 0.00 0.00 0.00 17:14:32 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:32 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 17:14:32 17:14:32 17:14:32 ---> sar -P ALL: 17:14:32 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/19/21 _x86_64_ (2 CPU) 17:14:32 17:14:32 17:07:06 LINUX RESTART (2 CPU) 17:14:32 17:14:32 17:08:01 CPU %user %nice %system %iowait %steal %idle 17:14:32 17:09:01 all 0.52 0.00 0.20 0.02 0.03 99.23 17:14:32 17:09:01 0 0.27 0.00 0.18 0.02 0.02 99.52 17:14:32 17:09:01 1 0.77 0.00 0.22 0.02 0.05 98.95 17:14:32 17:10:01 all 0.13 0.00 0.04 0.00 0.03 99.79 17:14:32 17:10:01 0 0.03 0.00 0.03 0.00 0.03 99.90 17:14:32 17:10:01 1 0.23 0.00 0.05 0.00 0.03 99.68 17:14:32 17:11:01 all 0.15 0.00 0.03 0.00 0.03 99.78 17:14:32 17:11:01 0 0.03 0.00 0.03 0.00 0.05 99.88 17:14:32 17:11:01 1 0.27 0.00 0.03 0.00 0.02 99.68 17:14:32 17:12:01 all 0.13 0.00 0.03 0.00 0.03 99.82 17:14:32 17:12:01 0 0.22 0.00 0.03 0.00 0.03 99.72 17:14:32 17:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 17:14:32 17:13:01 all 0.18 0.00 0.05 0.00 0.03 99.74 17:14:32 17:13:01 0 0.35 0.00 0.07 0.00 0.03 99.55 17:14:32 17:13:01 1 0.02 0.00 0.03 0.00 0.02 99.93 17:14:32 17:14:01 all 0.13 0.00 0.03 0.00 0.03 99.81 17:14:32 17:14:01 0 0.22 0.00 0.03 0.00 0.02 99.73 17:14:32 17:14:01 1 0.05 0.00 0.03 0.00 0.03 99.88 17:14:32 Average: all 0.21 0.00 0.06 0.00 0.03 99.70 17:14:32 Average: 0 0.19 0.00 0.06 0.00 0.03 99.72 17:14:32 Average: 1 0.23 0.00 0.06 0.00 0.03 99.67 17:14:32 17:14:32 17:14:32