Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 66c7f887438d2c7df4dcd34ca19c18045855ee46 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-ssh1917288301181155899.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh14361219406184352829.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16241441322699640497.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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 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-ssh2731411340734510082.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3254654047117511057.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-39419 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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 Avoid second fetch Checking out Revision 66c7f887438d2c7df4dcd34ca19c18045855ee46 (main) Commit message: "Merge pull request #336 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28" > 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 core.sparsecheckout # timeout=10 > git checkout -f 66c7f887438d2c7df4dcd34ca19c18045855ee46 # timeout=10 > git rev-list --no-walk 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:52:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:52:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:52:02 ========================================================= 06:52:02 EdgeX Global Pipelines Version Info 06:52:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:52:03 ------------------- 06:52:03 stable info: 06:52:03 ------------------- 06:52:03 Commited By: Cherry Wang cherry@iotechsys.com 06:52:03 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:52:03 Message: update stable to v1.0.269 06:52:03 ------------------- 06:52:03 experimental info: 06:52:03 ------------------- 06:52:03 Commited By: **** collab-it+edgex@linuxfoundation.org 06:52:03 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 06:52:03 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:52:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 06:52:03 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 06:52:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:52:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:52:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:52:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66c7f887438d2c7df4dcd34ca19c18045855ee46 [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66c7f88 [Pipeline] echo 06:52:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:52:04 provisioning config files... 06:52:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10042072081361071122tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:05 ---> ****-login.sh 06:52:05 nexus3.edgexfoundry.org:10001 06:52:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:05 Configure a credential helper to remove this warning. See 06:52:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:05 06:52:05 Login Succeeded 06:52:05 nexus3.edgexfoundry.org:10002 06:52:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:05 Configure a credential helper to remove this warning. See 06:52:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:05 06:52:05 Login Succeeded 06:52:05 nexus3.edgexfoundry.org:10003 06:52:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:05 Configure a credential helper to remove this warning. See 06:52:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:05 06:52:05 Login Succeeded 06:52:05 nexus3.edgexfoundry.org:10004 06:52:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:05 Configure a credential helper to remove this warning. See 06:52:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:05 06:52:05 Login Succeeded 06:52:05 ****.io 06:52:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:06 Configure a credential helper to remove this warning. See 06:52:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:06 06:52:06 Login Succeeded 06:52:06 ---> ****-login.sh ends [Pipeline] } 06:52:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:52:06 + git rev-list -1 --merges 66c7f887438d2c7df4dcd34ca19c18045855ee46~1..66c7f887438d2c7df4dcd34ca19c18045855ee46 [Pipeline] echo 06:52:06 -----------> git rev-list -1 --merges 66c7f887438d2c7df4dcd34ca19c18045855ee46~1..66c7f887438d2c7df4dcd34ca19c18045855ee46 66c7f887438d2c7df4dcd34ca19c18045855ee46 06:52:06 66c7f887438d2c7df4dcd34ca19c18045855ee46 [false] [Pipeline] sh 06:52:06 + git log --format=format:%s -1 66c7f887438d2c7df4dcd34ca19c18045855ee46 [Pipeline] echo 06:52:06 ========================================================= 06:52:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:52:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:52:07 + git log --format=format:%s -1 66c7f887438d2c7df4dcd34ca19c18045855ee46 [Pipeline] echo 06:52:07 [semverPrep] GIT_COMMIT: 66c7f887438d2c7df4dcd34ca19c18045855ee46, Commit Message: Merge pull request #336 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28 [Pipeline] echo 06:52:07 [semverPrep] This is not a build commit. [Pipeline] sh 06:52:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:52:07 + grep -v github /etc/ssh/ssh_known_hosts 06:52:07 + [ -e /tmp/ssh_known_hosts ] 06:52:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:52:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:52:07 + sudo tee -a /etc/ssh/ssh_known_hosts 06:52:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:52:08 06:52:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:52:08 0.1.4: Pulling from edgex-devops/py-git-semver 06:52:08 b85a868b505f: Pulling fs layer 06:52:08 e2be974225ed: Pulling fs layer 06:52:08 339a4e72a1f5: Pulling fs layer 06:52:08 988bab9f4d93: Pulling fs layer 06:52:08 1469e6f7b9e6: Pulling fs layer 06:52:08 eaf3925da568: Pulling fs layer 06:52:08 bab4dde63d76: Pulling fs layer 06:52:08 bde34c3a00c8: Pulling fs layer 06:52:08 b352a97aabf1: Pulling fs layer 06:52:08 4872d77fe225: Pulling fs layer 06:52:08 5851b861e8e6: Pulling fs layer 06:52:08 1469e6f7b9e6: Waiting 06:52:08 eaf3925da568: Waiting 06:52:08 bab4dde63d76: Waiting 06:52:08 bde34c3a00c8: Waiting 06:52:08 5851b861e8e6: Waiting 06:52:08 b352a97aabf1: Waiting 06:52:08 988bab9f4d93: Waiting 06:52:08 e2be974225ed: Verifying Checksum 06:52:08 e2be974225ed: Download complete 06:52:08 988bab9f4d93: Download complete 06:52:08 1469e6f7b9e6: Verifying Checksum 06:52:08 1469e6f7b9e6: Download complete 06:52:08 eaf3925da568: Verifying Checksum 06:52:08 eaf3925da568: Download complete 06:52:08 339a4e72a1f5: Verifying Checksum 06:52:08 339a4e72a1f5: Download complete 06:52:08 bde34c3a00c8: Download complete 06:52:08 b352a97aabf1: Download complete 06:52:08 4872d77fe225: Download complete 06:52:08 5851b861e8e6: Download complete 06:52:08 b85a868b505f: Download complete 06:52:08 bab4dde63d76: Verifying Checksum 06:52:08 bab4dde63d76: Download complete 06:52:09 b85a868b505f: Pull complete 06:52:09 e2be974225ed: Pull complete 06:52:10 339a4e72a1f5: Pull complete 06:52:10 988bab9f4d93: Pull complete 06:52:10 1469e6f7b9e6: Pull complete 06:52:10 eaf3925da568: Pull complete 06:52:12 bab4dde63d76: Pull complete 06:52:12 bde34c3a00c8: Pull complete 06:52:12 b352a97aabf1: Pull complete 06:52:12 4872d77fe225: Pull complete 06:52:12 5851b861e8e6: Pull complete 06:52:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:52:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:52:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:12 prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container 06:52:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:52:14 $ docker top 3bdf0a2dcbdfdab38a48da6509e88354a23390bda4a2eaac2bf6905176feb434 -eo pid,comm 06:52:14 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). 06:52:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:52:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:52:14 [ssh-agent] Looking for ssh-agent implementation... 06:52:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:52:14 $ docker exec 3bdf0a2dcbdfdab38a48da6509e88354a23390bda4a2eaac2bf6905176feb434 ssh-agent 06:52:14 SSH_AUTH_SOCK=/tmp/ssh-hy1iMcDNaMSD/agent.32 06:52:14 SSH_AGENT_PID=38 06:52:14 Running ssh-add (command line suppressed) 06:52:14 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4208918160712552046.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4208918160712552046.key) 06:52:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:52:14 + git tag --points-at HEAD [Pipeline] } 06:52:14 $ docker exec --env ******** --env ******** 3bdf0a2dcbdfdab38a48da6509e88354a23390bda4a2eaac2bf6905176feb434 ssh-agent -k 06:52:15 unset SSH_AUTH_SOCK; 06:52:15 unset SSH_AGENT_PID; 06:52:15 echo Agent pid 38 killed; 06:52:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:52:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:52:15 [ssh-agent] Looking for ssh-agent implementation... 06:52:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:52:15 $ docker exec 3bdf0a2dcbdfdab38a48da6509e88354a23390bda4a2eaac2bf6905176feb434 ssh-agent 06:52:15 SSH_AUTH_SOCK=/tmp/ssh-mDVQMUAKnvuY/agent.71 06:52:15 SSH_AGENT_PID=77 06:52:15 Running ssh-add (command line suppressed) 06:52:15 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14200514016188492059.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14200514016188492059.key) 06:52:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:52:15 + git semver init 06:52:15 2025-02-21 06:52:15,906 [run_init] DEBUG init version:0.0.0 force:False 06:52:15 2025-02-21 06:52:15,907 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 06:52:15 2025-02-21 06:52:15,907 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 06:52:15 2025-02-21 06:52:15,908 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 06:52:17 2025-02-21 06:52:17,668 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 06:52:17 2025-02-21 06:52:17,669 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 06:52:17 2025-02-21 06:52:17,669 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 06:52:17 2025-02-21 06:52:17,669 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 06:52:17 4.0.0-dev.8 [Pipeline] } 06:52:17 $ docker exec --env ******** --env ******** 3bdf0a2dcbdfdab38a48da6509e88354a23390bda4a2eaac2bf6905176feb434 ssh-agent -k 06:52:18 unset SSH_AUTH_SOCK; 06:52:18 unset SSH_AGENT_PID; 06:52:18 echo Agent pid 77 killed; 06:52:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:52:18 + git semver [Pipeline] } 06:52:18 $ docker stop --time=1 3bdf0a2dcbdfdab38a48da6509e88354a23390bda4a2eaac2bf6905176feb434 06:52:19 $ docker rm -f --volumes 3bdf0a2dcbdfdab38a48da6509e88354a23390bda4a2eaac2bf6905176feb434 [Pipeline] // withDockerContainer [Pipeline] sh 06:52:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:52:20 Stashed 1 file(s) [Pipeline] echo 06:52:20 [edgeXSemver]: initialized semver on version 4.0.0-dev.8 [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 06:52:20 provisioning config files... 06:52:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3530336735090480994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:21 ---> ****-login.sh 06:52:21 nexus3.edgexfoundry.org:10001 06:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:21 Configure a credential helper to remove this warning. See 06:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:21 06:52:21 Login Succeeded 06:52:21 nexus3.edgexfoundry.org:10002 06:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:21 Configure a credential helper to remove this warning. See 06:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:21 06:52:21 Login Succeeded 06:52:21 nexus3.edgexfoundry.org:10003 06:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:21 Configure a credential helper to remove this warning. See 06:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:21 06:52:21 Login Succeeded 06:52:21 nexus3.edgexfoundry.org:10004 06:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:21 Configure a credential helper to remove this warning. See 06:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:21 06:52:21 Login Succeeded 06:52:21 ****.io 06:52:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:52:21 Configure a credential helper to remove this warning. See 06:52:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:52:21 06:52:21 Login Succeeded 06:52:21 ---> ****-login.sh ends [Pipeline] } 06:52:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:52:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:52:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:52:21 ========================================================= 06:52:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:52:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:21 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:52:21 Sending build context to Docker daemon 20.07MB 06:52:21 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:52:21 Step 2/12 : FROM ${BASE} AS builder 06:52:21 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:52:21 da9db072f522: Pulling fs layer 06:52:21 6ef4a4ee8ca5: Pulling fs layer 06:52:21 06f05ace1117: Pulling fs layer 06:52:21 5fe327b54edc: Pulling fs layer 06:52:21 4f4fb700ef54: Pulling fs layer 06:52:21 92a5565b7b96: Pulling fs layer 06:52:21 ff9bb7016b71: Pulling fs layer 06:52:21 b67dba6c2c7d: Pulling fs layer 06:52:21 a813b0c90790: Pulling fs layer 06:52:21 4f4fb700ef54: Waiting 06:52:21 92a5565b7b96: Waiting 06:52:21 ff9bb7016b71: Waiting 06:52:21 a813b0c90790: Waiting 06:52:21 5fe327b54edc: Waiting 06:52:22 6ef4a4ee8ca5: Verifying Checksum 06:52:22 6ef4a4ee8ca5: Download complete 06:52:22 5fe327b54edc: Verifying Checksum 06:52:22 5fe327b54edc: Download complete 06:52:22 4f4fb700ef54: Verifying Checksum 06:52:22 4f4fb700ef54: Download complete 06:52:22 da9db072f522: Download complete 06:52:22 92a5565b7b96: Verifying Checksum 06:52:22 92a5565b7b96: Download complete 06:52:22 ff9bb7016b71: Verifying Checksum 06:52:22 ff9bb7016b71: Download complete 06:52:22 da9db072f522: Pull complete 06:52:22 a813b0c90790: Verifying Checksum 06:52:22 a813b0c90790: Download complete 06:52:22 6ef4a4ee8ca5: Pull complete 06:52:22 06f05ace1117: Verifying Checksum 06:52:22 06f05ace1117: Download complete 06:52:23 b67dba6c2c7d: Verifying Checksum 06:52:23 b67dba6c2c7d: Download complete 06:52:26 06f05ace1117: Pull complete 06:52:26 5fe327b54edc: Pull complete 06:52:26 4f4fb700ef54: Pull complete 06:52:26 92a5565b7b96: Pull complete 06:52:26 ff9bb7016b71: Pull complete 06:52:28 b67dba6c2c7d: Pull complete 06:52:28 a813b0c90790: Pull complete 06:52:28 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 06:52:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:52:28 ---> 3ba60ce46760 06:52:28 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:52:30 ---> Running in 32ae291bb245 06:52:30 Removing intermediate container 32ae291bb245 06:52:30 ---> d921cace6f61 06:52:30 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:52:30 ---> Running in 9e9793b4996b 06:52:30 Removing intermediate container 9e9793b4996b 06:52:30 ---> d1d6325cfc86 06:52:30 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:52:30 ---> Running in 2ac311aed094 06:52:30 Removing intermediate container 2ac311aed094 06:52:30 ---> 9c95d3f03f14 06:52:30 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:52:30 ---> Running in 2cc46d2c634e 06:52:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:52:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:52:31 OK: 248 MiB in 58 packages 06:52:31 Removing intermediate container 2cc46d2c634e 06:52:31 ---> 2dd8c281613b 06:52:31 Step 7/12 : WORKDIR /app 06:52:31 ---> Running in c2a8e3251334 06:52:31 Removing intermediate container c2a8e3251334 06:52:31 ---> 496a50507c22 06:52:31 Step 8/12 : COPY go.mod vendor* ./ 06:52:31 ---> 68f9ff632d25 06:52:31 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:31 ---> Running in 3263f2995440 06:52:35 Still waiting to schedule task 06:52:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:53:10 Removing intermediate container 3263f2995440 06:53:10 ---> 1e1e8c6bd6d7 06:53:10 Step 10/12 : COPY . . 06:53:10 ---> 3881b367d6db 06:53:10 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:53:10 ---> Running in e380b462b6c7 06:53:10 Removing intermediate container e380b462b6c7 06:53:10 ---> 0cdd6544de94 06:53:10 Step 12/12 : RUN $MAKE 06:53:10 ---> Running in 15980e643330 06:53:10 noop 06:53:10 Removing intermediate container 15980e643330 06:53:10 ---> c93bf259e76a 06:53:10 Successfully built c93bf259e76a 06:53:10 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:11 + docker inspect -f . ci-base-image-x86_64 06:53:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:11 prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container 06:53:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:53:11 $ docker top 263872d10013a8e64ba9d607a7081380d848e2223981e9123e76044c55eced4a -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:12 + go version 06:53:12 go version go1.23.4 linux/amd64 [Pipeline] } 06:53:12 $ docker stop --time=1 263872d10013a8e64ba9d607a7081380d848e2223981e9123e76044c55eced4a 06:53:13 $ docker rm -f --volumes 263872d10013a8e64ba9d607a7081380d848e2223981e9123e76044c55eced4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:13 + docker inspect -f . ci-base-image-x86_64 06:53:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:13 prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container 06:53:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:53:14 $ docker top 03ac05309c010043a623fa2f17129bce7685b726c2023dc5256d493181e60611 -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:14 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 06:53:14 + make test 06:53:14 go test -race ./... -coverprofile=coverage.out ./... 06:53:46 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 06:53:46 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 06:53:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements 06:53:48 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.675s coverage: 71.9% of statements 06:54:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39420 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 06:54:16 Running in /w/workspace/app-rfid-llrp-inventory/195 [Pipeline] { [Pipeline] checkout 06:54:19 The recommended git tool is: git 06:54:23 using credential edgex-jenkins-ssh 06:54:23 Cloning the remote Git repository 06:54:23 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 06:54:23 > git init /w/workspace/app-rfid-llrp-inventory/195 # timeout=10 06:54:23 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 06:54:23 > git --version # timeout=10 06:54:23 > git --version # 'git version 2.25.1' 06:54:23 using GIT_SSH to set credentials SSH Credentials for GitHub 06:54:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:27 go vet ./... 06:54:27 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 06:54:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:54:28 Avoid second fetch 06:54:28 Checking out Revision 66c7f887438d2c7df4dcd34ca19c18045855ee46 (main) 06:54:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:54:29 Commit message: "Merge pull request #336 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0-dev.28" 06:54:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:54:29 ./bin/test-attribution.sh 06:54:28 > git config core.sparsecheckout # timeout=10 06:54:28 > git checkout -f 66c7f887438d2c7df4dcd34ca19c18045855ee46 # timeout=10 [Pipeline] echo 06:54:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:54:29 $ docker stop --time=1 03ac05309c010043a623fa2f17129bce7685b726c2023dc5256d493181e60611 06:54:32 $ docker rm -f --volumes 03ac05309c010043a623fa2f17129bce7685b726c2023dc5256d493181e60611 [Pipeline] // withDockerContainer [Pipeline] sh 06:54:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:54:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:54:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:54:33 + ls -al . 06:54:33 total 284 06:54:33 drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 06:53 . 06:54:33 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 06:51 .. 06:54:33 -rw-rw-r-- 1 jenkins jenkins 262 Feb 21 06:51 .dockerignore 06:54:33 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 06:53 .git 06:54:33 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 06:51 .github 06:54:33 -rw-rw-r-- 1 jenkins jenkins 773 Feb 21 06:51 .gitignore 06:54:33 -rw-rw-r-- 1 jenkins jenkins 200 Feb 21 06:51 .golangci.yml 06:54:33 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 06:52 .semver 06:54:33 -rw-rw-r-- 1 jenkins jenkins 17061 Feb 21 06:51 Attribution.txt 06:54:33 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 21 06:51 CHANGELOG.md 06:54:33 -rw-rw-r-- 1 jenkins jenkins 1769 Feb 21 06:51 Dockerfile 06:54:33 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 06:51 GOVERNANCE.md 06:54:33 -rw-rw-r-- 1 jenkins jenkins 665 Feb 21 06:51 Jenkinsfile 06:54:33 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 21 06:51 LICENSE 06:54:33 -rw-rw-r-- 1 jenkins jenkins 3066 Feb 21 06:51 Makefile 06:54:33 -rw-rw-r-- 1 jenkins jenkins 617 Feb 21 06:51 OWNERS.md 06:54:33 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 21 06:51 README.md 06:54:33 -rw-rw-r-- 1 jenkins jenkins 11 Feb 21 06:52 VERSION 06:54:33 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 06:51 bin 06:54:33 -rw-r--r-- 1 jenkins jenkins 55696 Feb 21 06:53 coverage.out 06:54:33 -rw-rw-r-- 1 jenkins jenkins 6741 Feb 21 06:51 go.mod 06:54:33 -rw-rw-r-- 1 jenkins jenkins 88266 Feb 21 06:51 go.sum 06:54:33 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 06:51 images 06:54:33 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 06:51 internal 06:54:33 -rw-rw-r-- 1 jenkins jenkins 531 Feb 21 06:51 main.go 06:54:33 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 06:51 openapi 06:54:33 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 06:51 res 06:54:33 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 06:51 static [Pipeline] isUnix 06:54:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:54:33 % Total % Received % Xferd Average Speed Time Time Time Current 06:54:33 Dload Upload Total Spent Left Speed 06:54:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 06:54:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:54:34 + 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=66c7f887438d2c7df4dcd34ca19c18045855ee46 --label arch=amd64 --label version=4.0.0-dev.8 . 06:54:34 Sending build context to Docker daemon 20.07MB 06:54:34 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 06:54:34 Step 2/30 : FROM ${BASE} AS builder 06:54:34 ---> c93bf259e76a 06:54:34 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 06:54:34 ---> Running in 4e4fbfb1a8c7 06:54:34 Removing intermediate container 4e4fbfb1a8c7 06:54:34 ---> ea6fca6d0e66 06:54:34 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 06:54:34 ---> Running in 785e7858a882 06:54:34 Removing intermediate container 785e7858a882 06:54:34 ---> 3dcbefc38c30 06:54:34 Step 5/30 : ARG ADD_BUILD_TAGS="" 06:54:34 ---> Running in 7e63daad240a 06:54:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:54:34 + sudo tee /etc/docker/daemon.new 06:54:34 { 06:54:34 "registry-mirrors": [ 06:54:34 "https://nexus3.edgexfoundry.org:10001" 06:54:34 ], 06:54:34 "bip": "10.250.0.254/24", 06:54:34 "hosts": [ 06:54:34 "tcp://0.0.0.0:5555", 06:54:34 "unix:///var/run/docker.sock" 06:54:34 ], 06:54:34 "mtu": 1458, 06:54:34 "selinux-enabled": true, 06:54:34 "seccomp-profile": "/etc/docker/seccomp.json" 06:54:34 } [Pipeline] sh 06:54:34 Removing intermediate container 7e63daad240a 06:54:34 ---> 82c38935d219 06:54:34 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:54:34 ---> Running in 69fdec9b9ab6 06:54:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:54:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:54:35 + sudo service docker restart 06:54:35 OK: 248 MiB in 58 packages 06:54:35 Removing intermediate container 69fdec9b9ab6 06:54:35 ---> 45d138015cc5 06:54:35 Step 7/30 : WORKDIR /app 06:54:35 ---> Running in ee377514323d 06:54:35 Removing intermediate container ee377514323d 06:54:35 ---> 7952f7d79fd3 06:54:35 Step 8/30 : COPY go.mod vendor* ./ 06:54:35 ---> 4cc2bcf42241 06:54:35 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:54:35 ---> Running in 40212db90749 06:54:36 Removing intermediate container 40212db90749 06:54:36 ---> 952a373edb06 06:54:36 Step 10/30 : COPY . . 06:54:36 ---> 085fcc0e382c 06:54:36 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:54:36 ---> Running in fb13a08d4d48 06:54:36 Removing intermediate container fb13a08d4d48 06:54:36 ---> ef96611d3d77 06:54:36 Step 12/30 : RUN $MAKE 06:54:37 ---> Running in 8e0d63d6c73e 06:54:37 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.8 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:54:53 provisioning config files... 06:54:53 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/195@tmp/config11201658620854797560tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:54:53 ---> ****-login.sh 06:54:53 nexus3.edgexfoundry.org:10001 06:54:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:54 Configure a credential helper to remove this warning. See 06:54:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:54 06:54:54 Login Succeeded 06:54:54 nexus3.edgexfoundry.org:10002 06:54:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:54 Configure a credential helper to remove this warning. See 06:54:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:54 06:54:54 Login Succeeded 06:54:54 nexus3.edgexfoundry.org:10003 06:54:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:55 Configure a credential helper to remove this warning. See 06:54:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:55 06:54:55 Login Succeeded 06:54:55 nexus3.edgexfoundry.org:10004 06:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:55 Configure a credential helper to remove this warning. See 06:54:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:55 06:54:55 Login Succeeded 06:54:55 ****.io 06:54:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:54:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:54:56 Configure a credential helper to remove this warning. See 06:54:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:54:56 06:54:56 Login Succeeded 06:54:56 ---> ****-login.sh ends [Pipeline] } 06:54:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:54:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:54:56 ========================================================= 06:54:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:54:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:54:56 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:54:57 Sending build context to Docker daemon 680.4kB 06:54:57 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:54:57 Step 2/12 : FROM ${BASE} AS builder 06:54:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:54:57 9986a736f7d3: Pulling fs layer 06:54:57 1f018df60701: Pulling fs layer 06:54:57 39f8f326b044: Pulling fs layer 06:54:57 e6a1e7a6a96a: Pulling fs layer 06:54:57 4f4fb700ef54: Pulling fs layer 06:54:57 d45d956e0dbf: Pulling fs layer 06:54:57 d7702b0d1db1: Pulling fs layer 06:54:57 5c7f0f088c93: Pulling fs layer 06:54:57 4fdc064ae6cf: Pulling fs layer 06:54:57 d45d956e0dbf: Waiting 06:54:57 d7702b0d1db1: Waiting 06:54:57 4fdc064ae6cf: Waiting 06:54:57 e6a1e7a6a96a: Waiting 06:54:57 5c7f0f088c93: Waiting 06:54:57 4f4fb700ef54: Waiting 06:54:57 1f018df60701: Verifying Checksum 06:54:57 1f018df60701: Download complete 06:54:57 e6a1e7a6a96a: Verifying Checksum 06:54:57 e6a1e7a6a96a: Download complete 06:54:57 4f4fb700ef54: Verifying Checksum 06:54:57 4f4fb700ef54: Download complete 06:54:57 d45d956e0dbf: Verifying Checksum 06:54:57 d45d956e0dbf: Download complete 06:54:57 d7702b0d1db1: Verifying Checksum 06:54:57 d7702b0d1db1: Download complete 06:54:57 9986a736f7d3: Verifying Checksum 06:54:57 9986a736f7d3: Download complete 06:54:57 4fdc064ae6cf: Verifying Checksum 06:54:57 4fdc064ae6cf: Download complete 06:54:58 9986a736f7d3: Pull complete 06:54:59 1f018df60701: Pull complete 06:54:59 39f8f326b044: Verifying Checksum 06:54:59 39f8f326b044: Download complete 06:55:00 5c7f0f088c93: Verifying Checksum 06:55:00 5c7f0f088c93: Download complete 06:55:09 Removing intermediate container 8e0d63d6c73e 06:55:09 ---> 086b77220b79 06:55:09 Step 13/30 : FROM alpine:3.20 06:55:09 3.20: Pulling from library/alpine 06:55:09 0a9a5dfd008f: Pulling fs layer 06:55:09 0a9a5dfd008f: Verifying Checksum 06:55:09 0a9a5dfd008f: Download complete 06:55:09 0a9a5dfd008f: Pull complete 06:55:09 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 06:55:09 Status: Downloaded newer image for alpine:3.20 06:55:09 ---> ff221270b9fb 06:55:09 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:55:09 ---> Running in 727c0ff2e27c 06:55:09 Removing intermediate container 727c0ff2e27c 06:55:09 ---> ae1881361a66 06:55:09 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 06:55:09 ---> Running in 7b2a7c014d8e 06:55:09 Removing intermediate container 7b2a7c014d8e 06:55:09 ---> 694117f5d978 06:55:09 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 06:55:09 ---> Running in 5c385137acdc 06:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:10 (1/2) Installing ca-certificates (20241121-r1) 06:55:10 (2/2) Installing dumb-init (1.2.5-r3) 06:55:10 Executing busybox-1.36.1-r29.trigger 06:55:10 Executing ca-certificates-20241121-r1.trigger 06:55:10 OK: 9 MiB in 16 packages 06:55:10 Removing intermediate container 5c385137acdc 06:55:10 ---> d8caf37795a7 06:55:10 Step 17/30 : RUN apk --no-cache upgrade 06:55:10 ---> Running in 7a995114064d 06:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:55:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:55:11 OK: 9 MiB in 16 packages 06:55:11 Removing intermediate container 7a995114064d 06:55:11 ---> 8f537c145476 06:55:11 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 06:55:11 ---> 9e3ecdf34f59 06:55:11 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 06:55:11 ---> 7bd4b3a57602 06:55:11 Step 20/30 : COPY --from=builder /app/res/ /res/ 06:55:11 ---> e473b025684e 06:55:11 Step 21/30 : COPY --from=builder /app/static/ /static/ 06:55:11 ---> ec661af2854b 06:55:11 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 06:55:12 39f8f326b044: Pull complete 06:55:12 ---> 78cd386da09a 06:55:12 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 06:55:12 ---> Running in 3b77a0475cae 06:55:12 e6a1e7a6a96a: Pull complete 06:55:13 4f4fb700ef54: Pull complete 06:55:13 Removing intermediate container 3b77a0475cae 06:55:13 ---> ac941d65d816 06:55:13 Step 24/30 : VOLUME /cache 06:55:13 ---> Running in b466582d1b4c 06:55:13 Removing intermediate container b466582d1b4c 06:55:13 ---> 23107250419b 06:55:13 Step 25/30 : EXPOSE 59711 06:55:13 ---> Running in ad42a2d0de33 06:55:13 d45d956e0dbf: Pull complete 06:55:13 Removing intermediate container ad42a2d0de33 06:55:13 ---> 4fb07fbcd6a5 06:55:13 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 06:55:13 ---> Running in 6bbafb8acf04 06:55:13 Removing intermediate container 6bbafb8acf04 06:55:13 ---> c14f708e1e68 06:55:13 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 06:55:13 ---> Running in 4f6b40f49f8e 06:55:13 Removing intermediate container 4f6b40f49f8e 06:55:13 ---> b9eb99761727 06:55:13 Step 28/30 : LABEL arch=amd64 06:55:13 ---> Running in 8ac751bf76db 06:55:13 d7702b0d1db1: Pull complete 06:55:13 Removing intermediate container 8ac751bf76db 06:55:13 ---> b3d34f30a873 06:55:13 Step 29/30 : LABEL git_sha=66c7f887438d2c7df4dcd34ca19c18045855ee46 06:55:13 ---> Running in 6941f1237940 06:55:13 Removing intermediate container 6941f1237940 06:55:13 ---> ab55028a03e7 06:55:13 Step 30/30 : LABEL version=4.0.0-dev.8 06:55:13 ---> Running in 59762b0dc8d2 06:55:13 Removing intermediate container 59762b0dc8d2 06:55:13 ---> ab26d24d70c7 06:55:13 [Warning] One or more build-args [ARCH] were not consumed 06:55:14 Successfully built ab26d24d70c7 06:55:14 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:55:14 provisioning config files... 06:55:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10831700607733891178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:14 ---> ****-login.sh 06:55:14 nexus3.edgexfoundry.org:10001 06:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:14 Configure a credential helper to remove this warning. See 06:55:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:14 06:55:14 Login Succeeded 06:55:14 nexus3.edgexfoundry.org:10002 06:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:14 Configure a credential helper to remove this warning. See 06:55:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:14 06:55:14 Login Succeeded 06:55:14 nexus3.edgexfoundry.org:10003 06:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:14 Configure a credential helper to remove this warning. See 06:55:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:14 06:55:14 Login Succeeded 06:55:14 nexus3.edgexfoundry.org:10004 06:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:14 Configure a credential helper to remove this warning. See 06:55:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:14 06:55:14 Login Succeeded 06:55:14 ****.io 06:55:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:55:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:55:15 Configure a credential helper to remove this warning. See 06:55:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:55:15 06:55:15 Login Succeeded 06:55:15 ---> ****-login.sh ends [Pipeline] } 06:55:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:55:15 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 06:55:15 66c7f887438d2c7df4dcd34ca19c18045855ee46 06:55:15 latest 06:55:15 4.0.0-dev.8 06:55:15 66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8 06:55:15 main 06:55:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:15 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:66c7f887438d2c7df4dcd34ca19c18045855ee46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:66c7f887438d2c7df4dcd34ca19c18045855ee46 06:55:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 06:55:15 a16e3e0d82ed: Preparing 06:55:15 5c9d1ea87a15: Preparing 06:55:15 d1eaa6fddb78: Preparing 06:55:15 1a1ed8b98ad9: Preparing 06:55:15 94c3e61814ab: Preparing 06:55:15 73633a79c704: Preparing 06:55:15 a72f7c855353: Preparing 06:55:15 57575c1ea443: Preparing 06:55:15 994456c4fd7b: Preparing 06:55:15 73633a79c704: Waiting 06:55:15 57575c1ea443: Waiting 06:55:15 a72f7c855353: Waiting 06:55:15 994456c4fd7b: Waiting 06:55:15 d1eaa6fddb78: Pushed 06:55:15 1a1ed8b98ad9: Pushed 06:55:15 a16e3e0d82ed: Pushed 06:55:15 94c3e61814ab: Pushed 06:55:15 994456c4fd7b: Layer already exists 06:55:15 73633a79c704: Pushed 06:55:16 a72f7c855353: Pushed 06:55:16 57575c1ea443: Pushed 06:55:20 5c9d1ea87a15: Pushed 06:55:20 66c7f887438d2c7df4dcd34ca19c18045855ee46: digest: sha256:62deb818e91f05f606fa873cab134de4a0bb10f141a22c61c713b15569127cff size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:20 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 06:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 06:55:21 a16e3e0d82ed: Preparing 06:55:21 5c9d1ea87a15: Preparing 06:55:21 d1eaa6fddb78: Preparing 06:55:21 1a1ed8b98ad9: Preparing 06:55:21 94c3e61814ab: Preparing 06:55:21 73633a79c704: Preparing 06:55:21 a72f7c855353: Preparing 06:55:21 57575c1ea443: Preparing 06:55:21 73633a79c704: Waiting 06:55:21 a72f7c855353: Waiting 06:55:21 994456c4fd7b: Preparing 06:55:21 57575c1ea443: Waiting 06:55:21 994456c4fd7b: Waiting 06:55:21 5c9d1ea87a15: Layer already exists 06:55:21 d1eaa6fddb78: Layer already exists 06:55:21 a16e3e0d82ed: Layer already exists 06:55:21 1a1ed8b98ad9: Layer already exists 06:55:21 94c3e61814ab: Layer already exists 06:55:21 73633a79c704: Layer already exists 06:55:21 a72f7c855353: Layer already exists 06:55:21 994456c4fd7b: Layer already exists 06:55:21 57575c1ea443: Layer already exists 06:55:21 latest: digest: sha256:62deb818e91f05f606fa873cab134de4a0bb10f141a22c61c713b15569127cff size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.8 06:55:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 06:55:21 a16e3e0d82ed: Preparing 06:55:21 5c9d1ea87a15: Preparing 06:55:21 d1eaa6fddb78: Preparing 06:55:21 1a1ed8b98ad9: Preparing 06:55:21 94c3e61814ab: Preparing 06:55:21 73633a79c704: Preparing 06:55:21 a72f7c855353: Preparing 06:55:21 57575c1ea443: Preparing 06:55:21 994456c4fd7b: Preparing 06:55:21 73633a79c704: Waiting 06:55:21 a72f7c855353: Waiting 06:55:21 57575c1ea443: Waiting 06:55:21 994456c4fd7b: Waiting 06:55:21 d1eaa6fddb78: Layer already exists 06:55:21 a16e3e0d82ed: Layer already exists 06:55:21 1a1ed8b98ad9: Layer already exists 06:55:21 5c9d1ea87a15: Layer already exists 06:55:21 94c3e61814ab: Layer already exists 06:55:21 73633a79c704: Layer already exists 06:55:21 a72f7c855353: Layer already exists 06:55:21 994456c4fd7b: Layer already exists 06:55:21 57575c1ea443: Layer already exists 06:55:21 4.0.0-dev.8: digest: sha256:62deb818e91f05f606fa873cab134de4a0bb10f141a22c61c713b15569127cff size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:22 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8 06:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 06:55:22 a16e3e0d82ed: Preparing 06:55:22 5c9d1ea87a15: Preparing 06:55:22 d1eaa6fddb78: Preparing 06:55:22 1a1ed8b98ad9: Preparing 06:55:22 94c3e61814ab: Preparing 06:55:22 73633a79c704: Preparing 06:55:22 a72f7c855353: Preparing 06:55:22 57575c1ea443: Preparing 06:55:22 73633a79c704: Waiting 06:55:22 a72f7c855353: Waiting 06:55:22 57575c1ea443: Waiting 06:55:22 994456c4fd7b: Preparing 06:55:22 994456c4fd7b: Waiting 06:55:22 5c9d1ea87a15: Layer already exists 06:55:22 a16e3e0d82ed: Layer already exists 06:55:22 d1eaa6fddb78: Layer already exists 06:55:22 1a1ed8b98ad9: Layer already exists 06:55:22 94c3e61814ab: Layer already exists 06:55:22 73633a79c704: Layer already exists 06:55:22 57575c1ea443: Layer already exists 06:55:22 994456c4fd7b: Layer already exists 06:55:22 a72f7c855353: Layer already exists 06:55:22 66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8: digest: sha256:62deb818e91f05f606fa873cab134de4a0bb10f141a22c61c713b15569127cff size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:22 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 06:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 06:55:23 a16e3e0d82ed: Preparing 06:55:23 5c9d1ea87a15: Preparing 06:55:23 d1eaa6fddb78: Preparing 06:55:23 1a1ed8b98ad9: Preparing 06:55:23 94c3e61814ab: Preparing 06:55:23 73633a79c704: Preparing 06:55:23 a72f7c855353: Preparing 06:55:23 57575c1ea443: Preparing 06:55:23 994456c4fd7b: Preparing 06:55:23 73633a79c704: Waiting 06:55:23 a72f7c855353: Waiting 06:55:23 57575c1ea443: Waiting 06:55:23 d1eaa6fddb78: Layer already exists 06:55:23 a16e3e0d82ed: Layer already exists 06:55:23 94c3e61814ab: Layer already exists 06:55:23 1a1ed8b98ad9: Layer already exists 06:55:23 5c9d1ea87a15: Layer already exists 06:55:23 73633a79c704: Layer already exists 06:55:23 a72f7c855353: Layer already exists 06:55:23 57575c1ea443: Layer already exists 06:55:23 994456c4fd7b: Layer already exists 06:55:23 main: digest: sha256:62deb818e91f05f606fa873cab134de4a0bb10f141a22c61c713b15569127cff size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:55:23 ===================================================== [Pipeline] echo 06:55:23 taggedImages: 06:55:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:66c7f887438d2c7df4dcd34ca19c18045855ee46 06:55:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 06:55:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.8 06:55:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8 06:55:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [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 06:55:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:23 06:55:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:23 5c7f0f088c93: Pull complete 06:55:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:23 latest: Pulling from edgex-lftools-log-publisher 06:55:23 5eb5b503b376: Pulling fs layer 06:55:23 5c69ac0246d0: Pulling fs layer 06:55:23 ec43610c2a17: Pulling fs layer 06:55:23 3a2ae6a8a46f: Pulling fs layer 06:55:23 33b1e0a273af: Pulling fs layer 06:55:23 5d3b04190fa2: Pulling fs layer 06:55:23 2f39f015ded8: Pulling fs layer 06:55:23 3a2ae6a8a46f: Waiting 06:55:23 33b1e0a273af: Waiting 06:55:23 5d3b04190fa2: Waiting 06:55:23 5c69ac0246d0: Download complete 06:55:23 3a2ae6a8a46f: Download complete 06:55:23 33b1e0a273af: Verifying Checksum 06:55:23 33b1e0a273af: Download complete 06:55:23 5d3b04190fa2: Verifying Checksum 06:55:23 5d3b04190fa2: Download complete 06:55:23 ec43610c2a17: Verifying Checksum 06:55:23 ec43610c2a17: Download complete 06:55:24 5eb5b503b376: Verifying Checksum 06:55:24 5eb5b503b376: Download complete 06:55:24 4fdc064ae6cf: Pull complete 06:55:24 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 06:55:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:55:24 ---> 63f30b955cb9 06:55:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:55:24 2f39f015ded8: Verifying Checksum 06:55:24 2f39f015ded8: Download complete 06:55:24 ---> Running in de319dd33611 06:55:25 Removing intermediate container de319dd33611 06:55:25 ---> a9304ae77928 06:55:25 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:55:25 5eb5b503b376: Pull complete 06:55:25 5c69ac0246d0: Pull complete 06:55:25 ---> Running in 4bda1d738446 06:55:25 Removing intermediate container 4bda1d738446 06:55:25 ---> caed620a81b1 06:55:25 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:55:25 ---> Running in 8d6eed0f819f 06:55:25 ec43610c2a17: Pull complete 06:55:25 3a2ae6a8a46f: Pull complete 06:55:26 Removing intermediate container 8d6eed0f819f 06:55:26 ---> d3fed8a2e793 06:55:26 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:55:26 ---> Running in b072cda5d3c9 06:55:26 33b1e0a273af: Pull complete 06:55:26 5d3b04190fa2: Pull complete 06:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:55:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:55:28 OK: 239 MiB in 58 packages 06:55:29 Removing intermediate container b072cda5d3c9 06:55:29 ---> e8d2994a0062 06:55:29 Step 7/12 : WORKDIR /app 06:55:29 ---> Running in cc198ce928d6 06:55:29 Removing intermediate container cc198ce928d6 06:55:29 ---> a351b3ebc3fd 06:55:29 Step 8/12 : COPY go.mod vendor* ./ 06:55:30 2f39f015ded8: Pull complete 06:55:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:55:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:55:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:55:30 prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container 06:55:30 $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:55:30 ---> 544f36ac9ccd 06:55:30 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:55:30 ---> Running in 1108a21a5354 06:55:32 $ docker top a6e16c2a1edd1005da9eaa570c5bc3efb017766119c2d2ce9216429abc3fd3c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:55:33 ---> job-cost.sh 06:55:33 lf-activate-venv: SKIPPING 06:55:33 INFO: No Stack... 06:55:33 INFO: Retrieving Pricing Info for: v3-standard-8 06:55:33 INFO: Archiving Costs [Pipeline] sh 06:55:34 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 06:55:34 + cut -d, -f6 [Pipeline] lock 06:55:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-195-stack-cost] 06:55:34 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-195-stack-cost] did not exist. Created. 06:55:34 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:55:34 + echo total: 0.2199999988079071 [Pipeline] stash 06:55:34 Stashed 1 file(s) [Pipeline] } 06:55:34 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-195-stack-cost] [Pipeline] // lock [Pipeline] } 06:55:34 $ docker stop --time=1 a6e16c2a1edd1005da9eaa570c5bc3efb017766119c2d2ce9216429abc3fd3c2 06:55:35 $ docker rm -f --volumes a6e16c2a1edd1005da9eaa570c5bc3efb017766119c2d2ce9216429abc3fd3c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:57:22 Removing intermediate container 1108a21a5354 06:57:22 ---> 2ff224faaf5b 06:57:22 Step 10/12 : COPY . . 06:57:22 ---> 37b57fd75e5e 06:57:22 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:57:22 ---> Running in c27fe02d9c02 06:57:22 Removing intermediate container c27fe02d9c02 06:57:22 ---> 283fe6643e03 06:57:22 Step 12/12 : RUN $MAKE 06:57:22 ---> Running in 059f30f4f9d0 06:57:22 noop 06:57:22 Removing intermediate container 059f30f4f9d0 06:57:22 ---> 115df0d9ab2d 06:57:22 Successfully built 115df0d9ab2d 06:57:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:22 + docker inspect -f . ci-base-image-arm64 06:57:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:22 prd-ubuntu20.04-docker-arm64-4c-16g-39420 does not seem to be running inside a container 06:57:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/195 -v /w/workspace/app-rfid-llrp-inventory/195:/w/workspace/app-rfid-llrp-inventory/195:rw,z -v /w/workspace/app-rfid-llrp-inventory/195@tmp:/w/workspace/app-rfid-llrp-inventory/195@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 ******** ci-base-image-arm64 cat 06:57:24 $ docker top 7c7f6d180dec08fc43eaae891766930d56a087fd87bb8a9826fda78a262f8e84 -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:24 + go version 06:57:24 go version go1.23.4 linux/arm64 [Pipeline] } 06:57:24 $ docker stop --time=1 7c7f6d180dec08fc43eaae891766930d56a087fd87bb8a9826fda78a262f8e84 06:57:26 $ docker rm -f --volumes 7c7f6d180dec08fc43eaae891766930d56a087fd87bb8a9826fda78a262f8e84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:27 + docker inspect -f . ci-base-image-arm64 06:57:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:57:27 prd-ubuntu20.04-docker-arm64-4c-16g-39420 does not seem to be running inside a container 06:57:27 $ 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/195 -v /w/workspace/app-rfid-llrp-inventory/195:/w/workspace/app-rfid-llrp-inventory/195:rw,z -v /w/workspace/app-rfid-llrp-inventory/195@tmp:/w/workspace/app-rfid-llrp-inventory/195@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 ******** ci-base-image-arm64 cat 06:57:28 $ docker top 679a3826cf3b63749d3da29a382afa780a65249c055d6185446d9ee04ac52ffb -eo pid,comm [Pipeline] { [Pipeline] sh 06:57:28 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/195 [Pipeline] fileExists [Pipeline] sh 06:57:29 + make test 06:57:29 go test -race ./... -coverprofile=coverage.out ./... 07:01:36 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 07:01:39 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 07:01:41 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.138s coverage: 86.2% of statements 07:01:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.244s coverage: 71.9% of statements 07:01:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:01:54 go vet ./... 07:05:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:05:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:05:46 ./bin/test-attribution.sh [Pipeline] echo 07:05:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:05:46 $ docker stop --time=1 679a3826cf3b63749d3da29a382afa780a65249c055d6185446d9ee04ac52ffb 07:05:47 $ docker rm -f --volumes 679a3826cf3b63749d3da29a382afa780a65249c055d6185446d9ee04ac52ffb [Pipeline] // withDockerContainer [Pipeline] sh 07:05:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:05:50 Warning: overwriting stash ‘coverage-report’ 07:05:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:05:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:05:51 + ls -al . 07:05:51 total 280 07:05:51 drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 06:57 . 07:05:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 06:54 .. 07:05:51 -rw-rw-r-- 1 jenkins jenkins 262 Feb 21 06:54 .dockerignore 07:05:51 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 06:54 .git 07:05:51 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 06:54 .github 07:05:51 -rw-rw-r-- 1 jenkins jenkins 773 Feb 21 06:54 .gitignore 07:05:51 -rw-rw-r-- 1 jenkins jenkins 200 Feb 21 06:54 .golangci.yml 07:05:51 -rw-rw-r-- 1 jenkins jenkins 17061 Feb 21 06:54 Attribution.txt 07:05:51 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 21 06:54 CHANGELOG.md 07:05:51 -rw-rw-r-- 1 jenkins jenkins 1769 Feb 21 06:54 Dockerfile 07:05:51 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 06:54 GOVERNANCE.md 07:05:51 -rw-rw-r-- 1 jenkins jenkins 665 Feb 21 06:54 Jenkinsfile 07:05:51 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 21 06:54 LICENSE 07:05:51 -rw-rw-r-- 1 jenkins jenkins 3066 Feb 21 06:54 Makefile 07:05:51 -rw-rw-r-- 1 jenkins jenkins 617 Feb 21 06:54 OWNERS.md 07:05:51 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 21 06:54 README.md 07:05:51 -rw-rw-r-- 1 jenkins jenkins 11 Feb 21 06:52 VERSION 07:05:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 06:54 bin 07:05:51 -rw-r--r-- 1 jenkins jenkins 55696 Feb 21 07:01 coverage.out 07:05:51 -rw-rw-r-- 1 jenkins jenkins 6741 Feb 21 06:54 go.mod 07:05:51 -rw-rw-r-- 1 jenkins jenkins 88266 Feb 21 06:54 go.sum 07:05:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 06:54 images 07:05:51 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 06:54 internal 07:05:51 -rw-rw-r-- 1 jenkins jenkins 531 Feb 21 06:54 main.go 07:05:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 06:54 openapi 07:05:51 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 06:54 res 07:05:51 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 06:54 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:51 + 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=66c7f887438d2c7df4dcd34ca19c18045855ee46 --label arch=arm64 --label version=4.0.0-dev.8 . 07:05:52 Sending build context to Docker daemon 680.4kB 07:05:52 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 07:05:52 Step 2/30 : FROM ${BASE} AS builder 07:05:52 ---> 115df0d9ab2d 07:05:52 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 07:05:52 ---> Running in 15f50fb262ed 07:05:52 Removing intermediate container 15f50fb262ed 07:05:52 ---> 82714f22947e 07:05:52 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 07:05:52 ---> Running in c617b514a2b0 07:05:52 Removing intermediate container c617b514a2b0 07:05:52 ---> 4c512e6b6d70 07:05:52 Step 5/30 : ARG ADD_BUILD_TAGS="" 07:05:52 ---> Running in 6c1b60538146 07:05:53 Removing intermediate container 6c1b60538146 07:05:53 ---> 751011f005c3 07:05:53 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:05:53 ---> Running in 4ea1c57745ac 07:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:05:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:05:55 OK: 239 MiB in 58 packages 07:05:56 Removing intermediate container 4ea1c57745ac 07:05:56 ---> ab9730982c00 07:05:56 Step 7/30 : WORKDIR /app 07:05:56 ---> Running in 2919a5e852db 07:05:57 Removing intermediate container 2919a5e852db 07:05:57 ---> 42e82cc84e2d 07:05:57 Step 8/30 : COPY go.mod vendor* ./ 07:05:57 ---> 2cf8538d7a0b 07:05:57 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:57 ---> Running in 71d38d5ad332 07:06:00 Removing intermediate container 71d38d5ad332 07:06:00 ---> 1f1eeabbc1f8 07:06:00 Step 10/30 : COPY . . 07:06:00 ---> 32d0693e9291 07:06:00 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:06:00 ---> Running in a7e2c56dfffa 07:06:00 Removing intermediate container a7e2c56dfffa 07:06:00 ---> 487c81d92b84 07:06:00 Step 12/30 : RUN $MAKE 07:06:01 ---> Running in 14c2b3162633 07:06:02 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.28 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.8 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.8 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 07:09:38 Removing intermediate container 14c2b3162633 07:09:38 ---> 85e9c39f6a2b 07:09:38 Step 13/30 : FROM alpine:3.20 07:09:38 3.20: Pulling from library/alpine 07:09:38 94e9d8af2201: Pulling fs layer 07:09:38 94e9d8af2201: Verifying Checksum 07:09:38 94e9d8af2201: Download complete 07:09:38 94e9d8af2201: Pull complete 07:09:38 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:09:38 Status: Downloaded newer image for alpine:3.20 07:09:38 ---> 7aab056cecc6 07:09:38 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:09:38 ---> Running in 7089d4efc452 07:09:38 Removing intermediate container 7089d4efc452 07:09:38 ---> fe6d68134a0c 07:09:38 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 07:09:38 ---> Running in e71c39b05379 07:09:38 Removing intermediate container e71c39b05379 07:09:38 ---> fd058936a88e 07:09:38 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 07:09:38 ---> Running in 03f870d3987f 07:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:38 (1/2) Installing ca-certificates (20241121-r1) 07:09:38 (2/2) Installing dumb-init (1.2.5-r3) 07:09:38 Executing busybox-1.36.1-r29.trigger 07:09:38 Executing ca-certificates-20241121-r1.trigger 07:09:38 OK: 10 MiB in 16 packages 07:09:38 Removing intermediate container 03f870d3987f 07:09:38 ---> eb4479f982b8 07:09:38 Step 17/30 : RUN apk --no-cache upgrade 07:09:38 ---> Running in 92a1d69f0075 07:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:09:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:09:38 OK: 10 MiB in 16 packages 07:09:38 Removing intermediate container 92a1d69f0075 07:09:38 ---> f850d02075d4 07:09:38 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:09:38 ---> 01c0a44d75e1 07:09:38 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 07:09:38 ---> bd669cd8dc5d 07:09:38 Step 20/30 : COPY --from=builder /app/res/ /res/ 07:09:38 ---> c3218f6e9ed7 07:09:38 Step 21/30 : COPY --from=builder /app/static/ /static/ 07:09:38 ---> d5ca9a6f1e60 07:09:38 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 07:09:39 ---> 54f6b4d8a571 07:09:39 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 07:09:39 ---> Running in 16d21adeb428 07:09:41 Removing intermediate container 16d21adeb428 07:09:41 ---> 846c1e493441 07:09:41 Step 24/30 : VOLUME /cache 07:09:41 ---> Running in 0ad8d29d4aa3 07:09:41 Removing intermediate container 0ad8d29d4aa3 07:09:41 ---> 898b9a186e37 07:09:41 Step 25/30 : EXPOSE 59711 07:09:41 ---> Running in fd8be94637f9 07:09:41 Removing intermediate container fd8be94637f9 07:09:41 ---> 99f4e327809f 07:09:41 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 07:09:42 ---> Running in 9f9297779b9b 07:09:42 Removing intermediate container 9f9297779b9b 07:09:42 ---> e6f5381fbf53 07:09:42 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 07:09:42 ---> Running in 482c4224e10f 07:09:42 Removing intermediate container 482c4224e10f 07:09:42 ---> d0b61b56e83c 07:09:42 Step 28/30 : LABEL arch=arm64 07:09:42 ---> Running in 6db832080953 07:09:43 Removing intermediate container 6db832080953 07:09:43 ---> d6580022a217 07:09:43 Step 29/30 : LABEL git_sha=66c7f887438d2c7df4dcd34ca19c18045855ee46 07:09:43 ---> Running in dc63fa68ebac 07:09:43 Removing intermediate container dc63fa68ebac 07:09:43 ---> ffbb6d6d8e7e 07:09:43 Step 30/30 : LABEL version=4.0.0-dev.8 07:09:43 ---> Running in 79c8b7122fa4 07:09:43 Removing intermediate container 79c8b7122fa4 07:09:43 ---> d127cf102251 07:09:43 [Warning] One or more build-args [ARCH] were not consumed 07:09:43 Successfully built d127cf102251 07:09:43 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:43 provisioning config files... 07:09:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/195@tmp/config12713198741435712747tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:44 ---> ****-login.sh 07:09:44 nexus3.edgexfoundry.org:10001 07:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:44 Configure a credential helper to remove this warning. See 07:09:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:44 07:09:44 Login Succeeded 07:09:44 nexus3.edgexfoundry.org:10002 07:09:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:44 Configure a credential helper to remove this warning. See 07:09:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:44 07:09:44 Login Succeeded 07:09:44 nexus3.edgexfoundry.org:10003 07:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:45 Configure a credential helper to remove this warning. See 07:09:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:45 07:09:45 Login Succeeded 07:09:45 nexus3.edgexfoundry.org:10004 07:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:45 Configure a credential helper to remove this warning. See 07:09:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:45 07:09:45 Login Succeeded 07:09:45 ****.io 07:09:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:09:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:09:46 Configure a credential helper to remove this warning. See 07:09:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:09:46 07:09:46 Login Succeeded 07:09:46 ---> ****-login.sh ends [Pipeline] } 07:09:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:09:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:09:46 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 07:09:46 66c7f887438d2c7df4dcd34ca19c18045855ee46 07:09:46 latest 07:09:46 4.0.0-dev.8 07:09:46 66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8 07:09:46 main 07:09:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:46 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:66c7f887438d2c7df4dcd34ca19c18045855ee46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:66c7f887438d2c7df4dcd34ca19c18045855ee46 07:09:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 07:09:46 c305e13999e6: Preparing 07:09:46 70d5400b69ca: Preparing 07:09:46 1387e8196670: Preparing 07:09:46 feb332ff3d19: Preparing 07:09:46 1901b153b681: Preparing 07:09:46 13fd20597234: Preparing 07:09:46 1a0c6e10955d: Preparing 07:09:46 4984ab0d30a6: Preparing 07:09:46 dd9c8f8612c8: Preparing 07:09:46 1a0c6e10955d: Waiting 07:09:46 4984ab0d30a6: Waiting 07:09:46 dd9c8f8612c8: Waiting 07:09:46 13fd20597234: Waiting 07:09:47 1387e8196670: Pushed 07:09:47 1901b153b681: Pushed 07:09:47 feb332ff3d19: Pushed 07:09:47 c305e13999e6: Pushed 07:09:47 dd9c8f8612c8: Layer already exists 07:09:47 13fd20597234: Pushed 07:09:47 1a0c6e10955d: Pushed 07:09:47 4984ab0d30a6: Pushed 07:09:55 70d5400b69ca: Pushed 07:09:55 66c7f887438d2c7df4dcd34ca19c18045855ee46: digest: sha256:ac814542d91c3d80329f2fec8537f4ef06533e664e42da0ef7e6f2ad87dc5ecc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:56 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 07:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 07:09:56 c305e13999e6: Preparing 07:09:56 70d5400b69ca: Preparing 07:09:56 1387e8196670: Preparing 07:09:56 feb332ff3d19: Preparing 07:09:56 1901b153b681: Preparing 07:09:56 13fd20597234: Preparing 07:09:56 1a0c6e10955d: Preparing 07:09:56 4984ab0d30a6: Preparing 07:09:56 dd9c8f8612c8: Preparing 07:09:56 1a0c6e10955d: Waiting 07:09:56 4984ab0d30a6: Waiting 07:09:56 13fd20597234: Waiting 07:09:56 dd9c8f8612c8: Waiting 07:09:56 feb332ff3d19: Layer already exists 07:09:56 1387e8196670: Layer already exists 07:09:56 70d5400b69ca: Layer already exists 07:09:56 1901b153b681: Layer already exists 07:09:56 c305e13999e6: Layer already exists 07:09:56 1a0c6e10955d: Layer already exists 07:09:56 dd9c8f8612c8: Layer already exists 07:09:56 13fd20597234: Layer already exists 07:09:56 4984ab0d30a6: Layer already exists 07:09:56 latest: digest: sha256:ac814542d91c3d80329f2fec8537f4ef06533e664e42da0ef7e6f2ad87dc5ecc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:56 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.8 07:09:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 07:09:57 c305e13999e6: Preparing 07:09:57 70d5400b69ca: Preparing 07:09:57 1387e8196670: Preparing 07:09:57 feb332ff3d19: Preparing 07:09:57 1901b153b681: Preparing 07:09:57 13fd20597234: Preparing 07:09:57 1a0c6e10955d: Preparing 07:09:57 4984ab0d30a6: Preparing 07:09:57 dd9c8f8612c8: Preparing 07:09:57 1a0c6e10955d: Waiting 07:09:57 13fd20597234: Waiting 07:09:57 4984ab0d30a6: Waiting 07:09:57 dd9c8f8612c8: Waiting 07:09:57 c305e13999e6: Layer already exists 07:09:57 1901b153b681: Layer already exists 07:09:57 1387e8196670: Layer already exists 07:09:57 feb332ff3d19: Layer already exists 07:09:57 70d5400b69ca: Layer already exists 07:09:57 1a0c6e10955d: Layer already exists 07:09:57 13fd20597234: Layer already exists 07:09:57 dd9c8f8612c8: Layer already exists 07:09:57 4984ab0d30a6: Layer already exists 07:09:57 4.0.0-dev.8: digest: sha256:ac814542d91c3d80329f2fec8537f4ef06533e664e42da0ef7e6f2ad87dc5ecc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:57 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:58 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8 07:09:58 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 07:09:58 c305e13999e6: Preparing 07:09:58 70d5400b69ca: Preparing 07:09:58 1387e8196670: Preparing 07:09:58 feb332ff3d19: Preparing 07:09:58 1901b153b681: Preparing 07:09:58 13fd20597234: Preparing 07:09:58 1a0c6e10955d: Preparing 07:09:58 4984ab0d30a6: Preparing 07:09:58 dd9c8f8612c8: Preparing 07:09:58 1a0c6e10955d: Waiting 07:09:58 4984ab0d30a6: Waiting 07:09:58 dd9c8f8612c8: Waiting 07:09:58 13fd20597234: Waiting 07:09:58 feb332ff3d19: Layer already exists 07:09:58 1387e8196670: Layer already exists 07:09:58 70d5400b69ca: Layer already exists 07:09:58 1901b153b681: Layer already exists 07:09:58 c305e13999e6: Layer already exists 07:09:58 1a0c6e10955d: Layer already exists 07:09:58 4984ab0d30a6: Layer already exists 07:09:58 dd9c8f8612c8: Layer already exists 07:09:58 13fd20597234: Layer already exists 07:09:58 66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8: digest: sha256:ac814542d91c3d80329f2fec8537f4ef06533e664e42da0ef7e6f2ad87dc5ecc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:58 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:59 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 07:09:59 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 07:09:59 c305e13999e6: Preparing 07:09:59 70d5400b69ca: Preparing 07:09:59 1387e8196670: Preparing 07:09:59 feb332ff3d19: Preparing 07:09:59 1901b153b681: Preparing 07:09:59 13fd20597234: Preparing 07:09:59 1a0c6e10955d: Preparing 07:09:59 4984ab0d30a6: Preparing 07:09:59 dd9c8f8612c8: Preparing 07:09:59 13fd20597234: Waiting 07:09:59 1a0c6e10955d: Waiting 07:09:59 4984ab0d30a6: Waiting 07:09:59 dd9c8f8612c8: Waiting 07:09:59 1901b153b681: Layer already exists 07:09:59 c305e13999e6: Layer already exists 07:09:59 70d5400b69ca: Layer already exists 07:09:59 feb332ff3d19: Layer already exists 07:09:59 1387e8196670: Layer already exists 07:09:59 4984ab0d30a6: Layer already exists 07:09:59 13fd20597234: Layer already exists 07:09:59 dd9c8f8612c8: Layer already exists 07:09:59 1a0c6e10955d: Layer already exists 07:09:59 main: digest: sha256:ac814542d91c3d80329f2fec8537f4ef06533e664e42da0ef7e6f2ad87dc5ecc size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:09:59 ===================================================== [Pipeline] echo 07:09:59 taggedImages: 07:09:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:66c7f887438d2c7df4dcd34ca19c18045855ee46 07:09:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 07:09:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.8 07:09:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:66c7f887438d2c7df4dcd34ca19c18045855ee46-4.0.0-dev.8 07:09:59 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:09:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:09:59 07:09:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:10:00 arm64: Pulling from edgex-lftools-log-publisher 07:10:00 8998bd30e6a1: Pulling fs layer 07:10:00 04944245beec: Pulling fs layer 07:10:00 699f458cf7ca: Pulling fs layer 07:10:00 765212b225bb: Pulling fs layer 07:10:00 f23df028b6ca: Pulling fs layer 07:10:00 d65c8cfc05b1: Pulling fs layer 07:10:00 2437ff75d9bd: Pulling fs layer 07:10:00 765212b225bb: Waiting 07:10:00 f23df028b6ca: Waiting 07:10:00 2437ff75d9bd: Waiting 07:10:00 d65c8cfc05b1: Waiting 07:10:00 04944245beec: Verifying Checksum 07:10:00 04944245beec: Download complete 07:10:00 765212b225bb: Verifying Checksum 07:10:00 765212b225bb: Download complete 07:10:00 f23df028b6ca: Verifying Checksum 07:10:00 f23df028b6ca: Download complete 07:10:00 d65c8cfc05b1: Verifying Checksum 07:10:00 d65c8cfc05b1: Download complete 07:10:00 699f458cf7ca: Verifying Checksum 07:10:00 699f458cf7ca: Download complete 07:10:01 8998bd30e6a1: Verifying Checksum 07:10:01 8998bd30e6a1: Download complete 07:10:03 2437ff75d9bd: Verifying Checksum 07:10:03 2437ff75d9bd: Download complete 07:10:05 8998bd30e6a1: Pull complete 07:10:05 04944245beec: Pull complete 07:10:07 699f458cf7ca: Pull complete 07:10:07 765212b225bb: Pull complete 07:10:08 f23df028b6ca: Pull complete 07:10:08 d65c8cfc05b1: Pull complete 07:10:26 2437ff75d9bd: Pull complete 07:10:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:10:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:10:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:27 prd-ubuntu20.04-docker-arm64-4c-16g-39420 does not seem to be running inside a container 07:10:27 $ 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/195 -v /w/workspace/app-rfid-llrp-inventory/195:/w/workspace/app-rfid-llrp-inventory/195:rw,z -v /w/workspace/app-rfid-llrp-inventory/195@tmp:/w/workspace/app-rfid-llrp-inventory/195@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:arm64 cat 07:10:29 $ docker top b48ecd99cfbc09850fdcac18f9b076e279be694ecc505f1356786691d611ddb7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:10:30 ---> job-cost.sh 07:10:30 lf-activate-venv: SKIPPING 07:10:30 INFO: No Stack... 07:10:31 INFO: Retrieving Pricing Info for: v3-standard-4 07:10:31 INFO: Archiving Costs [Pipeline] sh 07:10:32 + cat /w/workspace/app-rfid-llrp-inventory/195/archives/cost.csv 07:10:32 + cut -d, -f6 [Pipeline] lock 07:10:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-195-stack-cost] 07:10:32 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-195-stack-cost] did not exist. Created. 07:10:32 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-195-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:10:32 /w/workspace/app-rfid-llrp-inventory/195@tmp/durable-1f85a230/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:10:33 + echo total: 0.10999999940395355 [Pipeline] stash 07:10:33 Warning: overwriting stash ‘stack-cost’ 07:10:33 Stashed 1 file(s) [Pipeline] } 07:10:33 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-195-stack-cost] [Pipeline] // lock [Pipeline] } 07:10:33 $ docker stop --time=1 b48ecd99cfbc09850fdcac18f9b076e279be694ecc505f1356786691d611ddb7 07:10:34 $ docker rm -f --volumes b48ecd99cfbc09850fdcac18f9b076e279be694ecc505f1356786691d611ddb7 [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 07:10:35 provisioning config files... 07:10:35 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5162974290199286427tmp [Pipeline] { [Pipeline] sh 07:10:35 + set +x 07:10:35 + curl -s https://codecov.io/bash 07:10:35 + bash -s -- 07:10:35 07:10:35 _____ _ 07:10:35 / ____| | | 07:10:35 | | ___ __| | ___ ___ _____ __ 07:10:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:10:35 | |___| (_) | (_| | __/ (_| (_) \ V / 07:10:35 \_____\___/ \__,_|\___|\___\___/ \_/ 07:10:35 Bash-1.0.6 07:10:35 07:10:35 07:10:35 ==> git version 2.25.1 found 07:10:35 ==> 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 07:10:35 Release-Date: 2020-01-08 07:10:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:10:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:10:35 ==> Jenkins CI detected. 07:10:35 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 07:10:35 project root: . 07:10:35 --> token set from env 07:10:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:10:35 ==> Running gcov in . (disable via -X gcov) 07:10:35 ==> Python coveragepy not found 07:10:35 ==> Searching for coverage reports in: 07:10:35 + . 07:10:35 -> Found 1 reports 07:10:35 ==> Detecting git/mercurial file structure 07:10:35 ==> Reading reports 07:10:35 + ./coverage.out bytes=55696 07:10:35 ==> Appending adjustments 07:10:35 https://docs.codecov.io/docs/fixing-reports 07:10:36 + Found adjustments 07:10:36 ==> Gzipping contents 07:10:36 16K /tmp/codecov.bA44G0.gz 07:10:36 ==> Uploading reports 07:10:36 url: https://codecov.io 07:10:36 query: branch=main&commit=66c7f887438d2c7df4dcd34ca19c18045855ee46&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 07:10:36 -> Pinging Codecov 07:10:36 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=66c7f887438d2c7df4dcd34ca19c18045855ee46&build=195&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F195%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 07:10:36 -> Uploading to 07:10:36 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/66c7f887438d2c7df4dcd34ca19c18045855ee46/810a59f9-5d64-414f-985a-da8b40394b47.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250221%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250221T071036Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4130c1c34f26255c3b4f67b284dd6d39932c8f37fe460601b2b29913a48fd525 07:10:36 % Total % Received % Xferd Average Speed Time Time Time Current 07:10:36 Dload Upload Total Spent Left Speed 07:10:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12864 0 0 100 12864 0 76118 --:--:-- --:--:-- --:--:-- 76118 07:10:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/66c7f887438d2c7df4dcd34ca19c18045855ee46 [Pipeline] } 07:10:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:10:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:10:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:10:37 07:10:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:10:37 latest: Pulling from edgex-devops/edgex-snyk-go 07:10:37 43c4264eed91: Pulling fs layer 07:10:37 4cc291be95ef: Pulling fs layer 07:10:37 2ac1f1163629: Pulling fs layer 07:10:37 5c3c966382ef: Pulling fs layer 07:10:37 4f4fb700ef54: Pulling fs layer 07:10:37 d9c7d2e4e75e: Pulling fs layer 07:10:37 9c3e1370e548: Pulling fs layer 07:10:37 5c3c966382ef: Waiting 07:10:37 9c3e1370e548: Waiting 07:10:37 4f4fb700ef54: Waiting 07:10:37 d9c7d2e4e75e: Waiting 07:10:37 4cc291be95ef: Verifying Checksum 07:10:37 4cc291be95ef: Download complete 07:10:37 5c3c966382ef: Verifying Checksum 07:10:37 5c3c966382ef: Download complete 07:10:37 4f4fb700ef54: Verifying Checksum 07:10:37 4f4fb700ef54: Download complete 07:10:37 43c4264eed91: Download complete 07:10:37 d9c7d2e4e75e: Verifying Checksum 07:10:37 d9c7d2e4e75e: Download complete 07:10:37 43c4264eed91: Pull complete 07:10:37 4cc291be95ef: Pull complete 07:10:37 2ac1f1163629: Verifying Checksum 07:10:37 2ac1f1163629: Download complete 07:10:38 9c3e1370e548: Verifying Checksum 07:10:38 9c3e1370e548: Download complete 07:10:41 2ac1f1163629: Pull complete 07:10:41 5c3c966382ef: Pull complete 07:10:41 4f4fb700ef54: Pull complete 07:10:41 d9c7d2e4e75e: Pull complete 07:10:44 9c3e1370e548: Pull complete 07:10:44 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:10:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:10:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:44 prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container 07:10:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:10:46 $ docker top ee6880cfb54a976bb3cd415e9821aac67490000553b9bc75d8ba1e968a769090 -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:47 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 07:10:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 07:10:47 + set -o pipefail 07:10:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 07:10:59 07:10:59 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 07:10:59 07:10:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/808d60f7-f163-4b5a-83cf-8bb119e975ae 07:10:59 07:10:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:10:59 07:10:59 07:10:59 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:10:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:10:59 $ docker stop --time=1 ee6880cfb54a976bb3cd415e9821aac67490000553b9bc75d8ba1e968a769090 07:11:02 $ docker rm -f --volumes ee6880cfb54a976bb3cd415e9821aac67490000553b9bc75d8ba1e968a769090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:11:03 + git log --format=format:%s -1 66c7f887438d2c7df4dcd34ca19c18045855ee46 [Pipeline] sh 07:11:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:11:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:11:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:03 prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container 07:11:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:11:04 $ docker top 5a3a326ca8bdf3feacf14f68b2486a1e78cf6b8cabca8973737af3ad37fc7fd4 -eo pid,comm 07:11:04 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). 07:11:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:11:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:04 [ssh-agent] Looking for ssh-agent implementation... 07:11:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:04 $ docker exec 5a3a326ca8bdf3feacf14f68b2486a1e78cf6b8cabca8973737af3ad37fc7fd4 ssh-agent 07:11:04 SSH_AUTH_SOCK=/tmp/ssh-1BZJZFpQe2Ru/agent.33 07:11:04 SSH_AGENT_PID=39 07:11:04 Running ssh-add (command line suppressed) 07:11:04 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_847581287505447029.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_847581287505447029.key) 07:11:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:04 + git semver tag 07:11:05 2025-02-21 07:11:05,093 [run_tag] DEBUG tag force:False 07:11:05 2025-02-21 07:11:05,093 [check_head_tag] DEBUG check head tag 07:11:05 2025-02-21 07:11:05,094 [execute] INFO git cat-file --batch-check 07:11:05 2025-02-21 07:11:05,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 07:11:05 2025-02-21 07:11:05,098 [execute] INFO git cat-file --batch 07:11:05 2025-02-21 07:11:05,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 07:11:05 2025-02-21 07:11:05,123 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:11:05 2025-02-21 07:11:05,123 [execute] INFO git tag -a v4.0.0-dev.8 -m v4.0.0-dev.8 07:11:05 2025-02-21 07:11:05,123 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.8', '-m', 'v4.0.0-dev.8'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 07:11:05 2025-02-21 07:11:05,128 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:11:05 4.0.0-dev.8 [Pipeline] } 07:11:05 $ docker exec --env ******** --env ******** 5a3a326ca8bdf3feacf14f68b2486a1e78cf6b8cabca8973737af3ad37fc7fd4 ssh-agent -k 07:11:05 unset SSH_AUTH_SOCK; 07:11:05 unset SSH_AGENT_PID; 07:11:05 echo Agent pid 39 killed; 07:11:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:11:05 + git semver [Pipeline] } 07:11:05 $ docker stop --time=1 5a3a326ca8bdf3feacf14f68b2486a1e78cf6b8cabca8973737af3ad37fc7fd4 07:11:07 $ docker rm -f --volumes 5a3a326ca8bdf3feacf14f68b2486a1e78cf6b8cabca8973737af3ad37fc7fd4 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:11:07 07:11:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:11:07 0.23.1-centos7: Pulling from edgex-lftools 07:11:07 ab5ef0e58194: Pulling fs layer 07:11:07 9712f1f96733: Pulling fs layer 07:11:07 63f879dbbcfc: Pulling fs layer 07:11:07 0d9ebad4ef96: Pulling fs layer 07:11:07 e9a5061849ea: Pulling fs layer 07:11:07 d747dcd14b5f: Pulling fs layer 07:11:07 2de7ff778b66: Pulling fs layer 07:11:07 d747dcd14b5f: Waiting 07:11:07 2de7ff778b66: Waiting 07:11:07 0d9ebad4ef96: Waiting 07:11:07 e9a5061849ea: Waiting 07:11:07 9712f1f96733: Verifying Checksum 07:11:07 9712f1f96733: Download complete 07:11:08 63f879dbbcfc: Verifying Checksum 07:11:08 63f879dbbcfc: Download complete 07:11:08 0d9ebad4ef96: Verifying Checksum 07:11:08 0d9ebad4ef96: Download complete 07:11:08 ab5ef0e58194: Verifying Checksum 07:11:08 ab5ef0e58194: Download complete 07:11:08 d747dcd14b5f: Download complete 07:11:08 e9a5061849ea: Verifying Checksum 07:11:08 e9a5061849ea: Download complete 07:11:08 2de7ff778b66: Verifying Checksum 07:11:08 2de7ff778b66: Download complete 07:11:11 ab5ef0e58194: Pull complete 07:11:11 9712f1f96733: Pull complete 07:11:11 63f879dbbcfc: Pull complete 07:11:16 0d9ebad4ef96: Pull complete 07:11:16 e9a5061849ea: Pull complete 07:11:16 d747dcd14b5f: Pull complete 07:11:17 2de7ff778b66: Pull complete 07:11:17 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:11:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:11:17 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:17 prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container 07:11:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:11:19 $ docker top 89e07b823dffdae605dc410ca638d4d56b4c8a8c7405b84aec83761cc4f7b652 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:11:19 provisioning config files... 07:11:19 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16060804312542170457tmp 07:11:19 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13382846749627245276tmp 07:11:19 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8424666306731072976tmp [Pipeline] { [Pipeline] echo 07:11:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:11:20 ---> sigul-configuration.sh 07:11:20 gpg: directory `/root/.gnupg' created 07:11:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:11:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:11:20 gpg: keyring `/root/.gnupg/secring.gpg' created 07:11:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:11:20 gpg: CAST5 encrypted data 07:11:20 gpg: encrypted with 1 passphrase 07:11:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:11:20 + mkdir /home/jenkins 07:11:20 + mkdir /home/jenkins/sigul [Pipeline] sh 07:11:20 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 07:11:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:11:21 ---> sigul-install.sh 07:11:21 Sigul already installed; skipping installation. [Pipeline] sh 07:11:21 + git tag --list 07:11:21 v0.0.0 07:11:21 v1.0.0 07:11:21 v2.1.0 07:11:21 v2.1.1 07:11:21 v2.2.0 07:11:21 v2.3.0 07:11:21 v3.0 07:11:21 v3.0.0 07:11:21 v3.0.1 07:11:21 v3.0.1-dev.1 07:11:21 v3.1 07:11:21 v3.1.0 07:11:21 v3.1.0-dev.1 07:11:21 v3.1.0-dev.10 07:11:21 v3.1.0-dev.11 07:11:21 v3.1.0-dev.12 07:11:21 v3.1.0-dev.13 07:11:21 v3.1.0-dev.14 07:11:21 v3.1.0-dev.15 07:11:21 v3.1.0-dev.16 07:11:21 v3.1.0-dev.17 07:11:21 v3.1.0-dev.18 07:11:21 v3.1.0-dev.19 07:11:21 v3.1.0-dev.2 07:11:21 v3.1.0-dev.20 07:11:21 v3.1.0-dev.21 07:11:21 v3.1.0-dev.22 07:11:21 v3.1.0-dev.23 07:11:21 v3.1.0-dev.24 07:11:21 v3.1.0-dev.25 07:11:21 v3.1.0-dev.26 07:11:21 v3.1.0-dev.27 07:11:21 v3.1.0-dev.28 07:11:21 v3.1.0-dev.29 07:11:21 v3.1.0-dev.3 07:11:21 v3.1.0-dev.30 07:11:21 v3.1.0-dev.31 07:11:21 v3.1.0-dev.32 07:11:21 v3.1.0-dev.33 07:11:21 v3.1.0-dev.34 07:11:21 v3.1.0-dev.35 07:11:21 v3.1.0-dev.36 07:11:21 v3.1.0-dev.37 07:11:21 v3.1.0-dev.38 07:11:21 v3.1.0-dev.39 07:11:21 v3.1.0-dev.4 07:11:21 v3.1.0-dev.40 07:11:21 v3.1.0-dev.5 07:11:21 v3.1.0-dev.6 07:11:21 v3.1.0-dev.7 07:11:21 v3.1.0-dev.8 07:11:21 v3.1.0-dev.9 07:11:21 v3.1.1 07:11:21 v3.2.0-dev.1 07:11:21 v3.2.0-dev.10 07:11:21 v3.2.0-dev.11 07:11:21 v3.2.0-dev.12 07:11:21 v3.2.0-dev.13 07:11:21 v3.2.0-dev.14 07:11:21 v3.2.0-dev.15 07:11:21 v3.2.0-dev.16 07:11:21 v3.2.0-dev.17 07:11:21 v3.2.0-dev.18 07:11:21 v3.2.0-dev.19 07:11:21 v3.2.0-dev.2 07:11:21 v3.2.0-dev.20 07:11:21 v3.2.0-dev.21 07:11:21 v3.2.0-dev.22 07:11:21 v3.2.0-dev.23 07:11:21 v3.2.0-dev.24 07:11:21 v3.2.0-dev.25 07:11:21 v3.2.0-dev.26 07:11:21 v3.2.0-dev.27 07:11:21 v3.2.0-dev.28 07:11:21 v3.2.0-dev.29 07:11:21 v3.2.0-dev.3 07:11:21 v3.2.0-dev.30 07:11:21 v3.2.0-dev.31 07:11:21 v3.2.0-dev.32 07:11:21 v3.2.0-dev.33 07:11:21 v3.2.0-dev.4 07:11:21 v3.2.0-dev.5 07:11:21 v3.2.0-dev.6 07:11:21 v3.2.0-dev.7 07:11:21 v3.2.0-dev.8 07:11:21 v3.2.0-dev.9 07:11:21 v4.0.0-dev.1 07:11:21 v4.0.0-dev.2 07:11:21 v4.0.0-dev.3 07:11:21 v4.0.0-dev.4 07:11:21 v4.0.0-dev.5 07:11:21 v4.0.0-dev.6 07:11:21 v4.0.0-dev.7 07:11:21 v4.0.0-dev.8 [Pipeline] sh 07:11:21 + lftools sign git-tag v4.0.0-dev.8 07:11:22 Signing Git tag with Sigul... 07:11:22 Signing v4.0.0-dev.8 [Pipeline] echo 07:11:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:11:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:11:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:11:22 $ docker stop --time=1 89e07b823dffdae605dc410ca638d4d56b4c8a8c7405b84aec83761cc4f7b652 07:11:24 $ docker rm -f --volumes 89e07b823dffdae605dc410ca638d4d56b4c8a8c7405b84aec83761cc4f7b652 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:11:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:11:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:11:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:24 prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container 07:11:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:11:25 $ docker top 73b0442ed1756d8464f8deb425e955186f393bcb00f819b0b531a897c7937841 -eo pid,comm 07:11:25 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). 07:11:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:11:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:25 [ssh-agent] Looking for ssh-agent implementation... 07:11:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:25 $ docker exec 73b0442ed1756d8464f8deb425e955186f393bcb00f819b0b531a897c7937841 ssh-agent 07:11:25 SSH_AUTH_SOCK=/tmp/ssh-79mxmrogOwrW/agent.32 07:11:25 SSH_AGENT_PID=38 07:11:25 Running ssh-add (command line suppressed) 07:11:25 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2080920035890657537.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2080920035890657537.key) 07:11:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:26 + git semver bump pre 07:11:26 2025-02-21 07:11:26,261 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:11:26 2025-02-21 07:11:26,261 [bump_version] DEBUG bumping version:4.0.0-dev.8 on axis:pre with prefix:dev 07:11:26 2025-02-21 07:11:26,261 [bump_version] DEBUG bumped version:4.0.0-dev.9 07:11:26 2025-02-21 07:11:26,261 [write_version] DEBUG write version:4.0.0-dev.9 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 07:11:26 2025-02-21 07:11:26,261 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:11:26 2025-02-21 07:11:26,261 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:11:26 2025-02-21 07:11:26,263 [execute] INFO git cat-file --batch-check 07:11:26 2025-02-21 07:11:26,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 07:11:26 2025-02-21 07:11:26,268 [execute] INFO git cat-file --batch 07:11:26 2025-02-21 07:11:26,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 07:11:26 2025-02-21 07:11:26,274 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:11:26 4.0.0-dev.9 [Pipeline] } 07:11:26 $ docker exec --env ******** --env ******** 73b0442ed1756d8464f8deb425e955186f393bcb00f819b0b531a897c7937841 ssh-agent -k 07:11:26 unset SSH_AUTH_SOCK; 07:11:26 unset SSH_AGENT_PID; 07:11:26 echo Agent pid 38 killed; 07:11:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:11:26 + git semver [Pipeline] } 07:11:27 $ docker stop --time=1 73b0442ed1756d8464f8deb425e955186f393bcb00f819b0b531a897c7937841 07:11:28 $ docker rm -f --volumes 73b0442ed1756d8464f8deb425e955186f393bcb00f819b0b531a897c7937841 [Pipeline] // withDockerContainer [Pipeline] sh 07:11:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:11:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:11:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:29 prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container 07:11:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:11:29 $ docker top b6532da473a2dc20b45bba0489584e52bafd08fb65c625554f2d78efc9b67c36 -eo pid,comm 07:11:29 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). 07:11:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:11:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:11:29 [ssh-agent] Looking for ssh-agent implementation... 07:11:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:11:29 $ docker exec b6532da473a2dc20b45bba0489584e52bafd08fb65c625554f2d78efc9b67c36 ssh-agent 07:11:29 SSH_AUTH_SOCK=/tmp/ssh-vVyp8looWRD4/agent.32 07:11:29 SSH_AGENT_PID=39 07:11:29 Running ssh-add (command line suppressed) 07:11:29 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16143429937884309113.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16143429937884309113.key) 07:11:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:11:30 + git semver push 07:11:30 2025-02-21 07:11:30,343 [run_push] DEBUG push 07:11:30 2025-02-21 07:11:30,344 [execute] INFO git cat-file --batch-check 07:11:30 2025-02-21 07:11:30,344 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 07:11:30 2025-02-21 07:11:30,348 [execute] INFO git rev-list c80605f69b3abe624b825b9b5a54aae1aaccaa87 -- 07:11:30 2025-02-21 07:11:30,348 [execute] DEBUG Popen(['git', 'rev-list', 'c80605f69b3abe624b825b9b5a54aae1aaccaa87', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 07:11:30 2025-02-21 07:11:30,357 [execute] INFO git fetch -v origin 07:11:30 2025-02-21 07:11:30,357 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 07:11:31 2025-02-21 07:11:30,812 [run_push] DEBUG no remote changes detected 07:11:31 2025-02-21 07:11:30,812 [execute] INFO git push origin semver 07:11:31 2025-02-21 07:11:30,813 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 07:11:31 2025-02-21 07:11:31,408 [run_push] DEBUG push all version tags 07:11:31 2025-02-21 07:11:31,408 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:11:31 2025-02-21 07:11:31,409 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 07:11:32 2025-02-21 07:11:32,030 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:11:32 4.0.0-dev.9 [Pipeline] } 07:11:32 $ docker exec --env ******** --env ******** b6532da473a2dc20b45bba0489584e52bafd08fb65c625554f2d78efc9b67c36 ssh-agent -k 07:11:32 unset SSH_AUTH_SOCK; 07:11:32 unset SSH_AGENT_PID; 07:11:32 echo Agent pid 39 killed; 07:11:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:11:32 + git semver [Pipeline] } 07:11:32 $ docker stop --time=1 b6532da473a2dc20b45bba0489584e52bafd08fb65c625554f2d78efc9b67c36 07:11:34 $ docker rm -f --volumes b6532da473a2dc20b45bba0489584e52bafd08fb65c625554f2d78efc9b67c36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 07:11:34 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 07:11:34 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 07:11:34 total 16 07:11:34 drwxr-xr-x 3 root root 4096 Feb 21 06:55 . 07:11:34 drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 07:11 .. 07:11:34 drwxr-xr-x 2 root root 4096 Feb 21 06:55 cost 07:11:34 -rw-r--r-- 1 root root 95 Feb 21 06:55 cost.csv 07:11:34 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 07:11:34 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 07:11:34 total 16 07:11:34 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 06:55 . 07:11:34 drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 07:11 .. 07:11:34 drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 06:55 cost 07:11:34 -rw-r--r-- 1 jenkins jenkins 95 Feb 21 06:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:11:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:11:35 ---> package-listing.sh 07:11:35 ++ facter osfamily 07:11:35 ++ tr '[:upper:]' '[:lower:]' 07:11:36 + OS_FAMILY=debian 07:11:36 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 07:11:36 + START_PACKAGES=/tmp/packages_start.txt 07:11:36 + END_PACKAGES=/tmp/packages_end.txt 07:11:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:11:36 + PACKAGES=/tmp/packages_start.txt 07:11:36 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 07:11:36 + PACKAGES=/tmp/packages_end.txt 07:11:36 + case "${OS_FAMILY}" in 07:11:36 + dpkg -l 07:11:36 + grep '^ii' 07:11:36 + '[' -f /tmp/packages_start.txt ']' 07:11:36 + '[' -f /tmp/packages_end.txt ']' 07:11:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:11:36 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 07:11:36 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 07:11:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 07:11:36 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:11:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:11:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:11:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:11:37 prd-ubuntu20.04-docker-8c-8g-39419 does not seem to be running inside a container 07:11:37 $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:11:37 $ docker top 750a9c87d57f68fabd089b713ab533e5ec01499c2755a04de150412b58df409b -eo pid,comm [Pipeline] { [Pipeline] sh 07:11:37 + touch /tmp/pre-build-complete [Pipeline] sh 07:11:38 + mkdir -p /var/log/sysstat [Pipeline] sh 07:11:38 + ls /var/log/sa-host 07:11:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:11:38 provisioning config files... 07:11:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11713041966609180278tmp [Pipeline] { [Pipeline] echo 07:11:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:11:38 ---> create-netrc.sh [Pipeline] } 07:11:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:11:39 ---> python-tools-install.sh [Pipeline] echo 07:11:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:11:39 ---> sudo-logs.sh 07:11:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:11:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:11:39 ---> job-cost.sh 07:11:39 lf-activate-venv: SKIPPING 07:11:39 DEBUG: total: 0.2199999988079071 07:11:39 INFO: Retrieving Stack Cost... 07:11:39 INFO: Retrieving Pricing Info for: v3-standard-8 07:11:40 INFO: Archiving Costs [Pipeline] echo 07:11:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:11:40 ---> logs-deploy.sh 07:11:40 lf-activate-venv: SKIPPING 07:11:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/195 07:11:40 INFO: archiving workspace using pattern(s): 07:11:41 Archives upload complete. 07:11:41 INFO: archiving logs to Nexus 07:11:42 ---> uname -a: 07:11:42 Linux prd-ubuntu20-04-docker-8c-8g-39419 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:11:42 07:11:42 07:11:42 ---> lscpu: 07:11:42 Architecture: x86_64 07:11:42 CPU op-mode(s): 32-bit, 64-bit 07:11:42 Byte Order: Little Endian 07:11:42 Address sizes: 40 bits physical, 48 bits virtual 07:11:42 CPU(s): 8 07:11:42 On-line CPU(s) list: 0-7 07:11:42 Thread(s) per core: 1 07:11:42 Core(s) per socket: 1 07:11:42 Socket(s): 8 07:11:42 NUMA node(s): 1 07:11:42 Vendor ID: AuthenticAMD 07:11:42 CPU family: 23 07:11:42 Model: 49 07:11:42 Model name: AMD EPYC-Rome Processor 07:11:42 Stepping: 0 07:11:42 CPU MHz: 2800.000 07:11:42 BogoMIPS: 5600.00 07:11:42 Virtualization: AMD-V 07:11:42 Hypervisor vendor: KVM 07:11:42 Virtualization type: full 07:11:42 L1d cache: 256 KiB 07:11:42 L1i cache: 256 KiB 07:11:42 L2 cache: 4 MiB 07:11:42 L3 cache: 128 MiB 07:11:42 NUMA node0 CPU(s): 0-7 07:11:42 Vulnerability Itlb multihit: Not affected 07:11:42 Vulnerability L1tf: Not affected 07:11:42 Vulnerability Mds: Not affected 07:11:42 Vulnerability Meltdown: Not affected 07:11:42 Vulnerability Mmio stale data: Not affected 07:11:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:11:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:11:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:11:42 Vulnerability Srbds: Not affected 07:11:42 Vulnerability Tsx async abort: Not affected 07:11:42 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:11:42 07:11:42 07:11:42 ---> nproc: 07:11:42 8 07:11:42 07:11:42 07:11:42 ---> df -h: 07:11:42 Filesystem Size Used Avail Use% Mounted on 07:11:42 overlay 155G 14G 142G 9% / 07:11:42 tmpfs 64M 0 64M 0% /dev 07:11:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:11:42 shm 64M 0 64M 0% /dev/shm 07:11:42 /dev/vda1 155G 14G 142G 9% /facter-os 07:11:42 07:11:42 07:11:42 ---> sar -b -r -n DEV: 07:11:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39419) 02/21/25 _x86_64_ (8 CPU) 07:11:42 07:11:42 06:51:23 LINUX RESTART (8 CPU) 07:11:42 07:11:42 06:52:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:11:42 06:53:01 264.66 12.85 251.81 0.00 1788.50 81690.65 0.00 07:11:42 06:54:01 131.26 0.03 131.22 0.00 5.06 46592.34 0.00 07:11:42 06:55:01 103.08 0.17 102.92 0.00 6.00 35514.50 0.00 07:11:42 06:56:01 162.24 0.10 162.14 0.00 11.86 42535.98 0.00 07:11:42 06:57:01 39.04 4.87 34.17 0.00 2605.66 6057.58 0.00 07:11:42 06:58:01 6.30 0.02 6.28 0.00 0.13 115.18 0.00 07:11:42 06:59:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 07:11:42 07:00:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 07:11:42 07:01:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 07:11:42 07:02:01 1.72 0.00 1.72 0.00 0.00 20.26 0.00 07:11:42 07:03:01 0.93 0.00 0.93 0.00 0.00 14.93 0.00 07:11:42 07:04:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 07:11:42 07:05:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 07:11:42 07:06:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 07:11:42 07:07:01 2.07 0.02 2.05 0.00 0.13 27.06 0.00 07:11:42 07:08:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 07:11:42 07:09:01 2.97 1.02 1.95 0.00 21.86 27.46 0.00 07:11:42 07:10:01 0.92 0.00 0.92 0.00 0.00 13.33 0.00 07:11:42 07:11:01 45.15 0.12 45.04 0.00 11.79 28260.93 0.00 07:11:42 Average: 40.48 1.01 39.47 0.00 234.47 12669.50 0.00 07:11:42 07:11:42 06:52:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:11:42 06:53:01 27247152 31506816 792852 2.41 172448 4174540 2033988 5.99 1317164 3726112 743688 07:11:42 06:54:01 26723636 31299856 991352 3.01 188464 4476400 2402748 7.08 1755676 3804444 741768 07:11:42 06:55:01 27515568 31548416 748096 2.28 191548 3958252 1916552 5.65 1351264 3452440 165544 07:11:42 06:56:01 26990652 31561484 731976 2.23 201024 4439080 1768100 5.21 1359324 3914236 380 07:11:42 06:57:01 26659960 31538584 732412 2.23 224032 4716504 1730748 5.10 1563328 4009004 1016 07:11:42 06:58:01 26668384 31542088 728720 2.22 222560 4713244 1725276 5.08 1557400 4005756 8 07:11:42 06:59:01 26668604 31542360 728404 2.22 222596 4713252 1725276 5.08 1557180 4005764 8 07:11:42 07:00:01 26674628 31548456 722316 2.20 222628 4713252 1725276 5.08 1551680 4005764 44 07:11:42 07:01:01 26674684 31548516 722236 2.20 222652 4713256 1725276 5.08 1551524 4005768 16 07:11:42 07:02:01 26675576 31549448 721464 2.19 222676 4713264 1725276 5.08 1551112 4005772 20 07:11:42 07:03:01 26678048 31551932 718916 2.19 222700 4713264 1725276 5.08 1548864 4005772 52 07:11:42 07:04:01 26677904 31551836 718936 2.19 222716 4713268 1725276 5.08 1549424 4005780 44 07:11:42 07:05:01 26678116 31552068 718648 2.19 222740 4713268 1725276 5.08 1548908 4005780 8 07:11:42 07:06:01 26677932 31551932 718664 2.19 222760 4713272 1725276 5.08 1548964 4005784 44 07:11:42 07:07:01 26676920 31551056 719316 2.19 222824 4713248 1737844 5.12 1549288 4005756 16 07:11:42 07:08:01 26676880 31551048 719216 2.19 222844 4713252 1737844 5.12 1549072 4005756 16 07:11:42 07:09:01 26675768 31551004 719600 2.19 222912 4713868 1757596 5.18 1549292 4006264 156 07:11:42 07:10:01 26675988 31551284 719168 2.19 222936 4713876 1757596 5.18 1549312 4006264 48 07:11:42 07:11:01 25466320 31506760 759756 2.31 237156 5743328 1862984 5.49 1744468 4902452 370984 07:11:42 Average: 26704354 31531839 743792 2.26 216327 4672720 1801762 5.31 1539644 3993930 106519 07:11:42 07:11:42 06:52:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:11:42 06:53:01 lo 6.07 6.07 0.60 0.60 0.00 0.00 0.00 0.00 07:11:42 06:53:01 ens3 759.52 492.05 8150.61 69.23 0.00 0.00 0.00 0.00 07:11:42 06:53:01 docker0 347.53 525.35 29.05 3224.71 0.00 0.00 0.00 0.00 07:11:42 06:54:01 veth71e2315 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 07:11:42 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:11:42 06:54:01 ens3 28.09 17.33 26.78 10.80 0.00 0.00 0.00 0.00 07:11:42 06:54:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:11:42 06:55:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 07:11:42 06:55:01 ens3 26.38 13.10 60.72 7.95 0.00 0.00 0.00 0.00 07:11:42 06:55:01 docker0 1.42 2.62 0.09 38.11 0.00 0.00 0.00 0.00 07:11:42 06:56:01 lo 9.13 9.13 0.91 0.91 0.00 0.00 0.00 0.00 07:11:42 06:56:01 ens3 163.34 115.56 2697.73 223.69 0.00 0.00 0.00 0.00 07:11:42 06:56:01 docker0 3.33 6.17 0.20 79.48 0.00 0.00 0.00 0.00 07:11:42 06:57:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 07:11:42 06:57:01 ens3 141.70 84.47 2162.21 5.93 0.00 0.00 0.00 0.00 07:11:42 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:11:42 06:58:01 ens3 0.75 0.60 0.36 0.30 0.00 0.00 0.00 0.00 07:11:42 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 06:59:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:11:42 07:00:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:11:42 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:11:42 07:02:01 ens3 0.62 0.48 0.34 0.28 0.00 0.00 0.00 0.00 07:11:42 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:11:42 07:04:01 ens3 0.87 0.47 0.36 0.22 0.00 0.00 0.00 0.00 07:11:42 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:11:42 07:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:11:42 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:07:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:11:42 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:11:42 07:08:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 07:11:42 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:09:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:11:42 07:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:11:42 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:11:42 07:11:01 lo 1.08 1.08 0.10 0.10 0.00 0.00 0.00 0.00 07:11:42 07:11:01 ens3 253.44 170.82 4871.39 147.46 0.00 0.00 0.00 0.00 07:11:42 07:11:01 docker0 51.07 89.94 5.10 876.12 0.00 0.00 0.00 0.00 07:11:42 Average: lo 0.98 0.98 0.09 0.09 0.00 0.00 0.00 0.00 07:11:42 Average: ens3 72.24 47.02 942.41 24.42 0.00 0.00 0.00 0.00 07:11:42 Average: docker0 21.20 32.80 1.81 221.45 0.00 0.00 0.00 0.00 07:11:42 07:11:42 07:11:42 ---> sar -P ALL: 07:11:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39419) 02/21/25 _x86_64_ (8 CPU) 07:11:42 07:11:42 06:51:23 LINUX RESTART (8 CPU) 07:11:42 07:11:42 06:52:01 CPU %user %nice %system %iowait %steal %idle 07:11:42 06:53:01 all 10.45 0.00 4.78 1.64 0.07 83.06 07:11:42 06:53:01 0 9.68 0.00 4.70 0.34 0.07 85.22 07:11:42 06:53:01 1 12.62 0.00 4.69 0.22 0.07 82.41 07:11:42 06:53:01 2 8.89 0.00 6.82 7.40 0.08 76.81 07:11:42 06:53:01 3 10.45 0.00 4.41 0.78 0.05 84.31 07:11:42 06:53:01 4 9.83 0.00 4.92 2.23 0.07 82.94 07:11:42 06:53:01 5 9.24 0.00 4.24 0.52 0.08 85.91 07:11:42 06:53:01 6 11.00 0.00 4.16 1.42 0.05 83.37 07:11:42 06:53:01 7 11.88 0.00 4.32 0.20 0.07 83.53 07:11:42 06:54:01 all 46.92 0.00 6.97 1.11 0.09 44.91 07:11:42 06:54:01 0 46.36 0.00 6.77 0.07 0.08 46.71 07:11:42 06:54:01 1 46.37 0.00 6.55 0.05 0.10 46.92 07:11:42 06:54:01 2 46.71 0.00 7.84 6.66 0.10 38.69 07:11:42 06:54:01 3 48.56 0.00 6.25 0.39 0.08 44.71 07:11:42 06:54:01 4 47.44 0.00 7.82 1.24 0.10 43.39 07:11:42 06:54:01 5 47.06 0.00 6.86 0.03 0.08 45.96 07:11:42 06:54:01 6 47.47 0.00 7.17 0.27 0.10 45.00 07:11:42 06:54:01 7 45.36 0.00 6.46 0.20 0.10 47.88 07:11:42 06:55:01 all 51.90 0.00 7.02 0.77 0.10 40.22 07:11:42 06:55:01 0 51.75 0.00 7.64 0.74 0.10 39.78 07:11:42 06:55:01 1 53.88 0.00 6.90 1.32 0.10 37.80 07:11:42 06:55:01 2 51.72 0.00 6.86 0.12 0.10 41.20 07:11:42 06:55:01 3 51.55 0.00 7.43 0.05 0.10 40.87 07:11:42 06:55:01 4 50.60 0.00 7.48 0.42 0.10 41.41 07:11:42 06:55:01 5 52.30 0.00 6.72 0.03 0.10 40.85 07:11:42 06:55:01 6 50.50 0.00 6.57 2.57 0.10 40.26 07:11:42 06:55:01 7 52.87 0.00 6.56 0.89 0.08 39.60 07:11:42 06:56:01 all 5.15 0.00 2.31 1.03 0.04 91.47 07:11:42 06:56:01 0 5.54 0.00 2.14 1.99 0.03 90.29 07:11:42 06:56:01 1 4.99 0.00 2.20 0.18 0.07 92.56 07:11:42 06:56:01 2 4.55 0.00 2.14 0.08 0.03 93.19 07:11:42 06:56:01 3 4.74 0.00 2.19 0.08 0.03 92.96 07:11:42 06:56:01 4 5.18 0.00 2.97 0.42 0.03 91.39 07:11:42 06:56:01 5 6.50 0.00 2.05 0.03 0.03 91.39 07:11:42 06:56:01 6 4.22 0.00 2.91 2.52 0.03 90.32 07:11:42 06:56:01 7 5.47 0.00 1.93 2.90 0.05 89.65 07:11:42 06:57:01 all 2.06 0.00 1.14 0.31 0.02 96.46 07:11:42 06:57:01 0 1.19 0.00 0.72 1.34 0.03 96.73 07:11:42 06:57:01 1 2.22 0.00 1.75 0.25 0.02 95.76 07:11:42 06:57:01 2 2.81 0.00 1.37 0.17 0.02 95.64 07:11:42 06:57:01 3 1.75 0.00 0.92 0.03 0.02 97.28 07:11:42 06:57:01 4 2.17 0.00 0.94 0.05 0.02 96.83 07:11:42 06:57:01 5 2.61 0.00 0.64 0.15 0.03 96.57 07:11:42 06:57:01 6 1.25 0.00 2.16 0.42 0.02 96.16 07:11:42 06:57:01 7 2.51 0.00 0.67 0.08 0.00 96.74 07:11:42 06:58:01 all 0.07 0.00 0.06 0.01 0.01 99.84 07:11:42 06:58:01 0 0.03 0.00 0.05 0.00 0.00 99.92 07:11:42 06:58:01 1 0.05 0.00 0.05 0.00 0.02 99.88 07:11:42 06:58:01 2 0.07 0.00 0.05 0.00 0.00 99.88 07:11:42 06:58:01 3 0.18 0.00 0.07 0.00 0.02 99.73 07:11:42 06:58:01 4 0.02 0.00 0.05 0.00 0.00 99.93 07:11:42 06:58:01 5 0.10 0.00 0.05 0.00 0.00 99.85 07:11:42 06:58:01 6 0.10 0.00 0.10 0.05 0.03 99.72 07:11:42 06:58:01 7 0.02 0.00 0.10 0.07 0.02 99.80 07:11:42 06:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:11:42 06:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:11:42 06:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:11:42 06:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:11:42 06:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:11:42 06:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:11:42 06:59:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:11:42 06:59:01 6 0.05 0.00 0.00 0.02 0.00 99.93 07:11:42 06:59:01 7 0.02 0.00 0.03 0.02 0.02 99.92 07:11:42 07:00:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:11:42 07:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:11:42 07:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:11:42 07:00:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:11:42 07:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:11:42 07:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:11:42 07:00:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:11:42 07:00:01 6 0.10 0.00 0.02 0.00 0.02 99.87 07:11:42 07:00:01 7 0.05 0.00 0.03 0.02 0.03 99.87 07:11:42 07:01:01 all 0.06 0.00 0.01 0.00 0.01 99.92 07:11:42 07:01:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:11:42 07:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:11:42 07:01:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:11:42 07:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:11:42 07:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:11:42 07:01:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:11:42 07:01:01 6 0.35 0.00 0.03 0.00 0.00 99.62 07:11:42 07:01:01 7 0.03 0.00 0.02 0.02 0.02 99.92 07:11:42 07:02:01 all 0.03 0.00 0.02 0.01 0.01 99.93 07:11:42 07:02:01 0 0.00 0.00 0.02 0.03 0.00 99.95 07:11:42 07:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:11:42 07:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:11:42 07:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:11:42 07:02:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:11:42 07:02:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:11:42 07:02:01 6 0.18 0.00 0.03 0.00 0.02 99.77 07:11:42 07:02:01 7 0.02 0.00 0.02 0.03 0.02 99.92 07:11:42 07:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:11:42 07:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:11:42 07:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:11:42 07:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:11:42 07:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:11:42 07:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:11:42 07:03:01 5 0.07 0.00 0.00 0.00 0.00 99.93 07:11:42 07:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:11:42 07:03:01 7 0.03 0.00 0.02 0.02 0.00 99.93 07:11:42 07:11:42 07:03:01 CPU %user %nice %system %iowait %steal %idle 07:11:42 07:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:11:42 07:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:11:42 07:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:11:42 07:04:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:11:42 07:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:11:42 07:04:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:11:42 07:04:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:11:42 07:04:01 6 0.05 0.00 0.00 0.00 0.02 99.93 07:11:42 07:04:01 7 0.03 0.00 0.02 0.02 0.03 99.90 07:11:42 07:05:01 all 0.02 0.00 0.00 0.00 0.00 99.97 07:11:42 07:05:01 0 0.02 0.00 0.00 0.02 0.00 99.97 07:11:42 07:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:11:42 07:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:11:42 07:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:11:42 07:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:11:42 07:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:11:42 07:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:11:42 07:05:01 7 0.07 0.00 0.00 0.02 0.02 99.90 07:11:42 07:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:11:42 07:06:01 0 0.02 0.00 0.02 0.02 0.02 99.93 07:11:42 07:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:11:42 07:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:11:42 07:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:11:42 07:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:11:42 07:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:11:42 07:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:11:42 07:06:01 7 0.03 0.00 0.05 0.02 0.02 99.88 07:11:42 07:07:01 all 0.04 0.00 0.03 0.01 0.01 99.91 07:11:42 07:07:01 0 0.03 0.00 0.02 0.02 0.00 99.93 07:11:42 07:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:11:42 07:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 07:11:42 07:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:11:42 07:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:11:42 07:07:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:11:42 07:07:01 6 0.10 0.00 0.07 0.02 0.02 99.80 07:11:42 07:07:01 7 0.08 0.00 0.07 0.08 0.02 99.75 07:11:42 07:08:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:11:42 07:08:01 0 0.03 0.00 0.00 0.02 0.00 99.95 07:11:42 07:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:11:42 07:08:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:11:42 07:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:11:42 07:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:11:42 07:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:11:42 07:08:01 6 0.05 0.00 0.03 0.00 0.02 99.90 07:11:42 07:08:01 7 0.02 0.00 0.02 0.02 0.02 99.93 07:11:42 07:09:01 all 0.06 0.00 0.03 0.01 0.01 99.89 07:11:42 07:09:01 0 0.03 0.00 0.05 0.02 0.02 99.88 07:11:42 07:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:11:42 07:09:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:11:42 07:09:01 3 0.05 0.00 0.02 0.00 0.02 99.92 07:11:42 07:09:01 4 0.23 0.00 0.02 0.03 0.00 99.72 07:11:42 07:09:01 5 0.02 0.00 0.05 0.00 0.02 99.92 07:11:42 07:09:01 6 0.07 0.00 0.05 0.00 0.00 99.88 07:11:42 07:09:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:11:42 07:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:11:42 07:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 07:11:42 07:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:11:42 07:10:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:11:42 07:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:11:42 07:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:11:42 07:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:11:42 07:10:01 6 0.05 0.00 0.00 0.00 0.00 99.95 07:11:42 07:10:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:11:42 07:11:01 all 4.79 0.00 1.80 0.45 0.03 92.92 07:11:42 07:11:01 0 5.12 0.00 1.96 2.86 0.03 90.03 07:11:42 07:11:01 1 5.70 0.00 2.12 0.02 0.02 92.15 07:11:42 07:11:01 2 4.55 0.00 1.77 0.46 0.02 93.20 07:11:42 07:11:01 3 5.08 0.00 1.87 0.15 0.02 92.88 07:11:42 07:11:01 4 4.41 0.00 1.11 0.03 0.03 94.41 07:11:42 07:11:01 5 4.71 0.00 1.75 0.07 0.03 93.44 07:11:42 07:11:01 6 4.36 0.00 2.35 0.00 0.03 93.26 07:11:42 07:11:01 7 4.42 0.00 1.50 0.03 0.05 94.00 07:11:42 Average: all 6.37 0.00 1.27 0.28 0.02 92.05 07:11:42 Average: 0 6.28 0.00 1.26 0.39 0.02 92.05 07:11:42 Average: 1 6.60 0.00 1.27 0.11 0.02 92.00 07:11:42 Average: 2 6.25 0.00 1.41 0.78 0.02 91.54 07:11:42 Average: 3 6.40 0.00 1.21 0.08 0.02 92.29 07:11:42 Average: 4 6.28 0.00 1.33 0.23 0.02 92.13 07:11:42 Average: 5 6.45 0.00 1.18 0.04 0.03 92.30 07:11:42 Average: 6 6.28 0.00 1.34 0.38 0.02 91.97 07:11:42 Average: 7 6.44 0.00 1.14 0.24 0.03 92.14 07:11:42 07:11:42 07:11:42