Pull request #242 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a793828ae34375eee70cfbc13b6a138efe356b74+df6d7f608fd9c1c4fe6c937888fc634314559cbf (3ee39d0bee4f029e270f71580af00fde8f834cb4) 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-ssh2209692570064075466.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh2622979849363071768.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-242/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-242/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6897880847395834736.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-242/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10733113503419324582.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh11852246462168955796.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-242/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-242/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8896123366614128585.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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] ========================================================= [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.21 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-12601 in /w/workspace/y_app-rfid-llrp-inventory_PR-242 [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-242 # 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 > 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/242/head:refs/remotes/origin/PR-242 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit df6d7f608fd9c1c4fe6c937888fc634314559cbf into PR head commit a793828ae34375eee70cfbc13b6a138efe356b74 Merge succeeded, producing a793828ae34375eee70cfbc13b6a138efe356b74 Checking out Revision a793828ae34375eee70cfbc13b6a138efe356b74 (PR-242) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:43:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f a793828ae34375eee70cfbc13b6a138efe356b74 # 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 df6d7f608fd9c1c4fe6c937888fc634314559cbf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a793828ae34375eee70cfbc13b6a138efe356b74 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:43:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:43:32 ========================================================= 13:43:32 EdgeX Global Pipelines Version Info 13:43:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:43:32 ------------------- 13:43:32 stable info: 13:43:32 ------------------- 13:43:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:43:32 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:43:32 Message: update stable to v1.0.254 13:43:33 ------------------- 13:43:33 experimental info: 13:43:33 ------------------- 13:43:33 Commited By: **** collab-it+edgex@linuxfoundation.org 13:43:33 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 13:43:33 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:43:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:43:33 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:43:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:43:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:43:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-242 [Pipeline] echo 13:43:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-242 [Pipeline] echo 13:43:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-242 [Pipeline] echo 13:43:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a793828ae34375eee70cfbc13b6a138efe356b74 [Pipeline] echo 13:43:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a793828 [Pipeline] echo 13:43:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:43:35 provisioning config files... 13:43:35 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp/config2806689597744102435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:43:35 ---> docker-login.sh 13:43:35 nexus3.edgexfoundry.org:10001 13:43:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:36 Configure a credential helper to remove this warning. See 13:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:36 13:43:36 Login Succeeded 13:43:36 nexus3.edgexfoundry.org:10002 13:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:36 Configure a credential helper to remove this warning. See 13:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:36 13:43:36 Login Succeeded 13:43:36 nexus3.edgexfoundry.org:10003 13:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:36 Configure a credential helper to remove this warning. See 13:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:36 13:43:36 Login Succeeded 13:43:36 nexus3.edgexfoundry.org:10004 13:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:36 Configure a credential helper to remove this warning. See 13:43:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:36 13:43:36 Login Succeeded 13:43:36 docker.io 13:43:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:37 Configure a credential helper to remove this warning. See 13:43:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:37 13:43:37 Login Succeeded 13:43:37 ---> docker-login.sh ends [Pipeline] } 13:43:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:43:37 + git rev-list -1 --merges a793828ae34375eee70cfbc13b6a138efe356b74~1..a793828ae34375eee70cfbc13b6a138efe356b74 [Pipeline] echo 13:43:37 -----------> git rev-list -1 --merges a793828ae34375eee70cfbc13b6a138efe356b74~1..a793828ae34375eee70cfbc13b6a138efe356b74 a793828ae34375eee70cfbc13b6a138efe356b74 [false] [Pipeline] sh 13:43:38 + git log --format=format:%s -1 a793828ae34375eee70cfbc13b6a138efe356b74 [Pipeline] echo 13:43:38 ========================================================= 13:43:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:43:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:43:38 + git log --format=format:%s -1 a793828ae34375eee70cfbc13b6a138efe356b74 [Pipeline] echo 13:43:38 [semverPrep] GIT_COMMIT: a793828ae34375eee70cfbc13b6a138efe356b74, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:43:38 [semverPrep] This is not a build commit. [Pipeline] sh 13:43:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:43:39 + grep -v github /etc/ssh/ssh_known_hosts 13:43:39 + [ -e /tmp/ssh_known_hosts ] 13:43:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:43:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:43:39 + sudo tee -a /etc/ssh/ssh_known_hosts 13:43:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:43:39 13:43:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:43:40 0.1.4: Pulling from edgex-devops/py-git-semver 13:43:40 b85a868b505f: Pulling fs layer 13:43:40 e2be974225ed: Pulling fs layer 13:43:40 339a4e72a1f5: Pulling fs layer 13:43:40 988bab9f4d93: Pulling fs layer 13:43:40 1469e6f7b9e6: Pulling fs layer 13:43:40 eaf3925da568: Pulling fs layer 13:43:40 bab4dde63d76: Pulling fs layer 13:43:40 bde34c3a00c8: Pulling fs layer 13:43:40 b352a97aabf1: Pulling fs layer 13:43:40 4872d77fe225: Pulling fs layer 13:43:40 5851b861e8e6: Pulling fs layer 13:43:40 988bab9f4d93: Waiting 13:43:40 1469e6f7b9e6: Waiting 13:43:40 eaf3925da568: Waiting 13:43:40 bab4dde63d76: Waiting 13:43:40 bde34c3a00c8: Waiting 13:43:40 b352a97aabf1: Waiting 13:43:40 4872d77fe225: Waiting 13:43:40 5851b861e8e6: Waiting 13:43:40 e2be974225ed: Download complete 13:43:40 988bab9f4d93: Verifying Checksum 13:43:40 988bab9f4d93: Download complete 13:43:40 1469e6f7b9e6: Verifying Checksum 13:43:40 1469e6f7b9e6: Download complete 13:43:40 eaf3925da568: Verifying Checksum 13:43:40 eaf3925da568: Download complete 13:43:40 339a4e72a1f5: Verifying Checksum 13:43:40 339a4e72a1f5: Download complete 13:43:40 bde34c3a00c8: Download complete 13:43:40 b352a97aabf1: Download complete 13:43:40 4872d77fe225: Verifying Checksum 13:43:40 4872d77fe225: Download complete 13:43:40 5851b861e8e6: Download complete 13:43:40 b85a868b505f: Verifying Checksum 13:43:40 b85a868b505f: Download complete 13:43:40 bab4dde63d76: Verifying Checksum 13:43:40 bab4dde63d76: Download complete 13:43:41 b85a868b505f: Pull complete 13:43:41 e2be974225ed: Pull complete 13:43:42 339a4e72a1f5: Pull complete 13:43:42 988bab9f4d93: Pull complete 13:43:42 1469e6f7b9e6: Pull complete 13:43:42 eaf3925da568: Pull complete 13:43:44 bab4dde63d76: Pull complete 13:43:44 bde34c3a00c8: Pull complete 13:43:44 b352a97aabf1: Pull complete 13:43:44 4872d77fe225: Pull complete 13:43:44 5851b861e8e6: Pull complete 13:43:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:43:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:43:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:44 prd-ubuntu20.04-docker-8c-8g-12601 does not seem to be running inside a container 13:43:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-242 -v /w/workspace/y_app-rfid-llrp-inventory_PR-242:/w/workspace/y_app-rfid-llrp-inventory_PR-242:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-242@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 13:43:47 $ docker top 26985760741f693aa482f09b93f62f5d2386da9091e25fdc5d42b7383d3d8ba7 -eo pid,comm 13:43:47 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). 13:43:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:43:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:43:47 [ssh-agent] Looking for ssh-agent implementation... 13:43:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:47 $ docker exec 26985760741f693aa482f09b93f62f5d2386da9091e25fdc5d42b7383d3d8ba7 ssh-agent 13:43:47 SSH_AUTH_SOCK=/tmp/ssh-WLgASdTQHyAv/agent.31 13:43:47 SSH_AGENT_PID=37 13:43:47 Running ssh-add (command line suppressed) 13:43:48 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp/private_key_9637680803468905937.key (/w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp/private_key_9637680803468905937.key) 13:43:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:43:48 + git tag --points-at HEAD [Pipeline] } 13:43:48 $ docker exec --env ******** --env ******** 26985760741f693aa482f09b93f62f5d2386da9091e25fdc5d42b7383d3d8ba7 ssh-agent -k 13:43:48 unset SSH_AUTH_SOCK; 13:43:48 unset SSH_AGENT_PID; 13:43:48 echo Agent pid 37 killed; 13:43:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:43:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:43:48 [ssh-agent] Looking for ssh-agent implementation... 13:43:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:48 $ docker exec 26985760741f693aa482f09b93f62f5d2386da9091e25fdc5d42b7383d3d8ba7 ssh-agent 13:43:49 SSH_AUTH_SOCK=/tmp/ssh-YDKsuJ9CZREP/agent.69 13:43:49 SSH_AGENT_PID=75 13:43:49 Running ssh-add (command line suppressed) 13:43:49 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp/private_key_2119098577268792478.key (/w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp/private_key_2119098577268792478.key) 13:43:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:43:49 + git semver init 13:43:49 2023-10-27 13:43:49,633 [run_init] DEBUG init version:0.0.0 force:False 13:43:49 2023-10-27 13:43:49,634 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-242/.semver 13:43:49 2023-10-27 13:43:49,634 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-242/.semver 13:43:49 2023-10-27 13:43:49,635 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-242/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-242, universal_newlines=False, shell=None, istream=None) 13:43:51 2023-10-27 13:43:50,850 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-242/.git/info/exclude 13:43:51 2023-10-27 13:43:50,850 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-242/.semver/PR-242 with force:False 13:43:51 2023-10-27 13:43:50,850 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-242/.semver/PR-242 13:43:51 2023-10-27 13:43:50,853 [execute] INFO git cat-file --batch-check 13:43:51 2023-10-27 13:43:50,853 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-242/.semver, universal_newlines=False, shell=None, istream=) 13:43:51 2023-10-27 13:43:50,857 [execute] INFO git cat-file --batch 13:43:51 2023-10-27 13:43:50,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-242/.semver, universal_newlines=False, shell=None, istream=) 13:43:51 2023-10-27 13:43:50,861 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-242/.semver/PR-242 13:43:51 0.0.0 [Pipeline] } 13:43:51 $ docker exec --env ******** --env ******** 26985760741f693aa482f09b93f62f5d2386da9091e25fdc5d42b7383d3d8ba7 ssh-agent -k 13:43:51 unset SSH_AUTH_SOCK; 13:43:51 unset SSH_AGENT_PID; 13:43:51 echo Agent pid 75 killed; 13:43:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:43:51 + git semver [Pipeline] } 13:43:51 $ docker stop --time=1 26985760741f693aa482f09b93f62f5d2386da9091e25fdc5d42b7383d3d8ba7 13:43:53 $ docker rm -f --volumes 26985760741f693aa482f09b93f62f5d2386da9091e25fdc5d42b7383d3d8ba7 [Pipeline] // withDockerContainer [Pipeline] sh 13:43:53 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:43:53 Stashed 1 file(s) [Pipeline] echo 13:43:53 [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 13:43:54 provisioning config files... 13:43:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp/config14336991570035380090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:43:54 ---> docker-login.sh 13:43:54 nexus3.edgexfoundry.org:10001 13:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:54 Configure a credential helper to remove this warning. See 13:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:54 13:43:54 Login Succeeded 13:43:54 nexus3.edgexfoundry.org:10002 13:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:54 Configure a credential helper to remove this warning. See 13:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:54 13:43:54 Login Succeeded 13:43:54 nexus3.edgexfoundry.org:10003 13:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:55 Configure a credential helper to remove this warning. See 13:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:55 13:43:55 Login Succeeded 13:43:55 nexus3.edgexfoundry.org:10004 13:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:55 Configure a credential helper to remove this warning. See 13:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:55 13:43:55 Login Succeeded 13:43:55 docker.io 13:43:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:43:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:43:55 Configure a credential helper to remove this warning. See 13:43:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:43:55 13:43:55 Login Succeeded 13:43:55 ---> docker-login.sh ends [Pipeline] } 13:43:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:43:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:43:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:43:55 ========================================================= 13:43:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:43:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:56 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:43:56 Sending build context to Docker daemon 12.74MB 13:43:56 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:43:56 Step 2/12 : FROM ${BASE} AS builder 13:43:56 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:43:56 7264a8db6415: Pulling fs layer 13:43:56 c4d48a809fc2: Pulling fs layer 13:43:56 4f1c88b9dad5: Pulling fs layer 13:43:56 ad3a456e5733: Pulling fs layer 13:43:56 33e27b845d1e: Pulling fs layer 13:43:56 c68163c4e522: Pulling fs layer 13:43:56 50da416c3ac9: Pulling fs layer 13:43:56 23d2d4c4bb30: Pulling fs layer 13:43:56 ad3a456e5733: Waiting 13:43:56 33e27b845d1e: Waiting 13:43:56 c68163c4e522: Waiting 13:43:56 50da416c3ac9: Waiting 13:43:56 23d2d4c4bb30: Waiting 13:43:56 c4d48a809fc2: Verifying Checksum 13:43:56 c4d48a809fc2: Download complete 13:43:56 ad3a456e5733: Download complete 13:43:56 33e27b845d1e: Verifying Checksum 13:43:56 33e27b845d1e: Download complete 13:43:56 7264a8db6415: Verifying Checksum 13:43:56 7264a8db6415: Download complete 13:43:56 c68163c4e522: Verifying Checksum 13:43:56 c68163c4e522: Download complete 13:43:56 7264a8db6415: Pull complete 13:43:56 c4d48a809fc2: Pull complete 13:43:56 23d2d4c4bb30: Verifying Checksum 13:43:56 23d2d4c4bb30: Download complete 13:43:56 4f1c88b9dad5: Verifying Checksum 13:43:56 4f1c88b9dad5: Download complete 13:43:57 50da416c3ac9: Verifying Checksum 13:43:57 50da416c3ac9: Download complete 13:43:59 4f1c88b9dad5: Pull complete 13:43:59 ad3a456e5733: Pull complete 13:43:59 33e27b845d1e: Pull complete 13:43:59 c68163c4e522: Pull complete 13:44:02 50da416c3ac9: Pull complete 13:44:02 23d2d4c4bb30: Pull complete 13:44:02 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 13:44:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:44:02 ---> 0786185ac409 13:44:02 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:44:07 ---> Running in 60054629adac 13:44:07 Removing intermediate container 60054629adac 13:44:07 ---> 10d9cfed1136 13:44:07 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:44:07 ---> Running in 809b0f915c9f 13:44:07 Removing intermediate container 809b0f915c9f 13:44:07 ---> 03088409dfe7 13:44:07 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:44:07 ---> Running in 44b91e664f62 13:44:07 Removing intermediate container 44b91e664f62 13:44:07 ---> 2ec78972b3ca 13:44:07 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:44:07 ---> Running in 9c0d572edac7 13:44:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:44:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:44:07 OK: 264 MiB in 52 packages 13:44:08 Removing intermediate container 9c0d572edac7 13:44:08 ---> 530e83cee866 13:44:08 Step 7/12 : WORKDIR /app 13:44:08 ---> Running in b0de0ac58aa4 13:44:08 Removing intermediate container b0de0ac58aa4 13:44:08 ---> ae75d4e92808 13:44:08 Step 8/12 : COPY go.mod vendor* ./ 13:44:08 ---> af4819d17e08 13:44:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:44:08 ---> Running in 7194b68f71b4 13:44:09 Still waiting to schedule task 13:44:09 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:45:04 Removing intermediate container 7194b68f71b4 13:45:04 ---> 5ac72cfa4863 13:45:04 Step 10/12 : COPY . . 13:45:04 ---> ea85e0560c1d 13:45:04 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:45:04 ---> Running in 7efa30af6bc5 13:45:04 Removing intermediate container 7efa30af6bc5 13:45:04 ---> 392791cc8d33 13:45:04 Step 12/12 : RUN $MAKE 13:45:04 ---> Running in 16b9f21b20bc 13:45:04 noop 13:45:04 Removing intermediate container 16b9f21b20bc 13:45:04 ---> d277e8ac5177 13:45:04 Successfully built d277e8ac5177 13:45:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:05 + docker inspect -f . ci-base-image-x86_64 13:45:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:05 prd-ubuntu20.04-docker-8c-8g-12601 does not seem to be running inside a container 13:45:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-242 -v /w/workspace/y_app-rfid-llrp-inventory_PR-242:/w/workspace/y_app-rfid-llrp-inventory_PR-242:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-242@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 13:45:05 $ docker top 52ba35e9ac567749cec6199afc73cb4a626844afdd760086b3054251bbb2dfc2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:45:06 + go version 13:45:06 go version go1.21.0 linux/amd64 [Pipeline] } 13:45:06 $ docker stop --time=1 52ba35e9ac567749cec6199afc73cb4a626844afdd760086b3054251bbb2dfc2 13:45:07 $ docker rm -f --volumes 52ba35e9ac567749cec6199afc73cb4a626844afdd760086b3054251bbb2dfc2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:45:08 + docker inspect -f . ci-base-image-x86_64 13:45:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:45:08 prd-ubuntu20.04-docker-8c-8g-12601 does not seem to be running inside a container 13:45:08 $ 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-242 -v /w/workspace/y_app-rfid-llrp-inventory_PR-242:/w/workspace/y_app-rfid-llrp-inventory_PR-242:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-242@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 13:45:08 $ docker top c8b4778207fd7bf68865f0382648b09337a3733e5abad7de8cf6bc71757d5919 -eo pid,comm [Pipeline] { [Pipeline] sh 13:45:09 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-242 [Pipeline] fileExists [Pipeline] sh 13:45:09 + make test 13:45:09 go test -race ./... -coverprofile=coverage.out ./... 13:45:31 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:45:31 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:45:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.143s coverage: 86.2% of statements 13:45:31 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.711s coverage: 71.9% of statements 13:45:54 go vet ./... 13:45:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:45:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:45:56 ./bin/test-attribution.sh 13:45:56 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:45:56 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:45:56 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:45:56 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:45:56 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:45:56 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:45:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:45:56 $ docker stop --time=1 c8b4778207fd7bf68865f0382648b09337a3733e5abad7de8cf6bc71757d5919 13:46:03 $ docker rm -f --volumes c8b4778207fd7bf68865f0382648b09337a3733e5abad7de8cf6bc71757d5919 [Pipeline] // withDockerContainer [Pipeline] sh 13:46:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:46:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:46:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:46:05 + ls -al . 13:46:05 total 232 13:46:05 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 13:45 . 13:46:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 13:43 .. 13:46:05 -rw-rw-r-- 1 jenkins jenkins 262 Oct 27 13:43 .dockerignore 13:46:05 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 13:45 .git 13:46:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 13:43 .github 13:46:05 -rw-rw-r-- 1 jenkins jenkins 773 Oct 27 13:43 .gitignore 13:46:05 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 13:43 .golangci.yml 13:46:05 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 13:43 .semver 13:46:05 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 27 13:43 Attribution.txt 13:46:05 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 27 13:43 CHANGELOG.md 13:46:05 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 27 13:43 Dockerfile 13:46:05 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 13:43 GOVERNANCE.md 13:46:05 -rw-rw-r-- 1 jenkins jenkins 665 Oct 27 13:43 Jenkinsfile 13:46:05 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 27 13:43 LICENSE 13:46:05 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 27 13:43 Makefile 13:46:05 -rw-rw-r-- 1 jenkins jenkins 617 Oct 27 13:43 OWNERS.md 13:46:05 -rw-rw-r-- 1 jenkins jenkins 31446 Oct 27 13:43 README.md 13:46:05 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 13:43 VERSION 13:46:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:43 bin 13:46:05 -rw-r--r-- 1 jenkins jenkins 41317 Oct 27 13:45 coverage.out 13:46:05 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 27 13:43 go.mod 13:46:05 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 27 13:43 go.sum 13:46:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:43 images 13:46:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 13:43 internal 13:46:05 -rw-rw-r-- 1 jenkins jenkins 531 Oct 27 13:43 main.go 13:46:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:43 res 13:46:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 13:43 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:05 + 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=a793828ae34375eee70cfbc13b6a138efe356b74 --label arch=amd64 --label version=0.0.0 . 13:46:05 Sending build context to Docker daemon 12.74MB 13:46:05 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:46:05 Step 2/29 : FROM ${BASE} AS builder 13:46:05 ---> d277e8ac5177 13:46:05 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:46:06 ---> Running in 078a1e25b306 13:46:07 Removing intermediate container 078a1e25b306 13:46:07 ---> f1455d667660 13:46:07 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:46:07 ---> Running in a4b2e274e9e2 13:46:07 Removing intermediate container a4b2e274e9e2 13:46:07 ---> 66a8d0de1bc9 13:46:07 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:46:08 ---> Running in 62b672b56f97 13:46:08 Removing intermediate container 62b672b56f97 13:46:08 ---> d01ed17ff932 13:46:08 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:46:08 ---> Running in e7c7186176f1 13:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:46:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:46:09 OK: 264 MiB in 52 packages 13:46:09 Removing intermediate container e7c7186176f1 13:46:09 ---> 5b2543b6c79e 13:46:09 Step 7/29 : WORKDIR /app 13:46:10 ---> Running in a782a56159c5 13:46:10 Removing intermediate container a782a56159c5 13:46:10 ---> 6fe86e655e4f 13:46:10 Step 8/29 : COPY go.mod vendor* ./ 13:46:10 ---> e948e47b4f03 13:46:10 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:46:10 ---> Running in 6872fa793cff 13:46:11 Removing intermediate container 6872fa793cff 13:46:11 ---> 7180754af1c1 13:46:11 Step 10/29 : COPY . . 13:46:11 ---> eb3a2ff46acf 13:46:11 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:46:11 ---> Running in ff7db90b2ab5 13:46:11 Removing intermediate container ff7db90b2ab5 13:46:11 ---> e67546551409 13:46:11 Step 12/29 : RUN $MAKE 13:46:11 ---> Running in 796dfa8863dd 13:46:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -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 13:46:38 Removing intermediate container 796dfa8863dd 13:46:38 ---> b9355582e2d8 13:46:38 Step 13/29 : FROM alpine:3.18 13:46:38 3.18: Pulling from library/alpine 13:46:38 96526aa774ef: Pulling fs layer 13:46:38 96526aa774ef: Verifying Checksum 13:46:38 96526aa774ef: Download complete 13:46:38 96526aa774ef: Pull complete 13:46:38 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 13:46:38 Status: Downloaded newer image for alpine:3.18 13:46:38 ---> 8ca4688f4f35 13:46:38 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:46:38 ---> Running in 9ab9da4ae0fc 13:46:38 Removing intermediate container 9ab9da4ae0fc 13:46:38 ---> d96e65859d61 13:46:38 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:46:38 ---> Running in cbd94e54f6cf 13:46:38 Removing intermediate container cbd94e54f6cf 13:46:38 ---> 9d357aa35e92 13:46:38 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 13:46:38 ---> Running in 9fae000a194b 13:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:46:39 (1/2) Installing ca-certificates (20230506-r0) 13:46:39 (2/2) Installing dumb-init (1.2.5-r2) 13:46:39 Executing busybox-1.36.1-r2.trigger 13:46:39 Executing ca-certificates-20230506-r0.trigger 13:46:39 OK: 8 MiB in 17 packages 13:46:39 Removing intermediate container 9fae000a194b 13:46:39 ---> 57dbb1c9f944 13:46:39 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:46:40 ---> 72e729c53111 13:46:40 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 13:46:40 ---> a964a87e2c13 13:46:40 Step 19/29 : COPY --from=builder /app/res/ /res/ 13:46:40 ---> 51448ef66606 13:46:40 Step 20/29 : COPY --from=builder /app/static/ /static/ 13:46:41 ---> 8678df96bf51 13:46:41 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:46:43 ---> a23e491cd1a9 13:46:43 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:46:44 ---> Running in ca2ee02c3525 13:46:51 Removing intermediate container ca2ee02c3525 13:46:51 ---> 4cf8a96f77ed 13:46:51 Step 23/29 : VOLUME /cache 13:46:52 ---> Running in d62ba868a8e2 13:46:54 Removing intermediate container d62ba868a8e2 13:46:54 ---> edb70ce458de 13:46:54 Step 24/29 : EXPOSE 59711 13:46:56 ---> Running in 3dba7e659403 13:46:59 Removing intermediate container 3dba7e659403 13:46:59 ---> c98a2152196f 13:46:59 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:47:01 ---> Running in 4352135aaf0e 13:47:04 Removing intermediate container 4352135aaf0e 13:47:04 ---> f2f43a035e18 13:47:04 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:47:07 ---> Running in 239278ee6014 13:47:09 Removing intermediate container 239278ee6014 13:47:09 ---> 71089268c981 13:47:09 Step 27/29 : LABEL arch=amd64 13:47:11 ---> Running in b546bd05b4e7 13:47:14 Removing intermediate container b546bd05b4e7 13:47:14 ---> e9f10905f3b2 13:47:14 Step 28/29 : LABEL git_sha=a793828ae34375eee70cfbc13b6a138efe356b74 13:47:16 ---> Running in c7e082f3db27 13:47:17 Removing intermediate container c7e082f3db27 13:47:17 ---> a298171f8d0a 13:47:17 Step 29/29 : LABEL version=0.0.0 13:47:17 ---> Running in 41d8690e491d 13:47:18 Removing intermediate container 41d8690e491d 13:47:18 ---> 864b59a34f59 13:47:18 [Warning] One or more build-args [ARCH] were not consumed 13:47:18 Successfully built 864b59a34f59 13:47:18 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:47:19 13:47:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:47:19 latest: Pulling from edgex-lftools-log-publisher 13:47:19 5eb5b503b376: Pulling fs layer 13:47:19 5c69ac0246d0: Pulling fs layer 13:47:19 ec43610c2a17: Pulling fs layer 13:47:19 3a2ae6a8a46f: Pulling fs layer 13:47:19 33b1e0a273af: Pulling fs layer 13:47:19 5d3b04190fa2: Pulling fs layer 13:47:19 2f39f015ded8: Pulling fs layer 13:47:19 33b1e0a273af: Waiting 13:47:19 5d3b04190fa2: Waiting 13:47:19 2f39f015ded8: Waiting 13:47:19 3a2ae6a8a46f: Waiting 13:47:19 5c69ac0246d0: Verifying Checksum 13:47:19 5c69ac0246d0: Download complete 13:47:19 3a2ae6a8a46f: Verifying Checksum 13:47:19 3a2ae6a8a46f: Download complete 13:47:19 33b1e0a273af: Verifying Checksum 13:47:19 33b1e0a273af: Download complete 13:47:19 5d3b04190fa2: Verifying Checksum 13:47:19 5d3b04190fa2: Download complete 13:47:20 ec43610c2a17: Verifying Checksum 13:47:20 ec43610c2a17: Download complete 13:47:20 5eb5b503b376: Verifying Checksum 13:47:20 5eb5b503b376: Download complete 13:47:20 2f39f015ded8: Download complete 13:47:21 5eb5b503b376: Pull complete 13:47:21 5c69ac0246d0: Pull complete 13:47:21 ec43610c2a17: Pull complete 13:47:21 3a2ae6a8a46f: Pull complete 13:47:22 33b1e0a273af: Pull complete 13:47:22 5d3b04190fa2: Pull complete 13:47:26 2f39f015ded8: Pull complete 13:47:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:47:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:47:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:26 prd-ubuntu20.04-docker-8c-8g-12601 does not seem to be running inside a container 13:47:26 $ 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-242 -v /w/workspace/y_app-rfid-llrp-inventory_PR-242:/w/workspace/y_app-rfid-llrp-inventory_PR-242:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-242@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 13:47:33 $ docker top 1a4c8c81704f79108abd98dd3578282f23e8194073f27a3a3c65d6d3bb2e8e28 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:47:34 ---> job-cost.sh 13:47:34 lf-activate-venv: SKIPPING 13:47:34 INFO: No Stack... 13:47:34 INFO: Retrieving Pricing Info for: v3-standard-8 13:47:34 INFO: Archiving Costs [Pipeline] sh 13:47:35 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-242/archives/cost.csv 13:47:35 + cut -d, -f6 [Pipeline] lock 13:47:35 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-242-1-stack-cost] 13:47:35 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-242-1-stack-cost] did not exist. Created. 13:47:35 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-242-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:47:35 + echo total: 0.2199999988079071 [Pipeline] stash 13:47:35 Stashed 1 file(s) [Pipeline] } 13:47:35 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-242-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:47:35 $ docker stop --time=1 1a4c8c81704f79108abd98dd3578282f23e8194073f27a3a3c65d6d3bb2e8e28 13:47:36 $ docker rm -f --volumes 1a4c8c81704f79108abd98dd3578282f23e8194073f27a3a3c65d6d3bb2e8e28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:49:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12632 in /w/workspace/y_app-rfid-llrp-inventory_PR-242 [Pipeline] { [Pipeline] ws 13:49:49 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:49:49 The recommended git tool is: git 13:50:00 using credential edgex-jenkins-ssh 13:50:00 Cloning the remote Git repository 13:50:00 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:50:00 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:50:00 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:50:00 > git --version # timeout=10 13:50:00 > git --version # 'git version 2.25.1' 13:50:00 using GIT_SSH to set credentials SSH Credentials for GitHub 13:50:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:03 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:50:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:50:05 Merging remotes/origin/main commit df6d7f608fd9c1c4fe6c937888fc634314559cbf into PR head commit a793828ae34375eee70cfbc13b6a138efe356b74 13:50:05 Merge succeeded, producing a793828ae34375eee70cfbc13b6a138efe356b74 13:50:05 Checking out Revision a793828ae34375eee70cfbc13b6a138efe356b74 (PR-242) 13:50:04 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:50:04 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:50:04 using GIT_SSH to set credentials SSH Credentials for GitHub 13:50:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/242/head:refs/remotes/origin/PR-242 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:50:05 > git config core.sparsecheckout # timeout=10 13:50:05 > git checkout -f a793828ae34375eee70cfbc13b6a138efe356b74 # timeout=10 13:50:05 > git remote # timeout=10 13:50:05 > git config --get remote.origin.url # timeout=10 13:50:05 using GIT_SSH to set credentials SSH Credentials for GitHub 13:50:05 > git merge df6d7f608fd9c1c4fe6c937888fc634314559cbf # timeout=10 13:50:05 > git rev-parse HEAD^{commit} # timeout=10 13:50:05 > git config core.sparsecheckout # timeout=10 13:50:05 > git checkout -f a793828ae34375eee70cfbc13b6a138efe356b74 # timeout=10 13:50:06 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:50:06 > git --version # timeout=10 13:50:06 > git --version # 'git version 2.25.1' 13:50:06 fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:50:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:50:07 % Total % Received % Xferd Average Speed Time Time Time Current 13:50:07 Dload Upload Total Spent Left Speed 13:50:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82798 0 --:--:-- --:--:-- --:--:-- 82798 [Pipeline] sh 13:50:08 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:50:08 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:50:08 + sudo tee /etc/docker/daemon.new 13:50:08 { 13:50:08 "registry-mirrors": [ 13:50:08 "https://nexus3.edgexfoundry.org:10001" 13:50:08 ], 13:50:08 "bip": "10.250.0.254/24", 13:50:08 "hosts": [ 13:50:08 "tcp://0.0.0.0:5555", 13:50:08 "unix:///var/run/docker.sock" 13:50:08 ], 13:50:08 "mtu": 1458, 13:50:08 "selinux-enabled": true, 13:50:08 "seccomp-profile": "/etc/docker/seccomp.json" 13:50:08 } [Pipeline] sh 13:50:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:50:09 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:50:27 provisioning config files... 13:50:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config8680124656921492720tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:50:28 ---> docker-login.sh 13:50:28 nexus3.edgexfoundry.org:10001 13:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:28 Configure a credential helper to remove this warning. See 13:50:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:28 13:50:28 Login Succeeded 13:50:28 nexus3.edgexfoundry.org:10002 13:50:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:29 Configure a credential helper to remove this warning. See 13:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:29 13:50:29 Login Succeeded 13:50:29 nexus3.edgexfoundry.org:10003 13:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:29 Configure a credential helper to remove this warning. See 13:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:29 13:50:29 Login Succeeded 13:50:29 nexus3.edgexfoundry.org:10004 13:50:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:29 Configure a credential helper to remove this warning. See 13:50:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:29 13:50:29 Login Succeeded 13:50:29 docker.io 13:50:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:50:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:50:30 Configure a credential helper to remove this warning. See 13:50:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:50:30 13:50:30 Login Succeeded 13:50:30 ---> docker-login.sh ends [Pipeline] } 13:50:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:50:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:50:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:50:31 ========================================================= 13:50:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:50:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:50:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 13:50:31 Sending build context to Docker daemon 662kB 13:50:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:50:31 Step 2/12 : FROM ${BASE} AS builder 13:50:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:50:32 9fda8d8052c6: Pulling fs layer 13:50:32 5d54e960e981: Pulling fs layer 13:50:32 c4a7e357bf2a: Pulling fs layer 13:50:32 f0e02332f6b5: Pulling fs layer 13:50:32 cefa15bbcfad: Pulling fs layer 13:50:32 17808c966233: Pulling fs layer 13:50:32 f4c1fc716caa: Pulling fs layer 13:50:32 f0e02332f6b5: Waiting 13:50:32 cefa15bbcfad: Waiting 13:50:32 f4c1fc716caa: Waiting 13:50:32 17808c966233: Waiting 13:50:32 5d54e960e981: Verifying Checksum 13:50:32 5d54e960e981: Download complete 13:50:32 f0e02332f6b5: Verifying Checksum 13:50:32 f0e02332f6b5: Download complete 13:50:32 cefa15bbcfad: Verifying Checksum 13:50:32 cefa15bbcfad: Download complete 13:50:32 9fda8d8052c6: Verifying Checksum 13:50:32 9fda8d8052c6: Download complete 13:50:32 f4c1fc716caa: Verifying Checksum 13:50:32 f4c1fc716caa: Download complete 13:50:33 9fda8d8052c6: Pull complete 13:50:33 5d54e960e981: Pull complete 13:50:34 c4a7e357bf2a: Verifying Checksum 13:50:34 c4a7e357bf2a: Download complete 13:50:35 17808c966233: Verifying Checksum 13:50:35 17808c966233: Download complete 13:50:48 c4a7e357bf2a: Pull complete 13:50:48 f0e02332f6b5: Pull complete 13:50:48 cefa15bbcfad: Pull complete 13:50:56 17808c966233: Pull complete 13:50:58 f4c1fc716caa: Pull complete 13:50:58 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 13:50:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:50:58 ---> ea914061e18c 13:50:58 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:50:59 ---> Running in 9e7ced783853 13:50:59 Removing intermediate container 9e7ced783853 13:50:59 ---> 723ad48c7bfb 13:50:59 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:50:59 ---> Running in 4c4cdf9a8e5a 13:51:00 Removing intermediate container 4c4cdf9a8e5a 13:51:00 ---> 19691ebf078d 13:51:00 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:51:00 ---> Running in 6e1f0d464503 13:51:00 Removing intermediate container 6e1f0d464503 13:51:00 ---> 7e12f70eac45 13:51:00 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:51:00 ---> Running in 177638edeba8 13:51:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:51:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:51:03 OK: 266 MiB in 52 packages 13:51:04 Removing intermediate container 177638edeba8 13:51:04 ---> bef8e29e968e 13:51:04 Step 7/12 : WORKDIR /app 13:51:04 ---> Running in 59071c821d45 13:51:05 Removing intermediate container 59071c821d45 13:51:05 ---> 3bdbae972ece 13:51:05 Step 8/12 : COPY go.mod vendor* ./ 13:51:08 ---> 45a930e40ec3 13:51:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:51:08 ---> Running in 8a9f56006982 13:53:00 Removing intermediate container 8a9f56006982 13:53:00 ---> 895d06e75d29 13:53:00 Step 10/12 : COPY . . 13:53:00 ---> 2e59a3e4e69a 13:53:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:53:00 ---> Running in 0979c8197a88 13:53:00 Removing intermediate container 0979c8197a88 13:53:00 ---> baeaebc76e38 13:53:00 Step 12/12 : RUN $MAKE 13:53:00 ---> Running in 6e5e56ff8b19 13:53:00 noop 13:53:00 Removing intermediate container 6e5e56ff8b19 13:53:00 ---> 8d9eb0cf94c2 13:53:00 Successfully built 8d9eb0cf94c2 13:53:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:01 + docker inspect -f . ci-base-image-arm64 13:53:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:01 prd-ubuntu20.04-docker-arm64-4c-16g-12632 does not seem to be running inside a container 13:53:01 $ 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 13:53:02 $ docker top 6f38b0cec1b9370e996b5331bf781f6cbcc88973a82e2c2f330ec50e3e6a5423 -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:03 + go version 13:53:03 go version go1.21.0 linux/arm64 [Pipeline] } 13:53:03 $ docker stop --time=1 6f38b0cec1b9370e996b5331bf781f6cbcc88973a82e2c2f330ec50e3e6a5423 13:53:05 $ docker rm -f --volumes 6f38b0cec1b9370e996b5331bf781f6cbcc88973a82e2c2f330ec50e3e6a5423 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:53:06 + docker inspect -f . ci-base-image-arm64 13:53:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:53:06 prd-ubuntu20.04-docker-arm64-4c-16g-12632 does not seem to be running inside a container 13:53:06 $ 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 13:53:07 $ docker top 38de52eebc3cc782609edf97646dd479d0b67b533f7f3c2576f87543d878680c -eo pid,comm [Pipeline] { [Pipeline] sh 13:53:08 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:53:08 + make test 13:53:08 go test -race ./... -coverprofile=coverage.out ./... 13:55:45 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:55:45 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:55:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.294s coverage: 86.2% of statements 13:55:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.400s coverage: 71.9% of statements 13:55:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:55:47 go vet ./... 13:57:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:57:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:57:54 ./bin/test-attribution.sh 13:57:54 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:57:54 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:57:54 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:57:54 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:57:54 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:57:54 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 13:57:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:57:54 $ docker stop --time=1 38de52eebc3cc782609edf97646dd479d0b67b533f7f3c2576f87543d878680c 13:57:56 $ docker rm -f --volumes 38de52eebc3cc782609edf97646dd479d0b67b533f7f3c2576f87543d878680c [Pipeline] // withDockerContainer [Pipeline] sh 13:57:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:57:58 Warning: overwriting stash ‘coverage-report’ 13:57:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:57:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:57:59 + ls -al . 13:57:59 total 228 13:57:59 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 13:53 . 13:57:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 13:50 .. 13:57:59 -rw-rw-r-- 1 jenkins jenkins 262 Oct 27 13:50 .dockerignore 13:57:59 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 13:50 .git 13:57:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 13:50 .github 13:57:59 -rw-rw-r-- 1 jenkins jenkins 773 Oct 27 13:50 .gitignore 13:57:59 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 13:50 .golangci.yml 13:57:59 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 27 13:50 Attribution.txt 13:57:59 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 27 13:50 CHANGELOG.md 13:57:59 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 27 13:50 Dockerfile 13:57:59 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 13:50 GOVERNANCE.md 13:57:59 -rw-rw-r-- 1 jenkins jenkins 665 Oct 27 13:50 Jenkinsfile 13:57:59 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 27 13:50 LICENSE 13:57:59 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 27 13:50 Makefile 13:57:59 -rw-rw-r-- 1 jenkins jenkins 617 Oct 27 13:50 OWNERS.md 13:57:59 -rw-rw-r-- 1 jenkins jenkins 31446 Oct 27 13:50 README.md 13:57:59 -rw-rw-r-- 1 jenkins jenkins 5 Oct 27 13:43 VERSION 13:57:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:50 bin 13:57:59 -rw-r--r-- 1 jenkins jenkins 41317 Oct 27 13:55 coverage.out 13:57:59 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 27 13:50 go.mod 13:57:59 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 27 13:50 go.sum 13:57:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:50 images 13:57:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 13:50 internal 13:57:59 -rw-rw-r-- 1 jenkins jenkins 531 Oct 27 13:50 main.go 13:57:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 13:50 res 13:57:59 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 13:50 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:58:00 + 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=a793828ae34375eee70cfbc13b6a138efe356b74 --label arch=arm64 --label version=0.0.0 . 13:58:00 Sending build context to Docker daemon 662kB 13:58:00 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 13:58:00 Step 2/29 : FROM ${BASE} AS builder 13:58:00 ---> 8d9eb0cf94c2 13:58:00 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 13:58:00 ---> Running in 518d3e9d8c45 13:58:00 Removing intermediate container 518d3e9d8c45 13:58:00 ---> cadc2086aa9a 13:58:00 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 13:58:00 ---> Running in adcad73c1811 13:58:01 Removing intermediate container adcad73c1811 13:58:01 ---> e222e58008b7 13:58:01 Step 5/29 : ARG ADD_BUILD_TAGS="" 13:58:01 ---> Running in 925a7aef2397 13:58:01 Removing intermediate container 925a7aef2397 13:58:01 ---> b4b9fa0feb04 13:58:01 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:58:01 ---> Running in bcb43e88032e 13:58:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:58:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:58:04 OK: 266 MiB in 52 packages 13:58:05 Removing intermediate container bcb43e88032e 13:58:05 ---> dacf04dc7d3f 13:58:05 Step 7/29 : WORKDIR /app 13:58:05 ---> Running in 14b7ae743f5c 13:58:05 Removing intermediate container 14b7ae743f5c 13:58:05 ---> d2bbd733bca2 13:58:05 Step 8/29 : COPY go.mod vendor* ./ 13:58:06 ---> eb2877bb9cb6 13:58:06 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:58:06 ---> Running in 12f5f6a3b8a6 13:58:09 Removing intermediate container 12f5f6a3b8a6 13:58:09 ---> 7c07d5ecf622 13:58:09 Step 10/29 : COPY . . 13:58:09 ---> 3a3c3861c74a 13:58:09 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:58:09 ---> Running in cd2eeaa1078e 13:58:09 Removing intermediate container cd2eeaa1078e 13:58:09 ---> f071a1228c23 13:58:09 Step 12/29 : RUN $MAKE 13:58:09 ---> Running in e5fcddf2459e 13:58:11 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -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:00:18 Removing intermediate container e5fcddf2459e 14:00:18 ---> 64990c10677d 14:00:18 Step 13/29 : FROM alpine:3.18 14:00:18 3.18: Pulling from library/alpine 14:00:18 579b34f0a95b: Pulling fs layer 14:00:18 579b34f0a95b: Verifying Checksum 14:00:18 579b34f0a95b: Download complete 14:00:18 579b34f0a95b: Pull complete 14:00:18 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 14:00:18 Status: Downloaded newer image for alpine:3.18 14:00:18 ---> 3cc203321400 14:00:18 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:00:18 ---> Running in d84a02dc8fee 14:00:18 Removing intermediate container d84a02dc8fee 14:00:18 ---> 049363611cc6 14:00:18 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:00:18 ---> Running in c45ff70827b7 14:00:18 Removing intermediate container c45ff70827b7 14:00:18 ---> 3464c62e897c 14:00:18 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 14:00:18 ---> Running in 6af1a59a9a44 14:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:00:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:00:18 (1/2) Installing ca-certificates (20230506-r0) 14:00:18 (2/2) Installing dumb-init (1.2.5-r2) 14:00:18 Executing busybox-1.36.1-r2.trigger 14:00:18 Executing ca-certificates-20230506-r0.trigger 14:00:18 OK: 9 MiB in 17 packages 14:00:18 Removing intermediate container 6af1a59a9a44 14:00:18 ---> 5e01cd6fb6b5 14:00:18 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:00:18 ---> 4f294ccf5a88 14:00:18 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 14:00:18 ---> 64bdbedbbaa0 14:00:18 Step 19/29 : COPY --from=builder /app/res/ /res/ 14:00:19 ---> 78627c28dd8a 14:00:19 Step 20/29 : COPY --from=builder /app/static/ /static/ 14:00:19 ---> 9b07631f29b4 14:00:19 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:00:21 ---> 994f8121ec3c 14:00:21 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:00:21 ---> Running in 78a81dfc3789 14:00:23 Removing intermediate container 78a81dfc3789 14:00:23 ---> 4197ba955fe6 14:00:23 Step 23/29 : VOLUME /cache 14:00:23 ---> Running in cf973b001b00 14:00:23 Removing intermediate container cf973b001b00 14:00:23 ---> 9d87565d28ed 14:00:23 Step 24/29 : EXPOSE 59711 14:00:23 ---> Running in 557a244f3514 14:00:23 Removing intermediate container 557a244f3514 14:00:23 ---> 3834c1ec514e 14:00:23 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:00:24 ---> Running in 559c71023b33 14:00:24 Removing intermediate container 559c71023b33 14:00:24 ---> b64aa7047149 14:00:24 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:00:24 ---> Running in 00a7aecf46fc 14:00:28 Removing intermediate container 00a7aecf46fc 14:00:28 ---> 139ff6db2104 14:00:28 Step 27/29 : LABEL arch=arm64 14:00:28 ---> Running in 6497fb36ed2f 14:00:28 Removing intermediate container 6497fb36ed2f 14:00:28 ---> a2de5db61aef 14:00:28 Step 28/29 : LABEL git_sha=a793828ae34375eee70cfbc13b6a138efe356b74 14:00:28 ---> Running in 3b134bd416de 14:00:28 Removing intermediate container 3b134bd416de 14:00:28 ---> a1dd1628a01a 14:00:28 Step 29/29 : LABEL version=0.0.0 14:00:28 ---> Running in 7297256a0f9c 14:00:28 Removing intermediate container 7297256a0f9c 14:00:28 ---> 68a3ef883819 14:00:28 [Warning] One or more build-args [ARCH] were not consumed 14:00:28 Successfully built 68a3ef883819 14:00:28 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:00:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:00:29 14:00:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:00:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:00:30 arm64: Pulling from edgex-lftools-log-publisher 14:00:30 8998bd30e6a1: Pulling fs layer 14:00:30 04944245beec: Pulling fs layer 14:00:30 699f458cf7ca: Pulling fs layer 14:00:30 765212b225bb: Pulling fs layer 14:00:30 f23df028b6ca: Pulling fs layer 14:00:30 d65c8cfc05b1: Pulling fs layer 14:00:30 2437ff75d9bd: Pulling fs layer 14:00:30 f23df028b6ca: Waiting 14:00:30 d65c8cfc05b1: Waiting 14:00:30 2437ff75d9bd: Waiting 14:00:30 765212b225bb: Waiting 14:00:30 04944245beec: Verifying Checksum 14:00:30 04944245beec: Download complete 14:00:30 765212b225bb: Verifying Checksum 14:00:30 765212b225bb: Download complete 14:00:30 f23df028b6ca: Verifying Checksum 14:00:30 f23df028b6ca: Download complete 14:00:30 d65c8cfc05b1: Verifying Checksum 14:00:30 d65c8cfc05b1: Download complete 14:00:30 699f458cf7ca: Verifying Checksum 14:00:30 699f458cf7ca: Download complete 14:00:31 8998bd30e6a1: Verifying Checksum 14:00:31 8998bd30e6a1: Download complete 14:00:33 2437ff75d9bd: Verifying Checksum 14:00:33 2437ff75d9bd: Download complete 14:00:35 8998bd30e6a1: Pull complete 14:00:35 04944245beec: Pull complete 14:00:37 699f458cf7ca: Pull complete 14:00:37 765212b225bb: Pull complete 14:00:38 f23df028b6ca: Pull complete 14:00:38 d65c8cfc05b1: Pull complete 14:00:57 2437ff75d9bd: Pull complete 14:00:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:00:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:00:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:00:57 prd-ubuntu20.04-docker-arm64-4c-16g-12632 does not seem to be running inside a container 14:00:57 $ 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:01:00 $ docker top 0f0b08387985d5b3483e5eaa4a9d6936b8b086401c84b164dd4aac921c30f541 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:01:01 ---> job-cost.sh 14:01:01 lf-activate-venv: SKIPPING 14:01:01 INFO: No Stack... 14:01:01 INFO: Retrieving Pricing Info for: v3-standard-4 14:01:02 INFO: Archiving Costs [Pipeline] sh 14:01:03 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:01:03 + cut -d, -f6 [Pipeline] lock 14:01:03 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-242-1-stack-cost] 14:01:03 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-242-1-stack-cost] did not exist. Created. 14:01:03 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-242-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:01:03 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-a2be5fb4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:01:04 + echo total: 0.10999999940395355 [Pipeline] stash 14:01:04 Warning: overwriting stash ‘stack-cost’ 14:01:04 Stashed 1 file(s) [Pipeline] } 14:01:04 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-242-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:01:04 $ docker stop --time=1 0f0b08387985d5b3483e5eaa4a9d6936b8b086401c84b164dd4aac921c30f541 14:01:06 $ docker rm -f --volumes 0f0b08387985d5b3483e5eaa4a9d6936b8b086401c84b164dd4aac921c30f541 [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:01:07 provisioning config files... 14:01:07 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp/config707128397368495034tmp [Pipeline] { [Pipeline] sh 14:01:07 + set +x 14:01:07 + bash -s -- 14:01:07 + curl -s https://codecov.io/bash 14:01:07 14:01:07 _____ _ 14:01:07 / ____| | | 14:01:07 | | ___ __| | ___ ___ _____ __ 14:01:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:01:07 | |___| (_) | (_| | __/ (_| (_) \ V / 14:01:07 \_____\___/ \__,_|\___|\___\___/ \_/ 14:01:07 Bash-1.0.6 14:01:07 14:01:07 14:01:07 ==> git version 2.25.1 found 14:01:07 ==> 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:01:07 Release-Date: 2020-01-08 14:01:07 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:01:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:01:07 ==> Jenkins CI detected. 14:01:07 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-242 14:01:07 project root: . 14:01:07 --> token set from env 14:01:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:01:07 ==> Running gcov in . (disable via -X gcov) 14:01:07 ==> Python coveragepy not found 14:01:07 ==> Searching for coverage reports in: 14:01:07 + . 14:01:07 -> Found 1 reports 14:01:07 ==> Detecting git/mercurial file structure 14:01:07 ==> Reading reports 14:01:07 + ./coverage.out bytes=41317 14:01:07 ==> Appending adjustments 14:01:07 https://docs.codecov.io/docs/fixing-reports 14:01:07 + Found adjustments 14:01:07 ==> Gzipping contents 14:01:07 12K /tmp/codecov.oZnnv6.gz 14:01:07 ==> Uploading reports 14:01:07 url: https://codecov.io 14:01:07 query: branch=PR-242&commit=a793828ae34375eee70cfbc13b6a138efe356b74&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-242%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=242&job=&cmd_args= 14:01:07 -> Pinging Codecov 14:01:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-242&commit=a793828ae34375eee70cfbc13b6a138efe356b74&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-242%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=242&job=&cmd_args= 14:01:08 -> Uploading to 14:01:08 https://storage.googleapis.com/codecov/v4/raw/2023-10-27/581DD39554BDF9B6E22D074273EAD858/a793828ae34375eee70cfbc13b6a138efe356b74/568764d8-c9bd-4d3c-90fc-cb795418e3e9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T140107Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3820b19298b9658a48193384ba566dba801268a42c0e3ca0b969e29d2efd36ed 14:01:08 % Total % Received % Xferd Average Speed Time Time Time Current 14:01:08 Dload Upload Total Spent Left Speed 14:01:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 39732 --:--:-- --:--:-- --:--:-- 39597 100 11602 0 0 100 11602 0 39732 --:--:-- --:--:-- --:--:-- 39597 14:01:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a793828ae34375eee70cfbc13b6a138efe356b74 [Pipeline] } 14:01:08 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:01:10 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-242/archives ] 14:01:10 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-242/archives 14:01:10 total 16 14:01:10 drwxr-xr-x 3 root root 4096 Oct 27 13:47 . 14:01:10 drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 13:47 .. 14:01:10 drwxr-xr-x 2 root root 4096 Oct 27 13:47 cost 14:01:10 -rw-r--r-- 1 root root 95 Oct 27 13:47 cost.csv 14:01:10 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-242/archives 14:01:10 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-242/archives 14:01:10 total 16 14:01:10 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 13:47 . 14:01:10 drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 13:47 .. 14:01:10 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 13:47 cost 14:01:10 -rw-r--r-- 1 jenkins jenkins 95 Oct 27 13:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:01:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:01:11 ---> package-listing.sh 14:01:11 ++ tr '[:upper:]' '[:lower:]' 14:01:11 ++ facter osfamily 14:01:11 + OS_FAMILY=debian 14:01:11 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-242 14:01:11 + START_PACKAGES=/tmp/packages_start.txt 14:01:11 + END_PACKAGES=/tmp/packages_end.txt 14:01:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:01:11 + PACKAGES=/tmp/packages_start.txt 14:01:11 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-242 ']' 14:01:11 + PACKAGES=/tmp/packages_end.txt 14:01:11 + case "${OS_FAMILY}" in 14:01:11 + dpkg -l 14:01:11 + grep '^ii' 14:01:11 + '[' -f /tmp/packages_start.txt ']' 14:01:11 + '[' -f /tmp/packages_end.txt ']' 14:01:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:01:11 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-242 ']' 14:01:11 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-242/archives/ 14:01:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-242/archives/ [Pipeline] echo 14:01:11 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-242/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 14:01:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:01:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:01:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:01:12 prd-ubuntu20.04-docker-8c-8g-12601 does not seem to be running inside a container 14:01:12 $ 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-242/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-242 -v /w/workspace/y_app-rfid-llrp-inventory_PR-242:/w/workspace/y_app-rfid-llrp-inventory_PR-242:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-242@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:01:13 $ docker top 6cd475db890ca03f0cd63bcae25cf66c869145028117f196ed2941a43ad8febb -eo pid,comm [Pipeline] { [Pipeline] sh 14:01:13 + touch /tmp/pre-build-complete [Pipeline] sh 14:01:14 + mkdir -p /var/log/sysstat [Pipeline] sh 14:01:14 + ls /var/log/sa-host 14:01:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:01:14 provisioning config files... 14:01:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-242@tmp/config1080080973947843773tmp [Pipeline] { [Pipeline] echo 14:01:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:01:15 ---> create-netrc.sh [Pipeline] } 14:01:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:01:15 ---> python-tools-install.sh [Pipeline] echo 14:01:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:01:15 ---> sudo-logs.sh 14:01:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:01:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:01:16 ---> job-cost.sh 14:01:16 lf-activate-venv: SKIPPING 14:01:16 DEBUG: total: 0.2199999988079071 14:01:16 INFO: Retrieving Stack Cost... 14:01:16 INFO: Retrieving Pricing Info for: v3-standard-8 14:01:17 INFO: Archiving Costs [Pipeline] echo 14:01:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:01:17 ---> logs-deploy.sh 14:01:17 lf-activate-venv: SKIPPING 14:01:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-242/1 14:01:17 INFO: archiving workspace using pattern(s): 14:01:18 Archives upload complete. 14:01:18 INFO: archiving logs to Nexus 14:01:19 ---> uname -a: 14:01:19 Linux prd-ubuntu20-04-docker-8c-8g-12601 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 14:01:19 14:01:19 14:01:19 ---> lscpu: 14:01:19 Architecture: x86_64 14:01:19 CPU op-mode(s): 32-bit, 64-bit 14:01:19 Byte Order: Little Endian 14:01:19 Address sizes: 40 bits physical, 48 bits virtual 14:01:19 CPU(s): 8 14:01:19 On-line CPU(s) list: 0-7 14:01:19 Thread(s) per core: 1 14:01:19 Core(s) per socket: 1 14:01:19 Socket(s): 8 14:01:19 NUMA node(s): 1 14:01:19 Vendor ID: AuthenticAMD 14:01:19 CPU family: 23 14:01:19 Model: 49 14:01:19 Model name: AMD EPYC-Rome Processor 14:01:19 Stepping: 0 14:01:19 CPU MHz: 2799.998 14:01:19 BogoMIPS: 5599.99 14:01:19 Virtualization: AMD-V 14:01:19 Hypervisor vendor: KVM 14:01:19 Virtualization type: full 14:01:19 L1d cache: 256 KiB 14:01:19 L1i cache: 256 KiB 14:01:19 L2 cache: 4 MiB 14:01:19 L3 cache: 128 MiB 14:01:19 NUMA node0 CPU(s): 0-7 14:01:19 Vulnerability Itlb multihit: Not affected 14:01:19 Vulnerability L1tf: Not affected 14:01:19 Vulnerability Mds: Not affected 14:01:19 Vulnerability Meltdown: Not affected 14:01:19 Vulnerability Mmio stale data: Not affected 14:01:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:01:19 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:01:19 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:01:19 Vulnerability Srbds: Not affected 14:01:19 Vulnerability Tsx async abort: Not affected 14:01:19 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:01:19 14:01:19 14:01:19 ---> nproc: 14:01:19 8 14:01:19 14:01:19 14:01:19 ---> df -h: 14:01:19 Filesystem Size Used Avail Use% Mounted on 14:01:19 overlay 155G 12G 144G 8% / 14:01:19 tmpfs 64M 0 64M 0% /dev 14:01:19 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:01:19 shm 64M 0 64M 0% /dev/shm 14:01:19 /dev/vda1 155G 12G 144G 8% /facter-os 14:01:19 14:01:19 14:01:19 ---> sar -b -r -n DEV: 14:01:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12601) 10/27/23 _x86_64_ (8 CPU) 14:01:19 14:01:19 13:42:53 LINUX RESTART (8 CPU) 14:01:19 14:01:19 13:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:01:19 13:44:02 142.38 48.16 94.22 0.00 5417.36 182251.22 0.00 14:01:19 13:45:01 213.39 0.61 212.78 0.00 12.88 71858.87 0.00 14:01:19 13:46:01 41.05 0.05 41.00 0.00 0.67 14995.97 0.00 14:01:19 13:47:01 141.34 0.18 141.16 0.00 14.00 25676.12 0.00 14:01:19 13:48:01 73.29 0.98 72.30 0.00 68.39 17503.75 0.00 14:01:19 13:49:01 41.29 8.40 32.89 0.00 2817.13 4791.62 0.00 14:01:19 13:50:01 10.55 1.67 8.88 0.00 37.73 2357.34 0.00 14:01:19 13:51:01 12.28 2.18 10.10 0.00 2291.35 4226.10 0.00 14:01:19 13:52:01 12.00 0.07 11.93 0.00 0.93 505.16 0.00 14:01:19 13:53:01 5.15 0.00 5.15 0.00 0.00 128.91 0.00 14:01:19 13:54:01 3.53 0.02 3.52 0.00 0.13 88.65 0.00 14:01:19 13:55:01 1.88 0.00 1.88 0.00 0.00 21.06 0.00 14:01:19 13:56:01 1.48 0.00 1.48 0.00 0.00 15.73 0.00 14:01:19 13:57:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 14:01:19 13:58:01 1.92 0.02 1.90 0.00 0.13 22.26 0.00 14:01:19 13:59:01 2.35 0.00 2.35 0.00 0.00 33.86 0.00 14:01:19 14:00:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 14:01:19 14:01:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 14:01:19 Average: 39.11 3.47 35.64 0.00 592.77 17977.91 0.00 14:01:19 14:01:19 13:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:01:19 13:44:02 29281772 31598548 724676 2.20 73652 2517132 1843244 5.43 967792 2262296 542060 14:01:19 13:45:01 28409380 31538356 768136 2.34 148280 3184152 2278700 6.72 1088384 2925688 460 14:01:19 13:46:01 27887020 31550100 752780 2.29 152012 3673028 1932096 5.69 1218240 3274316 56164 14:01:19 13:47:01 28096096 31550328 751636 2.29 156180 3470648 1875976 5.53 1264740 3028148 384 14:01:19 13:48:01 27548808 31551924 747336 2.27 167204 3957024 1804860 5.32 1286668 3501592 528 14:01:19 13:49:01 27293780 31537236 735852 2.24 182924 4185104 1719704 5.07 1427140 3584632 44212 14:01:19 13:50:01 27254448 31529436 743548 2.26 183808 4214112 1719704 5.07 1438436 3612896 14084 14:01:19 13:51:01 27159552 31529204 742972 2.26 185836 4305052 1746464 5.15 1549836 3595224 360 14:01:19 13:52:01 27133524 31538888 732460 2.23 195028 4329976 1711664 5.04 1573316 3594664 532 14:01:19 13:53:01 27124884 31539360 732452 2.23 197492 4336252 1722492 5.08 1586708 3588764 4 14:01:19 13:54:01 27129668 31539532 731972 2.23 196072 4333132 1718916 5.07 1585928 3585688 4 14:01:19 13:55:01 27129864 31539872 731672 2.23 196168 4333136 1718916 5.07 1585780 3585692 44 14:01:19 13:56:01 27130092 31540200 731284 2.22 196264 4333136 1718916 5.07 1585620 3585692 4 14:01:19 13:57:01 27129768 31539920 731504 2.22 196304 4333140 1718916 5.07 1585596 3585696 140 14:01:19 13:58:01 27132024 31542308 728884 2.22 196348 4333144 1706784 5.03 1582356 3585692 28 14:01:19 13:59:01 27131968 31542360 728784 2.22 196464 4333120 1706784 5.03 1583392 3585668 4 14:01:19 14:00:01 27131664 31542104 729192 2.22 196500 4333124 1706784 5.03 1583380 3585672 12 14:01:19 14:01:01 27131608 31542064 729196 2.22 196512 4333128 1706784 5.03 1583428 3585676 144 14:01:19 Average: 27457551 31543986 737463 2.24 178503 4046530 1780984 5.25 1448708 3425205 36620 14:01:19 14:01:19 13:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:01:19 13:44:02 lo 7.00 7.00 0.68 0.68 0.00 0.00 0.00 0.00 14:01:19 13:44:02 ens3 624.10 384.50 5885.50 86.65 0.00 0.00 0.00 0.00 14:01:19 13:44:02 docker0 28.56 29.28 2.19 196.91 0.00 0.00 0.00 0.00 14:01:19 13:45:01 veth821906e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:01:19 13:45:01 ens3 310.34 249.04 2436.79 27.18 0.00 0.00 0.00 0.00 14:01:19 13:45:01 docker0 242.77 300.41 19.58 2429.04 0.00 0.00 0.00 0.00 14:01:19 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:46:01 ens3 31.83 31.27 27.77 41.78 0.00 0.00 0.00 0.00 14:01:19 13:46:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 14:01:19 13:47:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 14:01:19 13:47:01 ens3 54.97 46.84 161.03 61.12 0.00 0.00 0.00 0.00 14:01:19 13:47:01 docker0 3.23 6.98 0.20 64.92 0.00 0.00 0.00 0.00 14:01:19 13:48:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 14:01:19 13:48:01 ens3 153.04 90.42 3232.95 17.12 0.00 0.00 0.00 0.00 14:01:19 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:49:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 14:01:19 13:49:01 ens3 312.28 75.64 1463.95 5.16 0.00 0.00 0.00 0.00 14:01:19 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:01:19 13:50:01 ens3 274.54 29.01 494.63 7.75 0.00 0.00 0.00 0.00 14:01:19 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:51:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 14:01:19 13:51:01 ens3 60.19 6.92 107.86 0.87 0.00 0.00 0.00 0.00 14:01:19 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:52:01 ens3 1.43 0.70 0.79 0.59 0.00 0.00 0.00 0.00 14:01:19 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:53:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 14:01:19 13:53:01 ens3 0.57 0.45 0.32 0.08 0.00 0.00 0.00 0.00 14:01:19 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:54:01 ens3 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 14:01:19 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:01:19 13:55:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 14:01:19 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:56:01 ens3 0.32 0.13 0.10 0.01 0.00 0.00 0.00 0.00 14:01:19 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:01:19 13:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 14:01:19 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:58:01 ens3 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 14:01:19 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 13:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:01:19 13:59:01 ens3 1.60 0.23 0.20 0.07 0.00 0.00 0.00 0.00 14:01:19 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 14:00:01 ens3 0.22 0.08 0.01 0.00 0.00 0.00 0.00 0.00 14:01:19 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 14:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:01:19 14:01:01 ens3 0.20 0.07 0.01 0.01 0.00 0.00 0.00 0.00 14:01:19 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:19 Average: lo 0.64 0.64 0.06 0.06 0.00 0.00 0.00 0.00 14:01:19 Average: ens3 101.27 50.69 765.75 13.79 0.00 0.00 0.00 0.00 14:01:19 Average: docker0 15.04 18.45 1.20 147.37 0.00 0.00 0.00 0.00 14:01:19 14:01:19 14:01:19 ---> sar -P ALL: 14:01:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12601) 10/27/23 _x86_64_ (8 CPU) 14:01:19 14:01:19 13:42:53 LINUX RESTART (8 CPU) 14:01:19 14:01:19 13:43:01 CPU %user %nice %system %iowait %steal %idle 14:01:19 13:44:02 all 8.27 0.00 2.73 2.66 0.05 86.28 14:01:19 13:44:02 0 6.19 0.00 2.68 0.42 0.03 90.67 14:01:19 13:44:02 1 9.13 0.00 3.28 7.78 0.05 79.76 14:01:19 13:44:02 2 9.71 0.00 2.65 0.62 0.05 86.96 14:01:19 13:44:02 3 6.73 0.00 2.57 1.78 0.08 88.83 14:01:19 13:44:02 4 5.57 0.00 2.52 0.62 0.05 91.24 14:01:19 13:44:02 5 7.85 0.00 2.97 0.77 0.05 88.35 14:01:19 13:44:02 6 10.78 0.00 2.53 5.05 0.05 81.59 14:01:19 13:44:02 7 10.22 0.00 2.63 4.24 0.07 82.84 14:01:19 13:45:01 all 4.53 0.00 2.20 4.46 0.06 88.74 14:01:19 13:45:01 0 4.12 0.00 2.47 0.17 0.03 93.21 14:01:19 13:45:01 1 5.08 0.00 1.69 0.41 0.07 92.75 14:01:19 13:45:01 2 5.08 0.00 1.65 0.65 0.07 92.55 14:01:19 13:45:01 3 4.19 0.00 1.85 0.87 0.05 93.04 14:01:19 13:45:01 4 4.64 0.00 2.15 0.36 0.02 92.84 14:01:19 13:45:01 5 4.52 0.00 1.56 0.05 0.09 93.78 14:01:19 13:45:01 6 4.16 0.00 2.45 6.38 0.05 86.96 14:01:19 13:45:01 7 4.49 0.00 3.82 26.96 0.12 64.60 14:01:19 13:46:01 all 42.88 0.00 4.12 1.69 0.09 51.23 14:01:19 13:46:01 0 42.51 0.00 4.02 0.02 0.08 53.36 14:01:19 13:46:01 1 41.93 0.00 4.62 0.07 0.08 53.30 14:01:19 13:46:01 2 42.73 0.00 3.79 0.81 0.08 52.59 14:01:19 13:46:01 3 43.10 0.00 3.84 0.08 0.08 52.89 14:01:19 13:46:01 4 43.78 0.00 3.48 0.02 0.08 52.64 14:01:19 13:46:01 5 44.15 0.00 4.47 0.02 0.08 51.28 14:01:19 13:46:01 6 41.16 0.00 4.11 10.24 0.08 44.40 14:01:19 13:46:01 7 43.69 0.00 4.61 2.27 0.10 49.33 14:01:19 13:47:01 all 14.54 0.00 2.36 8.63 0.07 74.40 14:01:19 13:47:01 0 14.98 0.00 2.71 1.77 0.05 80.49 14:01:19 13:47:01 1 14.84 0.00 3.06 43.18 0.10 38.82 14:01:19 13:47:01 2 14.80 0.00 2.20 0.72 0.03 82.24 14:01:19 13:47:01 3 15.31 0.00 2.14 1.82 0.07 80.66 14:01:19 13:47:01 4 12.70 0.00 1.97 5.53 0.05 79.75 14:01:19 13:47:01 5 14.71 0.00 2.27 6.66 0.10 76.26 14:01:19 13:47:01 6 13.88 0.00 2.15 3.21 0.05 80.71 14:01:19 13:47:01 7 15.06 0.00 2.41 6.12 0.07 76.34 14:01:19 13:48:01 all 2.49 0.00 1.19 5.57 0.03 90.73 14:01:19 13:48:01 0 3.46 0.00 1.12 0.62 0.03 94.77 14:01:19 13:48:01 1 2.55 0.00 1.65 15.56 0.05 80.19 14:01:19 13:48:01 2 2.41 0.00 0.89 1.04 0.03 95.63 14:01:19 13:48:01 3 2.00 0.00 1.75 1.12 0.03 95.10 14:01:19 13:48:01 4 2.24 0.00 0.72 25.11 0.02 71.92 14:01:19 13:48:01 5 2.17 0.00 1.43 0.03 0.02 96.35 14:01:19 13:48:01 6 2.99 0.00 0.85 0.23 0.02 95.91 14:01:19 13:48:01 7 2.10 0.00 1.09 0.79 0.03 95.99 14:01:19 13:49:01 all 1.59 0.00 0.76 10.56 0.03 87.06 14:01:19 13:49:01 0 0.95 0.00 0.88 3.04 0.02 95.11 14:01:19 13:49:01 1 1.69 0.00 0.64 0.84 0.05 96.79 14:01:19 13:49:01 2 1.19 0.00 0.63 70.34 0.03 27.81 14:01:19 13:49:01 3 1.96 0.00 0.82 3.04 0.03 94.15 14:01:19 13:49:01 4 2.66 0.00 0.48 2.04 0.03 94.79 14:01:19 13:49:01 5 1.44 0.00 0.35 0.27 0.02 97.93 14:01:19 13:49:01 6 1.17 0.00 1.69 1.09 0.00 96.06 14:01:19 13:49:01 7 1.66 0.00 0.59 3.73 0.08 93.94 14:01:19 13:50:01 all 0.56 0.00 0.08 12.20 0.03 87.13 14:01:19 13:50:01 0 1.43 0.00 0.05 0.75 0.02 97.75 14:01:19 13:50:01 1 0.22 0.00 0.05 1.17 0.03 98.53 14:01:19 13:50:01 2 0.25 0.00 0.13 89.27 0.02 10.33 14:01:19 13:50:01 3 0.47 0.00 0.15 1.19 0.05 98.15 14:01:19 13:50:01 4 0.55 0.00 0.07 2.25 0.02 97.11 14:01:19 13:50:01 5 0.80 0.00 0.07 0.55 0.02 98.57 14:01:19 13:50:01 6 0.18 0.00 0.05 0.00 0.02 99.75 14:01:19 13:50:01 7 0.55 0.00 0.07 2.36 0.08 96.93 14:01:19 13:51:01 all 0.45 0.00 0.17 13.44 0.02 85.92 14:01:19 13:51:01 0 0.90 0.00 0.13 1.12 0.02 97.83 14:01:19 13:51:01 1 1.20 0.00 0.27 3.05 0.05 95.43 14:01:19 13:51:01 2 0.32 0.00 0.15 90.73 0.02 8.79 14:01:19 13:51:01 3 0.15 0.00 0.13 3.99 0.02 95.71 14:01:19 13:51:01 4 0.40 0.00 0.35 1.32 0.02 97.91 14:01:19 13:51:01 5 0.12 0.00 0.07 0.60 0.02 99.20 14:01:19 13:51:01 6 0.33 0.00 0.12 2.63 0.00 96.92 14:01:19 13:51:01 7 0.18 0.00 0.13 3.99 0.05 95.64 14:01:19 13:52:01 all 0.78 0.00 0.37 13.83 0.01 85.01 14:01:19 13:52:01 0 0.77 0.00 0.15 6.77 0.02 92.29 14:01:19 13:52:01 1 0.45 0.00 0.17 10.95 0.02 88.41 14:01:19 13:52:01 2 0.60 0.00 1.45 78.03 0.02 19.90 14:01:19 13:52:01 3 0.72 0.00 0.25 8.12 0.02 90.89 14:01:19 13:52:01 4 1.80 0.00 0.21 0.89 0.02 97.07 14:01:19 13:52:01 5 0.55 0.00 0.22 3.27 0.02 95.94 14:01:19 13:52:01 6 0.77 0.00 0.32 1.70 0.00 97.21 14:01:19 13:52:01 7 0.58 0.00 0.17 1.07 0.02 98.17 14:01:19 13:53:01 all 0.13 0.00 0.10 3.09 0.01 96.68 14:01:19 13:53:01 0 0.08 0.00 0.45 1.17 0.02 98.28 14:01:19 13:53:01 1 0.05 0.00 0.05 20.21 0.02 79.67 14:01:19 13:53:01 2 0.03 0.00 0.05 0.55 0.02 99.35 14:01:19 13:53:01 3 0.05 0.00 0.03 0.35 0.00 99.57 14:01:19 13:53:01 4 0.65 0.00 0.05 1.78 0.00 97.52 14:01:19 13:53:01 5 0.05 0.00 0.08 0.47 0.02 99.38 14:01:19 13:53:01 6 0.00 0.00 0.03 0.17 0.00 99.80 14:01:19 13:53:01 7 0.08 0.00 0.07 0.00 0.00 99.85 14:01:19 13:54:01 all 0.11 0.00 0.05 1.83 0.01 98.00 14:01:19 13:54:01 0 0.22 0.00 0.03 0.00 0.00 99.75 14:01:19 13:54:01 1 0.12 0.00 0.03 12.45 0.02 87.38 14:01:19 13:54:01 2 0.02 0.00 0.05 0.00 0.00 99.93 14:01:19 13:54:01 3 0.02 0.00 0.03 0.00 0.00 99.95 14:01:19 13:54:01 4 0.12 0.00 0.05 0.94 0.02 98.88 14:01:19 13:54:01 5 0.10 0.00 0.05 1.10 0.03 98.72 14:01:19 13:54:01 6 0.23 0.00 0.10 0.00 0.02 99.65 14:01:19 13:54:01 7 0.03 0.00 0.02 0.17 0.02 99.77 14:01:19 14:01:19 13:54:01 CPU %user %nice %system %iowait %steal %idle 14:01:19 13:55:01 all 0.11 0.00 0.02 0.35 0.00 99.52 14:01:19 13:55:01 0 0.10 0.00 0.00 0.00 0.00 99.90 14:01:19 13:55:01 1 0.07 0.00 0.03 2.50 0.00 97.40 14:01:19 13:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:01:19 13:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 14:01:19 13:55:01 4 0.65 0.00 0.03 0.33 0.02 98.97 14:01:19 13:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:01:19 13:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:01:19 13:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:01:19 13:56:01 all 0.13 0.00 0.01 0.17 0.01 99.69 14:01:19 13:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:01:19 13:56:01 1 0.05 0.00 0.03 1.33 0.02 98.57 14:01:19 13:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 14:01:19 13:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 14:01:19 13:56:01 4 0.90 0.00 0.00 0.00 0.00 99.10 14:01:19 13:56:01 5 0.02 0.00 0.03 0.00 0.00 99.95 14:01:19 13:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:01:19 13:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:01:19 13:57:01 all 0.02 0.00 0.01 0.05 0.01 99.92 14:01:19 13:57:01 0 0.05 0.00 0.02 0.00 0.00 99.93 14:01:19 13:57:01 1 0.05 0.00 0.00 0.32 0.00 99.63 14:01:19 13:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:01:19 13:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:01:19 13:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 14:01:19 13:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 14:01:19 13:57:01 6 0.00 0.00 0.00 0.05 0.00 99.95 14:01:19 13:57:01 7 0.02 0.00 0.02 0.00 0.02 99.95 14:01:19 13:58:01 all 0.04 0.00 0.03 0.05 0.01 99.87 14:01:19 13:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 14:01:19 13:58:01 1 0.03 0.00 0.00 0.10 0.02 99.85 14:01:19 13:58:01 2 0.03 0.00 0.07 0.00 0.02 99.88 14:01:19 13:58:01 3 0.03 0.00 0.02 0.00 0.00 99.95 14:01:19 13:58:01 4 0.10 0.00 0.05 0.00 0.00 99.85 14:01:19 13:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:01:19 13:58:01 6 0.00 0.00 0.02 0.32 0.00 99.67 14:01:19 13:58:01 7 0.05 0.00 0.02 0.02 0.00 99.92 14:01:19 13:59:01 all 0.01 0.00 0.01 0.09 0.01 99.87 14:01:19 13:59:01 0 0.05 0.00 0.02 0.00 0.00 99.93 14:01:19 13:59:01 1 0.00 0.00 0.02 0.68 0.00 99.30 14:01:19 13:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:01:19 13:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:01:19 13:59:01 4 0.00 0.00 0.02 0.02 0.00 99.97 14:01:19 13:59:01 5 0.03 0.00 0.02 0.00 0.02 99.93 14:01:19 13:59:01 6 0.00 0.00 0.02 0.03 0.08 99.87 14:01:19 13:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 14:01:19 14:00:01 all 0.03 0.00 0.01 0.05 0.01 99.90 14:01:19 14:00:01 0 0.05 0.00 0.02 0.00 0.00 99.93 14:01:19 14:00:01 1 0.07 0.00 0.02 0.40 0.02 99.50 14:01:19 14:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 14:01:19 14:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 14:01:19 14:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 14:01:19 14:00:01 5 0.00 0.00 0.02 0.00 0.02 99.97 14:01:19 14:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 14:01:19 14:00:01 7 0.00 0.00 0.03 0.00 0.02 99.95 14:01:19 14:01:01 all 0.04 0.00 0.01 0.01 0.00 99.93 14:01:19 14:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 14:01:19 14:01:01 1 0.03 0.00 0.03 0.07 0.00 99.87 14:01:19 14:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 14:01:19 14:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:01:19 14:01:01 4 0.25 0.00 0.02 0.00 0.00 99.73 14:01:19 14:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 14:01:19 14:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:01:19 14:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 14:01:19 Average: all 4.24 0.00 0.79 4.37 0.03 90.58 14:01:19 Average: 0 4.20 0.00 0.82 0.88 0.02 94.08 14:01:19 Average: 1 4.28 0.00 0.86 6.72 0.03 88.10 14:01:19 Average: 2 4.27 0.00 0.76 18.52 0.02 76.43 14:01:19 Average: 3 4.13 0.00 0.75 1.24 0.03 93.85 14:01:19 Average: 4 4.26 0.00 0.67 2.29 0.02 92.76 14:01:19 Average: 5 4.23 0.00 0.75 0.76 0.03 94.22 14:01:19 Average: 6 4.17 0.00 0.80 1.71 0.02 93.30 14:01:19 Average: 7 4.35 0.00 0.86 2.83 0.04 91.92 14:01:19 14:01:19 14:01:19