Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 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-ssh1702786114078869659.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh8385488799752492190.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh10556110925058888098.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh10464197773654140532.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-ssh14092832593216452988.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, goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10725 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 > 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 Avoid second fetch Checking out Revision eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 (main) Commit message: "Merge pull request #367 from weichou1229/bump-sdk" > git config core.sparsecheckout # timeout=10 > git checkout -f eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 # timeout=10 > git rev-list --no-walk ae09505e75e2155736259ee5bd4b345468334144 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:47 ========================================================= 08:29:47 EdgeX Global Pipelines Version Info 08:29:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:29:48 ------------------- 08:29:48 stable info: 08:29:48 ------------------- 08:29:48 Commited By: Cherry Wang cherry@iotechsys.com 08:29:48 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 08:29:48 Message: update stable to v1.0.280 08:29:49 ------------------- 08:29:49 experimental info: 08:29:49 ------------------- 08:29:49 Commited By: Cherry Wang cherry@iotechsys.com 08:29:49 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 08:29:49 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb11a58 [Pipeline] echo 08:29:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:50 provisioning config files... 08:29:50 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16560261166457058139tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:51 ---> ****-login.sh 08:29:51 nexus3.edgexfoundry.org:10001 08:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:51 08:29:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:29:51 Configure a credential helper to remove this warning. See 08:29:51 https://docs.****.com/go/credential-store/ 08:29:51 08:29:51 Login Succeeded 08:29:51 nexus3.edgexfoundry.org:10002 08:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:51 08:29:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:29:51 Configure a credential helper to remove this warning. See 08:29:51 https://docs.****.com/go/credential-store/ 08:29:51 08:29:51 Login Succeeded 08:29:51 nexus3.edgexfoundry.org:10003 08:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:51 08:29:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:29:51 Configure a credential helper to remove this warning. See 08:29:51 https://docs.****.com/go/credential-store/ 08:29:51 08:29:51 Login Succeeded 08:29:51 nexus3.edgexfoundry.org:10004 08:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:52 08:29:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:29:52 Configure a credential helper to remove this warning. See 08:29:52 https://docs.****.com/go/credential-store/ 08:29:52 08:29:52 Login Succeeded 08:29:52 ****.io 08:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:52 08:29:52 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:29:52 Configure a credential helper to remove this warning. See 08:29:52 https://docs.****.com/go/credential-store/ 08:29:52 08:29:52 Login Succeeded 08:29:52 ---> ****-login.sh ends [Pipeline] } 08:29:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:29:53 + git rev-list -1 --merges eb11a58496544f8ed17a023c6cc0f1a36b61b5a0~1..eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [Pipeline] echo 08:29:53 -----------> git rev-list -1 --merges eb11a58496544f8ed17a023c6cc0f1a36b61b5a0~1..eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 08:29:53 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [false] [Pipeline] sh 08:29:53 + git log --format=format:%s -1 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [Pipeline] echo 08:29:53 ========================================================= 08:29:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:29:53 + git log --format=format:%s -1 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [Pipeline] echo 08:29:53 [semverPrep] GIT_COMMIT: eb11a58496544f8ed17a023c6cc0f1a36b61b5a0, Commit Message: Merge pull request #367 from weichou1229/bump-sdk [Pipeline] echo 08:29:54 [semverPrep] This is not a build commit. [Pipeline] sh 08:29:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:54 + grep -v github /etc/ssh/ssh_known_hosts 08:29:54 + [ -e /tmp/ssh_known_hosts ] 08:29:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:54 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:54 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:55 08:29:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:55 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:55 3dae71ba6b94: Pulling fs layer 08:29:55 6bf1a483ea7c: Pulling fs layer 08:29:55 f5dfc541a4d3: Pulling fs layer 08:29:55 461d9e800cba: Pulling fs layer 08:29:55 80192f66455f: Pulling fs layer 08:29:55 2e8e34ca0e6c: Pulling fs layer 08:29:55 a29436f7fd5d: Pulling fs layer 08:29:55 923cac83aea3: Pulling fs layer 08:29:55 25ad8b0a4227: Pulling fs layer 08:29:55 db01528c6b51: Pulling fs layer 08:29:55 28988de357af: Pulling fs layer 08:29:55 80192f66455f: Waiting 08:29:55 2e8e34ca0e6c: Waiting 08:29:55 a29436f7fd5d: Waiting 08:29:55 923cac83aea3: Waiting 08:29:55 25ad8b0a4227: Waiting 08:29:55 db01528c6b51: Waiting 08:29:55 28988de357af: Waiting 08:29:55 461d9e800cba: Waiting 08:29:55 6bf1a483ea7c: Verifying Checksum 08:29:55 6bf1a483ea7c: Download complete 08:29:55 461d9e800cba: Verifying Checksum 08:29:55 461d9e800cba: Download complete 08:29:55 80192f66455f: Verifying Checksum 08:29:55 80192f66455f: Download complete 08:29:55 f5dfc541a4d3: Verifying Checksum 08:29:55 f5dfc541a4d3: Download complete 08:29:55 3dae71ba6b94: Verifying Checksum 08:29:55 3dae71ba6b94: Download complete 08:29:55 923cac83aea3: Verifying Checksum 08:29:55 923cac83aea3: Download complete 08:29:55 25ad8b0a4227: Verifying Checksum 08:29:55 25ad8b0a4227: Download complete 08:29:55 db01528c6b51: Verifying Checksum 08:29:55 db01528c6b51: Download complete 08:29:55 28988de357af: Verifying Checksum 08:29:55 28988de357af: Download complete 08:29:56 a29436f7fd5d: Verifying Checksum 08:29:56 a29436f7fd5d: Download complete 08:29:56 2e8e34ca0e6c: Verifying Checksum 08:29:56 2e8e34ca0e6c: Download complete 08:29:57 3dae71ba6b94: Pull complete 08:29:57 6bf1a483ea7c: Pull complete 08:29:58 f5dfc541a4d3: Pull complete 08:29:58 461d9e800cba: Pull complete 08:29:58 80192f66455f: Pull complete 08:30:02 2e8e34ca0e6c: Pull complete 08:30:02 a29436f7fd5d: Pull complete 08:30:02 923cac83aea3: Pull complete 08:30:02 25ad8b0a4227: Pull complete 08:30:02 db01528c6b51: Pull complete 08:30:02 28988de357af: Pull complete 08:30:02 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:30:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:03 prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container 08:30: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:05 $ docker top 0ec20a18804f35e0bfb45983b4f50d96484a2627c1e2f4cbbb133c791f5eed2c -eo pid,comm 08:30:05 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). 08:30:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:05 [ssh-agent] Looking for ssh-agent implementation... 08:30:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:05 $ docker exec 0ec20a18804f35e0bfb45983b4f50d96484a2627c1e2f4cbbb133c791f5eed2c ssh-agent 08:30:05 SSH_AUTH_SOCK=/tmp/ssh-CLnprf4bJDuM/agent.31 08:30:05 SSH_AGENT_PID=37 08:30:05 Running ssh-add (command line suppressed) 08:30:05 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4542388566671139681.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4542388566671139681.key) 08:30:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:05 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] sh 08:30:06 + git tag --points-at HEAD [Pipeline] } 08:30:06 $ docker exec --env ******** --env ******** 0ec20a18804f35e0bfb45983b4f50d96484a2627c1e2f4cbbb133c791f5eed2c ssh-agent -k 08:30:06 unset SSH_AUTH_SOCK; 08:30:06 unset SSH_AGENT_PID; 08:30:06 echo Agent pid 37 killed; 08:30:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:06 [ssh-agent] Looking for ssh-agent implementation... 08:30:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:06 $ docker exec 0ec20a18804f35e0bfb45983b4f50d96484a2627c1e2f4cbbb133c791f5eed2c ssh-agent 08:30:06 SSH_AUTH_SOCK=/tmp/ssh-OSo2VWgdOMgb/agent.85 08:30:06 SSH_AGENT_PID=91 08:30:06 Running ssh-add (command line suppressed) 08:30:06 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1820795162262708318.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1820795162262708318.key) 08:30:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:07 + git semver init 08:30:07 2026-05-25 08:30:07,362 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:30:07 2026-05-25 08:30:07,366 [run_init] DEBUG init version:0.0.0 force:False 08:30:07 2026-05-25 08:30:07,367 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 08:30:07 2026-05-25 08:30:07,367 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 08:30:07 2026-05-25 08:30:07,367 [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, stdin=None, shell=False, universal_newlines=False) 08:30:11 2026-05-25 08:30:10,767 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 08:30:11 2026-05-25 08:30:10,767 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 08:30:11 2026-05-25 08:30:10,767 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:30:11 2026-05-25 08:30:10,767 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:30:11 4.1.0-dev.4 [Pipeline] } 08:30:11 $ docker exec --env ******** --env ******** 0ec20a18804f35e0bfb45983b4f50d96484a2627c1e2f4cbbb133c791f5eed2c ssh-agent -k 08:30:11 unset SSH_AUTH_SOCK; 08:30:11 unset SSH_AGENT_PID; 08:30:11 echo Agent pid 91 killed; 08:30:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:12 + git semver [Pipeline] } 08:30:12 $ docker stop --time=1 0ec20a18804f35e0bfb45983b4f50d96484a2627c1e2f4cbbb133c791f5eed2c 08:30:13 $ docker rm -f --volumes 0ec20a18804f35e0bfb45983b4f50d96484a2627c1e2f4cbbb133c791f5eed2c [Pipeline] // withDockerContainer [Pipeline] sh 08:30:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:14 Stashed 1 file(s) [Pipeline] echo 08:30:14 [edgeXSemver]: initialized semver on version 4.1.0-dev.4 [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 08:30:14 provisioning config files... 08:30:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8732679422034147118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:14 ---> ****-login.sh 08:30:14 nexus3.edgexfoundry.org:10001 08:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:14 Login Succeeded 08:30:14 nexus3.edgexfoundry.org:10002 08:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:14 Login Succeeded 08:30:14 nexus3.edgexfoundry.org:10003 08:30:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:15 Login Succeeded 08:30:15 nexus3.edgexfoundry.org:10004 08:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:15 Login Succeeded 08:30:15 ****.io 08:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:15 Login Succeeded 08:30:15 ---> ****-login.sh ends [Pipeline] } 08:30:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:30:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:30:15 ========================================================= 08:30:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:30:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 08:30:16 #0 building with "default" instance using docker driver 08:30:16 08:30:16 #1 [internal] load build definition from Dockerfile 08:30:16 #1 transferring dockerfile: 1.81kB done 08:30:16 #1 DONE 0.0s 08:30:16 08:30:16 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:30:16 #2 DONE 0.1s 08:30:17 08:30:17 #3 [internal] load .dockerignore 08:30:17 #3 transferring context: 304B done 08:30:17 #3 DONE 0.0s 08:30:17 08:30:17 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:30:17 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 08:30:17 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 08:30:17 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 08:30:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 08:30:17 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 08:30:17 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 08:30:17 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 08:30:17 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s 08:30:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 12.58MB / 60.15MB 0.2s 08:30:17 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 08:30:17 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 08:30:17 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 08:30:17 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 08:30:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 1.05MB / 112.58MB 0.2s 08:30:17 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 08:30:17 #4 ... 08:30:17 08:30:17 #5 [internal] load build context 08:30:17 #5 transferring context: 22.15MB 0.2s done 08:30:17 #5 DONE 0.3s 08:30:17 08:30:17 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:30:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 25.17MB / 60.15MB 0.3s 08:30:17 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 08:30:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s 08:30:17 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.53MB / 11.98MB 0.3s 08:30:17 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 08:30:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 58.72MB / 60.15MB 0.5s 08:30:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 27.26MB / 112.58MB 0.5s 08:30:17 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 08:30:17 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 08:30:17 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.5s 08:30:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 42.99MB / 112.58MB 0.6s 08:30:17 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s 08:30:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 08:30:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 64.60MB / 112.58MB 0.7s 08:30:17 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 08:30:17 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 08:30:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.8s 08:30:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s 08:30:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 08:30:22 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.1s done 08:30:22 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 08:30:22 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 08:30:22 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 08:30:22 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 08:30:22 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 08:30:22 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done 08:30:22 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 08:30:25 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.6s done 08:30:25 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 08:30:25 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done 08:30:25 #4 DONE 9.0s 08:30:25 08:30:25 #6 [builder 2/7] RUN apk add --no-cache make git 08:30:25 #6 0.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:30:26 #6 0.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:30:26 #6 0.570 OK: 265 MiB in 60 packages 08:30:28 #6 DONE 2.4s 08:30:28 08:30:28 #7 [builder 3/7] WORKDIR /app 08:30:28 #7 DONE 0.2s 08:30:28 08:30:28 #8 [builder 4/7] COPY go.mod vendor* ./ 08:30:28 #8 DONE 0.2s 08:30:28 08:30:28 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:30:29 Still waiting to schedule task 08:30:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:30:41 #9 DONE 11.0s 08:30:41 08:30:41 #10 [builder 6/7] COPY . . 08:30:41 #10 DONE 0.1s 08:30:41 08:30:41 #11 [builder 7/7] RUN echo noop 08:30:41 #11 0.184 noop 08:30:41 #11 DONE 0.3s 08:30:41 08:30:41 #12 exporting to image 08:30:41 #12 exporting layers 08:30:46 #12 exporting layers 6.9s done 08:30:46 #12 writing image sha256:7b963c65389c9aa06fc2f0322d9688d84ec4ec9d22ad25d043ade55926777d87 done 08:30:46 #12 naming to docker.io/library/ci-base-image-x86_64 done 08:30:46 #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:47 + docker inspect -f . ci-base-image-x86_64 08:30:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:47 prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container 08:30:47 $ 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 ******** -e ******** ci-base-image-x86_64 cat 08:30:47 $ docker top df444218fe6e23b10ae344d71a39a10a8647a1484c771b8ce421595c5a934747 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:48 + go version 08:30:48 go version go1.25.2 linux/amd64 [Pipeline] } 08:30:48 $ docker stop --time=1 df444218fe6e23b10ae344d71a39a10a8647a1484c771b8ce421595c5a934747 08:30:49 $ docker rm -f --volumes df444218fe6e23b10ae344d71a39a10a8647a1484c771b8ce421595c5a934747 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:49 + docker inspect -f . ci-base-image-x86_64 08:30:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:49 prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container 08:30:50 $ 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 ******** -e ******** ci-base-image-x86_64 cat 08:30:50 $ docker top 6d0fc197ea616be934ae9c8d1a55682fa7441e62f92e5b3f4e12a55d6753a0bb -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:50 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 08:30:51 + make test 08:30:51 go test -race ./... -coverprofile=coverage.out ./... 08:31:29 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 08:31:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.144s coverage: 86.2% of statements 08:31:29 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 08:31:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.682s coverage: 71.9% of statements 08:31:56 0 issues. 08:31:56 go vet ./... 08:32:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:00 ./bin/test-attribution.sh 08:32:00 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 08:32:00 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:32:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 08:32:00 $ docker stop --time=1 6d0fc197ea616be934ae9c8d1a55682fa7441e62f92e5b3f4e12a55d6753a0bb 08:32:03 $ docker rm -f --volumes 6d0fc197ea616be934ae9c8d1a55682fa7441e62f92e5b3f4e12a55d6753a0bb [Pipeline] // withDockerContainer [Pipeline] sh 08:32:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:32:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:32:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:32:05 + ls -al . 08:32:05 total 292 08:32:05 drwxrwxr-x 11 jenkins jenkins 4096 May 25 08:30 . 08:32:05 drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:29 .. 08:32:05 -rw-rw-r-- 1 jenkins jenkins 262 May 25 08:29 .dockerignore 08:32:05 drwxrwxr-x 8 jenkins jenkins 4096 May 25 08:31 .git 08:32:05 drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:29 .github 08:32:05 -rw-rw-r-- 1 jenkins jenkins 773 May 25 08:29 .gitignore 08:32:05 -rw-rw-r-- 1 jenkins jenkins 359 May 25 08:29 .golangci.yml 08:32:05 drwxr-xr-x 3 jenkins jenkins 4096 May 25 08:30 .semver 08:32:05 -rw-rw-r-- 1 jenkins jenkins 19704 May 25 08:29 Attribution.txt 08:32:05 -rw-rw-r-- 1 jenkins jenkins 12761 May 25 08:29 CHANGELOG.md 08:32:05 -rw-rw-r-- 1 jenkins jenkins 1769 May 25 08:29 Dockerfile 08:32:05 -rw-rw-r-- 1 jenkins jenkins 677 May 25 08:29 GOVERNANCE.md 08:32:05 -rw-rw-r-- 1 jenkins jenkins 688 May 25 08:29 Jenkinsfile 08:32:05 -rw-rw-r-- 1 jenkins jenkins 11347 May 25 08:29 LICENSE 08:32:05 -rw-rw-r-- 1 jenkins jenkins 3065 May 25 08:29 Makefile 08:32:05 -rw-rw-r-- 1 jenkins jenkins 617 May 25 08:29 OWNERS.md 08:32:05 -rw-rw-r-- 1 jenkins jenkins 3851 May 25 08:29 README.md 08:32:05 -rw-rw-r-- 1 jenkins jenkins 11 May 25 08:30 VERSION 08:32:05 drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:29 bin 08:32:05 -rw-r--r-- 1 jenkins jenkins 55696 May 25 08:31 coverage.out 08:32:05 -rw-rw-r-- 1 jenkins jenkins 7056 May 25 08:29 go.mod 08:32:05 -rw-rw-r-- 1 jenkins jenkins 90181 May 25 08:29 go.sum 08:32:05 drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:29 images 08:32:05 drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:29 internal 08:32:05 -rw-rw-r-- 1 jenkins jenkins 531 May 25 08:29 main.go 08:32:05 drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:29 openapi 08:32:05 drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:29 res 08:32:05 drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:29 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:05 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 --label arch=amd64 --label version=4.1.0-dev.4 . 08:32:05 #0 building with "default" instance using docker driver 08:32:05 08:32:05 #1 [internal] load build definition from Dockerfile 08:32:05 #1 transferring dockerfile: 1.81kB done 08:32:05 #1 WARN: UndefinedVar: Usage of undefined variable '$VERSION' (line 38) 08:32:05 #1 DONE 0.0s 08:32:05 08:32:05 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:32:05 #2 DONE 0.0s 08:32:05 08:32:05 #3 [internal] load metadata for docker.io/library/alpine:3.22 08:32:05 #3 DONE 0.1s 08:32:05 08:32:05 #4 [internal] load .dockerignore 08:32:05 #4 transferring context: 304B done 08:32:05 #4 DONE 0.0s 08:32:05 08:32:05 #5 [internal] load build context 08:32:05 #5 transferring context: 5.33kB done 08:32:05 #5 DONE 0.0s 08:32:05 08:32:05 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:32:05 #6 DONE 0.1s 08:32:05 08:32:05 #7 [builder 2/7] RUN apk add --no-cache make git 08:32:06 #7 ... 08:32:06 08:32:06 #8 [stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:32:06 #8 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 08:32:06 #8 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 08:32:06 #8 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 08:32:06 #8 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 08:32:06 #8 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 08:32:06 #8 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 08:32:06 #8 DONE 0.3s 08:32:06 08:32:06 #7 [builder 2/7] RUN apk add --no-cache make git 08:32:06 #7 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:32:06 #7 0.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:32:06 #7 0.789 OK: 265 MiB in 60 packages 08:32:06 #7 DONE 0.9s 08:32:06 08:32:06 #9 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 08:32:06 #9 0.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:32:06 #9 0.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:32:06 #9 0.607 (1/2) Installing ca-certificates (20260413-r0) 08:32:06 #9 0.641 (2/2) Installing dumb-init (1.2.5-r3) 08:32:06 #9 0.644 Executing busybox-1.37.0-r20.trigger 08:32:06 #9 0.651 Executing ca-certificates-20260413-r0.trigger 08:32:06 #9 0.699 OK: 8 MiB in 18 packages 08:32:06 #9 DONE 0.9s 08:32:06 08:32:06 #10 [builder 3/7] WORKDIR /app 08:32:06 #10 DONE 0.0s 08:32:06 08:32:06 #11 [builder 4/7] COPY go.mod vendor* ./ 08:32:06 #11 DONE 0.0s 08:32:06 08:32:06 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:32:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10768 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { 08:32:07 #12 DONE 0.5s 08:32:07 08:32:07 #13 [stage-1 3/9] RUN apk --no-cache upgrade 08:32:07 #13 0.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:32:07 #13 0.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:32:07 #13 ... 08:32:07 08:32:07 #14 [builder 6/7] COPY . . 08:32:07 #14 DONE 0.1s 08:32:07 08:32:07 #13 [stage-1 3/9] RUN apk --no-cache upgrade 08:32:07 #13 0.746 OK: 8 MiB in 18 packages [Pipeline] ws 08:32:07 Running in /w/workspace/app-rfid-llrp-inventory/202 [Pipeline] { [Pipeline] checkout 08:32:07 #13 DONE 0.9s 08:32:07 08:32:07 #15 [builder 7/7] RUN make build 08:32:07 #15 0.238 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.2 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 08:32:08 The recommended git tool is: git 08:32:13 using credential edgex-jenkins-ssh 08:32:13 Cloning the remote Git repository 08:32:13 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:32:13 > git init /w/workspace/app-rfid-llrp-inventory/202 # timeout=10 08:32:13 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:32:13 > git --version # timeout=10 08:32:13 > git --version # 'git version 2.25.1' 08:32:13 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:17 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:32:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:18 Avoid second fetch 08:32:18 Checking out Revision eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 (main) 08:32:19 Commit message: "Merge pull request #367 from weichou1229/bump-sdk" 08:32:18 > git config core.sparsecheckout # timeout=10 08:32:19 > git checkout -f eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:24 provisioning config files... 08:32:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/202@tmp/config8353898808605776223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:24 ---> ****-login.sh 08:32:24 nexus3.edgexfoundry.org:10001 08:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:25 Configure a credential helper to remove this warning. See 08:32:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:25 08:32:25 Login Succeeded 08:32:25 nexus3.edgexfoundry.org:10002 08:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:25 Configure a credential helper to remove this warning. See 08:32:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:25 08:32:25 Login Succeeded 08:32:25 nexus3.edgexfoundry.org:10003 08:32:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:25 Configure a credential helper to remove this warning. See 08:32:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:25 08:32:25 Login Succeeded 08:32:26 nexus3.edgexfoundry.org:10004 08:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:26 Configure a credential helper to remove this warning. See 08:32:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:26 08:32:26 Login Succeeded 08:32:26 ****.io 08:32:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:26 Configure a credential helper to remove this warning. See 08:32:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:26 08:32:26 Login Succeeded 08:32:26 ---> ****-login.sh ends [Pipeline] } 08:32:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:32:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:32:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:32:27 ========================================================= 08:32:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:32:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 08:32:28 Sending build context to Docker daemon 684.5kB 08:32:28 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 08:32:28 Step 2/12 : FROM ${BASE} AS builder 08:32:28 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:28 6b59a28fa201: Pulling fs layer 08:32:28 d32bb0dddca7: Pulling fs layer 08:32:28 5dab1238d3d9: Pulling fs layer 08:32:28 196fd7d83e7d: Pulling fs layer 08:32:28 4f4fb700ef54: Pulling fs layer 08:32:28 8ba94037c8f0: Pulling fs layer 08:32:28 deaec5988b04: Pulling fs layer 08:32:28 9f65657bb879: Pulling fs layer 08:32:28 196fd7d83e7d: Waiting 08:32:28 4f4fb700ef54: Waiting 08:32:28 8ba94037c8f0: Waiting 08:32:28 deaec5988b04: Waiting 08:32:28 9f65657bb879: Waiting 08:32:28 d32bb0dddca7: Verifying Checksum 08:32:28 d32bb0dddca7: Download complete 08:32:28 196fd7d83e7d: Verifying Checksum 08:32:28 196fd7d83e7d: Download complete 08:32:28 4f4fb700ef54: Verifying Checksum 08:32:28 4f4fb700ef54: Download complete 08:32:28 8ba94037c8f0: Verifying Checksum 08:32:28 8ba94037c8f0: Download complete 08:32:28 6b59a28fa201: Verifying Checksum 08:32:28 6b59a28fa201: Download complete 08:32:28 9f65657bb879: Verifying Checksum 08:32:28 9f65657bb879: Download complete 08:32:29 6b59a28fa201: Pull complete 08:32:29 5dab1238d3d9: Verifying Checksum 08:32:29 5dab1238d3d9: Download complete 08:32:30 d32bb0dddca7: Pull complete 08:32:31 deaec5988b04: Verifying Checksum 08:32:31 deaec5988b04: Download complete 08:32:34 #15 DONE 24.4s 08:32:34 08:32:34 #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt 08:32:34 #16 DONE 0.1s 08:32:34 08:32:34 #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE 08:32:34 #17 DONE 0.0s 08:32:34 08:32:34 #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ 08:32:34 #18 DONE 0.0s 08:32:34 08:32:34 #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ 08:32:34 #19 DONE 0.0s 08:32:34 08:32:34 #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:32:34 #20 DONE 0.2s 08:32:34 08:32:34 #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:32:34 #21 DONE 0.3s 08:32:34 08:32:34 #22 exporting to image 08:32:34 #22 exporting layers 08:32:34 #22 exporting layers 0.3s done 08:32:34 #22 writing image sha256:58db8ff3e4d511940094d5ace2f1dae8724ccab7e494823945157a6a6911a79d 0.0s done 08:32:34 #22 naming to docker.io/library/app-rfid-llrp-inventory 0.0s done 08:32:34 #22 DONE 0.3s 08:32:34 08:32:34 1 warning found (use docker --debug to expand): 08:32:34  - UndefinedVar: Usage of undefined variable '$VERSION' (line 38) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:34 provisioning config files... 08:32:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11895602993816751274tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:34 ---> ****-login.sh 08:32:34 nexus3.edgexfoundry.org:10001 08:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:34 Login Succeeded 08:32:34 nexus3.edgexfoundry.org:10002 08:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:34 Login Succeeded 08:32:34 nexus3.edgexfoundry.org:10003 08:32:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:35 Login Succeeded 08:32:35 nexus3.edgexfoundry.org:10004 08:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:35 Login Succeeded 08:32:35 ****.io 08:32:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:35 Login Succeeded 08:32:35 ---> ****-login.sh ends [Pipeline] } 08:32:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:32:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:32:35 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 08:32:35 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 08:32:35 latest 08:32:35 4.1.0-dev.4 08:32:35 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4 08:32:35 main 08:32:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:35 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:36 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 08:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 08:32:36 a31d39d92fcc: Preparing 08:32:36 5c2d419675a7: Preparing 08:32:36 67f11876cab8: Preparing 08:32:36 52475bf2e2a5: Preparing 08:32:36 ff99215f6f39: Preparing 08:32:36 41544ae2b965: Preparing 08:32:36 1fc9a05cbc0e: Preparing 08:32:36 333bbeca0453: Preparing 08:32:36 0854555d70ac: Preparing 08:32:36 41544ae2b965: Waiting 08:32:36 1fc9a05cbc0e: Waiting 08:32:36 333bbeca0453: Waiting 08:32:36 0854555d70ac: Waiting 08:32:36 ff99215f6f39: Pushed 08:32:36 a31d39d92fcc: Pushed 08:32:36 67f11876cab8: Pushed 08:32:36 52475bf2e2a5: Pushed 08:32:36 41544ae2b965: Pushed 08:32:36 1fc9a05cbc0e: Pushed 08:32:36 0854555d70ac: Layer already exists 08:32:36 333bbeca0453: Pushed 08:32:39 5c2d419675a7: Pushed 08:32:39 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0: digest: sha256:b075432e11270c4c4bbcc1452a69f034d23109dc28bcadca3a7028f35ba28f00 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:40 + 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 08:32:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 08:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 08:32:40 a31d39d92fcc: Preparing 08:32:40 5c2d419675a7: Preparing 08:32:40 67f11876cab8: Preparing 08:32:40 52475bf2e2a5: Preparing 08:32:40 ff99215f6f39: Preparing 08:32:40 41544ae2b965: Preparing 08:32:40 1fc9a05cbc0e: Preparing 08:32:40 333bbeca0453: Preparing 08:32:40 0854555d70ac: Preparing 08:32:40 1fc9a05cbc0e: Waiting 08:32:40 41544ae2b965: Waiting 08:32:40 333bbeca0453: Waiting 08:32:40 0854555d70ac: Waiting 08:32:40 5c2d419675a7: Layer already exists 08:32:40 a31d39d92fcc: Layer already exists 08:32:40 ff99215f6f39: Layer already exists 08:32:40 52475bf2e2a5: Layer already exists 08:32:40 67f11876cab8: Layer already exists 08:32:40 0854555d70ac: Layer already exists 08:32:40 1fc9a05cbc0e: Layer already exists 08:32:40 333bbeca0453: Layer already exists 08:32:40 41544ae2b965: Layer already exists 08:32:40 latest: digest: sha256:b075432e11270c4c4bbcc1452a69f034d23109dc28bcadca3a7028f35ba28f00 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:40 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:41 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.4 08:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 08:32:41 a31d39d92fcc: Preparing 08:32:41 5c2d419675a7: Preparing 08:32:41 67f11876cab8: Preparing 08:32:41 52475bf2e2a5: Preparing 08:32:41 ff99215f6f39: Preparing 08:32:41 41544ae2b965: Preparing 08:32:41 1fc9a05cbc0e: Preparing 08:32:41 333bbeca0453: Preparing 08:32:41 0854555d70ac: Preparing 08:32:41 41544ae2b965: Waiting 08:32:41 1fc9a05cbc0e: Waiting 08:32:41 333bbeca0453: Waiting 08:32:41 0854555d70ac: Waiting 08:32:41 5c2d419675a7: Layer already exists 08:32:41 67f11876cab8: Layer already exists 08:32:41 ff99215f6f39: Layer already exists 08:32:41 52475bf2e2a5: Layer already exists 08:32:41 a31d39d92fcc: Layer already exists 08:32:41 333bbeca0453: Layer already exists 08:32:41 0854555d70ac: Layer already exists 08:32:41 41544ae2b965: Layer already exists 08:32:41 1fc9a05cbc0e: Layer already exists 08:32:41 4.1.0-dev.4: digest: sha256:b075432e11270c4c4bbcc1452a69f034d23109dc28bcadca3a7028f35ba28f00 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:41 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:41 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4 08:32:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 08:32:41 a31d39d92fcc: Preparing 08:32:41 5c2d419675a7: Preparing 08:32:41 67f11876cab8: Preparing 08:32:41 52475bf2e2a5: Preparing 08:32:41 ff99215f6f39: Preparing 08:32:41 41544ae2b965: Preparing 08:32:41 1fc9a05cbc0e: Preparing 08:32:41 333bbeca0453: Preparing 08:32:41 0854555d70ac: Preparing 08:32:41 1fc9a05cbc0e: Waiting 08:32:41 41544ae2b965: Waiting 08:32:41 333bbeca0453: Waiting 08:32:41 0854555d70ac: Waiting 08:32:41 a31d39d92fcc: Layer already exists 08:32:41 ff99215f6f39: Layer already exists 08:32:41 67f11876cab8: Layer already exists 08:32:41 52475bf2e2a5: Layer already exists 08:32:41 5c2d419675a7: Layer already exists 08:32:41 41544ae2b965: Layer already exists 08:32:41 333bbeca0453: Layer already exists 08:32:41 0854555d70ac: Layer already exists 08:32:41 1fc9a05cbc0e: Layer already exists 08:32:41 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4: digest: sha256:b075432e11270c4c4bbcc1452a69f034d23109dc28bcadca3a7028f35ba28f00 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:42 + 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 08:32:42 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 08:32:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 08:32:42 a31d39d92fcc: Preparing 08:32:42 5c2d419675a7: Preparing 08:32:42 67f11876cab8: Preparing 08:32:42 52475bf2e2a5: Preparing 08:32:42 ff99215f6f39: Preparing 08:32:42 41544ae2b965: Preparing 08:32:42 1fc9a05cbc0e: Preparing 08:32:42 333bbeca0453: Preparing 08:32:42 0854555d70ac: Preparing 08:32:42 41544ae2b965: Waiting 08:32:42 1fc9a05cbc0e: Waiting 08:32:42 333bbeca0453: Waiting 08:32:42 0854555d70ac: Waiting 08:32:42 5c2d419675a7: Layer already exists 08:32:42 ff99215f6f39: Layer already exists 08:32:42 52475bf2e2a5: Layer already exists 08:32:42 67f11876cab8: Layer already exists 08:32:42 a31d39d92fcc: Layer already exists 08:32:42 41544ae2b965: Layer already exists 08:32:42 0854555d70ac: Layer already exists 08:32:42 1fc9a05cbc0e: Layer already exists 08:32:42 333bbeca0453: Layer already exists 08:32:42 main: digest: sha256:b075432e11270c4c4bbcc1452a69f034d23109dc28bcadca3a7028f35ba28f00 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:32:42 ===================================================== [Pipeline] echo 08:32:42 taggedImages: 08:32:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 08:32:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 08:32:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.4 08:32:42 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4 08:32:42 - 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 08:32:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:32:43 08:32:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:32:43 latest: Pulling from edgex-lftools-log-publisher 08:32:43 5eb5b503b376: Pulling fs layer 08:32:43 5c69ac0246d0: Pulling fs layer 08:32:43 ec43610c2a17: Pulling fs layer 08:32:43 3a2ae6a8a46f: Pulling fs layer 08:32:43 33b1e0a273af: Pulling fs layer 08:32:43 5d3b04190fa2: Pulling fs layer 08:32:43 2f39f015ded8: Pulling fs layer 08:32:43 3a2ae6a8a46f: Waiting 08:32:43 5d3b04190fa2: Waiting 08:32:43 33b1e0a273af: Waiting 08:32:43 2f39f015ded8: Waiting 08:32:43 5c69ac0246d0: Verifying Checksum 08:32:43 5c69ac0246d0: Download complete 08:32:43 3a2ae6a8a46f: Verifying Checksum 08:32:43 3a2ae6a8a46f: Download complete 08:32:43 33b1e0a273af: Verifying Checksum 08:32:43 33b1e0a273af: Download complete 08:32:43 ec43610c2a17: Verifying Checksum 08:32:43 ec43610c2a17: Download complete 08:32:43 5d3b04190fa2: Verifying Checksum 08:32:43 5d3b04190fa2: Download complete 08:32:43 5dab1238d3d9: Pull complete 08:32:43 196fd7d83e7d: Pull complete 08:32:43 4f4fb700ef54: Pull complete 08:32:43 5eb5b503b376: Verifying Checksum 08:32:43 5eb5b503b376: Download complete 08:32:44 8ba94037c8f0: Pull complete 08:32:44 2f39f015ded8: Verifying Checksum 08:32:44 2f39f015ded8: Download complete 08:32:45 5eb5b503b376: Pull complete 08:32:45 5c69ac0246d0: Pull complete 08:32:45 ec43610c2a17: Pull complete 08:32:45 3a2ae6a8a46f: Pull complete 08:32:46 33b1e0a273af: Pull complete 08:32:46 5d3b04190fa2: Pull complete 08:32:51 2f39f015ded8: Pull complete 08:32:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:32:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:32:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:51 prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container 08:32:52 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:32:52 deaec5988b04: Pull complete 08:32:53 $ docker top 9b6b21f94f2fd2ba8e60451f98f971a7d29bd4d482ae2213d350b0e01ec2bbd9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:53 ---> job-cost.sh 08:32:53 lf-activate-venv: SKIPPING 08:32:53 INFO: No Stack... 08:32:53 INFO: Retrieving Pricing Info for: v3-standard-8 08:32:54 INFO: Archiving Costs [Pipeline] sh 08:32:54 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 08:32:54 + cut -d, -f6 [Pipeline] lock 08:32:54 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-202-stack-cost] 08:32:54 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-202-stack-cost] did not exist. Created. 08:32:54 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:32:54 9f65657bb879: Pull complete 08:32:54 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:32:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:32:54 ---> 334268110677 08:32:54 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 08:32:54 + echo total: 0.2199999988079071 [Pipeline] stash 08:32:54 Stashed 1 file(s) [Pipeline] } 08:32:54 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-202-stack-cost] [Pipeline] // lock [Pipeline] } 08:32:54 $ docker stop --time=1 9b6b21f94f2fd2ba8e60451f98f971a7d29bd4d482ae2213d350b0e01ec2bbd9 08:32:56 $ docker rm -f --volumes 9b6b21f94f2fd2ba8e60451f98f971a7d29bd4d482ae2213d350b0e01ec2bbd9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:32:56 ---> Running in 25052b91bfa0 08:32:56 Removing intermediate container 25052b91bfa0 08:32:56 ---> fe72627c39f9 08:32:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 08:32:56 ---> Running in 6cfccc45db28 08:32:57 Removing intermediate container 6cfccc45db28 08:32:57 ---> 7abca9c32b1b 08:32:57 Step 5/12 : ARG ADD_BUILD_TAGS="" 08:32:57 ---> Running in d2e6f6c85c84 08:32:57 Removing intermediate container d2e6f6c85c84 08:32:57 ---> 3c300a18f8ad 08:32:57 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:32:57 ---> Running in 6f6874abe1b7 08:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:32:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:33:00 OK: 255 MiB in 60 packages 08:33:02 Removing intermediate container 6f6874abe1b7 08:33:02 ---> cd6534320362 08:33:02 Step 7/12 : WORKDIR /app 08:33:02 ---> Running in 3543077ff815 08:33:03 Removing intermediate container 3543077ff815 08:33:03 ---> a27ac1a2a7ce 08:33:03 Step 8/12 : COPY go.mod vendor* ./ 08:33:03 ---> c6b7dd62ce55 08:33:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:03 ---> Running in 1ed19d665d1b 08:34:55 Removing intermediate container 1ed19d665d1b 08:34:55 ---> ab8dc86ecfb3 08:34:55 Step 10/12 : COPY . . 08:34:55 ---> 2d13856eae48 08:34:55 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:34:55 ---> Running in 9baf6818706f 08:34:55 Removing intermediate container 9baf6818706f 08:34:55 ---> ddb04477182f 08:34:55 Step 12/12 : RUN $MAKE 08:34:55 ---> Running in 92baab3ec41d 08:34:55 noop 08:34:55 Removing intermediate container 92baab3ec41d 08:34:55 ---> 1fff8cc7acf8 08:34:55 Successfully built 1fff8cc7acf8 08:34:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:56 + docker inspect -f . ci-base-image-arm64 08:34:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:56 prd-ubuntu20.04-docker-arm64-4c-16g-10768 does not seem to be running inside a container 08:34:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/202 -v /w/workspace/app-rfid-llrp-inventory/202:/w/workspace/app-rfid-llrp-inventory/202:rw,z -v /w/workspace/app-rfid-llrp-inventory/202@tmp:/w/workspace/app-rfid-llrp-inventory/202@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 08:34:57 $ docker top 7e8c8d2ffe69dab3cc4c22226994378bc40939a5eaa8a406918eaf42890f05be -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:58 + go version 08:34:58 go version go1.25.3 linux/arm64 [Pipeline] } 08:34:58 $ docker stop --time=1 7e8c8d2ffe69dab3cc4c22226994378bc40939a5eaa8a406918eaf42890f05be 08:35:00 $ docker rm -f --volumes 7e8c8d2ffe69dab3cc4c22226994378bc40939a5eaa8a406918eaf42890f05be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:00 + docker inspect -f . ci-base-image-arm64 08:35:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:00 prd-ubuntu20.04-docker-arm64-4c-16g-10768 does not seem to be running inside a container 08:35:01 $ 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/202 -v /w/workspace/app-rfid-llrp-inventory/202:/w/workspace/app-rfid-llrp-inventory/202:rw,z -v /w/workspace/app-rfid-llrp-inventory/202@tmp:/w/workspace/app-rfid-llrp-inventory/202@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 08:35:02 $ docker top 929c180995f1f03934d6175c4b066861e34845bbcefb861f994b1ad1afd1ac8a -eo pid,comm [Pipeline] { [Pipeline] sh 08:35:02 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/202 [Pipeline] fileExists [Pipeline] sh 08:35:03 + make test 08:35:03 go test -race ./... -coverprofile=coverage.out ./... 08:39:55 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 08:39:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.276s coverage: 86.2% of statements 08:39:55 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 08:40:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.267s coverage: 71.9% of statements 08:40:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:02 go vet ./... 08:44:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:44:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:44:09 ./bin/test-attribution.sh 08:44:09 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 08:44:09 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 08:44:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 08:44:09 $ docker stop --time=1 929c180995f1f03934d6175c4b066861e34845bbcefb861f994b1ad1afd1ac8a 08:44:12 $ docker rm -f --volumes 929c180995f1f03934d6175c4b066861e34845bbcefb861f994b1ad1afd1ac8a [Pipeline] // withDockerContainer [Pipeline] sh 08:44:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:44:15 Warning: overwriting stash ‘coverage-report’ 08:44:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:44:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:44:16 + ls -al . 08:44:16 total 288 08:44:16 drwxrwxr-x 10 jenkins jenkins 4096 May 25 08:35 . 08:44:16 drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:32 .. 08:44:16 -rw-rw-r-- 1 jenkins jenkins 262 May 25 08:32 .dockerignore 08:44:16 drwxrwxr-x 8 jenkins jenkins 4096 May 25 08:32 .git 08:44:16 drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:32 .github 08:44:16 -rw-rw-r-- 1 jenkins jenkins 773 May 25 08:32 .gitignore 08:44:16 -rw-rw-r-- 1 jenkins jenkins 359 May 25 08:32 .golangci.yml 08:44:16 -rw-rw-r-- 1 jenkins jenkins 19704 May 25 08:32 Attribution.txt 08:44:16 -rw-rw-r-- 1 jenkins jenkins 12761 May 25 08:32 CHANGELOG.md 08:44:16 -rw-rw-r-- 1 jenkins jenkins 1769 May 25 08:32 Dockerfile 08:44:16 -rw-rw-r-- 1 jenkins jenkins 677 May 25 08:32 GOVERNANCE.md 08:44:16 -rw-rw-r-- 1 jenkins jenkins 688 May 25 08:32 Jenkinsfile 08:44:16 -rw-rw-r-- 1 jenkins jenkins 11347 May 25 08:32 LICENSE 08:44:16 -rw-rw-r-- 1 jenkins jenkins 3065 May 25 08:32 Makefile 08:44:16 -rw-rw-r-- 1 jenkins jenkins 617 May 25 08:32 OWNERS.md 08:44:16 -rw-rw-r-- 1 jenkins jenkins 3851 May 25 08:32 README.md 08:44:16 -rw-rw-r-- 1 jenkins jenkins 11 May 25 08:30 VERSION 08:44:16 drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:32 bin 08:44:16 -rw-r--r-- 1 jenkins jenkins 55696 May 25 08:40 coverage.out 08:44:16 -rw-rw-r-- 1 jenkins jenkins 7056 May 25 08:32 go.mod 08:44:16 -rw-rw-r-- 1 jenkins jenkins 90181 May 25 08:32 go.sum 08:44:16 drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:32 images 08:44:16 drwxrwxr-x 4 jenkins jenkins 4096 May 25 08:32 internal 08:44:16 -rw-rw-r-- 1 jenkins jenkins 531 May 25 08:32 main.go 08:44:16 drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:32 openapi 08:44:16 drwxrwxr-x 2 jenkins jenkins 4096 May 25 08:32 res 08:44:16 drwxrwxr-x 3 jenkins jenkins 4096 May 25 08:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:44:16 + 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=eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 --label arch=arm64 --label version=4.1.0-dev.4 . 08:44:16 Sending build context to Docker daemon 684.5kB 08:44:16 Step 1/30 : ARG BASE=golang:1.25-alpine3.22 08:44:16 Step 2/30 : FROM ${BASE} AS builder 08:44:16 ---> 1fff8cc7acf8 08:44:16 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 08:44:16 ---> Running in 3dbc00cf1452 08:44:17 Removing intermediate container 3dbc00cf1452 08:44:17 ---> 4f9d607b107c 08:44:17 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 08:44:17 ---> Running in 63d7e190b410 08:44:17 Removing intermediate container 63d7e190b410 08:44:17 ---> eb3da4a00677 08:44:17 Step 5/30 : ARG ADD_BUILD_TAGS="" 08:44:17 ---> Running in bf6ee4122536 08:44:18 Removing intermediate container bf6ee4122536 08:44:18 ---> b98bc1cf6236 08:44:18 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:44:18 ---> Running in f26e97c94ec9 08:44:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:44:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:44:21 OK: 255 MiB in 60 packages 08:44:21 Removing intermediate container f26e97c94ec9 08:44:21 ---> 2e30726ca766 08:44:21 Step 7/30 : WORKDIR /app 08:44:22 ---> Running in 6114eef2517f 08:44:22 Removing intermediate container 6114eef2517f 08:44:22 ---> 82da8fbfc3d8 08:44:22 Step 8/30 : COPY go.mod vendor* ./ 08:44:23 ---> 3b6aead79f61 08:44:23 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:44:23 ---> Running in fec1bd8ccd66 08:44:25 Removing intermediate container fec1bd8ccd66 08:44:25 ---> 83a5b774ef02 08:44:25 Step 10/30 : COPY . . 08:44:25 ---> ad5967d35418 08:44:25 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 08:44:25 ---> Running in f783125688dd 08:44:26 Removing intermediate container f783125688dd 08:44:26 ---> bbfc70716bb2 08:44:26 Step 12/30 : RUN $MAKE 08:44:26 ---> Running in 36e9af9057f8 08:44:27 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.2 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.1.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 08:48:49 Removing intermediate container 36e9af9057f8 08:48:49 ---> 9a0f82553de3 08:48:49 Step 13/30 : FROM alpine:3.22 08:48:49 3.22: Pulling from library/alpine 08:48:49 58e777220c39: Pulling fs layer 08:48:49 58e777220c39: Verifying Checksum 08:48:49 58e777220c39: Download complete 08:48:49 58e777220c39: Pull complete 08:48:49 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 08:48:49 Status: Downloaded newer image for alpine:3.22 08:48:49 ---> 6a2735c23ff3 08:48:49 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:48:49 ---> Running in 3c09af539a1d 08:48:49 Removing intermediate container 3c09af539a1d 08:48:49 ---> f63ce7fb5168 08:48:49 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:48:49 ---> Running in bbde4e91ed29 08:48:49 Removing intermediate container bbde4e91ed29 08:48:49 ---> de586eab0d9a 08:48:49 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 08:48:49 ---> Running in 8a0b6b233a24 08:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:48:49 (1/2) Installing ca-certificates (20260413-r0) 08:48:49 (2/2) Installing dumb-init (1.2.5-r3) 08:48:49 Executing busybox-1.37.0-r20.trigger 08:48:49 Executing ca-certificates-20260413-r0.trigger 08:48:49 OK: 8 MiB in 18 packages 08:48:49 Removing intermediate container 8a0b6b233a24 08:48:49 ---> ff4562bec8e0 08:48:49 Step 17/30 : RUN apk --no-cache upgrade 08:48:49 ---> Running in 4b6bd5313e6e 08:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:48:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:48:51 OK: 8 MiB in 18 packages 08:48:53 Removing intermediate container 4b6bd5313e6e 08:48:53 ---> 257069d8b58d 08:48:53 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:48:54 ---> 891ccecf20b9 08:48:54 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 08:48:54 ---> b3c6bfd0745f 08:48:54 Step 20/30 : COPY --from=builder /app/res/ /res/ 08:48:55 ---> 80c5279d0ed1 08:48:55 Step 21/30 : COPY --from=builder /app/static/ /static/ 08:48:55 ---> d37188e71b5d 08:48:55 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:48:58 ---> 30d76743b31e 08:48:58 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:48:58 ---> Running in bf1bc6477d55 08:48:59 Removing intermediate container bf1bc6477d55 08:48:59 ---> 4a543d606e63 08:48:59 Step 24/30 : VOLUME /cache 08:48:59 ---> Running in c8a984cdb04e 08:48:59 Removing intermediate container c8a984cdb04e 08:48:59 ---> e5d56a4b9530 08:48:59 Step 25/30 : EXPOSE 59711 08:49:00 ---> Running in f85b6706fa38 08:49:00 Removing intermediate container f85b6706fa38 08:49:00 ---> 6847af63323d 08:49:00 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:49:00 ---> Running in beb80f523177 08:49:00 Removing intermediate container beb80f523177 08:49:00 ---> 869fde3feea6 08:49:00 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 08:49:00 ---> Running in 266d929a73cb 08:49:01 Removing intermediate container 266d929a73cb 08:49:01 ---> 7dc8c47aca5e 08:49:01 Step 28/30 : LABEL arch=arm64 08:49:01 ---> Running in 4710e9747045 08:49:01 Removing intermediate container 4710e9747045 08:49:01 ---> 00de68a48f12 08:49:01 Step 29/30 : LABEL git_sha=eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 08:49:01 ---> Running in 1391b79f9e32 08:49:02 Removing intermediate container 1391b79f9e32 08:49:02 ---> 5e5ed3dce4d7 08:49:02 Step 30/30 : LABEL version=4.1.0-dev.4 08:49:02 ---> Running in 74812061718f 08:49:02 Removing intermediate container 74812061718f 08:49:02 ---> 09044e5e60a1 08:49:02 [Warning] One or more build-args [ARCH] were not consumed 08:49:02 Successfully built 09044e5e60a1 08:49:02 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 08:49:02 provisioning config files... 08:49:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/202@tmp/config6972452104863687354tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:49:02 ---> ****-login.sh 08:49:02 nexus3.edgexfoundry.org:10001 08:49:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:03 Configure a credential helper to remove this warning. See 08:49:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:03 08:49:03 Login Succeeded 08:49:03 nexus3.edgexfoundry.org:10002 08:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:03 Configure a credential helper to remove this warning. See 08:49:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:03 08:49:03 Login Succeeded 08:49:03 nexus3.edgexfoundry.org:10003 08:49:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:03 Configure a credential helper to remove this warning. See 08:49:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:03 08:49:03 Login Succeeded 08:49:03 nexus3.edgexfoundry.org:10004 08:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:04 Configure a credential helper to remove this warning. See 08:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:04 08:49:04 Login Succeeded 08:49:04 ****.io 08:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:49:04 Configure a credential helper to remove this warning. See 08:49:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:49:04 08:49:04 Login Succeeded 08:49:04 ---> ****-login.sh ends [Pipeline] } 08:49:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:49:04 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 08:49:04 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 08:49:04 latest 08:49:04 4.1.0-dev.4 08:49:04 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4 08:49:04 main 08:49:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:05 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 08:49:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 08:49:05 bbfb7c15756a: Preparing 08:49:05 b29c0ffa1a96: Preparing 08:49:05 18ad1dbbfdb7: Preparing 08:49:05 eff280e43b66: Preparing 08:49:05 1f2d335f932f: Preparing 08:49:05 b865c2593a24: Preparing 08:49:05 96172abaad6f: Preparing 08:49:05 46fa4f3f2c2d: Preparing 08:49:05 eeaa73608b53: Preparing 08:49:05 96172abaad6f: Waiting 08:49:05 46fa4f3f2c2d: Waiting 08:49:05 eeaa73608b53: Waiting 08:49:05 b865c2593a24: Waiting 08:49:06 1f2d335f932f: Pushed 08:49:06 eff280e43b66: Pushed 08:49:06 18ad1dbbfdb7: Pushed 08:49:06 bbfb7c15756a: Pushed 08:49:06 eeaa73608b53: Layer already exists 08:49:06 b865c2593a24: Pushed 08:49:06 96172abaad6f: Pushed 08:49:06 46fa4f3f2c2d: Pushed 08:49:16 b29c0ffa1a96: Pushed 08:49:16 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0: digest: sha256:7d2fb09c912b8efa29a043b9e91296edd682e30a336096884d8ef613fc096cd1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:16 + 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 08:49:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 08:49:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 08:49:17 bbfb7c15756a: Preparing 08:49:17 b29c0ffa1a96: Preparing 08:49:17 18ad1dbbfdb7: Preparing 08:49:17 eff280e43b66: Preparing 08:49:17 1f2d335f932f: Preparing 08:49:17 b865c2593a24: Preparing 08:49:17 96172abaad6f: Preparing 08:49:17 46fa4f3f2c2d: Preparing 08:49:17 eeaa73608b53: Preparing 08:49:17 96172abaad6f: Waiting 08:49:17 46fa4f3f2c2d: Waiting 08:49:17 eeaa73608b53: Waiting 08:49:17 b865c2593a24: Waiting 08:49:17 bbfb7c15756a: Layer already exists 08:49:17 b29c0ffa1a96: Layer already exists 08:49:17 1f2d335f932f: Layer already exists 08:49:17 18ad1dbbfdb7: Layer already exists 08:49:17 eff280e43b66: Layer already exists 08:49:17 46fa4f3f2c2d: Layer already exists 08:49:17 b865c2593a24: Layer already exists 08:49:17 96172abaad6f: Layer already exists 08:49:17 eeaa73608b53: Layer already exists 08:49:17 latest: digest: sha256:7d2fb09c912b8efa29a043b9e91296edd682e30a336096884d8ef613fc096cd1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:17 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.4 08:49:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 08:49:18 bbfb7c15756a: Preparing 08:49:18 b29c0ffa1a96: Preparing 08:49:18 18ad1dbbfdb7: Preparing 08:49:18 eff280e43b66: Preparing 08:49:18 1f2d335f932f: Preparing 08:49:18 b865c2593a24: Preparing 08:49:18 96172abaad6f: Preparing 08:49:18 46fa4f3f2c2d: Preparing 08:49:18 eeaa73608b53: Preparing 08:49:18 b865c2593a24: Waiting 08:49:18 96172abaad6f: Waiting 08:49:18 eeaa73608b53: Waiting 08:49:18 46fa4f3f2c2d: Waiting 08:49:18 18ad1dbbfdb7: Layer already exists 08:49:18 b29c0ffa1a96: Layer already exists 08:49:18 eff280e43b66: Layer already exists 08:49:18 bbfb7c15756a: Layer already exists 08:49:18 1f2d335f932f: Layer already exists 08:49:18 b865c2593a24: Layer already exists 08:49:18 96172abaad6f: Layer already exists 08:49:18 46fa4f3f2c2d: Layer already exists 08:49:18 eeaa73608b53: Layer already exists 08:49:18 4.1.0-dev.4: digest: sha256:7d2fb09c912b8efa29a043b9e91296edd682e30a336096884d8ef613fc096cd1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:18 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4 08:49:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 08:49:19 bbfb7c15756a: Preparing 08:49:19 b29c0ffa1a96: Preparing 08:49:19 18ad1dbbfdb7: Preparing 08:49:19 eff280e43b66: Preparing 08:49:19 1f2d335f932f: Preparing 08:49:19 b865c2593a24: Preparing 08:49:19 96172abaad6f: Preparing 08:49:19 46fa4f3f2c2d: Preparing 08:49:19 eeaa73608b53: Preparing 08:49:19 46fa4f3f2c2d: Waiting 08:49:19 eeaa73608b53: Waiting 08:49:19 b865c2593a24: Waiting 08:49:19 96172abaad6f: Waiting 08:49:19 18ad1dbbfdb7: Layer already exists 08:49:19 1f2d335f932f: Layer already exists 08:49:19 bbfb7c15756a: Layer already exists 08:49:19 eff280e43b66: Layer already exists 08:49:19 b865c2593a24: Layer already exists 08:49:19 96172abaad6f: Layer already exists 08:49:19 46fa4f3f2c2d: Layer already exists 08:49:19 eeaa73608b53: Layer already exists 08:49:20 b29c0ffa1a96: Layer already exists 08:49:20 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4: digest: sha256:7d2fb09c912b8efa29a043b9e91296edd682e30a336096884d8ef613fc096cd1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:20 + 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 08:49:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 08:49:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 08:49:21 bbfb7c15756a: Preparing 08:49:21 b29c0ffa1a96: Preparing 08:49:21 18ad1dbbfdb7: Preparing 08:49:21 eff280e43b66: Preparing 08:49:21 1f2d335f932f: Preparing 08:49:21 b865c2593a24: Preparing 08:49:21 96172abaad6f: Preparing 08:49:21 46fa4f3f2c2d: Preparing 08:49:21 eeaa73608b53: Preparing 08:49:21 96172abaad6f: Waiting 08:49:21 b865c2593a24: Waiting 08:49:21 eeaa73608b53: Waiting 08:49:21 46fa4f3f2c2d: Waiting 08:49:21 1f2d335f932f: Layer already exists 08:49:21 eff280e43b66: Layer already exists 08:49:21 bbfb7c15756a: Layer already exists 08:49:21 b29c0ffa1a96: Layer already exists 08:49:21 18ad1dbbfdb7: Layer already exists 08:49:21 b865c2593a24: Layer already exists 08:49:21 96172abaad6f: Layer already exists 08:49:21 eeaa73608b53: Layer already exists 08:49:21 46fa4f3f2c2d: Layer already exists 08:49:21 main: digest: sha256:7d2fb09c912b8efa29a043b9e91296edd682e30a336096884d8ef613fc096cd1 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:49:21 ===================================================== [Pipeline] echo 08:49:21 taggedImages: 08:49:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 08:49:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 08:49:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.4 08:49:21 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:eb11a58496544f8ed17a023c6cc0f1a36b61b5a0-4.1.0-dev.4 08:49:21 - 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 08:49:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:49:22 08:49:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:49:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:49:22 arm64: Pulling from edgex-lftools-log-publisher 08:49:22 8998bd30e6a1: Pulling fs layer 08:49:22 04944245beec: Pulling fs layer 08:49:22 699f458cf7ca: Pulling fs layer 08:49:22 765212b225bb: Pulling fs layer 08:49:22 f23df028b6ca: Pulling fs layer 08:49:22 765212b225bb: Waiting 08:49:22 f23df028b6ca: Waiting 08:49:22 d65c8cfc05b1: Pulling fs layer 08:49:22 d65c8cfc05b1: Waiting 08:49:22 2437ff75d9bd: Pulling fs layer 08:49:22 2437ff75d9bd: Waiting 08:49:22 04944245beec: Verifying Checksum 08:49:22 04944245beec: Download complete 08:49:22 765212b225bb: Verifying Checksum 08:49:22 765212b225bb: Download complete 08:49:22 f23df028b6ca: Verifying Checksum 08:49:22 f23df028b6ca: Download complete 08:49:22 d65c8cfc05b1: Verifying Checksum 08:49:22 d65c8cfc05b1: Download complete 08:49:22 699f458cf7ca: Verifying Checksum 08:49:22 699f458cf7ca: Download complete 08:49:23 8998bd30e6a1: Verifying Checksum 08:49:23 8998bd30e6a1: Download complete 08:49:26 2437ff75d9bd: Verifying Checksum 08:49:26 2437ff75d9bd: Download complete 08:49:28 8998bd30e6a1: Pull complete 08:49:28 04944245beec: Pull complete 08:49:30 699f458cf7ca: Pull complete 08:49:30 765212b225bb: Pull complete 08:49:31 f23df028b6ca: Pull complete 08:49:31 d65c8cfc05b1: Pull complete 08:49:49 2437ff75d9bd: Pull complete 08:49:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:49:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:49:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:49 prd-ubuntu20.04-docker-arm64-4c-16g-10768 does not seem to be running inside a container 08:49:49 $ 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/202 -v /w/workspace/app-rfid-llrp-inventory/202:/w/workspace/app-rfid-llrp-inventory/202:rw,z -v /w/workspace/app-rfid-llrp-inventory/202@tmp:/w/workspace/app-rfid-llrp-inventory/202@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 08:49:52 $ docker top a846d25cc6ed24f6aec177e051feabbd6d3ed516b6b76761bd4d9791c496c351 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:49:53 ---> job-cost.sh 08:49:53 lf-activate-venv: SKIPPING 08:49:53 INFO: No Stack... 08:49:53 INFO: Retrieving Pricing Info for: v3-standard-4 08:49:54 INFO: Archiving Costs [Pipeline] sh 08:49:55 + cat /w/workspace/app-rfid-llrp-inventory/202/archives/cost.csv 08:49:55 + cut -d, -f6 [Pipeline] lock 08:49:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-202-stack-cost] 08:49:55 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-202-stack-cost] did not exist. Created. 08:49:55 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-202-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:49:56 /w/workspace/app-rfid-llrp-inventory/202@tmp/durable-c2158252/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:49:56 + echo total: 0.10999999940395355 [Pipeline] stash 08:49:56 Warning: overwriting stash ‘stack-cost’ 08:49:57 Stashed 1 file(s) [Pipeline] } 08:49:57 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-202-stack-cost] [Pipeline] // lock [Pipeline] } 08:49:57 $ docker stop --time=1 a846d25cc6ed24f6aec177e051feabbd6d3ed516b6b76761bd4d9791c496c351 08:50:02 $ docker rm -f --volumes a846d25cc6ed24f6aec177e051feabbd6d3ed516b6b76761bd4d9791c496c351 [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 08:50:02 provisioning config files... 08:50:02 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16598781282533972662tmp [Pipeline] { [Pipeline] sh 08:50:03 + set +x 08:50:03 + curl -s https://codecov.io/bash 08:50:03 + bash -s -- 08:50:03 08:50:03 _____ _ 08:50:03 / ____| | | 08:50:03 | | ___ __| | ___ ___ _____ __ 08:50:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:50:03 | |___| (_) | (_| | __/ (_| (_) \ V / 08:50:03 \_____\___/ \__,_|\___|\___\___/ \_/ 08:50:03 Bash-1.0.6 08:50:03 08:50:03 08:50:03 ==> git version 2.25.1 found 08:50:03 ==> 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 08:50:03 Release-Date: 2020-01-08 08:50:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:50:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:50:03 ==> Jenkins CI detected. 08:50:03 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 08:50:03 project root: . 08:50:03 --> token set from env 08:50:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:50:03 ==> Running gcov in . (disable via -X gcov) 08:50:03 ==> Python coveragepy not found 08:50:03 ==> Searching for coverage reports in: 08:50:03 + . 08:50:03 -> Found 1 reports 08:50:03 ==> Detecting git/mercurial file structure 08:50:03 ==> Reading reports 08:50:03 + ./coverage.out bytes=55696 08:50:03 ==> Appending adjustments 08:50:03 https://docs.codecov.io/docs/fixing-reports 08:50:03 + Found adjustments 08:50:03 ==> Gzipping contents 08:50:03 16K /tmp/codecov.IMSk5W.gz 08:50:03 ==> Uploading reports 08:50:03 url: https://codecov.io 08:50:03 query: branch=main&commit=eb11a58496544f8ed17a023c6cc0f1a36b61b5a0&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 08:50:03 -> Pinging Codecov 08:50:03 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=eb11a58496544f8ed17a023c6cc0f1a36b61b5a0&build=202&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F202%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 08:50:03 -> Uploading to 08:50:03 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/eb11a58496544f8ed17a023c6cc0f1a36b61b5a0/81cbc596-2a9e-4bfe-9f15-9e8a3ef5e780.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260525%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260525T085003Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f5e075a00463242d556fb521ac50767e7c6497e38c1996466c0dbc78d5000998 08:50:03 % Total % Received % Xferd Average Speed Time Time Time Current 08:50:03 Dload Upload Total Spent Left Speed 08:50:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12839 0 0 100 12839 0 63875 --:--:-- --:--:-- --:--:-- 63875 08:50:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [Pipeline] } 08:50:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 08:50:04 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:50:04 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:50:04 08:50:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:50:04 latest: Pulling from edgex-devops/edgex-snyk-go 08:50:04 2d35ebdb57d9: Already exists 08:50:04 85e8836fcdb2: Pulling fs layer 08:50:04 91631faa732a: Pulling fs layer 08:50:04 f3f5ae8826fa: Pulling fs layer 08:50:04 4f4fb700ef54: Pulling fs layer 08:50:04 7861252a18e6: Pulling fs layer 08:50:04 9130f900ef6f: Pulling fs layer 08:50:04 4f4fb700ef54: Waiting 08:50:04 7861252a18e6: Waiting 08:50:04 9130f900ef6f: Waiting 08:50:04 f3f5ae8826fa: Download complete 08:50:04 85e8836fcdb2: Verifying Checksum 08:50:04 85e8836fcdb2: Download complete 08:50:04 4f4fb700ef54: Download complete 08:50:04 85e8836fcdb2: Pull complete 08:50:05 7861252a18e6: Verifying Checksum 08:50:05 7861252a18e6: Download complete 08:50:05 91631faa732a: Verifying Checksum 08:50:05 91631faa732a: Download complete 08:50:05 9130f900ef6f: Verifying Checksum 08:50:05 9130f900ef6f: Download complete 08:50:10 91631faa732a: Pull complete 08:50:10 f3f5ae8826fa: Pull complete 08:50:10 4f4fb700ef54: Pull complete 08:50:10 7861252a18e6: Pull complete 08:50:13 9130f900ef6f: Pull complete 08:50:13 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 08:50:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:50:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:13 prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container 08:50:13 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 08:50:15 $ docker top 58da64c197fd9b609b8a26006e0810956a5d9f3fae93be1722e66669ddc657c3 -eo pid,comm [Pipeline] { [Pipeline] sh 08:50:15 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 08:50:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 08:50:15 + set -o pipefail 08:50:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 08:50:23 08:50:23 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 08:50:23 08:50:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/f9e2ebf4-f9b6-4992-a86b-1b5b16a9fde4 08:50:23 08:50:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:50:23 [Pipeline] } 08:50:23 $ docker stop --time=1 58da64c197fd9b609b8a26006e0810956a5d9f3fae93be1722e66669ddc657c3 08:50:26 $ docker rm -f --volumes 58da64c197fd9b609b8a26006e0810956a5d9f3fae93be1722e66669ddc657c3 [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 08:50:27 + git log --format=format:%s -1 eb11a58496544f8ed17a023c6cc0f1a36b61b5a0 [Pipeline] sh 08:50:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:50:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:50:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:27 prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container 08:50:27 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:50:28 $ docker top 1b387563a92c49dcd6fe7744accfa30a19cc0ce1a5395f0e26d011454c3f58a3 -eo pid,comm 08:50:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:50:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:50:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:50:28 [ssh-agent] Looking for ssh-agent implementation... 08:50:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:50:28 $ docker exec 1b387563a92c49dcd6fe7744accfa30a19cc0ce1a5395f0e26d011454c3f58a3 ssh-agent 08:50:28 SSH_AUTH_SOCK=/tmp/ssh-k8EBm4l5Wt2K/agent.32 08:50:28 SSH_AGENT_PID=38 08:50:28 Running ssh-add (command line suppressed) 08:50:28 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10655922843168611971.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10655922843168611971.key) 08:50:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:50:28 + git semver tag 08:50:29 2026-05-25 08:50:29,023 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:50:29 2026-05-25 08:50:29,026 [run_tag] DEBUG tag force:False 08:50:29 2026-05-25 08:50:29,026 [check_head_tag] DEBUG check head tag 08:50:29 2026-05-25 08:50:29,027 [execute] INFO git cat-file --batch-check 08:50:29 2026-05-25 08:50:29,027 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=, shell=False, universal_newlines=False) 08:50:29 2026-05-25 08:50:29,029 [execute] INFO git cat-file --batch 08:50:29 2026-05-25 08:50:29,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=, shell=False, universal_newlines=False) 08:50:29 2026-05-25 08:50:29,034 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:50:29 2026-05-25 08:50:29,034 [execute] INFO git tag -a v4.1.0-dev.4 -m v4.1.0-dev.4 08:50:29 2026-05-25 08:50:29,035 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.4', '-m', 'v4.1.0-dev.4'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=None, shell=False, universal_newlines=False) 08:50:29 2026-05-25 08:50:29,036 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:50:29 4.1.0-dev.4 [Pipeline] } 08:50:29 $ docker exec --env ******** --env ******** 1b387563a92c49dcd6fe7744accfa30a19cc0ce1a5395f0e26d011454c3f58a3 ssh-agent -k 08:50:29 unset SSH_AUTH_SOCK; 08:50:29 unset SSH_AGENT_PID; 08:50:29 echo Agent pid 38 killed; 08:50:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:50:29 + git semver [Pipeline] } 08:50:29 $ docker stop --time=1 1b387563a92c49dcd6fe7744accfa30a19cc0ce1a5395f0e26d011454c3f58a3 08:50:31 $ docker rm -f --volumes 1b387563a92c49dcd6fe7744accfa30a19cc0ce1a5395f0e26d011454c3f58a3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:50:31 08:50:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:50:31 0.23.1-centos7: Pulling from edgex-lftools 08:50:31 ab5ef0e58194: Pulling fs layer 08:50:31 9712f1f96733: Pulling fs layer 08:50:31 63f879dbbcfc: Pulling fs layer 08:50:31 0d9ebad4ef96: Pulling fs layer 08:50:31 e9a5061849ea: Pulling fs layer 08:50:31 d747dcd14b5f: Pulling fs layer 08:50:31 2de7ff778b66: Pulling fs layer 08:50:31 d747dcd14b5f: Waiting 08:50:31 e9a5061849ea: Waiting 08:50:31 0d9ebad4ef96: Waiting 08:50:31 2de7ff778b66: Waiting 08:50:31 9712f1f96733: Verifying Checksum 08:50:31 9712f1f96733: Download complete 08:50:32 63f879dbbcfc: Verifying Checksum 08:50:32 63f879dbbcfc: Download complete 08:50:32 ab5ef0e58194: Verifying Checksum 08:50:32 ab5ef0e58194: Download complete 08:50:32 e9a5061849ea: Verifying Checksum 08:50:32 e9a5061849ea: Download complete 08:50:32 d747dcd14b5f: Verifying Checksum 08:50:32 d747dcd14b5f: Download complete 08:50:32 0d9ebad4ef96: Verifying Checksum 08:50:32 0d9ebad4ef96: Download complete 08:50:32 2de7ff778b66: Verifying Checksum 08:50:32 2de7ff778b66: Download complete 08:50:35 ab5ef0e58194: Pull complete 08:50:35 9712f1f96733: Pull complete 08:50:36 63f879dbbcfc: Pull complete 08:50:41 0d9ebad4ef96: Pull complete 08:50:41 e9a5061849ea: Pull complete 08:50:41 d747dcd14b5f: Pull complete 08:50:42 2de7ff778b66: Pull complete 08:50:42 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:50:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:50:42 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:42 prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container 08:50:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:50:44 $ docker top 5b9aa4e3b52b7deeed04803ad97c52b37849763acd0708678647fa228d4c77c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:50:44 provisioning config files... 08:50:44 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15240424589332519198tmp 08:50:44 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2337561914637861763tmp 08:50:44 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4187889998445466538tmp [Pipeline] { [Pipeline] echo 08:50:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:50:44 ---> sigul-configuration.sh 08:50:44 gpg: directory `/root/.gnupg' created 08:50:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:50:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:50:44 gpg: keyring `/root/.gnupg/secring.gpg' created 08:50:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:50:44 gpg: CAST5 encrypted data 08:50:44 gpg: encrypted with 1 passphrase 08:50:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:50:45 + mkdir /home/jenkins 08:50:45 + mkdir /home/jenkins/sigul [Pipeline] sh 08:50:45 + 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 08:50:45 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:50:45 ---> sigul-install.sh 08:50:45 Sigul already installed; skipping installation. [Pipeline] sh 08:50:45 + git tag --list 08:50:45 v0.0.0 08:50:45 v1.0.0 08:50:45 v2.1.0 08:50:45 v2.1.1 08:50:45 v2.2.0 08:50:45 v2.3.0 08:50:45 v3.0 08:50:45 v3.0.0 08:50:45 v3.0.1 08:50:45 v3.1 08:50:45 v3.1.0 08:50:45 v3.1.1 08:50:45 v4.0 08:50:45 v4.0.0 08:50:45 v4.0.1 08:50:45 v4.0.1-dev.1 08:50:45 v4.1.0-dev.1 08:50:45 v4.1.0-dev.2 08:50:45 v4.1.0-dev.3 08:50:45 v4.1.0-dev.4 [Pipeline] sh 08:50:46 + lftools sign git-tag v4.1.0-dev.4 08:50:46 Signing Git tag with Sigul... 08:50:46 Signing v4.1.0-dev.4 [Pipeline] echo 08:50:47 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:50:47 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:50:47 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:50:47 $ docker stop --time=1 5b9aa4e3b52b7deeed04803ad97c52b37849763acd0708678647fa228d4c77c1 08:50:48 $ docker rm -f --volumes 5b9aa4e3b52b7deeed04803ad97c52b37849763acd0708678647fa228d4c77c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:50:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:50:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:50:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:49 prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container 08:50:49 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:50:50 $ docker top 8a6dc49cb2845a70083fd113df8f988e3aaba787000bac62e2ca61b25c7fd1a1 -eo pid,comm 08:50:50 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). 08:50:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:50:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:50:50 [ssh-agent] Looking for ssh-agent implementation... 08:50:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:50:50 $ docker exec 8a6dc49cb2845a70083fd113df8f988e3aaba787000bac62e2ca61b25c7fd1a1 ssh-agent 08:50:50 SSH_AUTH_SOCK=/tmp/ssh-4yurlLr8UJzz/agent.32 08:50:50 SSH_AGENT_PID=38 08:50:50 Running ssh-add (command line suppressed) 08:50:50 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5061276104397510025.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5061276104397510025.key) 08:50:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:50:51 + git semver bump pre 08:50:51 2026-05-25 08:50:51,215 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:50:51 2026-05-25 08:50:51,219 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:50:51 2026-05-25 08:50:51,219 [bump_version] DEBUG bumping version:4.1.0-dev.4 on axis:pre with prefix:dev 08:50:51 2026-05-25 08:50:51,219 [bump_version] DEBUG bumped version:4.1.0-dev.5 08:50:51 2026-05-25 08:50:51,219 [write_version] DEBUG write version:4.1.0-dev.5 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 08:50:51 2026-05-25 08:50:51,219 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:50:51 2026-05-25 08:50:51,219 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:50:51 2026-05-25 08:50:51,221 [execute] INFO git cat-file --batch-check 08:50:51 2026-05-25 08:50:51,221 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) 08:50:51 2026-05-25 08:50:51,224 [execute] INFO git cat-file --batch 08:50:51 2026-05-25 08:50:51,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) 08:50:51 2026-05-25 08:50:51,227 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:50:51 4.1.0-dev.5 [Pipeline] } 08:50:51 $ docker exec --env ******** --env ******** 8a6dc49cb2845a70083fd113df8f988e3aaba787000bac62e2ca61b25c7fd1a1 ssh-agent -k 08:50:51 unset SSH_AUTH_SOCK; 08:50:51 unset SSH_AGENT_PID; 08:50:51 echo Agent pid 38 killed; 08:50:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:50:51 + git semver [Pipeline] } 08:50:52 $ docker stop --time=1 8a6dc49cb2845a70083fd113df8f988e3aaba787000bac62e2ca61b25c7fd1a1 08:50:53 $ docker rm -f --volumes 8a6dc49cb2845a70083fd113df8f988e3aaba787000bac62e2ca61b25c7fd1a1 [Pipeline] // withDockerContainer [Pipeline] sh 08:50:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:50:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:50:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:50:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:50:54 prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container 08:50:54 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:50:54 $ docker top 135192b0d2d9c388c76c10caa386d7a1ff362be147bad950c5ddd86ee97b6a7d -eo pid,comm 08:50:54 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). 08:50:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:50:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:50:54 [ssh-agent] Looking for ssh-agent implementation... 08:50:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:50:54 $ docker exec 135192b0d2d9c388c76c10caa386d7a1ff362be147bad950c5ddd86ee97b6a7d ssh-agent 08:50:54 SSH_AUTH_SOCK=/tmp/ssh-yXXvvscz8jL9/agent.33 08:50:54 SSH_AGENT_PID=39 08:50:54 Running ssh-add (command line suppressed) 08:50:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15794739605437826517.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15794739605437826517.key) 08:50:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:50:55 + git semver push 08:50:55 2026-05-25 08:50:55,262 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:50:55 2026-05-25 08:50:55,266 [run_push] DEBUG push 08:50:55 2026-05-25 08:50:55,267 [execute] INFO git cat-file --batch-check 08:50:55 2026-05-25 08:50:55,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) 08:50:55 2026-05-25 08:50:55,269 [execute] INFO git rev-list 7fe9a910be5c4e8a1d06143bd62042099b63cda9 -- 08:50:55 2026-05-25 08:50:55,269 [execute] DEBUG Popen(['git', 'rev-list', '7fe9a910be5c4e8a1d06143bd62042099b63cda9', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=False) 08:50:55 2026-05-25 08:50:55,276 [execute] INFO git fetch -v -- origin 08:50:55 2026-05-25 08:50:55,276 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=True) 08:50:55 2026-05-25 08:50:55,826 [run_push] DEBUG no remote changes detected 08:50:55 2026-05-25 08:50:55,826 [execute] INFO git push origin semver 08:50:55 2026-05-25 08:50:55,826 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=False) 08:50:57 2026-05-25 08:50:56,904 [run_push] DEBUG push all version tags 08:50:57 2026-05-25 08:50:56,904 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:50:57 2026-05-25 08:50:56,904 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=None, shell=False, universal_newlines=False) 08:50:58 2026-05-25 08:50:57,916 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 08:50:58 4.1.0-dev.5 [Pipeline] } 08:50:58 $ docker exec --env ******** --env ******** 135192b0d2d9c388c76c10caa386d7a1ff362be147bad950c5ddd86ee97b6a7d ssh-agent -k 08:50:58 unset SSH_AUTH_SOCK; 08:50:58 unset SSH_AGENT_PID; 08:50:58 echo Agent pid 39 killed; 08:50:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:50:58 + git semver [Pipeline] } 08:50:59 $ docker stop --time=1 135192b0d2d9c388c76c10caa386d7a1ff362be147bad950c5ddd86ee97b6a7d 08:51:00 $ docker rm -f --volumes 135192b0d2d9c388c76c10caa386d7a1ff362be147bad950c5ddd86ee97b6a7d [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 08:51:01 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 08:51:01 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 08:51:01 total 16 08:51:01 drwxr-xr-x 3 root root 4096 May 25 08:32 . 08:51:01 drwxrwxr-x 12 jenkins jenkins 4096 May 25 08:50 .. 08:51:01 drwxr-xr-x 2 root root 4096 May 25 08:32 cost 08:51:01 -rw-r--r-- 1 root root 95 May 25 08:32 cost.csv 08:51:01 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 08:51:01 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 08:51:01 total 16 08:51:01 drwxr-xr-x 3 jenkins jenkins 4096 May 25 08:32 . 08:51:01 drwxrwxr-x 12 jenkins jenkins 4096 May 25 08:50 .. 08:51:01 drwxr-xr-x 2 jenkins jenkins 4096 May 25 08:32 cost 08:51:01 -rw-r--r-- 1 jenkins jenkins 95 May 25 08:32 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:51:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:51:02 ---> package-listing.sh 08:51:02 ++ facter osfamily 08:51:02 ++ tr '[:upper:]' '[:lower:]' 08:51:02 + OS_FAMILY=debian 08:51:02 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 08:51:02 + START_PACKAGES=/tmp/packages_start.txt 08:51:02 + END_PACKAGES=/tmp/packages_end.txt 08:51:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:51:02 + PACKAGES=/tmp/packages_start.txt 08:51:02 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 08:51:02 + PACKAGES=/tmp/packages_end.txt 08:51:02 + case "${OS_FAMILY}" in 08:51:02 + dpkg -l 08:51:02 + grep '^ii' 08:51:02 + '[' -f /tmp/packages_start.txt ']' 08:51:02 + '[' -f /tmp/packages_end.txt ']' 08:51:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:51:02 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 08:51:02 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 08:51:02 + 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 08:51:02 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 08:51:03 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:51:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:04 prd-ubuntu20.04-docker-8c-8g-10725 does not seem to be running inside a container 08:51:04 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:51:04 $ docker top e76e39a42f2656b4c537fc7c53b02818059c7be3a4d521db6f1c90ebf9808a83 -eo pid,comm [Pipeline] { [Pipeline] sh 08:51:05 + touch /tmp/pre-build-complete [Pipeline] sh 08:51:05 + mkdir -p /var/log/sysstat [Pipeline] sh 08:51:06 + ls /var/log/sa-host 08:51:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:06 provisioning config files... 08:51:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10740395366686017489tmp [Pipeline] { [Pipeline] echo 08:51:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:51:06 ---> create-netrc.sh [Pipeline] } 08:51:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:51:07 ---> python-tools-install.sh [Pipeline] echo 08:51:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:51:07 ---> sudo-logs.sh 08:51:07 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:51:07 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:51:08 ---> job-cost.sh 08:51:08 lf-activate-venv: SKIPPING 08:51:08 DEBUG: total: 0.2199999988079071 08:51:08 INFO: Retrieving Stack Cost... 08:51:08 INFO: Retrieving Pricing Info for: v3-standard-8 08:51:08 INFO: Archiving Costs [Pipeline] echo 08:51:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:51:09 ---> logs-deploy.sh 08:51:09 lf-activate-venv: SKIPPING 08:51:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/202 08:51:09 INFO: archiving workspace using pattern(s): 08:51:10 Archives upload complete. 08:51:10 INFO: archiving logs to Nexus 08:51:10 ---> uname -a: 08:51:10 Linux prd-ubuntu20-04-docker-8c-8g-10725 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:51:10 08:51:10 08:51:10 ---> lscpu: 08:51:10 Architecture: x86_64 08:51:10 CPU op-mode(s): 32-bit, 64-bit 08:51:10 Byte Order: Little Endian 08:51:10 Address sizes: 40 bits physical, 48 bits virtual 08:51:10 CPU(s): 8 08:51:10 On-line CPU(s) list: 0-7 08:51:10 Thread(s) per core: 1 08:51:10 Core(s) per socket: 1 08:51:10 Socket(s): 8 08:51:10 NUMA node(s): 1 08:51:10 Vendor ID: AuthenticAMD 08:51:10 CPU family: 23 08:51:10 Model: 49 08:51:10 Model name: AMD EPYC-Rome Processor 08:51:10 Stepping: 0 08:51:10 CPU MHz: 2799.998 08:51:10 BogoMIPS: 5599.99 08:51:10 Virtualization: AMD-V 08:51:10 Hypervisor vendor: KVM 08:51:10 Virtualization type: full 08:51:10 L1d cache: 256 KiB 08:51:10 L1i cache: 256 KiB 08:51:10 L2 cache: 4 MiB 08:51:10 L3 cache: 128 MiB 08:51:10 NUMA node0 CPU(s): 0-7 08:51:10 Vulnerability Gather data sampling: Not affected 08:51:10 Vulnerability Itlb multihit: Not affected 08:51:10 Vulnerability L1tf: Not affected 08:51:10 Vulnerability Mds: Not affected 08:51:10 Vulnerability Meltdown: Not affected 08:51:10 Vulnerability Mmio stale data: Not affected 08:51:10 Vulnerability Retbleed: Vulnerable 08:51:10 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:51:10 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:51:10 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:51:10 Vulnerability Srbds: Not affected 08:51:10 Vulnerability Tsx async abort: Not affected 08:51:10 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:51:10 08:51:10 08:51:10 ---> nproc: 08:51:10 8 08:51:10 08:51:10 08:51:10 ---> df -h: 08:51:10 Filesystem Size Used Avail Use% Mounted on 08:51:10 overlay 155G 14G 141G 9% / 08:51:10 tmpfs 64M 0 64M 0% /dev 08:51:10 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:51:10 shm 64M 0 64M 0% /dev/shm 08:51:10 /dev/vda1 155G 14G 141G 9% /facter-os 08:51:10 08:51:10 08:51:10 ---> sar -b -r -n DEV: 08:51:10 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10725) 05/25/26 _x86_64_ (8 CPU) 08:51:10 08:51:10 08:29:02 LINUX RESTART (8 CPU) 08:51:10 08:51:10 08:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:51:10 08:31:01 289.35 15.52 273.83 0.00 2170.13 90841.73 0.00 08:51:10 08:32:01 33.91 0.18 33.73 0.00 1.47 22091.40 0.00 08:51:10 08:33:01 180.42 0.23 180.19 0.00 28.92 53010.46 0.00 08:51:10 08:34:01 1.92 0.00 1.92 0.00 0.00 22.66 0.00 08:51:10 08:35:01 3.02 0.27 2.75 0.00 11.60 43.46 0.00 08:51:10 08:36:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 08:51:10 08:37:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 08:51:10 08:38:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 08:51:10 08:39:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 08:51:10 08:40:01 1.70 0.00 1.70 0.00 0.00 21.86 0.00 08:51:10 08:41:01 0.85 0.00 0.85 0.00 0.00 9.47 0.00 08:51:10 08:42:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 08:51:10 08:43:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 08:51:10 08:44:01 1.95 0.02 1.93 0.00 0.13 23.73 0.00 08:51:10 08:45:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 08:51:10 08:46:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 08:51:10 08:47:02 1.10 0.00 1.10 0.00 0.00 12.26 0.00 08:51:10 08:48:01 1.17 0.00 1.17 0.00 0.00 14.23 0.00 08:51:10 08:49:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 08:51:10 08:50:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 08:51:10 08:51:01 162.58 0.63 161.95 0.00 15.86 70062.25 0.00 08:51:10 Average: 32.90 0.80 32.10 0.00 106.16 11260.98 0.00 08:51:10 08:51:10 08:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:51:10 08:31:01 26624056 31198984 1075684 3.27 152596 4537340 2312396 6.82 1892476 3778456 306868 08:51:10 08:32:01 26129332 31492616 779536 2.37 162748 5253540 1851784 5.46 1620428 4482100 440540 08:51:10 08:33:01 26128932 31515348 759096 2.31 179220 5252176 1716280 5.06 1650716 4442424 352 08:51:10 08:34:01 26129236 31515772 758392 2.31 179272 5252168 1716280 5.06 1650180 4442424 28 08:51:10 08:35:01 26137560 31524824 749288 2.28 179424 5252660 1698212 5.01 1641304 4442840 12 08:51:10 08:36:01 26137124 31524416 749632 2.28 179452 5252660 1698212 5.01 1641176 4442840 8 08:51:10 08:37:01 26145936 31533260 740728 2.25 179476 5252668 1698212 5.01 1632576 4442848 8 08:51:10 08:38:01 26147236 31534580 739356 2.25 179508 5252672 1698212 5.01 1631912 4442852 16 08:51:10 08:39:01 26147032 31534416 739468 2.25 179552 5252660 1698212 5.01 1631960 4442856 4 08:51:10 08:40:01 26147532 31534996 738804 2.25 179596 5252656 1698212 5.01 1630760 4442836 8 08:51:10 08:41:01 26148288 31535796 737892 2.24 179608 5252656 1698212 5.01 1631052 4442836 20 08:51:10 08:42:01 26148304 31535832 737788 2.24 179632 5252660 1698212 5.01 1630896 4442840 8 08:51:10 08:43:01 26148444 31535980 737572 2.24 179648 5252660 1698212 5.01 1630688 4442840 8 08:51:10 08:44:01 26146568 31534288 739028 2.25 179692 5252792 1731104 5.10 1631032 4442972 40 08:51:10 08:45:01 26147084 31534836 738588 2.25 179716 5252792 1731104 5.10 1630988 4442972 4 08:51:10 08:46:01 26146644 31534524 738644 2.25 179752 5252800 1731104 5.10 1630936 4442976 24 08:51:10 08:47:02 26146744 31534668 738456 2.25 179784 5252804 1731104 5.10 1630972 4442984 4 08:51:10 08:48:01 26146704 31534688 738400 2.25 179816 5252804 1731104 5.10 1631040 4442984 20 08:51:10 08:49:01 26146644 31534692 738556 2.25 179844 5252808 1731104 5.10 1631444 4442988 160 08:51:10 08:50:01 26146940 31535020 738148 2.25 179884 5252808 1731104 5.10 1630968 4442988 8 08:51:10 08:51:01 24610492 31501436 766936 2.33 229692 6567760 1723028 5.08 1757936 5716040 236 08:51:10 Average: 26093182 31512427 760952 2.31 179901 5281264 1748638 5.16 1651973 4473709 35637 08:51:10 08:51:10 08:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:51:10 08:31:01 vethabdcc22 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:51:10 08:31:01 docker0 297.53 431.47 26.16 3258.83 0.00 0.00 0.00 0.00 08:51:10 08:31:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 08:51:10 08:31:01 ens3 619.33 409.28 6664.17 93.77 0.00 0.00 0.00 0.00 08:51:10 08:32:01 vethabdcc22 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:10 08:32:01 ens3 10.45 5.00 8.18 4.08 0.00 0.00 0.00 0.00 08:51:10 08:33:01 docker0 5.36 10.96 0.38 130.90 0.00 0.00 0.00 0.00 08:51:10 08:33:01 lo 7.33 7.33 0.73 0.73 0.00 0.00 0.00 0.00 08:51:10 08:33:01 ens3 175.26 130.39 2757.00 248.04 0.00 0.00 0.00 0.00 08:51:10 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:10 08:34:01 ens3 1.08 0.17 1.13 0.01 0.00 0.00 0.00 0.00 08:51:10 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:35:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:51:10 08:35:01 ens3 1.45 0.97 0.83 0.48 0.00 0.00 0.00 0.00 08:51:10 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:10 08:36:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:51:10 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:37:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:51:10 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:10 08:38:01 ens3 1.02 0.40 0.33 0.22 0.00 0.00 0.00 0.00 08:51:10 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:39:01 ens3 3.85 0.43 0.74 0.28 0.00 0.00 0.00 0.00 08:51:10 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:10 08:40:01 ens3 0.90 0.48 0.42 0.28 0.00 0.00 0.00 0.00 08:51:10 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:41:01 ens3 1.35 0.32 0.37 0.21 0.00 0.00 0.00 0.00 08:51:10 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:10 08:42:01 ens3 0.78 0.35 0.29 0.21 0.00 0.00 0.00 0.00 08:51:10 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:43:01 ens3 0.72 0.00 0.07 0.00 0.00 0.00 0.00 0.00 08:51:10 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:10 08:44:01 ens3 0.72 0.47 0.37 0.29 0.00 0.00 0.00 0.00 08:51:10 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:45:01 ens3 0.33 0.13 0.15 0.07 0.00 0.00 0.00 0.00 08:51:10 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:10 08:46:01 ens3 0.30 0.13 0.03 0.01 0.00 0.00 0.00 0.00 08:51:10 08:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:47:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:47:02 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:51:10 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:10 08:48:01 ens3 0.22 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:51:10 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:49:01 ens3 0.33 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:51:10 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:51:10 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:51:10 08:50:01 ens3 0.40 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:51:10 08:51:01 docker0 51.48 66.83 5.54 772.78 0.00 0.00 0.00 0.00 08:51:10 08:51:01 lo 1.80 1.80 0.17 0.17 0.00 0.00 0.00 0.00 08:51:10 08:51:01 ens3 409.80 286.19 8074.83 183.66 0.00 0.00 0.00 0.00 08:51:10 Average: docker0 16.89 24.27 1.53 198.35 0.00 0.00 0.00 0.00 08:51:10 Average: lo 0.61 0.61 0.06 0.06 0.00 0.00 0.00 0.00 08:51:10 Average: ens3 58.57 39.80 834.44 25.34 0.00 0.00 0.00 0.00 08:51:10 08:51:10 08:51:10 ---> sar -P ALL: 08:51:10 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-10725) 05/25/26 _x86_64_ (8 CPU) 08:51:10 08:51:10 08:29:02 LINUX RESTART (8 CPU) 08:51:10 08:51:10 08:30:01 CPU %user %nice %system %iowait %steal %idle 08:51:10 08:31:01 all 18.15 0.00 4.72 2.06 0.08 74.99 08:51:10 08:31:01 0 18.46 0.00 4.35 1.58 0.08 75.53 08:51:10 08:31:01 1 18.30 0.00 4.65 3.96 0.08 73.00 08:51:10 08:31:01 2 17.77 0.00 4.24 0.54 0.08 77.37 08:51:10 08:31:01 3 17.56 0.00 4.46 0.76 0.07 77.15 08:51:10 08:31:01 4 19.78 0.00 5.30 4.82 0.10 70.01 08:51:10 08:31:01 5 18.57 0.00 4.62 3.84 0.08 72.89 08:51:10 08:31:01 6 17.65 0.00 4.71 0.56 0.07 77.01 08:51:10 08:31:01 7 17.11 0.00 5.44 0.46 0.08 76.91 08:51:10 08:32:01 all 60.45 0.00 7.44 0.12 0.12 31.87 08:51:10 08:32:01 0 60.31 0.00 7.49 0.08 0.13 31.98 08:51:10 08:32:01 1 60.98 0.00 6.96 0.05 0.13 31.88 08:51:10 08:32:01 2 61.44 0.00 7.05 0.07 0.12 31.32 08:51:10 08:32:01 3 59.98 0.00 7.90 0.03 0.12 31.97 08:51:10 08:32:01 4 61.93 0.00 7.43 0.05 0.12 30.47 08:51:10 08:32:01 5 60.23 0.00 7.59 0.57 0.10 31.50 08:51:10 08:32:01 6 59.59 0.00 7.59 0.02 0.12 32.68 08:51:10 08:32:01 7 59.16 0.00 7.50 0.05 0.12 33.17 08:51:10 08:33:01 all 28.06 0.00 4.64 1.23 0.09 65.98 08:51:10 08:33:01 0 27.58 0.00 5.36 0.67 0.08 66.30 08:51:10 08:33:01 1 29.03 0.00 4.09 0.35 0.08 66.44 08:51:10 08:33:01 2 29.95 0.00 4.80 2.58 0.12 62.55 08:51:10 08:33:01 3 27.58 0.00 4.49 2.42 0.08 65.43 08:51:10 08:33:01 4 26.51 0.00 4.43 0.27 0.07 68.73 08:51:10 08:33:01 5 27.75 0.00 4.50 0.42 0.08 67.24 08:51:10 08:33:01 6 27.05 0.00 4.41 0.29 0.08 68.17 08:51:10 08:33:01 7 29.04 0.00 5.01 2.87 0.10 62.97 08:51:10 08:34:01 all 0.14 0.00 0.01 0.02 0.01 99.82 08:51:10 08:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:10 08:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:51:10 08:34:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:51:10 08:34:01 3 0.02 0.00 0.00 0.10 0.02 99.87 08:51:10 08:34:01 4 0.08 0.00 0.02 0.00 0.00 99.90 08:51:10 08:34:01 5 0.86 0.00 0.03 0.00 0.02 99.09 08:51:10 08:34:01 6 0.03 0.00 0.00 0.05 0.02 99.90 08:51:10 08:34:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:51:10 08:35:01 all 0.07 0.00 0.04 0.01 0.01 99.87 08:51:10 08:35:01 0 0.05 0.00 0.03 0.00 0.02 99.90 08:51:10 08:35:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:51:10 08:35:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:51:10 08:35:01 3 0.05 0.00 0.05 0.03 0.00 99.87 08:51:10 08:35:01 4 0.05 0.00 0.05 0.02 0.02 99.87 08:51:10 08:35:01 5 0.12 0.00 0.03 0.00 0.02 99.83 08:51:10 08:35:01 6 0.07 0.00 0.03 0.03 0.00 99.87 08:51:10 08:35:01 7 0.15 0.00 0.05 0.00 0.02 99.78 08:51:10 08:36:01 all 0.10 0.00 0.01 0.01 0.01 99.87 08:51:10 08:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:51:10 08:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:10 08:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:51:10 08:36:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:51:10 08:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:51:10 08:36:01 5 0.65 0.00 0.03 0.00 0.02 99.30 08:51:10 08:36:01 6 0.00 0.00 0.00 0.03 0.00 99.97 08:51:10 08:36:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:51:10 08:37:01 all 0.14 0.00 0.02 0.00 0.01 99.83 08:51:10 08:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:51:10 08:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:51:10 08:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:51:10 08:37:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:51:10 08:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:51:10 08:37:01 5 0.98 0.00 0.02 0.00 0.02 98.99 08:51:10 08:37:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:51:10 08:37:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:51:10 08:38:01 all 0.11 0.00 0.01 0.00 0.01 99.87 08:51:10 08:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:51:10 08:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:51:10 08:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:51:10 08:38:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:51:10 08:38:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:51:10 08:38:01 5 0.27 0.00 0.03 0.00 0.00 99.70 08:51:10 08:38:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:51:10 08:38:01 7 0.42 0.00 0.00 0.00 0.02 99.57 08:51:10 08:39:01 all 0.04 0.00 0.02 0.00 0.01 99.93 08:51:10 08:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:51:10 08:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:51:10 08:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:51:10 08:39:01 3 0.02 0.00 0.02 0.03 0.02 99.92 08:51:10 08:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:51:10 08:39:01 5 0.10 0.00 0.03 0.00 0.02 99.85 08:51:10 08:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:51:10 08:39:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:51:10 08:40:01 all 0.02 0.00 0.01 0.01 0.00 99.95 08:51:10 08:40:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:51:10 08:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:51:10 08:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:51:10 08:40:01 3 0.00 0.00 0.02 0.08 0.00 99.90 08:51:10 08:40:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:51:10 08:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:51:10 08:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:51:10 08:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:10 08:41:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:51:10 08:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:51:10 08:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:10 08:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:51:10 08:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:51:10 08:41:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:51:10 08:41:01 5 0.12 0.00 0.03 0.00 0.02 99.83 08:51:10 08:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:51:10 08:41:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:51:10 08:51:10 08:41:01 CPU %user %nice %system %iowait %steal %idle 08:51:10 08:42:01 all 0.03 0.00 0.02 0.00 0.01 99.95 08:51:10 08:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:10 08:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:51:10 08:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:51:10 08:42:01 3 0.08 0.00 0.03 0.02 0.03 99.83 08:51:10 08:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:51:10 08:42:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:51:10 08:42:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:51:10 08:42:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:51:10 08:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:51:10 08:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:51:10 08:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:10 08:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:51:10 08:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:51:10 08:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:51:10 08:43:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:51:10 08:43:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:51:10 08:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:51:10 08:44:01 all 0.24 0.00 0.02 0.00 0.01 99.73 08:51:10 08:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:51:10 08:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:51:10 08:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:51:10 08:44:01 3 0.07 0.00 0.07 0.02 0.03 99.82 08:51:10 08:44:01 4 0.03 0.00 0.03 0.02 0.00 99.92 08:51:10 08:44:01 5 1.71 0.00 0.03 0.00 0.00 98.25 08:51:10 08:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:51:10 08:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:51:10 08:45:01 all 0.27 0.00 0.01 0.00 0.01 99.70 08:51:10 08:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:10 08:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:51:10 08:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:51:10 08:45:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:51:10 08:45:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:51:10 08:45:01 5 1.99 0.00 0.00 0.00 0.02 98.00 08:51:10 08:45:01 6 0.07 0.00 0.03 0.02 0.02 99.87 08:51:10 08:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:51:10 08:46:01 all 0.08 0.00 0.02 0.00 0.00 99.90 08:51:10 08:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:10 08:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:51:10 08:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:51:10 08:46:01 3 0.02 0.00 0.05 0.00 0.02 99.92 08:51:10 08:46:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:51:10 08:46:01 5 0.55 0.00 0.03 0.00 0.00 99.42 08:51:10 08:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:51:10 08:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:51:10 08:47:02 all 0.07 0.00 0.01 0.00 0.01 99.90 08:51:10 08:47:02 0 0.02 0.00 0.02 0.00 0.02 99.95 08:51:10 08:47:02 1 0.02 0.00 0.00 0.00 0.00 99.98 08:51:10 08:47:02 2 0.03 0.00 0.00 0.00 0.00 99.97 08:51:10 08:47:02 3 0.03 0.00 0.00 0.02 0.03 99.92 08:51:10 08:47:02 4 0.07 0.00 0.02 0.00 0.03 99.88 08:51:10 08:47:02 5 0.35 0.00 0.03 0.00 0.02 99.60 08:51:10 08:47:02 6 0.00 0.00 0.02 0.02 0.00 99.97 08:51:10 08:47:02 7 0.03 0.00 0.00 0.00 0.02 99.95 08:51:10 08:48:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:51:10 08:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:51:10 08:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:51:10 08:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:51:10 08:48:01 3 0.05 0.00 0.03 0.03 0.03 99.85 08:51:10 08:48:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:51:10 08:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:51:10 08:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:51:10 08:48:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:51:10 08:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:51:10 08:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:51:10 08:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:51:10 08:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:51:10 08:49:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:51:10 08:49:01 4 0.08 0.00 0.07 0.00 0.02 99.83 08:51:10 08:49:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:51:10 08:49:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:51:10 08:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:51:10 08:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:51:10 08:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:51:10 08:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:51:10 08:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:51:10 08:50:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:51:10 08:50:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:51:10 08:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:51:10 08:50:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:51:10 08:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:51:10 08:51:01 all 8.79 0.00 3.56 0.73 0.06 86.86 08:51:10 08:51:01 0 9.88 0.00 4.62 0.96 0.05 84.50 08:51:10 08:51:01 1 11.45 0.00 4.73 0.12 0.05 83.65 08:51:10 08:51:01 2 8.14 0.00 2.80 0.20 0.07 88.80 08:51:10 08:51:01 3 7.84 0.00 3.22 0.32 0.07 88.55 08:51:10 08:51:01 4 8.13 0.00 3.01 0.59 0.07 88.20 08:51:10 08:51:01 5 8.44 0.00 3.56 0.24 0.08 87.68 08:51:10 08:51:01 6 10.16 0.00 4.34 3.27 0.07 82.16 08:51:10 08:51:01 7 6.30 0.00 2.18 0.14 0.05 91.33 08:51:10 Average: all 5.53 0.00 0.97 0.20 0.02 93.27 08:51:10 Average: 0 5.51 0.00 1.04 0.16 0.02 93.27 08:51:10 Average: 1 5.68 0.00 0.97 0.21 0.02 93.12 08:51:10 Average: 2 5.56 0.00 0.90 0.16 0.02 93.35 08:51:10 Average: 3 5.37 0.00 0.97 0.19 0.03 93.44 08:51:10 Average: 4 5.54 0.00 0.97 0.27 0.02 93.20 08:51:10 Average: 5 5.83 0.00 0.98 0.24 0.03 92.93 08:51:10 Average: 6 5.43 0.00 1.01 0.20 0.02 93.34 08:51:10 Average: 7 5.33 0.00 0.96 0.17 0.02 93.53 08:51:10 08:51:10 08:51:10