Push event to branch main Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 13be5718e23b3d254b555f0dd54cf48028820adb Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2720378884083029336.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh1105646281834759159.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 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3229401891291273879.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4858659580281851061.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2284485281382236168.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4446807358128981466.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-225 in /w/workspace/foundry_device-rfid-llrp-go_main [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/foundry_device-rfid-llrp-go_main # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/foundry_device-rfid-llrp-go_main@tmp/jenkins-gitclient-ssh5359974208920296267.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 13be5718e23b3d254b555f0dd54cf48028820adb (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 Commit message: "fix(config): Add CheckInterval to toml file for registry (#37)" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:39:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:39:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:39:10 ========================================================= 22:39:10 EdgeX Global Pipelines Version Info 22:39:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:39:11 ------------------- 22:39:11 stable info: 22:39:11 ------------------- 22:39:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:39:11 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:39:11 Message: update stable to v1.0.196 22:39:12 ------------------- 22:39:12 experimental info: 22:39:12 ------------------- 22:39:12 Commited By: **** collab-it+edgex@linuxfoundation.org 22:39:12 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 22:39:12 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:39:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 22:39:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 22:39:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:39:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:39:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:39:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:39:12 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:39:13 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:39:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:39:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:39:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:39:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 22:39:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:39:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:39:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:39:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:39:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:39:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:39:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:39:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo 22:39:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:39:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:39:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:39:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:39:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:39:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:39:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:39:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:39:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:39:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] echo 22:39:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 13be571 [Pipeline] echo 22:39:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:39:15 provisioning config files... 22:39:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7488223189174876853tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:39:15 ---> docker-login.sh 22:39:15 nexus3.edgexfoundry.org:10001 22:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:15 Configure a credential helper to remove this warning. See 22:39:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:15 22:39:15 Login Succeeded 22:39:15 nexus3.edgexfoundry.org:10002 22:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:16 Configure a credential helper to remove this warning. See 22:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:16 22:39:16 Login Succeeded 22:39:16 nexus3.edgexfoundry.org:10003 22:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:16 Configure a credential helper to remove this warning. See 22:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:16 22:39:16 Login Succeeded 22:39:16 nexus3.edgexfoundry.org:10004 22:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:16 Configure a credential helper to remove this warning. See 22:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:16 22:39:16 Login Succeeded 22:39:16 docker.io 22:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:39:16 Configure a credential helper to remove this warning. See 22:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:39:16 22:39:16 Login Succeeded 22:39:16 ---> docker-login.sh ends [Pipeline] } 22:39:16 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 22:39:17 + git log --format=format:%s -1 13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] echo 22:39:17 GIT_COMMIT: 13be5718e23b3d254b555f0dd54cf48028820adb, Commit Message: fix(config): Add CheckInterval to toml file for registry (#37) [Pipeline] echo 22:39:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:39:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:39:18 22:39:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:39:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:39:18 latest: Pulling from edgex-devops/git-semver 22:39:18 31603596830f: Pulling fs layer 22:39:18 54011a49482f: Pulling fs layer 22:39:18 a6820b24f6d8: Pulling fs layer 22:39:18 f581987b2513: Pulling fs layer 22:39:18 f581987b2513: Waiting 22:39:18 54011a49482f: Verifying Checksum 22:39:18 54011a49482f: Download complete 22:39:18 31603596830f: Verifying Checksum 22:39:18 31603596830f: Download complete 22:39:19 f581987b2513: Verifying Checksum 22:39:19 f581987b2513: Download complete 22:39:19 a6820b24f6d8: Verifying Checksum 22:39:19 a6820b24f6d8: Download complete 22:39:19 31603596830f: Pull complete 22:39:19 54011a49482f: Pull complete 22:39:19 a6820b24f6d8: Pull complete 22:39:19 f581987b2513: Pull complete 22:39:19 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:39:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:39:19 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:39:20 prd-centos7-docker-4c-2g-225 does not seem to be running inside a container 22:39:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:39:21 $ docker top 66bb26d8fc739aeae8ee56173e385abbe1c55bcda96abf1c365c82f739b68338 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:39:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:39:21 [ssh-agent] Looking for ssh-agent implementation... 22:39:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:39:21 $ docker exec 66bb26d8fc739aeae8ee56173e385abbe1c55bcda96abf1c365c82f739b68338 ssh-agent 22:39:21 SSH_AUTH_SOCK=/tmp/ssh-vod8tyIsMbes/agent.14 22:39:21 SSH_AGENT_PID=21 22:39:21 Running ssh-add (command line suppressed) 22:39:21 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4998614648237265439.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4998614648237265439.key) 22:39:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:39:22 + git tag --points-at HEAD [Pipeline] } 22:39:22 $ docker exec --env ******** --env ******** 66bb26d8fc739aeae8ee56173e385abbe1c55bcda96abf1c365c82f739b68338 ssh-agent -k 22:39:22 unset SSH_AUTH_SOCK; 22:39:22 unset SSH_AGENT_PID; 22:39:22 echo Agent pid 21 killed; 22:39:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 22:39:22 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v1.0.0-dev.3' [Pipeline] sshagent 22:39:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:39:22 [ssh-agent] Looking for ssh-agent implementation... 22:39:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:39:22 $ docker exec 66bb26d8fc739aeae8ee56173e385abbe1c55bcda96abf1c365c82f739b68338 ssh-agent 22:39:22 SSH_AUTH_SOCK=/tmp/ssh-N4hIm6Nortxg/agent.53 22:39:22 SSH_AGENT_PID=60 22:39:22 Running ssh-add (command line suppressed) 22:39:22 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_346680211682305835.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_346680211682305835.key) 22:39:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:39:23 + git semver init 22:39:23 # -> Open(): unable to determine branch for HEAD 22:39:23 # $GIT_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.git 22:39:23 # $GIT_WORK_TREE = /w/workspace/foundry_device-rfid-llrp-go_main 22:39:23 # $SEMVER_REMOTE_NAME = origin 22:39:23 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:39:23 # $SEMVER_USER_NAME = edgex-jenkins 22:39:23 # $SEMVER_BRANCH = main 22:39:23 # $SEMVER_TEMP = /tmp/semver-256114344 22:39:23 # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP 22:39:23 # '/tmp/semver-256114344' -> '/w/workspace/foundry_device-rfid-llrp-go_main/.semver' 22:39:23 # -> Force: false 22:39:23 # $SEMVER_DIR = /w/workspace/foundry_device-rfid-llrp-go_main/.semver [Pipeline] } 22:39:23 $ docker exec --env ******** --env ******** 66bb26d8fc739aeae8ee56173e385abbe1c55bcda96abf1c365c82f739b68338 ssh-agent -k 22:39:23 unset SSH_AUTH_SOCK; 22:39:23 unset SSH_AGENT_PID; 22:39:23 echo Agent pid 60 killed; 22:39:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:39:24 + git semver [Pipeline] } 22:39:24 $ docker stop --time=1 66bb26d8fc739aeae8ee56173e385abbe1c55bcda96abf1c365c82f739b68338 22:39:25 $ docker rm -f 66bb26d8fc739aeae8ee56173e385abbe1c55bcda96abf1c365c82f739b68338 [Pipeline] // withDockerContainer [Pipeline] sh 22:39:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:39:26 Stashed 1 file(s) [Pipeline] echo 22:39:26 [edgeXSemver]: initialized semver on version 1.0.0-dev.4 [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 22:39:42 Still waiting to schedule task 22:39:42 Executor slot already in use 22:39:42 ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘centos7-docker-4c-2g’ 22:39:42 ‘prd-centos7-docker-4c-2g-215’ is offline 22:39:42 ‘prd-centos7-docker-4c-2g-216’ is offline 22:39:42 ‘prd-centos7-docker-4c-2g-231’ is offline 22:39:42 ‘prd-centos7-docker-4c-2g-233’ is offline 22:39:42 ‘prd-centos7-docker-4c-2g-234’ is offline 22:39:42 ‘prd-ubuntu18.04-docker-arm64-4c-16g-227’ doesn’t have label ‘centos7-docker-4c-2g’ 22:39:42 Still waiting to schedule task 22:39:42 ‘prd-centos7-blackbox-4c-2g-1384’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:39:42 ‘prd-centos7-docker-4c-2g-215’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:39:42 ‘prd-centos7-docker-4c-2g-216’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:39:42 ‘prd-centos7-docker-4c-2g-230’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:39:42 ‘prd-centos7-docker-4c-2g-231’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:39:42 ‘prd-centos7-docker-4c-2g-233’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:39:42 ‘prd-centos7-docker-4c-2g-234’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ 22:39:42 ‘prd-ubuntu18.04-docker-arm64-4c-16g-227’ is offline 22:41:00 Running on prd-centos7-docker-4c-2g-242 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 22:41:00 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 22:41:00 Selected Git installation does not exist. Using Default 22:41:00 The recommended git tool is: NONE 22:41:03 using credential edgex-jenkins-ssh 22:41:03 Cloning the remote Git repository 22:41:03 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:41:03 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 22:41:03 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:41:03 > git --version # timeout=10 22:41:03 > git --version # 'git version 2.24.4' 22:41:03 using GIT_SSH to set credentials SSH Credentials for GitHub 22:41:03 [INFO] Currently running in a labeled security context 22:41:03 [INFO] Currently SELinux is 'enforcing' on the host 22:41:03 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/1@tmp/jenkins-gitclient-ssh7312102893309276981.key 22:41:04 Avoid second fetch 22:41:04 Checking out Revision 13be5718e23b3d254b555f0dd54cf48028820adb (main) 22:41:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:04 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:41:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:41:04 > git config core.sparsecheckout # timeout=10 22:41:04 > git checkout -f 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 22:41:08 Commit message: "fix(config): Add CheckInterval to toml file for registry (#37)" 22:41:08 > git --version # timeout=10 22:41:08 > git --version # 'git version 2.24.4' 22:41:08 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:41:09 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:41:10 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:41:10 + sudo service docker restart 22:41:10 + true 22:41:10 Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:41:28 provisioning config files... 22:41:28 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config2141760537565934364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:41:29 ---> docker-login.sh 22:41:29 nexus3.edgexfoundry.org:10001 22:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:29 Configure a credential helper to remove this warning. See 22:41:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:29 22:41:29 Login Succeeded 22:41:29 nexus3.edgexfoundry.org:10002 22:41:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:29 Configure a credential helper to remove this warning. See 22:41:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:29 22:41:29 Login Succeeded 22:41:29 nexus3.edgexfoundry.org:10003 22:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:30 Configure a credential helper to remove this warning. See 22:41:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:30 22:41:30 Login Succeeded 22:41:30 nexus3.edgexfoundry.org:10004 22:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:30 Configure a credential helper to remove this warning. See 22:41:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:30 22:41:30 Login Succeeded 22:41:30 docker.io 22:41:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:41:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:41:30 Configure a credential helper to remove this warning. See 22:41:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:41:30 22:41:30 Login Succeeded 22:41:30 ---> docker-login.sh ends [Pipeline] } 22:41:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:41:31 ========================================================= 22:41:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:41:31 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:41:31 + 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 . 22:41:31 Sending build context to Docker daemon 1.197MB 22:41:31 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 22:41:31 Step 2/10 : FROM ${BASE} 22:41:31 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:41:31 540db60ca938: Pulling fs layer 22:41:31 adcc1eea9eea: Pulling fs layer 22:41:31 4c4ab2625f07: Pulling fs layer 22:41:31 0510c868ecb4: Pulling fs layer 22:41:31 afea3b2eda06: Pulling fs layer 22:41:31 7809a108b3ef: Pulling fs layer 22:41:31 f706445af74f: Pulling fs layer 22:41:31 afea3b2eda06: Waiting 22:41:31 7809a108b3ef: Waiting 22:41:31 f706445af74f: Waiting 22:41:31 0510c868ecb4: Waiting 22:41:31 4c4ab2625f07: Verifying Checksum 22:41:31 4c4ab2625f07: Download complete 22:41:31 adcc1eea9eea: Verifying Checksum 22:41:31 adcc1eea9eea: Download complete 22:41:31 afea3b2eda06: Verifying Checksum 22:41:31 afea3b2eda06: Download complete 22:41:31 540db60ca938: Verifying Checksum 22:41:31 540db60ca938: Download complete 22:41:31 7809a108b3ef: Verifying Checksum 22:41:31 7809a108b3ef: Download complete 22:41:31 540db60ca938: Pull complete 22:41:31 adcc1eea9eea: Pull complete 22:41:31 4c4ab2625f07: Pull complete 22:41:32 f706445af74f: Download complete 22:41:33 0510c868ecb4: Verifying Checksum 22:41:33 0510c868ecb4: Download complete 22:41:36 0510c868ecb4: Pull complete 22:41:36 afea3b2eda06: Pull complete 22:41:37 7809a108b3ef: Pull complete 22:41:38 f706445af74f: Pull complete 22:41:38 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:41:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:41:38 ---> b068be0155e3 22:41:38 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 22:41:43 ---> Running in 6736e45b2160 22:41:43 Removing intermediate container 6736e45b2160 22:41:43 ---> 575c9da4118d 22:41:43 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 22:41:43 ---> Running in 0c1389b8979f 22:41:43 Removing intermediate container 0c1389b8979f 22:41:43 ---> 99dc4e05f10f 22:41:43 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:41:43 ---> Running in 3b7536c62ac7 22:41:43 Removing intermediate container 3b7536c62ac7 22:41:43 ---> fee94d9a69e5 22:41:43 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:41:43 ---> Running in 0d1dda80c80c 22:41:44 Removing intermediate container 0d1dda80c80c 22:41:44 ---> 4ce5465826c5 22:41:44 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:41:44 ---> Running in f27232edb80b 22:41:44 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:41:45 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:41:46 OK: 149 MiB in 40 packages 22:41:46 Removing intermediate container f27232edb80b 22:41:46 ---> a006cd94df5b 22:41:46 Step 8/10 : WORKDIR /device-rfid-llrp-go 22:41:46 ---> Running in dc84be92cbc0 22:41:46 Removing intermediate container dc84be92cbc0 22:41:46 ---> 5f107b445065 22:41:46 Step 9/10 : COPY . . 22:41:46 ---> c4d41a877b0c 22:41:46 Step 10/10 : RUN go mod download 22:41:47 ---> Running in d223a18f2a09 22:41:59 Removing intermediate container d223a18f2a09 22:41:59 ---> c8d251d80055 22:41:59 Successfully built c8d251d80055 22:41:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:41:59 + docker inspect -f . ci-base-image-x86_64 22:41:59 . [Pipeline] withDockerContainer 22:41:59 prd-centos7-docker-4c-2g-242 does not seem to be running inside a container 22:41:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:42:00 $ docker top 8d96be062832f67118b142c2eb7d07e8445f4a3a68a82e27deca55a9c394ee9c -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:00 + go version 22:42:00 go version go1.16.3 linux/amd64 [Pipeline] } 22:42:00 $ docker stop --time=1 8d96be062832f67118b142c2eb7d07e8445f4a3a68a82e27deca55a9c394ee9c 22:42:02 $ docker rm -f 8d96be062832f67118b142c2eb7d07e8445f4a3a68a82e27deca55a9c394ee9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:02 + docker inspect -f . ci-base-image-x86_64 22:42:02 . [Pipeline] withDockerContainer 22:42:03 prd-centos7-docker-4c-2g-242 does not seem to be running inside a container 22:42:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:42:03 $ docker top e783faeb5e9aed03b73e80634a15c45b3d958352ab53b26f5077eb8b257ca6c3 -eo pid,comm [Pipeline] { [Pipeline] sh 22:42:04 + go mod tidy [Pipeline] sh 22:42:04 + make test 22:42:04 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 22:42:04 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 22:42:17 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 22:42:17 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 22:42:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.811s coverage: 38.7% of statements 22:42:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.234s coverage: 52.0% of statements 22:42:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 95.5% of statements 22:42:21 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:42:28 gofmt -l . 22:42:28 [ "`gofmt -l .`" = "" ] 22:42:28 ./bin/test-go-mod-tidy.sh 22:42:28 ./bin/test-attribution-txt.sh [Pipeline] } 22:42:28 $ docker stop --time=1 e783faeb5e9aed03b73e80634a15c45b3d958352ab53b26f5077eb8b257ca6c3 22:42:30 $ docker rm -f e783faeb5e9aed03b73e80634a15c45b3d958352ab53b26f5077eb8b257ca6c3 [Pipeline] // withDockerContainer [Pipeline] sh 22:42:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:42:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:42:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:42:33 + ls -al . 22:42:33 total 564 22:42:33 drwxrwxr-x. 10 jenkins jenkins 4096 Jul 6 22:42 . 22:42:33 drwxrwxr-x. 4 jenkins jenkins 28 Jul 6 22:41 .. 22:42:33 -rw-rw-r--. 1 jenkins jenkins 6734 Jul 6 22:41 Attribution.txt 22:42:33 drwxrwxr-x. 2 jenkins jenkins 89 Jul 6 22:41 bin 22:42:33 drwxrwxr-x. 4 jenkins jenkins 44 Jul 6 22:41 cmd 22:42:33 -rw-r--r--. 1 jenkins jenkins 463071 Jul 6 22:42 coverage.out 22:42:33 -rw-rw-r--. 1 jenkins jenkins 1521 Jul 6 22:41 Dockerfile 22:42:33 -rw-rw-r--. 1 jenkins jenkins 999 Jul 6 22:41 Dockerfile.build 22:42:33 -rw-rw-r--. 1 jenkins jenkins 134 Jul 6 22:41 .dockerignore 22:42:33 drwxrwxr-x. 2 jenkins jenkins 4096 Jul 6 22:41 examples 22:42:33 drwxrwxr-x. 8 jenkins jenkins 162 Jul 6 22:41 .git 22:42:33 drwxrwxr-x. 2 jenkins jenkins 103 Jul 6 22:41 .github 22:42:33 -rw-rw-r--. 1 jenkins jenkins 934 Jul 6 22:41 .gitignore 22:42:33 -rw-r--r--. 1 jenkins jenkins 308 Jul 6 22:42 go.mod 22:42:33 -rw-r--r--. 1 jenkins jenkins 13807 Jul 6 22:42 go.sum 22:42:33 drwxrwxr-x. 2 jenkins jenkins 31 Jul 6 22:41 images 22:42:33 drwxrwxr-x. 5 jenkins jenkins 45 Jul 6 22:41 internal 22:42:33 -rw-rw-r--. 1 jenkins jenkins 682 Jul 6 22:41 Jenkinsfile 22:42:33 -rw-rw-r--. 1 jenkins jenkins 11347 Jul 6 22:41 LICENSE 22:42:33 -rw-rw-r--. 1 jenkins jenkins 1011 Jul 6 22:41 Makefile 22:42:33 -rw-rw-r--. 1 jenkins jenkins 28403 Jul 6 22:41 README.md 22:42:33 drwxrwxr-x. 4 jenkins jenkins 54 Jul 6 22:41 snap 22:42:33 -rw-rw-r--. 1 jenkins jenkins 11 Jul 6 22:39 VERSION 22:42:33 -rw-rw-r--. 1 jenkins jenkins 193 Jul 6 22:41 version.go [Pipeline] isUnix [Pipeline] sh 22:42:33 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=13be5718e23b3d254b555f0dd54cf48028820adb --label arch=amd64 --label version=1.0.0-dev.4 . 22:42:33 Sending build context to Docker daemon 1.197MB 22:42:33 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 22:42:33 Step 2/25 : FROM ${BASE} AS builder 22:42:33 ---> c8d251d80055 22:42:33 Step 3/25 : ARG MAKE='make build' 22:42:33 ---> Running in abd88a46a09b 22:42:33 Removing intermediate container abd88a46a09b 22:42:33 ---> edeada17ca1e 22:42:33 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 22:42:33 ---> Running in 97445fe459da 22:42:33 Removing intermediate container 97445fe459da 22:42:33 ---> 96a590f37f92 22:42:33 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 22:42:33 ---> Running in e3dd81f00b92 22:42:33 Removing intermediate container e3dd81f00b92 22:42:33 ---> ecce7a4fd0c4 22:42:33 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:42:33 ---> Running in 8a10774d6016 22:42:34 Removing intermediate container 8a10774d6016 22:42:34 ---> 74fbbf1e4141 22:42:34 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:42:34 ---> Running in ed94c0a6fcec 22:42:34 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:42:35 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:42:35 OK: 149 MiB in 40 packages 22:42:36 Removing intermediate container ed94c0a6fcec 22:42:36 ---> fd5674ee7563 22:42:36 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 22:42:36 ---> Running in 35a29861b16e 22:42:36 Removing intermediate container 35a29861b16e 22:42:36 ---> cde372c595a9 22:42:36 Step 9/25 : COPY go.mod . 22:42:36 ---> 368f54a0b723 22:42:36 Step 10/25 : COPY Makefile . 22:42:36 ---> c30419908710 22:42:36 Step 11/25 : RUN make update 22:42:36 ---> Running in 13e46a0056fc 22:42:36 CGO_ENABLED=0 GO111MODULE=on go mod download 22:42:37 Removing intermediate container 13e46a0056fc 22:42:37 ---> 380605857851 22:42:37 Step 12/25 : COPY . . 22:42:37 ---> b23488cad699 22:42:37 Step 13/25 : RUN go mod tidy 22:42:37 ---> Running in f758d1e7511e 22:42:37 Removing intermediate container f758d1e7511e 22:42:37 ---> 70496b557017 22:42:37 Step 14/25 : RUN $MAKE 22:42:37 ---> Running in dd1c1bc52dca 22:42:38 go mod tidy 22:42:38 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.4" -o cmd/device-rfid-llrp-go ./cmd 22:42:48 Removing intermediate container dd1c1bc52dca 22:42:48 ---> 41fed6f5f7df 22:42:48 Step 15/25 : FROM alpine:3.12 22:42:48 3.12: Pulling from library/alpine 22:42:48 339de151aab4: Pulling fs layer 22:42:49 339de151aab4: Verifying Checksum 22:42:49 339de151aab4: Download complete 22:42:49 339de151aab4: Pull complete 22:42:49 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 22:42:49 Status: Downloaded newer image for alpine:3.12 22:42:49 ---> 13621d1b12d4 22:42:49 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 22:42:49 ---> Running in 18b2794006f4 22:42:49 Removing intermediate container 18b2794006f4 22:42:49 ---> 55b61e4abe01 22:42:49 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 22:42:49 ---> 19b216128bfc 22:42:49 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 22:42:49 ---> b09e4db2ab49 22:42:49 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 22:42:50 ---> e946715e6d8d 22:42:50 Step 20/25 : EXPOSE 49989 22:42:50 ---> Running in 43b3e4072949 22:42:50 Removing intermediate container 43b3e4072949 22:42:50 ---> 520cb6b86f83 22:42:50 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 22:42:50 ---> Running in c0cbaaac7336 22:42:50 Removing intermediate container c0cbaaac7336 22:42:50 ---> cb35ec165d63 22:42:50 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 22:42:50 ---> Running in aefc7ecefdbc 22:42:50 Removing intermediate container aefc7ecefdbc 22:42:50 ---> 26aa2b41f656 22:42:50 Step 23/25 : LABEL arch=amd64 22:42:50 ---> Running in 064ca88174a2 22:42:51 Removing intermediate container 064ca88174a2 22:42:51 ---> f74efda29bb9 22:42:51 Step 24/25 : LABEL git_sha=13be5718e23b3d254b555f0dd54cf48028820adb 22:42:51 ---> Running in a2834b42915a 22:42:51 Removing intermediate container a2834b42915a 22:42:51 ---> 5c64510c629d 22:42:51 Step 25/25 : LABEL version=1.0.0-dev.4 22:42:51 ---> Running in 4ef59a870988 22:42:51 Removing intermediate container 4ef59a870988 22:42:51 ---> b6acc4f7da69 22:42:51 [Warning] One or more build-args [ARCH] were not consumed 22:42:51 Successfully built b6acc4f7da69 22:42:51 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:42:51 provisioning config files... 22:42:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config9208682786939144088tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:42:51 ---> docker-login.sh 22:42:51 nexus3.edgexfoundry.org:10001 22:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:51 Configure a credential helper to remove this warning. See 22:42:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:51 22:42:51 Login Succeeded 22:42:51 nexus3.edgexfoundry.org:10002 22:42:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:52 Configure a credential helper to remove this warning. See 22:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:52 22:42:52 Login Succeeded 22:42:52 nexus3.edgexfoundry.org:10003 22:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:52 Configure a credential helper to remove this warning. See 22:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:52 22:42:52 Login Succeeded 22:42:52 nexus3.edgexfoundry.org:10004 22:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:52 Configure a credential helper to remove this warning. See 22:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:52 22:42:52 Login Succeeded 22:42:52 docker.io 22:42:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:42:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:42:52 Configure a credential helper to remove this warning. See 22:42:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:42:52 22:42:52 Login Succeeded 22:42:52 ---> docker-login.sh ends [Pipeline] } 22:42:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:42:53 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 22:42:53 13be5718e23b3d254b555f0dd54cf48028820adb 22:42:53 latest 22:42:53 1.0.0-dev.4 22:42:53 13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4 22:42:53 main 22:42:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:42:53 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] isUnix [Pipeline] sh 22:42:53 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb 22:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:42:53 2c1cade8c723: Preparing 22:42:53 177f8d6df072: Preparing 22:42:53 2aaba1067126: Preparing 22:42:53 32f366d666a5: Preparing 22:42:53 32f366d666a5: Layer already exists 22:42:54 177f8d6df072: Pushed 22:42:54 2aaba1067126: Pushed 22:42:55 2c1cade8c723: Pushed 22:42:55 13be5718e23b3d254b555f0dd54cf48028820adb: digest: sha256:9cd12357c1726bced7b0f811b0fabd5a615634a6d46a2a0b26fba6721e0a69ff size: 1155 [Pipeline] isUnix [Pipeline] sh 22:42:56 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] isUnix [Pipeline] sh 22:42:56 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 22:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:42:56 2c1cade8c723: Preparing 22:42:56 177f8d6df072: Preparing 22:42:56 2aaba1067126: Preparing 22:42:56 32f366d666a5: Preparing 22:42:56 32f366d666a5: Layer already exists 22:42:56 177f8d6df072: Layer already exists 22:42:56 2c1cade8c723: Layer already exists 22:42:56 2aaba1067126: Layer already exists 22:42:56 latest: digest: sha256:9cd12357c1726bced7b0f811b0fabd5a615634a6d46a2a0b26fba6721e0a69ff size: 1155 [Pipeline] isUnix [Pipeline] sh 22:42:56 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.4 [Pipeline] isUnix [Pipeline] sh 22:42:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.4 22:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:42:57 2c1cade8c723: Preparing 22:42:57 177f8d6df072: Preparing 22:42:57 2aaba1067126: Preparing 22:42:57 32f366d666a5: Preparing 22:42:57 2c1cade8c723: Layer already exists 22:42:57 32f366d666a5: Layer already exists 22:42:57 2aaba1067126: Layer already exists 22:42:57 177f8d6df072: Layer already exists 22:42:57 1.0.0-dev.4: digest: sha256:9cd12357c1726bced7b0f811b0fabd5a615634a6d46a2a0b26fba6721e0a69ff size: 1155 [Pipeline] isUnix [Pipeline] sh 22:42:57 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4 [Pipeline] isUnix [Pipeline] sh 22:42:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4 22:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:42:57 2c1cade8c723: Preparing 22:42:57 177f8d6df072: Preparing 22:42:57 2aaba1067126: Preparing 22:42:57 32f366d666a5: Preparing 22:42:57 32f366d666a5: Layer already exists 22:42:57 177f8d6df072: Layer already exists 22:42:57 2c1cade8c723: Layer already exists 22:42:57 2aaba1067126: Layer already exists 22:42:57 13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4: digest: sha256:9cd12357c1726bced7b0f811b0fabd5a615634a6d46a2a0b26fba6721e0a69ff size: 1155 [Pipeline] isUnix [Pipeline] sh 22:42:58 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] isUnix [Pipeline] sh 22:42:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 22:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 22:42:58 2c1cade8c723: Preparing 22:42:58 177f8d6df072: Preparing 22:42:58 2aaba1067126: Preparing 22:42:58 32f366d666a5: Preparing 22:42:58 2c1cade8c723: Layer already exists 22:42:58 32f366d666a5: Layer already exists 22:42:58 177f8d6df072: Layer already exists 22:42:58 2aaba1067126: Layer already exists 22:42:58 main: digest: sha256:9cd12357c1726bced7b0f811b0fabd5a615634a6d46a2a0b26fba6721e0a69ff size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:42:58 ===================================================== [Pipeline] echo 22:42:58 taggedImages: 22:42:58 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb 22:42:58 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 22:42:58 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:1.0.0-dev.4 22:42:58 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4 22:42:58 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] findFiles Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 22:42:59 ---> job-cost.sh 22:42:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-O0Sk 22:43:10 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:43:24 lf-activate-venv(): INFO: Adding /tmp/venv-O0Sk/bin to PATH 22:43:24 INFO: No Stack... 22:43:24 INFO: Retrieving Pricing Info for: v3-standard-2 22:43:24 INFO: Archiving Costs [Pipeline] sh 22:43:25 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 22:43:25 + cut -d, -f6 [Pipeline] lock 22:43:25 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-1-stack-cost] 22:43:25 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-1-stack-cost] did not exist. Created. 22:43:25 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:43:25 + echo total: 0.05999999865889549 [Pipeline] stash 22:43:25 Stashed 1 file(s) [Pipeline] } 22:43:25 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:59:31 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1171 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 22:59:31 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 22:59:31 Selected Git installation does not exist. Using Default 22:59:31 The recommended git tool is: NONE 22:59:37 using credential edgex-jenkins-ssh 22:59:37 Cloning the remote Git repository 22:59:37 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:59:37 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 22:59:38 Avoid second fetch 22:59:38 Checking out Revision 13be5718e23b3d254b555f0dd54cf48028820adb (main) 22:59:37 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 22:59:37 > git --version # timeout=10 22:59:37 > git --version # 'git version 2.17.1' 22:59:37 using GIT_SSH to set credentials SSH Credentials for GitHub 22:59:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:38 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 22:59:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:59:38 > git config core.sparsecheckout # timeout=10 22:59:38 > git checkout -f 13be5718e23b3d254b555f0dd54cf48028820adb # timeout=10 22:59:43 Commit message: "fix(config): Add CheckInterval to toml file for registry (#37)" 22:59:43 > git --version # timeout=10 22:59:43 > git --version # 'git version 2.17.1' 22:59:43 fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:59:44 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:59:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:59:45 + sudo service docker restart+ 22:59:45 true [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:00:04 provisioning config files... 23:00:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8431358178069655766tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:00:04 ---> docker-login.sh 23:00:04 nexus3.edgexfoundry.org:10001 23:00:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:05 Configure a credential helper to remove this warning. See 23:00:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:05 23:00:05 Login Succeeded 23:00:05 nexus3.edgexfoundry.org:10002 23:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:06 Configure a credential helper to remove this warning. See 23:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:06 23:00:06 Login Succeeded 23:00:06 nexus3.edgexfoundry.org:10003 23:00:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:06 Configure a credential helper to remove this warning. See 23:00:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:06 23:00:06 Login Succeeded 23:00:06 nexus3.edgexfoundry.org:10004 23:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:07 Configure a credential helper to remove this warning. See 23:00:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:07 23:00:07 Login Succeeded 23:00:07 docker.io 23:00:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:00:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:00:08 Configure a credential helper to remove this warning. See 23:00:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:00:08 23:00:08 Login Succeeded 23:00:08 ---> docker-login.sh ends [Pipeline] } 23:00:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 23:00:08 ========================================================= 23:00:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:00:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:00:09 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 23:00:09 Sending build context to Docker daemon 1.197MB 23:00:09 Step 1/10 : ARG BASE=golang:1.16-alpine3.12 23:00:09 Step 2/10 : FROM ${BASE} 23:00:09 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:00:09 595b0fe564bb: Pulling fs layer 23:00:09 3088b5b3c5c0: Pulling fs layer 23:00:09 5b7225fbf94c: Pulling fs layer 23:00:09 ba82ee9f976e: Pulling fs layer 23:00:09 506bd15cee9f: Pulling fs layer 23:00:09 75a0a4a0db45: Pulling fs layer 23:00:09 618dc40b7e24: Pulling fs layer 23:00:09 ba82ee9f976e: Waiting 23:00:09 506bd15cee9f: Waiting 23:00:09 75a0a4a0db45: Waiting 23:00:09 618dc40b7e24: Waiting 23:00:10 5b7225fbf94c: Verifying Checksum 23:00:10 5b7225fbf94c: Download complete 23:00:10 3088b5b3c5c0: Download complete 23:00:10 506bd15cee9f: Verifying Checksum 23:00:10 506bd15cee9f: Download complete 23:00:10 75a0a4a0db45: Verifying Checksum 23:00:10 75a0a4a0db45: Download complete 23:00:10 595b0fe564bb: Verifying Checksum 23:00:10 595b0fe564bb: Download complete 23:00:10 595b0fe564bb: Pull complete 23:00:11 3088b5b3c5c0: Pull complete 23:00:11 5b7225fbf94c: Pull complete 23:00:12 618dc40b7e24: Verifying Checksum 23:00:12 618dc40b7e24: Download complete 23:00:14 ba82ee9f976e: Verifying Checksum 23:00:14 ba82ee9f976e: Download complete 23:00:24 ba82ee9f976e: Pull complete 23:00:24 506bd15cee9f: Pull complete 23:00:24 75a0a4a0db45: Pull complete 23:00:28 618dc40b7e24: Pull complete 23:00:28 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 23:00:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:00:28 ---> a36622ca3599 23:00:28 Step 3/10 : ARG ALPINE_PKG_BASE="make git" 23:00:30 ---> Running in 1c32b2eb32b4 23:00:30 Removing intermediate container 1c32b2eb32b4 23:00:30 ---> a7394f880d84 23:00:30 Step 4/10 : ARG ALPINE_PKG_EXTRA="" 23:00:31 ---> Running in 3b5616dce1a9 23:00:31 Removing intermediate container 3b5616dce1a9 23:00:31 ---> d25f0558f8cf 23:00:31 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:00:31 ---> Running in 619eb7f3d3a3 23:00:32 Removing intermediate container 619eb7f3d3a3 23:00:32 ---> 5b5d4b94c616 23:00:32 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:00:32 ---> Running in 83cf2c3a0ed7 23:00:34 Removing intermediate container 83cf2c3a0ed7 23:00:34 ---> 94776c067c26 23:00:34 Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:00:34 ---> Running in eada1a7619c1 23:00:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:00:36 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:00:37 OK: 138 MiB in 40 packages 23:00:38 Removing intermediate container eada1a7619c1 23:00:38 ---> f5aa413d8e62 23:00:38 Step 8/10 : WORKDIR /device-rfid-llrp-go 23:00:39 ---> Running in 4783691c4b6d 23:00:39 Removing intermediate container 4783691c4b6d 23:00:39 ---> d070b94a6745 23:00:39 Step 9/10 : COPY . . 23:00:40 ---> 11b79ddc363d 23:00:40 Step 10/10 : RUN go mod download 23:00:40 ---> Running in b94d4e4aa1f1 23:01:02 Removing intermediate container b94d4e4aa1f1 23:01:02 ---> f7975f5c43ec 23:01:02 Successfully built f7975f5c43ec 23:01:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:01:03 + docker inspect -f . ci-base-image-arm64 23:01:03 . [Pipeline] withDockerContainer 23:01:03 prd-ubuntu18.04-docker-arm64-4c-16g-1171 does not seem to be running inside a container 23:01:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:05 $ docker top bcca244075a3fe7024465d6738147c6a0aaf68fda389611eb7198ece7f2706b4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:06 + go version 23:01:06 go version go1.16.5 linux/arm64 [Pipeline] } 23:01:06 $ docker stop --time=1 bcca244075a3fe7024465d6738147c6a0aaf68fda389611eb7198ece7f2706b4 23:01:08 $ docker rm -f bcca244075a3fe7024465d6738147c6a0aaf68fda389611eb7198ece7f2706b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:01:09 + docker inspect -f . ci-base-image-arm64 23:01:09 . [Pipeline] withDockerContainer 23:01:09 prd-ubuntu18.04-docker-arm64-4c-16g-1171 does not seem to be running inside a container 23:01:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:01:11 $ docker top 522f4ca254f343416682c5b047f229daf58118d68eb1340d4ecc137e5f36d96b -eo pid,comm [Pipeline] { [Pipeline] sh 23:01:12 + go mod tidy [Pipeline] sh 23:01:13 + make test 23:01:13 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 23:01:14 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 23:02:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 23:02:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 23:02:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 23.107s coverage: 38.7% of statements 23:02:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.560s coverage: 52.0% of statements 23:02:26 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.025s coverage: 95.5% of statements 23:02:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:02:53 gofmt -l . 23:02:53 [ "`gofmt -l .`" = "" ] 23:02:54 ./bin/test-go-mod-tidy.sh 23:02:54 ./bin/test-attribution-txt.sh [Pipeline] } 23:02:55 $ docker stop --time=1 522f4ca254f343416682c5b047f229daf58118d68eb1340d4ecc137e5f36d96b 23:02:57 $ docker rm -f 522f4ca254f343416682c5b047f229daf58118d68eb1340d4ecc137e5f36d96b [Pipeline] // withDockerContainer [Pipeline] sh 23:02:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:02:58 Warning: overwriting stash ‘coverage-report’ 23:02:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 23:03:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 23:03:00 + ls -al . 23:03:00 total 596 23:03:00 drwxrwxr-x 10 jenkins jenkins 4096 Jul 6 23:02 . 23:03:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:59 .. 23:03:00 -rw-rw-r-- 1 jenkins jenkins 134 Jul 6 22:59 .dockerignore 23:03:00 drwxrwxr-x 8 jenkins jenkins 4096 Jul 6 22:59 .git 23:03:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:59 .github 23:03:00 -rw-rw-r-- 1 jenkins jenkins 934 Jul 6 22:59 .gitignore 23:03:00 -rw-rw-r-- 1 jenkins jenkins 6734 Jul 6 22:59 Attribution.txt 23:03:00 -rw-rw-r-- 1 jenkins jenkins 1521 Jul 6 22:59 Dockerfile 23:03:00 -rw-rw-r-- 1 jenkins jenkins 999 Jul 6 22:59 Dockerfile.build 23:03:00 -rw-rw-r-- 1 jenkins jenkins 682 Jul 6 22:59 Jenkinsfile 23:03:00 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 6 22:59 LICENSE 23:03:00 -rw-rw-r-- 1 jenkins jenkins 1011 Jul 6 22:59 Makefile 23:03:00 -rw-rw-r-- 1 jenkins jenkins 28403 Jul 6 22:59 README.md 23:03:00 -rw-rw-r-- 1 jenkins jenkins 11 Jul 6 22:39 VERSION 23:03:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:59 bin 23:03:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:59 cmd 23:03:00 -rw-r--r-- 1 jenkins jenkins 463071 Jul 6 23:02 coverage.out 23:03:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:59 examples 23:03:00 -rw-r--r-- 1 jenkins jenkins 308 Jul 6 23:02 go.mod 23:03:00 -rw-r--r-- 1 jenkins jenkins 13807 Jul 6 23:01 go.sum 23:03:00 drwxrwxr-x 2 jenkins jenkins 4096 Jul 6 22:59 images 23:03:00 drwxrwxr-x 5 jenkins jenkins 4096 Jul 6 22:59 internal 23:03:00 drwxrwxr-x 4 jenkins jenkins 4096 Jul 6 22:59 snap 23:03:00 -rw-rw-r-- 1 jenkins jenkins 193 Jul 6 22:59 version.go [Pipeline] isUnix [Pipeline] sh 23:03:01 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=13be5718e23b3d254b555f0dd54cf48028820adb --label arch=arm64 --label version=1.0.0-dev.4 . 23:03:01 Sending build context to Docker daemon 1.197MB 23:03:01 Step 1/25 : ARG BASE=golang:1.16-alpine3.12 23:03:01 Step 2/25 : FROM ${BASE} AS builder 23:03:01 ---> f7975f5c43ec 23:03:01 Step 3/25 : ARG MAKE='make build' 23:03:01 ---> Running in e0edfc61b1da 23:03:02 Removing intermediate container e0edfc61b1da 23:03:02 ---> 8fad0699cb11 23:03:02 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 23:03:02 ---> Running in 1f491a6ffcfa 23:03:03 Removing intermediate container 1f491a6ffcfa 23:03:03 ---> 778b08c202fd 23:03:03 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 23:03:03 ---> Running in 666fb6225596 23:03:03 Removing intermediate container 666fb6225596 23:03:03 ---> 8cc01f653aa4 23:03:03 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:03:03 ---> Running in fa0fd675cad4 23:03:06 Removing intermediate container fa0fd675cad4 23:03:06 ---> 602109336e66 23:03:06 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 23:03:06 ---> Running in 2e32dcaf1798 23:03:07 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:03:08 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:03:09 OK: 138 MiB in 40 packages 23:03:10 Removing intermediate container 2e32dcaf1798 23:03:10 ---> 67e48a50f1d6 23:03:10 Step 8/25 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go 23:03:10 ---> Running in cdb094ed62d1 23:03:11 Removing intermediate container cdb094ed62d1 23:03:11 ---> ca36410f77f8 23:03:11 Step 9/25 : COPY go.mod . 23:03:11 ---> d07f12eb0267 23:03:11 Step 10/25 : COPY Makefile . 23:03:12 ---> 53c293a9df75 23:03:12 Step 11/25 : RUN make update 23:03:12 ---> Running in 4cc486674265 23:03:14 CGO_ENABLED=0 GO111MODULE=on go mod download 23:03:15 Removing intermediate container 4cc486674265 23:03:15 ---> ba211d63793d 23:03:15 Step 12/25 : COPY . . 23:03:16 ---> 19414b8d7d1c 23:03:16 Step 13/25 : RUN go mod tidy 23:03:16 ---> Running in 3734d632916c 23:03:19 Removing intermediate container 3734d632916c 23:03:19 ---> 7f88a9802d53 23:03:19 Step 14/25 : RUN $MAKE 23:03:19 ---> Running in 867e8de2d0ba 23:03:20 go mod tidy 23:03:21 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=1.0.0-dev.4" -o cmd/device-rfid-llrp-go ./cmd 23:03:53 Removing intermediate container 867e8de2d0ba 23:03:53 ---> 28fb360fbcd7 23:03:53 Step 15/25 : FROM alpine:3.12 23:03:54 3.12: Pulling from library/alpine 23:03:54 d2f70382dc9a: Pulling fs layer 23:03:54 d2f70382dc9a: Download complete 23:03:55 d2f70382dc9a: Pull complete 23:03:55 Digest: sha256:87703314048c40236c6d674424159ee862e2b96ce1c37c62d877e21ed27a387e 23:03:55 Status: Downloaded newer image for alpine:3.12 23:03:55 ---> c4fd0aeabfcf 23:03:55 Step 16/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' 23:03:55 ---> Running in 6343db1e63f2 23:03:55 Removing intermediate container 6343db1e63f2 23:03:55 ---> 75b29a811418 23:03:55 Step 17/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/LICENSE / 23:03:56 ---> 8d1416472f8b 23:03:56 Step 18/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/Attribution.txt / 23:03:57 ---> 2e59819d0e95 23:03:57 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/device-rfid-llrp-go/cmd / 23:03:58 ---> 4c26175edde7 23:03:58 Step 20/25 : EXPOSE 49989 23:03:58 ---> Running in 61613680825f 23:03:59 Removing intermediate container 61613680825f 23:03:59 ---> 0559970cb28c 23:03:59 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp-go"] 23:03:59 ---> Running in f10469183cd5 23:04:00 Removing intermediate container f10469183cd5 23:04:00 ---> ba288925ba47 23:04:00 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 23:04:00 ---> Running in 904f77eba0ab 23:04:00 Removing intermediate container 904f77eba0ab 23:04:00 ---> 0dfc3a4ec50c 23:04:00 Step 23/25 : LABEL arch=arm64 23:04:00 ---> Running in 5be1968697b0 23:04:01 Removing intermediate container 5be1968697b0 23:04:01 ---> f1aa050befa1 23:04:01 Step 24/25 : LABEL git_sha=13be5718e23b3d254b555f0dd54cf48028820adb 23:04:01 ---> Running in 5a962cfd94b6 23:04:02 Removing intermediate container 5a962cfd94b6 23:04:02 ---> 3da3e7480373 23:04:02 Step 25/25 : LABEL version=1.0.0-dev.4 23:04:02 ---> Running in ab783f4ee5d9 23:04:02 Removing intermediate container ab783f4ee5d9 23:04:02 ---> 53e888db1426 23:04:02 [Warning] One or more build-args [ARCH] were not consumed 23:04:03 Successfully built 53e888db1426 23:04:03 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:04:03 provisioning config files... 23:04:03 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config5984668974128030533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:04:04 ---> docker-login.sh 23:04:04 nexus3.edgexfoundry.org:10001 23:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:04 Configure a credential helper to remove this warning. See 23:04:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:04 23:04:04 Login Succeeded 23:04:04 nexus3.edgexfoundry.org:10002 23:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:05 Configure a credential helper to remove this warning. See 23:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:05 23:04:05 Login Succeeded 23:04:05 nexus3.edgexfoundry.org:10003 23:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:05 Configure a credential helper to remove this warning. See 23:04:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:05 23:04:05 Login Succeeded 23:04:05 nexus3.edgexfoundry.org:10004 23:04:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:06 Configure a credential helper to remove this warning. See 23:04:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:06 23:04:06 Login Succeeded 23:04:06 docker.io 23:04:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:04:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:04:07 Configure a credential helper to remove this warning. See 23:04:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:04:07 23:04:07 Login Succeeded 23:04:07 ---> docker-login.sh ends [Pipeline] } 23:04:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:04:07 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 23:04:07 13be5718e23b3d254b555f0dd54cf48028820adb 23:04:07 latest 23:04:07 1.0.0-dev.4 23:04:07 13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4 23:04:07 main 23:04:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:04:07 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] isUnix [Pipeline] sh 23:04:08 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb 23:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:04:08 196a38a7fa3f: Preparing 23:04:08 cd609bb46fbe: Preparing 23:04:08 cbe67c171431: Preparing 23:04:08 3fbe34a1663b: Preparing 23:04:08 3fbe34a1663b: Layer already exists 23:04:08 cbe67c171431: Pushed 23:04:08 cd609bb46fbe: Pushed 23:04:12 196a38a7fa3f: Pushed 23:04:12 13be5718e23b3d254b555f0dd54cf48028820adb: digest: sha256:9c5c949dca14ff222956f94e53611c745c1954a71d4b750e9075d747039f054c size: 1155 [Pipeline] isUnix [Pipeline] sh 23:04:12 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] isUnix [Pipeline] sh 23:04:12 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 23:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:04:12 196a38a7fa3f: Preparing 23:04:12 cd609bb46fbe: Preparing 23:04:12 cbe67c171431: Preparing 23:04:12 3fbe34a1663b: Preparing 23:04:13 cbe67c171431: Layer already exists 23:04:13 3fbe34a1663b: Layer already exists 23:04:13 cd609bb46fbe: Layer already exists 23:04:13 196a38a7fa3f: Layer already exists 23:04:13 latest: digest: sha256:9c5c949dca14ff222956f94e53611c745c1954a71d4b750e9075d747039f054c size: 1155 [Pipeline] isUnix [Pipeline] sh 23:04:13 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.4 [Pipeline] isUnix [Pipeline] sh 23:04:13 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.4 23:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:04:13 196a38a7fa3f: Preparing 23:04:13 cd609bb46fbe: Preparing 23:04:13 cbe67c171431: Preparing 23:04:13 3fbe34a1663b: Preparing 23:04:14 196a38a7fa3f: Layer already exists 23:04:14 cbe67c171431: Layer already exists 23:04:14 3fbe34a1663b: Layer already exists 23:04:14 cd609bb46fbe: Layer already exists 23:04:14 1.0.0-dev.4: digest: sha256:9c5c949dca14ff222956f94e53611c745c1954a71d4b750e9075d747039f054c size: 1155 [Pipeline] isUnix [Pipeline] sh 23:04:14 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4 [Pipeline] isUnix [Pipeline] sh 23:04:15 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4 23:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:04:15 196a38a7fa3f: Preparing 23:04:15 cd609bb46fbe: Preparing 23:04:15 cbe67c171431: Preparing 23:04:15 3fbe34a1663b: Preparing 23:04:15 3fbe34a1663b: Layer already exists 23:04:15 196a38a7fa3f: Layer already exists 23:04:15 cbe67c171431: Layer already exists 23:04:15 cd609bb46fbe: Layer already exists 23:04:15 13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4: digest: sha256:9c5c949dca14ff222956f94e53611c745c1954a71d4b750e9075d747039f054c size: 1155 [Pipeline] isUnix [Pipeline] sh 23:04:16 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] isUnix [Pipeline] sh 23:04:16 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 23:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 23:04:16 196a38a7fa3f: Preparing 23:04:16 cd609bb46fbe: Preparing 23:04:16 cbe67c171431: Preparing 23:04:16 3fbe34a1663b: Preparing 23:04:16 3fbe34a1663b: Layer already exists 23:04:16 cd609bb46fbe: Layer already exists 23:04:16 196a38a7fa3f: Layer already exists 23:04:16 cbe67c171431: Layer already exists 23:04:16 main: digest: sha256:9c5c949dca14ff222956f94e53611c745c1954a71d4b750e9075d747039f054c size: 1155 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 23:04:16 ===================================================== [Pipeline] echo 23:04:16 taggedImages: 23:04:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb 23:04:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 23:04:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:1.0.0-dev.4 23:04:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:13be5718e23b3d254b555f0dd54cf48028820adb-1.0.0-dev.4 23:04:16 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:04:17 ---> job-cost.sh 23:04:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mMpk 23:05:04 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:06:41 lf-activate-venv(): INFO: Adding /tmp/venv-mMpk/bin to PATH 23:06:41 INFO: No Stack... 23:06:41 INFO: Retrieving Pricing Info for: v2-standard-4 23:06:41 INFO: Archiving Costs [Pipeline] sh 23:06:41 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 23:06:41 + cut -d, -f6 [Pipeline] lock 23:06:41 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-1-stack-cost] 23:06:41 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-1-stack-cost] did not exist. Created. 23:06:41 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:06:42 /w/workspace/device-rfid-llrp-go/1@tmp/durable-f33acd89/script.sh: 1: /w/workspace/device-rfid-llrp-go/1@tmp/durable-f33acd89/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:06:42 + echo total: 0.18000000715255737 [Pipeline] stash 23:06:42 Warning: overwriting stash ‘stack-cost’ 23:06:42 Stashed 1 file(s) [Pipeline] } 23:06:42 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:06:43 provisioning config files... 23:06:43 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3650291124423700734tmp [Pipeline] { [Pipeline] sh 23:06:44 + set +x 23:06:44 + curl -s https://codecov.io/bash 23:06:44 + bash -s -- 23:06:44 23:06:44 _____ _ 23:06:44 / ____| | | 23:06:44 | | ___ __| | ___ ___ _____ __ 23:06:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:06:44 | |___| (_) | (_| | __/ (_| (_) \ V / 23:06:44 \_____\___/ \__,_|\___|\___\___/ \_/ 23:06:44 Bash-1.0.3 23:06:44 23:06:44 23:06:44 ==> git version 2.24.4 found 23:06:44 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:06:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:06:44 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:06:44 ==> Jenkins CI detected. 23:06:44 project root: . 23:06:44 --> token set from env 23:06:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:06:44 ==> Running gcov in . (disable via -X gcov) 23:06:44 ==> Python coveragepy not found 23:06:44 ==> Searching for coverage reports in: 23:06:44 + . 23:06:44 -> Found 1 reports 23:06:44 ==> Detecting git/mercurial file structure 23:06:44 ==> Reading reports 23:06:44 + ./coverage.out bytes=463071 23:06:44 ==> Appending adjustments 23:06:44 https://docs.codecov.io/docs/fixing-reports 23:06:44 + Found adjustments 23:06:44 ==> Gzipping contents 23:06:44 52K /tmp/codecov.ECOacD.gz 23:06:44 ==> Uploading reports 23:06:44 url: https://codecov.io 23:06:44 query: branch=main&commit=13be5718e23b3d254b555f0dd54cf48028820adb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:06:44 -> Pinging Codecov 23:06:44 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=main&commit=13be5718e23b3d254b555f0dd54cf48028820adb&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 23:06:45 -> Uploading to 23:06:45 https://storage.googleapis.com/codecov/v4/raw/2021-07-06/581DD39554BDF9B6E22D074273EAD858/13be5718e23b3d254b555f0dd54cf48028820adb/c6b40c4a-a28c-423a-a75e-04c195afce4c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210706%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210706T230644Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=dd12ec428bb7e61c2d9c76f5563941842bb4e8ab073697fd6db3c3f2f4ba156a 23:06:45 % Total % Received % Xferd Average Speed Time Time Time Current 23:06:45 Dload Upload Total Spent Left Speed 23:06:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53238 0 0 100 53238 0 144k --:--:-- --:--:-- --:--:-- 144k 23:06:45 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] } 23:06:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 23:06:46 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 23:06:46 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:06:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:06:46 23:06:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 23:06:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:06:47 1.410.4: Pulling from edgex-devops/edgex-snyk-go 23:06:47 188c0c94c7c5: Pulling fs layer 23:06:47 0ef7d3d256c8: Pulling fs layer 23:06:47 de9db76c5a1d: Pulling fs layer 23:06:47 0eba1c9be4d2: Pulling fs layer 23:06:47 0d57e429df01: Pulling fs layer 23:06:47 4e4be7b47b0d: Pulling fs layer 23:06:47 e1f770b5df2f: Pulling fs layer 23:06:47 85a0685a4137: Pulling fs layer 23:06:47 0eba1c9be4d2: Waiting 23:06:47 0d57e429df01: Waiting 23:06:47 4e4be7b47b0d: Waiting 23:06:47 e1f770b5df2f: Waiting 23:06:47 85a0685a4137: Waiting 23:06:47 de9db76c5a1d: Verifying Checksum 23:06:47 de9db76c5a1d: Download complete 23:06:47 0ef7d3d256c8: Verifying Checksum 23:06:47 0ef7d3d256c8: Download complete 23:06:47 0d57e429df01: Verifying Checksum 23:06:47 0d57e429df01: Download complete 23:06:47 188c0c94c7c5: Verifying Checksum 23:06:47 188c0c94c7c5: Download complete 23:06:47 4e4be7b47b0d: Verifying Checksum 23:06:47 4e4be7b47b0d: Download complete 23:06:47 188c0c94c7c5: Pull complete 23:06:47 0ef7d3d256c8: Pull complete 23:06:47 de9db76c5a1d: Pull complete 23:06:47 e1f770b5df2f: Verifying Checksum 23:06:47 e1f770b5df2f: Download complete 23:06:49 85a0685a4137: Verifying Checksum 23:06:49 85a0685a4137: Download complete 23:06:49 0eba1c9be4d2: Verifying Checksum 23:06:49 0eba1c9be4d2: Download complete 23:06:53 0eba1c9be4d2: Pull complete 23:06:53 0d57e429df01: Pull complete 23:06:53 4e4be7b47b0d: Pull complete 23:06:53 e1f770b5df2f: Pull complete 23:06:56 85a0685a4137: Pull complete 23:06:56 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 23:06:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 23:06:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 23:06:57 prd-centos7-docker-4c-2g-225 does not seem to be running inside a container 23:06:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 23:06:59 $ docker top fe97981d7ba349f58e482ce7a24500c1c96502c92ca961a1c78a7a85c94c5bdd -eo pid,comm [Pipeline] { [Pipeline] echo 23:06:59 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 23:07:00 + set -o pipefail 23:07:00 + snyk monitor '--org=edgex-jenkins' 23:07:05 23:07:05 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 23:07:05 23:07:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/8e266e59-5b4d-48a8-830b-753ef23c5713/history/58d9d147-b555-4818-bdd0-230ece7a013f 23:07:05 23:07:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 23:07:05 23:07:05 [Pipeline] } 23:07:05 $ docker stop --time=1 fe97981d7ba349f58e482ce7a24500c1c96502c92ca961a1c78a7a85c94c5bdd 23:07:07 $ docker rm -f fe97981d7ba349f58e482ce7a24500c1c96502c92ca961a1c78a7a85c94c5bdd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:07:08 + git log --format=format:%s -1 13be5718e23b3d254b555f0dd54cf48028820adb [Pipeline] isUnix [Pipeline] sh 23:07:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:07:09 . [Pipeline] withDockerContainer 23:07:09 prd-centos7-docker-4c-2g-225 does not seem to be running inside a container 23:07:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:07:09 $ docker top ce5af445abaf40d96c4b4ac37c894da805ddc3fe6e4c5c2733620298ec03ba4f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:07:09 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v1.0.0-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:07:10 + git semver [Pipeline] } 23:07:10 $ docker stop --time=1 ce5af445abaf40d96c4b4ac37c894da805ddc3fe6e4c5c2733620298ec03ba4f 23:07:11 $ docker rm -f ce5af445abaf40d96c4b4ac37c894da805ddc3fe6e4c5c2733620298ec03ba4f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 23:07:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:07:12 23:07:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 23:07:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:07:12 0.23.1-centos7: Pulling from edgex-lftools 23:07:12 ab5ef0e58194: Pulling fs layer 23:07:12 9712f1f96733: Pulling fs layer 23:07:12 63f879dbbcfc: Pulling fs layer 23:07:12 0d9ebad4ef96: Pulling fs layer 23:07:12 e9a5061849ea: Pulling fs layer 23:07:12 d747dcd14b5f: Pulling fs layer 23:07:12 2de7ff778b66: Pulling fs layer 23:07:12 0d9ebad4ef96: Waiting 23:07:12 e9a5061849ea: Waiting 23:07:12 d747dcd14b5f: Waiting 23:07:12 2de7ff778b66: Waiting 23:07:12 9712f1f96733: Verifying Checksum 23:07:12 9712f1f96733: Download complete 23:07:13 63f879dbbcfc: Verifying Checksum 23:07:13 63f879dbbcfc: Download complete 23:07:13 e9a5061849ea: Verifying Checksum 23:07:13 e9a5061849ea: Download complete 23:07:13 d747dcd14b5f: Download complete 23:07:13 2de7ff778b66: Verifying Checksum 23:07:13 2de7ff778b66: Download complete 23:07:14 0d9ebad4ef96: Verifying Checksum 23:07:14 0d9ebad4ef96: Download complete 23:07:14 ab5ef0e58194: Verifying Checksum 23:07:14 ab5ef0e58194: Download complete 23:07:17 ab5ef0e58194: Pull complete 23:07:17 9712f1f96733: Pull complete 23:07:18 63f879dbbcfc: Pull complete 23:07:21 0d9ebad4ef96: Pull complete 23:07:21 e9a5061849ea: Pull complete 23:07:21 d747dcd14b5f: Pull complete 23:07:22 2de7ff778b66: Pull complete 23:07:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 23:07:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 23:07:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 23:07:22 prd-centos7-docker-4c-2g-225 does not seem to be running inside a container 23:07:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 23:07:27 $ docker top 5005bd90d7f8e208dbb9008e11adc7ac8290192a35e5071665d827cd75af800e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 23:07:27 provisioning config files... 23:07:27 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7184982025940840630tmp 23:07:27 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5600320190636230356tmp 23:07:27 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config784506945980769256tmp [Pipeline] { [Pipeline] echo 23:07:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 23:07:27 ---> sigul-configuration.sh 23:07:27 gpg: directory `/root/.gnupg' created 23:07:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 23:07:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 23:07:27 gpg: keyring `/root/.gnupg/secring.gpg' created 23:07:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 23:07:27 gpg: CAST5 encrypted data 23:07:27 gpg: encrypted with 1 passphrase 23:07:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 23:07:28 + mkdir /home/jenkins 23:07:28 + mkdir /home/jenkins/sigul [Pipeline] sh 23:07:28 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 23:07:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 23:07:28 ---> sigul-install.sh 23:07:33 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 23:07:33 + git tag --list 23:07:33 v0.0.0 23:07:33 v1.0.0-dev.1 23:07:33 v1.0.0-dev.2 23:07:33 v1.0.0-dev.3 [Pipeline] sh 23:07:33 + lftools sign git-tag v1.0.0-dev.4 23:07:34 Signing Git tag with Sigul... 23:07:34 Signing v1.0.0-dev.4 23:07:34 Error while calling git, args ['git', 'show-ref', '-s', 'refs/tags/v1.0.0-dev.4'], return code 1, stdout , stderr [Pipeline] echo 23:07:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 23:07:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 23:07:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 23:07:34 $ docker stop --time=1 5005bd90d7f8e208dbb9008e11adc7ac8290192a35e5071665d827cd75af800e 23:07:36 $ docker rm -f 5005bd90d7f8e208dbb9008e11adc7ac8290192a35e5071665d827cd75af800e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 23:07:37 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:07:37 . [Pipeline] withDockerContainer 23:07:37 prd-centos7-docker-4c-2g-225 does not seem to be running inside a container 23:07:37 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:07:38 $ docker top f28abcefbb691c7607fceb7a0d67910209a3a5727b323780f370ac5c1bcddc1e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:07:38 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v1.0.0-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:07:39 + git semver [Pipeline] } 23:07:39 $ docker stop --time=1 f28abcefbb691c7607fceb7a0d67910209a3a5727b323780f370ac5c1bcddc1e 23:07:40 $ docker rm -f f28abcefbb691c7607fceb7a0d67910209a3a5727b323780f370ac5c1bcddc1e [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 23:07:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:07:40 . [Pipeline] withDockerContainer 23:07:40 prd-centos7-docker-4c-2g-225 does not seem to be running inside a container 23:07:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 23:07:41 $ docker top c98a88aec5758e78bd7e9b038aaed5b77d7790fb397bfcbca2c53a7db449d564 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:07:41 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v1.0.0-dev.3' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:07:42 + git semver [Pipeline] } 23:07:42 $ docker stop --time=1 c98a88aec5758e78bd7e9b038aaed5b77d7790fb397bfcbca2c53a7db449d564 23:07:43 $ docker rm -f c98a88aec5758e78bd7e9b038aaed5b77d7790fb397bfcbca2c53a7db449d564 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:07:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:07:45 ---> package-listing.sh 23:07:45 ++ facter osfamily 23:07:45 ++ tr '[:upper:]' '[:lower:]' 23:07:45 + OS_FAMILY=redhat 23:07:45 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 23:07:45 + START_PACKAGES=/tmp/packages_start.txt 23:07:45 + END_PACKAGES=/tmp/packages_end.txt 23:07:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:07:45 + PACKAGES=/tmp/packages_start.txt 23:07:45 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 23:07:45 + PACKAGES=/tmp/packages_end.txt 23:07:45 + case "${OS_FAMILY}" in 23:07:45 + rpm -qa 23:07:45 + sort 23:07:46 + '[' -f /tmp/packages_start.txt ']' 23:07:46 + '[' -f /tmp/packages_end.txt ']' 23:07:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:07:46 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 23:07:46 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 23:07:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 23:07:46 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:07:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:07:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:07:47 23:07:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:07:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:07:47 alpine: Pulling from edgex-lftools-log-publisher 23:07:47 df20fa9351a1: Pulling fs layer 23:07:47 36b3adc4ff6f: Pulling fs layer 23:07:47 8ad3a11d3b57: Pulling fs layer 23:07:47 46f8f816bc3b: Pulling fs layer 23:07:47 93b61091891f: Pulling fs layer 23:07:47 93b9cdb0e59b: Pulling fs layer 23:07:47 5e14af77c1be: Pulling fs layer 23:07:47 01666e4c0597: Pulling fs layer 23:07:47 aa168da1d23b: Pulling fs layer 23:07:47 93b9cdb0e59b: Waiting 23:07:47 5e14af77c1be: Waiting 23:07:47 01666e4c0597: Waiting 23:07:47 aa168da1d23b: Waiting 23:07:47 46f8f816bc3b: Waiting 23:07:47 93b61091891f: Waiting 23:07:47 36b3adc4ff6f: Verifying Checksum 23:07:47 36b3adc4ff6f: Download complete 23:07:47 46f8f816bc3b: Verifying Checksum 23:07:47 46f8f816bc3b: Download complete 23:07:47 df20fa9351a1: Verifying Checksum 23:07:47 df20fa9351a1: Download complete 23:07:47 93b9cdb0e59b: Verifying Checksum 23:07:47 93b9cdb0e59b: Download complete 23:07:47 93b61091891f: Verifying Checksum 23:07:47 93b61091891f: Download complete 23:07:47 5e14af77c1be: Verifying Checksum 23:07:47 5e14af77c1be: Download complete 23:07:47 01666e4c0597: Download complete 23:07:47 df20fa9351a1: Pull complete 23:07:47 8ad3a11d3b57: Verifying Checksum 23:07:47 8ad3a11d3b57: Download complete 23:07:47 36b3adc4ff6f: Pull complete 23:07:48 8ad3a11d3b57: Pull complete 23:07:48 46f8f816bc3b: Pull complete 23:07:48 93b61091891f: Pull complete 23:07:49 93b9cdb0e59b: Pull complete 23:07:49 5e14af77c1be: Pull complete 23:07:49 01666e4c0597: Pull complete 23:07:49 aa168da1d23b: Verifying Checksum 23:07:49 aa168da1d23b: Download complete 23:07:54 aa168da1d23b: Pull complete 23:07:54 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:07:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:07:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:07:54 prd-centos7-docker-4c-2g-225 does not seem to be running inside a container 23:07:54 $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 23:07:56 $ docker top c82215445131870c371236259b82926dab080f2ba59e35889cd7be849ad1c923 -eo pid,comm [Pipeline] { [Pipeline] sh 23:07:57 + touch /tmp/pre-build-complete [Pipeline] sh 23:07:57 + mkdir -p /var/log/sa [Pipeline] sh 23:07:57 + ls /var/log/sa-host 23:07:57 + sadf -c /var/log/sa-host/sa05 23:07:57 file_magic: OK 23:07:57 HZ: Using current value: 100 23:07:57 file_header: OK 23:07:57 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 23:07:57 Statistics: 23:07:57 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:07:57 File successfully converted to sysstat format version 12.2.1 23:07:57 + sadf -c /var/log/sa-host/sa06 23:07:57 file_magic: OK 23:07:57 HZ: Using current value: 100 23:07:57 file_header: OK 23:07:57 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 23:07:57 Statistics: 23:07:57 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:07:57 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:07:58 provisioning config files... 23:07:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3967518315629217497tmp [Pipeline] { [Pipeline] echo 23:07:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:07:58 ---> create-netrc.sh [Pipeline] } 23:07:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:07:58 ---> python-tools-install.sh [Pipeline] echo 23:07:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:07:59 ---> sudo-logs.sh 23:07:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:07:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:07:59 ---> job-cost.sh 23:07:59 lf-activate-venv: SKIPPING 23:07:59 DEBUG: total: 0.18000000715255737 23:07:59 INFO: Retrieving Stack Cost... 23:08:00 INFO: Retrieving Pricing Info for: v3-standard-2 23:08:01 INFO: Archiving Costs [Pipeline] echo 23:08:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:08:01 ---> logs-deploy.sh 23:08:01 lf-activate-venv: SKIPPING 23:08:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/1 23:08:01 INFO: archiving workspace using pattern(s): 23:08:02 Archives upload complete. 23:08:02 INFO: archiving logs to Nexus 23:08:03 ---> uname -a: 23:08:03 Linux prd-centos7-docker-4c-2g-225.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 23:08:03 23:08:03 23:08:03 ---> lscpu: 23:08:03 Architecture: x86_64 23:08:03 CPU op-mode(s): 32-bit, 64-bit 23:08:03 Byte Order: Little Endian 23:08:03 Address sizes: 40 bits physical, 48 bits virtual 23:08:03 CPU(s): 2 23:08:03 On-line CPU(s) list: 0,1 23:08:03 Thread(s) per core: 1 23:08:03 Core(s) per socket: 1 23:08:03 Socket(s): 2 23:08:03 NUMA node(s): 1 23:08:03 Vendor ID: AuthenticAMD 23:08:03 CPU family: 23 23:08:03 Model: 49 23:08:03 Model name: AMD EPYC-Rome Processor 23:08:03 Stepping: 0 23:08:03 CPU MHz: 2799.998 23:08:03 BogoMIPS: 5599.99 23:08:03 Virtualization: AMD-V 23:08:03 Hypervisor vendor: KVM 23:08:03 Virtualization type: full 23:08:03 L1d cache: 64 KiB 23:08:03 L1i cache: 64 KiB 23:08:03 L2 cache: 1 MiB 23:08:03 L3 cache: 32 MiB 23:08:03 NUMA node0 CPU(s): 0,1 23:08:03 Vulnerability Itlb multihit: Not affected 23:08:03 Vulnerability L1tf: Not affected 23:08:03 Vulnerability Mds: Not affected 23:08:03 Vulnerability Meltdown: Not affected 23:08:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 23:08:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 23:08:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 23:08:03 Vulnerability Srbds: Not affected 23:08:03 Vulnerability Tsx async abort: Not affected 23:08:03 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 23:08:03 23:08:03 23:08:03 ---> nproc: 23:08:03 2 23:08:03 23:08:03 23:08:03 ---> df -h: 23:08:03 Filesystem Size Used Available Use% Mounted on 23:08:03 overlay 40.0G 8.5G 31.5G 21% / 23:08:03 tmpfs 64.0M 0 64.0M 0% /dev 23:08:03 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:08:03 shm 64.0M 0 64.0M 0% /dev/shm 23:08:03 /dev/vda1 40.0G 8.5G 31.5G 21% /facter-os 23:08:03 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/resolv.conf 23:08:03 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hostname 23:08:03 /dev/vda1 40.0G 8.5G 31.5G 21% /etc/hosts 23:08:03 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/foundry_device-rfid-llrp-go_main 23:08:03 /dev/vda1 40.0G 8.5G 31.5G 21% /w/workspace/foundry_device-rfid-llrp-go_main@tmp 23:08:03 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/sa-host 23:08:03 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/secure 23:08:03 /dev/vda1 40.0G 8.5G 31.5G 21% /var/log/auth.log 23:08:03 /dev/vda1 40.0G 8.5G 31.5G 21% /run/cloud-init/result.json 23:08:03 23:08:03 23:08:03 ---> free -m: 23:08:03 total used free shared buff/cache available 23:08:03 Mem: 7821 1275 3159 0 3386 6464 23:08:03 Swap: 1023 0 1023 23:08:03 23:08:03 23:08:03 ---> ip addr: 23:08:03 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 23:08:03 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:08:03 inet 127.0.0.1/8 scope host lo 23:08:03 valid_lft forever preferred_lft forever 23:08:03 inet6 ::1/128 scope host 23:08:03 valid_lft forever preferred_lft forever 23:08:03 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 23:08:03 link/ether fa:16:3e:75:f9:6d brd ff:ff:ff:ff:ff:ff 23:08:03 inet 10.30.122.47/23 brd 10.30.123.255 scope global dynamic eth0 23:08:03 valid_lft 84637sec preferred_lft 84637sec 23:08:03 inet6 fe80::f816:3eff:fe75:f96d/64 scope link 23:08:03 valid_lft forever preferred_lft forever 23:08:03 3: docker0: mtu 1500 qdisc noqueue state DOWN 23:08:03 link/ether 02:42:70:be:bc:a4 brd ff:ff:ff:ff:ff:ff 23:08:03 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 23:08:03 valid_lft forever preferred_lft forever 23:08:03 inet6 fe80::42:70ff:febe:bca4/64 scope link 23:08:03 valid_lft forever preferred_lft forever 23:08:03 23:08:03 23:08:03 ---> sar -b -r -n DEV: 23:08:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) 23:08:03 23:08:03 22:38:26 LINUX RESTART (2 CPU) 23:08:03 23:08:03 22:39:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 23:08:03 22:40:01 40.71 4.05 36.66 0.00 2736.40 3269.84 0.00 23:08:03 22:41:01 0.77 0.00 0.77 0.00 0.00 14.12 0.00 23:08:03 22:42:01 0.22 0.00 0.22 0.00 0.00 2.97 0.00 23:08:03 22:43:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 23:08:03 22:44:01 0.27 0.00 0.27 0.00 0.00 3.66 0.00 23:08:03 22:45:01 0.37 0.00 0.37 0.00 0.00 5.56 0.00 23:08:03 22:46:01 0.22 0.00 0.22 0.00 0.00 2.80 0.00 23:08:03 22:47:01 0.23 0.00 0.23 0.00 0.00 2.72 0.00 23:08:03 22:48:01 0.20 0.00 0.20 0.00 0.00 1.62 0.00 23:08:03 22:49:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 23:08:03 22:50:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 23:08:03 22:51:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 23:08:03 22:52:01 0.30 0.00 0.30 0.00 0.00 4.63 0.00 23:08:03 22:53:01 0.18 0.00 0.18 0.00 0.00 2.15 0.00 23:08:03 22:54:01 0.92 0.15 0.77 0.00 4.80 15.64 0.00 23:08:03 22:55:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 23:08:03 22:56:01 0.25 0.00 0.25 0.00 0.00 3.07 0.00 23:08:03 22:57:01 0.23 0.00 0.23 0.00 0.00 2.85 0.00 23:08:03 22:58:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 23:08:03 22:59:01 0.27 0.00 0.27 0.00 0.00 3.82 0.00 23:08:03 23:00:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 23:08:03 23:01:01 0.23 0.02 0.22 0.00 0.13 3.46 0.00 23:08:03 23:02:01 0.43 0.10 0.33 0.00 1.73 5.15 0.00 23:08:03 23:03:01 0.25 0.00 0.25 0.00 0.00 2.57 0.00 23:08:03 23:04:01 0.15 0.00 0.15 0.00 0.00 1.75 0.00 23:08:03 23:05:01 0.25 0.00 0.25 0.00 0.00 3.95 0.00 23:08:03 23:06:01 0.28 0.00 0.28 0.00 0.00 3.07 0.00 23:08:03 23:07:01 76.80 0.03 76.77 0.00 3.73 27284.64 0.00 23:08:03 Average: 4.42 0.15 4.27 0.00 94.99 1092.55 0.00 23:08:03 23:08:03 22:39:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:08:03 22:40:01 5456012 0 812804 10.15 2620 1737496 1321568 14.59 582036 1571004 132 23:08:03 22:41:01 5466452 0 802356 10.02 2620 1737504 1237480 13.66 573440 1570972 20 23:08:03 22:42:01 5466400 0 802408 10.02 2620 1737504 1237556 13.66 576068 1568696 8 23:08:03 22:43:01 5468148 0 800656 10.00 2620 1737508 1206704 13.32 574856 1568696 8 23:08:03 22:44:01 5467448 0 801348 10.01 2620 1737516 1206848 13.32 570056 1574336 8 23:08:03 22:45:01 5466564 0 802228 10.02 2620 1737520 1206824 13.32 571028 1574336 20 23:08:03 22:46:01 5467228 0 801556 10.01 2620 1737528 1206704 13.32 570256 1574336 16 23:08:03 22:47:01 5462972 0 805808 10.06 2620 1737532 1206704 13.32 574776 1574336 8 23:08:03 22:48:01 5458500 0 810276 10.12 2620 1737536 1206704 13.32 579236 1574336 16 23:08:03 22:49:01 5457948 0 810824 10.12 2620 1737540 1206860 13.32 581176 1573136 16 23:08:03 22:50:01 5457456 0 811316 10.13 2620 1737540 1206908 13.32 581484 1573136 8 23:08:03 22:51:01 5457136 0 811628 10.13 2620 1737548 1206860 13.32 586240 1568472 16 23:08:03 22:52:01 5457596 0 811164 10.13 2620 1737552 1206788 13.32 585772 1568472 20 23:08:03 22:53:01 5458228 0 810528 10.12 2620 1737556 1206704 13.32 585060 1568712 8 23:08:03 22:54:01 5455272 0 813480 10.16 2620 1737560 1206788 13.32 588228 1568712 8 23:08:03 22:55:01 5455212 0 813536 10.16 2620 1737564 1206728 13.32 587972 1568712 12 23:08:03 22:56:01 5455588 0 813156 10.15 2620 1737568 1206704 13.32 587932 1568712 16 23:08:03 22:57:01 5455676 0 813060 10.15 2620 1737576 1206704 13.32 587924 1568712 16 23:08:03 22:58:01 5455388 0 813348 10.16 2620 1737576 1206704 13.32 587872 1568712 8 23:08:03 22:59:01 5454504 0 814228 10.17 2620 1737580 1206860 13.32 588736 1568712 12 23:08:03 23:00:01 5454372 0 814352 10.17 2620 1737588 1206896 13.32 589260 1568472 20 23:08:03 23:01:01 5454876 0 813844 10.16 2620 1737592 1209048 13.35 588788 1568472 16 23:08:03 23:02:01 5454228 0 814364 10.17 2620 1737720 1207344 13.33 589180 1568532 12 23:08:03 23:03:01 5455032 0 813556 10.16 2620 1737724 1207212 13.33 588476 1568532 20 23:08:03 23:04:01 5454236 0 814348 10.17 2620 1737728 1207320 13.33 589044 1568532 20 23:08:03 23:05:01 5454244 0 814332 10.17 2620 1737736 1207344 13.33 589156 1568540 8 23:08:03 23:06:01 5455164 0 813412 10.16 2620 1737736 1207212 13.33 588524 1568532 8 23:08:03 23:07:01 4470924 0 1060904 13.25 2620 2474484 1481260 16.35 821480 2219032 13624 23:08:03 Average: 5423314 0 819101 10.23 2620 1763897 1223048 13.50 591573 1593353 504 23:08:03 23:08:03 22:39:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:08:03 22:40:01 eth0 240.41 165.75 579.73 47.17 0.00 0.00 0.00 0.00 23:08:03 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:40:01 docker0 2.50 1.84 0.29 5.52 0.00 0.00 0.00 0.00 23:08:03 22:41:01 eth0 5.61 1.03 1.43 0.78 0.00 0.00 0.00 0.00 23:08:03 22:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:42:01 eth0 1.80 0.97 1.06 0.76 0.00 0.00 0.00 0.00 23:08:03 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:43:01 eth0 0.17 0.08 0.01 0.06 0.00 0.00 0.00 0.00 23:08:03 22:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:44:01 eth0 0.33 0.15 0.09 0.04 0.00 0.00 0.00 0.00 23:08:03 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:45:01 eth0 0.22 0.12 0.07 0.04 0.00 0.00 0.00 0.00 23:08:03 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:46:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:08:03 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:47:01 eth0 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:08:03 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:48:01 eth0 3.75 0.08 0.28 0.01 0.00 0.00 0.00 0.00 23:08:03 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:49:01 eth0 7.81 0.85 1.48 0.63 0.00 0.00 0.00 0.00 23:08:03 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:50:01 eth0 0.62 0.33 0.33 0.23 0.00 0.00 0.00 0.00 23:08:03 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:51:01 eth0 0.57 0.38 0.27 0.21 0.00 0.00 0.00 0.00 23:08:03 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:52:01 eth0 0.25 0.15 0.11 0.01 0.00 0.00 0.00 0.00 23:08:03 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:53:01 eth0 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:54:01 eth0 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 23:08:03 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:55:01 eth0 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 23:08:03 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 23:08:03 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:57:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 23:08:03 22:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:58:01 eth0 2.92 0.05 0.26 0.00 0.00 0.00 0.00 0.00 23:08:03 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:59:01 eth0 5.93 0.58 1.09 0.43 0.00 0.00 0.00 0.00 23:08:03 22:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:00:01 eth0 0.65 0.32 0.33 0.20 0.00 0.00 0.00 0.00 23:08:03 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:01:01 eth0 0.27 0.05 0.02 0.03 0.00 0.00 0.00 0.00 23:08:03 23:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:02:01 eth0 0.45 0.28 0.27 0.20 0.00 0.00 0.00 0.00 23:08:03 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:03:01 eth0 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 23:08:03 23:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:04:01 eth0 0.18 0.12 0.08 0.04 0.00 0.00 0.00 0.00 23:08:03 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:05:01 eth0 0.15 0.10 0.06 0.03 0.00 0.00 0.00 0.00 23:08:03 23:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:06:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:07:01 eth0 427.98 393.79 4177.90 34.42 0.00 0.00 0.00 0.00 23:08:03 23:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 23:07:01 vethe2fc913 24.17 24.43 2.57 95.70 0.00 0.00 0.00 0.00 23:08:03 23:07:01 docker0 24.17 24.33 2.24 95.69 0.00 0.00 0.00 0.00 23:08:03 Average: eth0 24.79 20.04 169.72 3.00 0.00 0.00 0.00 0.00 23:08:03 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:08:03 Average: vethe2fc913 0.86 0.87 0.09 3.42 0.00 0.00 0.00 0.00 23:08:03 Average: docker0 0.95 0.93 0.09 3.61 0.00 0.00 0.00 0.00 23:08:03 23:08:03 23:08:03 ---> sar -P ALL: 23:08:03 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/06/21 _x86_64_ (2 CPU) 23:08:03 23:08:03 22:38:26 LINUX RESTART (2 CPU) 23:08:03 23:08:03 22:39:03 CPU %user %nice %system %iowait %steal %idle 23:08:03 22:40:01 all 6.50 0.00 2.18 2.47 0.04 88.81 23:08:03 22:40:01 0 7.11 0.00 2.46 3.46 0.05 86.93 23:08:03 22:40:01 1 5.89 0.00 1.89 1.49 0.04 90.69 23:08:03 22:41:01 all 0.21 0.00 0.06 0.00 0.02 99.72 23:08:03 22:41:01 0 0.33 0.00 0.05 0.00 0.02 99.60 23:08:03 22:41:01 1 0.08 0.00 0.07 0.00 0.02 99.83 23:08:03 22:42:01 all 0.14 0.00 0.04 0.00 0.03 99.79 23:08:03 22:42:01 0 0.18 0.00 0.03 0.00 0.02 99.77 23:08:03 22:42:01 1 0.10 0.00 0.05 0.00 0.03 99.82 23:08:03 22:43:01 all 0.09 0.00 0.04 0.00 0.01 99.86 23:08:03 22:43:01 0 0.17 0.00 0.03 0.00 0.00 99.80 23:08:03 22:43:01 1 0.02 0.00 0.05 0.00 0.02 99.92 23:08:03 22:44:01 all 0.19 0.00 0.08 0.00 0.02 99.71 23:08:03 22:44:01 0 0.03 0.00 0.07 0.00 0.02 99.88 23:08:03 22:44:01 1 0.35 0.00 0.10 0.00 0.02 99.53 23:08:03 22:45:01 all 0.17 0.00 0.02 0.00 0.02 99.80 23:08:03 22:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:08:03 22:45:01 1 0.30 0.00 0.02 0.00 0.02 99.67 23:08:03 22:46:01 all 0.18 0.00 0.02 0.00 0.02 99.79 23:08:03 22:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:08:03 22:46:01 1 0.33 0.00 0.02 0.00 0.03 99.62 23:08:03 22:47:01 all 0.18 0.00 0.03 0.00 0.01 99.78 23:08:03 22:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:08:03 22:47:01 1 0.33 0.00 0.03 0.00 0.00 99.63 23:08:03 22:48:01 all 0.18 0.00 0.03 0.00 0.02 99.77 23:08:03 22:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 23:08:03 22:48:01 1 0.32 0.00 0.03 0.00 0.02 99.63 23:08:03 22:49:01 all 0.19 0.00 0.04 0.00 0.02 99.75 23:08:03 22:49:01 0 0.07 0.00 0.05 0.00 0.03 99.85 23:08:03 22:49:01 1 0.32 0.00 0.03 0.00 0.00 99.65 23:08:03 22:50:01 all 0.06 0.00 0.04 0.00 0.01 99.89 23:08:03 22:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 23:08:03 22:50:01 1 0.08 0.00 0.05 0.00 0.02 99.85 23:08:03 23:08:03 22:50:01 CPU %user %nice %system %iowait %steal %idle 23:08:03 22:51:01 all 0.18 0.00 0.03 0.00 0.02 99.77 23:08:03 22:51:01 0 0.28 0.00 0.03 0.00 0.02 99.67 23:08:03 22:51:01 1 0.07 0.00 0.03 0.00 0.02 99.88 23:08:03 22:52:01 all 0.18 0.00 0.03 0.00 0.01 99.79 23:08:03 22:52:01 0 0.20 0.00 0.02 0.00 0.00 99.78 23:08:03 22:52:01 1 0.15 0.00 0.03 0.00 0.02 99.80 23:08:03 22:53:01 all 0.18 0.00 0.02 0.00 0.02 99.79 23:08:03 22:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 23:08:03 22:53:01 1 0.33 0.00 0.03 0.00 0.02 99.62 23:08:03 22:54:01 all 0.14 0.00 0.05 0.00 0.02 99.79 23:08:03 22:54:01 0 0.12 0.00 0.05 0.00 0.02 99.82 23:08:03 22:54:01 1 0.17 0.00 0.05 0.00 0.02 99.77 23:08:03 22:55:01 all 0.09 0.00 0.03 0.00 0.02 99.86 23:08:03 22:55:01 0 0.17 0.00 0.03 0.00 0.02 99.78 23:08:03 22:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 23:08:03 22:56:01 all 0.13 0.00 0.02 0.00 0.01 99.85 23:08:03 22:56:01 0 0.23 0.00 0.02 0.00 0.02 99.73 23:08:03 22:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 23:08:03 22:57:01 all 0.18 0.00 0.03 0.00 0.02 99.77 23:08:03 22:57:01 0 0.33 0.00 0.03 0.00 0.02 99.62 23:08:03 22:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 23:08:03 22:58:01 all 0.22 0.00 0.02 0.00 0.02 99.75 23:08:03 22:58:01 0 0.42 0.00 0.02 0.00 0.02 99.55 23:08:03 22:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 23:08:03 22:59:01 all 0.21 0.00 0.03 0.00 0.01 99.75 23:08:03 22:59:01 0 0.22 0.00 0.03 0.00 0.02 99.73 23:08:03 22:59:01 1 0.20 0.00 0.03 0.00 0.00 99.77 23:08:03 23:00:01 all 0.16 0.00 0.05 0.00 0.02 99.77 23:08:03 23:00:01 0 0.12 0.00 0.02 0.00 0.02 99.85 23:08:03 23:00:01 1 0.20 0.00 0.08 0.00 0.02 99.70 23:08:03 23:01:01 all 0.11 0.00 0.02 0.00 0.01 99.87 23:08:03 23:01:01 0 0.05 0.00 0.02 0.00 0.00 99.93 23:08:03 23:01:01 1 0.17 0.00 0.02 0.00 0.02 99.80 23:08:03 23:08:03 23:01:01 CPU %user %nice %system %iowait %steal %idle 23:08:03 23:02:01 all 0.14 0.00 0.04 0.00 0.02 99.80 23:08:03 23:02:01 0 0.03 0.00 0.05 0.00 0.02 99.90 23:08:03 23:02:01 1 0.25 0.00 0.03 0.00 0.02 99.70 23:08:03 23:03:01 all 0.11 0.00 0.03 0.00 0.01 99.85 23:08:03 23:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 23:08:03 23:03:01 1 0.18 0.00 0.05 0.00 0.00 99.77 23:08:03 23:04:01 all 0.15 0.00 0.02 0.00 0.02 99.82 23:08:03 23:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 23:08:03 23:04:01 1 0.28 0.00 0.02 0.00 0.02 99.68 23:08:03 23:05:01 all 0.13 0.00 0.03 0.00 0.01 99.83 23:08:03 23:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 23:08:03 23:05:01 1 0.25 0.00 0.03 0.00 0.02 99.70 23:08:03 23:06:01 all 0.15 0.00 0.03 0.00 0.02 99.81 23:08:03 23:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 23:08:03 23:06:01 1 0.28 0.00 0.02 0.00 0.02 99.68 23:08:03 23:07:01 all 9.03 0.00 3.57 1.84 0.03 85.53 23:08:03 23:07:01 0 8.89 0.00 3.51 1.63 0.03 85.94 23:08:03 23:07:01 1 9.18 0.00 3.62 2.05 0.03 85.11 23:08:03 Average: all 0.68 0.00 0.23 0.15 0.02 98.92 23:08:03 Average: 0 0.67 0.00 0.23 0.17 0.02 98.91 23:08:03 Average: 1 0.70 0.00 0.23 0.12 0.02 98.94 23:08:03 23:08:03 23:08:03