Pull request #175 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c+d587da57cbe4a05f119c115f8fc98fba81978bb1 (3b9c2ed97566418a6fe7f43c06545a486fb89803) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh661932668324516109.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14494068146633620338.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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/app-rfid-llrp-inventory/branches/PR-175/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-175/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2527324137606872412.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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-175/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17078085825142995563.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9893952518867822891.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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/app-rfid-llrp-inventory/branches/PR-175/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-175/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7880405743557413156.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory 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: false 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7561 in /w/workspace/y_app-rfid-llrp-inventory_PR-175 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-175 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit d587da57cbe4a05f119c115f8fc98fba81978bb1 into PR head commit acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c Merge succeeded, producing acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c Checking out Revision acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c (PR-175) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge d587da57cbe4a05f119c115f8fc98fba81978bb1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:00:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:00:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:00:10 ========================================================= 14:00:10 EdgeX Global Pipelines Version Info 14:00:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:00:11 ------------------- 14:00:11 stable info: 14:00:11 ------------------- 14:00:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:00:11 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 14:00:11 Message: update stable to v1.0.245 14:00:11 ------------------- 14:00:11 experimental info: 14:00:11 ------------------- 14:00:11 Commited By: **** collab-it+edgex@linuxfoundation.org 14:00:11 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 14:00:11 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:00:12 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-175 [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-175 [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-175 [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acb6d4a [Pipeline] echo 14:00:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:13 provisioning config files... 14:00:13 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp/config12670540452542161644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:14 ---> docker-login.sh 14:00:14 nexus3.edgexfoundry.org:10001 14:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:14 Configure a credential helper to remove this warning. See 14:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:14 14:00:14 Login Succeeded 14:00:14 nexus3.edgexfoundry.org:10002 14:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:14 Configure a credential helper to remove this warning. See 14:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:14 14:00:14 Login Succeeded 14:00:14 nexus3.edgexfoundry.org:10003 14:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:14 Configure a credential helper to remove this warning. See 14:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:14 14:00:14 Login Succeeded 14:00:14 nexus3.edgexfoundry.org:10004 14:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:14 Configure a credential helper to remove this warning. See 14:00:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:14 14:00:14 Login Succeeded 14:00:14 docker.io 14:00:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:16 Configure a credential helper to remove this warning. See 14:00:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:16 14:00:16 Login Succeeded 14:00:16 ---> docker-login.sh ends [Pipeline] } 14:00:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:00:16 + git rev-list -1 --merges acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c~1..acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c [Pipeline] echo 14:00:16 -----------> git rev-list -1 --merges acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c~1..acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c [false] [Pipeline] sh 14:00:17 + git log --format=format:%s -1 acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c [Pipeline] echo 14:00:17 ========================================================= 14:00:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:00:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:00:17 + git log --format=format:%s -1 acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c [Pipeline] echo 14:00:17 [semverPrep] GIT_COMMIT: acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 14:00:17 [semverPrep] This is not a build commit. [Pipeline] sh 14:00:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:00:18 + grep -v github /etc/ssh/ssh_known_hosts 14:00:18 + [ -e /tmp/ssh_known_hosts ] 14:00:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:00:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 14:00:18 sudo tee -a /etc/ssh/ssh_known_hosts 14:00:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:00:18 14:00:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:00:18 0.1.4: Pulling from edgex-devops/py-git-semver 14:00:18 b85a868b505f: Pulling fs layer 14:00:18 e2be974225ed: Pulling fs layer 14:00:18 339a4e72a1f5: Pulling fs layer 14:00:18 988bab9f4d93: Pulling fs layer 14:00:18 1469e6f7b9e6: Pulling fs layer 14:00:18 eaf3925da568: Pulling fs layer 14:00:18 bab4dde63d76: Pulling fs layer 14:00:18 bde34c3a00c8: Pulling fs layer 14:00:18 b352a97aabf1: Pulling fs layer 14:00:18 4872d77fe225: Pulling fs layer 14:00:18 988bab9f4d93: Waiting 14:00:18 eaf3925da568: Waiting 14:00:18 bab4dde63d76: Waiting 14:00:18 5851b861e8e6: Pulling fs layer 14:00:18 bde34c3a00c8: Waiting 14:00:18 b352a97aabf1: Waiting 14:00:18 4872d77fe225: Waiting 14:00:18 1469e6f7b9e6: Waiting 14:00:18 e2be974225ed: Verifying Checksum 14:00:18 e2be974225ed: Download complete 14:00:18 988bab9f4d93: Download complete 14:00:19 1469e6f7b9e6: Verifying Checksum 14:00:19 1469e6f7b9e6: Download complete 14:00:19 339a4e72a1f5: Verifying Checksum 14:00:19 339a4e72a1f5: Download complete 14:00:19 eaf3925da568: Verifying Checksum 14:00:19 eaf3925da568: Download complete 14:00:19 bde34c3a00c8: Verifying Checksum 14:00:19 bde34c3a00c8: Download complete 14:00:19 b352a97aabf1: Download complete 14:00:19 4872d77fe225: Verifying Checksum 14:00:19 4872d77fe225: Download complete 14:00:19 5851b861e8e6: Verifying Checksum 14:00:19 5851b861e8e6: Download complete 14:00:19 b85a868b505f: Verifying Checksum 14:00:19 b85a868b505f: Download complete 14:00:19 bab4dde63d76: Verifying Checksum 14:00:19 bab4dde63d76: Download complete 14:00:20 b85a868b505f: Pull complete 14:00:20 e2be974225ed: Pull complete 14:00:21 339a4e72a1f5: Pull complete 14:00:21 988bab9f4d93: Pull complete 14:00:21 1469e6f7b9e6: Pull complete 14:00:21 eaf3925da568: Pull complete 14:00:23 bab4dde63d76: Pull complete 14:00:23 bde34c3a00c8: Pull complete 14:00:23 b352a97aabf1: Pull complete 14:00:23 4872d77fe225: Pull complete 14:00:23 5851b861e8e6: Pull complete 14:00:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:00:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:00:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:23 prd-ubuntu20.04-docker-8c-8g-7561 does not seem to be running inside a container 14:00:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-175 -v /w/workspace/y_app-rfid-llrp-inventory_PR-175:/w/workspace/y_app-rfid-llrp-inventory_PR-175:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:00:28 $ docker top f698c720d403ba6b49557187c0e9e73139b0c51ddcb51ecbc98c9060d61f20ca -eo pid,comm 14:00:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:00:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:00:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:28 [ssh-agent] Looking for ssh-agent implementation... 14:00:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:28 $ docker exec f698c720d403ba6b49557187c0e9e73139b0c51ddcb51ecbc98c9060d61f20ca ssh-agent 14:00:29 SSH_AUTH_SOCK=/tmp/ssh-4JdAj7Kw3xwI/agent.31 14:00:29 SSH_AGENT_PID=37 14:00:29 Running ssh-add (command line suppressed) 14:00:29 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp/private_key_6446091602500310726.key (/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp/private_key_6446091602500310726.key) 14:00:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:00:29 + git tag --points-at HEAD [Pipeline] } 14:00:29 $ docker exec --env ******** --env ******** f698c720d403ba6b49557187c0e9e73139b0c51ddcb51ecbc98c9060d61f20ca ssh-agent -k 14:00:29 unset SSH_AUTH_SOCK; 14:00:29 unset SSH_AGENT_PID; 14:00:29 echo Agent pid 37 killed; 14:00:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:00:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:00:29 [ssh-agent] Looking for ssh-agent implementation... 14:00:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:00:29 $ docker exec f698c720d403ba6b49557187c0e9e73139b0c51ddcb51ecbc98c9060d61f20ca ssh-agent 14:00:29 SSH_AUTH_SOCK=/tmp/ssh-bh3zYPgSpw4m/agent.69 14:00:29 SSH_AGENT_PID=75 14:00:30 Running ssh-add (command line suppressed) 14:00:30 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp/private_key_14714835331307997050.key (/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp/private_key_14714835331307997050.key) 14:00:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:00:30 + git semver init 14:00:30 2023-04-12 14:00:30,692 [run_init] DEBUG init version:0.0.0 force:False 14:00:30 2023-04-12 14:00:30,693 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-175/.semver 14:00:30 2023-04-12 14:00:30,693 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-175/.semver 14:00:30 2023-04-12 14:00:30,694 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-175/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-175, universal_newlines=False, shell=None, istream=None) 14:00:32 2023-04-12 14:00:31,870 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-175/.git/info/exclude 14:00:32 2023-04-12 14:00:31,870 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-175/.semver/PR-175 with force:False 14:00:32 2023-04-12 14:00:31,871 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-175/.semver/PR-175 14:00:32 2023-04-12 14:00:31,875 [execute] INFO git cat-file --batch-check 14:00:32 2023-04-12 14:00:31,875 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-175/.semver, universal_newlines=False, shell=None, istream=) 14:00:32 2023-04-12 14:00:31,880 [execute] INFO git cat-file --batch 14:00:32 2023-04-12 14:00:31,880 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-175/.semver, universal_newlines=False, shell=None, istream=) 14:00:32 2023-04-12 14:00:31,886 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-175/.semver/PR-175 14:00:32 0.0.0 [Pipeline] } 14:00:32 $ docker exec --env ******** --env ******** f698c720d403ba6b49557187c0e9e73139b0c51ddcb51ecbc98c9060d61f20ca ssh-agent -k 14:00:32 unset SSH_AUTH_SOCK; 14:00:32 unset SSH_AGENT_PID; 14:00:32 echo Agent pid 75 killed; 14:00:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:00:32 + git semver [Pipeline] } 14:00:32 $ docker stop --time=1 f698c720d403ba6b49557187c0e9e73139b0c51ddcb51ecbc98c9060d61f20ca 14:00:34 $ docker rm -f --volumes f698c720d403ba6b49557187c0e9e73139b0c51ddcb51ecbc98c9060d61f20ca [Pipeline] // withDockerContainer [Pipeline] sh 14:00:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:00:34 Stashed 1 file(s) [Pipeline] echo 14:00:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:00:35 provisioning config files... 14:00:35 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp/config2667850851238185481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:00:36 ---> docker-login.sh 14:00:36 nexus3.edgexfoundry.org:10001 14:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:36 Configure a credential helper to remove this warning. See 14:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:36 14:00:36 Login Succeeded 14:00:36 nexus3.edgexfoundry.org:10002 14:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:36 Configure a credential helper to remove this warning. See 14:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:36 14:00:36 Login Succeeded 14:00:36 nexus3.edgexfoundry.org:10003 14:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:36 Configure a credential helper to remove this warning. See 14:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:36 14:00:36 Login Succeeded 14:00:36 nexus3.edgexfoundry.org:10004 14:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:36 Configure a credential helper to remove this warning. See 14:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:36 14:00:36 Login Succeeded 14:00:36 docker.io 14:00:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:00:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:00:36 Configure a credential helper to remove this warning. See 14:00:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:00:36 14:00:36 Login Succeeded 14:00:36 ---> docker-login.sh ends [Pipeline] } 14:00:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:00:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:00:36 ========================================================= 14:00:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 14:00:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:37 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 14:00:37 Sending build context to Docker daemon 12.62MB 14:00:37 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:00:37 Step 2/12 : FROM ${BASE} AS builder 14:00:37 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 14:00:37 63b65145d645: Pulling fs layer 14:00:37 a2d21d5440eb: Pulling fs layer 14:00:37 935e6c44a52c: Pulling fs layer 14:00:37 94cc34f8dd06: Pulling fs layer 14:00:37 30dea6a524f1: Pulling fs layer 14:00:37 a2aff8979fd8: Pulling fs layer 14:00:37 6808be2612f2: Pulling fs layer 14:00:37 f25807f1079a: Pulling fs layer 14:00:37 30dea6a524f1: Waiting 14:00:37 a2aff8979fd8: Waiting 14:00:37 f25807f1079a: Waiting 14:00:37 6808be2612f2: Waiting 14:00:37 a2d21d5440eb: Verifying Checksum 14:00:37 a2d21d5440eb: Download complete 14:00:37 94cc34f8dd06: Verifying Checksum 14:00:37 94cc34f8dd06: Download complete 14:00:37 30dea6a524f1: Verifying Checksum 14:00:37 30dea6a524f1: Download complete 14:00:37 63b65145d645: Verifying Checksum 14:00:37 63b65145d645: Download complete 14:00:37 a2aff8979fd8: Verifying Checksum 14:00:37 a2aff8979fd8: Download complete 14:00:37 63b65145d645: Pull complete 14:00:37 a2d21d5440eb: Pull complete 14:00:37 f25807f1079a: Verifying Checksum 14:00:37 f25807f1079a: Download complete 14:00:38 935e6c44a52c: Verifying Checksum 14:00:38 935e6c44a52c: Download complete 14:00:38 6808be2612f2: Verifying Checksum 14:00:38 6808be2612f2: Download complete 14:00:41 935e6c44a52c: Pull complete 14:00:41 94cc34f8dd06: Pull complete 14:00:41 30dea6a524f1: Pull complete 14:00:41 a2aff8979fd8: Pull complete 14:00:44 6808be2612f2: Pull complete 14:00:45 f25807f1079a: Pull complete 14:00:45 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 14:00:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 14:00:45 ---> 3b553350e43f 14:00:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:00:50 Still waiting to schedule task 14:00:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:00:53 ---> Running in d603f59852c7 14:00:53 Removing intermediate container d603f59852c7 14:00:53 ---> 2d1cbce3701b 14:00:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:00:53 ---> Running in c497afee22cf 14:00:53 Removing intermediate container c497afee22cf 14:00:53 ---> 1d41e7354398 14:00:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:00:53 ---> Running in 5c7dd085d957 14:00:53 Removing intermediate container 5c7dd085d957 14:00:53 ---> 29f04380d8f4 14:00:53 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:00:53 ---> Running in 37c6df085e10 14:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:00:53 OK: 265 MiB in 53 packages 14:00:53 Removing intermediate container 37c6df085e10 14:00:53 ---> 7c1d1162fc24 14:00:53 Step 7/12 : WORKDIR /app 14:00:53 ---> Running in f4143031193e 14:00:54 Removing intermediate container f4143031193e 14:00:54 ---> 1c25452ab349 14:00:54 Step 8/12 : COPY go.mod vendor* ./ 14:00:54 ---> 9e28aaf63c37 14:00:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:00:54 ---> Running in d80158c2ab4c 14:01:33 Removing intermediate container d80158c2ab4c 14:01:33 ---> 97e0bbbe9e1a 14:01:33 Step 10/12 : COPY . . 14:01:33 ---> c24f208dedb0 14:01:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:01:33 ---> Running in e6cf50e5e5b2 14:01:33 Removing intermediate container e6cf50e5e5b2 14:01:33 ---> 31935071ea6f 14:01:33 Step 12/12 : RUN $MAKE 14:01:33 ---> Running in 613de52ffbd6 14:01:33 noop 14:01:33 Removing intermediate container 613de52ffbd6 14:01:33 ---> 0160c8b0d24b 14:01:33 Successfully built 0160c8b0d24b 14:01:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:33 + docker inspect -f . ci-base-image-x86_64 14:01:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:33 prd-ubuntu20.04-docker-8c-8g-7561 does not seem to be running inside a container 14:01:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-175 -v /w/workspace/y_app-rfid-llrp-inventory_PR-175:/w/workspace/y_app-rfid-llrp-inventory_PR-175:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:01:34 $ docker top 129762522cc2e581e21ba73daad4284c188a6e8b22911a9f2d10e3fb97a06996 -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:34 + go version 14:01:34 go version go1.20.2 linux/amd64 [Pipeline] } 14:01:34 $ docker stop --time=1 129762522cc2e581e21ba73daad4284c188a6e8b22911a9f2d10e3fb97a06996 14:01:35 $ docker rm -f --volumes 129762522cc2e581e21ba73daad4284c188a6e8b22911a9f2d10e3fb97a06996 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:36 + docker inspect -f . ci-base-image-x86_64 14:01:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:36 prd-ubuntu20.04-docker-8c-8g-7561 does not seem to be running inside a container 14:01:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-175 -v /w/workspace/y_app-rfid-llrp-inventory_PR-175:/w/workspace/y_app-rfid-llrp-inventory_PR-175:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:01:37 $ docker top 4318115e5ff5e4c283d945b1699f6e5ad9e791a441c4d338653fd381fc8ea0df -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:37 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-175 [Pipeline] fileExists [Pipeline] sh 14:01:37 + make test 14:01:37 go test -race ./... -coverprofile=coverage.out ./... 14:01:59 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:01:59 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:01:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.166s coverage: 86.2% of statements 14:01:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.723s coverage: 71.9% of statements 14:02:21 go vet ./... 14:02:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:02:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:02:24 ./bin/test-attribution.sh 14:02:24 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 14:02:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:02:24 $ docker stop --time=1 4318115e5ff5e4c283d945b1699f6e5ad9e791a441c4d338653fd381fc8ea0df 14:02:28 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7562 in /w/workspace/y_app-rfid-llrp-inventory_PR-175 14:02:30 $ docker rm -f --volumes 4318115e5ff5e4c283d945b1699f6e5ad9e791a441c4d338653fd381fc8ea0df [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 14:02:30 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:02:30 The recommended git tool is: git 14:02:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:02:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:02:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:02:31 + ls -al . 14:02:31 total 228 14:02:31 drwxrwxr-x 11 jenkins jenkins 4096 Apr 12 14:01 . 14:02:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 14:00 .. 14:02:31 -rw-rw-r-- 1 jenkins jenkins 262 Apr 12 14:00 .dockerignore 14:02:31 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 14:00 .git 14:02:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 14:00 .github 14:02:31 -rw-rw-r-- 1 jenkins jenkins 788 Apr 12 14:00 .gitignore 14:02:31 -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 14:00 .golangci.yml 14:02:31 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 14:00 .semver 14:02:31 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 12 14:00 Attribution.txt 14:02:31 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 12 14:00 CHANGELOG.md 14:02:31 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 12 14:00 Dockerfile 14:02:31 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 14:00 GOVERNANCE.md 14:02:31 -rw-rw-r-- 1 jenkins jenkins 687 Apr 12 14:00 Jenkinsfile 14:02:31 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 12 14:00 LICENSE 14:02:31 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 12 14:00 Makefile 14:02:31 -rw-rw-r-- 1 jenkins jenkins 617 Apr 12 14:00 OWNERS.md 14:02:31 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 12 14:00 README.md 14:02:31 -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 14:00 VERSION 14:02:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 14:00 bin 14:02:31 -rw-r--r-- 1 jenkins jenkins 41317 Apr 12 14:01 coverage.out 14:02:31 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 12 14:00 go.mod 14:02:31 -rw-rw-r-- 1 jenkins jenkins 31730 Apr 12 14:00 go.sum 14:02:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 14:00 images 14:02:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 14:00 internal 14:02:31 -rw-rw-r-- 1 jenkins jenkins 531 Apr 12 14:00 main.go 14:02:31 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 14:00 res 14:02:31 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 14:00 snap 14:02:31 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 14:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:32 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c --label arch=amd64 --label version=0.0.0 . 14:02:32 Sending build context to Docker daemon 12.62MB 14:02:32 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:02:32 Step 2/29 : FROM ${BASE} AS builder 14:02:32 ---> 0160c8b0d24b 14:02:32 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:02:32 ---> Running in bdca3bdb645a 14:02:32 Removing intermediate container bdca3bdb645a 14:02:32 ---> c00c46a558bb 14:02:32 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:02:32 ---> Running in a6b588091732 14:02:33 Removing intermediate container a6b588091732 14:02:33 ---> 245664304019 14:02:33 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:02:33 ---> Running in e2d09f6935a2 14:02:33 Removing intermediate container e2d09f6935a2 14:02:33 ---> f32fef80599d 14:02:33 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:33 ---> Running in 03811f5083fd 14:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:02:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:02:33 OK: 265 MiB in 53 packages 14:02:34 Removing intermediate container 03811f5083fd 14:02:34 ---> 30f1639f7913 14:02:34 Step 7/29 : WORKDIR /app 14:02:34 ---> Running in 9878d6b1f31d 14:02:34 Removing intermediate container 9878d6b1f31d 14:02:34 ---> 66edd9c597a6 14:02:34 Step 8/29 : COPY go.mod vendor* ./ 14:02:34 ---> 7a2e4ec7889e 14:02:34 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:34 ---> Running in cafda49b5254 14:02:35 Removing intermediate container cafda49b5254 14:02:35 ---> ea714271254a 14:02:35 Step 10/29 : COPY . . 14:02:35 using credential edgex-jenkins-ssh 14:02:35 Cloning the remote Git repository 14:02:35 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:02:35 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:02:35 ---> c3de3a0c3f0e 14:02:35 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:02:35 ---> Running in f83a034e58a8 14:02:35 Removing intermediate container f83a034e58a8 14:02:35 ---> 42e131e52f12 14:02:35 Step 12/29 : RUN $MAKE 14:02:35 ---> Running in 756d3236ff9e 14:02:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:02:35 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:02:35 > git --version # timeout=10 14:02:35 > git --version # 'git version 2.25.1' 14:02:35 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:02:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:02:39 Merging remotes/origin/main commit d587da57cbe4a05f119c115f8fc98fba81978bb1 into PR head commit acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c 14:02:40 Merge succeeded, producing acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c 14:02:40 Checking out Revision acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c (PR-175) 14:02:40 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3" 14:02:39 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:02:39 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:02:39 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/175/head:refs/remotes/origin/PR-175 +refs/heads/main:refs/remotes/origin/main # timeout=10 14:02:39 > git config core.sparsecheckout # timeout=10 14:02:40 > git checkout -f acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c # timeout=10 14:02:40 > git remote # timeout=10 14:02:40 > git config --get remote.origin.url # timeout=10 14:02:40 using GIT_SSH to set credentials SSH Credentials for GitHub 14:02:40 > git merge d587da57cbe4a05f119c115f8fc98fba81978bb1 # timeout=10 14:02:40 > git rev-parse HEAD^{commit} # timeout=10 14:02:40 > git config core.sparsecheckout # timeout=10 14:02:40 > git checkout -f acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c # timeout=10 14:02:40 > git --version # timeout=10 14:02:40 > git --version # 'git version 2.25.1' 14:02:40 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:02:41 % Total % Received % Xferd Average Speed Time Time Time Current 14:02:41 Dload Upload Total Spent Left Speed 14:02:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 68924 0 --:--:-- --:--:-- --:--:-- 68924 [Pipeline] sh 14:02:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:02:42 + sudo tee /etc/docker/daemon.new 14:02:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:02:42 { 14:02:42 "registry-mirrors": [ 14:02:42 "https://nexus3.edgexfoundry.org:10001" 14:02:42 ], 14:02:42 "bip": "10.250.0.254/24", 14:02:42 "hosts": [ 14:02:42 "tcp://0.0.0.0:5555", 14:02:42 "unix:///var/run/docker.sock" 14:02:42 ], 14:02:42 "mtu": 1458, 14:02:42 "selinux-enabled": true, 14:02:42 "seccomp-profile": "/etc/docker/seccomp.json" 14:02:42 } [Pipeline] sh 14:02:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:02:43 + sudo service docker restart 14:02:58 Removing intermediate container 756d3236ff9e 14:02:58 ---> 6789498e7335 14:02:58 Step 13/29 : FROM alpine:3.17 14:02:59 3.17: Pulling from library/alpine 14:02:59 f56be85fc22e: Pulling fs layer 14:02:59 f56be85fc22e: Verifying Checksum 14:02:59 f56be85fc22e: Download complete 14:02:59 f56be85fc22e: Pull complete 14:03:00 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:03:00 Status: Downloaded newer image for alpine:3.17 14:03:00 ---> 9ed4aefc74f6 14:03:00 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:03:00 ---> Running in fd226df85167 14:03:00 Removing intermediate container fd226df85167 14:03:00 ---> 7b83d5763a30 14:03:00 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:03:00 ---> Running in 59e07c88f200 14:03:00 Removing intermediate container 59e07c88f200 14:03:00 ---> 5f779120af19 14:03:00 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:03:00 ---> Running in 7291512cf83a 14:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 14:03:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 14:03:01 (1/2) Installing ca-certificates (20220614-r4) 14:03:01 (2/2) Installing dumb-init (1.2.5-r2) 14:03:01 Executing busybox-1.35.0-r29.trigger 14:03:01 Executing ca-certificates-20220614-r4.trigger 14:03:01 OK: 8 MiB in 17 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:03:01 provisioning config files... 14:03:01 Removing intermediate container 7291512cf83a 14:03:01 ---> baee1b0d0a4d 14:03:01 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:03:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config390575828560076512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:02 ---> 4b9eee6bd91c 14:03:02 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:03:02 ---> docker-login.sh 14:03:02 nexus3.edgexfoundry.org:10001 14:03:02 ---> 7139b8cd4b65 14:03:02 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:03:02 ---> 5eb5e187dc8a 14:03:02 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:02 ---> b8d6803dfd5c 14:03:02 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:02 Configure a credential helper to remove this warning. See 14:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:02 14:03:02 Login Succeeded 14:03:02 nexus3.edgexfoundry.org:10002 14:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:03 Configure a credential helper to remove this warning. See 14:03:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:03 14:03:03 Login Succeeded 14:03:03 nexus3.edgexfoundry.org:10003 14:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:03 Configure a credential helper to remove this warning. See 14:03:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:03 14:03:03 Login Succeeded 14:03:03 nexus3.edgexfoundry.org:10004 14:03:03 ---> 2ab445286f86 14:03:03 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:03:03 ---> Running in 70c09d201da0 14:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:03 Configure a credential helper to remove this warning. See 14:03:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:03 14:03:03 Login Succeeded 14:03:03 docker.io 14:03:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:03:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:03:04 Configure a credential helper to remove this warning. See 14:03:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:03:04 14:03:04 Login Succeeded 14:03:04 ---> docker-login.sh ends 14:03:04 Removing intermediate container 70c09d201da0 14:03:04 ---> a4de11c69d44 14:03:04 Step 23/29 : VOLUME /cache 14:03:04 ---> Running in 1208f3c5cb4e 14:03:04 Removing intermediate container 1208f3c5cb4e 14:03:04 ---> 56b16e722021 14:03:04 Step 24/29 : EXPOSE 59711 14:03:04 ---> Running in f8881c48776a 14:03:04 Removing intermediate container f8881c48776a 14:03:04 ---> d89f397efe66 14:03:04 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:03:04 ---> Running in 09be846cc104 14:03:04 Removing intermediate container 09be846cc104 14:03:04 ---> 454d690ce154 14:03:04 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:03:04 ---> Running in bc2107e4d1ef 14:03:04 Removing intermediate container bc2107e4d1ef 14:03:04 ---> 118ccf13c2ad 14:03:04 Step 27/29 : LABEL arch=amd64 [Pipeline] } 14:03:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 14:03:04 ---> Running in 242a966e44f7 14:03:04 Removing intermediate container 242a966e44f7 14:03:04 ---> d0ddfae73193 14:03:04 Step 28/29 : LABEL git_sha=acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c 14:03:04 ---> Running in 235448c8bc2c 14:03:04 Removing intermediate container 235448c8bc2c 14:03:04 ---> eeed13179f46 14:03:04 Step 29/29 : LABEL version=0.0.0 14:03:04 ---> Running in e7e5c303e6d4 [Pipeline] echo 14:03:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:03:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:03:04 ========================================================= 14:03:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 14:03:04 ========================================================= [Pipeline] fileExists 14:03:05 Removing intermediate container e7e5c303e6d4 14:03:05 ---> fdc3990673b0 14:03:05 [Warning] One or more build-args [ARCH] were not consumed 14:03:05 Successfully built fdc3990673b0 14:03:05 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] fileExists [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 14:03:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:03:05 Sending build context to Docker daemon 677.9kB 14:03:05 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 14:03:05 Step 2/12 : FROM ${BASE} AS builder 14:03:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:03:05 af6eaf76a39c: Pulling fs layer 14:03:05 55522c791124: Pulling fs layer 14:03:05 ce5c4a1c91eb: Pulling fs layer 14:03:05 169dfbe0d373: Pulling fs layer 14:03:05 e1ff8fa3b103: Pulling fs layer 14:03:05 52ebb69f0ebf: Pulling fs layer 14:03:05 5abe8eddf0d5: Pulling fs layer 14:03:05 e1ff8fa3b103: Waiting 14:03:05 52ebb69f0ebf: Waiting 14:03:05 5abe8eddf0d5: Waiting 14:03:05 169dfbe0d373: Waiting 14:03:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:06 14:03:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 14:03:06 55522c791124: Verifying Checksum 14:03:06 55522c791124: Download complete 14:03:06 169dfbe0d373: Verifying Checksum 14:03:06 169dfbe0d373: Download complete 14:03:06 e1ff8fa3b103: Verifying Checksum 14:03:06 e1ff8fa3b103: Download complete 14:03:06 af6eaf76a39c: Verifying Checksum 14:03:06 af6eaf76a39c: Download complete [Pipeline] sh 14:03:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:06 latest: Pulling from edgex-lftools-log-publisher 14:03:06 5eb5b503b376: Pulling fs layer 14:03:06 5c69ac0246d0: Pulling fs layer 14:03:06 ec43610c2a17: Pulling fs layer 14:03:06 3a2ae6a8a46f: Pulling fs layer 14:03:06 33b1e0a273af: Pulling fs layer 14:03:06 5d3b04190fa2: Pulling fs layer 14:03:06 2f39f015ded8: Pulling fs layer 14:03:06 3a2ae6a8a46f: Waiting 14:03:06 33b1e0a273af: Waiting 14:03:06 5d3b04190fa2: Waiting 14:03:06 2f39f015ded8: Waiting 14:03:06 5c69ac0246d0: Verifying Checksum 14:03:06 5c69ac0246d0: Download complete 14:03:06 3a2ae6a8a46f: Verifying Checksum 14:03:06 3a2ae6a8a46f: Download complete 14:03:06 33b1e0a273af: Verifying Checksum 14:03:06 33b1e0a273af: Download complete 14:03:06 ec43610c2a17: Verifying Checksum 14:03:06 ec43610c2a17: Download complete 14:03:06 5d3b04190fa2: Download complete 14:03:06 5eb5b503b376: Verifying Checksum 14:03:06 5eb5b503b376: Download complete 14:03:07 af6eaf76a39c: Pull complete 14:03:07 5abe8eddf0d5: Verifying Checksum 14:03:07 5abe8eddf0d5: Download complete 14:03:07 2f39f015ded8: Download complete 14:03:07 55522c791124: Pull complete 14:03:08 5eb5b503b376: Pull complete 14:03:08 5c69ac0246d0: Pull complete 14:03:08 ec43610c2a17: Pull complete 14:03:08 3a2ae6a8a46f: Pull complete 14:03:08 52ebb69f0ebf: Verifying Checksum 14:03:08 52ebb69f0ebf: Download complete 14:03:08 ce5c4a1c91eb: Verifying Checksum 14:03:08 ce5c4a1c91eb: Download complete 14:03:09 33b1e0a273af: Pull complete 14:03:09 5d3b04190fa2: Pull complete 14:03:14 2f39f015ded8: Pull complete 14:03:14 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:03:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:03:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:03:14 prd-ubuntu20.04-docker-8c-8g-7561 does not seem to be running inside a container 14:03:14 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-175 -v /w/workspace/y_app-rfid-llrp-inventory_PR-175:/w/workspace/y_app-rfid-llrp-inventory_PR-175:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:03:18 ce5c4a1c91eb: Pull complete 14:03:18 169dfbe0d373: Pull complete 14:03:18 e1ff8fa3b103: Pull complete 14:03:20 $ docker top 0e8f867379ecb507e5cdf8bda4dabc83a23cf671db9e0c0f86115a0f311024f2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:03:20 ---> job-cost.sh 14:03:20 lf-activate-venv: SKIPPING 14:03:20 INFO: No Stack... 14:03:21 INFO: Retrieving Pricing Info for: v3-standard-8 14:03:21 INFO: Archiving Costs [Pipeline] sh 14:03:21 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-175/archives/cost.csv 14:03:21 + cut -d, -f6 [Pipeline] lock 14:03:21 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-175-1-stack-cost] 14:03:21 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-175-1-stack-cost] did not exist. Created. 14:03:21 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-175-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:03:22 + echo total: 0.2199999988079071 [Pipeline] stash 14:03:22 Stashed 1 file(s) [Pipeline] } 14:03:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-175-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:03:22 $ docker stop --time=1 0e8f867379ecb507e5cdf8bda4dabc83a23cf671db9e0c0f86115a0f311024f2 14:03:23 $ docker rm -f --volumes 0e8f867379ecb507e5cdf8bda4dabc83a23cf671db9e0c0f86115a0f311024f2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:03:25 52ebb69f0ebf: Pull complete 14:03:26 5abe8eddf0d5: Pull complete 14:03:26 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 14:03:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 14:03:26 ---> 6cb57ee374ae 14:03:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:03:28 ---> Running in d51ba85f0e3d 14:03:28 Removing intermediate container d51ba85f0e3d 14:03:28 ---> 5b8010c6f0bb 14:03:28 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:03:28 ---> Running in 1e7e1cd25aa9 14:03:28 Removing intermediate container 1e7e1cd25aa9 14:03:28 ---> 536cc538b48d 14:03:28 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:03:28 ---> Running in bb7caf8038fd 14:03:29 Removing intermediate container bb7caf8038fd 14:03:29 ---> de751e953cba 14:03:29 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:03:29 ---> Running in 9377319f95d5 14:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:03:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:03:31 OK: 263 MiB in 53 packages 14:03:32 Removing intermediate container 9377319f95d5 14:03:32 ---> a5eebbc2c29e 14:03:32 Step 7/12 : WORKDIR /app 14:03:32 ---> Running in 8cf8f8237f8c 14:03:32 Removing intermediate container 8cf8f8237f8c 14:03:32 ---> 93b29bb55318 14:03:32 Step 8/12 : COPY go.mod vendor* ./ 14:03:33 ---> 77e48b5fecb7 14:03:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:03:33 ---> Running in ca830da52ffa 14:04:55 Removing intermediate container ca830da52ffa 14:04:55 ---> a7b2d31dabb8 14:04:55 Step 10/12 : COPY . . 14:04:55 ---> bc91264ace23 14:04:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:04:55 ---> Running in 2880f9053aad 14:04:55 Removing intermediate container 2880f9053aad 14:04:55 ---> 0311e5d84c71 14:04:55 Step 12/12 : RUN $MAKE 14:04:55 ---> Running in 5abfab5050ef 14:04:56 noop 14:04:57 Removing intermediate container 5abfab5050ef 14:04:57 ---> 78f992e6c664 14:04:57 Successfully built 78f992e6c664 14:04:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:57 + docker inspect -f . ci-base-image-arm64 14:04:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:58 prd-ubuntu20.04-docker-arm64-4c-16g-7562 does not seem to be running inside a container 14:04:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:04:59 $ docker top 02915103fa2e6136924dce062819b25502edb25c27238a4b1ebe058bb9133d31 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:00 + go version 14:05:00 go version go1.20.2 linux/arm64 [Pipeline] } 14:05:00 $ docker stop --time=1 02915103fa2e6136924dce062819b25502edb25c27238a4b1ebe058bb9133d31 14:05:02 $ docker rm -f --volumes 02915103fa2e6136924dce062819b25502edb25c27238a4b1ebe058bb9133d31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:03 + docker inspect -f . ci-base-image-arm64 14:05:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:03 prd-ubuntu20.04-docker-arm64-4c-16g-7562 does not seem to be running inside a container 14:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 14:05:05 $ docker top 6bcffc3a3cbcd3c5324882e41fb23cb8b980e6ae64ca5ca98392fc3d60972326 -eo pid,comm [Pipeline] { [Pipeline] sh 14:05:05 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:05:06 + make test 14:05:06 go test -race ./... -coverprofile=coverage.out ./... 14:07:43 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:07:58 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:07:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.161s coverage: 86.2% of statements 14:08:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.385s coverage: 71.9% of statements 14:08:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:08:08 go vet ./... 14:10:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:10:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:10:29 ./bin/test-attribution.sh 14:10:29 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 14:10:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:10:29 $ docker stop --time=1 6bcffc3a3cbcd3c5324882e41fb23cb8b980e6ae64ca5ca98392fc3d60972326 14:10:31 $ docker rm -f --volumes 6bcffc3a3cbcd3c5324882e41fb23cb8b980e6ae64ca5ca98392fc3d60972326 [Pipeline] // withDockerContainer [Pipeline] sh 14:10:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:10:33 Warning: overwriting stash ‘coverage-report’ 14:10:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:10:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:10:34 + ls -al . 14:10:34 total 224 14:10:34 drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 14:05 . 14:10:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 14:02 .. 14:10:34 -rw-rw-r-- 1 jenkins jenkins 262 Apr 12 14:02 .dockerignore 14:10:34 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 14:02 .git 14:10:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 14:02 .github 14:10:34 -rw-rw-r-- 1 jenkins jenkins 788 Apr 12 14:02 .gitignore 14:10:34 -rw-rw-r-- 1 jenkins jenkins 41 Apr 12 14:02 .golangci.yml 14:10:34 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 12 14:02 Attribution.txt 14:10:34 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 12 14:02 CHANGELOG.md 14:10:34 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 12 14:02 Dockerfile 14:10:34 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 14:02 GOVERNANCE.md 14:10:34 -rw-rw-r-- 1 jenkins jenkins 687 Apr 12 14:02 Jenkinsfile 14:10:34 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 12 14:02 LICENSE 14:10:34 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 12 14:02 Makefile 14:10:34 -rw-rw-r-- 1 jenkins jenkins 617 Apr 12 14:02 OWNERS.md 14:10:34 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 12 14:02 README.md 14:10:34 -rw-rw-r-- 1 jenkins jenkins 5 Apr 12 14:00 VERSION 14:10:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 14:02 bin 14:10:34 -rw-r--r-- 1 jenkins jenkins 41317 Apr 12 14:08 coverage.out 14:10:34 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 12 14:02 go.mod 14:10:34 -rw-rw-r-- 1 jenkins jenkins 31730 Apr 12 14:02 go.sum 14:10:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 14:02 images 14:10:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 14:02 internal 14:10:34 -rw-rw-r-- 1 jenkins jenkins 531 Apr 12 14:02 main.go 14:10:34 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 14:02 res 14:10:34 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 14:02 snap 14:10:34 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 14:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:10:35 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c --label arch=arm64 --label version=0.0.0 . 14:10:35 Sending build context to Docker daemon 677.9kB 14:10:35 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 14:10:35 Step 2/29 : FROM ${BASE} AS builder 14:10:35 ---> 78f992e6c664 14:10:35 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 14:10:35 ---> Running in 6aee793e9f80 14:10:35 Removing intermediate container 6aee793e9f80 14:10:35 ---> b7d5d15c48ac 14:10:35 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 14:10:35 ---> Running in 1b55f91f7e80 14:10:36 Removing intermediate container 1b55f91f7e80 14:10:36 ---> db97cad583e0 14:10:36 Step 5/29 : ARG ADD_BUILD_TAGS="" 14:10:36 ---> Running in e33a833c0b0b 14:10:36 Removing intermediate container e33a833c0b0b 14:10:36 ---> daaa76157a65 14:10:36 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:10:36 ---> Running in cd590b18219b 14:10:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:10:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:10:39 OK: 263 MiB in 53 packages 14:10:39 Removing intermediate container cd590b18219b 14:10:39 ---> 83b66bd85069 14:10:39 Step 7/29 : WORKDIR /app 14:10:39 ---> Running in f6bdeb81e751 14:10:40 Removing intermediate container f6bdeb81e751 14:10:40 ---> 48ff38768577 14:10:40 Step 8/29 : COPY go.mod vendor* ./ 14:10:40 ---> 2a57e2312e0b 14:10:40 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:10:40 ---> Running in 86a6d1693adb 14:10:43 Removing intermediate container 86a6d1693adb 14:10:43 ---> e8b3c5db0713 14:10:43 Step 10/29 : COPY . . 14:10:44 ---> 64e10cdacb34 14:10:44 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:10:44 ---> Running in 9f53258e9c77 14:10:44 Removing intermediate container 9f53258e9c77 14:10:44 ---> 87e9389825cb 14:10:44 Step 12/29 : RUN $MAKE 14:10:44 ---> Running in f3ed6fad4866 14:10:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.50 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:12:52 Removing intermediate container f3ed6fad4866 14:12:52 ---> b84c6310913a 14:12:52 Step 13/29 : FROM alpine:3.17 14:12:52 3.17: Pulling from library/alpine 14:12:52 c41833b44d91: Pulling fs layer 14:12:52 c41833b44d91: Verifying Checksum 14:12:52 c41833b44d91: Download complete 14:12:52 c41833b44d91: Pull complete 14:12:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 14:12:52 Status: Downloaded newer image for alpine:3.17 14:12:52 ---> 51e60588ff2c 14:12:52 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:12:52 ---> Running in d1e829849278 14:12:52 Removing intermediate container d1e829849278 14:12:52 ---> aba2daad9fb2 14:12:52 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:12:52 ---> Running in f264763482ab 14:12:52 Removing intermediate container f264763482ab 14:12:52 ---> 0fe2e7156d4c 14:12:52 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:12:52 ---> Running in 6935fc75740e 14:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 14:12:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 14:12:52 (1/2) Installing ca-certificates (20220614-r4) 14:12:52 (2/2) Installing dumb-init (1.2.5-r2) 14:12:52 Executing busybox-1.35.0-r29.trigger 14:12:52 Executing ca-certificates-20220614-r4.trigger 14:12:52 OK: 8 MiB in 17 packages 14:12:54 Removing intermediate container 6935fc75740e 14:12:54 ---> ca43965615cd 14:12:54 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:12:54 ---> eb3d3fc7c127 14:12:54 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:12:54 ---> 8e5678c17ed7 14:12:54 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:12:55 ---> 91f553995e41 14:12:55 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:12:55 ---> 2af8faaf0d41 14:12:55 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:12:56 ---> e9b1bc182c23 14:12:56 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:12:56 ---> Running in 5b4e0152f46a 14:12:58 Removing intermediate container 5b4e0152f46a 14:12:58 ---> 749841fd77e2 14:12:58 Step 23/29 : VOLUME /cache 14:12:58 ---> Running in a629dc838c65 14:12:58 Removing intermediate container a629dc838c65 14:12:58 ---> 8e4201557fff 14:12:58 Step 24/29 : EXPOSE 59711 14:12:58 ---> Running in ffda7bb7f7dc 14:12:59 Removing intermediate container ffda7bb7f7dc 14:12:59 ---> cc909e9efdc9 14:12:59 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:12:59 ---> Running in b193967c6a72 14:12:59 Removing intermediate container b193967c6a72 14:12:59 ---> 76cbf9884bdd 14:12:59 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:12:59 ---> Running in 2129238579df 14:12:59 Removing intermediate container 2129238579df 14:12:59 ---> fbddf6667606 14:12:59 Step 27/29 : LABEL arch=arm64 14:12:59 ---> Running in a7aaf28d2ed6 14:12:59 Removing intermediate container a7aaf28d2ed6 14:12:59 ---> 73cf1a050314 14:12:59 Step 28/29 : LABEL git_sha=acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c 14:13:00 ---> Running in 3d4df05497f1 14:13:00 Removing intermediate container 3d4df05497f1 14:13:00 ---> 4e004737625e 14:13:00 Step 29/29 : LABEL version=0.0.0 14:13:00 ---> Running in 044478c569bf 14:13:00 Removing intermediate container 044478c569bf 14:13:00 ---> f783cc7d350f 14:13:00 [Warning] One or more build-args [ARCH] were not consumed 14:13:00 Successfully built f783cc7d350f 14:13:00 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:13:01 14:13:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:13:01 arm64: Pulling from edgex-lftools-log-publisher 14:13:02 8998bd30e6a1: Pulling fs layer 14:13:02 04944245beec: Pulling fs layer 14:13:02 699f458cf7ca: Pulling fs layer 14:13:02 765212b225bb: Pulling fs layer 14:13:02 f23df028b6ca: Pulling fs layer 14:13:02 d65c8cfc05b1: Pulling fs layer 14:13:02 2437ff75d9bd: Pulling fs layer 14:13:02 765212b225bb: Waiting 14:13:02 f23df028b6ca: Waiting 14:13:02 d65c8cfc05b1: Waiting 14:13:02 2437ff75d9bd: Waiting 14:13:02 04944245beec: Verifying Checksum 14:13:02 04944245beec: Download complete 14:13:02 765212b225bb: Download complete 14:13:02 f23df028b6ca: Verifying Checksum 14:13:02 f23df028b6ca: Download complete 14:13:02 d65c8cfc05b1: Verifying Checksum 14:13:02 d65c8cfc05b1: Download complete 14:13:02 699f458cf7ca: Verifying Checksum 14:13:02 699f458cf7ca: Download complete 14:13:02 8998bd30e6a1: Verifying Checksum 14:13:02 8998bd30e6a1: Download complete 14:13:04 2437ff75d9bd: Verifying Checksum 14:13:04 2437ff75d9bd: Download complete 14:13:06 8998bd30e6a1: Pull complete 14:13:06 04944245beec: Pull complete 14:13:07 699f458cf7ca: Pull complete 14:13:08 765212b225bb: Pull complete 14:13:09 f23df028b6ca: Pull complete 14:13:09 d65c8cfc05b1: Pull complete 14:13:21 2437ff75d9bd: Pull complete 14:13:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:13:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:13:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:21 prd-ubuntu20.04-docker-arm64-4c-16g-7562 does not seem to be running inside a container 14:13:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 14:13:24 $ docker top 67a2058f6db8a206e81c1ba8b60f5d19818f360ac10469fe008221ff1612a076 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:13:24 ---> job-cost.sh 14:13:25 lf-activate-venv: SKIPPING 14:13:25 INFO: No Stack... 14:13:25 INFO: Retrieving Pricing Info for: v3-standard-4 14:13:26 INFO: Archiving Costs [Pipeline] sh 14:13:26 + cut -d, -f6 14:13:26 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 14:13:26 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-175-1-stack-cost] 14:13:26 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-175-1-stack-cost] did not exist. Created. 14:13:26 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-175-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:13:27 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-eac825dd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:13:27 + echo total: 0.10999999940395355 [Pipeline] stash 14:13:27 Warning: overwriting stash ‘stack-cost’ 14:13:27 Stashed 1 file(s) [Pipeline] } 14:13:28 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-175-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:13:28 $ docker stop --time=1 67a2058f6db8a206e81c1ba8b60f5d19818f360ac10469fe008221ff1612a076 14:13:29 $ docker rm -f --volumes 67a2058f6db8a206e81c1ba8b60f5d19818f360ac10469fe008221ff1612a076 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 14:13:30 provisioning config files... 14:13:30 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp/config7159044453200337734tmp [Pipeline] { [Pipeline] sh 14:13:30 + set +x 14:13:30 + + curl -s https://codecov.io/bashbash 14:13:30 -s -- 14:13:30 14:13:30 _____ _ 14:13:30 / ____| | | 14:13:30 | | ___ __| | ___ ___ _____ __ 14:13:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:13:30 | |___| (_) | (_| | __/ (_| (_) \ V / 14:13:30 \_____\___/ \__,_|\___|\___\___/ \_/ 14:13:30 Bash-1.0.6 14:13:30 14:13:30 14:13:30 ==> git version 2.25.1 found 14:13:30 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 14:13:30 Release-Date: 2020-01-08 14:13:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:13:30 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:13:30 ==> Jenkins CI detected. 14:13:30 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-175 14:13:30 project root: . 14:13:30 --> token set from env 14:13:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:13:31 ==> Running gcov in . (disable via -X gcov) 14:13:31 ==> Python coveragepy not found 14:13:31 ==> Searching for coverage reports in: 14:13:31 + . 14:13:31 -> Found 1 reports 14:13:31 ==> Detecting git/mercurial file structure 14:13:31 ==> Reading reports 14:13:31 + ./coverage.out bytes=41317 14:13:31 ==> Appending adjustments 14:13:31 https://docs.codecov.io/docs/fixing-reports 14:13:31 + Found adjustments 14:13:31 ==> Gzipping contents 14:13:31 12K /tmp/codecov.skteDq.gz 14:13:31 ==> Uploading reports 14:13:31 url: https://codecov.io 14:13:31 query: branch=PR-175&commit=acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-175%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=175&job=&cmd_args= 14:13:31 -> Pinging Codecov 14:13:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-175&commit=acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-175%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=175&job=&cmd_args= 14:13:31 -> Uploading to 14:13:31 https://storage.googleapis.com/codecov/v4/raw/2023-04-12/581DD39554BDF9B6E22D074273EAD858/acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c/687be10b-4d84-4244-aca9-22f2f7c4bd50.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230412%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230412T141331Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87a0d0d4a7502c817e2a8c12b17231e47c0d17bb7508761f85b5ee5aab8e44d4 14:13:31 % Total % Received % Xferd Average Speed Time Time Time Current 14:13:31 Dload Upload Total Spent Left Speed 14:13:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 47773 --:--:-- --:--:-- --:--:-- 47773 14:13:31 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/acb6d4a4ea76b4a1679318fc9b1a8ee2dfa4c63c [Pipeline] } 14:13:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:13:33 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-175/archives ] 14:13:33 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-175/archives 14:13:33 total 16 14:13:33 drwxr-xr-x 3 root root 4096 Apr 12 14:03 . 14:13:33 drwxrwxr-x 12 jenkins jenkins 4096 Apr 12 14:03 .. 14:13:33 drwxr-xr-x 2 root root 4096 Apr 12 14:03 cost 14:13:33 -rw-r--r-- 1 root root 95 Apr 12 14:03 cost.csv 14:13:33 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-175/archives 14:13:33 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-175/archives 14:13:33 total 16 14:13:33 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 14:03 . 14:13:33 drwxrwxr-x 12 jenkins jenkins 4096 Apr 12 14:03 .. 14:13:33 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 14:03 cost 14:13:33 -rw-r--r-- 1 jenkins jenkins 95 Apr 12 14:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:13:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:13:34 ---> package-listing.sh 14:13:34 ++ facter osfamily 14:13:34 ++ tr '[:upper:]' '[:lower:]' 14:13:35 + OS_FAMILY=debian 14:13:35 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-175 14:13:35 + START_PACKAGES=/tmp/packages_start.txt 14:13:35 + END_PACKAGES=/tmp/packages_end.txt 14:13:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:13:35 + PACKAGES=/tmp/packages_start.txt 14:13:35 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-175 ']' 14:13:35 + PACKAGES=/tmp/packages_end.txt 14:13:35 + case "${OS_FAMILY}" in 14:13:35 + dpkg -l 14:13:35 + grep '^ii' 14:13:35 + '[' -f /tmp/packages_start.txt ']' 14:13:35 + '[' -f /tmp/packages_end.txt ']' 14:13:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:13:35 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-175 ']' 14:13:35 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-175/archives/ 14:13:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-175/archives/ [Pipeline] echo 14:13:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-175/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:13:35 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:13:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:13:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:13:36 prd-ubuntu20.04-docker-8c-8g-7561 does not seem to be running inside a container 14:13:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/y_app-rfid-llrp-inventory_PR-175/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-175 -v /w/workspace/y_app-rfid-llrp-inventory_PR-175:/w/workspace/y_app-rfid-llrp-inventory_PR-175:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:13:36 $ docker top 5648a17bb1d1a3680664c6246b8f79c2f006e691f10bab38e4e971ee1663dcac -eo pid,comm [Pipeline] { [Pipeline] sh 14:13:36 + touch /tmp/pre-build-complete [Pipeline] sh 14:13:37 + mkdir -p /var/log/sysstat [Pipeline] sh 14:13:37 + ls /var/log/sa-host 14:13:37 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:13:37 provisioning config files... 14:13:37 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-175@tmp/config12471622986138390547tmp [Pipeline] { [Pipeline] echo 14:13:37 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:13:37 ---> create-netrc.sh [Pipeline] } 14:13:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:13:38 ---> python-tools-install.sh [Pipeline] echo 14:13:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:13:38 ---> sudo-logs.sh 14:13:38 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:13:38 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:13:39 ---> job-cost.sh 14:13:39 lf-activate-venv: SKIPPING 14:13:39 DEBUG: total: 0.2199999988079071 14:13:39 INFO: Retrieving Stack Cost... 14:13:39 INFO: Retrieving Pricing Info for: v3-standard-8 14:13:39 INFO: Archiving Costs [Pipeline] echo 14:13:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:13:40 ---> logs-deploy.sh 14:13:40 lf-activate-venv: SKIPPING 14:13:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-175/1 14:13:40 INFO: archiving workspace using pattern(s): 14:13:41 Archives upload complete. 14:13:41 INFO: archiving logs to Nexus 14:13:42 ---> uname -a: 14:13:42 Linux prd-ubuntu20-04-docker-8c-8g-7561 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:13:42 14:13:42 14:13:42 ---> lscpu: 14:13:42 Architecture: x86_64 14:13:42 CPU op-mode(s): 32-bit, 64-bit 14:13:42 Byte Order: Little Endian 14:13:42 Address sizes: 40 bits physical, 48 bits virtual 14:13:42 CPU(s): 8 14:13:42 On-line CPU(s) list: 0-7 14:13:42 Thread(s) per core: 1 14:13:42 Core(s) per socket: 1 14:13:42 Socket(s): 8 14:13:42 NUMA node(s): 1 14:13:42 Vendor ID: AuthenticAMD 14:13:42 CPU family: 23 14:13:42 Model: 49 14:13:42 Model name: AMD EPYC-Rome Processor 14:13:42 Stepping: 0 14:13:42 CPU MHz: 2800.004 14:13:42 BogoMIPS: 5600.00 14:13:42 Virtualization: AMD-V 14:13:42 Hypervisor vendor: KVM 14:13:42 Virtualization type: full 14:13:42 L1d cache: 256 KiB 14:13:42 L1i cache: 256 KiB 14:13:42 L2 cache: 4 MiB 14:13:42 L3 cache: 128 MiB 14:13:42 NUMA node0 CPU(s): 0-7 14:13:42 Vulnerability Itlb multihit: Not affected 14:13:42 Vulnerability L1tf: Not affected 14:13:42 Vulnerability Mds: Not affected 14:13:42 Vulnerability Meltdown: Not affected 14:13:42 Vulnerability Mmio stale data: Not affected 14:13:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:13:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:13:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:13:42 Vulnerability Srbds: Not affected 14:13:42 Vulnerability Tsx async abort: Not affected 14:13:42 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 rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:13:42 14:13:42 14:13:42 ---> nproc: 14:13:42 8 14:13:42 14:13:42 14:13:42 ---> df -h: 14:13:42 Filesystem Size Used Avail Use% Mounted on 14:13:42 overlay 155G 12G 144G 8% / 14:13:42 tmpfs 64M 0 64M 0% /dev 14:13:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:13:42 shm 64M 0 64M 0% /dev/shm 14:13:42 /dev/vda1 155G 12G 144G 8% /facter-os 14:13:42 14:13:42 14:13:42 ---> sar -b -r -n DEV: 14:13:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7561) 04/12/23 _x86_64_ (8 CPU) 14:13:42 14:13:42 13:59:26 LINUX RESTART (8 CPU) 14:13:42 14:13:42 14:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:13:42 14:01:01 132.76 16.15 116.61 0.00 1953.14 59198.00 0.00 14:13:42 14:02:01 107.50 0.07 107.43 0.00 2.80 45438.43 0.00 14:13:42 14:03:01 120.26 0.23 120.03 0.00 13.33 34062.19 0.00 14:13:42 14:04:01 95.50 0.05 95.45 0.00 4.53 19509.83 0.00 14:13:42 14:05:01 53.66 10.60 43.06 0.00 5155.81 8755.21 0.00 14:13:42 14:06:01 6.35 0.02 6.33 0.00 0.13 126.49 0.00 14:13:42 14:07:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 14:13:42 14:08:01 2.00 0.00 2.00 0.00 0.00 22.13 0.00 14:13:42 14:09:01 1.38 0.00 1.38 0.00 0.00 14.26 0.00 14:13:42 14:10:01 2.15 0.00 2.15 0.00 0.00 23.46 0.00 14:13:42 14:11:01 1.33 0.00 1.33 0.00 0.00 13.60 0.00 14:13:42 14:12:01 2.07 0.00 2.07 0.00 0.00 23.73 0.00 14:13:42 14:13:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 14:13:42 Average: 40.58 2.09 38.49 0.00 548.43 12862.40 0.00 14:13:42 14:13:42 14:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:13:42 14:01:01 28673432 31568516 733168 2.23 99016 3018676 1997652 5.89 1086324 2696504 415952 14:13:42 14:02:01 27989644 31384948 910944 2.77 145272 3427840 2109976 6.22 1359064 3059292 245812 14:13:42 14:03:01 28157532 31549372 748652 2.28 149636 3436812 2020900 5.96 1250000 3013872 504 14:13:42 14:04:01 27663468 31579636 716576 2.18 159348 3901408 1715472 5.06 1264992 3441056 188 14:13:42 14:05:01 27129948 31555196 728236 2.21 192664 4356804 1820940 5.37 1590260 3613040 1068 14:13:42 14:06:01 27141008 31561372 722948 2.20 191224 4353544 1808724 5.33 1583844 3609816 12 14:13:42 14:07:01 27141028 31561548 722628 2.20 191276 4353548 1808724 5.33 1583944 3609824 164 14:13:42 14:08:01 27148784 31569380 714688 2.17 191360 4353552 1808724 5.33 1576028 3609824 168 14:13:42 14:09:01 27149060 31569932 714340 2.17 191432 4353552 1808724 5.33 1575872 3610048 164 14:13:42 14:10:01 27149200 31570188 714048 2.17 191520 4353556 1808724 5.33 1576024 3610060 164 14:13:42 14:11:01 27149532 31570620 713672 2.17 191588 4353556 1808724 5.33 1575784 3610068 12 14:13:42 14:12:01 27149388 31570580 713564 2.17 191684 4353564 1808724 5.33 1576312 3610076 160 14:13:42 14:13:01 27149136 31570456 713672 2.17 191768 4353568 1808724 5.33 1576152 3610088 8 14:13:42 Average: 27445474 31552442 735934 2.24 175214 4074614 1856518 5.47 1474969 3438736 51106 14:13:42 14:13:42 14:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:13:42 14:01:01 docker0 214.61 350.29 16.91 2097.90 0.00 0.00 0.00 0.00 14:13:42 14:01:01 ens3 871.19 538.29 8291.40 89.20 0.00 0.00 0.00 0.00 14:13:42 14:01:01 vethce8abe5 184.52 315.23 17.02 1860.50 0.00 0.00 0.00 0.15 14:13:42 14:01:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 14:13:42 14:02:01 docker0 1.23 2.90 0.12 24.80 0.00 0.00 0.00 0.00 14:13:42 14:02:01 ens3 24.53 15.60 48.95 9.72 0.00 0.00 0.00 0.00 14:13:42 14:02:01 veth46119d2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 14:13:42 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:13:42 14:03:01 docker0 4.72 11.28 0.28 88.44 0.00 0.00 0.00 0.00 14:13:42 14:03:01 ens3 50.67 41.88 168.79 84.81 0.00 0.00 0.00 0.00 14:13:42 14:03:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 14:13:42 14:04:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:04:01 ens3 110.45 67.86 2525.15 12.77 0.00 0.00 0.00 0.00 14:13:42 14:04:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 14:13:42 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:05:01 ens3 182.22 81.82 2808.17 6.17 0.00 0.00 0.00 0.00 14:13:42 14:05:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 14:13:42 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:06:01 ens3 0.27 0.22 0.02 0.02 0.00 0.00 0.00 0.00 14:13:42 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:13:42 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:08:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:13:42 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:13:42 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:10:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 14:13:42 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:13:42 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:11:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:13:42 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:13:42 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:13:42 Average: docker0 16.97 28.04 1.33 170.08 0.00 0.00 0.00 0.00 14:13:42 Average: ens3 95.38 57.39 1064.79 15.60 0.00 0.00 0.00 0.00 14:13:42 Average: lo 0.79 0.79 0.07 0.07 0.00 0.00 0.00 0.00 14:13:42 14:13:42 14:13:42 ---> sar -P ALL: 14:13:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7561) 04/12/23 _x86_64_ (8 CPU) 14:13:42 14:13:42 13:59:26 LINUX RESTART (8 CPU) 14:13:42 14:13:42 14:00:01 CPU %user %nice %system %iowait %steal %idle 14:13:42 14:01:01 all 9.33 0.00 3.44 3.57 0.08 83.59 14:13:42 14:01:01 0 8.80 0.00 3.20 0.66 0.07 87.28 14:13:42 14:01:01 1 10.51 0.00 3.30 2.27 0.05 83.86 14:13:42 14:01:01 2 8.18 0.00 2.55 0.20 0.07 89.00 14:13:42 14:01:01 3 6.88 0.00 5.36 10.72 0.10 76.94 14:13:42 14:01:01 4 9.83 0.00 2.87 7.72 0.07 79.51 14:13:42 14:01:01 5 11.14 0.00 2.89 0.55 0.08 85.34 14:13:42 14:01:01 6 10.09 0.00 3.34 0.08 0.07 86.42 14:13:42 14:01:01 7 9.17 0.00 4.03 6.45 0.10 80.25 14:13:42 14:02:01 all 21.71 0.00 4.19 4.90 0.08 69.12 14:13:42 14:02:01 0 21.11 0.00 4.53 15.15 0.07 59.14 14:13:42 14:02:01 1 22.87 0.00 4.95 14.91 0.08 57.18 14:13:42 14:02:01 2 20.41 0.00 3.58 0.00 0.07 75.94 14:13:42 14:02:01 3 21.65 0.00 3.86 1.94 0.08 72.47 14:13:42 14:02:01 4 21.84 0.00 3.41 0.02 0.07 74.67 14:13:42 14:02:01 5 21.75 0.00 4.24 0.29 0.07 73.66 14:13:42 14:02:01 6 22.89 0.00 4.73 0.52 0.08 71.77 14:13:42 14:02:01 7 21.16 0.00 4.26 6.46 0.08 68.04 14:13:42 14:03:01 all 37.11 0.00 5.78 3.46 0.11 53.53 14:13:42 14:03:01 0 37.51 0.00 5.61 2.32 0.08 54.48 14:13:42 14:03:01 1 37.34 0.00 5.22 0.66 0.10 56.68 14:13:42 14:03:01 2 36.59 0.00 5.63 1.33 0.10 56.35 14:13:42 14:03:01 3 36.12 0.00 5.83 19.14 0.15 38.76 14:13:42 14:03:01 4 37.26 0.00 6.63 0.25 0.12 55.74 14:13:42 14:03:01 5 37.29 0.00 5.86 1.01 0.08 55.76 14:13:42 14:03:01 6 38.93 0.00 5.57 1.76 0.13 53.61 14:13:42 14:03:01 7 35.84 0.00 5.91 1.25 0.10 56.91 14:13:42 14:04:01 all 3.28 0.00 1.65 1.57 0.04 93.45 14:13:42 14:04:01 0 3.01 0.00 1.92 8.24 0.05 86.78 14:13:42 14:04:01 1 3.00 0.00 1.53 0.07 0.03 95.37 14:13:42 14:04:01 2 4.00 0.00 1.28 0.15 0.03 94.54 14:13:42 14:04:01 3 2.83 0.00 1.34 0.15 0.03 95.64 14:13:42 14:04:01 4 3.08 0.00 1.51 0.89 0.03 94.49 14:13:42 14:04:01 5 3.28 0.00 2.41 0.03 0.03 94.25 14:13:42 14:04:01 6 3.48 0.00 1.63 2.87 0.05 91.97 14:13:42 14:04:01 7 3.58 0.00 1.61 0.20 0.05 94.56 14:13:42 14:05:01 all 2.22 0.00 1.36 0.86 0.02 95.54 14:13:42 14:05:01 0 2.10 0.00 1.20 0.95 0.02 95.72 14:13:42 14:05:01 1 3.64 0.00 1.62 1.70 0.02 93.02 14:13:42 14:05:01 2 1.19 0.00 0.77 1.99 0.03 96.03 14:13:42 14:05:01 3 3.06 0.00 2.84 1.42 0.03 92.64 14:13:42 14:05:01 4 3.11 0.00 1.34 0.10 0.02 95.44 14:13:42 14:05:01 5 1.84 0.00 1.19 0.07 0.02 96.89 14:13:42 14:05:01 6 1.55 0.00 0.63 0.58 0.02 97.21 14:13:42 14:05:01 7 1.26 0.00 1.29 0.08 0.03 97.34 14:13:42 14:06:01 all 0.10 0.00 0.07 0.03 0.00 99.80 14:13:42 14:06:01 0 0.03 0.00 0.10 0.03 0.00 99.83 14:13:42 14:06:01 1 0.17 0.00 0.05 0.03 0.00 99.75 14:13:42 14:06:01 2 0.08 0.00 0.10 0.07 0.00 99.75 14:13:42 14:06:01 3 0.27 0.00 0.12 0.00 0.00 99.62 14:13:42 14:06:01 4 0.05 0.00 0.05 0.00 0.00 99.90 14:13:42 14:06:01 5 0.10 0.00 0.05 0.00 0.02 99.83 14:13:42 14:06:01 6 0.05 0.00 0.05 0.00 0.00 99.90 14:13:42 14:06:01 7 0.02 0.00 0.07 0.10 0.00 99.82 14:13:42 14:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 14:13:42 14:07:01 0 0.02 0.00 0.02 0.02 0.00 99.95 14:13:42 14:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:13:42 14:07:01 2 0.03 0.00 0.02 0.02 0.02 99.92 14:13:42 14:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:13:42 14:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:13:42 14:07:01 5 0.05 0.00 0.03 0.00 0.02 99.90 14:13:42 14:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:13:42 14:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:13:42 14:08:01 all 0.03 0.00 0.01 0.00 0.00 99.95 14:13:42 14:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 14:13:42 14:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:13:42 14:08:01 2 0.05 0.00 0.02 0.03 0.00 99.90 14:13:42 14:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:13:42 14:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:13:42 14:08:01 5 0.07 0.00 0.03 0.00 0.00 99.90 14:13:42 14:08:01 6 0.05 0.00 0.00 0.00 0.00 99.95 14:13:42 14:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 14:13:42 14:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 14:13:42 14:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 14:13:42 14:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:13:42 14:09:01 2 0.02 0.00 0.00 0.02 0.00 99.97 14:13:42 14:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:13:42 14:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:13:42 14:09:01 5 0.08 0.00 0.07 0.00 0.02 99.83 14:13:42 14:09:01 6 0.00 0.00 0.02 0.00 0.02 99.97 14:13:42 14:09:01 7 0.02 0.00 0.00 0.02 0.00 99.97 14:13:42 14:10:01 all 0.03 0.00 0.01 0.01 0.01 99.95 14:13:42 14:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:13:42 14:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 14:13:42 14:10:01 2 0.05 0.00 0.03 0.05 0.02 99.85 14:13:42 14:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 14:13:42 14:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:13:42 14:10:01 5 0.07 0.00 0.02 0.00 0.02 99.90 14:13:42 14:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:13:42 14:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 14:13:42 14:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 14:13:42 14:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 14:13:42 14:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:13:42 14:11:01 2 0.02 0.00 0.00 0.03 0.00 99.95 14:13:42 14:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:13:42 14:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:13:42 14:11:01 5 0.05 0.00 0.03 0.00 0.02 99.90 14:13:42 14:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:13:42 14:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 14:13:42 14:13:42 14:11:01 CPU %user %nice %system %iowait %steal %idle 14:13:42 14:12:01 all 0.03 0.00 0.01 0.01 0.00 99.96 14:13:42 14:12:01 0 0.02 0.00 0.02 0.02 0.00 99.95 14:13:42 14:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 14:13:42 14:12:01 2 0.00 0.00 0.00 0.03 0.00 99.97 14:13:42 14:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 14:13:42 14:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 14:13:42 14:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:13:42 14:12:01 6 0.07 0.00 0.00 0.00 0.00 99.93 14:13:42 14:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:13:42 14:13:01 all 0.22 0.00 0.02 0.01 0.01 99.75 14:13:42 14:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 14:13:42 14:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:13:42 14:13:01 2 0.02 0.00 0.03 0.03 0.02 99.90 14:13:42 14:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:13:42 14:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 14:13:42 14:13:01 5 0.07 0.00 0.03 0.00 0.02 99.88 14:13:42 14:13:01 6 1.65 0.00 0.08 0.00 0.02 98.26 14:13:42 14:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 14:13:42 Average: all 5.67 0.00 1.27 1.10 0.03 91.93 14:13:42 Average: 0 5.56 0.00 1.27 2.09 0.02 91.05 14:13:42 Average: 1 5.93 0.00 1.28 1.50 0.02 91.27 14:13:42 Average: 2 5.41 0.00 1.07 0.30 0.03 93.19 14:13:42 Average: 3 5.42 0.00 1.48 2.55 0.03 90.52 14:13:42 Average: 4 5.75 0.00 1.21 0.68 0.02 92.33 14:13:42 Average: 5 5.81 0.00 1.29 0.15 0.03 92.72 14:13:42 Average: 6 6.04 0.00 1.23 0.45 0.03 92.25 14:13:42 Average: 7 5.43 0.00 1.31 1.11 0.03 92.12 14:13:42 14:13:42 14:13:42