Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95b5ba45ed890436408b451c9d092a97407cb521 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-ssh15305645109157449640.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16323845434183308395.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12588210203659064920.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh14683042600975938494.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-ssh18182359663990403391.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-22345’ Running on prd-ubuntu20.04-docker-8c-8g-22348 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 95b5ba45ed890436408b451c9d092a97407cb521 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95b5ba45ed890436408b451c9d092a97407cb521 # timeout=10 Commit message: "Merge pull request #307 from weichou1229/go-1.23" > git rev-list --no-walk aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:01:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:01:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:01:16 ========================================================= 22:01:16 EdgeX Global Pipelines Version Info 22:01:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:01:16 ------------------- 22:01:16 stable info: 22:01:16 ------------------- 22:01:16 Commited By: Ginny Guan ginny@iotechsys.com 22:01:16 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 22:01:16 Message: update stable to v1.0.265 22:01:17 ------------------- 22:01:17 experimental info: 22:01:17 ------------------- 22:01:17 Commited By: Cherry Wang cherry@iotechsys.com 22:01:17 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 22:01:17 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:01:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:01:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 22:01:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 22:01:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 22:01:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 22:01:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95b5ba45ed890436408b451c9d092a97407cb521 [Pipeline] echo 22:01:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 95b5ba4 [Pipeline] echo 22:01:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:18 provisioning config files... 22:01:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3585988874882500138tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:18 ---> ****-login.sh 22:01:18 nexus3.edgexfoundry.org:10001 22:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:18 Configure a credential helper to remove this warning. See 22:01:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:18 22:01:18 Login Succeeded 22:01:18 nexus3.edgexfoundry.org:10002 22:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:18 Configure a credential helper to remove this warning. See 22:01:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:18 22:01:18 Login Succeeded 22:01:18 nexus3.edgexfoundry.org:10003 22:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:19 Configure a credential helper to remove this warning. See 22:01:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:19 22:01:19 Login Succeeded 22:01:19 nexus3.edgexfoundry.org:10004 22:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:19 Configure a credential helper to remove this warning. See 22:01:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:19 22:01:19 Login Succeeded 22:01:19 ****.io 22:01:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:19 Configure a credential helper to remove this warning. See 22:01:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:19 22:01:19 Login Succeeded 22:01:19 ---> ****-login.sh ends [Pipeline] } 22:01:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:01:19 + git rev-list -1 --merges 95b5ba45ed890436408b451c9d092a97407cb521~1..95b5ba45ed890436408b451c9d092a97407cb521 [Pipeline] echo 22:01:19 -----------> git rev-list -1 --merges 95b5ba45ed890436408b451c9d092a97407cb521~1..95b5ba45ed890436408b451c9d092a97407cb521 95b5ba45ed890436408b451c9d092a97407cb521 22:01:19 95b5ba45ed890436408b451c9d092a97407cb521 [false] [Pipeline] sh 22:01:20 + git log --format=format:%s -1 95b5ba45ed890436408b451c9d092a97407cb521 [Pipeline] echo 22:01:20 ========================================================= 22:01:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:01:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:01:20 + git log --format=format:%s -1 95b5ba45ed890436408b451c9d092a97407cb521 [Pipeline] echo 22:01:20 [semverPrep] GIT_COMMIT: 95b5ba45ed890436408b451c9d092a97407cb521, Commit Message: Merge pull request #307 from weichou1229/go-1.23 [Pipeline] echo 22:01:20 [semverPrep] This is not a build commit. [Pipeline] sh 22:01:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:01:20 + grep -v github /etc/ssh/ssh_known_hosts 22:01:20 + [ -e /tmp/ssh_known_hosts ] 22:01:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:01:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:01:20 + sudo tee -a /etc/ssh/ssh_known_hosts 22:01:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:01:21 22:01:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:01:21 0.1.4: Pulling from edgex-devops/py-git-semver 22:01:21 b85a868b505f: Pulling fs layer 22:01:21 e2be974225ed: Pulling fs layer 22:01:21 339a4e72a1f5: Pulling fs layer 22:01:21 988bab9f4d93: Pulling fs layer 22:01:21 1469e6f7b9e6: Pulling fs layer 22:01:21 eaf3925da568: Pulling fs layer 22:01:21 bab4dde63d76: Pulling fs layer 22:01:21 bde34c3a00c8: Pulling fs layer 22:01:21 b352a97aabf1: Pulling fs layer 22:01:21 4872d77fe225: Pulling fs layer 22:01:21 5851b861e8e6: Pulling fs layer 22:01:21 bab4dde63d76: Waiting 22:01:21 eaf3925da568: Waiting 22:01:21 bde34c3a00c8: Waiting 22:01:21 b352a97aabf1: Waiting 22:01:21 5851b861e8e6: Waiting 22:01:21 988bab9f4d93: Waiting 22:01:21 4872d77fe225: Waiting 22:01:21 1469e6f7b9e6: Waiting 22:01:21 e2be974225ed: Verifying Checksum 22:01:21 e2be974225ed: Download complete 22:01:21 988bab9f4d93: Verifying Checksum 22:01:21 988bab9f4d93: Download complete 22:01:21 1469e6f7b9e6: Verifying Checksum 22:01:21 1469e6f7b9e6: Download complete 22:01:21 eaf3925da568: Verifying Checksum 22:01:21 eaf3925da568: Download complete 22:01:21 339a4e72a1f5: Verifying Checksum 22:01:21 339a4e72a1f5: Download complete 22:01:21 bde34c3a00c8: Download complete 22:01:21 b352a97aabf1: Verifying Checksum 22:01:21 b352a97aabf1: Download complete 22:01:21 4872d77fe225: Verifying Checksum 22:01:21 4872d77fe225: Download complete 22:01:21 5851b861e8e6: Verifying Checksum 22:01:21 5851b861e8e6: Download complete 22:01:21 b85a868b505f: Verifying Checksum 22:01:21 b85a868b505f: Download complete 22:01:22 bab4dde63d76: Verifying Checksum 22:01:22 bab4dde63d76: Download complete 22:01:23 b85a868b505f: Pull complete 22:01:23 e2be974225ed: Pull complete 22:01:23 339a4e72a1f5: Pull complete 22:01:23 988bab9f4d93: Pull complete 22:01:24 1469e6f7b9e6: Pull complete 22:01:24 eaf3925da568: Pull complete 22:01:26 bab4dde63d76: Pull complete 22:01:26 bde34c3a00c8: Pull complete 22:01:26 b352a97aabf1: Pull complete 22:01:26 4872d77fe225: Pull complete 22:01:26 5851b861e8e6: Pull complete 22:01:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 22:01:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:01:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:01:26 prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container 22:01:26 $ 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 22:01:29 $ docker top ed165f07100289277d3a602f6480db95266db545bd51fdaee388a32e761a2457 -eo pid,comm 22:01:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:01:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:01:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:01:29 [ssh-agent] Looking for ssh-agent implementation... 22:01:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:01:29 $ docker exec ed165f07100289277d3a602f6480db95266db545bd51fdaee388a32e761a2457 ssh-agent 22:01:30 SSH_AUTH_SOCK=/tmp/ssh-PyrSadDPuEXr/agent.32 22:01:30 SSH_AGENT_PID=39 22:01:30 Running ssh-add (command line suppressed) 22:01:30 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1468490247210163980.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1468490247210163980.key) 22:01:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:01:30 + git tag --points-at HEAD [Pipeline] } 22:01:30 $ docker exec --env ******** --env ******** ed165f07100289277d3a602f6480db95266db545bd51fdaee388a32e761a2457 ssh-agent -k 22:01:30 unset SSH_AUTH_SOCK; 22:01:30 unset SSH_AGENT_PID; 22:01:30 echo Agent pid 39 killed; 22:01:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:01:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:01:30 [ssh-agent] Looking for ssh-agent implementation... 22:01:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:01:30 $ docker exec ed165f07100289277d3a602f6480db95266db545bd51fdaee388a32e761a2457 ssh-agent 22:01:30 SSH_AUTH_SOCK=/tmp/ssh-4IeMBLCq7EIz/agent.72 22:01:30 SSH_AGENT_PID=78 22:01:30 Running ssh-add (command line suppressed) 22:01:31 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18424923170546686063.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_18424923170546686063.key) 22:01:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:01:31 + git semver init 22:01:31 2024-10-09 22:01:31,567 [run_init] DEBUG init version:0.0.0 force:False 22:01:31 2024-10-09 22:01:31,568 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 22:01:31 2024-10-09 22:01:31,568 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 22:01:31 2024-10-09 22:01:31,569 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 22:01:34 2024-10-09 22:01:33,602 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 22:01:34 2024-10-09 22:01:33,603 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 22:01:34 2024-10-09 22:01:33,604 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:01:34 2024-10-09 22:01:33,604 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:01:34 3.2.0-dev.29 [Pipeline] } 22:01:34 $ docker exec --env ******** --env ******** ed165f07100289277d3a602f6480db95266db545bd51fdaee388a32e761a2457 ssh-agent -k 22:01:34 unset SSH_AUTH_SOCK; 22:01:34 unset SSH_AGENT_PID; 22:01:34 echo Agent pid 78 killed; 22:01:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:01:34 + git semver [Pipeline] } 22:01:34 $ docker stop --time=1 ed165f07100289277d3a602f6480db95266db545bd51fdaee388a32e761a2457 22:01:36 $ docker rm -f --volumes ed165f07100289277d3a602f6480db95266db545bd51fdaee388a32e761a2457 [Pipeline] // withDockerContainer [Pipeline] sh 22:01:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:01:36 Stashed 1 file(s) [Pipeline] echo 22:01:36 [edgeXSemver]: initialized semver on version 3.2.0-dev.29 [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 22:01:36 provisioning config files... 22:01:36 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10755266522066769093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:01:37 ---> ****-login.sh 22:01:37 nexus3.edgexfoundry.org:10001 22:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:37 Configure a credential helper to remove this warning. See 22:01:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:37 22:01:37 Login Succeeded 22:01:37 nexus3.edgexfoundry.org:10002 22:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:37 Configure a credential helper to remove this warning. See 22:01:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:37 22:01:37 Login Succeeded 22:01:37 nexus3.edgexfoundry.org:10003 22:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:37 Configure a credential helper to remove this warning. See 22:01:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:37 22:01:37 Login Succeeded 22:01:37 nexus3.edgexfoundry.org:10004 22:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:37 Configure a credential helper to remove this warning. See 22:01:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:37 22:01:37 Login Succeeded 22:01:37 ****.io 22:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:01:37 Configure a credential helper to remove this warning. See 22:01:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:01:37 22:01:37 Login Succeeded 22:01:37 ---> ****-login.sh ends [Pipeline] } 22:01:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:01:37 ========================================================= 22:01:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 22:01:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:01:38 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:01:38 Sending build context to Docker daemon 19.97MB 22:01:38 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:01:38 Step 2/12 : FROM ${BASE} AS builder 22:01:38 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 22:01:38 43c4264eed91: Pulling fs layer 22:01:38 4cc291be95ef: Pulling fs layer 22:01:38 2ac1f1163629: Pulling fs layer 22:01:38 5c3c966382ef: Pulling fs layer 22:01:38 4f4fb700ef54: Pulling fs layer 22:01:38 5d5c8e513c77: Pulling fs layer 22:01:38 9f66e0745190: Pulling fs layer 22:01:38 f49a43e4bbc0: Pulling fs layer 22:01:38 561ebcabdf7f: Pulling fs layer 22:01:38 9f66e0745190: Waiting 22:01:38 f49a43e4bbc0: Waiting 22:01:38 5c3c966382ef: Waiting 22:01:38 561ebcabdf7f: Waiting 22:01:38 5d5c8e513c77: Waiting 22:01:38 4cc291be95ef: Verifying Checksum 22:01:38 4cc291be95ef: Download complete 22:01:38 5c3c966382ef: Download complete 22:01:38 4f4fb700ef54: Verifying Checksum 22:01:38 4f4fb700ef54: Download complete 22:01:38 5d5c8e513c77: Download complete 22:01:38 43c4264eed91: Download complete 22:01:38 9f66e0745190: Verifying Checksum 22:01:38 9f66e0745190: Download complete 22:01:38 43c4264eed91: Pull complete 22:01:38 4cc291be95ef: Pull complete 22:01:38 561ebcabdf7f: Verifying Checksum 22:01:38 561ebcabdf7f: Download complete 22:01:38 2ac1f1163629: Verifying Checksum 22:01:38 2ac1f1163629: Download complete 22:01:39 f49a43e4bbc0: Verifying Checksum 22:01:39 f49a43e4bbc0: Download complete 22:01:42 2ac1f1163629: Pull complete 22:01:42 5c3c966382ef: Pull complete 22:01:42 4f4fb700ef54: Pull complete 22:01:42 5d5c8e513c77: Pull complete 22:01:42 9f66e0745190: Pull complete 22:01:45 f49a43e4bbc0: Pull complete 22:01:45 561ebcabdf7f: Pull complete 22:01:45 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 22:01:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 22:01:45 ---> 3a752c3f9dda 22:01:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:01:50 ---> Running in fb376e349cd9 22:01:50 Removing intermediate container fb376e349cd9 22:01:50 ---> 4236c8ba7819 22:01:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:01:50 ---> Running in 4dee1b84e46f 22:01:50 Removing intermediate container 4dee1b84e46f 22:01:50 ---> 58e400221571 22:01:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:01:50 ---> Running in 53f339407197 22:01:50 Removing intermediate container 53f339407197 22:01:50 ---> 32b9b4b5b171 22:01:50 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:01:50 ---> Running in 8b65a28e4775 22:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:01:51 OK: 246 MiB in 54 packages 22:01:51 Still waiting to schedule task 22:01:51 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22346’ 22:01:51 Removing intermediate container 8b65a28e4775 22:01:51 ---> 905e7720a560 22:01:51 Step 7/12 : WORKDIR /app 22:01:51 ---> Running in 9abf5c4eddc6 22:01:51 Removing intermediate container 9abf5c4eddc6 22:01:51 ---> 50edbcbfb517 22:01:51 Step 8/12 : COPY go.mod vendor* ./ 22:01:51 ---> 9c449584d8ca 22:01:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:01:51 ---> Running in 86aebbe53308 22:02:48 Removing intermediate container 86aebbe53308 22:02:48 ---> 932234a2052b 22:02:48 Step 10/12 : COPY . . 22:02:48 ---> 4dcf66a6d248 22:02:48 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:02:48 ---> Running in ee967fde0e29 22:02:48 Removing intermediate container ee967fde0e29 22:02:48 ---> 7d0cd7cc4376 22:02:48 Step 12/12 : RUN $MAKE 22:02:48 ---> Running in cce09a82cfb7 22:02:48 noop 22:02:48 Removing intermediate container cce09a82cfb7 22:02:48 ---> 2f201bd653ca 22:02:48 Successfully built 2f201bd653ca 22:02:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:48 + docker inspect -f . ci-base-image-x86_64 22:02:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:48 prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container 22:02:48 $ 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 22:02:49 $ docker top 1b408db9e28ddfa6a019b86ae396b06e791392d5dbd21bee26640cd299eafdfd -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:49 + go version 22:02:49 go version go1.23.2 linux/amd64 [Pipeline] } 22:02:49 $ docker stop --time=1 1b408db9e28ddfa6a019b86ae396b06e791392d5dbd21bee26640cd299eafdfd 22:02:50 $ docker rm -f --volumes 1b408db9e28ddfa6a019b86ae396b06e791392d5dbd21bee26640cd299eafdfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:02:51 + docker inspect -f . ci-base-image-x86_64 22:02:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:02:51 prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container 22:02:51 $ 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 22:02:51 $ docker top bd0cf9c746b1eb860ded99fe1baaedac35f23cc36e5d62de64082b8919529fe1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:02:51 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 22:02:52 + make test 22:02:52 go test -race ./... -coverprofile=coverage.out ./... 22:03:24 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 22:03:24 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 22:03:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.129s coverage: 86.2% of statements 22:03:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.670s coverage: 71.9% of statements 22:04:06 go vet ./... 22:04:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:04:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:04:09 ./bin/test-attribution.sh [Pipeline] echo 22:04:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:04:09 $ docker stop --time=1 bd0cf9c746b1eb860ded99fe1baaedac35f23cc36e5d62de64082b8919529fe1 22:04:15 $ docker rm -f --volumes bd0cf9c746b1eb860ded99fe1baaedac35f23cc36e5d62de64082b8919529fe1 [Pipeline] // withDockerContainer [Pipeline] sh 22:04:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:04:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:04:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:04:17 + ls -al . 22:04:17 total 296 22:04:17 drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 22:02 . 22:04:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:01 .. 22:04:17 -rw-rw-r-- 1 jenkins jenkins 262 Oct 9 22:01 .dockerignore 22:04:17 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:03 .git 22:04:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:01 .github 22:04:17 -rw-rw-r-- 1 jenkins jenkins 773 Oct 9 22:01 .gitignore 22:04:17 -rw-rw-r-- 1 jenkins jenkins 200 Oct 9 22:01 .golangci.yml 22:04:17 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:01 .semver 22:04:17 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 9 22:01 Attribution.txt 22:04:17 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 9 22:01 CHANGELOG.md 22:04:17 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 9 22:01 Dockerfile 22:04:17 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:01 GOVERNANCE.md 22:04:17 -rw-rw-r-- 1 jenkins jenkins 665 Oct 9 22:01 Jenkinsfile 22:04:17 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 9 22:01 LICENSE 22:04:17 -rw-rw-r-- 1 jenkins jenkins 2503 Oct 9 22:01 Makefile 22:04:17 -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 22:01 OWNERS.md 22:04:17 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 9 22:01 README.md 22:04:17 -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:01 VERSION 22:04:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:01 bin 22:04:17 -rw-r--r-- 1 jenkins jenkins 55696 Oct 9 22:03 coverage.out 22:04:17 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 9 22:01 go.mod 22:04:17 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 22:01 go.sum 22:04:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:01 images 22:04:17 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:01 internal 22:04:17 -rw-rw-r-- 1 jenkins jenkins 531 Oct 9 22:01 main.go 22:04:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:01 openapi 22:04:17 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:01 res 22:04:17 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:04:17 + 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=95b5ba45ed890436408b451c9d092a97407cb521 --label arch=amd64 --label version=3.2.0-dev.29 . 22:04:17 Sending build context to Docker daemon 19.97MB 22:04:17 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 22:04:17 Step 2/30 : FROM ${BASE} AS builder 22:04:17 ---> 2f201bd653ca 22:04:17 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 22:04:18 ---> Running in ee31c06fb777 22:04:18 Removing intermediate container ee31c06fb777 22:04:18 ---> af57e1fbaba2 22:04:18 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 22:04:18 ---> Running in a9d55a836bb7 22:04:18 Removing intermediate container a9d55a836bb7 22:04:18 ---> 67d3359679b3 22:04:18 Step 5/30 : ARG ADD_BUILD_TAGS="" 22:04:18 ---> Running in 55b39e521bb5 22:04:18 Removing intermediate container 55b39e521bb5 22:04:18 ---> 0e754d5fa9cb 22:04:18 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:04:18 ---> Running in c7979c86a1ed 22:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:04:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:04:18 OK: 246 MiB in 54 packages 22:04:19 Removing intermediate container c7979c86a1ed 22:04:19 ---> eda0a9c443ef 22:04:19 Step 7/30 : WORKDIR /app 22:04:19 ---> Running in 9249909b4614 22:04:19 Removing intermediate container 9249909b4614 22:04:19 ---> 7afb94fab383 22:04:19 Step 8/30 : COPY go.mod vendor* ./ 22:04:19 ---> 685ba0dc9509 22:04:19 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:04:19 ---> Running in 1e0212c69aed 22:04:19 Removing intermediate container 1e0212c69aed 22:04:19 ---> ffc73684249c 22:04:19 Step 10/30 : COPY . . 22:04:20 ---> 15b0202746ec 22:04:20 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:04:20 ---> Running in 5cdc4c1e9589 22:04:20 Removing intermediate container 5cdc4c1e9589 22:04:20 ---> 1070fbc3be5b 22:04:20 Step 12/30 : RUN $MAKE 22:04:20 ---> Running in 61bfad6ad71b 22:04:21 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.54 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.29 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.29" -trimpath -mod=readonly -o app-rfid-llrp-inventory 22:04:59 Removing intermediate container 61bfad6ad71b 22:04:59 ---> 4dd59207ed35 22:04:59 Step 13/30 : FROM alpine:3.20 22:04:59 3.20: Pulling from library/alpine 22:04:59 43c4264eed91: Already exists 22:04:59 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:04:59 Status: Downloaded newer image for alpine:3.20 22:04:59 ---> 91ef0af61f39 22:04:59 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:04:59 ---> Running in 3f9b6a071f25 22:04:59 Removing intermediate container 3f9b6a071f25 22:04:59 ---> 8c7c7ffdb219 22:04:59 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:04:59 ---> Running in 8d5eaa37e532 22:04:59 Removing intermediate container 8d5eaa37e532 22:04:59 ---> 4d06ff37fff3 22:04:59 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 22:04:59 ---> Running in 9a507e926bbe 22:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:04:59 (1/2) Installing ca-certificates (20240705-r0) 22:04:59 (2/2) Installing dumb-init (1.2.5-r3) 22:04:59 Executing busybox-1.36.1-r29.trigger 22:04:59 Executing ca-certificates-20240705-r0.trigger 22:04:59 OK: 9 MiB in 16 packages 22:04:59 Removing intermediate container 9a507e926bbe 22:04:59 ---> 31027783eaf2 22:04:59 Step 17/30 : RUN apk --no-cache upgrade 22:04:59 ---> Running in d99a8c7dafa3 22:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:04:59 Upgrading critical system libraries and apk-tools: 22:04:59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:04:59 Executing busybox-1.36.1-r29.trigger 22:04:59 Continuing the upgrade transaction with new apk-tools: 22:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 22:04:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 22:04:59 OK: 9 MiB in 16 packages 22:04:59 Removing intermediate container d99a8c7dafa3 22:04:59 ---> 288d0327c207 22:04:59 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:04:59 ---> 763683265cf6 22:04:59 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 22:04:59 ---> 7a0116d50d7d 22:04:59 Step 20/30 : COPY --from=builder /app/res/ /res/ 22:04:59 ---> fa43a70b7180 22:04:59 Step 21/30 : COPY --from=builder /app/static/ /static/ 22:04:59 ---> b1d98dc0a82e 22:04:59 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:04:59 ---> b8eff5a794c5 22:04:59 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:04:59 ---> Running in 73358fc77143 22:04:59 Removing intermediate container 73358fc77143 22:04:59 ---> 5608cc2dd215 22:04:59 Step 24/30 : VOLUME /cache 22:04:59 ---> Running in b2919db955f4 22:04:59 Removing intermediate container b2919db955f4 22:04:59 ---> 0b98b33bd312 22:04:59 Step 25/30 : EXPOSE 59711 22:04:59 ---> Running in 7c166ff9248b 22:05:00 Removing intermediate container 7c166ff9248b 22:05:00 ---> 86271d7802db 22:05:00 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:05:00 ---> Running in 82bdec7d058d 22:05:00 Removing intermediate container 82bdec7d058d 22:05:00 ---> fe28a8edba87 22:05:00 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:05:00 ---> Running in a1bb99e32c5b 22:05:00 Removing intermediate container a1bb99e32c5b 22:05:00 ---> a6bdb696dab8 22:05:00 Step 28/30 : LABEL arch=amd64 22:05:00 ---> Running in 047fe18c1031 22:05:00 Removing intermediate container 047fe18c1031 22:05:00 ---> bdf2074078b4 22:05:00 Step 29/30 : LABEL git_sha=95b5ba45ed890436408b451c9d092a97407cb521 22:05:00 ---> Running in 86e3e7bbfb49 22:05:00 Removing intermediate container 86e3e7bbfb49 22:05:00 ---> 8fafc1c026cd 22:05:00 Step 30/30 : LABEL version=3.2.0-dev.29 22:05:00 ---> Running in 4ac6eb0f875d 22:05:00 Removing intermediate container 4ac6eb0f875d 22:05:00 ---> 77af0bd63c5b 22:05:00 [Warning] One or more build-args [ARCH] were not consumed 22:05:00 Successfully built 77af0bd63c5b 22:05:00 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:00 provisioning config files... 22:05:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16680721247689008306tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:01 ---> ****-login.sh 22:05:01 nexus3.edgexfoundry.org:10001 22:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:05:01 Configure a credential helper to remove this warning. See 22:05:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:05:01 22:05:01 Login Succeeded 22:05:01 nexus3.edgexfoundry.org:10002 22:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:05:01 Configure a credential helper to remove this warning. See 22:05:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:05:01 22:05:01 Login Succeeded 22:05:01 nexus3.edgexfoundry.org:10003 22:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:05:01 Configure a credential helper to remove this warning. See 22:05:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:05:01 22:05:01 Login Succeeded 22:05:01 nexus3.edgexfoundry.org:10004 22:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:05:01 Configure a credential helper to remove this warning. See 22:05:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:05:01 22:05:01 Login Succeeded 22:05:01 ****.io 22:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:05:01 Configure a credential helper to remove this warning. See 22:05:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:05:01 22:05:01 Login Succeeded 22:05:01 ---> ****-login.sh ends [Pipeline] } 22:05:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:05:03 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 22:05:03 95b5ba45ed890436408b451c9d092a97407cb521 22:05:03 latest 22:05:03 3.2.0-dev.29 22:05:03 95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29 22:05:03 main 22:05:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:05 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:95b5ba45ed890436408b451c9d092a97407cb521 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:95b5ba45ed890436408b451c9d092a97407cb521 22:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:05:05 8c0e602019a1: Preparing 22:05:05 de86872cd9ba: Preparing 22:05:05 b115cb31d2fc: Preparing 22:05:05 8c76dc8e9ab4: Preparing 22:05:05 0c3baf4b8ace: Preparing 22:05:05 cd49ba0a43a8: Preparing 22:05:05 132f842cf66d: Preparing 22:05:05 635b0cdf7870: Preparing 22:05:05 63ca1fbb43ae: Preparing 22:05:05 cd49ba0a43a8: Waiting 22:05:05 132f842cf66d: Waiting 22:05:05 63ca1fbb43ae: Waiting 22:05:05 635b0cdf7870: Waiting 22:05:05 8c0e602019a1: Pushed 22:05:05 b115cb31d2fc: Pushed 22:05:05 0c3baf4b8ace: Pushed 22:05:05 8c76dc8e9ab4: Pushed 22:05:05 63ca1fbb43ae: Layer already exists 22:05:05 cd49ba0a43a8: Pushed 22:05:05 132f842cf66d: Pushed 22:05:05 635b0cdf7870: Pushed 22:05:13 de86872cd9ba: Pushed 22:05:13 95b5ba45ed890436408b451c9d092a97407cb521: digest: sha256:2efe29e68f331e5d5b738950029f0bf2a2cf4ebf2d8a289d32b7a55cf1b1d963 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:14 + 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 22:05:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 22:05:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:05:14 8c0e602019a1: Preparing 22:05:14 de86872cd9ba: Preparing 22:05:14 b115cb31d2fc: Preparing 22:05:14 8c76dc8e9ab4: Preparing 22:05:14 0c3baf4b8ace: Preparing 22:05:14 cd49ba0a43a8: Preparing 22:05:14 132f842cf66d: Preparing 22:05:14 635b0cdf7870: Preparing 22:05:14 63ca1fbb43ae: Preparing 22:05:14 635b0cdf7870: Waiting 22:05:14 cd49ba0a43a8: Waiting 22:05:14 63ca1fbb43ae: Waiting 22:05:14 132f842cf66d: Waiting 22:05:14 0c3baf4b8ace: Layer already exists 22:05:14 8c76dc8e9ab4: Layer already exists 22:05:14 de86872cd9ba: Layer already exists 22:05:14 b115cb31d2fc: Layer already exists 22:05:14 8c0e602019a1: Layer already exists 22:05:14 cd49ba0a43a8: Layer already exists 22:05:14 132f842cf66d: Layer already exists 22:05:14 635b0cdf7870: Layer already exists 22:05:14 63ca1fbb43ae: Layer already exists 22:05:14 latest: digest: sha256:2efe29e68f331e5d5b738950029f0bf2a2cf4ebf2d8a289d32b7a55cf1b1d963 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:18 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.29 22:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:05:18 8c0e602019a1: Preparing 22:05:18 de86872cd9ba: Preparing 22:05:18 b115cb31d2fc: Preparing 22:05:18 8c76dc8e9ab4: Preparing 22:05:18 0c3baf4b8ace: Preparing 22:05:18 cd49ba0a43a8: Preparing 22:05:18 132f842cf66d: Preparing 22:05:18 635b0cdf7870: Preparing 22:05:18 63ca1fbb43ae: Preparing 22:05:18 cd49ba0a43a8: Waiting 22:05:18 132f842cf66d: Waiting 22:05:18 63ca1fbb43ae: Waiting 22:05:18 635b0cdf7870: Waiting 22:05:18 de86872cd9ba: Layer already exists 22:05:18 8c0e602019a1: Layer already exists 22:05:18 b115cb31d2fc: Layer already exists 22:05:18 8c76dc8e9ab4: Layer already exists 22:05:18 0c3baf4b8ace: Layer already exists 22:05:18 132f842cf66d: Layer already exists 22:05:18 cd49ba0a43a8: Layer already exists 22:05:18 63ca1fbb43ae: Layer already exists 22:05:18 635b0cdf7870: Layer already exists 22:05:18 3.2.0-dev.29: digest: sha256:2efe29e68f331e5d5b738950029f0bf2a2cf4ebf2d8a289d32b7a55cf1b1d963 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:19 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29 22:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:05:19 8c0e602019a1: Preparing 22:05:19 de86872cd9ba: Preparing 22:05:19 b115cb31d2fc: Preparing 22:05:19 8c76dc8e9ab4: Preparing 22:05:19 0c3baf4b8ace: Preparing 22:05:19 cd49ba0a43a8: Preparing 22:05:19 132f842cf66d: Preparing 22:05:19 635b0cdf7870: Preparing 22:05:19 63ca1fbb43ae: Preparing 22:05:19 cd49ba0a43a8: Waiting 22:05:19 132f842cf66d: Waiting 22:05:19 635b0cdf7870: Waiting 22:05:19 b115cb31d2fc: Layer already exists 22:05:19 de86872cd9ba: Layer already exists 22:05:19 8c76dc8e9ab4: Layer already exists 22:05:19 0c3baf4b8ace: Layer already exists 22:05:19 8c0e602019a1: Layer already exists 22:05:19 132f842cf66d: Layer already exists 22:05:19 63ca1fbb43ae: Layer already exists 22:05:19 cd49ba0a43a8: Layer already exists 22:05:19 635b0cdf7870: Layer already exists 22:05:19 95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29: digest: sha256:2efe29e68f331e5d5b738950029f0bf2a2cf4ebf2d8a289d32b7a55cf1b1d963 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22356 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 22:05:19 Running in /w/workspace/app-rfid-llrp-inventory/183 [Pipeline] { [Pipeline] checkout 22:05:19 The recommended git tool is: git 22:05:19 + 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 22:05:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 22:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 22:05:20 8c0e602019a1: Preparing 22:05:20 de86872cd9ba: Preparing 22:05:20 b115cb31d2fc: Preparing 22:05:20 8c76dc8e9ab4: Preparing 22:05:20 0c3baf4b8ace: Preparing 22:05:20 cd49ba0a43a8: Preparing 22:05:20 132f842cf66d: Preparing 22:05:20 635b0cdf7870: Preparing 22:05:20 63ca1fbb43ae: Preparing 22:05:20 cd49ba0a43a8: Waiting 22:05:20 132f842cf66d: Waiting 22:05:20 635b0cdf7870: Waiting 22:05:20 63ca1fbb43ae: Waiting 22:05:20 8c0e602019a1: Layer already exists 22:05:20 0c3baf4b8ace: Layer already exists 22:05:20 b115cb31d2fc: Layer already exists 22:05:20 de86872cd9ba: Layer already exists 22:05:20 8c76dc8e9ab4: Layer already exists 22:05:20 cd49ba0a43a8: Layer already exists 22:05:20 132f842cf66d: Layer already exists 22:05:20 63ca1fbb43ae: Layer already exists 22:05:20 635b0cdf7870: Layer already exists 22:05:20 main: digest: sha256:2efe29e68f331e5d5b738950029f0bf2a2cf4ebf2d8a289d32b7a55cf1b1d963 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:05:20 ===================================================== [Pipeline] echo 22:05:20 taggedImages: 22:05:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:95b5ba45ed890436408b451c9d092a97407cb521 22:05:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 22:05:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.29 22:05:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29 22:05:20 - 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 22:05:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:05:20 22:05:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:05:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:05:20 latest: Pulling from edgex-lftools-log-publisher 22:05:20 5eb5b503b376: Pulling fs layer 22:05:20 5c69ac0246d0: Pulling fs layer 22:05:20 ec43610c2a17: Pulling fs layer 22:05:20 3a2ae6a8a46f: Pulling fs layer 22:05:20 33b1e0a273af: Pulling fs layer 22:05:20 5d3b04190fa2: Pulling fs layer 22:05:20 2f39f015ded8: Pulling fs layer 22:05:20 33b1e0a273af: Waiting 22:05:20 3a2ae6a8a46f: Waiting 22:05:20 5d3b04190fa2: Waiting 22:05:20 2f39f015ded8: Waiting 22:05:20 5c69ac0246d0: Download complete 22:05:20 3a2ae6a8a46f: Download complete 22:05:20 33b1e0a273af: Verifying Checksum 22:05:20 33b1e0a273af: Download complete 22:05:21 5d3b04190fa2: Verifying Checksum 22:05:21 5d3b04190fa2: Download complete 22:05:21 ec43610c2a17: Verifying Checksum 22:05:21 ec43610c2a17: Download complete 22:05:21 5eb5b503b376: Verifying Checksum 22:05:21 5eb5b503b376: Download complete 22:05:21 2f39f015ded8: Download complete 22:05:22 5eb5b503b376: Pull complete 22:05:22 5c69ac0246d0: Pull complete 22:05:22 ec43610c2a17: Pull complete 22:05:23 3a2ae6a8a46f: Pull complete 22:05:23 33b1e0a273af: Pull complete 22:05:23 5d3b04190fa2: Pull complete 22:05:25 using credential edgex-jenkins-ssh 22:05:25 Cloning the remote Git repository 22:05:25 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:05:25 > git init /w/workspace/app-rfid-llrp-inventory/183 # timeout=10 22:05:26 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:05:26 > git --version # timeout=10 22:05:26 > git --version # 'git version 2.25.1' 22:05:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:05:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:05:27 2f39f015ded8: Pull complete 22:05:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:05:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:05:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:05:27 prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container 22:05:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 22:05:31 $ docker top 805f781bc1f26a41792f0a46d8ca8216d592a703d29035c8d61f327bf5f6b020 -eo pid,comm 22:05:30 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:05:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:31 Avoid second fetch 22:05:31 Checking out Revision 95b5ba45ed890436408b451c9d092a97407cb521 (main) 22:05:31 ---> job-cost.sh 22:05:31 lf-activate-venv: SKIPPING 22:05:31 INFO: No Stack... 22:05:31 INFO: Retrieving Pricing Info for: v3-standard-8 22:05:32 INFO: Archiving Costs [Pipeline] sh 22:05:32 Commit message: "Merge pull request #307 from weichou1229/go-1.23" 22:05:32 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 22:05:32 + cut -d, -f6 [Pipeline] lock 22:05:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-183-stack-cost] 22:05:32 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-183-stack-cost] did not exist. Created. 22:05:32 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:05:32 + echo total: 0.2199999988079071 [Pipeline] stash 22:05:31 > git config core.sparsecheckout # timeout=10 22:05:31 > git checkout -f 95b5ba45ed890436408b451c9d092a97407cb521 # timeout=10 22:05:32 Stashed 1 file(s) [Pipeline] } 22:05:32 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-183-stack-cost] [Pipeline] // lock [Pipeline] } 22:05:32 $ docker stop --time=1 805f781bc1f26a41792f0a46d8ca8216d592a703d29035c8d61f327bf5f6b020 22:05:34 $ docker rm -f --volumes 805f781bc1f26a41792f0a46d8ca8216d592a703d29035c8d61f327bf5f6b020 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:05:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:05:37 % Total % Received % Xferd Average Speed Time Time Time Current 22:05:37 Dload Upload Total Spent Left Speed 22:05:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 88468 0 --:--:-- --:--:-- --:--:-- 88468 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87265 [Pipeline] sh 22:05:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:05:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:05:38 + sudo tee /etc/docker/daemon.new 22:05:38 { 22:05:38 "registry-mirrors": [ 22:05:38 "https://nexus3.edgexfoundry.org:10001" 22:05:38 ], 22:05:38 "bip": "10.250.0.254/24", 22:05:38 "hosts": [ 22:05:38 "tcp://0.0.0.0:5555", 22:05:38 "unix:///var/run/docker.sock" 22:05:38 ], 22:05:38 "mtu": 1458, 22:05:38 "selinux-enabled": true, 22:05:38 "seccomp-profile": "/etc/docker/seccomp.json" 22:05:38 } [Pipeline] sh 22:05:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:05:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:05:57 provisioning config files... 22:05:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/183@tmp/config17330456950284717544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:05:58 ---> ****-login.sh 22:05:58 nexus3.edgexfoundry.org:10001 22:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:05:58 Configure a credential helper to remove this warning. See 22:05:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:05:58 22:05:58 Login Succeeded 22:05:58 nexus3.edgexfoundry.org:10002 22:05:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:05:59 Configure a credential helper to remove this warning. See 22:05:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:05:59 22:05:59 Login Succeeded 22:05:59 nexus3.edgexfoundry.org:10003 22:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:05:59 Configure a credential helper to remove this warning. See 22:05:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:05:59 22:05:59 Login Succeeded 22:05:59 nexus3.edgexfoundry.org:10004 22:05:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:05:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:05:59 Configure a credential helper to remove this warning. See 22:05:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:05:59 22:05:59 Login Succeeded 22:05:59 ****.io 22:06:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:06:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:06:00 Configure a credential helper to remove this warning. See 22:06:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:06:00 22:06:00 Login Succeeded 22:06:00 ---> ****-login.sh ends [Pipeline] } 22:06:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:06:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:06:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:06:01 ========================================================= 22:06:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 22:06:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:06:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 22:06:01 Sending build context to Docker daemon 684kB 22:06:01 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 22:06:01 Step 2/12 : FROM ${BASE} AS builder 22:06:01 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:06:01 cf04c63912e1: Pulling fs layer 22:06:01 55b35a11ae5e: Pulling fs layer 22:06:01 a37a00ec5f00: Pulling fs layer 22:06:01 50b3750afda1: Pulling fs layer 22:06:01 4f4fb700ef54: Pulling fs layer 22:06:01 80978eb59214: Pulling fs layer 22:06:01 c9f46d7d2bd2: Pulling fs layer 22:06:01 c5a475d317c9: Pulling fs layer 22:06:01 50b3750afda1: Waiting 22:06:01 4f4fb700ef54: Waiting 22:06:01 80978eb59214: Waiting 22:06:01 c5a475d317c9: Waiting 22:06:01 c9f46d7d2bd2: Waiting 22:06:01 55b35a11ae5e: Verifying Checksum 22:06:01 55b35a11ae5e: Download complete 22:06:01 50b3750afda1: Verifying Checksum 22:06:01 50b3750afda1: Download complete 22:06:01 4f4fb700ef54: Download complete 22:06:01 80978eb59214: Download complete 22:06:01 cf04c63912e1: Verifying Checksum 22:06:01 cf04c63912e1: Download complete 22:06:02 c5a475d317c9: Verifying Checksum 22:06:02 c5a475d317c9: Download complete 22:06:03 cf04c63912e1: Pull complete 22:06:04 55b35a11ae5e: Pull complete 22:06:04 a37a00ec5f00: Verifying Checksum 22:06:04 a37a00ec5f00: Download complete 22:06:05 c9f46d7d2bd2: Download complete 22:06:20 a37a00ec5f00: Pull complete 22:06:20 50b3750afda1: Pull complete 22:06:20 4f4fb700ef54: Pull complete 22:06:20 80978eb59214: Pull complete 22:06:30 c9f46d7d2bd2: Pull complete 22:06:30 c5a475d317c9: Pull complete 22:06:31 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 22:06:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 22:06:31 ---> be29e6b0f0d4 22:06:31 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 22:06:33 ---> Running in 4d49f9a242b3 22:06:33 Removing intermediate container 4d49f9a242b3 22:06:33 ---> 712d94ec9cf6 22:06:33 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 22:06:33 ---> Running in d1d0dd8cd064 22:06:33 Removing intermediate container d1d0dd8cd064 22:06:33 ---> 91867f53286d 22:06:33 Step 5/12 : ARG ADD_BUILD_TAGS="" 22:06:33 ---> Running in 6cca878d0eba 22:06:34 Removing intermediate container 6cca878d0eba 22:06:34 ---> 41c71a630fe4 22:06:34 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:06:34 ---> Running in b3dba6aaef58 22:06:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:06:38 OK: 238 MiB in 54 packages 22:06:39 Removing intermediate container b3dba6aaef58 22:06:39 ---> 16585e50bf00 22:06:39 Step 7/12 : WORKDIR /app 22:06:39 ---> Running in a93fb09a59db 22:06:40 Removing intermediate container a93fb09a59db 22:06:40 ---> dcf0eff4f2c0 22:06:40 Step 8/12 : COPY go.mod vendor* ./ 22:06:40 ---> 8d405b35f256 22:06:40 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:06:40 ---> Running in c1173a7db26b 22:08:47 Removing intermediate container c1173a7db26b 22:08:47 ---> 43f7a9447b49 22:08:47 Step 10/12 : COPY . . 22:08:47 ---> d56d4e279ea7 22:08:47 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:08:47 ---> Running in b3c1097e94a0 22:08:47 Removing intermediate container b3c1097e94a0 22:08:47 ---> ee7d01351ebc 22:08:47 Step 12/12 : RUN $MAKE 22:08:47 ---> Running in a85be7997cda 22:08:47 noop 22:08:47 Removing intermediate container a85be7997cda 22:08:47 ---> 23e9395cfa41 22:08:47 Successfully built 23e9395cfa41 22:08:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:47 + docker inspect -f . ci-base-image-arm64 22:08:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:48 prd-ubuntu20.04-docker-arm64-4c-16g-22356 does not seem to be running inside a container 22:08:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/183 -v /w/workspace/app-rfid-llrp-inventory/183:/w/workspace/app-rfid-llrp-inventory/183:rw,z -v /w/workspace/app-rfid-llrp-inventory/183@tmp:/w/workspace/app-rfid-llrp-inventory/183@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 22:08:49 $ docker top 376b3a6e12ab71afae524ef05d243727c4abfb5c5440d8dc890a459bcd59b749 -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:50 + go version 22:08:50 go version go1.23.2 linux/arm64 [Pipeline] } 22:08:50 $ docker stop --time=1 376b3a6e12ab71afae524ef05d243727c4abfb5c5440d8dc890a459bcd59b749 22:08:52 $ docker rm -f --volumes 376b3a6e12ab71afae524ef05d243727c4abfb5c5440d8dc890a459bcd59b749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:08:53 + docker inspect -f . ci-base-image-arm64 22:08:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:08:53 prd-ubuntu20.04-docker-arm64-4c-16g-22356 does not seem to be running inside a container 22:08:53 $ 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/183 -v /w/workspace/app-rfid-llrp-inventory/183:/w/workspace/app-rfid-llrp-inventory/183:rw,z -v /w/workspace/app-rfid-llrp-inventory/183@tmp:/w/workspace/app-rfid-llrp-inventory/183@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 22:08:54 $ docker top 1a689ade0742bde746c853e6c31b88e023cfaa167d94a11d56af5a2dce40985c -eo pid,comm [Pipeline] { [Pipeline] sh 22:08:55 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/183 [Pipeline] fileExists [Pipeline] sh 22:08:56 + make test 22:08:56 go test -race ./... -coverprofile=coverage.out ./... 22:15:20 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 22:15:27 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 22:15:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.551s coverage: 86.2% of statements 22:15:45 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.572s coverage: 71.9% of statements 22:15:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:15:45 go vet ./... 22:21:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:21:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:21:08 ./bin/test-attribution.sh [Pipeline] echo 22:21:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 22:21:08 $ docker stop --time=1 1a689ade0742bde746c853e6c31b88e023cfaa167d94a11d56af5a2dce40985c 22:21:10 $ docker rm -f --volumes 1a689ade0742bde746c853e6c31b88e023cfaa167d94a11d56af5a2dce40985c [Pipeline] // withDockerContainer [Pipeline] sh 22:21:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:21:13 Warning: overwriting stash ‘coverage-report’ 22:21:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:21:15 + ls -al . 22:21:15 total 292 22:21:15 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 22:09 . 22:21:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:05 .. 22:21:15 -rw-rw-r-- 1 jenkins jenkins 262 Oct 9 22:05 .dockerignore 22:21:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 22:05 .git 22:21:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:05 .github 22:21:15 -rw-rw-r-- 1 jenkins jenkins 773 Oct 9 22:05 .gitignore 22:21:15 -rw-rw-r-- 1 jenkins jenkins 200 Oct 9 22:05 .golangci.yml 22:21:15 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 9 22:05 Attribution.txt 22:21:15 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 9 22:05 CHANGELOG.md 22:21:15 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 9 22:05 Dockerfile 22:21:15 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 22:05 GOVERNANCE.md 22:21:15 -rw-rw-r-- 1 jenkins jenkins 665 Oct 9 22:05 Jenkinsfile 22:21:15 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 9 22:05 LICENSE 22:21:15 -rw-rw-r-- 1 jenkins jenkins 2503 Oct 9 22:05 Makefile 22:21:15 -rw-rw-r-- 1 jenkins jenkins 617 Oct 9 22:05 OWNERS.md 22:21:15 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 9 22:05 README.md 22:21:15 -rw-rw-r-- 1 jenkins jenkins 12 Oct 9 22:01 VERSION 22:21:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:05 bin 22:21:15 -rw-r--r-- 1 jenkins jenkins 55696 Oct 9 22:15 coverage.out 22:21:15 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 9 22:05 go.mod 22:21:15 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 9 22:05 go.sum 22:21:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:05 images 22:21:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 22:05 internal 22:21:15 -rw-rw-r-- 1 jenkins jenkins 531 Oct 9 22:05 main.go 22:21:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:05 openapi 22:21:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 22:05 res 22:21:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 22:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:21:15 + 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=95b5ba45ed890436408b451c9d092a97407cb521 --label arch=arm64 --label version=3.2.0-dev.29 . 22:21:16 Sending build context to Docker daemon 684kB 22:21:16 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 22:21:16 Step 2/30 : FROM ${BASE} AS builder 22:21:16 ---> 23e9395cfa41 22:21:16 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 22:21:16 ---> Running in 5face1a91ad0 22:21:16 Removing intermediate container 5face1a91ad0 22:21:16 ---> c6c9040bee23 22:21:16 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 22:21:16 ---> Running in ec2fe8a59cd0 22:21:17 Removing intermediate container ec2fe8a59cd0 22:21:17 ---> a8a44d1c6fdb 22:21:17 Step 5/30 : ARG ADD_BUILD_TAGS="" 22:21:17 ---> Running in 49181b6092dc 22:21:17 Removing intermediate container 49181b6092dc 22:21:17 ---> 31f596584c45 22:21:17 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:21:17 ---> Running in cb5efe4bba43 22:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:21:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:21:22 OK: 238 MiB in 54 packages 22:21:22 Removing intermediate container cb5efe4bba43 22:21:22 ---> a512cb3f1060 22:21:22 Step 7/30 : WORKDIR /app 22:21:22 ---> Running in a73c59937b17 22:21:22 Removing intermediate container a73c59937b17 22:21:22 ---> 2da469ec4a98 22:21:22 Step 8/30 : COPY go.mod vendor* ./ 22:21:23 ---> 4eb6c9817f17 22:21:23 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:21:23 ---> Running in 242d8ed2218d 22:21:26 Removing intermediate container 242d8ed2218d 22:21:26 ---> 2e9f9c8e2baa 22:21:26 Step 10/30 : COPY . . 22:21:26 ---> f3575d457c56 22:21:26 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 22:21:27 ---> Running in 6cd4a5c2acf4 22:21:27 Removing intermediate container 6cd4a5c2acf4 22:21:27 ---> 58da686f3365 22:21:27 Step 12/30 : RUN $MAKE 22:21:27 ---> Running in 651d68f61902 22:21:28 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.54 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.29 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.29" -trimpath -mod=readonly -o app-rfid-llrp-inventory 22:25:50 Removing intermediate container 651d68f61902 22:25:50 ---> 4da21acbd8cd 22:25:50 Step 13/30 : FROM alpine:3.20 22:25:50 3.20: Pulling from library/alpine 22:25:50 cf04c63912e1: Already exists 22:25:50 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 22:25:50 Status: Downloaded newer image for alpine:3.20 22:25:50 ---> c157a85ed455 22:25:50 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 22:25:50 ---> Running in 0346a942a287 22:25:50 Removing intermediate container 0346a942a287 22:25:50 ---> 97dad6c3c883 22:25:50 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:25:50 ---> Running in cfc5336e7054 22:25:50 Removing intermediate container cfc5336e7054 22:25:50 ---> a783505eb503 22:25:50 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 22:25:50 ---> Running in 94336ef8a93c 22:25:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:25:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:25:50 (1/2) Installing ca-certificates (20240705-r0) 22:25:50 (2/2) Installing dumb-init (1.2.5-r3) 22:25:50 Executing busybox-1.36.1-r29.trigger 22:25:50 Executing ca-certificates-20240705-r0.trigger 22:25:50 OK: 10 MiB in 16 packages 22:25:50 Removing intermediate container 94336ef8a93c 22:25:50 ---> 63ddd867d1c1 22:25:50 Step 17/30 : RUN apk --no-cache upgrade 22:25:50 ---> Running in 60cf05e2fb20 22:25:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:25:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:25:50 Upgrading critical system libraries and apk-tools: 22:25:50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 22:25:50 Executing busybox-1.36.1-r29.trigger 22:25:50 Continuing the upgrade transaction with new apk-tools: 22:25:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 22:25:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 22:25:50 OK: 10 MiB in 16 packages 22:25:50 Removing intermediate container 60cf05e2fb20 22:25:50 ---> c7f84dc75ccd 22:25:50 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:25:50 ---> 85f5f584d809 22:25:50 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 22:25:50 ---> 60d907639576 22:25:50 Step 20/30 : COPY --from=builder /app/res/ /res/ 22:25:50 ---> 370a39e4e486 22:25:50 Step 21/30 : COPY --from=builder /app/static/ /static/ 22:25:51 ---> 2e8d004c733b 22:25:51 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:25:53 ---> 05be16d8c175 22:25:53 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:25:53 ---> Running in a7690f7cf20f 22:25:54 Removing intermediate container a7690f7cf20f 22:25:54 ---> a3027860cbdb 22:25:54 Step 24/30 : VOLUME /cache 22:25:54 ---> Running in 4d7b68bcf10d 22:25:54 Removing intermediate container 4d7b68bcf10d 22:25:54 ---> 586d7dfa7e17 22:25:54 Step 25/30 : EXPOSE 59711 22:25:54 ---> Running in 120b4a4a05a4 22:25:55 Removing intermediate container 120b4a4a05a4 22:25:55 ---> b3000db20f27 22:25:55 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:25:55 ---> Running in 8e7315163917 22:25:55 Removing intermediate container 8e7315163917 22:25:55 ---> daa0e1802254 22:25:55 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 22:25:55 ---> Running in 44d5e6581672 22:25:56 Removing intermediate container 44d5e6581672 22:25:56 ---> 4b269a9fbf7a 22:25:56 Step 28/30 : LABEL arch=arm64 22:25:56 ---> Running in 56283f8c44e2 22:25:56 Removing intermediate container 56283f8c44e2 22:25:56 ---> 59fb67c4a9ee 22:25:56 Step 29/30 : LABEL git_sha=95b5ba45ed890436408b451c9d092a97407cb521 22:25:56 ---> Running in d844e304f12e 22:25:56 Removing intermediate container d844e304f12e 22:25:56 ---> 4e1a1fa5b395 22:25:56 Step 30/30 : LABEL version=3.2.0-dev.29 22:25:56 ---> Running in 6d45f3ffc40d 22:25:57 Removing intermediate container 6d45f3ffc40d 22:25:57 ---> 7ffd159d9271 22:25:57 [Warning] One or more build-args [ARCH] were not consumed 22:25:57 Successfully built 7ffd159d9271 22:25:57 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 22:25:57 provisioning config files... 22:25:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/183@tmp/config13206484813265627575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:25:57 ---> ****-login.sh 22:25:57 nexus3.edgexfoundry.org:10001 22:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:57 Configure a credential helper to remove this warning. See 22:25:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:57 22:25:57 Login Succeeded 22:25:57 nexus3.edgexfoundry.org:10002 22:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:58 Configure a credential helper to remove this warning. See 22:25:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:58 22:25:58 Login Succeeded 22:25:58 nexus3.edgexfoundry.org:10003 22:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:58 Configure a credential helper to remove this warning. See 22:25:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:58 22:25:58 Login Succeeded 22:25:58 nexus3.edgexfoundry.org:10004 22:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:58 Configure a credential helper to remove this warning. See 22:25:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:58 22:25:58 Login Succeeded 22:25:58 ****.io 22:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 22:25:59 Configure a credential helper to remove this warning. See 22:25:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 22:25:59 22:25:59 Login Succeeded 22:25:59 ---> ****-login.sh ends [Pipeline] } 22:25:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:25:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 22:25:59 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 22:25:59 95b5ba45ed890436408b451c9d092a97407cb521 22:25:59 latest 22:25:59 3.2.0-dev.29 22:25:59 95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29 22:25:59 main 22:25:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:25:59 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:95b5ba45ed890436408b451c9d092a97407cb521 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:00 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:95b5ba45ed890436408b451c9d092a97407cb521 22:26:00 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:26:00 a9ff5afdc541: Preparing 22:26:00 604fd742f88b: Preparing 22:26:00 e4d87b27c6c0: Preparing 22:26:00 5e75f9616c72: Preparing 22:26:00 e1f72c99da07: Preparing 22:26:00 eae4e00c5be2: Preparing 22:26:00 afa848ada1ed: Preparing 22:26:00 2f51f3886544: Preparing 22:26:00 16113d51b718: Preparing 22:26:00 afa848ada1ed: Waiting 22:26:00 16113d51b718: Waiting 22:26:00 2f51f3886544: Waiting 22:26:00 e4d87b27c6c0: Pushed 22:26:00 5e75f9616c72: Pushed 22:26:00 e1f72c99da07: Pushed 22:26:00 a9ff5afdc541: Pushed 22:26:00 16113d51b718: Layer already exists 22:26:00 eae4e00c5be2: Pushed 22:26:00 afa848ada1ed: Pushed 22:26:00 2f51f3886544: Pushed 22:26:09 604fd742f88b: Pushed 22:26:09 95b5ba45ed890436408b451c9d092a97407cb521: digest: sha256:1811bc44c99a927d939159b0f1e5148edcfd4be0b8124db04873bd6c2a73abdb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:09 + 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 22:26:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 22:26:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:26:09 a9ff5afdc541: Preparing 22:26:09 604fd742f88b: Preparing 22:26:09 e4d87b27c6c0: Preparing 22:26:09 5e75f9616c72: Preparing 22:26:09 e1f72c99da07: Preparing 22:26:09 eae4e00c5be2: Preparing 22:26:09 afa848ada1ed: Preparing 22:26:09 2f51f3886544: Preparing 22:26:09 16113d51b718: Preparing 22:26:09 2f51f3886544: Waiting 22:26:09 16113d51b718: Waiting 22:26:09 eae4e00c5be2: Waiting 22:26:09 afa848ada1ed: Waiting 22:26:09 604fd742f88b: Layer already exists 22:26:09 a9ff5afdc541: Layer already exists 22:26:09 e4d87b27c6c0: Layer already exists 22:26:09 e1f72c99da07: Layer already exists 22:26:09 5e75f9616c72: Layer already exists 22:26:09 eae4e00c5be2: Layer already exists 22:26:09 2f51f3886544: Layer already exists 22:26:09 16113d51b718: Layer already exists 22:26:09 afa848ada1ed: Layer already exists 22:26:10 latest: digest: sha256:1811bc44c99a927d939159b0f1e5148edcfd4be0b8124db04873bd6c2a73abdb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:10 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.29 22:26:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:26:10 a9ff5afdc541: Preparing 22:26:10 604fd742f88b: Preparing 22:26:10 e4d87b27c6c0: Preparing 22:26:10 5e75f9616c72: Preparing 22:26:10 e1f72c99da07: Preparing 22:26:10 eae4e00c5be2: Preparing 22:26:10 afa848ada1ed: Preparing 22:26:10 2f51f3886544: Preparing 22:26:10 16113d51b718: Preparing 22:26:10 afa848ada1ed: Waiting 22:26:10 2f51f3886544: Waiting 22:26:10 16113d51b718: Waiting 22:26:10 eae4e00c5be2: Waiting 22:26:10 e1f72c99da07: Layer already exists 22:26:10 604fd742f88b: Layer already exists 22:26:10 a9ff5afdc541: Layer already exists 22:26:10 5e75f9616c72: Layer already exists 22:26:10 e4d87b27c6c0: Layer already exists 22:26:10 2f51f3886544: Layer already exists 22:26:10 afa848ada1ed: Layer already exists 22:26:10 eae4e00c5be2: Layer already exists 22:26:10 16113d51b718: Layer already exists 22:26:11 3.2.0-dev.29: digest: sha256:1811bc44c99a927d939159b0f1e5148edcfd4be0b8124db04873bd6c2a73abdb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:11 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29 22:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:26:11 a9ff5afdc541: Preparing 22:26:11 604fd742f88b: Preparing 22:26:11 e4d87b27c6c0: Preparing 22:26:11 5e75f9616c72: Preparing 22:26:11 e1f72c99da07: Preparing 22:26:11 eae4e00c5be2: Preparing 22:26:11 afa848ada1ed: Preparing 22:26:11 eae4e00c5be2: Waiting 22:26:11 2f51f3886544: Preparing 22:26:11 afa848ada1ed: Waiting 22:26:11 2f51f3886544: Waiting 22:26:11 16113d51b718: Preparing 22:26:11 16113d51b718: Waiting 22:26:11 e4d87b27c6c0: Layer already exists 22:26:11 5e75f9616c72: Layer already exists 22:26:11 604fd742f88b: Layer already exists 22:26:11 e1f72c99da07: Layer already exists 22:26:11 a9ff5afdc541: Layer already exists 22:26:11 eae4e00c5be2: Layer already exists 22:26:11 2f51f3886544: Layer already exists 22:26:11 afa848ada1ed: Layer already exists 22:26:11 16113d51b718: Layer already exists 22:26:12 95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29: digest: sha256:1811bc44c99a927d939159b0f1e5148edcfd4be0b8124db04873bd6c2a73abdb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:12 + 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 22:26:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 22:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 22:26:12 a9ff5afdc541: Preparing 22:26:12 604fd742f88b: Preparing 22:26:12 e4d87b27c6c0: Preparing 22:26:12 5e75f9616c72: Preparing 22:26:12 e1f72c99da07: Preparing 22:26:12 eae4e00c5be2: Preparing 22:26:12 afa848ada1ed: Preparing 22:26:12 2f51f3886544: Preparing 22:26:12 16113d51b718: Preparing 22:26:12 eae4e00c5be2: Waiting 22:26:12 afa848ada1ed: Waiting 22:26:12 2f51f3886544: Waiting 22:26:12 16113d51b718: Waiting 22:26:12 e1f72c99da07: Layer already exists 22:26:12 604fd742f88b: Layer already exists 22:26:12 5e75f9616c72: Layer already exists 22:26:12 e4d87b27c6c0: Layer already exists 22:26:12 a9ff5afdc541: Layer already exists 22:26:12 2f51f3886544: Layer already exists 22:26:12 afa848ada1ed: Layer already exists 22:26:12 eae4e00c5be2: Layer already exists 22:26:12 16113d51b718: Layer already exists 22:26:13 main: digest: sha256:1811bc44c99a927d939159b0f1e5148edcfd4be0b8124db04873bd6c2a73abdb size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 22:26:13 ===================================================== [Pipeline] echo 22:26:13 taggedImages: 22:26:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:95b5ba45ed890436408b451c9d092a97407cb521 22:26:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 22:26:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.29 22:26:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:95b5ba45ed890436408b451c9d092a97407cb521-3.2.0-dev.29 22:26:13 - 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 22:26:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:26:13 22:26:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:26:13 arm64: Pulling from edgex-lftools-log-publisher 22:26:13 8998bd30e6a1: Pulling fs layer 22:26:13 04944245beec: Pulling fs layer 22:26:13 699f458cf7ca: Pulling fs layer 22:26:13 765212b225bb: Pulling fs layer 22:26:13 f23df028b6ca: Pulling fs layer 22:26:13 d65c8cfc05b1: Pulling fs layer 22:26:13 2437ff75d9bd: Pulling fs layer 22:26:13 f23df028b6ca: Waiting 22:26:13 d65c8cfc05b1: Waiting 22:26:13 765212b225bb: Waiting 22:26:13 2437ff75d9bd: Waiting 22:26:14 04944245beec: Verifying Checksum 22:26:14 04944245beec: Download complete 22:26:14 765212b225bb: Verifying Checksum 22:26:14 765212b225bb: Download complete 22:26:14 f23df028b6ca: Verifying Checksum 22:26:14 f23df028b6ca: Download complete 22:26:14 d65c8cfc05b1: Verifying Checksum 22:26:14 d65c8cfc05b1: Download complete 22:26:14 699f458cf7ca: Verifying Checksum 22:26:14 699f458cf7ca: Download complete 22:26:14 8998bd30e6a1: Verifying Checksum 22:26:14 8998bd30e6a1: Download complete 22:26:17 2437ff75d9bd: Verifying Checksum 22:26:17 2437ff75d9bd: Download complete 22:26:19 8998bd30e6a1: Pull complete 22:26:20 04944245beec: Pull complete 22:26:22 699f458cf7ca: Pull complete 22:26:22 765212b225bb: Pull complete 22:26:23 f23df028b6ca: Pull complete 22:26:23 d65c8cfc05b1: Pull complete 22:26:41 2437ff75d9bd: Pull complete 22:26:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:26:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:26:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:41 prd-ubuntu20.04-docker-arm64-4c-16g-22356 does not seem to be running inside a container 22:26:41 $ 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/183 -v /w/workspace/app-rfid-llrp-inventory/183:/w/workspace/app-rfid-llrp-inventory/183:rw,z -v /w/workspace/app-rfid-llrp-inventory/183@tmp:/w/workspace/app-rfid-llrp-inventory/183@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 22:26:44 $ docker top 2f930972f1b599f3016d5ac334fc466d85c8f319ea6604f316c06932eb4751a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:26:45 ---> job-cost.sh 22:26:45 lf-activate-venv: SKIPPING 22:26:45 INFO: No Stack... 22:26:45 INFO: Retrieving Pricing Info for: v3-standard-4 22:26:46 INFO: Archiving Costs [Pipeline] sh 22:26:47 + cat /w/workspace/app-rfid-llrp-inventory/183/archives/cost.csv 22:26:47 + cut -d, -f6 [Pipeline] lock 22:26:47 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-183-stack-cost] 22:26:47 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-183-stack-cost] did not exist. Created. 22:26:47 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-183-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:26:48 /w/workspace/app-rfid-llrp-inventory/183@tmp/durable-98c0ac3e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:26:48 + echo total: 0.10999999940395355 [Pipeline] stash 22:26:49 Warning: overwriting stash ‘stack-cost’ 22:26:49 Stashed 1 file(s) [Pipeline] } 22:26:49 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-183-stack-cost] [Pipeline] // lock [Pipeline] } 22:26:49 $ docker stop --time=1 2f930972f1b599f3016d5ac334fc466d85c8f319ea6604f316c06932eb4751a2 22:26:50 $ docker rm -f --volumes 2f930972f1b599f3016d5ac334fc466d85c8f319ea6604f316c06932eb4751a2 [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 22:26:51 provisioning config files... 22:26:51 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1294134740415244593tmp [Pipeline] { [Pipeline] sh 22:26:51 + set +x 22:26:51 + curl -s https://codecov.io/bash 22:26:51 + bash -s -- 22:26:51 22:26:51 _____ _ 22:26:51 / ____| | | 22:26:51 | | ___ __| | ___ ___ _____ __ 22:26:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:26:51 | |___| (_) | (_| | __/ (_| (_) \ V / 22:26:51 \_____\___/ \__,_|\___|\___\___/ \_/ 22:26:51 Bash-1.0.6 22:26:51 22:26:51 22:26:51 ==> git version 2.25.1 found 22:26:51 ==> 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 22:26:51 Release-Date: 2020-01-08 22:26:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:26:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:26:51 ==> Jenkins CI detected. 22:26:51 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 22:26:51 project root: . 22:26:51 --> token set from env 22:26:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:26:51 ==> Running gcov in . (disable via -X gcov) 22:26:51 ==> Python coveragepy not found 22:26:51 ==> Searching for coverage reports in: 22:26:51 + . 22:26:51 -> Found 1 reports 22:26:51 ==> Detecting git/mercurial file structure 22:26:51 ==> Reading reports 22:26:51 + ./coverage.out bytes=55696 22:26:51 ==> Appending adjustments 22:26:51 https://docs.codecov.io/docs/fixing-reports 22:26:51 + Found adjustments 22:26:51 ==> Gzipping contents 22:26:51 16K /tmp/codecov.nRMxQz.gz 22:26:51 ==> Uploading reports 22:26:51 url: https://codecov.io 22:26:51 query: branch=main&commit=95b5ba45ed890436408b451c9d092a97407cb521&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:26:51 -> Pinging Codecov 22:26:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=95b5ba45ed890436408b451c9d092a97407cb521&build=183&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F183%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 22:26:52 -> Uploading to 22:26:52 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/95b5ba45ed890436408b451c9d092a97407cb521/e362af32-c8ee-46b6-b6a7-781a60107abe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T222651Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=947f9bcb650951979fc4aed5642dea77a52f010aa10e1ad05d9afb0e29ccfe4b 22:26:52 % Total % Received % Xferd Average Speed Time Time Time Current 22:26:52 Dload Upload Total Spent Left Speed 22:26:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12869 0 0 100 12869 0 54529 --:--:-- --:--:-- --:--:-- 54529 22:26:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/95b5ba45ed890436408b451c9d092a97407cb521 [Pipeline] } 22:26:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:26:52 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:26:52 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:26:52 22:26:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:26:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:26:53 latest: Pulling from edgex-devops/edgex-snyk-go 22:26:53 43c4264eed91: Already exists 22:26:53 4cc291be95ef: Already exists 22:26:53 2ac1f1163629: Already exists 22:26:53 5c3c966382ef: Already exists 22:26:53 4f4fb700ef54: Already exists 22:26:53 d9c7d2e4e75e: Pulling fs layer 22:26:53 9c3e1370e548: Pulling fs layer 22:26:53 d9c7d2e4e75e: Verifying Checksum 22:26:53 d9c7d2e4e75e: Download complete 22:26:53 d9c7d2e4e75e: Pull complete 22:26:54 9c3e1370e548: Download complete 22:26:57 9c3e1370e548: Pull complete 22:26:57 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 22:26:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 22:26:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:26:57 prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container 22:26:57 $ 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 22:27:00 $ docker top 02608af4f200393ba50dbd720145c74ce45a4ed03539ca725ebca5b7335cecbb -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:01 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 22:27:01 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 22:27:01 + set -o pipefail 22:27:01 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 22:27:09 22:27:09 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 22:27:09 22:27:09 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/ff1db6e3-600e-4dba-bcf2-6124e1a9fec7 22:27:09 22:27:09 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:27:09 22:27:09 22:27:09 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 22:27:09 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 22:27:10 $ docker stop --time=1 02608af4f200393ba50dbd720145c74ce45a4ed03539ca725ebca5b7335cecbb 22:27:15 $ docker rm -f --volumes 02608af4f200393ba50dbd720145c74ce45a4ed03539ca725ebca5b7335cecbb [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 22:27:16 + git log --format=format:%s -1 95b5ba45ed890436408b451c9d092a97407cb521 [Pipeline] sh 22:27:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:27:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:27:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:17 prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container 22:27:17 $ 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 22:27:17 $ docker top 04451e4f19c58804dcf37ac70fe644dd140de226f205b7fd1465c42f29e7be8a -eo pid,comm 22:27:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 22:27:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:27:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:17 [ssh-agent] Looking for ssh-agent implementation... 22:27:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:17 $ docker exec 04451e4f19c58804dcf37ac70fe644dd140de226f205b7fd1465c42f29e7be8a ssh-agent 22:27:17 SSH_AUTH_SOCK=/tmp/ssh-DjDFkGdg2k8G/agent.32 22:27:17 SSH_AGENT_PID=39 22:27:17 Running ssh-add (command line suppressed) 22:27:18 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8471787374149481579.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8471787374149481579.key) 22:27:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:18 + git semver tag 22:27:18 2024-10-09 22:27:18,497 [run_tag] DEBUG tag force:False 22:27:18 2024-10-09 22:27:18,497 [check_head_tag] DEBUG check head tag 22:27:18 2024-10-09 22:27:18,498 [execute] INFO git cat-file --batch-check 22:27:18 2024-10-09 22:27:18,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 22:27:18 2024-10-09 22:27:18,502 [execute] INFO git cat-file --batch 22:27:18 2024-10-09 22:27:18,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 22:27:18 2024-10-09 22:27:18,525 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:27:18 2024-10-09 22:27:18,525 [execute] INFO git tag -a v3.2.0-dev.29 -m v3.2.0-dev.29 22:27:18 2024-10-09 22:27:18,526 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.29', '-m', 'v3.2.0-dev.29'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 22:27:18 2024-10-09 22:27:18,532 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:27:18 3.2.0-dev.29 [Pipeline] } 22:27:18 $ docker exec --env ******** --env ******** 04451e4f19c58804dcf37ac70fe644dd140de226f205b7fd1465c42f29e7be8a ssh-agent -k 22:27:18 unset SSH_AUTH_SOCK; 22:27:18 unset SSH_AGENT_PID; 22:27:18 echo Agent pid 39 killed; 22:27:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:19 + git semver [Pipeline] } 22:27:19 $ docker stop --time=1 04451e4f19c58804dcf37ac70fe644dd140de226f205b7fd1465c42f29e7be8a 22:27:20 $ docker rm -f --volumes 04451e4f19c58804dcf37ac70fe644dd140de226f205b7fd1465c42f29e7be8a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:27:20 22:27:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:27:21 0.23.1-centos7: Pulling from edgex-lftools 22:27:21 ab5ef0e58194: Pulling fs layer 22:27:21 9712f1f96733: Pulling fs layer 22:27:21 63f879dbbcfc: Pulling fs layer 22:27:21 0d9ebad4ef96: Pulling fs layer 22:27:21 e9a5061849ea: Pulling fs layer 22:27:21 d747dcd14b5f: Pulling fs layer 22:27:21 2de7ff778b66: Pulling fs layer 22:27:21 0d9ebad4ef96: Waiting 22:27:21 e9a5061849ea: Waiting 22:27:21 d747dcd14b5f: Waiting 22:27:21 2de7ff778b66: Waiting 22:27:21 9712f1f96733: Download complete 22:27:21 63f879dbbcfc: Verifying Checksum 22:27:21 63f879dbbcfc: Download complete 22:27:21 e9a5061849ea: Verifying Checksum 22:27:21 e9a5061849ea: Download complete 22:27:21 0d9ebad4ef96: Verifying Checksum 22:27:21 0d9ebad4ef96: Download complete 22:27:21 d747dcd14b5f: Verifying Checksum 22:27:21 d747dcd14b5f: Download complete 22:27:21 ab5ef0e58194: Verifying Checksum 22:27:21 ab5ef0e58194: Download complete 22:27:21 2de7ff778b66: Verifying Checksum 22:27:21 2de7ff778b66: Download complete 22:27:24 ab5ef0e58194: Pull complete 22:27:24 9712f1f96733: Pull complete 22:27:25 63f879dbbcfc: Pull complete 22:27:28 0d9ebad4ef96: Pull complete 22:27:28 e9a5061849ea: Pull complete 22:27:28 d747dcd14b5f: Pull complete 22:27:29 2de7ff778b66: Pull complete 22:27:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:27:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:27:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:29 prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container 22:27:29 $ 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 22:27:34 $ docker top 7e63aacce2218e5dc4b119fbc3ac7fcbb676a6d9b5f9a094022cf3f991d88c40 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:27:34 provisioning config files... 22:27:34 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13834382622412228213tmp 22:27:34 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9848008507459104947tmp 22:27:34 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16246464481120107674tmp [Pipeline] { [Pipeline] echo 22:27:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:27:35 ---> sigul-configuration.sh 22:27:35 gpg: directory `/root/.gnupg' created 22:27:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:27:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:27:35 gpg: keyring `/root/.gnupg/secring.gpg' created 22:27:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:27:35 gpg: CAST5 encrypted data 22:27:35 gpg: encrypted with 1 passphrase 22:27:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:27:35 + mkdir /home/jenkins 22:27:35 + mkdir /home/jenkins/sigul [Pipeline] sh 22:27:35 + 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 22:27:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:27:36 ---> sigul-install.sh 22:27:36 Sigul already installed; skipping installation. [Pipeline] sh 22:27:36 + git tag --list 22:27:36 v0.0.0 22:27:36 v1.0.0 22:27:36 v2.1.0 22:27:36 v2.1.1 22:27:36 v2.2.0 22:27:36 v2.3.0 22:27:36 v3.0 22:27:36 v3.0.0 22:27:36 v3.0.1 22:27:36 v3.0.1-dev.1 22:27:36 v3.1 22:27:36 v3.1.0 22:27:36 v3.1.0-dev.1 22:27:36 v3.1.0-dev.10 22:27:36 v3.1.0-dev.11 22:27:36 v3.1.0-dev.12 22:27:36 v3.1.0-dev.13 22:27:36 v3.1.0-dev.14 22:27:36 v3.1.0-dev.15 22:27:36 v3.1.0-dev.16 22:27:36 v3.1.0-dev.17 22:27:36 v3.1.0-dev.18 22:27:36 v3.1.0-dev.19 22:27:36 v3.1.0-dev.2 22:27:36 v3.1.0-dev.20 22:27:36 v3.1.0-dev.21 22:27:36 v3.1.0-dev.22 22:27:36 v3.1.0-dev.23 22:27:36 v3.1.0-dev.24 22:27:36 v3.1.0-dev.25 22:27:36 v3.1.0-dev.26 22:27:36 v3.1.0-dev.27 22:27:36 v3.1.0-dev.28 22:27:36 v3.1.0-dev.29 22:27:36 v3.1.0-dev.3 22:27:36 v3.1.0-dev.30 22:27:36 v3.1.0-dev.31 22:27:36 v3.1.0-dev.32 22:27:36 v3.1.0-dev.33 22:27:36 v3.1.0-dev.34 22:27:36 v3.1.0-dev.35 22:27:36 v3.1.0-dev.36 22:27:36 v3.1.0-dev.37 22:27:36 v3.1.0-dev.38 22:27:36 v3.1.0-dev.39 22:27:36 v3.1.0-dev.4 22:27:36 v3.1.0-dev.40 22:27:36 v3.1.0-dev.5 22:27:36 v3.1.0-dev.6 22:27:36 v3.1.0-dev.7 22:27:36 v3.1.0-dev.8 22:27:36 v3.1.0-dev.9 22:27:36 v3.1.1 22:27:36 v3.2.0-dev.1 22:27:36 v3.2.0-dev.10 22:27:36 v3.2.0-dev.11 22:27:36 v3.2.0-dev.12 22:27:36 v3.2.0-dev.13 22:27:36 v3.2.0-dev.14 22:27:36 v3.2.0-dev.15 22:27:36 v3.2.0-dev.16 22:27:36 v3.2.0-dev.17 22:27:36 v3.2.0-dev.18 22:27:36 v3.2.0-dev.19 22:27:36 v3.2.0-dev.2 22:27:36 v3.2.0-dev.20 22:27:36 v3.2.0-dev.21 22:27:36 v3.2.0-dev.22 22:27:36 v3.2.0-dev.23 22:27:36 v3.2.0-dev.24 22:27:36 v3.2.0-dev.25 22:27:36 v3.2.0-dev.26 22:27:36 v3.2.0-dev.27 22:27:36 v3.2.0-dev.28 22:27:36 v3.2.0-dev.29 22:27:36 v3.2.0-dev.3 22:27:36 v3.2.0-dev.4 22:27:36 v3.2.0-dev.5 22:27:36 v3.2.0-dev.6 22:27:36 v3.2.0-dev.7 22:27:36 v3.2.0-dev.8 22:27:36 v3.2.0-dev.9 [Pipeline] sh 22:27:36 + lftools sign git-tag v3.2.0-dev.29 22:27:37 Signing Git tag with Sigul... 22:27:37 Signing v3.2.0-dev.29 [Pipeline] echo 22:27:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:27:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:27:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:27:37 $ docker stop --time=1 7e63aacce2218e5dc4b119fbc3ac7fcbb676a6d9b5f9a094022cf3f991d88c40 22:27:39 $ docker rm -f --volumes 7e63aacce2218e5dc4b119fbc3ac7fcbb676a6d9b5f9a094022cf3f991d88c40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 22:27:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:27:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:27:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:39 prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container 22:27:40 $ 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 22:27:40 $ docker top 2330cd977246268ef19c3c7e83d4a24a4df0e7f74b5d55706818e0e28e87ed95 -eo pid,comm 22:27:40 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). 22:27:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:27:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:40 [ssh-agent] Looking for ssh-agent implementation... 22:27:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:40 $ docker exec 2330cd977246268ef19c3c7e83d4a24a4df0e7f74b5d55706818e0e28e87ed95 ssh-agent 22:27:40 SSH_AUTH_SOCK=/tmp/ssh-gtSWjnYFphzX/agent.32 22:27:40 SSH_AGENT_PID=38 22:27:40 Running ssh-add (command line suppressed) 22:27:40 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11173843518559034597.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11173843518559034597.key) 22:27:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:41 + git semver bump pre 22:27:41 2024-10-09 22:27:41,262 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:27:41 2024-10-09 22:27:41,262 [bump_version] DEBUG bumping version:3.2.0-dev.29 on axis:pre with prefix:dev 22:27:41 2024-10-09 22:27:41,262 [bump_version] DEBUG bumped version:3.2.0-dev.30 22:27:41 2024-10-09 22:27:41,262 [write_version] DEBUG write version:3.2.0-dev.30 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 22:27:41 2024-10-09 22:27:41,262 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:27:41 2024-10-09 22:27:41,262 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:27:41 2024-10-09 22:27:41,264 [execute] INFO git cat-file --batch-check 22:27:41 2024-10-09 22:27:41,264 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:27:41 2024-10-09 22:27:41,269 [execute] INFO git cat-file --batch 22:27:41 2024-10-09 22:27:41,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:27:41 2024-10-09 22:27:41,274 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:27:41 3.2.0-dev.30 [Pipeline] } 22:27:41 $ docker exec --env ******** --env ******** 2330cd977246268ef19c3c7e83d4a24a4df0e7f74b5d55706818e0e28e87ed95 ssh-agent -k 22:27:41 unset SSH_AUTH_SOCK; 22:27:41 unset SSH_AGENT_PID; 22:27:41 echo Agent pid 38 killed; 22:27:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:41 + git semver [Pipeline] } 22:27:42 $ docker stop --time=1 2330cd977246268ef19c3c7e83d4a24a4df0e7f74b5d55706818e0e28e87ed95 22:27:43 $ docker rm -f --volumes 2330cd977246268ef19c3c7e83d4a24a4df0e7f74b5d55706818e0e28e87ed95 [Pipeline] // withDockerContainer [Pipeline] sh 22:27:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:27:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 22:27:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:44 prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container 22:27:44 $ 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 22:27:44 $ docker top d02b47e9a336065d5c47635801a206f46f35c0b7f646395099c8bf4a682e5baf -eo pid,comm 22:27:44 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). 22:27:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:27:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:27:44 [ssh-agent] Looking for ssh-agent implementation... 22:27:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:27:44 $ docker exec d02b47e9a336065d5c47635801a206f46f35c0b7f646395099c8bf4a682e5baf ssh-agent 22:27:44 SSH_AUTH_SOCK=/tmp/ssh-gQM51IOBUfay/agent.32 22:27:44 SSH_AGENT_PID=38 22:27:44 Running ssh-add (command line suppressed) 22:27:44 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9593976979107757240.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9593976979107757240.key) 22:27:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:27:45 + git semver push 22:27:45 2024-10-09 22:27:45,311 [run_push] DEBUG push 22:27:45 2024-10-09 22:27:45,312 [execute] INFO git cat-file --batch-check 22:27:45 2024-10-09 22:27:45,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 22:27:45 2024-10-09 22:27:45,315 [execute] INFO git rev-list 63f31bbdeea336754169e08ed6e4c40687f7f4ce -- 22:27:45 2024-10-09 22:27:45,316 [execute] DEBUG Popen(['git', 'rev-list', '63f31bbdeea336754169e08ed6e4c40687f7f4ce', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 22:27:45 2024-10-09 22:27:45,324 [execute] INFO git fetch -v origin 22:27:45 2024-10-09 22:27:45,325 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 22:27:45 2024-10-09 22:27:45,774 [run_push] DEBUG no remote changes detected 22:27:45 2024-10-09 22:27:45,775 [execute] INFO git push origin semver 22:27:45 2024-10-09 22:27:45,775 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 22:27:46 2024-10-09 22:27:46,414 [run_push] DEBUG push all version tags 22:27:46 2024-10-09 22:27:46,415 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 22:27:46 2024-10-09 22:27:46,416 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 22:27:47 2024-10-09 22:27:47,093 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 22:27:47 3.2.0-dev.30 [Pipeline] } 22:27:47 $ docker exec --env ******** --env ******** d02b47e9a336065d5c47635801a206f46f35c0b7f646395099c8bf4a682e5baf ssh-agent -k 22:27:47 unset SSH_AUTH_SOCK; 22:27:47 unset SSH_AGENT_PID; 22:27:47 echo Agent pid 38 killed; 22:27:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:27:47 + git semver [Pipeline] } 22:27:48 $ docker stop --time=1 d02b47e9a336065d5c47635801a206f46f35c0b7f646395099c8bf4a682e5baf 22:27:49 $ docker rm -f --volumes d02b47e9a336065d5c47635801a206f46f35c0b7f646395099c8bf4a682e5baf [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 22:27:49 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 22:27:49 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:27:49 total 16 22:27:49 drwxr-xr-x 3 root root 4096 Oct 9 22:05 . 22:27:49 drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 22:27 .. 22:27:49 drwxr-xr-x 2 root root 4096 Oct 9 22:05 cost 22:27:49 -rw-r--r-- 1 root root 95 Oct 9 22:05 cost.csv 22:27:49 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:27:49 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 22:27:49 total 16 22:27:49 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 22:05 . 22:27:49 drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 22:27 .. 22:27:49 drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 22:05 cost 22:27:49 -rw-r--r-- 1 jenkins jenkins 95 Oct 9 22:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:27:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:27:51 ---> package-listing.sh 22:27:51 ++ facter osfamily 22:27:51 ++ tr '[:upper:]' '[:lower:]' 22:27:51 + OS_FAMILY=debian 22:27:51 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 22:27:51 + START_PACKAGES=/tmp/packages_start.txt 22:27:51 + END_PACKAGES=/tmp/packages_end.txt 22:27:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:27:51 + PACKAGES=/tmp/packages_start.txt 22:27:51 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 22:27:51 + PACKAGES=/tmp/packages_end.txt 22:27:51 + case "${OS_FAMILY}" in 22:27:51 + dpkg -l 22:27:51 + grep '^ii' 22:27:51 + '[' -f /tmp/packages_start.txt ']' 22:27:51 + '[' -f /tmp/packages_end.txt ']' 22:27:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:27:51 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 22:27:51 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 22:27:51 + 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 22:27:51 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 22:27:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 22:27:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:27:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 22:27:52 prd-ubuntu20.04-docker-8c-8g-22348 does not seem to be running inside a container 22:27:52 $ 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 22:27:52 $ docker top a1bf9e5f34adbfc16bd1fbfa70cc1c6fe3bcb5ebe650eeab4af9170091d35c88 -eo pid,comm [Pipeline] { [Pipeline] sh 22:27:52 + touch /tmp/pre-build-complete [Pipeline] sh 22:27:53 + mkdir -p /var/log/sysstat [Pipeline] sh 22:27:53 + ls /var/log/sa-host 22:27:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:27:53 provisioning config files... 22:27:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14105008490612930113tmp [Pipeline] { [Pipeline] echo 22:27:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:27:53 ---> create-netrc.sh [Pipeline] } 22:27:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:27:54 ---> python-tools-install.sh [Pipeline] echo 22:27:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:27:54 ---> sudo-logs.sh 22:27:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:27:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:27:54 ---> job-cost.sh 22:27:54 lf-activate-venv: SKIPPING 22:27:54 DEBUG: total: 0.2199999988079071 22:27:54 INFO: Retrieving Stack Cost... 22:27:55 INFO: Retrieving Pricing Info for: v3-standard-8 22:27:55 INFO: Archiving Costs [Pipeline] echo 22:27:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:27:55 ---> logs-deploy.sh 22:27:55 lf-activate-venv: SKIPPING 22:27:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/183 22:27:55 INFO: archiving workspace using pattern(s): 22:27:56 Archives upload complete. 22:27:56 INFO: archiving logs to Nexus 22:27:57 ---> uname -a: 22:27:57 Linux prd-ubuntu20-04-docker-8c-8g-22348 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 22:27:57 22:27:57 22:27:57 ---> lscpu: 22:27:57 Architecture: x86_64 22:27:57 CPU op-mode(s): 32-bit, 64-bit 22:27:57 Byte Order: Little Endian 22:27:57 Address sizes: 40 bits physical, 48 bits virtual 22:27:57 CPU(s): 8 22:27:57 On-line CPU(s) list: 0-7 22:27:57 Thread(s) per core: 1 22:27:57 Core(s) per socket: 1 22:27:57 Socket(s): 8 22:27:57 NUMA node(s): 1 22:27:57 Vendor ID: AuthenticAMD 22:27:57 CPU family: 23 22:27:57 Model: 49 22:27:57 Model name: AMD EPYC-Rome Processor 22:27:57 Stepping: 0 22:27:57 CPU MHz: 2799.996 22:27:57 BogoMIPS: 5599.99 22:27:57 Virtualization: AMD-V 22:27:57 Hypervisor vendor: KVM 22:27:57 Virtualization type: full 22:27:57 L1d cache: 256 KiB 22:27:57 L1i cache: 256 KiB 22:27:57 L2 cache: 4 MiB 22:27:57 L3 cache: 128 MiB 22:27:57 NUMA node0 CPU(s): 0-7 22:27:57 Vulnerability Itlb multihit: Not affected 22:27:57 Vulnerability L1tf: Not affected 22:27:57 Vulnerability Mds: Not affected 22:27:57 Vulnerability Meltdown: Not affected 22:27:57 Vulnerability Mmio stale data: Not affected 22:27:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:27:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 22:27:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 22:27:57 Vulnerability Srbds: Not affected 22:27:57 Vulnerability Tsx async abort: Not affected 22:27:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:27:57 22:27:57 22:27:57 ---> nproc: 22:27:57 8 22:27:57 22:27:57 22:27:57 ---> df -h: 22:27:57 Filesystem Size Used Avail Use% Mounted on 22:27:57 overlay 155G 13G 142G 9% / 22:27:57 tmpfs 64M 0 64M 0% /dev 22:27:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 22:27:57 shm 64M 0 64M 0% /dev/shm 22:27:57 /dev/vda1 155G 13G 142G 9% /facter-os 22:27:57 22:27:57 22:27:57 ---> sar -b -r -n DEV: 22:27:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22348) 10/09/24 _x86_64_ (8 CPU) 22:27:57 22:27:57 22:00:34 LINUX RESTART (8 CPU) 22:27:57 22:27:57 22:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:27:57 22:02:01 383.67 17.81 365.86 0.00 2011.66 38352.14 0.00 22:27:57 22:03:01 235.75 1.92 233.84 0.00 53.85 76093.57 0.00 22:27:57 22:04:01 29.78 0.03 29.75 0.00 0.27 18699.17 0.00 22:27:57 22:05:01 203.05 0.18 202.87 0.00 14.93 54852.72 0.00 22:27:57 22:06:02 89.79 12.33 77.45 0.00 5503.88 23165.87 0.00 22:27:57 22:07:01 4.47 0.00 4.47 0.00 0.00 52.74 0.00 22:27:57 22:08:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 22:27:57 22:09:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 22:27:57 22:10:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 22:27:57 22:11:01 2.02 0.00 2.02 0.00 0.00 36.13 0.00 22:27:57 22:12:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 22:27:57 22:13:01 3.22 1.02 2.20 0.00 21.86 25.33 0.00 22:27:57 22:14:01 1.28 0.00 1.28 0.00 0.00 18.26 0.00 22:27:57 22:15:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 22:27:57 22:16:01 1.42 0.02 1.40 0.00 0.13 17.33 0.00 22:27:57 22:17:01 0.95 0.02 0.93 0.00 0.13 12.40 0.00 22:27:57 22:18:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 22:27:57 22:19:01 0.88 0.00 0.88 0.00 0.00 12.00 0.00 22:27:57 22:20:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 22:27:57 22:21:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 22:27:57 22:22:01 0.85 0.00 0.85 0.00 0.00 10.93 0.00 22:27:57 22:23:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 22:27:57 22:24:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 22:27:57 22:25:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 22:27:57 22:26:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 22:27:57 22:27:01 19.56 0.12 19.45 0.00 14.53 13831.03 0.00 22:27:57 Average: 38.16 1.29 36.87 0.00 293.31 8673.31 0.00 22:27:57 22:27:57 22:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:27:57 22:02:01 29129856 31518780 795912 2.42 81280 2571924 2007064 5.92 1048892 2309120 10324 22:27:57 22:03:01 27546204 31341384 959800 2.92 188332 3722684 2288656 6.74 1494800 3278860 209044 22:27:57 22:04:01 26122008 30726696 1573488 4.79 192712 4471156 2773496 8.17 2073116 4065400 465528 22:27:57 22:05:01 27395308 31517628 784908 2.39 198268 4030396 1790328 5.28 1384156 3534392 460 22:27:57 22:06:02 26521052 31509704 780532 2.37 212900 4817820 1829536 5.39 1615872 4094220 992 22:27:57 22:07:01 26522404 31511064 779044 2.37 212952 4817824 1845928 5.44 1614968 4094184 56 22:27:57 22:08:01 26533660 31522384 767712 2.33 212988 4817828 1845928 5.44 1603780 4094192 8 22:27:57 22:09:01 26534024 31522788 767300 2.33 213012 4817832 1845928 5.44 1603812 4094196 40 22:27:57 22:10:01 26535576 31524380 765656 2.33 213044 4817832 1845928 5.44 1601832 4094196 16 22:27:57 22:11:01 26536120 31525188 764944 2.33 213140 4817812 1845928 5.44 1601752 4094368 24 22:27:57 22:12:01 26536124 31525212 764916 2.33 213152 4817812 1845928 5.44 1601784 4094368 12 22:27:57 22:13:01 26526980 31517080 772680 2.35 213220 4818432 1829524 5.39 1613148 4094908 240 22:27:57 22:14:01 26535044 31525152 765268 2.33 213244 4818436 1812056 5.34 1602172 4094912 168 22:27:57 22:15:01 26535816 31525956 764408 2.32 213268 4818440 1812056 5.34 1601856 4094912 28 22:27:57 22:16:01 26536084 31526344 764024 2.32 213320 4818436 1809936 5.33 1601648 4094920 8 22:27:57 22:17:01 26535240 31525552 764708 2.33 213368 4818440 1809936 5.33 1602360 4094920 272 22:27:57 22:18:01 26535340 31525756 764280 2.32 213392 4818448 1809936 5.33 1601992 4094924 8 22:27:57 22:19:01 26535656 31526252 763792 2.32 213416 4818580 1809936 5.33 1601780 4095048 196 22:27:57 22:20:01 26535568 31526212 763772 2.32 213448 4818580 1809936 5.33 1602080 4095056 140 22:27:57 22:21:01 26535220 31525884 764080 2.32 213472 4818580 1809936 5.33 1601912 4095060 12 22:27:57 22:22:01 26535384 31526060 763792 2.32 213488 4818584 1809936 5.33 1602192 4095060 8 22:27:57 22:23:01 26535472 31526176 763664 2.32 213500 4818592 1809936 5.33 1601872 4095068 40 22:27:57 22:24:01 26535488 31526196 763564 2.32 213516 4818600 1809936 5.33 1601860 4095072 8 22:27:57 22:25:01 26535296 31526076 763604 2.32 213540 4818600 1809936 5.33 1601908 4095076 8 22:27:57 22:26:01 26535448 31526236 763548 2.32 213560 4818600 1809936 5.33 1602264 4095080 12 22:27:57 22:27:01 26075416 31487708 798752 2.43 215184 5218668 1836472 5.41 1640284 4494756 724 22:27:57 Average: 26672146 31484148 808006 2.46 205951 4661498 1883233 5.55 1589388 3987395 26476 22:27:57 22:27:57 22:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:27:57 22:02:01 veth02d86ee 152.99 163.66 15.28 142.50 0.00 0.00 0.00 0.01 22:27:57 22:02:01 docker0 209.57 218.35 17.32 495.66 0.00 0.00 0.00 0.00 22:27:57 22:02:01 ens3 691.32 534.34 6336.34 115.56 0.00 0.00 0.00 0.00 22:27:57 22:02:01 lo 6.40 6.40 0.63 0.63 0.00 0.00 0.00 0.00 22:27:57 22:03:01 docker0 181.62 320.81 15.09 3100.45 0.00 0.00 0.00 0.00 22:27:57 22:03:01 ens3 341.75 194.07 3123.26 26.11 0.00 0.00 0.00 0.00 22:27:57 22:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:27:57 22:03:01 vethdf6498e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 22:27:57 22:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:04:01 ens3 12.81 6.60 11.04 5.07 0.00 0.00 0.00 0.00 22:27:57 22:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:04:01 vethdf6498e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:05:01 docker0 6.25 11.71 0.39 157.71 0.00 0.00 0.00 0.00 22:27:57 22:05:01 ens3 38.68 24.40 180.13 10.21 0.00 0.00 0.00 0.00 22:27:57 22:05:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 22:27:57 22:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:06:02 ens3 264.07 148.14 4626.11 218.73 0.00 0.00 0.00 0.00 22:27:57 22:06:02 lo 6.87 6.87 0.68 0.68 0.00 0.00 0.00 0.00 22:27:57 22:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:07:01 ens3 2.86 1.54 3.31 0.55 0.00 0.00 0.00 0.00 22:27:57 22:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:27:57 22:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:08:01 ens3 1.20 0.68 0.54 0.43 0.00 0.00 0.00 0.00 22:27:57 22:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:09:01 ens3 0.47 0.33 0.26 0.21 0.00 0.00 0.00 0.00 22:27:57 22:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:27:57 22:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:10:01 ens3 0.43 0.23 0.24 0.13 0.00 0.00 0.00 0.00 22:27:57 22:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:11:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:27:57 22:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:27:57 22:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:12:01 ens3 0.28 0.08 0.08 0.06 0.00 0.00 0.00 0.00 22:27:57 22:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:13:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 22:27:57 22:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:27:57 22:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:14:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:27:57 22:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:15:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:27:57 22:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:27:57 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:16:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:27:57 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:17:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 22:27:57 22:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:27:57 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:18:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:19:01 ens3 0.35 0.13 0.13 0.01 0.00 0.00 0.00 0.00 22:27:57 22:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:27:57 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:21:01 ens3 0.33 0.12 0.02 0.01 0.00 0.00 0.00 0.00 22:27:57 22:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:27:57 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:22:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 22:27:57 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:23:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 22:27:57 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:27:57 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:24:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 22:27:57 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:25:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 22:27:57 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 22:27:57 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:26:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:27:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 22:27:01 veth6ab690e 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 22:27:57 22:27:01 ens3 99.07 75.59 2647.40 95.85 0.00 0.00 0.00 0.00 22:27:57 22:27:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 22:27:57 Average: docker0 15.30 21.20 1.26 144.49 0.00 0.00 0.00 0.00 22:27:57 Average: veth6ab690e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:27:57 Average: ens3 56.03 37.99 651.55 18.21 0.00 0.00 0.00 0.00 22:27:57 Average: lo 0.74 0.74 0.07 0.07 0.00 0.00 0.00 0.00 22:27:57 22:27:57 22:27:57 ---> sar -P ALL: 22:27:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22348) 10/09/24 _x86_64_ (8 CPU) 22:27:57 22:27:57 22:00:34 LINUX RESTART (8 CPU) 22:27:57 22:27:57 22:01:01 CPU %user %nice %system %iowait %steal %idle 22:27:57 22:02:01 all 9.83 0.00 3.34 2.77 0.07 83.99 22:27:57 22:02:01 0 11.91 0.00 3.27 0.07 0.05 84.70 22:27:57 22:02:01 1 8.11 0.00 4.04 2.42 0.07 85.37 22:27:57 22:02:01 2 10.48 0.00 2.49 1.23 0.07 85.73 22:27:57 22:02:01 3 9.02 0.00 3.36 0.84 0.08 86.70 22:27:57 22:02:01 4 10.60 0.00 2.85 2.15 0.07 84.33 22:27:57 22:02:01 5 9.16 0.00 3.65 11.86 0.08 75.25 22:27:57 22:02:01 6 8.89 0.00 3.84 3.49 0.08 83.70 22:27:57 22:02:01 7 10.42 0.00 3.22 0.19 0.07 86.11 22:27:57 22:03:01 all 13.34 0.00 4.23 4.71 0.07 77.66 22:27:57 22:03:01 0 13.41 0.00 4.15 5.32 0.08 77.04 22:27:57 22:03:01 1 13.69 0.00 3.87 1.63 0.07 80.74 22:27:57 22:03:01 2 14.79 0.00 4.57 1.44 0.07 79.13 22:27:57 22:03:01 3 13.34 0.00 3.99 1.17 0.03 81.46 22:27:57 22:03:01 4 13.23 0.00 4.24 1.36 0.07 81.11 22:27:57 22:03:01 5 15.09 0.00 5.73 26.06 0.10 53.01 22:27:57 22:03:01 6 12.08 0.00 3.37 0.15 0.05 84.35 22:27:57 22:03:01 7 11.08 0.00 3.90 0.74 0.05 84.23 22:27:57 22:04:01 all 62.58 0.00 7.81 0.57 0.12 28.93 22:27:57 22:04:01 0 63.16 0.00 7.62 0.34 0.10 28.78 22:27:57 22:04:01 1 60.46 0.00 8.39 0.08 0.12 30.94 22:27:57 22:04:01 2 62.91 0.00 7.33 0.05 0.15 29.56 22:27:57 22:04:01 3 64.85 0.00 6.95 0.08 0.19 27.93 22:27:57 22:04:01 4 63.04 0.00 7.94 1.04 0.12 27.87 22:27:57 22:04:01 5 61.50 0.00 7.42 0.32 0.10 30.65 22:27:57 22:04:01 6 62.10 0.00 7.59 0.93 0.14 29.23 22:27:57 22:04:01 7 62.57 0.00 9.19 1.70 0.08 26.46 22:27:57 22:05:01 all 31.72 0.00 6.36 3.15 0.09 58.69 22:27:57 22:05:01 0 31.80 0.00 7.01 0.85 0.08 60.26 22:27:57 22:05:01 1 32.64 0.00 6.24 0.13 0.07 60.92 22:27:57 22:05:01 2 32.40 0.00 5.98 0.20 0.08 61.34 22:27:57 22:05:01 3 28.91 0.00 6.89 0.56 0.07 63.58 22:27:57 22:05:01 4 33.14 0.00 5.99 0.57 0.19 60.12 22:27:57 22:05:01 5 33.00 0.00 6.76 12.08 0.10 48.06 22:27:57 22:05:01 6 28.40 0.00 5.01 9.44 0.07 57.08 22:27:57 22:05:01 7 33.45 0.00 6.99 1.35 0.08 58.14 22:27:57 22:06:02 all 4.63 0.00 1.82 1.47 0.04 92.05 22:27:57 22:06:02 0 4.65 0.00 1.42 0.13 0.03 93.76 22:27:57 22:06:02 1 4.35 0.00 1.99 0.07 0.03 93.56 22:27:57 22:06:02 2 6.41 0.00 2.75 0.10 0.03 90.70 22:27:57 22:06:02 3 3.22 0.00 1.59 1.96 0.03 93.20 22:27:57 22:06:02 4 6.27 0.00 2.24 5.53 0.05 85.91 22:27:57 22:06:02 5 3.69 0.00 1.51 1.68 0.03 93.09 22:27:57 22:06:02 6 3.22 0.00 1.76 2.29 0.02 92.71 22:27:57 22:06:02 7 5.19 0.00 1.28 0.03 0.05 93.45 22:27:57 22:07:01 all 0.03 0.00 0.02 0.01 0.01 99.93 22:27:57 22:07:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:27:57 22:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:27:57 22:07:01 2 0.02 0.00 0.02 0.03 0.02 99.92 22:27:57 22:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 22:27:57 22:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:27:57 22:07:01 5 0.03 0.00 0.03 0.02 0.00 99.92 22:27:57 22:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:27:57 22:07:01 7 0.08 0.00 0.03 0.00 0.03 99.85 22:27:57 22:08:01 all 0.13 0.00 0.01 0.00 0.01 99.85 22:27:57 22:08:01 0 0.88 0.00 0.02 0.00 0.02 99.09 22:27:57 22:08:01 1 0.02 0.00 0.03 0.00 0.00 99.95 22:27:57 22:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 22:27:57 22:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:27:57 22:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:27:57 22:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 22:27:57 22:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:27:57 22:08:01 7 0.05 0.00 0.03 0.00 0.02 99.90 22:27:57 22:09:01 all 0.04 0.00 0.01 0.00 0.01 99.93 22:27:57 22:09:01 0 0.22 0.00 0.00 0.00 0.02 99.77 22:27:57 22:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:27:57 22:09:01 2 0.03 0.00 0.02 0.00 0.02 99.93 22:27:57 22:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 22:27:57 22:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:27:57 22:09:01 5 0.02 0.00 0.02 0.02 0.00 99.95 22:27:57 22:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:27:57 22:09:01 7 0.03 0.00 0.03 0.02 0.02 99.90 22:27:57 22:10:01 all 0.05 0.00 0.01 0.00 0.01 99.92 22:27:57 22:10:01 0 0.05 0.00 0.03 0.00 0.02 99.90 22:27:57 22:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 22:27:57 22:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 22:27:57 22:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 22:27:57 22:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:27:57 22:10:01 5 0.02 0.00 0.00 0.02 0.02 99.95 22:27:57 22:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 22:27:57 22:10:01 7 0.27 0.00 0.00 0.02 0.03 99.68 22:27:57 22:11:01 all 0.03 0.00 0.02 0.01 0.01 99.94 22:27:57 22:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 22:27:57 22:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 22:27:57 22:11:01 2 0.00 0.00 0.00 0.03 0.02 99.95 22:27:57 22:11:01 3 0.03 0.00 0.03 0.00 0.00 99.93 22:27:57 22:11:01 4 0.03 0.00 0.00 0.02 0.00 99.95 22:27:57 22:11:01 5 0.02 0.00 0.03 0.03 0.00 99.92 22:27:57 22:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:27:57 22:11:01 7 0.10 0.00 0.03 0.00 0.03 99.83 22:27:57 22:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:27:57 22:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:27:57 22:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 22:27:57 22:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:27:57 22:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:27:57 22:12:01 4 0.03 0.00 0.00 0.00 0.02 99.95 22:27:57 22:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:27:57 22:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 22:27:57 22:12:01 7 0.07 0.00 0.03 0.00 0.03 99.87 22:27:57 22:27:57 22:12:01 CPU %user %nice %system %iowait %steal %idle 22:27:57 22:13:01 all 0.12 0.00 0.04 0.01 0.01 99.83 22:27:57 22:13:01 0 0.55 0.00 0.05 0.00 0.02 99.38 22:27:57 22:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 22:27:57 22:13:01 2 0.07 0.00 0.03 0.03 0.02 99.85 22:27:57 22:13:01 3 0.00 0.00 0.03 0.00 0.02 99.95 22:27:57 22:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 22:27:57 22:13:01 5 0.03 0.00 0.03 0.02 0.00 99.92 22:27:57 22:13:01 6 0.22 0.00 0.05 0.03 0.00 99.70 22:27:57 22:13:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:27:57 22:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 22:27:57 22:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:27:57 22:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:27:57 22:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 22:27:57 22:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:27:57 22:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:27:57 22:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 22:27:57 22:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:27:57 22:14:01 7 0.03 0.00 0.03 0.00 0.03 99.90 22:27:57 22:15:01 all 0.12 0.00 0.02 0.00 0.01 99.85 22:27:57 22:15:01 0 0.03 0.00 0.05 0.00 0.02 99.90 22:27:57 22:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:27:57 22:15:01 2 0.02 0.00 0.03 0.02 0.02 99.92 22:27:57 22:15:01 3 0.05 0.00 0.03 0.00 0.00 99.92 22:27:57 22:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:27:57 22:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 22:27:57 22:15:01 6 0.75 0.00 0.02 0.00 0.02 99.22 22:27:57 22:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 22:27:57 22:16:01 all 0.16 0.00 0.03 0.00 0.01 99.80 22:27:57 22:16:01 0 0.07 0.00 0.03 0.00 0.02 99.88 22:27:57 22:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 22:27:57 22:16:01 2 0.02 0.00 0.03 0.02 0.02 99.92 22:27:57 22:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:27:57 22:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:27:57 22:16:01 5 0.02 0.00 0.02 0.02 0.02 99.93 22:27:57 22:16:01 6 1.11 0.00 0.02 0.00 0.00 98.88 22:27:57 22:16:01 7 0.02 0.00 0.05 0.00 0.03 99.90 22:27:57 22:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:27:57 22:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:27:57 22:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:27:57 22:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 22:27:57 22:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:27:57 22:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:27:57 22:17:01 5 0.00 0.00 0.02 0.02 0.00 99.97 22:27:57 22:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:27:57 22:17:01 7 0.07 0.00 0.02 0.00 0.02 99.90 22:27:57 22:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 22:27:57 22:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 22:27:57 22:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:27:57 22:18:01 2 0.00 0.00 0.02 0.02 0.02 99.95 22:27:57 22:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 22:27:57 22:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:27:57 22:18:01 5 0.02 0.00 0.00 0.08 0.02 99.88 22:27:57 22:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:27:57 22:18:01 7 0.02 0.00 0.02 0.00 0.03 99.93 22:27:57 22:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:27:57 22:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 22:27:57 22:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:27:57 22:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 22:27:57 22:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:27:57 22:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 22:27:57 22:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 22:27:57 22:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 22:27:57 22:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 22:27:57 22:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 22:27:57 22:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 22:27:57 22:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:27:57 22:20:01 2 0.03 0.00 0.02 0.02 0.02 99.92 22:27:57 22:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:27:57 22:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:27:57 22:20:01 5 0.00 0.00 0.03 0.00 0.02 99.95 22:27:57 22:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:27:57 22:20:01 7 0.03 0.00 0.00 0.00 0.03 99.93 22:27:57 22:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 22:27:57 22:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 22:27:57 22:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:27:57 22:21:01 2 0.08 0.00 0.02 0.00 0.02 99.88 22:27:57 22:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:27:57 22:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 22:27:57 22:21:01 5 0.02 0.00 0.00 0.02 0.00 99.97 22:27:57 22:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 22:27:57 22:21:01 7 0.03 0.00 0.03 0.00 0.02 99.92 22:27:57 22:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 22:27:57 22:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 22:27:57 22:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 22:27:57 22:22:01 2 0.02 0.00 0.03 0.00 0.02 99.93 22:27:57 22:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 22:27:57 22:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:27:57 22:22:01 5 0.02 0.00 0.00 0.02 0.02 99.95 22:27:57 22:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:27:57 22:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:27:57 22:23:01 all 0.01 0.00 0.01 0.00 0.01 99.96 22:27:57 22:23:01 0 0.02 0.00 0.03 0.00 0.02 99.93 22:27:57 22:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 22:27:57 22:23:01 2 0.02 0.00 0.03 0.02 0.02 99.92 22:27:57 22:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 22:27:57 22:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:27:57 22:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 22:27:57 22:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:27:57 22:23:01 7 0.05 0.00 0.03 0.00 0.03 99.88 22:27:57 22:27:57 22:23:01 CPU %user %nice %system %iowait %steal %idle 22:27:57 22:24:01 all 0.01 0.00 0.00 0.00 0.01 99.97 22:27:57 22:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 22:27:57 22:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 22:27:57 22:24:01 2 0.03 0.00 0.00 0.02 0.02 99.93 22:27:57 22:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 22:27:57 22:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 22:27:57 22:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 22:27:57 22:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 22:27:57 22:24:01 7 0.00 0.00 0.00 0.00 0.03 99.97 22:27:57 22:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 22:27:57 22:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 22:27:57 22:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 22:27:57 22:25:01 2 0.08 0.00 0.03 0.00 0.02 99.87 22:27:57 22:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 22:27:57 22:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 22:27:57 22:25:01 5 0.02 0.00 0.00 0.02 0.00 99.97 22:27:57 22:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 22:27:57 22:25:01 7 0.03 0.00 0.03 0.00 0.03 99.90 22:27:57 22:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 22:27:57 22:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 22:27:57 22:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 22:27:57 22:26:01 2 0.07 0.00 0.03 0.02 0.02 99.87 22:27:57 22:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 22:27:57 22:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 22:27:57 22:26:01 5 0.00 0.00 0.02 0.00 0.02 99.97 22:27:57 22:26:01 6 0.05 0.00 0.00 0.00 0.00 99.95 22:27:57 22:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 22:27:57 22:27:01 all 1.54 0.00 0.67 0.81 0.02 96.96 22:27:57 22:27:01 0 0.90 0.00 1.35 0.00 0.00 97.74 22:27:57 22:27:01 1 1.81 0.00 0.47 0.00 0.02 97.71 22:27:57 22:27:01 2 1.06 0.00 1.01 3.72 0.03 94.18 22:27:57 22:27:01 3 1.63 0.00 0.63 0.32 0.02 97.40 22:27:57 22:27:01 4 1.30 0.00 0.33 0.05 0.00 98.31 22:27:57 22:27:01 5 1.59 0.00 0.72 2.24 0.02 95.43 22:27:57 22:27:01 6 2.19 0.00 0.35 0.03 0.02 97.41 22:27:57 22:27:01 7 1.84 0.00 0.52 0.10 0.03 97.51 22:27:57 Average: all 4.74 0.00 0.93 0.52 0.02 93.78 22:27:57 Average: 0 4.89 0.00 0.96 0.26 0.02 93.87 22:27:57 Average: 1 4.62 0.00 0.96 0.17 0.02 94.24 22:27:57 Average: 2 4.89 0.00 0.93 0.27 0.03 93.88 22:27:57 Average: 3 4.63 0.00 0.91 0.19 0.02 94.25 22:27:57 Average: 4 4.86 0.00 0.90 0.41 0.02 93.81 22:27:57 Average: 5 4.74 0.00 0.99 2.08 0.02 92.17 22:27:57 Average: 6 4.53 0.00 0.84 0.63 0.02 93.98 22:27:57 Average: 7 4.80 0.00 0.98 0.16 0.03 94.04 22:27:57 22:27:57 22:27:57