Pull request #304 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4232b763f697f291e2c23a6909d9a8bab072ec91+f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d (605a11820239b780a423561581f68145b0ab8208) 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-ssh7388088882824409904.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh13321681249209015128.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 f3350a1713306dce7682ed7e37d5774890d03277 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-304/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-304/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh544752917786975972.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-304/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15344714609632068714.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh1170770435576586924.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-304/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-304/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14549503052779783038.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 f3350a1713306dce7682ed7e37d5774890d03277 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10120’ Running on prd-ubuntu20.04-docker-8c-8g-10123 in /w/workspace/y_app-rfid-llrp-inventory_PR-304 [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-304 # 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/304/head:refs/remotes/origin/PR-304 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d into PR head commit 4232b763f697f291e2c23a6909d9a8bab072ec91 Merge succeeded, producing 4232b763f697f291e2c23a6909d9a8bab072ec91 Checking out Revision 4232b763f697f291e2c23a6909d9a8bab072ec91 (PR-304) 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 f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f 4232b763f697f291e2c23a6909d9a8bab072ec91 # 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 f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4232b763f697f291e2c23a6909d9a8bab072ec91 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:08:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:08:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:08:55 ========================================================= 13:08:55 EdgeX Global Pipelines Version Info 13:08:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:08:56 ------------------- 13:08:56 stable info: 13:08:56 ------------------- 13:08:56 Commited By: Cherry Wang cherry@iotechsys.com 13:08:56 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 13:08:56 Message: update stable to v1.0.263 13:08:57 ------------------- 13:08:57 experimental info: 13:08:57 ------------------- 13:08:57 Commited By: Cherry Wang cherry@iotechsys.com 13:08:57 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 13:08:57 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:08:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:08:57 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:08:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:08:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:08:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:08:58 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-304 [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-304 [Pipeline] echo 13:08:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-304 [Pipeline] echo 13:09:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4232b763f697f291e2c23a6909d9a8bab072ec91 [Pipeline] echo 13:09:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4232b76 [Pipeline] echo 13:09:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:09:00 provisioning config files... 13:09:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp/config17639299553185053424tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:01 ---> ****-login.sh 13:09:01 nexus3.edgexfoundry.org:10001 13:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:01 Configure a credential helper to remove this warning. See 13:09:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:01 13:09:01 Login Succeeded 13:09:01 nexus3.edgexfoundry.org:10002 13:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:01 Configure a credential helper to remove this warning. See 13:09:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:01 13:09:01 Login Succeeded 13:09:01 nexus3.edgexfoundry.org:10003 13:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:01 Configure a credential helper to remove this warning. See 13:09:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:01 13:09:01 Login Succeeded 13:09:01 nexus3.edgexfoundry.org:10004 13:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:01 Configure a credential helper to remove this warning. See 13:09:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:01 13:09:01 Login Succeeded 13:09:01 ****.io 13:09:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:01 Configure a credential helper to remove this warning. See 13:09:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:01 13:09:01 Login Succeeded 13:09:01 ---> ****-login.sh ends [Pipeline] } 13:09:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:09:03 + git rev-list -1 --merges 4232b763f697f291e2c23a6909d9a8bab072ec91~1..4232b763f697f291e2c23a6909d9a8bab072ec91 [Pipeline] echo 13:09:03 -----------> git rev-list -1 --merges 4232b763f697f291e2c23a6909d9a8bab072ec91~1..4232b763f697f291e2c23a6909d9a8bab072ec91 4232b763f697f291e2c23a6909d9a8bab072ec91 [false] [Pipeline] sh 13:09:03 + git log --format=format:%s -1 4232b763f697f291e2c23a6909d9a8bab072ec91 [Pipeline] echo 13:09:03 ========================================================= 13:09:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:09:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:09:04 + git log --format=format:%s -1 4232b763f697f291e2c23a6909d9a8bab072ec91 [Pipeline] echo 13:09:04 [semverPrep] GIT_COMMIT: 4232b763f697f291e2c23a6909d9a8bab072ec91, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 13:09:04 [semverPrep] This is not a build commit. [Pipeline] sh 13:09:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:09:05 + grep -v github /etc/ssh/ssh_known_hosts 13:09:05 + [ -e /tmp/ssh_known_hosts ] 13:09:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:09:05 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:09:05 sudo tee -a /etc/ssh/ssh_known_hosts 13:09:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:09:05 13:09:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:09:06 0.1.4: Pulling from edgex-devops/py-git-semver 13:09:06 b85a868b505f: Pulling fs layer 13:09:06 e2be974225ed: Pulling fs layer 13:09:06 339a4e72a1f5: Pulling fs layer 13:09:06 988bab9f4d93: Pulling fs layer 13:09:06 1469e6f7b9e6: Pulling fs layer 13:09:06 eaf3925da568: Pulling fs layer 13:09:06 bab4dde63d76: Pulling fs layer 13:09:06 bde34c3a00c8: Pulling fs layer 13:09:06 b352a97aabf1: Pulling fs layer 13:09:06 4872d77fe225: Pulling fs layer 13:09:06 5851b861e8e6: Pulling fs layer 13:09:06 bab4dde63d76: Waiting 13:09:06 bde34c3a00c8: Waiting 13:09:06 b352a97aabf1: Waiting 13:09:06 4872d77fe225: Waiting 13:09:06 5851b861e8e6: Waiting 13:09:06 eaf3925da568: Waiting 13:09:06 1469e6f7b9e6: Waiting 13:09:06 e2be974225ed: Verifying Checksum 13:09:06 e2be974225ed: Download complete 13:09:06 988bab9f4d93: Verifying Checksum 13:09:06 988bab9f4d93: Download complete 13:09:06 1469e6f7b9e6: Verifying Checksum 13:09:06 1469e6f7b9e6: Download complete 13:09:06 eaf3925da568: Verifying Checksum 13:09:06 eaf3925da568: Download complete 13:09:06 339a4e72a1f5: Verifying Checksum 13:09:06 339a4e72a1f5: Download complete 13:09:06 bde34c3a00c8: Download complete 13:09:06 b352a97aabf1: Verifying Checksum 13:09:06 b352a97aabf1: Download complete 13:09:06 4872d77fe225: Verifying Checksum 13:09:06 4872d77fe225: Download complete 13:09:06 5851b861e8e6: Verifying Checksum 13:09:06 5851b861e8e6: Download complete 13:09:06 b85a868b505f: Verifying Checksum 13:09:06 b85a868b505f: Download complete 13:09:06 bab4dde63d76: Verifying Checksum 13:09:06 bab4dde63d76: Download complete 13:09:07 b85a868b505f: Pull complete 13:09:07 e2be974225ed: Pull complete 13:09:08 339a4e72a1f5: Pull complete 13:09:08 988bab9f4d93: Pull complete 13:09:08 1469e6f7b9e6: Pull complete 13:09:08 eaf3925da568: Pull complete 13:09:10 bab4dde63d76: Pull complete 13:09:10 bde34c3a00c8: Pull complete 13:09:10 b352a97aabf1: Pull complete 13:09:10 4872d77fe225: Pull complete 13:09:10 5851b861e8e6: Pull complete 13:09:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:09:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:09:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:10 prd-ubuntu20.04-docker-8c-8g-10123 does not seem to be running inside a container 13:09:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-304 -v /w/workspace/y_app-rfid-llrp-inventory_PR-304:/w/workspace/y_app-rfid-llrp-inventory_PR-304:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:09:13 $ docker top 20d56707bd4328a5705afa27e019233550c1e0fd9f0e6cf694a59130af459b9b -eo pid,comm 13:09:13 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:09:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:09:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:09:14 [ssh-agent] Looking for ssh-agent implementation... 13:09:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:09:14 $ docker exec 20d56707bd4328a5705afa27e019233550c1e0fd9f0e6cf694a59130af459b9b ssh-agent 13:09:14 SSH_AUTH_SOCK=/tmp/ssh-7Wk8WVu40CyT/agent.31 13:09:14 SSH_AGENT_PID=37 13:09:14 Running ssh-add (command line suppressed) 13:09:14 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp/private_key_14972620616402021647.key (/w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp/private_key_14972620616402021647.key) 13:09:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:09:14 + git tag --points-at HEAD [Pipeline] } 13:09:14 $ docker exec --env ******** --env ******** 20d56707bd4328a5705afa27e019233550c1e0fd9f0e6cf694a59130af459b9b ssh-agent -k 13:09:14 unset SSH_AUTH_SOCK; 13:09:14 unset SSH_AGENT_PID; 13:09:14 echo Agent pid 37 killed; 13:09:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:09:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:09:14 [ssh-agent] Looking for ssh-agent implementation... 13:09:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:09:15 $ docker exec 20d56707bd4328a5705afa27e019233550c1e0fd9f0e6cf694a59130af459b9b ssh-agent 13:09:15 SSH_AUTH_SOCK=/tmp/ssh-UN3qIXDLey2Y/agent.70 13:09:15 SSH_AGENT_PID=76 13:09:15 Running ssh-add (command line suppressed) 13:09:15 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp/private_key_8129568285062416911.key (/w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp/private_key_8129568285062416911.key) 13:09:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:09:15 + git semver init 13:09:15 2024-09-11 13:09:15,871 [run_init] DEBUG init version:0.0.0 force:False 13:09:15 2024-09-11 13:09:15,872 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-304/.semver 13:09:15 2024-09-11 13:09:15,872 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-304/.semver 13:09:15 2024-09-11 13:09:15,872 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-304/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-304, universal_newlines=False, shell=None, istream=None) 13:09:19 2024-09-11 13:09:18,564 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-304/.git/info/exclude 13:09:19 2024-09-11 13:09:18,565 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-304/.semver/PR-304 with force:False 13:09:19 2024-09-11 13:09:18,565 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-304/.semver/PR-304 13:09:19 2024-09-11 13:09:18,569 [execute] INFO git cat-file --batch-check 13:09:19 2024-09-11 13:09:18,570 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-304/.semver, universal_newlines=False, shell=None, istream=) 13:09:19 2024-09-11 13:09:18,576 [execute] INFO git cat-file --batch 13:09:19 2024-09-11 13:09:18,577 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-304/.semver, universal_newlines=False, shell=None, istream=) 13:09:19 2024-09-11 13:09:18,582 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-304/.semver/PR-304 13:09:19 0.0.0 [Pipeline] } 13:09:19 $ docker exec --env ******** --env ******** 20d56707bd4328a5705afa27e019233550c1e0fd9f0e6cf694a59130af459b9b ssh-agent -k 13:09:19 unset SSH_AUTH_SOCK; 13:09:19 unset SSH_AGENT_PID; 13:09:19 echo Agent pid 76 killed; 13:09:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:09:19 + git semver [Pipeline] } 13:09:20 $ docker stop --time=1 20d56707bd4328a5705afa27e019233550c1e0fd9f0e6cf694a59130af459b9b 13:09:21 $ docker rm -f --volumes 20d56707bd4328a5705afa27e019233550c1e0fd9f0e6cf694a59130af459b9b [Pipeline] // withDockerContainer [Pipeline] sh 13:09:21 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:09:22 Stashed 1 file(s) [Pipeline] echo 13:09:22 [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:09:23 provisioning config files... 13:09:23 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp/config1911591197757469086tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:23 ---> ****-login.sh 13:09:23 nexus3.edgexfoundry.org:10001 13:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:23 Configure a credential helper to remove this warning. See 13:09:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:23 13:09:23 Login Succeeded 13:09:23 nexus3.edgexfoundry.org:10002 13:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:23 Configure a credential helper to remove this warning. See 13:09:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:23 13:09:23 Login Succeeded 13:09:23 nexus3.edgexfoundry.org:10003 13:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:23 Configure a credential helper to remove this warning. See 13:09:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:23 13:09:23 Login Succeeded 13:09:23 nexus3.edgexfoundry.org:10004 13:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:23 Configure a credential helper to remove this warning. See 13:09:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:23 13:09:23 Login Succeeded 13:09:23 ****.io 13:09:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:23 Configure a credential helper to remove this warning. See 13:09:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:23 13:09:23 Login Succeeded 13:09:23 ---> ****-login.sh ends [Pipeline] } 13:09:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:09:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:09:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:09:24 ========================================================= 13:09:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 13:09:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:24 + 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:09:24 Sending build context to Docker daemon 19.95MB 13:09:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:09:24 Step 2/12 : FROM ${BASE} AS builder 13:09:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 13:09:24 619be1103602: Pulling fs layer 13:09:24 7862e08f4a3e: Pulling fs layer 13:09:24 5df492c9dc93: Pulling fs layer 13:09:24 7629e6793208: Pulling fs layer 13:09:24 4f4fb700ef54: Pulling fs layer 13:09:24 fb5054dd5b73: Pulling fs layer 13:09:24 eeca6798cff9: Pulling fs layer 13:09:24 aa269ceb94a6: Pulling fs layer 13:09:24 ada007ff1a6a: Pulling fs layer 13:09:24 7629e6793208: Waiting 13:09:24 fb5054dd5b73: Waiting 13:09:24 4f4fb700ef54: Waiting 13:09:24 eeca6798cff9: Waiting 13:09:24 aa269ceb94a6: Waiting 13:09:24 ada007ff1a6a: Waiting 13:09:24 7862e08f4a3e: Verifying Checksum 13:09:24 7862e08f4a3e: Download complete 13:09:25 7629e6793208: Verifying Checksum 13:09:25 7629e6793208: Download complete 13:09:25 4f4fb700ef54: Verifying Checksum 13:09:25 4f4fb700ef54: Download complete 13:09:25 fb5054dd5b73: Download complete 13:09:25 619be1103602: Verifying Checksum 13:09:25 619be1103602: Download complete 13:09:25 eeca6798cff9: Download complete 13:09:25 619be1103602: Pull complete 13:09:25 ada007ff1a6a: Verifying Checksum 13:09:25 ada007ff1a6a: Download complete 13:09:25 7862e08f4a3e: Pull complete 13:09:25 5df492c9dc93: Verifying Checksum 13:09:25 5df492c9dc93: Download complete 13:09:25 aa269ceb94a6: Verifying Checksum 13:09:25 aa269ceb94a6: Download complete 13:09:28 5df492c9dc93: Pull complete 13:09:28 7629e6793208: Pull complete 13:09:28 4f4fb700ef54: Pull complete 13:09:28 fb5054dd5b73: Pull complete 13:09:28 eeca6798cff9: Pull complete 13:09:31 aa269ceb94a6: Pull complete 13:09:31 ada007ff1a6a: Pull complete 13:09:31 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 13:09:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 13:09:31 ---> f489d0715acc 13:09:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:09:36 ---> Running in a32e6a482cbb 13:09:36 Removing intermediate container a32e6a482cbb 13:09:36 ---> 39bcc1b8ad95 13:09:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:09:36 ---> Running in c966f7db4353 13:09:36 Removing intermediate container c966f7db4353 13:09:36 ---> 0da87a05bbb1 13:09:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:09:36 ---> Running in 849ef2287125 13:09:36 Removing intermediate container 849ef2287125 13:09:36 ---> 449d531590c1 13:09:36 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:09:36 ---> Running in d1efb6ac99d0 13:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:09:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:09:36 OK: 264 MiB in 52 packages 13:09:37 Removing intermediate container d1efb6ac99d0 13:09:37 ---> 45f57a5d9c3d 13:09:37 Step 7/12 : WORKDIR /app 13:09:37 ---> Running in 0cc40aae3490 13:09:37 Removing intermediate container 0cc40aae3490 13:09:37 ---> 9c156ffc84c0 13:09:37 Step 8/12 : COPY go.mod vendor* ./ 13:09:37 ---> 111ef0089363 13:09:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:09:37 ---> Running in 2292cdba09c6 13:09:37 Still waiting to schedule task 13:09:37 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10121’ 13:10:24 Removing intermediate container 2292cdba09c6 13:10:24 ---> 404b4cbbf150 13:10:24 Step 10/12 : COPY . . 13:10:24 ---> a32c87f938e1 13:10:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:10:24 ---> Running in 4b3d70d95d9f 13:10:24 Removing intermediate container 4b3d70d95d9f 13:10:24 ---> 7f5ce1a92116 13:10:24 Step 12/12 : RUN $MAKE 13:10:24 ---> Running in 9f3255be55ce 13:10:24 noop 13:10:24 Removing intermediate container 9f3255be55ce 13:10:24 ---> 08c49f815553 13:10:24 Successfully built 08c49f815553 13:10:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:24 + docker inspect -f . ci-base-image-x86_64 13:10:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:24 prd-ubuntu20.04-docker-8c-8g-10123 does not seem to be running inside a container 13:10:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-304 -v /w/workspace/y_app-rfid-llrp-inventory_PR-304:/w/workspace/y_app-rfid-llrp-inventory_PR-304:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:10:25 $ docker top 75fd0aeff0d974c3093d590dc06ffdceebc35e73cebcdac8ae3315c35cbba2b0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:25 + go version 13:10:25 go version go1.21.9 linux/amd64 [Pipeline] } 13:10:25 $ docker stop --time=1 75fd0aeff0d974c3093d590dc06ffdceebc35e73cebcdac8ae3315c35cbba2b0 13:10:26 $ docker rm -f --volumes 75fd0aeff0d974c3093d590dc06ffdceebc35e73cebcdac8ae3315c35cbba2b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:27 + docker inspect -f . ci-base-image-x86_64 13:10:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:27 prd-ubuntu20.04-docker-8c-8g-10123 does not seem to be running inside a container 13:10:27 $ 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-304 -v /w/workspace/y_app-rfid-llrp-inventory_PR-304:/w/workspace/y_app-rfid-llrp-inventory_PR-304:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 13:10:28 $ docker top c1f4f724620b0763cb7e275613da33bb50eb14c48764d2c5ba2715d07d00205f -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:28 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-304 [Pipeline] fileExists [Pipeline] sh 13:10:29 + make test 13:10:29 go test -race ./... -coverprofile=coverage.out ./... 13:11:01 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:11:01 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:11:01 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.120s coverage: 86.2% of statements 13:11:03 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.688s coverage: 71.9% of statements 13:11:42 go vet ./... 13:11:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:11:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:11:44 ./bin/test-attribution.sh 13:11:44 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:11:44 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:11:44 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:11:44 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:11:44 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:11:44 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:11:44 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:11:44 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:11:44 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:11:44 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:11:44 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:11:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:11:44 $ docker stop --time=1 c1f4f724620b0763cb7e275613da33bb50eb14c48764d2c5ba2715d07d00205f 13:11:49 $ docker rm -f --volumes c1f4f724620b0763cb7e275613da33bb50eb14c48764d2c5ba2715d07d00205f [Pipeline] // withDockerContainer [Pipeline] sh 13:11:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:11:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:11:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:11:50 + ls -al . 13:11:50 total 280 13:11:50 drwxrwxr-x 11 jenkins jenkins 4096 Sep 11 13:10 . 13:11:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 13:08 .. 13:11:50 -rw-rw-r-- 1 jenkins jenkins 262 Sep 11 13:08 .dockerignore 13:11:50 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 13:11 .git 13:11:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 13:08 .github 13:11:50 -rw-rw-r-- 1 jenkins jenkins 773 Sep 11 13:08 .gitignore 13:11:50 -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 13:08 .golangci.yml 13:11:50 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 13:09 .semver 13:11:50 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 11 13:08 Attribution.txt 13:11:50 -rw-rw-r-- 1 jenkins jenkins 11245 Sep 11 13:08 CHANGELOG.md 13:11:50 -rw-rw-r-- 1 jenkins jenkins 1768 Sep 11 13:08 Dockerfile 13:11:50 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 13:08 GOVERNANCE.md 13:11:50 -rw-rw-r-- 1 jenkins jenkins 665 Sep 11 13:08 Jenkinsfile 13:11:50 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 11 13:08 LICENSE 13:11:50 -rw-rw-r-- 1 jenkins jenkins 2503 Sep 11 13:08 Makefile 13:11:50 -rw-rw-r-- 1 jenkins jenkins 617 Sep 11 13:08 OWNERS.md 13:11:50 -rw-rw-r-- 1 jenkins jenkins 3851 Sep 11 13:08 README.md 13:11:50 -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 13:09 VERSION 13:11:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 13:08 bin 13:11:50 -rw-r--r-- 1 jenkins jenkins 41317 Sep 11 13:11 coverage.out 13:11:50 -rw-rw-r-- 1 jenkins jenkins 7537 Sep 11 13:08 go.mod 13:11:50 -rw-rw-r-- 1 jenkins jenkins 102421 Sep 11 13:08 go.sum 13:11:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 13:08 images 13:11:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 13:08 internal 13:11:50 -rw-rw-r-- 1 jenkins jenkins 531 Sep 11 13:08 main.go 13:11:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 13:08 openapi 13:11:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 13:08 res 13:11:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 13:08 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:51 + 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=4232b763f697f291e2c23a6909d9a8bab072ec91 --label arch=amd64 --label version=0.0.0 . 13:11:51 Sending build context to Docker daemon 19.95MB 13:11:51 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:11:51 Step 2/30 : FROM ${BASE} AS builder 13:11:51 ---> 08c49f815553 13:11:51 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:11:51 ---> Running in e6c199081fe9 13:11:51 Removing intermediate container e6c199081fe9 13:11:51 ---> 3aa94df3fbd3 13:11:51 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:11:51 ---> Running in 7223e9d0d3f7 13:11:51 Removing intermediate container 7223e9d0d3f7 13:11:51 ---> de4f874d0f21 13:11:51 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:11:51 ---> Running in 188d567a322e 13:11:51 Removing intermediate container 188d567a322e 13:11:51 ---> 41cdb2e0ab6c 13:11:51 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:11:51 ---> Running in da8b0a2d43ab 13:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:11:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:11:52 OK: 264 MiB in 52 packages 13:11:52 Removing intermediate container da8b0a2d43ab 13:11:52 ---> 6785bd527b84 13:11:52 Step 7/30 : WORKDIR /app 13:11:52 ---> Running in 81bd91f3ed30 13:11:52 Removing intermediate container 81bd91f3ed30 13:11:52 ---> c8254f6ad0e8 13:11:52 Step 8/30 : COPY go.mod vendor* ./ 13:11:52 ---> faf10558f0db 13:11:52 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:11:52 ---> Running in 356c2af137b5 13:11:53 Removing intermediate container 356c2af137b5 13:11:53 ---> 271f9b9e51fa 13:11:53 Step 10/30 : COPY . . 13:11:54 ---> aaf0a318076e 13:11:54 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:11:54 ---> Running in 50577d69ae8a 13:11:54 Removing intermediate container 50577d69ae8a 13:11:54 ---> 7effbbd58cdf 13:11:54 Step 12/30 : RUN $MAKE 13:11:54 ---> Running in bd8c08c1a8ba 13:11:54 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.51 -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:12:33 Removing intermediate container bd8c08c1a8ba 13:12:33 ---> 92a2fa351d1a 13:12:33 Step 13/30 : FROM alpine:3.18 13:12:33 3.18: Pulling from library/alpine 13:12:33 1cc3d825d8b2: Pulling fs layer 13:12:33 1cc3d825d8b2: Verifying Checksum 13:12:33 1cc3d825d8b2: Download complete 13:12:33 1cc3d825d8b2: Pull complete 13:12:33 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 13:12:33 Status: Downloaded newer image for alpine:3.18 13:12:33 ---> 2c64cf60f6f0 13:12:33 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:12:33 ---> Running in 4015c83e34c1 13:12:33 Removing intermediate container 4015c83e34c1 13:12:33 ---> 0422f74ce2eb 13:12:33 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:12:33 ---> Running in 01b3c64d2b50 13:12:33 Removing intermediate container 01b3c64d2b50 13:12:33 ---> a99368fef1a4 13:12:33 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:12:33 ---> Running in dd922e453f07 13:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:12:33 (1/2) Installing ca-certificates (20240226-r0) 13:12:33 (2/2) Installing dumb-init (1.2.5-r2) 13:12:33 Executing busybox-1.36.1-r7.trigger 13:12:33 Executing ca-certificates-20240226-r0.trigger 13:12:33 OK: 8 MiB in 17 packages 13:12:33 Removing intermediate container dd922e453f07 13:12:33 ---> 3d8ec1065f9b 13:12:33 Step 17/30 : RUN apk --no-cache upgrade 13:12:33 ---> Running in ed6d011ccdbf 13:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 13:12:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 13:12:33 OK: 8 MiB in 17 packages 13:12:33 Removing intermediate container ed6d011ccdbf 13:12:33 ---> c0857661a67a 13:12:33 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:12:33 ---> 5111287e47fb 13:12:33 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:12:33 ---> dedf26f3d937 13:12:33 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:12:33 ---> 6a5b9dd63ee9 13:12:33 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:12:33 ---> 0dc9da778450 13:12:33 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:12:33 ---> ef6541aa39e2 13:12:33 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:12:33 ---> Running in 9ac85df7a2be 13:12:33 Removing intermediate container 9ac85df7a2be 13:12:33 ---> 6139c5cb7e40 13:12:33 Step 24/30 : VOLUME /cache 13:12:33 ---> Running in ace5a5df5ad7 13:12:33 Removing intermediate container ace5a5df5ad7 13:12:33 ---> 049cf746ffe3 13:12:33 Step 25/30 : EXPOSE 59711 13:12:33 ---> Running in 27c979ac07b3 13:12:33 Removing intermediate container 27c979ac07b3 13:12:33 ---> 61292bf36f1a 13:12:33 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:12:33 ---> Running in 0ff1936bf428 13:12:33 Removing intermediate container 0ff1936bf428 13:12:33 ---> ace7c342af5b 13:12:33 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:12:33 ---> Running in a1f89d2c335b 13:12:33 Removing intermediate container a1f89d2c335b 13:12:33 ---> 7784adf6f7e4 13:12:33 Step 28/30 : LABEL arch=amd64 13:12:33 ---> Running in 1b82583a96ca 13:12:34 Removing intermediate container 1b82583a96ca 13:12:34 ---> f29a254929ce 13:12:34 Step 29/30 : LABEL git_sha=4232b763f697f291e2c23a6909d9a8bab072ec91 13:12:34 ---> Running in fc3eec203822 13:12:34 Removing intermediate container fc3eec203822 13:12:34 ---> 8646928a23c0 13:12:34 Step 30/30 : LABEL version=0.0.0 13:12:34 ---> Running in 10fd5b598de1 13:12:34 Removing intermediate container 10fd5b598de1 13:12:34 ---> f59f98bbb745 13:12:34 [Warning] One or more build-args [ARCH] were not consumed 13:12:34 Successfully built f59f98bbb745 13:12:34 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:12:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:35 13:12:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:35 latest: Pulling from edgex-lftools-log-publisher 13:12:35 5eb5b503b376: Pulling fs layer 13:12:35 5c69ac0246d0: Pulling fs layer 13:12:35 ec43610c2a17: Pulling fs layer 13:12:35 3a2ae6a8a46f: Pulling fs layer 13:12:35 33b1e0a273af: Pulling fs layer 13:12:35 5d3b04190fa2: Pulling fs layer 13:12:35 2f39f015ded8: Pulling fs layer 13:12:35 33b1e0a273af: Waiting 13:12:35 5d3b04190fa2: Waiting 13:12:35 3a2ae6a8a46f: Waiting 13:12:35 2f39f015ded8: Waiting 13:12:35 5c69ac0246d0: Download complete 13:12:35 3a2ae6a8a46f: Download complete 13:12:35 33b1e0a273af: Verifying Checksum 13:12:35 33b1e0a273af: Download complete 13:12:35 5d3b04190fa2: Download complete 13:12:35 ec43610c2a17: Verifying Checksum 13:12:35 ec43610c2a17: Download complete 13:12:35 5eb5b503b376: Verifying Checksum 13:12:35 5eb5b503b376: Download complete 13:12:36 2f39f015ded8: Verifying Checksum 13:12:36 2f39f015ded8: Download complete 13:12:37 5eb5b503b376: Pull complete 13:12:37 5c69ac0246d0: Pull complete 13:12:37 ec43610c2a17: Pull complete 13:12:37 3a2ae6a8a46f: Pull complete 13:12:38 33b1e0a273af: Pull complete 13:12:38 5d3b04190fa2: Pull complete 13:12:43 2f39f015ded8: Pull complete 13:12:43 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:12:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:43 prd-ubuntu20.04-docker-8c-8g-10123 does not seem to be running inside a container 13:12:43 $ 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-304 -v /w/workspace/y_app-rfid-llrp-inventory_PR-304:/w/workspace/y_app-rfid-llrp-inventory_PR-304:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-304@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:12:48 $ docker top 041320a5a9f4c864aa7f2673f8202f6e5ebcb886006454eb34711eaba0ea4145 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:48 ---> job-cost.sh 13:12:48 lf-activate-venv: SKIPPING 13:12:48 INFO: No Stack... 13:12:48 INFO: Retrieving Pricing Info for: v3-standard-8 13:12:49 INFO: Archiving Costs [Pipeline] sh 13:12:49 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-304/archives/cost.csv 13:12:49 + cut -d, -f6 [Pipeline] lock 13:12:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-304-1-stack-cost] 13:12:49 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-304-1-stack-cost] did not exist. Created. 13:12:49 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-304-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:12:50 + echo total: 0.2199999988079071 [Pipeline] stash 13:12:50 Stashed 1 file(s) [Pipeline] } 13:12:50 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-304-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:12:50 $ docker stop --time=1 041320a5a9f4c864aa7f2673f8202f6e5ebcb886006454eb34711eaba0ea4145 13:12:51 $ docker rm -f --volumes 041320a5a9f4c864aa7f2673f8202f6e5ebcb886006454eb34711eaba0ea4145 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:13:18 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10124 in /w/workspace/y_app-rfid-llrp-inventory_PR-304 [Pipeline] { [Pipeline] ws 13:13:18 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:13:21 The recommended git tool is: git 13:13:28 using credential edgex-jenkins-ssh 13:13:28 Cloning the remote Git repository 13:13:28 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:13:29 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:13:29 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:13:29 > git --version # timeout=10 13:13:29 > git --version # 'git version 2.25.1' 13:13:29 using GIT_SSH to set credentials SSH Credentials for GitHub 13:13:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:13:33 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:13:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:13:34 Merging remotes/origin/main commit f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d into PR head commit 4232b763f697f291e2c23a6909d9a8bab072ec91 13:13:34 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:13:34 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:13:34 using GIT_SSH to set credentials SSH Credentials for GitHub 13:13:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/304/head:refs/remotes/origin/PR-304 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:13:34 > git config core.sparsecheckout # timeout=10 13:13:35 > git checkout -f 4232b763f697f291e2c23a6909d9a8bab072ec91 # timeout=10 13:13:35 > git remote # timeout=10 13:13:35 > git config --get remote.origin.url # timeout=10 13:13:35 using GIT_SSH to set credentials SSH Credentials for GitHub 13:13:35 > git merge f4c05dca874f21b1e3c43702ec8cbd3ad3515d8d # timeout=10 13:13:35 Merge succeeded, producing 4232b763f697f291e2c23a6909d9a8bab072ec91 13:13:35 Checking out Revision 4232b763f697f291e2c23a6909d9a8bab072ec91 (PR-304) 13:13:35 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 13:13:35 > git --version # timeout=10 13:13:35 > git --version # 'git version 2.25.1' 13:13:35 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 13:13:35 > git rev-parse HEAD^{commit} # timeout=10 13:13:35 > git config core.sparsecheckout # timeout=10 13:13:35 > git checkout -f 4232b763f697f291e2c23a6909d9a8bab072ec91 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:13:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:13:40 % Total % Received % Xferd Average Speed Time Time Time Current 13:13:40 Dload Upload Total Spent Left Speed 13:13:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh 13:13:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:13:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:13:41 + sudo tee /etc/docker/daemon.new 13:13:41 { 13:13:41 "registry-mirrors": [ 13:13:41 "https://nexus3.edgexfoundry.org:10001" 13:13:41 ], 13:13:41 "bip": "10.250.0.254/24", 13:13:41 "hosts": [ 13:13:41 "tcp://0.0.0.0:5555", 13:13:41 "unix:///var/run/docker.sock" 13:13:41 ], 13:13:41 "mtu": 1458, 13:13:41 "selinux-enabled": true, 13:13:41 "seccomp-profile": "/etc/docker/seccomp.json" 13:13:41 } [Pipeline] sh 13:13:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:13:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:14:00 provisioning config files... 13:14:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config18022415972775624245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:01 ---> ****-login.sh 13:14:01 nexus3.edgexfoundry.org:10001 13:14:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:01 Configure a credential helper to remove this warning. See 13:14:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:01 13:14:01 Login Succeeded 13:14:02 nexus3.edgexfoundry.org:10002 13:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:02 Configure a credential helper to remove this warning. See 13:14:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:02 13:14:02 Login Succeeded 13:14:02 nexus3.edgexfoundry.org:10003 13:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:02 Configure a credential helper to remove this warning. See 13:14:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:02 13:14:02 Login Succeeded 13:14:02 nexus3.edgexfoundry.org:10004 13:14:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:02 Configure a credential helper to remove this warning. See 13:14:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:02 13:14:02 Login Succeeded 13:14:02 ****.io 13:14:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:03 Configure a credential helper to remove this warning. See 13:14:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:03 13:14:03 Login Succeeded 13:14:03 ---> ****-login.sh ends [Pipeline] } 13:14:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:14:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:14:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 13:14:03 ========================================================= 13:14:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 13:14:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:04 + 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:14:04 Sending build context to Docker daemon 673.8kB 13:14:04 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 13:14:04 Step 2/12 : FROM ${BASE} AS builder 13:14:05 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:14:05 c6b39de5b339: Pulling fs layer 13:14:05 a69c41024577: Pulling fs layer 13:14:05 d6de4b400683: Pulling fs layer 13:14:05 35cb2a7552d0: Pulling fs layer 13:14:05 4f4fb700ef54: Pulling fs layer 13:14:05 464afbd9ba4c: Pulling fs layer 13:14:05 00f215d4a9da: Pulling fs layer 13:14:05 d496ad576159: Pulling fs layer 13:14:05 4f4fb700ef54: Waiting 13:14:05 464afbd9ba4c: Waiting 13:14:05 00f215d4a9da: Waiting 13:14:05 d496ad576159: Waiting 13:14:05 35cb2a7552d0: Waiting 13:14:05 a69c41024577: Verifying Checksum 13:14:05 a69c41024577: Download complete 13:14:05 35cb2a7552d0: Verifying Checksum 13:14:05 35cb2a7552d0: Download complete 13:14:05 4f4fb700ef54: Verifying Checksum 13:14:05 4f4fb700ef54: Download complete 13:14:05 464afbd9ba4c: Download complete 13:14:05 c6b39de5b339: Download complete 13:14:05 d496ad576159: Verifying Checksum 13:14:05 d496ad576159: Download complete 13:14:05 c6b39de5b339: Pull complete 13:14:06 a69c41024577: Pull complete 13:14:06 d6de4b400683: Verifying Checksum 13:14:06 d6de4b400683: Download complete 13:14:07 00f215d4a9da: Verifying Checksum 13:14:07 00f215d4a9da: Download complete 13:14:20 d6de4b400683: Pull complete 13:14:20 35cb2a7552d0: Pull complete 13:14:20 4f4fb700ef54: Pull complete 13:14:20 464afbd9ba4c: Pull complete 13:14:28 00f215d4a9da: Pull complete 13:14:29 d496ad576159: Pull complete 13:14:29 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 13:14:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 13:14:29 ---> f246e2811388 13:14:29 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 13:14:31 ---> Running in 6de60f88bcc2 13:14:31 Removing intermediate container 6de60f88bcc2 13:14:31 ---> 696743683e93 13:14:31 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 13:14:31 ---> Running in 2a376d763328 13:14:31 Removing intermediate container 2a376d763328 13:14:31 ---> 6481b8646569 13:14:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 13:14:32 ---> Running in 33ea653286b3 13:14:32 Removing intermediate container 33ea653286b3 13:14:32 ---> 4fed8f3bb637 13:14:32 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:14:32 ---> Running in 151a5e5909e1 13:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:14:36 OK: 266 MiB in 52 packages 13:14:37 Removing intermediate container 151a5e5909e1 13:14:37 ---> 03ee48575e36 13:14:37 Step 7/12 : WORKDIR /app 13:14:37 ---> Running in 04e16ddb20d7 13:14:37 Removing intermediate container 04e16ddb20d7 13:14:37 ---> 42919b667399 13:14:37 Step 8/12 : COPY go.mod vendor* ./ 13:14:38 ---> e9d376c864fd 13:14:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:38 ---> Running in bd79df893dea 13:16:44 Removing intermediate container bd79df893dea 13:16:44 ---> 59df4f7da046 13:16:44 Step 10/12 : COPY . . 13:16:44 ---> 6c4ae4a73588 13:16:44 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:16:44 ---> Running in 1f2963a3e483 13:16:44 Removing intermediate container 1f2963a3e483 13:16:44 ---> 8431cc1547ff 13:16:44 Step 12/12 : RUN $MAKE 13:16:44 ---> Running in 465dfcf02223 13:16:44 noop 13:16:44 Removing intermediate container 465dfcf02223 13:16:44 ---> 3201c7052269 13:16:44 Successfully built 3201c7052269 13:16:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:45 + docker inspect -f . ci-base-image-arm64 13:16:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:45 prd-ubuntu20.04-docker-arm64-4c-16g-10124 does not seem to be running inside a container 13:16:45 $ 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:16:47 $ docker top efd26e918276781114fc05fa64fbc2b138061b7ababd81b885bd658545df883a -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:47 + go version 13:16:47 go version go1.21.9 linux/arm64 [Pipeline] } 13:16:47 $ docker stop --time=1 efd26e918276781114fc05fa64fbc2b138061b7ababd81b885bd658545df883a 13:16:49 $ docker rm -f --volumes efd26e918276781114fc05fa64fbc2b138061b7ababd81b885bd658545df883a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:50 + docker inspect -f . ci-base-image-arm64 13:16:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:50 prd-ubuntu20.04-docker-arm64-4c-16g-10124 does not seem to be running inside a container 13:16:50 $ 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:16:52 $ docker top 63c33922c9d1cb7696d6e8365599fc2b9ae933673b1ad7446fdbed41f0cafdeb -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:53 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 13:16:53 + make test 13:16:53 go test -race ./... -coverprofile=coverage.out ./... 13:21:15 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:21:15 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:21:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.937s coverage: 86.2% of statements 13:21:22 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.302s coverage: 71.9% of statements 13:21:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:21:23 go vet ./... 13:25:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:25:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:25:15 ./bin/test-attribution.sh 13:25:15 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 13:25:15 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 13:25:15 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 13:25:15 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 13:25:15 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 13:25:15 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 13:25:15 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 13:25:15 An attribution for golang.org/x/term is missing from Attribution.txt, please add 13:25:15 An attribution for golang.org/x/time is missing from Attribution.txt, please add 13:25:15 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 13:25:15 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 13:25:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 13:25:15 $ docker stop --time=1 63c33922c9d1cb7696d6e8365599fc2b9ae933673b1ad7446fdbed41f0cafdeb 13:25:17 $ docker rm -f --volumes 63c33922c9d1cb7696d6e8365599fc2b9ae933673b1ad7446fdbed41f0cafdeb [Pipeline] // withDockerContainer [Pipeline] sh 13:25:19 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:25:19 Warning: overwriting stash ‘coverage-report’ 13:25:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:25:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:25:21 + ls -al . 13:25:21 total 276 13:25:21 drwxrwxr-x 10 jenkins jenkins 4096 Sep 11 13:16 . 13:25:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 13:13 .. 13:25:21 -rw-rw-r-- 1 jenkins jenkins 262 Sep 11 13:13 .dockerignore 13:25:21 drwxrwxr-x 8 jenkins jenkins 4096 Sep 11 13:13 .git 13:25:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 13:13 .github 13:25:21 -rw-rw-r-- 1 jenkins jenkins 773 Sep 11 13:13 .gitignore 13:25:21 -rw-rw-r-- 1 jenkins jenkins 41 Sep 11 13:13 .golangci.yml 13:25:21 -rw-rw-r-- 1 jenkins jenkins 10232 Sep 11 13:13 Attribution.txt 13:25:21 -rw-rw-r-- 1 jenkins jenkins 11245 Sep 11 13:13 CHANGELOG.md 13:25:21 -rw-rw-r-- 1 jenkins jenkins 1768 Sep 11 13:13 Dockerfile 13:25:21 -rw-rw-r-- 1 jenkins jenkins 677 Sep 11 13:13 GOVERNANCE.md 13:25:21 -rw-rw-r-- 1 jenkins jenkins 665 Sep 11 13:13 Jenkinsfile 13:25:21 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 11 13:13 LICENSE 13:25:21 -rw-rw-r-- 1 jenkins jenkins 2503 Sep 11 13:13 Makefile 13:25:21 -rw-rw-r-- 1 jenkins jenkins 617 Sep 11 13:13 OWNERS.md 13:25:21 -rw-rw-r-- 1 jenkins jenkins 3851 Sep 11 13:13 README.md 13:25:21 -rw-rw-r-- 1 jenkins jenkins 5 Sep 11 13:09 VERSION 13:25:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 13:13 bin 13:25:21 -rw-r--r-- 1 jenkins jenkins 41317 Sep 11 13:21 coverage.out 13:25:21 -rw-rw-r-- 1 jenkins jenkins 7537 Sep 11 13:13 go.mod 13:25:21 -rw-rw-r-- 1 jenkins jenkins 102421 Sep 11 13:13 go.sum 13:25:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 13:13 images 13:25:21 drwxrwxr-x 4 jenkins jenkins 4096 Sep 11 13:13 internal 13:25:21 -rw-rw-r-- 1 jenkins jenkins 531 Sep 11 13:13 main.go 13:25:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 13:13 openapi 13:25:21 drwxrwxr-x 2 jenkins jenkins 4096 Sep 11 13:13 res 13:25:21 drwxrwxr-x 3 jenkins jenkins 4096 Sep 11 13:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:25:21 + 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=4232b763f697f291e2c23a6909d9a8bab072ec91 --label arch=arm64 --label version=0.0.0 . 13:25:21 Sending build context to Docker daemon 673.8kB 13:25:21 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 13:25:21 Step 2/30 : FROM ${BASE} AS builder 13:25:21 ---> 3201c7052269 13:25:21 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 13:25:22 ---> Running in 0ee42d003f0d 13:25:22 Removing intermediate container 0ee42d003f0d 13:25:22 ---> dd82f385b55b 13:25:22 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 13:25:22 ---> Running in 36a89a3150c7 13:25:22 Removing intermediate container 36a89a3150c7 13:25:22 ---> e1a577c032b8 13:25:22 Step 5/30 : ARG ADD_BUILD_TAGS="" 13:25:22 ---> Running in 250b39beaecb 13:25:23 Removing intermediate container 250b39beaecb 13:25:23 ---> fcd34ff8df51 13:25:23 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:25:23 ---> Running in 3b457341295c 13:25:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:25:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:25:25 OK: 266 MiB in 52 packages 13:25:26 Removing intermediate container 3b457341295c 13:25:26 ---> 4c163dc20818 13:25:26 Step 7/30 : WORKDIR /app 13:25:26 ---> Running in f95c61ec6673 13:25:26 Removing intermediate container f95c61ec6673 13:25:26 ---> 19a8422f42b7 13:25:26 Step 8/30 : COPY go.mod vendor* ./ 13:25:27 ---> e1b811499866 13:25:27 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:25:27 ---> Running in 87f4c40d9852 13:25:29 Removing intermediate container 87f4c40d9852 13:25:29 ---> 3a8a63bfff75 13:25:29 Step 10/30 : COPY . . 13:25:29 ---> a5d372f4212e 13:25:29 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 13:25:30 ---> Running in 54de91b908c1 13:25:30 Removing intermediate container 54de91b908c1 13:25:30 ---> f9ae4a2575b9 13:25:30 Step 12/30 : RUN $MAKE 13:25:30 ---> Running in e95b372c44b5 13:25:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.51 -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:29:08 Removing intermediate container e95b372c44b5 13:29:08 ---> 2d558c2bdc29 13:29:08 Step 13/30 : FROM alpine:3.18 13:29:08 3.18: Pulling from library/alpine 13:29:08 720f3032cd11: Pulling fs layer 13:29:08 720f3032cd11: Verifying Checksum 13:29:08 720f3032cd11: Download complete 13:29:08 720f3032cd11: Pull complete 13:29:08 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 13:29:08 Status: Downloaded newer image for alpine:3.18 13:29:08 ---> 3e834921e367 13:29:08 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 13:29:08 ---> Running in 636fb67ab2f5 13:29:08 Removing intermediate container 636fb67ab2f5 13:29:08 ---> 0cbcad7bae95 13:29:08 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:29:08 ---> Running in aaa9ccb5137f 13:29:08 Removing intermediate container aaa9ccb5137f 13:29:08 ---> 6599b1df5269 13:29:08 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 13:29:08 ---> Running in f0b21a27a1b1 13:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:29:08 (1/2) Installing ca-certificates (20240226-r0) 13:29:08 (2/2) Installing dumb-init (1.2.5-r2) 13:29:08 Executing busybox-1.36.1-r7.trigger 13:29:08 Executing ca-certificates-20240226-r0.trigger 13:29:08 OK: 9 MiB in 17 packages 13:29:09 Removing intermediate container f0b21a27a1b1 13:29:09 ---> ea40626ef24e 13:29:09 Step 17/30 : RUN apk --no-cache upgrade 13:29:09 ---> Running in 5de682a18cfd 13:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 13:29:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 13:29:11 OK: 9 MiB in 17 packages 13:29:12 Removing intermediate container 5de682a18cfd 13:29:12 ---> e39065cafed1 13:29:12 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:29:12 ---> 9ff62e337d31 13:29:12 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 13:29:13 ---> 928766ff9542 13:29:13 Step 20/30 : COPY --from=builder /app/res/ /res/ 13:29:14 ---> ec6627dfa31e 13:29:14 Step 21/30 : COPY --from=builder /app/static/ /static/ 13:29:14 ---> c648811a6d40 13:29:14 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:29:16 ---> 8837ecefb230 13:29:16 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:29:16 ---> Running in b9e69677c835 13:29:17 Removing intermediate container b9e69677c835 13:29:17 ---> b6ab21ca0abb 13:29:17 Step 24/30 : VOLUME /cache 13:29:17 ---> Running in 919d885935a7 13:29:18 Removing intermediate container 919d885935a7 13:29:18 ---> 494560d28694 13:29:18 Step 25/30 : EXPOSE 59711 13:29:18 ---> Running in ee0dd06b2ea9 13:29:18 Removing intermediate container ee0dd06b2ea9 13:29:18 ---> 30fef780beb0 13:29:18 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:29:18 ---> Running in e2db9ebfd2e6 13:29:18 Removing intermediate container e2db9ebfd2e6 13:29:18 ---> f9031714bc78 13:29:18 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 13:29:18 ---> Running in 48499c9e4f0b 13:29:19 Removing intermediate container 48499c9e4f0b 13:29:19 ---> 8b638f70973e 13:29:19 Step 28/30 : LABEL arch=arm64 13:29:19 ---> Running in 4f78be973000 13:29:19 Removing intermediate container 4f78be973000 13:29:19 ---> c94103b1dd11 13:29:19 Step 29/30 : LABEL git_sha=4232b763f697f291e2c23a6909d9a8bab072ec91 13:29:19 ---> Running in 0699c0d3dda8 13:29:19 Removing intermediate container 0699c0d3dda8 13:29:19 ---> 5aaad719065d 13:29:19 Step 30/30 : LABEL version=0.0.0 13:29:19 ---> Running in c29f7da67e2b 13:29:20 Removing intermediate container c29f7da67e2b 13:29:20 ---> 2f2f5ab6bcb1 13:29:20 [Warning] One or more build-args [ARCH] were not consumed 13:29:20 Successfully built 2f2f5ab6bcb1 13:29:20 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:29:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:29:21 13:29:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:29:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:29:21 arm64: Pulling from edgex-lftools-log-publisher 13:29:21 8998bd30e6a1: Pulling fs layer 13:29:21 04944245beec: Pulling fs layer 13:29:21 699f458cf7ca: Pulling fs layer 13:29:21 765212b225bb: Pulling fs layer 13:29:21 f23df028b6ca: Pulling fs layer 13:29:21 d65c8cfc05b1: Pulling fs layer 13:29:21 2437ff75d9bd: Pulling fs layer 13:29:21 f23df028b6ca: Waiting 13:29:21 d65c8cfc05b1: Waiting 13:29:21 2437ff75d9bd: Waiting 13:29:21 765212b225bb: Waiting 13:29:21 04944245beec: Verifying Checksum 13:29:21 04944245beec: Download complete 13:29:21 765212b225bb: Download complete 13:29:21 f23df028b6ca: Verifying Checksum 13:29:21 f23df028b6ca: Download complete 13:29:21 d65c8cfc05b1: Verifying Checksum 13:29:21 d65c8cfc05b1: Download complete 13:29:22 699f458cf7ca: Verifying Checksum 13:29:22 699f458cf7ca: Download complete 13:29:22 8998bd30e6a1: Download complete 13:29:24 2437ff75d9bd: Verifying Checksum 13:29:24 2437ff75d9bd: Download complete 13:29:26 8998bd30e6a1: Pull complete 13:29:27 04944245beec: Pull complete 13:29:28 699f458cf7ca: Pull complete 13:29:29 765212b225bb: Pull complete 13:29:29 f23df028b6ca: Pull complete 13:29:29 d65c8cfc05b1: Pull complete 13:29:48 2437ff75d9bd: Pull complete 13:29:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:29:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:29:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:29:48 prd-ubuntu20.04-docker-arm64-4c-16g-10124 does not seem to be running inside a container 13:29:48 $ 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:29:51 $ docker top 77572b43cd96c7c09a5f22fba4060595cf6fbece563547021063716e88a7ab7f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:29:52 ---> job-cost.sh 13:29:52 lf-activate-venv: SKIPPING 13:29:52 INFO: No Stack... 13:29:52 INFO: Retrieving Pricing Info for: v3-standard-4 13:29:53 INFO: Archiving Costs [Pipeline] sh 13:29:53 + cut -d, -f6 13:29:53 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 13:29:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-304-1-stack-cost] 13:29:54 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-304-1-stack-cost] did not exist. Created. 13:29:54 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-304-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:29:54 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-30d5f8bf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:29:55 + echo total: 0.10999999940395355 [Pipeline] stash 13:29:55 Warning: overwriting stash ‘stack-cost’ 13:29:55 Stashed 1 file(s) [Pipeline] } 13:29:55 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-304-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:29:55 $ docker stop --time=1 77572b43cd96c7c09a5f22fba4060595cf6fbece563547021063716e88a7ab7f 13:29:57 $ docker rm -f --volumes 77572b43cd96c7c09a5f22fba4060595cf6fbece563547021063716e88a7ab7f [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:29:59 provisioning config files... 13:29:59 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp/config9183991482661173641tmp [Pipeline] { [Pipeline] sh 13:29:59 + set +x 13:29:59 + bash -s -- 13:29:59 + curl -s https://codecov.io/bash 13:29:59 13:29:59 _____ _ 13:29:59 / ____| | | 13:29:59 | | ___ __| | ___ ___ _____ __ 13:29:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:29:59 | |___| (_) | (_| | __/ (_| (_) \ V / 13:29:59 \_____\___/ \__,_|\___|\___\___/ \_/ 13:29:59 Bash-1.0.6 13:29:59 13:29:59 13:29:59 ==> git version 2.25.1 found 13:29:59 ==> 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:29:59 Release-Date: 2020-01-08 13:29:59 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:29:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:29:59 ==> Jenkins CI detected. 13:29:59 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-304 13:29:59 project root: . 13:29:59 --> token set from env 13:29:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:29:59 ==> Running gcov in . (disable via -X gcov) 13:29:59 ==> Python coveragepy not found 13:29:59 ==> Searching for coverage reports in: 13:29:59 + . 13:29:59 -> Found 1 reports 13:29:59 ==> Detecting git/mercurial file structure 13:29:59 ==> Reading reports 13:29:59 + ./coverage.out bytes=41317 13:29:59 ==> Appending adjustments 13:29:59 https://docs.codecov.io/docs/fixing-reports 13:29:59 + Found adjustments 13:29:59 ==> Gzipping contents 13:29:59 12K /tmp/codecov.j950uM.gz 13:29:59 ==> Uploading reports 13:29:59 url: https://codecov.io 13:29:59 query: branch=PR-304&commit=4232b763f697f291e2c23a6909d9a8bab072ec91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-304%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=304&job=&cmd_args= 13:29:59 -> Pinging Codecov 13:29:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-304&commit=4232b763f697f291e2c23a6909d9a8bab072ec91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-304%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=304&job=&cmd_args= 13:30:00 -> Uploading to 13:30:00 https://storage.googleapis.com/codecov/v4/raw/2024-09-11/581DD39554BDF9B6E22D074273EAD858/4232b763f697f291e2c23a6909d9a8bab072ec91/b17ff516-f028-474c-a9a2-fbef15a34e33.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240911%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240911T132959Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fed09d3a74983605600b5edf3cfb6f8de5bcb50eca5d452b3923b591b9764ef4 13:30:00 % Total % Received % Xferd Average Speed Time Time Time Current 13:30:00 Dload Upload Total Spent Left Speed 13:30:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 46071 --:--:-- --:--:-- --:--:-- 46071 13:30:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4232b763f697f291e2c23a6909d9a8bab072ec91 [Pipeline] } 13:30:00 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:30:02 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-304/archives ] 13:30:02 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-304/archives 13:30:02 total 16 13:30:02 drwxr-xr-x 3 root root 4096 Sep 11 13:12 . 13:30:02 drwxrwxr-x 12 jenkins jenkins 4096 Sep 11 13:12 .. 13:30:02 drwxr-xr-x 2 root root 4096 Sep 11 13:12 cost 13:30:02 -rw-r--r-- 1 root root 95 Sep 11 13:12 cost.csv 13:30:02 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-304/archives 13:30:02 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-304/archives 13:30:02 total 16 13:30:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 11 13:12 . 13:30:02 drwxrwxr-x 12 jenkins jenkins 4096 Sep 11 13:12 .. 13:30:02 drwxr-xr-x 2 jenkins jenkins 4096 Sep 11 13:12 cost 13:30:02 -rw-r--r-- 1 jenkins jenkins 95 Sep 11 13:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:30:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:30:04 ---> package-listing.sh 13:30:04 ++ facter osfamily 13:30:04 ++ tr '[:upper:]' '[:lower:]' 13:30:04 + OS_FAMILY=debian 13:30:04 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-304 13:30:04 + START_PACKAGES=/tmp/packages_start.txt 13:30:04 + END_PACKAGES=/tmp/packages_end.txt 13:30:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:30:04 + PACKAGES=/tmp/packages_start.txt 13:30:04 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-304 ']' 13:30:04 + PACKAGES=/tmp/packages_end.txt 13:30:04 + case "${OS_FAMILY}" in 13:30:04 + dpkg -l 13:30:04 + grep '^ii' 13:30:04 + '[' -f /tmp/packages_start.txt ']' 13:30:04 + '[' -f /tmp/packages_end.txt ']' 13:30:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:30:04 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-304 ']' 13:30:04 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-304/archives/ 13:30:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-304/archives/ [Pipeline] echo 13:30:04 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-304/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:30:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:30:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:30:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:30:05 prd-ubuntu20.04-docker-8c-8g-10123 does not seem to be running inside a container 13:30:05 $ 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-304/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-304 -v /w/workspace/y_app-rfid-llrp-inventory_PR-304:/w/workspace/y_app-rfid-llrp-inventory_PR-304:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:30:05 $ docker top c698a81c6e50512448c663ea29fd23e2d86ab15fa1b462af9c8e30734376f2f0 -eo pid,comm [Pipeline] { [Pipeline] sh 13:30:06 + touch /tmp/pre-build-complete [Pipeline] sh 13:30:06 + mkdir -p /var/log/sysstat [Pipeline] sh 13:30:06 + ls /var/log/sa-host 13:30:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:30:07 provisioning config files... 13:30:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-304@tmp/config4817344308666124066tmp [Pipeline] { [Pipeline] echo 13:30:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:30:07 ---> create-netrc.sh [Pipeline] } 13:30:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:30:07 ---> python-tools-install.sh [Pipeline] echo 13:30:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:30:08 ---> sudo-logs.sh 13:30:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:30:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:30:08 ---> job-cost.sh 13:30:08 lf-activate-venv: SKIPPING 13:30:08 DEBUG: total: 0.2199999988079071 13:30:08 INFO: Retrieving Stack Cost... 13:30:09 INFO: Retrieving Pricing Info for: v3-standard-8 13:30:09 INFO: Archiving Costs [Pipeline] echo 13:30:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:30:09 ---> logs-deploy.sh 13:30:09 lf-activate-venv: SKIPPING 13:30:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-304/1 13:30:09 INFO: archiving workspace using pattern(s): 13:30:10 Archives upload complete. 13:30:10 INFO: archiving logs to Nexus 13:30:11 ---> uname -a: 13:30:11 Linux prd-ubuntu20-04-docker-8c-8g-10123 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:30:11 13:30:11 13:30:11 ---> lscpu: 13:30:11 Architecture: x86_64 13:30:11 CPU op-mode(s): 32-bit, 64-bit 13:30:11 Byte Order: Little Endian 13:30:11 Address sizes: 40 bits physical, 48 bits virtual 13:30:11 CPU(s): 8 13:30:11 On-line CPU(s) list: 0-7 13:30:11 Thread(s) per core: 1 13:30:11 Core(s) per socket: 1 13:30:11 Socket(s): 8 13:30:11 NUMA node(s): 1 13:30:11 Vendor ID: AuthenticAMD 13:30:11 CPU family: 23 13:30:11 Model: 49 13:30:11 Model name: AMD EPYC-Rome Processor 13:30:11 Stepping: 0 13:30:11 CPU MHz: 2800.000 13:30:11 BogoMIPS: 5600.00 13:30:11 Virtualization: AMD-V 13:30:11 Hypervisor vendor: KVM 13:30:11 Virtualization type: full 13:30:11 L1d cache: 256 KiB 13:30:11 L1i cache: 256 KiB 13:30:11 L2 cache: 4 MiB 13:30:11 L3 cache: 128 MiB 13:30:11 NUMA node0 CPU(s): 0-7 13:30:11 Vulnerability Itlb multihit: Not affected 13:30:11 Vulnerability L1tf: Not affected 13:30:11 Vulnerability Mds: Not affected 13:30:11 Vulnerability Meltdown: Not affected 13:30:11 Vulnerability Mmio stale data: Not affected 13:30:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:30:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:30:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:30:11 Vulnerability Srbds: Not affected 13:30:11 Vulnerability Tsx async abort: Not affected 13:30:11 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:30:11 13:30:11 13:30:11 ---> nproc: 13:30:11 8 13:30:11 13:30:11 13:30:11 ---> df -h: 13:30:11 Filesystem Size Used Avail Use% Mounted on 13:30:11 overlay 155G 12G 143G 8% / 13:30:11 tmpfs 64M 0 64M 0% /dev 13:30:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:30:11 shm 64M 0 64M 0% /dev/shm 13:30:11 /dev/vda1 155G 12G 143G 8% /facter-os 13:30:11 13:30:11 13:30:11 ---> sar -b -r -n DEV: 13:30:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10123) 09/11/24 _x86_64_ (8 CPU) 13:30:11 13:30:11 13:08:14 LINUX RESTART (8 CPU) 13:30:11 13:30:11 13:09:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:30:11 13:10:01 263.14 6.00 257.14 0.00 484.53 71308.46 0.00 13:30:11 13:11:01 136.49 0.08 136.41 0.00 3.47 41432.96 0.00 13:30:11 13:12:01 92.62 0.12 92.50 0.00 6.66 34871.46 0.00 13:30:11 13:13:01 174.34 0.08 174.25 0.00 11.20 50324.55 0.00 13:30:11 13:14:01 46.46 5.10 41.36 0.00 4342.48 8348.74 0.00 13:30:11 13:15:01 6.87 0.02 6.85 0.00 0.13 127.85 0.00 13:30:11 13:16:01 1.45 0.00 1.45 0.00 0.00 15.46 0.00 13:30:11 13:17:01 2.00 0.02 1.98 0.00 0.13 21.99 0.00 13:30:11 13:18:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 13:30:11 13:19:01 1.80 0.00 1.80 0.00 0.00 20.00 0.00 13:30:11 13:20:01 1.13 0.00 1.13 0.00 0.00 17.19 0.00 13:30:11 13:21:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 13:30:11 13:22:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 13:30:11 13:23:01 3.18 1.02 2.17 0.00 21.86 30.66 0.00 13:30:11 13:24:01 1.78 0.02 1.77 0.00 0.13 24.26 0.00 13:30:11 13:25:01 1.87 0.00 1.87 0.00 0.00 21.20 0.00 13:30:11 13:26:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 13:30:11 13:27:01 1.73 0.00 1.73 0.00 0.00 20.00 0.00 13:30:11 13:28:01 0.90 0.00 0.90 0.00 0.00 9.46 0.00 13:30:11 13:29:01 1.88 0.00 1.88 0.00 0.00 22.13 0.00 13:30:11 13:30:01 1.17 0.10 1.07 0.00 7.20 13.33 0.00 13:30:11 Average: 35.25 0.59 34.65 0.00 232.07 9793.38 0.00 13:30:11 13:30:11 13:09:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:30:11 13:10:01 27850368 31524060 785856 2.39 134372 3692948 2004148 5.91 1275672 3239684 191880 13:30:11 13:11:01 26938228 31483580 817612 2.49 189000 4436816 1921012 5.66 1749308 3599716 935856 13:30:11 13:12:01 27494204 31261900 1037152 3.15 194184 3676968 2545544 7.50 1641716 3168024 134304 13:30:11 13:13:01 26947564 31541752 759988 2.31 204272 4449380 1769108 5.21 1365456 3948684 364 13:30:11 13:14:01 26500716 31522472 750124 2.28 232880 4847188 1716360 5.06 1642500 4086020 1048 13:30:11 13:15:01 26507524 31524376 748084 2.27 231396 4843932 1714348 5.05 1636808 4082812 8 13:30:11 13:16:01 26507792 31524720 747696 2.27 231464 4843936 1714348 5.05 1636856 4082820 8 13:30:11 13:17:01 26508700 31525704 746516 2.27 231532 4843936 1714348 5.05 1635596 4082820 8 13:30:11 13:18:01 26517092 31534336 737624 2.24 231560 4844068 1714348 5.05 1627128 4082948 8 13:30:11 13:19:01 26517416 31534708 737388 2.24 231592 4844072 1714348 5.05 1627332 4082952 4 13:30:11 13:20:01 26519400 31536716 735308 2.24 231632 4844072 1714348 5.05 1625440 4082952 16 13:30:11 13:21:01 26519196 31536568 735464 2.24 231644 4844080 1714348 5.05 1625396 4082956 24 13:30:11 13:22:01 26519684 31537076 734888 2.23 231664 4844084 1714348 5.05 1625024 4082960 12 13:30:11 13:23:01 26517940 31536392 735588 2.24 231764 4844692 1711460 5.04 1625348 4083512 8 13:30:11 13:24:01 26517372 31535920 736120 2.24 231812 4844680 1706184 5.03 1625912 4083492 16 13:30:11 13:25:01 26517852 31536476 735472 2.24 231860 4844684 1706184 5.03 1626184 4083496 12 13:30:11 13:26:01 26518084 31536772 735352 2.24 231936 4844684 1706184 5.03 1625960 4083500 8 13:30:11 13:27:01 26517396 31536140 735956 2.24 231972 4844688 1706184 5.03 1626340 4083500 184 13:30:11 13:28:01 26518916 31537660 734360 2.23 231988 4844688 1706184 5.03 1624556 4083500 8 13:30:11 13:29:01 26519192 31537968 733968 2.23 232040 4844692 1706184 5.03 1624672 4083504 8 13:30:11 13:30:01 26518080 31537144 734556 2.23 232064 4844932 1738424 5.12 1625920 4083480 216 13:30:11 Average: 26666320 31518211 759765 2.31 222030 4695868 1778950 5.24 1605673 3970159 60190 13:30:11 13:30:11 13:09:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:30:11 13:10:01 ens3 768.41 510.29 8576.48 65.85 0.00 0.00 0.00 0.00 13:30:11 13:10:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 13:30:11 13:10:01 docker0 376.89 550.87 31.91 3666.56 0.00 0.00 0.00 0.00 13:30:11 13:11:01 ens3 19.63 13.35 22.69 8.58 0.00 0.00 0.00 0.00 13:30:11 13:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:30:11 13:11:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:30:11 13:11:01 vethd94e4ec 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 13:30:11 13:12:01 ens3 22.94 15.28 50.17 9.53 0.00 0.00 0.00 0.00 13:30:11 13:12:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 13:30:11 13:12:01 docker0 1.37 2.12 0.08 30.85 0.00 0.00 0.00 0.00 13:30:11 13:12:01 veth5cb8f64 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 13:30:11 13:13:01 ens3 104.12 61.82 2652.08 12.55 0.00 0.00 0.00 0.00 13:30:11 13:13:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 13:30:11 13:13:01 docker0 3.28 5.77 0.20 64.94 0.00 0.00 0.00 0.00 13:30:11 13:14:01 ens3 163.99 55.47 2732.53 4.41 0.00 0.00 0.00 0.00 13:30:11 13:14:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 13:30:11 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:15:01 ens3 0.28 0.18 0.02 0.01 0.00 0.00 0.00 0.00 13:30:11 13:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:30:11 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:17:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 13:30:11 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:30:11 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:18:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:19:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 13:30:11 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:30:11 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:21:01 ens3 0.32 0.20 0.13 0.01 0.00 0.00 0.00 0.00 13:30:11 13:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:30:11 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:30:11 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:30:11 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:24:01 ens3 0.17 0.18 0.08 0.07 0.00 0.00 0.00 0.00 13:30:11 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:25:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:30:11 13:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:30:11 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:26:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:27:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:30:11 13:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:30:11 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:28:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:29:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 13:30:11 13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:30:11 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 13:30:01 ens3 4.40 3.15 4.27 1.53 0.00 0.00 0.00 0.00 13:30:11 13:30:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:30:11 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:30:11 Average: ens3 51.13 31.09 662.21 4.84 0.00 0.00 0.00 0.00 13:30:11 Average: lo 0.42 0.42 0.04 0.04 0.00 0.00 0.00 0.00 13:30:11 Average: docker0 17.88 26.19 1.51 176.38 0.00 0.00 0.00 0.00 13:30:11 13:30:11 13:30:11 ---> sar -P ALL: 13:30:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10123) 09/11/24 _x86_64_ (8 CPU) 13:30:11 13:30:11 13:08:14 LINUX RESTART (8 CPU) 13:30:11 13:30:11 13:09:02 CPU %user %nice %system %iowait %steal %idle 13:30:11 13:10:01 all 8.36 0.00 4.01 3.85 0.06 83.72 13:30:11 13:10:01 0 7.80 0.00 4.08 0.46 0.05 87.61 13:30:11 13:10:01 1 8.68 0.00 4.17 0.38 0.07 86.70 13:30:11 13:10:01 2 9.88 0.00 4.00 10.76 0.05 75.31 13:30:11 13:10:01 3 7.23 0.00 3.65 2.15 0.05 86.93 13:30:11 13:10:01 4 8.24 0.00 3.88 2.38 0.07 85.43 13:30:11 13:10:01 5 8.40 0.00 3.94 1.35 0.05 86.26 13:30:11 13:10:01 6 8.15 0.00 3.65 0.45 0.09 87.67 13:30:11 13:10:01 7 8.53 0.00 4.68 12.90 0.07 73.83 13:30:11 13:11:01 all 35.15 0.00 6.17 2.16 0.07 56.45 13:30:11 13:11:01 0 34.64 0.00 5.83 0.24 0.07 59.23 13:30:11 13:11:01 1 33.95 0.00 5.38 0.03 0.07 60.57 13:30:11 13:11:01 2 34.79 0.00 5.26 0.17 0.07 59.71 13:30:11 13:11:01 3 35.15 0.00 6.15 0.39 0.07 58.24 13:30:11 13:11:01 4 34.68 0.00 6.32 2.61 0.08 56.30 13:30:11 13:11:01 5 35.35 0.00 6.92 0.25 0.07 57.41 13:30:11 13:11:01 6 36.58 0.00 6.63 0.89 0.07 55.83 13:30:11 13:11:01 7 36.06 0.00 6.90 12.73 0.08 44.22 13:30:11 13:12:01 all 49.33 0.00 7.29 1.48 0.10 41.80 13:30:11 13:12:01 0 49.39 0.00 7.19 2.71 0.10 40.61 13:30:11 13:12:01 1 48.82 0.00 7.71 0.39 0.10 42.99 13:30:11 13:12:01 2 49.09 0.00 6.43 0.32 0.08 44.07 13:30:11 13:12:01 3 49.50 0.00 7.51 0.54 0.10 42.35 13:30:11 13:12:01 4 49.24 0.00 7.68 0.37 0.10 42.62 13:30:11 13:12:01 5 50.09 0.00 7.15 0.30 0.10 42.36 13:30:11 13:12:01 6 50.34 0.00 7.27 4.91 0.10 37.38 13:30:11 13:12:01 7 48.15 0.00 7.38 2.31 0.10 42.05 13:30:11 13:13:01 all 23.10 0.00 4.92 2.44 0.05 69.48 13:30:11 13:13:01 0 22.46 0.00 4.67 0.07 0.05 72.75 13:30:11 13:13:01 1 23.13 0.00 4.52 0.37 0.03 71.95 13:30:11 13:13:01 2 22.72 0.00 4.75 0.79 0.07 71.68 13:30:11 13:13:01 3 23.98 0.00 5.61 6.76 0.05 63.60 13:30:11 13:13:01 4 22.38 0.00 4.76 2.93 0.05 69.87 13:30:11 13:13:01 5 23.03 0.00 4.81 0.40 0.05 71.71 13:30:11 13:13:01 6 23.76 0.00 4.98 0.08 0.08 71.08 13:30:11 13:13:01 7 23.35 0.00 5.29 8.12 0.05 63.19 13:30:11 13:14:01 all 2.33 0.00 1.28 0.63 0.03 95.74 13:30:11 13:14:01 0 3.16 0.00 1.64 0.03 0.03 95.14 13:30:11 13:14:01 1 2.42 0.00 1.10 0.57 0.03 95.88 13:30:11 13:14:01 2 2.08 0.00 0.69 0.07 0.02 97.15 13:30:11 13:14:01 3 3.36 0.00 1.09 0.08 0.03 95.44 13:30:11 13:14:01 4 1.38 0.00 2.33 2.27 0.02 94.00 13:30:11 13:14:01 5 1.77 0.00 1.62 1.64 0.02 94.96 13:30:11 13:14:01 6 1.45 0.00 0.89 0.35 0.02 97.29 13:30:11 13:14:01 7 3.00 0.00 0.88 0.05 0.03 96.03 13:30:11 13:15:01 all 0.11 0.00 0.06 0.01 0.01 99.81 13:30:11 13:15:01 0 0.03 0.00 0.05 0.00 0.00 99.92 13:30:11 13:15:01 1 0.18 0.00 0.05 0.00 0.00 99.77 13:30:11 13:15:01 2 0.25 0.00 0.05 0.00 0.00 99.70 13:30:11 13:15:01 3 0.07 0.00 0.08 0.00 0.03 99.82 13:30:11 13:15:01 4 0.05 0.00 0.03 0.07 0.00 99.85 13:30:11 13:15:01 5 0.02 0.00 0.05 0.00 0.00 99.93 13:30:11 13:15:01 6 0.23 0.00 0.12 0.05 0.02 99.58 13:30:11 13:15:01 7 0.05 0.00 0.03 0.00 0.00 99.92 13:30:11 13:16:01 all 0.19 0.00 0.00 0.01 0.01 99.79 13:30:11 13:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:30:11 13:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:30:11 13:16:01 2 1.42 0.00 0.00 0.00 0.02 98.57 13:30:11 13:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:30:11 13:16:01 4 0.02 0.00 0.00 0.03 0.00 99.95 13:30:11 13:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:30:11 13:16:01 6 0.02 0.00 0.02 0.02 0.02 99.93 13:30:11 13:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:30:11 13:17:01 all 0.03 0.00 0.02 0.01 0.01 99.93 13:30:11 13:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:30:11 13:17:01 1 0.07 0.00 0.00 0.00 0.02 99.92 13:30:11 13:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:30:11 13:17:01 3 0.07 0.00 0.03 0.00 0.02 99.88 13:30:11 13:17:01 4 0.02 0.00 0.02 0.05 0.02 99.90 13:30:11 13:17:01 5 0.02 0.00 0.03 0.00 0.00 99.95 13:30:11 13:17:01 6 0.05 0.00 0.03 0.02 0.00 99.90 13:30:11 13:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:30:11 13:18:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:30:11 13:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:30:11 13:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:30:11 13:18:01 2 0.07 0.00 0.02 0.00 0.02 99.90 13:30:11 13:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:30:11 13:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:30:11 13:18:01 5 0.02 0.00 0.03 0.00 0.02 99.93 13:30:11 13:18:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:30:11 13:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:30:11 13:19:01 all 0.06 0.00 0.01 0.01 0.01 99.91 13:30:11 13:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:30:11 13:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 13:30:11 13:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:30:11 13:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:30:11 13:19:01 4 0.03 0.00 0.02 0.02 0.00 99.93 13:30:11 13:19:01 5 0.05 0.00 0.00 0.02 0.00 99.93 13:30:11 13:19:01 6 0.30 0.00 0.03 0.02 0.02 99.63 13:30:11 13:19:01 7 0.02 0.00 0.03 0.00 0.03 99.92 13:30:11 13:20:01 all 0.04 0.00 0.00 0.00 0.01 99.95 13:30:11 13:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:30:11 13:20:01 1 0.07 0.00 0.00 0.00 0.02 99.92 13:30:11 13:20:01 2 0.05 0.00 0.00 0.00 0.00 99.95 13:30:11 13:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:30:11 13:20:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:30:11 13:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:30:11 13:20:01 6 0.10 0.00 0.00 0.02 0.00 99.88 13:30:11 13:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 13:30:11 13:30:11 13:20:01 CPU %user %nice %system %iowait %steal %idle 13:30:11 13:21:01 all 0.04 0.00 0.01 0.01 0.01 99.93 13:30:11 13:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:30:11 13:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:30:11 13:21:01 2 0.27 0.00 0.02 0.00 0.02 99.70 13:30:11 13:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:30:11 13:21:01 4 0.02 0.00 0.00 0.03 0.00 99.95 13:30:11 13:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:30:11 13:21:01 6 0.02 0.00 0.02 0.02 0.02 99.93 13:30:11 13:21:01 7 0.02 0.00 0.02 0.00 0.03 99.93 13:30:11 13:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:30:11 13:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:30:11 13:22:01 1 0.05 0.00 0.00 0.00 0.00 99.95 13:30:11 13:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 13:30:11 13:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:30:11 13:22:01 4 0.02 0.00 0.02 0.03 0.02 99.92 13:30:11 13:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:30:11 13:22:01 6 0.08 0.00 0.02 0.00 0.02 99.88 13:30:11 13:22:01 7 0.03 0.00 0.02 0.00 0.03 99.92 13:30:11 13:23:01 all 0.05 0.00 0.03 0.01 0.01 99.90 13:30:11 13:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:30:11 13:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 13:30:11 13:23:01 2 0.03 0.00 0.03 0.00 0.02 99.92 13:30:11 13:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 13:30:11 13:23:01 4 0.05 0.00 0.03 0.03 0.00 99.88 13:30:11 13:23:01 5 0.00 0.00 0.03 0.00 0.00 99.97 13:30:11 13:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:30:11 13:23:01 7 0.18 0.00 0.07 0.03 0.02 99.70 13:30:11 13:24:01 all 0.03 0.00 0.03 0.02 0.01 99.91 13:30:11 13:24:01 0 0.02 0.00 0.02 0.02 0.02 99.93 13:30:11 13:24:01 1 0.07 0.00 0.02 0.00 0.02 99.90 13:30:11 13:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:30:11 13:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:30:11 13:24:01 4 0.02 0.00 0.05 0.03 0.02 99.88 13:30:11 13:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:30:11 13:24:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:30:11 13:24:01 7 0.03 0.00 0.05 0.08 0.03 99.80 13:30:11 13:25:01 all 0.02 0.00 0.01 0.01 0.01 99.96 13:30:11 13:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:30:11 13:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:30:11 13:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:30:11 13:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:30:11 13:25:01 4 0.05 0.00 0.02 0.05 0.00 99.88 13:30:11 13:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:30:11 13:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:30:11 13:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:30:11 13:26:01 all 0.02 0.00 0.00 0.01 0.01 99.97 13:30:11 13:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:30:11 13:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:30:11 13:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:30:11 13:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:30:11 13:26:01 4 0.03 0.00 0.00 0.03 0.00 99.93 13:30:11 13:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:30:11 13:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:30:11 13:26:01 7 0.02 0.00 0.00 0.02 0.03 99.93 13:30:11 13:27:01 all 0.01 0.00 0.01 0.01 0.00 99.97 13:30:11 13:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:30:11 13:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:30:11 13:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:30:11 13:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:30:11 13:27:01 4 0.00 0.00 0.02 0.03 0.00 99.95 13:30:11 13:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:30:11 13:27:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:30:11 13:27:01 7 0.03 0.00 0.02 0.03 0.02 99.90 13:30:11 13:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:30:11 13:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:30:11 13:28:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:30:11 13:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:30:11 13:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:30:11 13:28:01 4 0.03 0.00 0.00 0.00 0.02 99.95 13:30:11 13:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:30:11 13:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:30:11 13:28:01 7 0.02 0.00 0.05 0.00 0.03 99.90 13:30:11 13:29:01 all 0.02 0.00 0.01 0.01 0.01 99.96 13:30:11 13:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:30:11 13:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:30:11 13:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:30:11 13:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:30:11 13:29:01 4 0.00 0.00 0.02 0.03 0.00 99.95 13:30:11 13:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:30:11 13:29:01 6 0.05 0.00 0.02 0.00 0.02 99.92 13:30:11 13:29:01 7 0.02 0.00 0.00 0.03 0.02 99.93 13:30:11 13:30:01 all 0.10 0.00 0.06 0.00 0.01 99.83 13:30:11 13:30:01 0 0.05 0.00 0.03 0.00 0.02 99.90 13:30:11 13:30:01 1 0.12 0.00 0.08 0.00 0.00 99.80 13:30:11 13:30:01 2 0.08 0.00 0.03 0.00 0.02 99.87 13:30:11 13:30:01 3 0.07 0.00 0.07 0.00 0.00 99.87 13:30:11 13:30:01 4 0.08 0.00 0.03 0.02 0.00 99.87 13:30:11 13:30:01 5 0.10 0.00 0.10 0.00 0.00 99.80 13:30:11 13:30:01 6 0.25 0.00 0.08 0.00 0.02 99.65 13:30:11 13:30:01 7 0.07 0.00 0.03 0.00 0.03 99.87 13:30:11 Average: all 5.62 0.00 1.13 0.50 0.02 92.72 13:30:11 Average: 0 5.56 0.00 1.11 0.17 0.02 93.14 13:30:11 Average: 1 5.57 0.00 1.09 0.08 0.02 93.24 13:30:11 Average: 2 5.72 0.00 1.01 0.56 0.02 92.69 13:30:11 Average: 3 5.65 0.00 1.15 0.47 0.02 92.71 13:30:11 Average: 4 5.50 0.00 1.19 0.52 0.02 92.77 13:30:11 Average: 5 5.62 0.00 1.17 0.19 0.02 93.01 13:30:11 Average: 6 5.74 0.00 1.13 0.32 0.02 92.79 13:30:11 Average: 7 5.64 0.00 1.20 1.70 0.03 91.43 13:30:11 13:30:11 13:30:11