Pull request #299 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9689d548a1d079a6c289871ea6862d2553a6e018+9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 (3f51f7220a30b332acff65d1f8a6ac3f16b1dbb6) 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-ssh15329971588482529413.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh11905822526332219526.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 590556114a56c6d90cc8043840e039c2f74196dc 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-299/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-299/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14425416576660345113.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-299/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4926492097003455910.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh15971786743228981339.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-299/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-299/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5805501336299678078.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 590556114a56c6d90cc8043840e039c2f74196dc 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6869 in /w/workspace/y_app-rfid-llrp-inventory_PR-299 [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-299 # 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/299/head:refs/remotes/origin/PR-299 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 into PR head commit 9689d548a1d079a6c289871ea6862d2553a6e018 Merge succeeded, producing 9689d548a1d079a6c289871ea6862d2553a6e018 Checking out Revision 9689d548a1d079a6c289871ea6862d2553a6e018 (PR-299) 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 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 9689d548a1d079a6c289871ea6862d2553a6e018 # 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 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9689d548a1d079a6c289871ea6862d2553a6e018 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:07:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:07:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:07:59 ========================================================= 13:07:59 EdgeX Global Pipelines Version Info 13:07:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:08:00 ------------------- 13:08:00 stable info: 13:08:00 ------------------- 13:08:00 Commited By: Ginny Guan ginny@iotechsys.com 13:08:00 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 13:08:00 Message: update stable to v1.0.260 13:08:00 ------------------- 13:08:00 experimental info: 13:08:00 ------------------- 13:08:00 Commited By: Ginny Guan ginny@iotechsys.com 13:08:00 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 13:08:00 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:08:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-299 [Pipeline] echo 13:08:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-299 [Pipeline] echo 13:08:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-299 [Pipeline] echo 13:08:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9689d548a1d079a6c289871ea6862d2553a6e018 [Pipeline] echo 13:08:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9689d54 [Pipeline] echo 13:08:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:08:03 provisioning config files... 13:08:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp/config14487013967837315683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:08:03 ---> ****-login.sh 13:08:03 nexus3.edgexfoundry.org:10001 13:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:04 Configure a credential helper to remove this warning. See 13:08:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:04 13:08:04 Login Succeeded 13:08:04 nexus3.edgexfoundry.org:10002 13:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:04 Configure a credential helper to remove this warning. See 13:08:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:04 13:08:04 Login Succeeded 13:08:04 nexus3.edgexfoundry.org:10003 13:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:04 Configure a credential helper to remove this warning. See 13:08:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:04 13:08:04 Login Succeeded 13:08:04 nexus3.edgexfoundry.org:10004 13:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:04 Configure a credential helper to remove this warning. See 13:08:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:04 13:08:04 Login Succeeded 13:08:04 ****.io 13:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:04 Configure a credential helper to remove this warning. See 13:08:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:04 13:08:04 Login Succeeded 13:08:04 ---> ****-login.sh ends [Pipeline] } 13:08:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:08:05 + git rev-list -1 --merges 9689d548a1d079a6c289871ea6862d2553a6e018~1..9689d548a1d079a6c289871ea6862d2553a6e018 [Pipeline] echo 13:08:05 -----------> git rev-list -1 --merges 9689d548a1d079a6c289871ea6862d2553a6e018~1..9689d548a1d079a6c289871ea6862d2553a6e018 9689d548a1d079a6c289871ea6862d2553a6e018 [false] [Pipeline] sh 13:08:05 + git log --format=format:%s -1 9689d548a1d079a6c289871ea6862d2553a6e018 [Pipeline] echo 13:08:06 ========================================================= 13:08:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:08:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:08:06 + git log --format=format:%s -1 9689d548a1d079a6c289871ea6862d2553a6e018 [Pipeline] echo 13:08:06 [semverPrep] GIT_COMMIT: 9689d548a1d079a6c289871ea6862d2553a6e018, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:08:06 [semverPrep] This is not a build commit. [Pipeline] sh 13:08:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:08:07 + grep -v github /etc/ssh/ssh_known_hosts 13:08:07 + [ -e /tmp/ssh_known_hosts ] 13:08:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:08:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:08:07 + sudo tee -a /etc/ssh/ssh_known_hosts 13:08:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:07 13:08:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:07 0.1.4: Pulling from edgex-devops/py-git-semver 13:08:07 b85a868b505f: Pulling fs layer 13:08:07 e2be974225ed: Pulling fs layer 13:08:07 339a4e72a1f5: Pulling fs layer 13:08:07 988bab9f4d93: Pulling fs layer 13:08:07 1469e6f7b9e6: Pulling fs layer 13:08:07 eaf3925da568: Pulling fs layer 13:08:07 bab4dde63d76: Pulling fs layer 13:08:07 bde34c3a00c8: Pulling fs layer 13:08:07 b352a97aabf1: Pulling fs layer 13:08:07 4872d77fe225: Pulling fs layer 13:08:07 5851b861e8e6: Pulling fs layer 13:08:07 988bab9f4d93: Waiting 13:08:07 5851b861e8e6: Waiting 13:08:07 b352a97aabf1: Waiting 13:08:07 1469e6f7b9e6: Waiting 13:08:07 4872d77fe225: Waiting 13:08:07 eaf3925da568: Waiting 13:08:07 bde34c3a00c8: Waiting 13:08:07 bab4dde63d76: Waiting 13:08:07 e2be974225ed: Verifying Checksum 13:08:07 e2be974225ed: Download complete 13:08:07 988bab9f4d93: Download complete 13:08:08 1469e6f7b9e6: Verifying Checksum 13:08:08 1469e6f7b9e6: Download complete 13:08:08 339a4e72a1f5: Verifying Checksum 13:08:08 339a4e72a1f5: Download complete 13:08:08 eaf3925da568: Verifying Checksum 13:08:08 eaf3925da568: Download complete 13:08:08 bde34c3a00c8: Verifying Checksum 13:08:08 bde34c3a00c8: Download complete 13:08:08 b352a97aabf1: Download complete 13:08:08 4872d77fe225: Verifying Checksum 13:08:08 4872d77fe225: Download complete 13:08:08 5851b861e8e6: Verifying Checksum 13:08:08 5851b861e8e6: Download complete 13:08:08 b85a868b505f: Verifying Checksum 13:08:08 b85a868b505f: Download complete 13:08:08 bab4dde63d76: Verifying Checksum 13:08:08 bab4dde63d76: Download complete 13:08:09 b85a868b505f: Pull complete 13:08:09 e2be974225ed: Pull complete 13:08:10 339a4e72a1f5: Pull complete 13:08:10 988bab9f4d93: Pull complete 13:08:10 1469e6f7b9e6: Pull complete 13:08:10 eaf3925da568: Pull complete 13:08:12 bab4dde63d76: Pull complete 13:08:12 bde34c3a00c8: Pull complete 13:08:12 b352a97aabf1: Pull complete 13:08:12 4872d77fe225: Pull complete 13:08:12 5851b861e8e6: Pull complete 13:08:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:08:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:08:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:08:13 prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container 13:08:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-299 -v /w/workspace/y_app-rfid-llrp-inventory_PR-299:/w/workspace/y_app-rfid-llrp-inventory_PR-299:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-299@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:08:17 $ docker top 96ddfd3d1ede685ecfa471d660213e4d7315222354fbe4e14b104f70dc5f63ed -eo pid,comm 13:08:17 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:08:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:08:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:08:17 [ssh-agent] Looking for ssh-agent implementation... 13:08:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:08:17 $ docker exec 96ddfd3d1ede685ecfa471d660213e4d7315222354fbe4e14b104f70dc5f63ed ssh-agent 13:08:17 SSH_AUTH_SOCK=/tmp/ssh-tLFf7BRmcTLc/agent.13 13:08:17 SSH_AGENT_PID=19 13:08:17 Running ssh-add (command line suppressed) 13:08:17 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp/private_key_17999352823467191256.key (/w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp/private_key_17999352823467191256.key) 13:08:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:08:18 + git tag --points-at HEAD [Pipeline] } 13:08:18 $ docker exec --env ******** --env ******** 96ddfd3d1ede685ecfa471d660213e4d7315222354fbe4e14b104f70dc5f63ed ssh-agent -k 13:08:18 unset SSH_AUTH_SOCK; 13:08:18 unset SSH_AGENT_PID; 13:08:18 echo Agent pid 19 killed; 13:08:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:08:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:08:18 [ssh-agent] Looking for ssh-agent implementation... 13:08:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:08:18 $ docker exec 96ddfd3d1ede685ecfa471d660213e4d7315222354fbe4e14b104f70dc5f63ed ssh-agent 13:08:18 SSH_AUTH_SOCK=/tmp/ssh-bDawAEGD46fA/agent.70 13:08:18 SSH_AGENT_PID=76 13:08:18 Running ssh-add (command line suppressed) 13:08:18 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp/private_key_931573751161231824.key (/w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp/private_key_931573751161231824.key) 13:08:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:08:19 + git semver init 13:08:19 2024-07-31 13:08:19,606 [run_init] DEBUG init version:0.0.0 force:False 13:08:19 2024-07-31 13:08:19,608 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-299/.semver 13:08:19 2024-07-31 13:08:19,609 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-299/.semver 13:08:19 2024-07-31 13:08:19,609 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-299/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-299, universal_newlines=False, shell=None, istream=None) 13:08:22 2024-07-31 13:08:21,898 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-299/.git/info/exclude 13:08:22 2024-07-31 13:08:21,898 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-299/.semver/PR-299 with force:False 13:08:22 2024-07-31 13:08:21,898 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-299/.semver/PR-299 13:08:22 2024-07-31 13:08:21,902 [execute] INFO git cat-file --batch-check 13:08:22 2024-07-31 13:08:21,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-299/.semver, universal_newlines=False, shell=None, istream=) 13:08:22 2024-07-31 13:08:21,909 [execute] INFO git cat-file --batch 13:08:22 2024-07-31 13:08:21,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-299/.semver, universal_newlines=False, shell=None, istream=) 13:08:22 2024-07-31 13:08:21,914 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-299/.semver/PR-299 13:08:22 0.0.0 [Pipeline] } 13:08:22 $ docker exec --env ******** --env ******** 96ddfd3d1ede685ecfa471d660213e4d7315222354fbe4e14b104f70dc5f63ed ssh-agent -k 13:08:22 unset SSH_AUTH_SOCK; 13:08:22 unset SSH_AGENT_PID; 13:08:22 echo Agent pid 76 killed; 13:08:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:08:22 + git semver [Pipeline] } 13:08:23 $ docker stop --time=1 96ddfd3d1ede685ecfa471d660213e4d7315222354fbe4e14b104f70dc5f63ed 13:08:24 $ docker rm -f --volumes 96ddfd3d1ede685ecfa471d660213e4d7315222354fbe4e14b104f70dc5f63ed [Pipeline] // withDockerContainer [Pipeline] sh 13:08:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:08:25 Stashed 1 file(s) [Pipeline] echo 13:08:25 [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:08:26 provisioning config files... 13:08:26 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp/config6514021464397919376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:08:26 ---> ****-login.sh 13:08:26 nexus3.edgexfoundry.org:10001 13:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:26 Configure a credential helper to remove this warning. See 13:08:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:26 13:08:26 Login Succeeded 13:08:26 nexus3.edgexfoundry.org:10002 13:08:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:27 Configure a credential helper to remove this warning. See 13:08:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:27 13:08:27 Login Succeeded 13:08:27 nexus3.edgexfoundry.org:10003 13:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:27 Configure a credential helper to remove this warning. See 13:08:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:27 13:08:27 Login Succeeded 13:08:27 nexus3.edgexfoundry.org:10004 13:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:27 Configure a credential helper to remove this warning. See 13:08:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:27 13:08:27 Login Succeeded 13:08:27 ****.io 13:08:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:08:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:08:27 Configure a credential helper to remove this warning. See 13:08:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:08:27 13:08:27 Login Succeeded 13:08:27 ---> ****-login.sh ends [Pipeline] } 13:08:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:08:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:08:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:08:28 ========================================================= 13:08:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:08:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:08:28 + 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:08:28 Sending build context to Docker daemon 19.94MB 13:08:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:08:28 Step 2/12 : FROM ${BASE} AS builder 13:08:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:08:28 619be1103602: Pulling fs layer 13:08:28 7862e08f4a3e: Pulling fs layer 13:08:28 5df492c9dc93: Pulling fs layer 13:08:28 7629e6793208: Pulling fs layer 13:08:28 4f4fb700ef54: Pulling fs layer 13:08:28 fb5054dd5b73: Pulling fs layer 13:08:28 eeca6798cff9: Pulling fs layer 13:08:28 aa269ceb94a6: Pulling fs layer 13:08:28 ada007ff1a6a: Pulling fs layer 13:08:28 fb5054dd5b73: Waiting 13:08:28 7629e6793208: Waiting 13:08:28 aa269ceb94a6: Waiting 13:08:28 ada007ff1a6a: Waiting 13:08:28 7862e08f4a3e: Verifying Checksum 13:08:28 7862e08f4a3e: Download complete 13:08:28 7629e6793208: Verifying Checksum 13:08:28 7629e6793208: Download complete 13:08:28 4f4fb700ef54: Verifying Checksum 13:08:28 4f4fb700ef54: Download complete 13:08:28 619be1103602: Verifying Checksum 13:08:28 619be1103602: Download complete 13:08:28 fb5054dd5b73: Verifying Checksum 13:08:28 fb5054dd5b73: Download complete 13:08:28 eeca6798cff9: Verifying Checksum 13:08:28 eeca6798cff9: Download complete 13:08:29 ada007ff1a6a: Verifying Checksum 13:08:29 ada007ff1a6a: Download complete 13:08:29 619be1103602: Pull complete 13:08:29 7862e08f4a3e: Pull complete 13:08:29 5df492c9dc93: Verifying Checksum 13:08:29 5df492c9dc93: Download complete 13:08:29 aa269ceb94a6: Verifying Checksum 13:08:29 aa269ceb94a6: Download complete 13:08:33 5df492c9dc93: Pull complete 13:08:33 7629e6793208: Pull complete 13:08:33 4f4fb700ef54: Pull complete 13:08:33 fb5054dd5b73: Pull complete 13:08:33 eeca6798cff9: Pull complete 13:08:35 aa269ceb94a6: Pull complete 13:08:36 ada007ff1a6a: Pull complete 13:08:36 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 13:08:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:08:37 ---> f489d0715acc 13:08:37 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:08:41 Still waiting to schedule task 13:08:41 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:08:45 ---> Running in 26e71ee8e02e 13:08:45 Removing intermediate container 26e71ee8e02e 13:08:45 ---> 9e9dc64bd561 13:08:45 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:08:45 ---> Running in b968719160d8 13:08:45 Removing intermediate container b968719160d8 13:08:45 ---> fa3b71260e05 13:08:45 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:08:45 ---> Running in 800a34f47c3c 13:08:45 Removing intermediate container 800a34f47c3c 13:08:45 ---> 71dbc7cf9782 13:08:45 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:08:45 ---> Running in b18b15aefd08 13:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:08:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:08:45 OK: 264 MiB in 52 packages 13:08:46 Removing intermediate container b18b15aefd08 13:08:46 ---> d4d4a8e99a31 13:08:46 Step 7/12 : WORKDIR /app 13:08:46 ---> Running in 243ff27b55c3 13:08:46 Removing intermediate container 243ff27b55c3 13:08:46 ---> ca07ff9a6697 13:08:46 Step 8/12 : COPY go.mod vendor* ./ 13:08:46 ---> 87d449d84a7a 13:08:46 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:08:46 ---> Running in cabfd0d1f902 13:09:42 Removing intermediate container cabfd0d1f902 13:09:42 ---> b9cc631e5879 13:09:42 Step 10/12 : COPY . . 13:09:42 ---> 6829909cf587 13:09:42 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:09:43 ---> Running in a93a1269cd26 13:09:43 Removing intermediate container a93a1269cd26 13:09:43 ---> 2f17a0b38653 13:09:43 Step 12/12 : RUN $MAKE 13:09:43 ---> Running in e8aacd23a409 13:09:43 noop 13:09:43 Removing intermediate container e8aacd23a409 13:09:43 ---> b3fb451c772a 13:09:43 Successfully built b3fb451c772a 13:09:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:44 + docker inspect -f . ci-base-image-x86_64 13:09:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:44 prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container 13:09:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-299 -v /w/workspace/y_app-rfid-llrp-inventory_PR-299:/w/workspace/y_app-rfid-llrp-inventory_PR-299:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:09:44 $ docker top 71f6dd96eba295d1ab64d021213057cf373a817a81fff81c8ab0c3eb6b9fba0e -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:45 + go version 13:09:45 go version go1.21.9 linux/amd64 [Pipeline] } 13:09:45 $ docker stop --time=1 71f6dd96eba295d1ab64d021213057cf373a817a81fff81c8ab0c3eb6b9fba0e 13:09:46 $ docker rm -f --volumes 71f6dd96eba295d1ab64d021213057cf373a817a81fff81c8ab0c3eb6b9fba0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:47 + docker inspect -f . ci-base-image-x86_64 13:09:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:47 prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container 13:09:47 $ 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-299 -v /w/workspace/y_app-rfid-llrp-inventory_PR-299:/w/workspace/y_app-rfid-llrp-inventory_PR-299:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:09:47 $ docker top 8b01a27e9ea2b6a3d4c78eeed87cc3df04cf70c5e4bd55456def88aa9501fce5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:48 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-299 [Pipeline] fileExists [Pipeline] sh 13:09:48 + make test 13:09:48 go test -race ./... -coverprofile=coverage.out ./... 13:10:20 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:10:20 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:10:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.118s coverage: 86.2% of statements 13:10:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.671s coverage: 71.9% of statements 13:10:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6870 in /w/workspace/y_app-rfid-llrp-inventory_PR-299 [Pipeline] { [Pipeline] ws 13:10:22 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:10:22 The recommended git tool is: git 13:10:30 using credential edgex-jenkins-ssh 13:10:30 Cloning the remote Git repository 13:10:30 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:10:30 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:10:30 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:10:30 > git --version # timeout=10 13:10:30 > git --version # 'git version 2.25.1' 13:10:30 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:10:34 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:10:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:10:36 Merging remotes/origin/main commit 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 into PR head commit 9689d548a1d079a6c289871ea6862d2553a6e018 13:10:36 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:10:36 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:10:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:10:36 > git config core.sparsecheckout # timeout=10 13:10:36 Merge succeeded, producing 9689d548a1d079a6c289871ea6862d2553a6e018 13:10:36 Checking out Revision 9689d548a1d079a6c289871ea6862d2553a6e018 (PR-299) 13:10:37 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:10:37 > git --version # timeout=10 13:10:37 > git --version # 'git version 2.25.1' 13:10:37 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 13:10:36 > git checkout -f 9689d548a1d079a6c289871ea6862d2553a6e018 # timeout=10 13:10:36 > git remote # timeout=10 13:10:36 > git config --get remote.origin.url # timeout=10 13:10:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:10:36 > git merge 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 # timeout=10 13:10:36 > git rev-parse HEAD^{commit} # timeout=10 13:10:36 > git config core.sparsecheckout # timeout=10 13:10:36 > git checkout -f 9689d548a1d079a6c289871ea6862d2553a6e018 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:10:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:10:42 % Total % Received % Xferd Average Speed Time Time Time Current 13:10:42 Dload Upload Total Spent Left Speed 13:10:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh 13:10:42 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:10:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:10:43 + sudo tee /etc/docker/daemon.new 13:10:43 { 13:10:43 "registry-mirrors": [ 13:10:43 "https://nexus3.edgexfoundry.org:10001" 13:10:43 ], 13:10:43 "bip": "10.250.0.254/24", 13:10:43 "hosts": [ 13:10:43 "tcp://0.0.0.0:5555", 13:10:43 "unix:///var/run/docker.sock" 13:10:43 ], 13:10:43 "mtu": 1458, 13:10:43 "selinux-enabled": true, 13:10:43 "seccomp-profile": "/etc/docker/seccomp.json" 13:10:43 } [Pipeline] sh 13:10:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:10:43 + sudo service docker restart 13:10:52 go vet ./... 13:10:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:10:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:10:53 ./bin/test-attribution.sh 13:10:53 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:10:53 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:10:53 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:10:53 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:10:53 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:10:53 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:10:53 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:10:53 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:10:53 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:10:53 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:10:53 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:10:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:10:53 $ docker stop --time=1 8b01a27e9ea2b6a3d4c78eeed87cc3df04cf70c5e4bd55456def88aa9501fce5 13:11:00 $ docker rm -f --volumes 8b01a27e9ea2b6a3d4c78eeed87cc3df04cf70c5e4bd55456def88aa9501fce5 [Pipeline] // withDockerContainer [Pipeline] sh 13:11:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:11:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:11:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:11:02 + ls -al . 13:11:02 total 276 13:11:02 drwxrwxr-x 11 jenkins jenkins 4096 Jul 31 13:09 . 13:11:02 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 13:07 .. 13:11:02 -rw-rw-r-- 1 jenkins jenkins 262 Jul 31 13:07 .dockerignore 13:11:02 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 13:10 .git 13:11:02 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:07 .github 13:11:02 -rw-rw-r-- 1 jenkins jenkins 773 Jul 31 13:07 .gitignore 13:11:02 -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 13:07 .golangci.yml 13:11:02 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 13:08 .semver 13:11:02 -rw-rw-r-- 1 jenkins jenkins 10232 Jul 31 13:07 Attribution.txt 13:11:02 -rw-rw-r-- 1 jenkins jenkins 11245 Jul 31 13:07 CHANGELOG.md 13:11:02 -rw-rw-r-- 1 jenkins jenkins 1768 Jul 31 13:07 Dockerfile 13:11:02 -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 13:07 GOVERNANCE.md 13:11:02 -rw-rw-r-- 1 jenkins jenkins 665 Jul 31 13:07 Jenkinsfile 13:11:02 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 31 13:07 LICENSE 13:11:02 -rw-rw-r-- 1 jenkins jenkins 2503 Jul 31 13:07 Makefile 13:11:02 -rw-rw-r-- 1 jenkins jenkins 617 Jul 31 13:07 OWNERS.md 13:11:02 -rw-rw-r-- 1 jenkins jenkins 3851 Jul 31 13:07 README.md 13:11:02 -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 13:08 VERSION 13:11:02 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:07 bin 13:11:02 -rw-r--r-- 1 jenkins jenkins 41317 Jul 31 13:10 coverage.out 13:11:02 -rw-rw-r-- 1 jenkins jenkins 7243 Jul 31 13:07 go.mod 13:11:02 -rw-rw-r-- 1 jenkins jenkins 101448 Jul 31 13:07 go.sum 13:11:02 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:07 images 13:11:02 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 13:07 internal 13:11:02 -rw-rw-r-- 1 jenkins jenkins 531 Jul 31 13:07 main.go 13:11:02 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:07 openapi 13:11:02 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:07 res 13:11:02 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:07 static [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:11:02 provisioning config files... 13:11:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config11915358665343528013tmp [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh 13:11:02 + 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=9689d548a1d079a6c289871ea6862d2553a6e018 --label arch=amd64 --label version=0.0.0 . 13:11:02 Sending build context to Docker daemon 19.94MB 13:11:02 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:11:02 Step 2/30 : FROM ${BASE} AS builder 13:11:02 ---> b3fb451c772a 13:11:02 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:11:02 ---> ****-login.sh 13:11:02 nexus3.edgexfoundry.org:10001 13:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:03 ---> Running in ad73d6708402 13:11:03 Removing intermediate container ad73d6708402 13:11:03 ---> dc16a4f1dd71 13:11:03 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:03 Configure a credential helper to remove this warning. See 13:11:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:03 13:11:03 Login Succeeded 13:11:03 nexus3.edgexfoundry.org:10002 13:11:03 ---> Running in afd443701e93 13:11:03 Removing intermediate container afd443701e93 13:11:03 ---> edac7b1ef5fd 13:11:03 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:11:03 ---> Running in abb5c35c1cda 13:11:03 Removing intermediate container abb5c35c1cda 13:11:03 ---> 118800b33b50 13:11:03 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:11:03 ---> Running in 4446adfe317e 13:11:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:11:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:03 Configure a credential helper to remove this warning. See 13:11:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:03 13:11:03 Login Succeeded 13:11:03 nexus3.edgexfoundry.org:10003 13:11:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:04 Configure a credential helper to remove this warning. See 13:11:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:04 13:11:04 Login Succeeded 13:11:04 nexus3.edgexfoundry.org:10004 13:11:04 OK: 264 MiB in 52 packages 13:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:04 Configure a credential helper to remove this warning. See 13:11:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:04 13:11:04 Login Succeeded 13:11:04 ****.io 13:11:04 Removing intermediate container 4446adfe317e 13:11:04 ---> ac57246d3bb4 13:11:04 Step 7/30 : WORKDIR /app 13:11:04 ---> Running in 779fc1348d31 13:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:04 Removing intermediate container 779fc1348d31 13:11:04 ---> 282373507d42 13:11:04 Step 8/30 : COPY go.mod vendor* ./ 13:11:04 ---> a6db760a06c9 13:11:04 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:11:04 ---> Running in 106876df2641 13:11:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:05 Configure a credential helper to remove this warning. See 13:11:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:05 13:11:05 Login Succeeded 13:11:05 ---> ****-login.sh ends [Pipeline] } 13:11:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:11:05 Removing intermediate container 106876df2641 13:11:05 ---> 4c90284e8eb2 13:11:05 Step 10/30 : COPY . . [Pipeline] echo 13:11:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:11:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:11:05 ========================================================= 13:11:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:11:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:06 + 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:11:06 ---> 65b5a7e67446 13:11:06 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:11:06 ---> Running in 15332cdbeb67 13:11:06 Removing intermediate container 15332cdbeb67 13:11:06 ---> 91b295bcb6bc 13:11:06 Step 12/30 : RUN $MAKE 13:11:06 ---> Running in 48985fcf1dd3 13:11:06 Sending build context to Docker daemon 673.8kB 13:11:06 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:11:06 Step 2/12 : FROM ${BASE} AS builder 13:11:06 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:11:06 c6b39de5b339: Pulling fs layer 13:11:06 a69c41024577: Pulling fs layer 13:11:06 d6de4b400683: Pulling fs layer 13:11:06 35cb2a7552d0: Pulling fs layer 13:11:06 4f4fb700ef54: Pulling fs layer 13:11:06 464afbd9ba4c: Pulling fs layer 13:11:06 00f215d4a9da: Pulling fs layer 13:11:06 d496ad576159: Pulling fs layer 13:11:06 35cb2a7552d0: Waiting 13:11:06 4f4fb700ef54: Waiting 13:11:06 464afbd9ba4c: Waiting 13:11:06 00f215d4a9da: Waiting 13:11:06 d496ad576159: Waiting 13:11:06 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.46 -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:11:06 a69c41024577: Verifying Checksum 13:11:06 35cb2a7552d0: Verifying Checksum 13:11:06 35cb2a7552d0: Download complete 13:11:06 4f4fb700ef54: Verifying Checksum 13:11:06 4f4fb700ef54: Download complete 13:11:06 464afbd9ba4c: Verifying Checksum 13:11:06 464afbd9ba4c: Download complete 13:11:06 c6b39de5b339: Verifying Checksum 13:11:06 c6b39de5b339: Download complete 13:11:07 d496ad576159: Verifying Checksum 13:11:07 d496ad576159: Download complete 13:11:07 c6b39de5b339: Pull complete 13:11:08 d6de4b400683: Verifying Checksum 13:11:08 d6de4b400683: Download complete 13:11:08 a69c41024577: Pull complete 13:11:09 00f215d4a9da: Verifying Checksum 13:11:09 00f215d4a9da: Download complete 13:11:21 d6de4b400683: Pull complete 13:11:21 35cb2a7552d0: Pull complete 13:11:21 4f4fb700ef54: Pull complete 13:11:21 464afbd9ba4c: Pull complete 13:11:29 00f215d4a9da: Pull complete 13:11:31 d496ad576159: Pull complete 13:11:31 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 13:11:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:11:31 ---> f246e2811388 13:11:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:11:33 ---> Running in 435cd86613a3 13:11:33 Removing intermediate container 435cd86613a3 13:11:33 ---> bd94117b9592 13:11:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:11:33 ---> Running in c6572ce332f4 13:11:33 Removing intermediate container c6572ce332f4 13:11:33 ---> 9e6652f3b796 13:11:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:11:33 ---> Running in b89ef02ad6b7 13:11:33 Removing intermediate container b89ef02ad6b7 13:11:33 ---> 35aaa1fc2fc6 13:11:33 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:11:33 ---> Running in b5e0ff369aae 13:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:11:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:11:36 OK: 266 MiB in 52 packages 13:11:37 Removing intermediate container b5e0ff369aae 13:11:37 ---> 6a42be2ebe46 13:11:37 Step 7/12 : WORKDIR /app 13:11:37 ---> Running in 235cbf94e16e 13:11:38 Removing intermediate container 235cbf94e16e 13:11:38 ---> da688aa37179 13:11:38 Step 8/12 : COPY go.mod vendor* ./ 13:11:38 ---> 0d7d503b7a8a 13:11:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:11:38 ---> Running in 6a18dad2f486 13:11:45 Removing intermediate container 48985fcf1dd3 13:11:45 ---> 979835c553ae 13:11:45 Step 13/30 : FROM alpine:3.18 13:11:45 3.18: Pulling from library/alpine 13:11:45 930bdd4d222e: Pulling fs layer 13:11:45 930bdd4d222e: Verifying Checksum 13:11:45 930bdd4d222e: Download complete 13:11:46 930bdd4d222e: Pull complete 13:11:46 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 13:11:46 Status: Downloaded newer image for alpine:3.18 13:11:46 ---> 18f865063206 13:11:46 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:11:46 ---> Running in d34a6b3a6fbf 13:11:46 Removing intermediate container d34a6b3a6fbf 13:11:46 ---> 23222d476a62 13:11:46 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:11:46 ---> Running in b822af74087c 13:11:47 Removing intermediate container b822af74087c 13:11:47 ---> 5be3e5b34e1f 13:11:47 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:11:47 ---> Running in 377ec37ff004 13:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:11:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:11:48 (1/2) Installing ca-certificates (20240226-r0) 13:11:48 (2/2) Installing dumb-init (1.2.5-r2) 13:11:48 Executing busybox-1.36.1-r7.trigger 13:11:48 Executing ca-certificates-20240226-r0.trigger 13:11:48 OK: 8 MiB in 17 packages 13:11:48 Removing intermediate container 377ec37ff004 13:11:48 ---> dbd60500c28d 13:11:48 Step 17/30 : RUN apk --no-cache upgrade 13:11:48 ---> Running in def8cd03c8f1 13:11:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:11:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:11:49 OK: 8 MiB in 17 packages 13:11:49 Removing intermediate container def8cd03c8f1 13:11:49 ---> 1c29cd9958a4 13:11:49 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:11:50 ---> e5568b7ef937 13:11:50 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:11:50 ---> bfb5daf65957 13:11:50 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:11:50 ---> c6400164a1a3 13:11:50 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:11:50 ---> ffa4ec2696f6 13:11:50 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:11:52 ---> 0855f46628a2 13:11:52 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:11:52 ---> Running in 1ef2dc157119 13:11:53 Removing intermediate container 1ef2dc157119 13:11:53 ---> 444a1a6a62bd 13:11:53 Step 24/30 : VOLUME /cache 13:11:53 ---> Running in b4658ec6d964 13:11:53 Removing intermediate container b4658ec6d964 13:11:53 ---> 6db7a92306ca 13:11:53 Step 25/30 : EXPOSE 59711 13:11:53 ---> Running in d3c7c858d0da 13:11:53 Removing intermediate container d3c7c858d0da 13:11:53 ---> 31212c035177 13:11:53 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:11:53 ---> Running in 32e9d5417815 13:11:53 Removing intermediate container 32e9d5417815 13:11:53 ---> c7e16222eb33 13:11:53 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:11:53 ---> Running in c2093a3205ed 13:11:53 Removing intermediate container c2093a3205ed 13:11:53 ---> d2982fd16b42 13:11:53 Step 28/30 : LABEL arch=amd64 13:11:53 ---> Running in a28fe46e8bfb 13:11:53 Removing intermediate container a28fe46e8bfb 13:11:53 ---> 1fe55938fbc2 13:11:53 Step 29/30 : LABEL git_sha=9689d548a1d079a6c289871ea6862d2553a6e018 13:11:53 ---> Running in 3571ec94c990 13:11:53 Removing intermediate container 3571ec94c990 13:11:53 ---> 3aee9cc3e055 13:11:53 Step 30/30 : LABEL version=0.0.0 13:11:53 ---> Running in fa98b3718d98 13:11:53 Removing intermediate container fa98b3718d98 13:11:53 ---> 76502b61f1f5 13:11:53 [Warning] One or more build-args [ARCH] were not consumed 13:11:53 Successfully built 76502b61f1f5 13:11:53 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:11:54 13:11:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:11:55 latest: Pulling from edgex-lftools-log-publisher 13:11:55 5eb5b503b376: Pulling fs layer 13:11:55 5c69ac0246d0: Pulling fs layer 13:11:55 ec43610c2a17: Pulling fs layer 13:11:55 3a2ae6a8a46f: Pulling fs layer 13:11:55 33b1e0a273af: Pulling fs layer 13:11:55 5d3b04190fa2: Pulling fs layer 13:11:55 2f39f015ded8: Pulling fs layer 13:11:55 33b1e0a273af: Waiting 13:11:55 3a2ae6a8a46f: Waiting 13:11:55 5d3b04190fa2: Waiting 13:11:55 2f39f015ded8: Waiting 13:11:55 5c69ac0246d0: Verifying Checksum 13:11:55 5c69ac0246d0: Download complete 13:11:55 3a2ae6a8a46f: Verifying Checksum 13:11:55 3a2ae6a8a46f: Download complete 13:11:55 33b1e0a273af: Verifying Checksum 13:11:55 33b1e0a273af: Download complete 13:11:55 5d3b04190fa2: Verifying Checksum 13:11:55 5d3b04190fa2: Download complete 13:11:55 ec43610c2a17: Verifying Checksum 13:11:55 ec43610c2a17: Download complete 13:11:55 5eb5b503b376: Verifying Checksum 13:11:55 5eb5b503b376: Download complete 13:11:56 2f39f015ded8: Download complete 13:11:56 5eb5b503b376: Pull complete 13:11:56 5c69ac0246d0: Pull complete 13:11:57 ec43610c2a17: Pull complete 13:11:57 3a2ae6a8a46f: Pull complete 13:11:57 33b1e0a273af: Pull complete 13:11:57 5d3b04190fa2: Pull complete 13:12:01 2f39f015ded8: Pull complete 13:12:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:02 prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container 13:12:02 $ 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-299 -v /w/workspace/y_app-rfid-llrp-inventory_PR-299:/w/workspace/y_app-rfid-llrp-inventory_PR-299:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:12:07 $ docker top aa339157fa55fbbc7ce16e8c7cafa3019264202475c166f2f6177e99c65d33f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:08 ---> job-cost.sh 13:12:08 lf-activate-venv: SKIPPING 13:12:08 INFO: No Stack... 13:12:08 INFO: Retrieving Pricing Info for: v3-standard-8 13:12:09 INFO: Archiving Costs [Pipeline] sh 13:12:09 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-299/archives/cost.csv 13:12:09 + cut -d, -f6 [Pipeline] lock 13:12:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-299-1-stack-cost] 13:12:09 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-299-1-stack-cost] did not exist. Created. 13:12:09 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-299-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:12:09 + echo total: 0.2199999988079071 [Pipeline] stash 13:12:09 Stashed 1 file(s) [Pipeline] } 13:12:09 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-299-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:12:10 $ docker stop --time=1 aa339157fa55fbbc7ce16e8c7cafa3019264202475c166f2f6177e99c65d33f8 13:12:11 $ docker rm -f --volumes aa339157fa55fbbc7ce16e8c7cafa3019264202475c166f2f6177e99c65d33f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:13:30 Removing intermediate container 6a18dad2f486 13:13:30 ---> 22077d189908 13:13:30 Step 10/12 : COPY . . 13:13:30 ---> 4631e4bc3b36 13:13:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:13:30 ---> Running in e79c295a6c49 13:13:30 Removing intermediate container e79c295a6c49 13:13:30 ---> edeb8bec4962 13:13:30 Step 12/12 : RUN $MAKE 13:13:30 ---> Running in 1879ae46af03 13:13:30 noop 13:13:30 Removing intermediate container 1879ae46af03 13:13:30 ---> 485686cc461f 13:13:30 Successfully built 485686cc461f 13:13:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:31 + docker inspect -f . ci-base-image-arm64 13:13:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:31 prd-ubuntu20.04-docker-arm64-4c-16g-6870 does not seem to be running inside a container 13:13:31 $ 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:13:32 $ docker top 31c66e4efc87c525298b5fb6c285962cc01d2895992c80900796f391db043ae8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:33 + go version 13:13:33 go version go1.21.9 linux/arm64 [Pipeline] } 13:13:33 $ docker stop --time=1 31c66e4efc87c525298b5fb6c285962cc01d2895992c80900796f391db043ae8 13:13:35 $ docker rm -f --volumes 31c66e4efc87c525298b5fb6c285962cc01d2895992c80900796f391db043ae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:36 + docker inspect -f . ci-base-image-arm64 13:13:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:36 prd-ubuntu20.04-docker-arm64-4c-16g-6870 does not seem to be running inside a container 13:13:36 $ 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:13:37 $ docker top 1f73c1ed6f013d9c2e8f96829211abf407fc0b26a1a06ad12b015f9f86740a66 -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:38 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:13:39 + make test 13:13:39 go test -race ./... -coverprofile=coverage.out ./... 13:17:30 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:17:36 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:17:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.943s coverage: 86.2% of statements 13:17:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.297s coverage: 71.9% of statements 13:17:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:17:50 go vet ./... 13:21:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:21:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:21:26 ./bin/test-attribution.sh 13:21:26 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:21:26 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:21:26 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:21:26 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:21:26 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:21:26 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:21:26 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:21:26 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:21:26 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:21:26 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:21:26 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:21:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:21:26 $ docker stop --time=1 1f73c1ed6f013d9c2e8f96829211abf407fc0b26a1a06ad12b015f9f86740a66 13:21:28 $ docker rm -f --volumes 1f73c1ed6f013d9c2e8f96829211abf407fc0b26a1a06ad12b015f9f86740a66 [Pipeline] // withDockerContainer [Pipeline] sh 13:21:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:21:30 Warning: overwriting stash ‘coverage-report’ 13:21:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:21:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:21:32 + ls -al . 13:21:32 total 272 13:21:32 drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 13:13 . 13:21:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 13:10 .. 13:21:32 -rw-rw-r-- 1 jenkins jenkins 262 Jul 31 13:10 .dockerignore 13:21:32 drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 13:10 .git 13:21:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:10 .github 13:21:32 -rw-rw-r-- 1 jenkins jenkins 773 Jul 31 13:10 .gitignore 13:21:32 -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 13:10 .golangci.yml 13:21:32 -rw-rw-r-- 1 jenkins jenkins 10232 Jul 31 13:10 Attribution.txt 13:21:32 -rw-rw-r-- 1 jenkins jenkins 11245 Jul 31 13:10 CHANGELOG.md 13:21:32 -rw-rw-r-- 1 jenkins jenkins 1768 Jul 31 13:10 Dockerfile 13:21:32 -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 13:10 GOVERNANCE.md 13:21:32 -rw-rw-r-- 1 jenkins jenkins 665 Jul 31 13:10 Jenkinsfile 13:21:32 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 31 13:10 LICENSE 13:21:32 -rw-rw-r-- 1 jenkins jenkins 2503 Jul 31 13:10 Makefile 13:21:32 -rw-rw-r-- 1 jenkins jenkins 617 Jul 31 13:10 OWNERS.md 13:21:32 -rw-rw-r-- 1 jenkins jenkins 3851 Jul 31 13:10 README.md 13:21:32 -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 13:08 VERSION 13:21:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:10 bin 13:21:32 -rw-r--r-- 1 jenkins jenkins 41317 Jul 31 13:17 coverage.out 13:21:32 -rw-rw-r-- 1 jenkins jenkins 7243 Jul 31 13:10 go.mod 13:21:32 -rw-rw-r-- 1 jenkins jenkins 101448 Jul 31 13:10 go.sum 13:21:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:10 images 13:21:32 drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 13:10 internal 13:21:32 -rw-rw-r-- 1 jenkins jenkins 531 Jul 31 13:10 main.go 13:21:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:10 openapi 13:21:32 drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:10 res 13:21:32 drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:32 + 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=9689d548a1d079a6c289871ea6862d2553a6e018 --label arch=arm64 --label version=0.0.0 . 13:21:33 Sending build context to Docker daemon 673.8kB 13:21:33 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:21:33 Step 2/30 : FROM ${BASE} AS builder 13:21:33 ---> 485686cc461f 13:21:33 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:21:33 ---> Running in 9f3362153767 13:21:33 Removing intermediate container 9f3362153767 13:21:33 ---> d38f07f37ba9 13:21:33 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:21:33 ---> Running in 738b78b6076e 13:21:33 Removing intermediate container 738b78b6076e 13:21:33 ---> 9d8fa4fe39b0 13:21:33 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:21:33 ---> Running in d3f832cf5949 13:21:34 Removing intermediate container d3f832cf5949 13:21:34 ---> dca4a3158692 13:21:34 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:21:34 ---> Running in b650dbe29b79 13:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:21:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:21:36 OK: 266 MiB in 52 packages 13:21:37 Removing intermediate container b650dbe29b79 13:21:37 ---> 4de5b4185a4a 13:21:37 Step 7/30 : WORKDIR /app 13:21:37 ---> Running in 968e355c8e42 13:21:37 Removing intermediate container 968e355c8e42 13:21:37 ---> 10b2f78f6650 13:21:37 Step 8/30 : COPY go.mod vendor* ./ 13:21:38 ---> 16ce84558716 13:21:38 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:21:38 ---> Running in fa22d40cdfb6 13:21:41 Removing intermediate container fa22d40cdfb6 13:21:41 ---> 745a004398ee 13:21:41 Step 10/30 : COPY . . 13:21:41 ---> 584fc8671321 13:21:41 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:21:41 ---> Running in 0daab9d378ee 13:21:41 Removing intermediate container 0daab9d378ee 13:21:41 ---> aec8706526db 13:21:41 Step 12/30 : RUN $MAKE 13:21:41 ---> Running in d37a30ba35fd 13:21:42 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.46 -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:25:04 Removing intermediate container d37a30ba35fd 13:25:04 ---> cda90cdf495e 13:25:04 Step 13/30 : FROM alpine:3.18 13:25:04 3.18: Pulling from library/alpine 13:25:04 4983c3fe2029: Pulling fs layer 13:25:04 4983c3fe2029: Verifying Checksum 13:25:04 4983c3fe2029: Download complete 13:25:04 4983c3fe2029: Pull complete 13:25:04 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 13:25:04 Status: Downloaded newer image for alpine:3.18 13:25:04 ---> a0237000ae83 13:25:04 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:25:04 ---> Running in 949210f20cf2 13:25:04 Removing intermediate container 949210f20cf2 13:25:04 ---> 73d49536ce88 13:25:04 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:25:04 ---> Running in a3d68d4b4d28 13:25:04 Removing intermediate container a3d68d4b4d28 13:25:04 ---> 915f05586cac 13:25:04 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:25:04 ---> Running in c833cff8cf37 13:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:25:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:25:04 (1/2) Installing ca-certificates (20240226-r0) 13:25:04 (2/2) Installing dumb-init (1.2.5-r2) 13:25:04 Executing busybox-1.36.1-r7.trigger 13:25:04 Executing ca-certificates-20240226-r0.trigger 13:25:04 OK: 9 MiB in 17 packages 13:25:04 Removing intermediate container c833cff8cf37 13:25:04 ---> 45a36c8e2352 13:25:04 Step 17/30 : RUN apk --no-cache upgrade 13:25:05 ---> Running in 2783c902945f 13:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:25:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:25:07 OK: 9 MiB in 17 packages 13:25:08 Removing intermediate container 2783c902945f 13:25:08 ---> 4c709013d4fe 13:25:08 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:25:08 ---> 43a073a967de 13:25:08 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:25:09 ---> 49f97480cbd1 13:25:09 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:25:09 ---> 1b1e4cbe933a 13:25:09 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:25:10 ---> d8bbc72bdb68 13:25:10 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:25:11 ---> 97d05983b984 13:25:11 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:25:12 ---> Running in 52d81873e26a 13:25:13 Removing intermediate container 52d81873e26a 13:25:13 ---> 80519afb4b66 13:25:13 Step 24/30 : VOLUME /cache 13:25:13 ---> Running in 42071567b337 13:25:13 Removing intermediate container 42071567b337 13:25:13 ---> e242a102bf80 13:25:13 Step 25/30 : EXPOSE 59711 13:25:14 ---> Running in e4bf80382b0d 13:25:14 Removing intermediate container e4bf80382b0d 13:25:14 ---> b28e61c73237 13:25:14 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:25:14 ---> Running in af5fd50f0354 13:25:14 Removing intermediate container af5fd50f0354 13:25:14 ---> 561a3bb4900d 13:25:14 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:25:14 ---> Running in 189b978a817c 13:25:14 Removing intermediate container 189b978a817c 13:25:14 ---> d92f7af4031a 13:25:14 Step 28/30 : LABEL arch=arm64 13:25:15 ---> Running in c4fe695e0338 13:25:15 Removing intermediate container c4fe695e0338 13:25:15 ---> 7add5c142203 13:25:15 Step 29/30 : LABEL git_sha=9689d548a1d079a6c289871ea6862d2553a6e018 13:25:15 ---> Running in 5c9064b0b52c 13:25:15 Removing intermediate container 5c9064b0b52c 13:25:15 ---> 5ceb67485512 13:25:15 Step 30/30 : LABEL version=0.0.0 13:25:15 ---> Running in c035443589fa 13:25:15 Removing intermediate container c035443589fa 13:25:15 ---> 72948c345058 13:25:15 [Warning] One or more build-args [ARCH] were not consumed 13:25:15 Successfully built 72948c345058 13:25:15 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:25:16 13:25:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:25:17 arm64: Pulling from edgex-lftools-log-publisher 13:25:17 8998bd30e6a1: Pulling fs layer 13:25:17 04944245beec: Pulling fs layer 13:25:17 699f458cf7ca: Pulling fs layer 13:25:17 765212b225bb: Pulling fs layer 13:25:17 f23df028b6ca: Pulling fs layer 13:25:17 d65c8cfc05b1: Pulling fs layer 13:25:17 2437ff75d9bd: Pulling fs layer 13:25:17 765212b225bb: Waiting 13:25:17 d65c8cfc05b1: Waiting 13:25:17 2437ff75d9bd: Waiting 13:25:17 f23df028b6ca: Waiting 13:25:17 04944245beec: Verifying Checksum 13:25:17 04944245beec: Download complete 13:25:17 765212b225bb: Verifying Checksum 13:25:17 765212b225bb: Download complete 13:25:17 f23df028b6ca: Download complete 13:25:17 d65c8cfc05b1: Verifying Checksum 13:25:17 d65c8cfc05b1: Download complete 13:25:17 699f458cf7ca: Verifying Checksum 13:25:17 699f458cf7ca: Download complete 13:25:18 8998bd30e6a1: Verifying Checksum 13:25:18 8998bd30e6a1: Download complete 13:25:20 2437ff75d9bd: Verifying Checksum 13:25:20 2437ff75d9bd: Download complete 13:25:22 8998bd30e6a1: Pull complete 13:25:23 04944245beec: Pull complete 13:25:24 699f458cf7ca: Pull complete 13:25:24 765212b225bb: Pull complete 13:25:25 f23df028b6ca: Pull complete 13:25:25 d65c8cfc05b1: Pull complete 13:25:43 2437ff75d9bd: Pull complete 13:25:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:25:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:25:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:25:44 prd-ubuntu20.04-docker-arm64-4c-16g-6870 does not seem to be running inside a container 13:25:44 $ 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 13:25:47 $ docker top fdefabe4eb3a5a5cf5a11e6e012e297e3803cae30d07be0b804a280b05268180 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:25:48 ---> job-cost.sh 13:25:48 lf-activate-venv: SKIPPING 13:25:48 INFO: No Stack... 13:25:48 INFO: Retrieving Pricing Info for: v3-standard-4 13:25:49 INFO: Archiving Costs [Pipeline] sh 13:25:49 + cut -d, -f6 13:25:49 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 13:25:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-299-1-stack-cost] 13:25:49 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-299-1-stack-cost] did not exist. Created. 13:25:49 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-299-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:25:50 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-be83bbdc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:25:51 + echo total: 0.10999999940395355 [Pipeline] stash 13:25:51 Warning: overwriting stash ‘stack-cost’ 13:25:51 Stashed 1 file(s) [Pipeline] } 13:25:51 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-299-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:25:51 $ docker stop --time=1 fdefabe4eb3a5a5cf5a11e6e012e297e3803cae30d07be0b804a280b05268180 13:25:52 $ docker rm -f --volumes fdefabe4eb3a5a5cf5a11e6e012e297e3803cae30d07be0b804a280b05268180 [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 13:25:54 provisioning config files... 13:25:54 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp/config6656205993385203770tmp [Pipeline] { [Pipeline] sh 13:25:54 + set +x 13:25:54 + + curl -s https://codecov.io/bash 13:25:54 bash -s -- 13:25:54 13:25:54 _____ _ 13:25:54 / ____| | | 13:25:54 | | ___ __| | ___ ___ _____ __ 13:25:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:25:54 | |___| (_) | (_| | __/ (_| (_) \ V / 13:25:54 \_____\___/ \__,_|\___|\___\___/ \_/ 13:25:54 Bash-1.0.6 13:25:54 13:25:54 13:25:54 ==> git version 2.25.1 found 13:25:54 ==> 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 13:25:54 Release-Date: 2020-01-08 13:25:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:25:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:25:54 ==> Jenkins CI detected. 13:25:54 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-299 13:25:54 project root: . 13:25:54 --> token set from env 13:25:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:25:54 ==> Running gcov in . (disable via -X gcov) 13:25:54 ==> Python coveragepy not found 13:25:54 ==> Searching for coverage reports in: 13:25:54 + . 13:25:54 -> Found 1 reports 13:25:54 ==> Detecting git/mercurial file structure 13:25:54 ==> Reading reports 13:25:54 + ./coverage.out bytes=41317 13:25:54 ==> Appending adjustments 13:25:54 https://docs.codecov.io/docs/fixing-reports 13:25:54 + Found adjustments 13:25:54 ==> Gzipping contents 13:25:54 12K /tmp/codecov.IAzKQK.gz 13:25:54 ==> Uploading reports 13:25:54 url: https://codecov.io 13:25:54 query: branch=PR-299&commit=9689d548a1d079a6c289871ea6862d2553a6e018&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-299%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=299&job=&cmd_args= 13:25:54 -> Pinging Codecov 13:25:54 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-299&commit=9689d548a1d079a6c289871ea6862d2553a6e018&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-299%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=299&job=&cmd_args= 13:25:54 -> Uploading to 13:25:54 https://storage.googleapis.com/codecov/v4/raw/2024-07-31/581DD39554BDF9B6E22D074273EAD858/9689d548a1d079a6c289871ea6862d2553a6e018/ab0a1b08-cb24-4ddd-a4be-0454589392b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T132554Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f33732944356a7b772500e529e204dcc52a4eefb337871587e61e99ef6b9f840 13:25:54 % Total % Received % Xferd Average Speed Time Time Time Current 13:25:54 Dload Upload Total Spent Left Speed 13:25:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 52058 --:--:-- --:--:-- --:--:-- 52058 13:25:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9689d548a1d079a6c289871ea6862d2553a6e018 [Pipeline] } 13:25:55 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:25:57 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-299/archives ] 13:25:57 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-299/archives 13:25:57 total 16 13:25:57 drwxr-xr-x 3 root root 4096 Jul 31 13:12 . 13:25:57 drwxrwxr-x 12 jenkins jenkins 4096 Jul 31 13:12 .. 13:25:57 drwxr-xr-x 2 root root 4096 Jul 31 13:12 cost 13:25:57 -rw-r--r-- 1 root root 95 Jul 31 13:12 cost.csv 13:25:57 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-299/archives 13:25:57 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-299/archives 13:25:57 total 16 13:25:57 drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 13:12 . 13:25:57 drwxrwxr-x 12 jenkins jenkins 4096 Jul 31 13:12 .. 13:25:57 drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 13:12 cost 13:25:57 -rw-r--r-- 1 jenkins jenkins 95 Jul 31 13:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:25:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:25:59 ---> package-listing.sh 13:25:59 ++ facter osfamily 13:25:59 ++ tr '[:upper:]' '[:lower:]' 13:25:59 + OS_FAMILY=debian 13:25:59 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-299 13:25:59 + START_PACKAGES=/tmp/packages_start.txt 13:25:59 + END_PACKAGES=/tmp/packages_end.txt 13:25:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:25:59 + PACKAGES=/tmp/packages_start.txt 13:25:59 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-299 ']' 13:25:59 + PACKAGES=/tmp/packages_end.txt 13:25:59 + case "${OS_FAMILY}" in 13:25:59 + dpkg -l 13:25:59 + grep '^ii' 13:25:59 + '[' -f /tmp/packages_start.txt ']' 13:25:59 + '[' -f /tmp/packages_end.txt ']' 13:25:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:25:59 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-299 ']' 13:25:59 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-299/archives/ 13:25:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-299/archives/ [Pipeline] echo 13:25:59 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-299/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:25:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:26:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:26:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:26:00 prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container 13:26:00 $ 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-299/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-299 -v /w/workspace/y_app-rfid-llrp-inventory_PR-299:/w/workspace/y_app-rfid-llrp-inventory_PR-299:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-299@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:26:01 $ docker top 37f94dba7921ae8d20faf7647f77dd38ff8f9ecf9d8fcffe5ed45f86e3363da2 -eo pid,comm [Pipeline] { [Pipeline] sh 13:26:01 + touch /tmp/pre-build-complete [Pipeline] sh 13:26:02 + mkdir -p /var/log/sysstat [Pipeline] sh 13:26:02 + ls /var/log/sa-host 13:26:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:26:02 provisioning config files... 13:26:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp/config8372273814364710517tmp [Pipeline] { [Pipeline] echo 13:26:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:26:03 ---> create-netrc.sh [Pipeline] } 13:26:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:26:03 ---> python-tools-install.sh [Pipeline] echo 13:26:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:26:04 ---> sudo-logs.sh 13:26:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:26:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:26:04 ---> job-cost.sh 13:26:04 lf-activate-venv: SKIPPING 13:26:04 DEBUG: total: 0.2199999988079071 13:26:04 INFO: Retrieving Stack Cost... 13:26:05 INFO: Retrieving Pricing Info for: v3-standard-8 13:26:05 INFO: Archiving Costs [Pipeline] echo 13:26:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:26:05 ---> logs-deploy.sh 13:26:05 lf-activate-venv: SKIPPING 13:26:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-299/1 13:26:05 INFO: archiving workspace using pattern(s): 13:26:06 Archives upload complete. 13:26:06 INFO: archiving logs to Nexus 13:26:07 ---> uname -a: 13:26:07 Linux prd-ubuntu20-04-docker-8c-8g-6869 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:26:07 13:26:07 13:26:07 ---> lscpu: 13:26:07 Architecture: x86_64 13:26:07 CPU op-mode(s): 32-bit, 64-bit 13:26:07 Byte Order: Little Endian 13:26:07 Address sizes: 40 bits physical, 48 bits virtual 13:26:07 CPU(s): 8 13:26:07 On-line CPU(s) list: 0-7 13:26:07 Thread(s) per core: 1 13:26:07 Core(s) per socket: 1 13:26:07 Socket(s): 8 13:26:07 NUMA node(s): 1 13:26:07 Vendor ID: AuthenticAMD 13:26:07 CPU family: 23 13:26:07 Model: 49 13:26:07 Model name: AMD EPYC-Rome Processor 13:26:07 Stepping: 0 13:26:07 CPU MHz: 2799.998 13:26:07 BogoMIPS: 5599.99 13:26:07 Virtualization: AMD-V 13:26:07 Hypervisor vendor: KVM 13:26:07 Virtualization type: full 13:26:07 L1d cache: 256 KiB 13:26:07 L1i cache: 256 KiB 13:26:07 L2 cache: 4 MiB 13:26:07 L3 cache: 128 MiB 13:26:07 NUMA node0 CPU(s): 0-7 13:26:07 Vulnerability Itlb multihit: Not affected 13:26:07 Vulnerability L1tf: Not affected 13:26:07 Vulnerability Mds: Not affected 13:26:07 Vulnerability Meltdown: Not affected 13:26:07 Vulnerability Mmio stale data: Not affected 13:26:07 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:26:07 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:26:07 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:26:07 Vulnerability Srbds: Not affected 13:26:07 Vulnerability Tsx async abort: Not affected 13:26:07 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 13:26:07 13:26:07 13:26:07 ---> nproc: 13:26:07 8 13:26:07 13:26:07 13:26:07 ---> df -h: 13:26:07 Filesystem Size Used Avail Use% Mounted on 13:26:07 overlay 155G 12G 143G 8% / 13:26:07 tmpfs 64M 0 64M 0% /dev 13:26:07 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:26:07 shm 64M 0 64M 0% /dev/shm 13:26:07 /dev/vda1 155G 12G 143G 8% /facter-os 13:26:07 13:26:07 13:26:07 ---> sar -b -r -n DEV: 13:26:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6869) 07/31/24 _x86_64_ (8 CPU) 13:26:07 13:26:07 13:07:13 LINUX RESTART (8 CPU) 13:26:07 13:26:07 13:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:26:07 13:09:01 161.35 9.89 151.46 0.00 1721.72 35137.78 0.00 13:26:07 13:10:01 232.56 1.98 230.58 0.00 24.40 75806.43 0.00 13:26:07 13:11:01 39.21 0.13 39.08 0.00 2.27 29326.86 0.00 13:26:07 13:12:01 177.70 0.07 177.64 0.00 6.13 34721.95 0.00 13:26:07 13:13:01 94.73 5.12 89.62 0.00 4343.68 24603.90 0.00 13:26:07 13:14:01 6.70 0.02 6.68 0.00 0.13 132.51 0.00 13:26:07 13:15:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 13:26:07 13:16:01 1.63 0.00 1.63 0.00 0.00 17.46 0.00 13:26:07 13:17:01 0.95 0.02 0.93 0.00 0.13 10.26 0.00 13:26:07 13:18:01 2.05 0.00 2.05 0.00 0.00 23.73 0.00 13:26:07 13:19:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 13:26:07 13:20:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 13:26:07 13:21:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 13:26:07 13:22:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 13:26:07 13:23:01 2.03 0.02 2.02 0.00 0.13 27.73 0.00 13:26:07 13:24:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 13:26:07 13:25:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 13:26:07 13:26:01 6.22 0.32 5.90 0.00 26.13 119.71 0.00 13:26:07 Average: 40.65 0.97 39.68 0.00 338.99 11090.11 0.00 13:26:07 13:26:07 13:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:26:07 13:09:01 29115168 31491640 821944 2.50 80804 2562696 1966400 5.80 1080156 2294924 10636 13:26:07 13:10:01 27176036 31132252 1167428 3.55 187628 3880300 2495076 7.35 1793752 3343140 383236 13:26:07 13:11:01 27963452 31514124 790872 2.41 191404 3499584 1753788 5.17 1276196 3108300 228 13:26:07 13:12:01 26948404 31490256 809864 2.46 203112 4402280 1888548 5.57 1394028 3919420 456400 13:26:07 13:13:01 26508392 31480476 790556 2.40 232148 4800104 1727664 5.09 1674452 4046060 1060 13:26:07 13:14:01 26512204 31479340 791192 2.41 230720 4796852 1716036 5.06 1672856 4042852 16 13:26:07 13:15:01 26516944 31484152 786364 2.39 230736 4796856 1716036 5.06 1667860 4042860 8 13:26:07 13:16:01 26516968 31484196 786248 2.39 230760 4796860 1716036 5.06 1667860 4042860 8 13:26:07 13:17:01 26528932 31496224 774380 2.35 230784 4796920 1716036 5.06 1655484 4042924 12 13:26:07 13:18:01 26529592 31497000 773360 2.35 230828 4796928 1716036 5.06 1655656 4042928 16 13:26:07 13:19:01 26530684 31498092 772200 2.35 230852 4796928 1716036 5.06 1654296 4042928 4 13:26:07 13:20:01 26530612 31498112 772108 2.35 230880 4796936 1716036 5.06 1654604 4042932 24 13:26:07 13:21:01 26530508 31498020 772112 2.35 230896 4796940 1716036 5.06 1654016 4042940 8 13:26:07 13:22:01 26530940 31498476 771588 2.35 230928 4796940 1716036 5.06 1654056 4042940 16 13:26:07 13:23:01 26529292 31497064 772924 2.35 230980 4797040 1731280 5.10 1654652 4043040 4 13:26:07 13:24:01 26529240 31497040 773104 2.35 230996 4797052 1731280 5.10 1654640 4043044 12 13:26:07 13:25:01 26529468 31497276 772784 2.35 231020 4797052 1731280 5.10 1654648 4043044 8 13:26:07 13:26:01 26496036 31465944 802184 2.44 231164 4798644 1779816 5.25 1687784 4043600 336 13:26:07 Average: 26806826 31472205 805623 2.45 216480 4528162 1791636 5.28 1600389 3848374 47335 13:26:07 13:26:07 13:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:26:07 13:09:01 lo 5.83 5.83 0.58 0.58 0.00 0.00 0.00 0.00 13:26:07 13:09:01 ens3 454.85 354.03 5428.04 52.49 0.00 0.00 0.00 0.00 13:26:07 13:09:01 veth15be732 160.54 172.16 15.98 149.65 0.00 0.00 0.00 0.01 13:26:07 13:09:01 docker0 211.56 223.42 17.63 500.37 0.00 0.00 0.00 0.00 13:26:07 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:07 13:10:01 ens3 361.47 185.39 3115.80 25.83 0.00 0.00 0.00 0.00 13:26:07 13:10:01 veth0d7c03a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 13:26:07 13:10:01 docker0 172.04 337.36 14.64 3092.38 0.00 0.00 0.00 0.00 13:26:07 13:11:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:26:07 13:11:01 ens3 12.85 7.35 13.27 4.92 0.00 0.00 0.00 0.00 13:26:07 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:12:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 13:26:07 13:12:01 ens3 111.40 68.31 2680.35 16.16 0.00 0.00 0.00 0.00 13:26:07 13:12:01 docker0 4.33 8.10 0.27 95.82 0.00 0.00 0.00 0.00 13:26:07 13:13:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 13:26:07 13:13:01 ens3 230.08 110.28 2746.36 11.40 0.00 0.00 0.00 0.00 13:26:07 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:07 13:14:01 ens3 0.30 0.23 0.02 0.02 0.00 0.00 0.00 0.00 13:26:07 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:07 13:16:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:26:07 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:17:01 ens3 0.60 0.38 2.08 0.03 0.00 0.00 0.00 0.00 13:26:07 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:07 13:18:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:26:07 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:07 13:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:26:07 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:07 13:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:26:07 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:23:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 13:26:07 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:26:07 13:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:26:07 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:25:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 13:26:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 13:26:07 13:26:01 ens3 42.46 46.79 20.35 120.69 0.00 0.00 0.00 0.00 13:26:07 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:26:07 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 13:26:07 Average: ens3 67.14 42.69 773.85 12.84 0.00 0.00 0.00 0.00 13:26:07 Average: docker0 21.38 31.43 1.79 204.64 0.00 0.00 0.00 0.00 13:26:07 13:26:07 13:26:07 ---> sar -P ALL: 13:26:07 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6869) 07/31/24 _x86_64_ (8 CPU) 13:26:07 13:26:07 13:07:13 LINUX RESTART (8 CPU) 13:26:07 13:26:07 13:08:02 CPU %user %nice %system %iowait %steal %idle 13:26:07 13:09:01 all 6.08 0.00 3.11 3.67 0.07 87.06 13:26:07 13:09:01 0 6.39 0.00 3.07 0.43 0.09 90.03 13:26:07 13:09:01 1 5.72 0.00 3.63 12.89 0.07 77.69 13:26:07 13:09:01 2 7.14 0.00 3.35 0.64 0.09 88.79 13:26:07 13:09:01 3 5.15 0.00 3.02 2.33 0.05 89.45 13:26:07 13:09:01 4 4.79 0.00 3.24 0.38 0.09 91.51 13:26:07 13:09:01 5 6.18 0.00 3.11 11.38 0.05 79.28 13:26:07 13:09:01 6 7.34 0.00 2.86 1.06 0.07 88.67 13:26:07 13:09:01 7 5.96 0.00 2.64 0.36 0.05 90.99 13:26:07 13:10:01 all 18.90 0.00 4.69 5.66 0.07 70.68 13:26:07 13:10:01 0 18.85 0.00 3.86 1.43 0.07 75.79 13:26:07 13:10:01 1 17.97 0.00 5.55 31.27 0.09 45.12 13:26:07 13:10:01 2 19.98 0.00 4.32 2.29 0.07 73.34 13:26:07 13:10:01 3 18.90 0.00 4.12 5.45 0.07 71.46 13:26:07 13:10:01 4 18.31 0.00 5.65 1.07 0.07 74.90 13:26:07 13:10:01 5 18.94 0.00 4.14 0.34 0.08 76.50 13:26:07 13:10:01 6 17.99 0.00 5.80 3.46 0.07 72.69 13:26:07 13:10:01 7 20.24 0.00 4.09 0.30 0.07 75.29 13:26:07 13:11:01 all 49.04 0.00 6.34 2.00 0.10 42.52 13:26:07 13:11:01 0 51.42 0.00 6.45 8.25 0.10 33.77 13:26:07 13:11:01 1 48.44 0.00 6.11 0.72 0.10 44.62 13:26:07 13:11:01 2 48.51 0.00 6.39 0.30 0.10 44.70 13:26:07 13:11:01 3 50.26 0.00 6.22 0.32 0.10 43.10 13:26:07 13:11:01 4 49.24 0.00 6.11 0.76 0.10 43.79 13:26:07 13:11:01 5 46.88 0.00 6.51 0.99 0.08 45.54 13:26:07 13:11:01 6 47.40 0.00 6.89 2.48 0.10 43.12 13:26:07 13:11:01 7 50.19 0.00 6.06 2.17 0.10 41.48 13:26:07 13:12:01 all 25.21 0.00 5.19 4.92 0.08 64.59 13:26:07 13:12:01 0 24.55 0.00 5.27 21.85 0.08 48.25 13:26:07 13:12:01 1 25.71 0.00 4.98 1.08 0.07 68.17 13:26:07 13:12:01 2 26.38 0.00 5.42 1.35 0.08 66.76 13:26:07 13:12:01 3 26.17 0.00 6.33 1.33 0.08 66.08 13:26:07 13:12:01 4 24.12 0.00 4.60 0.32 0.08 70.88 13:26:07 13:12:01 5 25.05 0.00 5.28 0.69 0.08 68.90 13:26:07 13:12:01 6 24.70 0.00 5.00 6.75 0.08 63.47 13:26:07 13:12:01 7 25.05 0.00 4.61 6.06 0.08 64.21 13:26:07 13:13:01 all 2.86 0.00 1.51 1.71 0.03 93.89 13:26:07 13:13:01 0 2.77 0.00 1.29 0.20 0.02 95.72 13:26:07 13:13:01 1 1.99 0.00 0.82 1.94 0.03 95.22 13:26:07 13:13:01 2 2.57 0.00 2.64 9.12 0.03 85.63 13:26:07 13:13:01 3 1.89 0.00 2.14 0.10 0.02 95.86 13:26:07 13:13:01 4 3.00 0.00 0.74 1.36 0.02 94.89 13:26:07 13:13:01 5 2.16 0.00 2.14 0.20 0.05 95.45 13:26:07 13:13:01 6 3.91 0.00 1.10 0.74 0.03 94.22 13:26:07 13:13:01 7 4.58 0.00 1.20 0.10 0.02 94.10 13:26:07 13:14:01 all 0.08 0.00 0.05 0.03 0.01 99.83 13:26:07 13:14:01 0 0.25 0.00 0.08 0.00 0.02 99.65 13:26:07 13:14:01 1 0.03 0.00 0.05 0.00 0.02 99.90 13:26:07 13:14:01 2 0.15 0.00 0.03 0.00 0.02 99.80 13:26:07 13:14:01 3 0.02 0.00 0.05 0.00 0.00 99.93 13:26:07 13:14:01 4 0.03 0.00 0.05 0.00 0.02 99.90 13:26:07 13:14:01 5 0.02 0.00 0.03 0.00 0.00 99.95 13:26:07 13:14:01 6 0.03 0.00 0.03 0.27 0.00 99.67 13:26:07 13:14:01 7 0.07 0.00 0.08 0.00 0.02 99.83 13:26:07 13:15:01 all 0.03 0.00 0.01 0.00 0.01 99.94 13:26:07 13:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:26:07 13:15:01 1 0.10 0.00 0.02 0.00 0.02 99.87 13:26:07 13:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 13:26:07 13:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:26:07 13:15:01 4 0.03 0.00 0.03 0.00 0.00 99.93 13:26:07 13:15:01 5 0.02 0.00 0.00 0.02 0.02 99.95 13:26:07 13:15:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:26:07 13:15:01 7 0.05 0.00 0.02 0.00 0.03 99.90 13:26:07 13:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:26:07 13:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:26:07 13:16:01 1 0.08 0.00 0.03 0.00 0.02 99.87 13:26:07 13:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:26:07 13:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:26:07 13:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:26:07 13:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:26:07 13:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:26:07 13:16:01 7 0.10 0.00 0.03 0.00 0.02 99.85 13:26:07 13:17:01 all 0.19 0.00 0.01 0.00 0.01 99.79 13:26:07 13:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:26:07 13:17:01 1 1.36 0.00 0.02 0.00 0.03 98.59 13:26:07 13:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:26:07 13:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:26:07 13:17:01 4 0.02 0.00 0.03 0.02 0.02 99.92 13:26:07 13:17:01 5 0.03 0.00 0.00 0.00 0.02 99.95 13:26:07 13:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 13:26:07 13:17:01 7 0.05 0.00 0.02 0.00 0.00 99.93 13:26:07 13:18:01 all 0.24 0.00 0.01 0.01 0.00 99.73 13:26:07 13:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:26:07 13:18:01 1 1.54 0.00 0.05 0.00 0.02 98.40 13:26:07 13:18:01 2 0.28 0.00 0.03 0.03 0.00 99.65 13:26:07 13:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:26:07 13:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:26:07 13:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:26:07 13:18:01 6 0.02 0.00 0.00 0.05 0.00 99.93 13:26:07 13:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:26:07 13:19:01 all 0.03 0.00 0.01 0.00 0.00 99.95 13:26:07 13:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:26:07 13:19:01 1 0.07 0.00 0.05 0.00 0.02 99.87 13:26:07 13:19:01 2 0.07 0.00 0.02 0.00 0.00 99.92 13:26:07 13:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:26:07 13:19:01 4 0.07 0.00 0.00 0.00 0.00 99.93 13:26:07 13:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:26:07 13:19:01 6 0.00 0.00 0.00 0.03 0.00 99.97 13:26:07 13:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:26:07 13:26:07 13:19:01 CPU %user %nice %system %iowait %steal %idle 13:26:07 13:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:26:07 13:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:26:07 13:20:01 1 0.05 0.00 0.03 0.00 0.00 99.92 13:26:07 13:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:26:07 13:20:01 3 0.05 0.00 0.02 0.00 0.02 99.92 13:26:07 13:20:01 4 0.00 0.00 0.02 0.02 0.00 99.97 13:26:07 13:20:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:26:07 13:20:01 6 0.00 0.00 0.00 0.03 0.02 99.95 13:26:07 13:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:26:07 13:21:01 all 0.03 0.00 0.00 0.00 0.00 99.96 13:26:07 13:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:26:07 13:21:01 1 0.05 0.00 0.00 0.00 0.02 99.93 13:26:07 13:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:26:07 13:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:26:07 13:21:01 4 0.05 0.00 0.00 0.00 0.00 99.95 13:26:07 13:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:26:07 13:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 13:26:07 13:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:26:07 13:22:01 all 0.04 0.00 0.01 0.00 0.00 99.93 13:26:07 13:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:26:07 13:22:01 1 0.25 0.00 0.03 0.00 0.00 99.72 13:26:07 13:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:26:07 13:22:01 3 0.05 0.00 0.02 0.00 0.02 99.92 13:26:07 13:22:01 4 0.02 0.00 0.03 0.02 0.02 99.92 13:26:07 13:22:01 5 0.00 0.00 0.03 0.00 0.00 99.97 13:26:07 13:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:26:07 13:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:26:07 13:23:01 all 0.28 0.00 0.03 0.00 0.00 99.68 13:26:07 13:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:26:07 13:23:01 1 2.00 0.00 0.03 0.00 0.02 97.95 13:26:07 13:23:01 2 0.03 0.00 0.05 0.00 0.00 99.92 13:26:07 13:23:01 3 0.08 0.00 0.03 0.00 0.00 99.88 13:26:07 13:23:01 4 0.02 0.00 0.05 0.00 0.00 99.93 13:26:07 13:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 13:26:07 13:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 13:26:07 13:23:01 7 0.05 0.00 0.03 0.00 0.00 99.92 13:26:07 13:24:01 all 0.26 0.00 0.02 0.00 0.01 99.71 13:26:07 13:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:26:07 13:24:01 1 2.00 0.00 0.02 0.00 0.00 97.98 13:26:07 13:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:26:07 13:24:01 3 0.02 0.00 0.03 0.00 0.03 99.92 13:26:07 13:24:01 4 0.02 0.00 0.02 0.02 0.00 99.95 13:26:07 13:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:26:07 13:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:26:07 13:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:26:07 13:25:01 all 0.22 0.00 0.01 0.00 0.00 99.76 13:26:07 13:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:26:07 13:25:01 1 1.58 0.00 0.07 0.00 0.00 98.35 13:26:07 13:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:26:07 13:25:01 3 0.08 0.00 0.03 0.00 0.02 99.87 13:26:07 13:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:26:07 13:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:26:07 13:25:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:26:07 13:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:26:07 13:26:01 all 0.67 0.00 0.19 0.27 0.01 98.85 13:26:07 13:26:01 0 0.63 0.00 0.25 0.17 0.02 98.93 13:26:07 13:26:01 1 1.61 0.00 0.18 0.07 0.02 98.13 13:26:07 13:26:01 2 0.98 0.00 0.13 0.08 0.02 98.78 13:26:07 13:26:01 3 0.68 0.00 0.30 0.08 0.02 98.92 13:26:07 13:26:01 4 0.37 0.00 0.18 0.47 0.02 98.97 13:26:07 13:26:01 5 0.23 0.00 0.13 0.00 0.00 99.63 13:26:07 13:26:01 6 0.53 0.00 0.20 0.65 0.02 98.60 13:26:07 13:26:01 7 0.32 0.00 0.17 0.67 0.02 98.83 13:26:07 Average: all 5.75 0.00 1.17 1.01 0.02 92.05 13:26:07 Average: 0 5.79 0.00 1.12 1.78 0.02 91.29 13:26:07 Average: 1 6.09 0.00 1.19 2.61 0.03 90.08 13:26:07 Average: 2 5.86 0.00 1.24 0.76 0.02 92.12 13:26:07 Average: 3 5.71 0.00 1.23 0.53 0.03 92.50 13:26:07 Average: 4 5.53 0.00 1.15 0.25 0.02 93.05 13:26:07 Average: 5 5.50 0.00 1.18 0.74 0.02 92.55 13:26:07 Average: 6 5.62 0.00 1.21 0.86 0.02 92.28 13:26:07 Average: 7 5.89 0.00 1.05 0.53 0.02 92.51 13:26:07 13:26:07 13:26:07