Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d 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-ssh3671576466332577319.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-ssh15030296680515503922.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/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1474834504126891026.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-ssh14259108995179754235.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/device-rfid-llrp-go/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/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12334792747543543766.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:device-rfid-llrp-go] ========================================================= [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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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: device-rfid-llrp 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15827 in /w/workspace/foundry_device-rfid-llrp-go_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/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d (main) Commit message: "Merge pull request #316 from jinlinGuan/golang-1.23" > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d # timeout=10 > git rev-list --no-walk 15e688f125cb27749cddf3e3269a9133ab9603fe # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-04T07:05:02.837Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-04T07:05:02.920Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-04T07:05:02.945Z] ========================================================= [2024-10-04T07:05:02.945Z] EdgeX Global Pipelines Version Info [2024-10-04T07:05:02.945Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:05:04.026Z] ------------------- [2024-10-04T07:05:04.026Z] stable info: [2024-10-04T07:05:04.026Z] ------------------- [2024-10-04T07:05:04.026Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-04T07:05:04.026Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-04T07:05:04.026Z] Message: update stable to v1.0.265 [2024-10-04T07:05:04.594Z] ------------------- [2024-10-04T07:05:04.594Z] experimental info: [2024-10-04T07:05:04.594Z] ------------------- [2024-10-04T07:05:04.594Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-04T07:05:04.594Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-04T07:05:04.594Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-04T07:05:04.676Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-10-04T07:05:04.700Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-10-04T07:05:04.731Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-04T07:05:04.756Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-04T07:05:04.781Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-04T07:05:04.808Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-04T07:05:04.832Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-04T07:05:04.855Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-04T07:05:04.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-04T07:05:04.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-04T07:05:04.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-04T07:05:04.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-10-04T07:05:04.988Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-04T07:05:05.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-04T07:05:05.050Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T07:05:05.074Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-04T07:05:05.099Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T07:05:05.120Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-04T07:05:05.143Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-04T07:05:05.172Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-04T07:05:05.193Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-04T07:05:05.211Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-04T07:05:05.235Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-04T07:05:05.253Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-04T07:05:05.279Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-04T07:05:05.303Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-04T07:05:05.330Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-04T07:05:05.349Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-04T07:05:05.372Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-04T07:05:05.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-04T07:05:05.413Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [Pipeline] echo [2024-10-04T07:05:05.433Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = afdd2ac [Pipeline] echo [2024-10-04T07:05:05.460Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:05:05.524Z] provisioning config files... [2024-10-04T07:05:05.536Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12909589059094005264tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:05:05.879Z] ---> ****-login.sh [2024-10-04T07:05:05.880Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:05:06.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:05:06.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:05:06.142Z] Configure a credential helper to remove this warning. See [2024-10-04T07:05:06.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:05:06.142Z] [2024-10-04T07:05:06.142Z] Login Succeeded [2024-10-04T07:05:06.142Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:05:06.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:05:06.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:05:06.402Z] Configure a credential helper to remove this warning. See [2024-10-04T07:05:06.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:05:06.402Z] [2024-10-04T07:05:06.402Z] Login Succeeded [2024-10-04T07:05:06.402Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:05:06.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:05:06.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:05:06.402Z] Configure a credential helper to remove this warning. See [2024-10-04T07:05:06.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:05:06.403Z] [2024-10-04T07:05:06.403Z] Login Succeeded [2024-10-04T07:05:06.403Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:05:06.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:05:06.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:05:06.403Z] Configure a credential helper to remove this warning. See [2024-10-04T07:05:06.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:05:06.403Z] [2024-10-04T07:05:06.403Z] Login Succeeded [2024-10-04T07:05:06.403Z] ****.io [2024-10-04T07:05:06.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:05:06.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:05:06.662Z] Configure a credential helper to remove this warning. See [2024-10-04T07:05:06.662Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:05:06.662Z] [2024-10-04T07:05:06.662Z] Login Succeeded [2024-10-04T07:05:06.662Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:05:06.670Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-04T07:05:07.078Z] + git rev-list -1 --merges afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d~1..afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [Pipeline] echo [2024-10-04T07:05:07.107Z] -----------> git rev-list -1 --merges afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d~1..afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [2024-10-04T07:05:07.107Z] afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [false] [Pipeline] sh [2024-10-04T07:05:07.401Z] + git log --format=format:%s -1 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [Pipeline] echo [2024-10-04T07:05:07.413Z] ========================================================= [2024-10-04T07:05:07.413Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-04T07:05:07.413Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T07:05:07.759Z] + git log --format=format:%s -1 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [Pipeline] echo [2024-10-04T07:05:07.772Z] [semverPrep] GIT_COMMIT: afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d, Commit Message: Merge pull request #316 from jinlinGuan/golang-1.23 [Pipeline] echo [2024-10-04T07:05:07.784Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-04T07:05:08.148Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T07:05:08.149Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-04T07:05:08.149Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-04T07:05:08.149Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-04T07:05:08.149Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-04T07:05:08.149Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-04T07:05:08.149Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:05:08.712Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:05:08.713Z] [2024-10-04T07:05:08.713Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:05:09.018Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:05:09.018Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-04T07:05:09.018Z] b85a868b505f: Pulling fs layer [2024-10-04T07:05:09.018Z] e2be974225ed: Pulling fs layer [2024-10-04T07:05:09.018Z] 339a4e72a1f5: Pulling fs layer [2024-10-04T07:05:09.018Z] 988bab9f4d93: Pulling fs layer [2024-10-04T07:05:09.018Z] 1469e6f7b9e6: Pulling fs layer [2024-10-04T07:05:09.018Z] eaf3925da568: Pulling fs layer [2024-10-04T07:05:09.018Z] bab4dde63d76: Pulling fs layer [2024-10-04T07:05:09.018Z] bde34c3a00c8: Pulling fs layer [2024-10-04T07:05:09.018Z] b352a97aabf1: Pulling fs layer [2024-10-04T07:05:09.018Z] 4872d77fe225: Pulling fs layer [2024-10-04T07:05:09.018Z] 5851b861e8e6: Pulling fs layer [2024-10-04T07:05:09.018Z] bab4dde63d76: Waiting [2024-10-04T07:05:09.018Z] 4872d77fe225: Waiting [2024-10-04T07:05:09.018Z] bde34c3a00c8: Waiting [2024-10-04T07:05:09.018Z] 5851b861e8e6: Waiting [2024-10-04T07:05:09.018Z] b352a97aabf1: Waiting [2024-10-04T07:05:09.018Z] 1469e6f7b9e6: Waiting [2024-10-04T07:05:09.018Z] eaf3925da568: Waiting [2024-10-04T07:05:09.018Z] e2be974225ed: Verifying Checksum [2024-10-04T07:05:09.018Z] e2be974225ed: Download complete [2024-10-04T07:05:09.018Z] 988bab9f4d93: Verifying Checksum [2024-10-04T07:05:09.018Z] 988bab9f4d93: Download complete [2024-10-04T07:05:09.277Z] 1469e6f7b9e6: Verifying Checksum [2024-10-04T07:05:09.277Z] 1469e6f7b9e6: Download complete [2024-10-04T07:05:09.277Z] eaf3925da568: Verifying Checksum [2024-10-04T07:05:09.277Z] eaf3925da568: Download complete [2024-10-04T07:05:09.277Z] 339a4e72a1f5: Verifying Checksum [2024-10-04T07:05:09.277Z] 339a4e72a1f5: Download complete [2024-10-04T07:05:09.277Z] bde34c3a00c8: Download complete [2024-10-04T07:05:09.277Z] 4872d77fe225: Verifying Checksum [2024-10-04T07:05:09.277Z] 4872d77fe225: Download complete [2024-10-04T07:05:09.277Z] 5851b861e8e6: Verifying Checksum [2024-10-04T07:05:09.277Z] 5851b861e8e6: Download complete [2024-10-04T07:05:09.277Z] b85a868b505f: Verifying Checksum [2024-10-04T07:05:09.277Z] b85a868b505f: Download complete [2024-10-04T07:05:09.538Z] bab4dde63d76: Verifying Checksum [2024-10-04T07:05:09.538Z] bab4dde63d76: Download complete [2024-10-04T07:05:10.498Z] b85a868b505f: Pull complete [2024-10-04T07:05:10.498Z] e2be974225ed: Pull complete [2024-10-04T07:05:11.071Z] 339a4e72a1f5: Pull complete [2024-10-04T07:05:11.071Z] 988bab9f4d93: Pull complete [2024-10-04T07:05:11.333Z] 1469e6f7b9e6: Pull complete [2024-10-04T07:05:11.333Z] eaf3925da568: Pull complete [2024-10-04T07:05:12.844Z] bab4dde63d76: Pull complete [2024-10-04T07:05:12.844Z] bde34c3a00c8: Pull complete [2024-10-04T07:05:13.112Z] b352a97aabf1: Pull complete [2024-10-04T07:05:13.112Z] 4872d77fe225: Pull complete [2024-10-04T07:05:13.372Z] 5851b861e8e6: Pull complete [2024-10-04T07:05:13.372Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-04T07:05:13.372Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:05:13.372Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:05:13.488Z] prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container [2024-10-04T07:05:13.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-10-04T07:05:14.764Z] $ docker top ce41435c2c5539f381d81957889e02061cef5b921288c567afedabc8f2bb4f6c -eo pid,comm [2024-10-04T07:05:14.821Z] 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). [2024-10-04T07:05:14.821Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T07:05:14.884Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:05:14.884Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:05:14.997Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:05:14.996Z] $ docker exec ce41435c2c5539f381d81957889e02061cef5b921288c567afedabc8f2bb4f6c ssh-agent [2024-10-04T07:05:15.102Z] SSH_AUTH_SOCK=/tmp/ssh-aLWcPlLVStJo/agent.32 [2024-10-04T07:05:15.102Z] SSH_AGENT_PID=38 [2024-10-04T07:05:15.109Z] Running ssh-add (command line suppressed) [2024-10-04T07:05:15.208Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18352531075599133293.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18352531075599133293.key) [2024-10-04T07:05:15.228Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:05:15.521Z] + git tag --points-at HEAD [Pipeline] } [2024-10-04T07:05:15.529Z] $ docker exec --env ******** --env ******** ce41435c2c5539f381d81957889e02061cef5b921288c567afedabc8f2bb4f6c ssh-agent -k [2024-10-04T07:05:15.633Z] unset SSH_AUTH_SOCK; [2024-10-04T07:05:15.633Z] unset SSH_AGENT_PID; [2024-10-04T07:05:15.633Z] echo Agent pid 38 killed; [2024-10-04T07:05:15.652Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-04T07:05:15.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:05:15.701Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:05:15.825Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:05:15.825Z] $ docker exec ce41435c2c5539f381d81957889e02061cef5b921288c567afedabc8f2bb4f6c ssh-agent [2024-10-04T07:05:15.954Z] SSH_AUTH_SOCK=/tmp/ssh-emFaOgCzblJ2/agent.71 [2024-10-04T07:05:15.954Z] SSH_AGENT_PID=77 [2024-10-04T07:05:15.958Z] Running ssh-add (command line suppressed) [2024-10-04T07:05:16.056Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12248023722713676594.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12248023722713676594.key) [2024-10-04T07:05:16.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:05:16.378Z] + git semver init [2024-10-04T07:05:16.638Z] 2024-10-04 07:05:16,561 [run_init] DEBUG init version:0.0.0 force:False [2024-10-04T07:05:16.638Z] 2024-10-04 07:05:16,562 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-10-04T07:05:16.639Z] 2024-10-04 07:05:16,562 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2024-10-04T07:05:16.639Z] 2024-10-04 07:05:16,562 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T07:05:18.551Z] 2024-10-04 07:05:18,102 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2024-10-04T07:05:18.551Z] 2024-10-04 07:05:18,103 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2024-10-04T07:05:18.551Z] 2024-10-04 07:05:18,103 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-04T07:05:18.551Z] 2024-10-04 07:05:18,103 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-04T07:05:18.551Z] 3.2.0-dev.16 [Pipeline] } [2024-10-04T07:05:18.561Z] $ docker exec --env ******** --env ******** ce41435c2c5539f381d81957889e02061cef5b921288c567afedabc8f2bb4f6c ssh-agent -k [2024-10-04T07:05:18.673Z] unset SSH_AUTH_SOCK; [2024-10-04T07:05:18.673Z] unset SSH_AGENT_PID; [2024-10-04T07:05:18.673Z] echo Agent pid 77 killed; [2024-10-04T07:05:18.687Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T07:05:19.015Z] + git semver [Pipeline] } [2024-10-04T07:05:19.286Z] $ docker stop --time=1 ce41435c2c5539f381d81957889e02061cef5b921288c567afedabc8f2bb4f6c [2024-10-04T07:05:20.572Z] $ docker rm -f --volumes ce41435c2c5539f381d81957889e02061cef5b921288c567afedabc8f2bb4f6c [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:05:20.926Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-04T07:05:21.172Z] Stashed 1 file(s) [Pipeline] echo [2024-10-04T07:05:21.177Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.16 [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 [2024-10-04T07:05:21.381Z] provisioning config files... [2024-10-04T07:05:21.392Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17861994059588131962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:05:21.693Z] ---> ****-login.sh [2024-10-04T07:05:21.693Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:05:21.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:05:21.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:05:21.693Z] Configure a credential helper to remove this warning. See [2024-10-04T07:05:21.693Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:05:21.693Z] [2024-10-04T07:05:21.693Z] Login Succeeded [2024-10-04T07:05:21.693Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:05:21.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:05:21.693Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:05:21.693Z] Configure a credential helper to remove this warning. See [2024-10-04T07:05:21.694Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:05:21.694Z] [2024-10-04T07:05:21.694Z] Login Succeeded [2024-10-04T07:05:21.694Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:05:21.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:05:21.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:05:21.953Z] Configure a credential helper to remove this warning. See [2024-10-04T07:05:21.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:05:21.953Z] [2024-10-04T07:05:21.953Z] Login Succeeded [2024-10-04T07:05:21.953Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:05:21.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:05:21.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:05:21.953Z] Configure a credential helper to remove this warning. See [2024-10-04T07:05:21.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:05:21.953Z] [2024-10-04T07:05:21.953Z] Login Succeeded [2024-10-04T07:05:21.953Z] ****.io [2024-10-04T07:05:22.213Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:05:22.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:05:22.213Z] Configure a credential helper to remove this warning. See [2024-10-04T07:05:22.213Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:05:22.213Z] [2024-10-04T07:05:22.213Z] Login Succeeded [2024-10-04T07:05:22.213Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:05:22.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T07:05:22.322Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:05:22.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:05:22.360Z] ========================================================= [2024-10-04T07:05:22.360Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-04T07:05:22.360Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:05:22.694Z] + 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 . [2024-10-04T07:05:22.694Z] Sending build context to Docker daemon 11.44MB [2024-10-04T07:05:22.694Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T07:05:22.694Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-04T07:05:22.694Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-04T07:05:22.694Z] 43c4264eed91: Pulling fs layer [2024-10-04T07:05:22.694Z] 4cc291be95ef: Pulling fs layer [2024-10-04T07:05:22.694Z] 2ac1f1163629: Pulling fs layer [2024-10-04T07:05:22.694Z] 5c3c966382ef: Pulling fs layer [2024-10-04T07:05:22.694Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T07:05:22.694Z] 5d5c8e513c77: Pulling fs layer [2024-10-04T07:05:22.694Z] 9f66e0745190: Pulling fs layer [2024-10-04T07:05:22.694Z] f49a43e4bbc0: Pulling fs layer [2024-10-04T07:05:22.694Z] 561ebcabdf7f: Pulling fs layer [2024-10-04T07:05:22.694Z] 5c3c966382ef: Waiting [2024-10-04T07:05:22.694Z] 4f4fb700ef54: Waiting [2024-10-04T07:05:22.694Z] 5d5c8e513c77: Waiting [2024-10-04T07:05:22.694Z] f49a43e4bbc0: Waiting [2024-10-04T07:05:22.694Z] 9f66e0745190: Waiting [2024-10-04T07:05:22.694Z] 4cc291be95ef: Verifying Checksum [2024-10-04T07:05:22.694Z] 4cc291be95ef: Download complete [2024-10-04T07:05:22.953Z] 5c3c966382ef: Download complete [2024-10-04T07:05:22.953Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T07:05:22.953Z] 4f4fb700ef54: Download complete [2024-10-04T07:05:22.953Z] 5d5c8e513c77: Verifying Checksum [2024-10-04T07:05:22.953Z] 5d5c8e513c77: Download complete [2024-10-04T07:05:22.953Z] 43c4264eed91: Download complete [2024-10-04T07:05:22.953Z] 9f66e0745190: Verifying Checksum [2024-10-04T07:05:22.953Z] 9f66e0745190: Download complete [2024-10-04T07:05:22.953Z] 43c4264eed91: Pull complete [2024-10-04T07:05:23.213Z] 561ebcabdf7f: Verifying Checksum [2024-10-04T07:05:23.213Z] 561ebcabdf7f: Download complete [2024-10-04T07:05:23.213Z] 4cc291be95ef: Pull complete [2024-10-04T07:05:23.472Z] 2ac1f1163629: Verifying Checksum [2024-10-04T07:05:23.472Z] 2ac1f1163629: Download complete [2024-10-04T07:05:23.730Z] f49a43e4bbc0: Verifying Checksum [2024-10-04T07:05:23.731Z] f49a43e4bbc0: Download complete [2024-10-04T07:05:27.044Z] 2ac1f1163629: Pull complete [2024-10-04T07:05:27.044Z] 5c3c966382ef: Pull complete [2024-10-04T07:05:27.302Z] 4f4fb700ef54: Pull complete [2024-10-04T07:05:27.302Z] 5d5c8e513c77: Pull complete [2024-10-04T07:05:27.302Z] 9f66e0745190: Pull complete [2024-10-04T07:05:29.830Z] f49a43e4bbc0: Pull complete [2024-10-04T07:05:30.091Z] 561ebcabdf7f: Pull complete [2024-10-04T07:05:30.091Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-04T07:05:30.091Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-04T07:05:30.091Z] ---> 3a752c3f9dda [2024-10-04T07:05:30.091Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-04T07:05:36.322Z] Still waiting to schedule task [2024-10-04T07:05:36.323Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15783’ is offline [2024-10-04T07:05:37.384Z] ---> Running in e7ee687fe122 [2024-10-04T07:05:37.384Z] Removing intermediate container e7ee687fe122 [2024-10-04T07:05:37.384Z] ---> 0815a00a4c16 [2024-10-04T07:05:37.384Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T07:05:37.384Z] ---> Running in ed0ebbb36458 [2024-10-04T07:05:37.384Z] Removing intermediate container ed0ebbb36458 [2024-10-04T07:05:37.384Z] ---> 31c1053afb66 [2024-10-04T07:05:37.384Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-04T07:05:37.384Z] ---> Running in 6286c5e24918 [2024-10-04T07:05:37.384Z] Removing intermediate container 6286c5e24918 [2024-10-04T07:05:37.384Z] ---> ff4a7122ad77 [2024-10-04T07:05:37.384Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T07:05:37.384Z] ---> Running in a3b9a6cf6a85 [2024-10-04T07:05:37.384Z] Removing intermediate container a3b9a6cf6a85 [2024-10-04T07:05:37.384Z] ---> df04f102cd2f [2024-10-04T07:05:37.384Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T07:05:37.384Z] ---> Running in ba7a8332b04a [2024-10-04T07:05:37.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:05:37.384Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:05:37.384Z] OK: 246 MiB in 54 packages [2024-10-04T07:05:37.384Z] Removing intermediate container ba7a8332b04a [2024-10-04T07:05:37.384Z] ---> 399b831c73a6 [2024-10-04T07:05:37.384Z] Step 8/12 : WORKDIR /app [2024-10-04T07:05:37.384Z] ---> Running in 0122ec150cdd [2024-10-04T07:05:37.641Z] Removing intermediate container 0122ec150cdd [2024-10-04T07:05:37.641Z] ---> c71a52a7f8fc [2024-10-04T07:05:37.641Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-04T07:05:37.641Z] ---> f62f2d611bac [2024-10-04T07:05:37.641Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:05:37.641Z] ---> Running in 2188f941114c [2024-10-04T07:06:24.391Z] Removing intermediate container 2188f941114c [2024-10-04T07:06:24.391Z] ---> 21bce5f059b9 [2024-10-04T07:06:24.391Z] Step 11/12 : COPY . . [2024-10-04T07:06:24.391Z] ---> 875fc4dbc58b [2024-10-04T07:06:24.391Z] Step 12/12 : RUN $MAKE [2024-10-04T07:06:24.391Z] ---> Running in 1471a94b3f78 [2024-10-04T07:06:24.391Z] noop [2024-10-04T07:06:24.391Z] Removing intermediate container 1471a94b3f78 [2024-10-04T07:06:24.391Z] ---> 9523dfd63444 [2024-10-04T07:06:24.391Z] Successfully built 9523dfd63444 [2024-10-04T07:06:24.391Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:06:24.732Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T07:06:24.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:06:24.824Z] prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container [2024-10-04T07:06:24.858Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-10-04T07:06:25.210Z] $ docker top 68840d957026f85bb03bc5b2d7673ce728ab120e8f7288417c5a14840d779a6b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:06:25.571Z] + go version [2024-10-04T07:06:25.572Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-04T07:06:25.582Z] $ docker stop --time=1 68840d957026f85bb03bc5b2d7673ce728ab120e8f7288417c5a14840d779a6b [2024-10-04T07:06:26.848Z] $ docker rm -f --volumes 68840d957026f85bb03bc5b2d7673ce728ab120e8f7288417c5a14840d779a6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:06:27.303Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-04T07:06:27.303Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:06:27.396Z] prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container [2024-10-04T07:06:27.432Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-10-04T07:06:27.763Z] $ docker top 811e09d2c2d36a6c5bbb339570ec1f2860e06d59e49bda47df3e7357df2b02fe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:06:28.119Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-04T07:06:28.423Z] + make test [2024-10-04T07:06:28.423Z] go test ./... -coverprofile=coverage.out ./... [2024-10-04T07:06:29.804Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-04T07:06:51.725Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-04T07:06:51.725Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-04T07:06:53.627Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.598s coverage: 40.6% of statements [2024-10-04T07:06:53.627Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.011s coverage: 95.5% of statements [2024-10-04T07:06:53.627Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.248s coverage: 51.9% of statements [2024-10-04T07:07:05.830Z] go vet ./... [2024-10-04T07:07:12.389Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T07:07:12.389Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T07:07:12.389Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T07:07:12.408Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T07:07:12.428Z] $ docker stop --time=1 811e09d2c2d36a6c5bbb339570ec1f2860e06d59e49bda47df3e7357df2b02fe [2024-10-04T07:07:14.297Z] $ docker rm -f --volumes 811e09d2c2d36a6c5bbb339570ec1f2860e06d59e49bda47df3e7357df2b02fe [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:07:14.860Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T07:07:14.974Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-04T07:07:15.441Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T07:07:15.730Z] + ls -al . [2024-10-04T07:07:15.730Z] total 716 [2024-10-04T07:07:15.730Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 4 07:06 . [2024-10-04T07:07:15.730Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:04 .. [2024-10-04T07:07:15.730Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 4 07:04 .dockerignore [2024-10-04T07:07:15.730Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 07:06 .git [2024-10-04T07:07:15.730Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:04 .github [2024-10-04T07:07:15.730Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 4 07:04 .gitignore [2024-10-04T07:07:15.730Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 07:04 .golangci.yml [2024-10-04T07:07:15.730Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:05 .semver [2024-10-04T07:07:15.730Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 4 07:04 Attribution.txt [2024-10-04T07:07:15.730Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 4 07:04 CHANGELOG.md [2024-10-04T07:07:15.730Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 4 07:04 Dockerfile [2024-10-04T07:07:15.730Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 07:04 GOVERNANCE.md [2024-10-04T07:07:15.730Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 4 07:04 Jenkinsfile [2024-10-04T07:07:15.730Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 4 07:04 LICENSE [2024-10-04T07:07:15.730Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 4 07:04 Makefile [2024-10-04T07:07:15.730Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 4 07:04 OWNERS.md [2024-10-04T07:07:15.730Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 4 07:04 README.md [2024-10-04T07:07:15.730Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 07:05 VERSION [2024-10-04T07:07:15.730Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:04 bin [2024-10-04T07:07:15.730Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:04 cmd [2024-10-04T07:07:15.730Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 4 07:06 coverage.out [2024-10-04T07:07:15.730Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:04 examples [2024-10-04T07:07:15.730Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 4 07:04 go.mod [2024-10-04T07:07:15.730Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 4 07:04 go.sum [2024-10-04T07:07:15.730Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:04 images [2024-10-04T07:07:15.730Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:04 internal [2024-10-04T07:07:15.730Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:04 pkg [2024-10-04T07:07:15.730Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 4 07:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:07:16.052Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d --label arch=amd64 --label version=3.2.0-dev.16 . [2024-10-04T07:07:16.052Z] Sending build context to Docker daemon 11.44MB [2024-10-04T07:07:16.052Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T07:07:16.052Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-04T07:07:16.052Z] ---> 9523dfd63444 [2024-10-04T07:07:16.052Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-04T07:07:16.052Z] ---> Running in baafefa7c1da [2024-10-04T07:07:16.312Z] Removing intermediate container baafefa7c1da [2024-10-04T07:07:16.312Z] ---> 74aa088dfaa0 [2024-10-04T07:07:16.312Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T07:07:16.312Z] ---> Running in dfa8ba7cb6ba [2024-10-04T07:07:16.312Z] Removing intermediate container dfa8ba7cb6ba [2024-10-04T07:07:16.312Z] ---> d9a66f41a87f [2024-10-04T07:07:16.312Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-04T07:07:16.312Z] ---> Running in 43489c8ed5a6 [2024-10-04T07:07:16.312Z] Removing intermediate container 43489c8ed5a6 [2024-10-04T07:07:16.312Z] ---> 4fb9846e8238 [2024-10-04T07:07:16.312Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T07:07:16.312Z] ---> Running in bc36d2c1a076 [2024-10-04T07:07:16.571Z] Removing intermediate container bc36d2c1a076 [2024-10-04T07:07:16.571Z] ---> f6331c0a32c0 [2024-10-04T07:07:16.571Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T07:07:16.571Z] ---> Running in a1d24ab6541e [2024-10-04T07:07:16.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:07:16.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:07:17.398Z] OK: 246 MiB in 54 packages [2024-10-04T07:07:17.658Z] Removing intermediate container a1d24ab6541e [2024-10-04T07:07:17.658Z] ---> 01c68619ab21 [2024-10-04T07:07:17.658Z] Step 8/25 : WORKDIR /app [2024-10-04T07:07:17.658Z] ---> Running in b0f76411f97b [2024-10-04T07:07:17.658Z] Removing intermediate container b0f76411f97b [2024-10-04T07:07:17.658Z] ---> 2f92f0115f5c [2024-10-04T07:07:17.658Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-04T07:07:17.658Z] ---> 3d123721c25e [2024-10-04T07:07:17.658Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:07:17.917Z] ---> Running in e66097f7324a [2024-10-04T07:07:18.485Z] Removing intermediate container e66097f7324a [2024-10-04T07:07:18.485Z] ---> 13f9ae18266d [2024-10-04T07:07:18.485Z] Step 11/25 : COPY . . [2024-10-04T07:07:18.745Z] ---> 0f78f0c86a37 [2024-10-04T07:07:18.745Z] Step 12/25 : RUN $MAKE [2024-10-04T07:07:18.745Z] ---> Running in bc59c212f606 [2024-10-04T07:07:19.010Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-10-04T07:07:51.299Z] Removing intermediate container bc59c212f606 [2024-10-04T07:07:51.299Z] ---> db98aab53212 [2024-10-04T07:07:51.299Z] Step 13/25 : FROM alpine:3.20 [2024-10-04T07:07:51.299Z] 3.20: Pulling from library/alpine [2024-10-04T07:07:51.299Z] 43c4264eed91: Already exists [2024-10-04T07:07:51.299Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T07:07:51.299Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T07:07:51.299Z] ---> 91ef0af61f39 [2024-10-04T07:07:51.299Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-04T07:07:51.299Z] ---> Running in 6cdea4dc4ed1 [2024-10-04T07:07:51.299Z] Removing intermediate container 6cdea4dc4ed1 [2024-10-04T07:07:51.299Z] ---> bfa859c79dbe [2024-10-04T07:07:51.299Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-04T07:07:51.299Z] ---> Running in 5548595ccbb7 [2024-10-04T07:07:51.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:07:51.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:07:51.299Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T07:07:51.299Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T07:07:51.299Z] OK: 8 MiB in 15 packages [2024-10-04T07:07:51.299Z] Removing intermediate container 5548595ccbb7 [2024-10-04T07:07:51.299Z] ---> 2e3924c996d2 [2024-10-04T07:07:51.299Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-04T07:07:51.299Z] ---> Running in b79c8e0ee53b [2024-10-04T07:07:51.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:07:51.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:07:51.558Z] Upgrading critical system libraries and apk-tools: [2024-10-04T07:07:51.558Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T07:07:51.558Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T07:07:51.558Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T07:07:51.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-04T07:07:51.558Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-04T07:07:51.817Z] OK: 8 MiB in 15 packages [2024-10-04T07:07:52.384Z] Removing intermediate container b79c8e0ee53b [2024-10-04T07:07:52.384Z] ---> 191c507de9f5 [2024-10-04T07:07:52.384Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-04T07:07:52.384Z] ---> 9bc7e574f20b [2024-10-04T07:07:52.384Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-04T07:07:52.384Z] ---> 9fe2311b5f48 [2024-10-04T07:07:52.384Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-04T07:07:53.317Z] ---> 13184d66644d [2024-10-04T07:07:53.317Z] Step 20/25 : EXPOSE 59989 [2024-10-04T07:07:53.317Z] ---> Running in 7c2a5f064d0c [2024-10-04T07:07:53.317Z] Removing intermediate container 7c2a5f064d0c [2024-10-04T07:07:53.317Z] ---> 6024e2feefb6 [2024-10-04T07:07:53.317Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-04T07:07:53.317Z] ---> Running in b215e0e600b4 [2024-10-04T07:07:53.576Z] Removing intermediate container b215e0e600b4 [2024-10-04T07:07:53.576Z] ---> 79b3a983e59f [2024-10-04T07:07:53.576Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-04T07:07:53.576Z] ---> Running in 7d9a0d18cc97 [2024-10-04T07:07:53.576Z] Removing intermediate container 7d9a0d18cc97 [2024-10-04T07:07:53.576Z] ---> 828cf25a7e85 [2024-10-04T07:07:53.576Z] Step 23/25 : LABEL arch=amd64 [2024-10-04T07:07:53.576Z] ---> Running in 48258cee19b8 [2024-10-04T07:07:53.576Z] Removing intermediate container 48258cee19b8 [2024-10-04T07:07:53.576Z] ---> c2fb1af60819 [2024-10-04T07:07:53.576Z] Step 24/25 : LABEL git_sha=afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [2024-10-04T07:07:53.576Z] ---> Running in 10a8be6da5dd [2024-10-04T07:07:53.836Z] Removing intermediate container 10a8be6da5dd [2024-10-04T07:07:53.836Z] ---> b0ef039e42a6 [2024-10-04T07:07:53.836Z] Step 25/25 : LABEL version=3.2.0-dev.16 [2024-10-04T07:07:53.836Z] ---> Running in db2b9740de3e [2024-10-04T07:07:53.836Z] Removing intermediate container db2b9740de3e [2024-10-04T07:07:53.836Z] ---> d5bb02785216 [2024-10-04T07:07:53.836Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T07:07:53.836Z] Successfully built d5bb02785216 [2024-10-04T07:07:53.836Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:07:53.983Z] provisioning config files... [2024-10-04T07:07:53.995Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5112191953320962546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:07:54.311Z] ---> ****-login.sh [2024-10-04T07:07:54.311Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:07:54.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:07:54.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:07:54.311Z] Configure a credential helper to remove this warning. See [2024-10-04T07:07:54.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:07:54.311Z] [2024-10-04T07:07:54.311Z] Login Succeeded [2024-10-04T07:07:54.311Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:07:54.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:07:54.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:07:54.311Z] Configure a credential helper to remove this warning. See [2024-10-04T07:07:54.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:07:54.311Z] [2024-10-04T07:07:54.311Z] Login Succeeded [2024-10-04T07:07:54.311Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:07:54.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:07:54.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:07:54.571Z] Configure a credential helper to remove this warning. See [2024-10-04T07:07:54.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:07:54.571Z] [2024-10-04T07:07:54.571Z] Login Succeeded [2024-10-04T07:07:54.571Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:07:54.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:07:54.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:07:54.571Z] Configure a credential helper to remove this warning. See [2024-10-04T07:07:54.571Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:07:54.571Z] [2024-10-04T07:07:54.571Z] Login Succeeded [2024-10-04T07:07:54.571Z] ****.io [2024-10-04T07:07:54.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:07:54.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:07:54.831Z] Configure a credential helper to remove this warning. See [2024-10-04T07:07:54.831Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:07:54.831Z] [2024-10-04T07:07:54.831Z] Login Succeeded [2024-10-04T07:07:54.831Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:07:54.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:07:54.966Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:07:54.999Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2024-10-04T07:07:54.999Z] afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [2024-10-04T07:07:54.999Z] latest [2024-10-04T07:07:54.999Z] 3.2.0-dev.16 [2024-10-04T07:07:54.999Z] afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16 [2024-10-04T07:07:54.999Z] main [2024-10-04T07:07:54.999Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:07:55.345Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:07:55.678Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [2024-10-04T07:07:55.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-04T07:07:55.678Z] 0b39aecb9249: Preparing [2024-10-04T07:07:55.678Z] bf114ded9b37: Preparing [2024-10-04T07:07:55.678Z] feb934fcdd94: Preparing [2024-10-04T07:07:55.678Z] 246b3a18fb6d: Preparing [2024-10-04T07:07:55.678Z] 369a7f0a8a42: Preparing [2024-10-04T07:07:55.678Z] 63ca1fbb43ae: Preparing [2024-10-04T07:07:55.678Z] 63ca1fbb43ae: Waiting [2024-10-04T07:07:55.678Z] 369a7f0a8a42: Pushed [2024-10-04T07:07:55.678Z] bf114ded9b37: Pushed [2024-10-04T07:07:55.678Z] 246b3a18fb6d: Pushed [2024-10-04T07:07:55.678Z] feb934fcdd94: Pushed [2024-10-04T07:07:55.678Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:08:00.971Z] 0b39aecb9249: Pushed [2024-10-04T07:08:00.971Z] afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d: digest: sha256:06ce859c9d4299e039f7949e850962891b3ec88ded265fceb606ffd66ba5e2e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:08:01.307Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:08:01.640Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-10-04T07:08:01.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-04T07:08:01.640Z] 0b39aecb9249: Preparing [2024-10-04T07:08:01.640Z] bf114ded9b37: Preparing [2024-10-04T07:08:01.640Z] feb934fcdd94: Preparing [2024-10-04T07:08:01.640Z] 246b3a18fb6d: Preparing [2024-10-04T07:08:01.640Z] 369a7f0a8a42: Preparing [2024-10-04T07:08:01.640Z] 63ca1fbb43ae: Preparing [2024-10-04T07:08:01.640Z] 63ca1fbb43ae: Waiting [2024-10-04T07:08:01.640Z] 369a7f0a8a42: Layer already exists [2024-10-04T07:08:01.640Z] feb934fcdd94: Layer already exists [2024-10-04T07:08:01.640Z] 246b3a18fb6d: Layer already exists [2024-10-04T07:08:01.640Z] 0b39aecb9249: Layer already exists [2024-10-04T07:08:01.640Z] bf114ded9b37: Layer already exists [2024-10-04T07:08:01.640Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:08:01.640Z] latest: digest: sha256:06ce859c9d4299e039f7949e850962891b3ec88ded265fceb606ffd66ba5e2e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:08:01.968Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:08:02.299Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.16 [2024-10-04T07:08:02.299Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-04T07:08:02.299Z] 0b39aecb9249: Preparing [2024-10-04T07:08:02.299Z] bf114ded9b37: Preparing [2024-10-04T07:08:02.299Z] feb934fcdd94: Preparing [2024-10-04T07:08:02.299Z] 246b3a18fb6d: Preparing [2024-10-04T07:08:02.299Z] 369a7f0a8a42: Preparing [2024-10-04T07:08:02.299Z] 63ca1fbb43ae: Preparing [2024-10-04T07:08:02.299Z] 63ca1fbb43ae: Waiting [2024-10-04T07:08:02.299Z] bf114ded9b37: Layer already exists [2024-10-04T07:08:02.299Z] 246b3a18fb6d: Layer already exists [2024-10-04T07:08:02.299Z] 0b39aecb9249: Layer already exists [2024-10-04T07:08:02.299Z] 369a7f0a8a42: Layer already exists [2024-10-04T07:08:02.299Z] feb934fcdd94: Layer already exists [2024-10-04T07:08:02.299Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:08:02.299Z] 3.2.0-dev.16: digest: sha256:06ce859c9d4299e039f7949e850962891b3ec88ded265fceb606ffd66ba5e2e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:08:02.639Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:08:02.961Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16 [2024-10-04T07:08:02.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-04T07:08:02.961Z] 0b39aecb9249: Preparing [2024-10-04T07:08:02.961Z] bf114ded9b37: Preparing [2024-10-04T07:08:02.961Z] feb934fcdd94: Preparing [2024-10-04T07:08:02.961Z] 246b3a18fb6d: Preparing [2024-10-04T07:08:02.961Z] 369a7f0a8a42: Preparing [2024-10-04T07:08:02.961Z] 63ca1fbb43ae: Preparing [2024-10-04T07:08:02.961Z] 63ca1fbb43ae: Waiting [2024-10-04T07:08:02.961Z] feb934fcdd94: Layer already exists [2024-10-04T07:08:02.961Z] 0b39aecb9249: Layer already exists [2024-10-04T07:08:02.961Z] 246b3a18fb6d: Layer already exists [2024-10-04T07:08:02.961Z] bf114ded9b37: Layer already exists [2024-10-04T07:08:02.961Z] 369a7f0a8a42: Layer already exists [2024-10-04T07:08:02.961Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:08:02.961Z] afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16: digest: sha256:06ce859c9d4299e039f7949e850962891b3ec88ded265fceb606ffd66ba5e2e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:08:03.302Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:08:03.637Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2024-10-04T07:08:03.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2024-10-04T07:08:03.637Z] 0b39aecb9249: Preparing [2024-10-04T07:08:03.637Z] bf114ded9b37: Preparing [2024-10-04T07:08:03.637Z] feb934fcdd94: Preparing [2024-10-04T07:08:03.637Z] 246b3a18fb6d: Preparing [2024-10-04T07:08:03.637Z] 369a7f0a8a42: Preparing [2024-10-04T07:08:03.637Z] 63ca1fbb43ae: Preparing [2024-10-04T07:08:03.637Z] 63ca1fbb43ae: Waiting [2024-10-04T07:08:03.637Z] feb934fcdd94: Layer already exists [2024-10-04T07:08:03.637Z] 246b3a18fb6d: Layer already exists [2024-10-04T07:08:03.637Z] bf114ded9b37: Layer already exists [2024-10-04T07:08:03.637Z] 369a7f0a8a42: Layer already exists [2024-10-04T07:08:03.637Z] 0b39aecb9249: Layer already exists [2024-10-04T07:08:03.637Z] 63ca1fbb43ae: Layer already exists [2024-10-04T07:08:03.637Z] main: digest: sha256:06ce859c9d4299e039f7949e850962891b3ec88ded265fceb606ffd66ba5e2e9 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:08:03.728Z] ===================================================== [Pipeline] echo [2024-10-04T07:08:03.743Z] taggedImages: [2024-10-04T07:08:03.743Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [2024-10-04T07:08:03.743Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2024-10-04T07:08:03.743Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.2.0-dev.16 [2024-10-04T07:08:03.743Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16 [2024-10-04T07:08:03.743Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp: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 [2024-10-04T07:08:04.156Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:08:04.156Z] [2024-10-04T07:08:04.156Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:08:04.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:08:04.458Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-04T07:08:04.458Z] 5eb5b503b376: Pulling fs layer [2024-10-04T07:08:04.458Z] 5c69ac0246d0: Pulling fs layer [2024-10-04T07:08:04.458Z] ec43610c2a17: Pulling fs layer [2024-10-04T07:08:04.458Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-04T07:08:04.458Z] 33b1e0a273af: Pulling fs layer [2024-10-04T07:08:04.458Z] 5d3b04190fa2: Pulling fs layer [2024-10-04T07:08:04.458Z] 2f39f015ded8: Pulling fs layer [2024-10-04T07:08:04.458Z] 3a2ae6a8a46f: Waiting [2024-10-04T07:08:04.458Z] 33b1e0a273af: Waiting [2024-10-04T07:08:04.458Z] 5d3b04190fa2: Waiting [2024-10-04T07:08:04.458Z] 2f39f015ded8: Waiting [2024-10-04T07:08:04.458Z] 5c69ac0246d0: Download complete [2024-10-04T07:08:04.458Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-04T07:08:04.458Z] 3a2ae6a8a46f: Download complete [2024-10-04T07:08:04.458Z] 33b1e0a273af: Verifying Checksum [2024-10-04T07:08:04.459Z] 33b1e0a273af: Download complete [2024-10-04T07:08:04.459Z] 5d3b04190fa2: Download complete [2024-10-04T07:08:04.717Z] ec43610c2a17: Verifying Checksum [2024-10-04T07:08:04.717Z] ec43610c2a17: Download complete [2024-10-04T07:08:04.717Z] 5eb5b503b376: Verifying Checksum [2024-10-04T07:08:04.717Z] 5eb5b503b376: Download complete [2024-10-04T07:08:05.284Z] 2f39f015ded8: Verifying Checksum [2024-10-04T07:08:05.284Z] 2f39f015ded8: Download complete [2024-10-04T07:08:05.850Z] 5eb5b503b376: Pull complete [2024-10-04T07:08:06.108Z] 5c69ac0246d0: Pull complete [2024-10-04T07:08:06.367Z] ec43610c2a17: Pull complete [2024-10-04T07:08:06.630Z] 3a2ae6a8a46f: Pull complete [2024-10-04T07:08:06.630Z] 33b1e0a273af: Pull complete [2024-10-04T07:08:06.892Z] 5d3b04190fa2: Pull complete [2024-10-04T07:08:11.080Z] 2f39f015ded8: Pull complete [2024-10-04T07:08:11.080Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-04T07:08:11.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:08:11.080Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:08:11.185Z] prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container [2024-10-04T07:08:11.217Z] $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-10-04T07:08:12.526Z] $ docker top 519a9aeabc3bdfd9292e5e45af61a7a7dae05b1cc44a824d02e137f2000d7917 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:08:12.950Z] ---> job-cost.sh [2024-10-04T07:08:12.950Z] lf-activate-venv: SKIPPING [2024-10-04T07:08:12.950Z] INFO: No Stack... [2024-10-04T07:08:13.210Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T07:08:13.468Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T07:08:13.756Z] + + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csvcut [2024-10-04T07:08:13.756Z] -d, -f6 [Pipeline] lock [2024-10-04T07:08:13.772Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-152-stack-cost] [2024-10-04T07:08:13.783Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-152-stack-cost] did not exist. Created. [2024-10-04T07:08:13.790Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T07:08:14.100Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-04T07:08:14.127Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T07:08:14.134Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-152-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T07:08:14.163Z] $ docker stop --time=1 519a9aeabc3bdfd9292e5e45af61a7a7dae05b1cc44a824d02e137f2000d7917 [2024-10-04T07:08:15.313Z] $ docker rm -f --volumes 519a9aeabc3bdfd9292e5e45af61a7a7dae05b1cc44a824d02e137f2000d7917 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-04T07:43:38.950Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16366 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2024-10-04T07:43:38.970Z] Running in /w/workspace/device-rfid-llrp-go/152 [Pipeline] { [Pipeline] checkout [2024-10-04T07:43:42.022Z] The recommended git tool is: git [2024-10-04T07:43:47.660Z] using credential edgex-jenkins-ssh [2024-10-04T07:43:47.686Z] Cloning the remote Git repository [2024-10-04T07:43:47.730Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-04T07:43:47.841Z] > git init /w/workspace/device-rfid-llrp-go/152 # timeout=10 [2024-10-04T07:43:48.007Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-04T07:43:48.008Z] > git --version # timeout=10 [2024-10-04T07:43:48.034Z] > git --version # 'git version 2.25.1' [2024-10-04T07:43:48.037Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-04T07:43:48.207Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T07:43:52.023Z] Avoid second fetch [2024-10-04T07:43:52.024Z] Checking out Revision afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d (main) [2024-10-04T07:43:51.051Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-04T07:43:51.075Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-04T07:43:52.039Z] > git config core.sparsecheckout # timeout=10 [2024-10-04T07:43:52.118Z] > git checkout -f afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d # timeout=10 [2024-10-04T07:43:52.795Z] Commit message: "Merge pull request #316 from jinlinGuan/golang-1.23" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T07:43:57.498Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-04T07:43:57.498Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T07:43:57.498Z] Dload Upload Total Spent Left Speed [2024-10-04T07:43:57.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-10-04T07:43:57.853Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-04T07:43:58.196Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-04T07:43:58.196Z] + sudo tee /etc/docker/daemon.new [2024-10-04T07:43:58.196Z] { [2024-10-04T07:43:58.196Z] "registry-mirrors": [ [2024-10-04T07:43:58.196Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-04T07:43:58.196Z] ], [2024-10-04T07:43:58.196Z] "bip": "10.250.0.254/24", [2024-10-04T07:43:58.196Z] "hosts": [ [2024-10-04T07:43:58.196Z] "tcp://0.0.0.0:5555", [2024-10-04T07:43:58.196Z] "unix:///var/run/docker.sock" [2024-10-04T07:43:58.196Z] ], [2024-10-04T07:43:58.196Z] "mtu": 1458, [2024-10-04T07:43:58.196Z] "selinux-enabled": true, [2024-10-04T07:43:58.196Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-04T07:43:58.196Z] } [Pipeline] sh [2024-10-04T07:43:58.561Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-04T07:43:58.921Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:44:17.257Z] provisioning config files... [2024-10-04T07:44:17.290Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/152@tmp/config11614308564239226096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:44:17.787Z] ---> ****-login.sh [2024-10-04T07:44:17.787Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:44:18.059Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:44:18.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:44:18.338Z] Configure a credential helper to remove this warning. See [2024-10-04T07:44:18.338Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:44:18.338Z] [2024-10-04T07:44:18.338Z] Login Succeeded [2024-10-04T07:44:18.338Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:44:18.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:44:18.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:44:18.609Z] Configure a credential helper to remove this warning. See [2024-10-04T07:44:18.609Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:44:18.609Z] [2024-10-04T07:44:18.609Z] Login Succeeded [2024-10-04T07:44:18.880Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:44:18.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:44:19.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:44:19.148Z] Configure a credential helper to remove this warning. See [2024-10-04T07:44:19.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:44:19.148Z] [2024-10-04T07:44:19.148Z] Login Succeeded [2024-10-04T07:44:19.148Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:44:19.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:44:19.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:44:19.418Z] Configure a credential helper to remove this warning. See [2024-10-04T07:44:19.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:44:19.418Z] [2024-10-04T07:44:19.418Z] Login Succeeded [2024-10-04T07:44:19.418Z] ****.io [2024-10-04T07:44:19.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:44:19.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:44:19.955Z] Configure a credential helper to remove this warning. See [2024-10-04T07:44:19.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:44:19.955Z] [2024-10-04T07:44:19.955Z] Login Succeeded [2024-10-04T07:44:19.955Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:44:19.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-04T07:44:20.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:44:20.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:44:20.382Z] ========================================================= [2024-10-04T07:44:20.382Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-04T07:44:20.382Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:44:20.758Z] + 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 . [2024-10-04T07:44:21.027Z] Sending build context to Docker daemon 1.21MB [2024-10-04T07:44:21.027Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T07:44:21.027Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-04T07:44:21.299Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-04T07:44:21.299Z] cf04c63912e1: Pulling fs layer [2024-10-04T07:44:21.299Z] 55b35a11ae5e: Pulling fs layer [2024-10-04T07:44:21.299Z] a37a00ec5f00: Pulling fs layer [2024-10-04T07:44:21.299Z] 50b3750afda1: Pulling fs layer [2024-10-04T07:44:21.299Z] 50b3750afda1: Waiting [2024-10-04T07:44:21.299Z] 4f4fb700ef54: Pulling fs layer [2024-10-04T07:44:21.299Z] 80978eb59214: Pulling fs layer [2024-10-04T07:44:21.299Z] c9f46d7d2bd2: Pulling fs layer [2024-10-04T07:44:21.299Z] c5a475d317c9: Pulling fs layer [2024-10-04T07:44:21.299Z] 4f4fb700ef54: Waiting [2024-10-04T07:44:21.299Z] 80978eb59214: Waiting [2024-10-04T07:44:21.299Z] c9f46d7d2bd2: Waiting [2024-10-04T07:44:21.299Z] c5a475d317c9: Waiting [2024-10-04T07:44:21.299Z] 55b35a11ae5e: Verifying Checksum [2024-10-04T07:44:21.299Z] 55b35a11ae5e: Download complete [2024-10-04T07:44:21.299Z] 50b3750afda1: Verifying Checksum [2024-10-04T07:44:21.299Z] 50b3750afda1: Download complete [2024-10-04T07:44:21.299Z] 4f4fb700ef54: Verifying Checksum [2024-10-04T07:44:21.299Z] 4f4fb700ef54: Download complete [2024-10-04T07:44:21.299Z] 80978eb59214: Verifying Checksum [2024-10-04T07:44:21.299Z] 80978eb59214: Download complete [2024-10-04T07:44:21.299Z] cf04c63912e1: Verifying Checksum [2024-10-04T07:44:21.299Z] cf04c63912e1: Download complete [2024-10-04T07:44:21.893Z] c5a475d317c9: Verifying Checksum [2024-10-04T07:44:21.893Z] c5a475d317c9: Download complete [2024-10-04T07:44:22.486Z] cf04c63912e1: Pull complete [2024-10-04T07:44:23.080Z] 55b35a11ae5e: Pull complete [2024-10-04T07:44:23.354Z] a37a00ec5f00: Verifying Checksum [2024-10-04T07:44:23.354Z] a37a00ec5f00: Download complete [2024-10-04T07:44:24.325Z] c9f46d7d2bd2: Verifying Checksum [2024-10-04T07:44:24.325Z] c9f46d7d2bd2: Download complete [2024-10-04T07:44:39.361Z] a37a00ec5f00: Pull complete [2024-10-04T07:44:39.361Z] 50b3750afda1: Pull complete [2024-10-04T07:44:39.361Z] 4f4fb700ef54: Pull complete [2024-10-04T07:44:39.361Z] 80978eb59214: Pull complete [2024-10-04T07:44:46.046Z] c9f46d7d2bd2: Pull complete [2024-10-04T07:44:47.473Z] c5a475d317c9: Pull complete [2024-10-04T07:44:47.473Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-04T07:44:47.473Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-04T07:44:47.473Z] ---> be29e6b0f0d4 [2024-10-04T07:44:47.473Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-04T07:44:48.456Z] ---> Running in b3d265a3c633 [2024-10-04T07:44:48.724Z] Removing intermediate container b3d265a3c633 [2024-10-04T07:44:48.724Z] ---> afd017f4379b [2024-10-04T07:44:48.724Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T07:44:48.724Z] ---> Running in 79c0839fd7f3 [2024-10-04T07:44:49.313Z] Removing intermediate container 79c0839fd7f3 [2024-10-04T07:44:49.313Z] ---> b98aa608a076 [2024-10-04T07:44:49.313Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-04T07:44:49.313Z] ---> Running in f6401c71b8ab [2024-10-04T07:44:49.582Z] Removing intermediate container f6401c71b8ab [2024-10-04T07:44:49.582Z] ---> f4af24f6650d [2024-10-04T07:44:49.582Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T07:44:49.852Z] ---> Running in 8186ea5ec694 [2024-10-04T07:44:50.126Z] Removing intermediate container 8186ea5ec694 [2024-10-04T07:44:50.127Z] ---> 02677a69de65 [2024-10-04T07:44:50.127Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T07:44:50.127Z] ---> Running in 11ab76c9a100 [2024-10-04T07:44:51.549Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T07:44:51.817Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T07:44:53.770Z] OK: 238 MiB in 54 packages [2024-10-04T07:44:54.743Z] Removing intermediate container 11ab76c9a100 [2024-10-04T07:44:54.743Z] ---> ca4cdfc78766 [2024-10-04T07:44:54.743Z] Step 8/12 : WORKDIR /app [2024-10-04T07:44:54.743Z] ---> Running in 04303326c47f [2024-10-04T07:44:55.332Z] Removing intermediate container 04303326c47f [2024-10-04T07:44:55.332Z] ---> 445284aced19 [2024-10-04T07:44:55.332Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-04T07:44:55.920Z] ---> d10f97548233 [2024-10-04T07:44:55.920Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:44:55.920Z] ---> Running in 769a1f64f285 [2024-10-04T07:46:47.638Z] Removing intermediate container 769a1f64f285 [2024-10-04T07:46:47.638Z] ---> 3f3a4dad03f6 [2024-10-04T07:46:47.638Z] Step 11/12 : COPY . . [2024-10-04T07:46:47.907Z] ---> 9a123cd88580 [2024-10-04T07:46:47.907Z] Step 12/12 : RUN $MAKE [2024-10-04T07:46:47.907Z] ---> Running in 8afc3f6f457f [2024-10-04T07:46:48.882Z] noop [2024-10-04T07:46:49.845Z] Removing intermediate container 8afc3f6f457f [2024-10-04T07:46:49.845Z] ---> 032e162a971c [2024-10-04T07:46:49.845Z] Successfully built 032e162a971c [2024-10-04T07:46:49.845Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:46:50.226Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T07:46:50.226Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:46:50.441Z] prd-ubuntu20.04-docker-arm64-4c-16g-16366 does not seem to be running inside a container [2024-10-04T07:46:50.513Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/152 -v /w/workspace/device-rfid-llrp-go/152:/w/workspace/device-rfid-llrp-go/152:rw,z -v /w/workspace/device-rfid-llrp-go/152@tmp:/w/workspace/device-rfid-llrp-go/152@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 [2024-10-04T07:46:51.758Z] $ docker top 8ee6d9263337b919ae510e6f3574068b77ab981d3717779ed5308d7091cf1186 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:46:52.603Z] + go version [2024-10-04T07:46:52.603Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-04T07:46:52.626Z] $ docker stop --time=1 8ee6d9263337b919ae510e6f3574068b77ab981d3717779ed5308d7091cf1186 [2024-10-04T07:46:54.307Z] $ docker rm -f --volumes 8ee6d9263337b919ae510e6f3574068b77ab981d3717779ed5308d7091cf1186 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:46:54.928Z] + docker inspect -f . ci-base-image-arm64 [2024-10-04T07:46:54.928Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:46:55.119Z] prd-ubuntu20.04-docker-arm64-4c-16g-16366 does not seem to be running inside a container [2024-10-04T07:46:55.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/152 -v /w/workspace/device-rfid-llrp-go/152:/w/workspace/device-rfid-llrp-go/152:rw,z -v /w/workspace/device-rfid-llrp-go/152@tmp:/w/workspace/device-rfid-llrp-go/152@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 [2024-10-04T07:46:56.536Z] $ docker top 8eccc26a55e161b30ca821e3e285f73d6eb3a109f3ce200bca3aa789d67aa484 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:46:57.418Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/152 [Pipeline] fileExists [Pipeline] sh [2024-10-04T07:46:58.095Z] + make test [2024-10-04T07:46:58.095Z] go test ./... -coverprofile=coverage.out ./... [2024-10-04T07:47:04.744Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-04T07:51:26.872Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-04T07:51:26.872Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-04T07:52:05.866Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.708s coverage: 40.6% of statements [2024-10-04T07:52:05.866Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.054s coverage: 95.5% of statements [2024-10-04T07:52:05.866Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.633s coverage: 51.9% of statements [2024-10-04T07:52:05.866Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-04T07:52:05.866Z] go vet ./... [2024-10-04T07:53:02.409Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-04T07:53:02.409Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-04T07:53:02.409Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-04T07:53:02.430Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-04T07:53:02.457Z] $ docker stop --time=1 8eccc26a55e161b30ca821e3e285f73d6eb3a109f3ce200bca3aa789d67aa484 [2024-10-04T07:53:04.534Z] $ docker rm -f --volumes 8eccc26a55e161b30ca821e3e285f73d6eb3a109f3ce200bca3aa789d67aa484 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:53:06.395Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-04T07:53:06.426Z] Warning: overwriting stash ‘coverage-report’ [2024-10-04T07:53:07.263Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-04T07:53:07.688Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-04T07:53:08.023Z] + ls -al . [2024-10-04T07:53:08.023Z] total 712 [2024-10-04T07:53:08.023Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 4 07:47 . [2024-10-04T07:53:08.023Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:43 .. [2024-10-04T07:53:08.023Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 4 07:43 .dockerignore [2024-10-04T07:53:08.023Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 07:43 .git [2024-10-04T07:53:08.023Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:43 .github [2024-10-04T07:53:08.023Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 4 07:43 .gitignore [2024-10-04T07:53:08.023Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 4 07:43 .golangci.yml [2024-10-04T07:53:08.023Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 4 07:43 Attribution.txt [2024-10-04T07:53:08.023Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 4 07:43 CHANGELOG.md [2024-10-04T07:53:08.023Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 4 07:43 Dockerfile [2024-10-04T07:53:08.023Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 4 07:43 GOVERNANCE.md [2024-10-04T07:53:08.023Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 4 07:43 Jenkinsfile [2024-10-04T07:53:08.023Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 4 07:43 LICENSE [2024-10-04T07:53:08.023Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 4 07:43 Makefile [2024-10-04T07:53:08.023Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 4 07:43 OWNERS.md [2024-10-04T07:53:08.023Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 4 07:43 README.md [2024-10-04T07:53:08.023Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 07:05 VERSION [2024-10-04T07:53:08.023Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:43 bin [2024-10-04T07:53:08.023Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:43 cmd [2024-10-04T07:53:08.023Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 4 07:52 coverage.out [2024-10-04T07:53:08.023Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:43 examples [2024-10-04T07:53:08.023Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 4 07:43 go.mod [2024-10-04T07:53:08.023Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 4 07:43 go.sum [2024-10-04T07:53:08.023Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 4 07:43 images [2024-10-04T07:53:08.023Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 07:43 internal [2024-10-04T07:53:08.023Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 4 07:43 pkg [2024-10-04T07:53:08.023Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 4 07:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:53:08.386Z] + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d --label arch=arm64 --label version=3.2.0-dev.16 . [2024-10-04T07:53:08.658Z] Sending build context to Docker daemon 1.21MB [2024-10-04T07:53:08.658Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-04T07:53:08.658Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-04T07:53:08.658Z] ---> 032e162a971c [2024-10-04T07:53:08.658Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-04T07:53:08.928Z] ---> Running in 768ca127eaae [2024-10-04T07:53:09.202Z] Removing intermediate container 768ca127eaae [2024-10-04T07:53:09.202Z] ---> 04c3f0bc5125 [2024-10-04T07:53:09.202Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-04T07:53:09.480Z] ---> Running in 8a0a77fc5081 [2024-10-04T07:53:09.752Z] Removing intermediate container 8a0a77fc5081 [2024-10-04T07:53:09.752Z] ---> b593ecbe6abb [2024-10-04T07:53:09.752Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-04T07:53:09.752Z] ---> Running in 0f599df02594 [2024-10-04T07:53:10.028Z] Removing intermediate container 0f599df02594 [2024-10-04T07:53:10.028Z] ---> fda81214447b [2024-10-04T07:53:10.028Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-04T07:53:10.321Z] ---> Running in a99668efdf42 [2024-10-04T07:53:10.592Z] Removing intermediate container a99668efdf42 [2024-10-04T07:53:10.592Z] ---> 674f74377bfd [2024-10-04T07:53:10.592Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-04T07:53:10.592Z] ---> Running in 4991bb753bb1 [2024-10-04T07:53:12.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T07:53:12.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T07:53:14.282Z] OK: 238 MiB in 54 packages [2024-10-04T07:53:15.249Z] Removing intermediate container 4991bb753bb1 [2024-10-04T07:53:15.249Z] ---> 1b516918beae [2024-10-04T07:53:15.249Z] Step 8/25 : WORKDIR /app [2024-10-04T07:53:15.249Z] ---> Running in fca0e3351859 [2024-10-04T07:53:16.212Z] Removing intermediate container fca0e3351859 [2024-10-04T07:53:16.212Z] ---> 4a8881f8ab5a [2024-10-04T07:53:16.212Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-04T07:53:16.800Z] ---> db1ef009b7fd [2024-10-04T07:53:16.800Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-04T07:53:16.800Z] ---> Running in ce380b4508bd [2024-10-04T07:53:19.414Z] Removing intermediate container ce380b4508bd [2024-10-04T07:53:19.414Z] ---> f9ca1c5bff57 [2024-10-04T07:53:19.414Z] Step 11/25 : COPY . . [2024-10-04T07:53:20.373Z] ---> b0a9badc7599 [2024-10-04T07:53:20.373Z] Step 12/25 : RUN $MAKE [2024-10-04T07:53:20.373Z] ---> Running in 50f1be6518d0 [2024-10-04T07:53:21.332Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.2.0-dev.16 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.41" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-10-04T07:57:13.122Z] Removing intermediate container 50f1be6518d0 [2024-10-04T07:57:13.122Z] ---> 9d6948159cb8 [2024-10-04T07:57:13.122Z] Step 13/25 : FROM alpine:3.20 [2024-10-04T07:57:13.122Z] 3.20: Pulling from library/alpine [2024-10-04T07:57:13.122Z] cf04c63912e1: Already exists [2024-10-04T07:57:13.122Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-04T07:57:13.122Z] Status: Downloaded newer image for alpine:3.20 [2024-10-04T07:57:13.122Z] ---> c157a85ed455 [2024-10-04T07:57:13.122Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-04T07:57:13.122Z] ---> Running in eec0b142b7fd [2024-10-04T07:57:13.122Z] Removing intermediate container eec0b142b7fd [2024-10-04T07:57:13.122Z] ---> c77c5cf0bb03 [2024-10-04T07:57:13.122Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-04T07:57:13.122Z] ---> Running in a5a80d089de0 [2024-10-04T07:57:13.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T07:57:13.122Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T07:57:13.122Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-04T07:57:13.122Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T07:57:13.122Z] OK: 9 MiB in 15 packages [2024-10-04T07:57:14.089Z] Removing intermediate container a5a80d089de0 [2024-10-04T07:57:14.089Z] ---> 6caef045535b [2024-10-04T07:57:14.089Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-04T07:57:14.089Z] ---> Running in da921f5ffa78 [2024-10-04T07:57:15.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T07:57:15.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T07:57:16.521Z] Upgrading critical system libraries and apk-tools: [2024-10-04T07:57:16.521Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-04T07:57:16.521Z] Executing busybox-1.36.1-r29.trigger [2024-10-04T07:57:16.831Z] Continuing the upgrade transaction with new apk-tools: [2024-10-04T07:57:16.831Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-04T07:57:17.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-04T07:57:18.502Z] OK: 9 MiB in 15 packages [2024-10-04T07:57:19.475Z] Removing intermediate container da921f5ffa78 [2024-10-04T07:57:19.475Z] ---> f303f32274b8 [2024-10-04T07:57:19.475Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-04T07:57:20.071Z] ---> e4351fd98a87 [2024-10-04T07:57:20.071Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-04T07:57:20.335Z] ---> 6bc0187791ea [2024-10-04T07:57:20.335Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-04T07:57:22.269Z] ---> 141cd5b5c74a [2024-10-04T07:57:22.269Z] Step 20/25 : EXPOSE 59989 [2024-10-04T07:57:22.269Z] ---> Running in 9ddf4950e74a [2024-10-04T07:57:22.541Z] Removing intermediate container 9ddf4950e74a [2024-10-04T07:57:22.541Z] ---> f39c2e1012ce [2024-10-04T07:57:22.541Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-04T07:57:22.817Z] ---> Running in 9b33d38d274f [2024-10-04T07:57:23.087Z] Removing intermediate container 9b33d38d274f [2024-10-04T07:57:23.087Z] ---> af05e7d08d86 [2024-10-04T07:57:23.087Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-04T07:57:23.087Z] ---> Running in 10b44196151b [2024-10-04T07:57:23.375Z] Removing intermediate container 10b44196151b [2024-10-04T07:57:23.375Z] ---> 886612820c54 [2024-10-04T07:57:23.375Z] Step 23/25 : LABEL arch=arm64 [2024-10-04T07:57:23.646Z] ---> Running in 2e8548526960 [2024-10-04T07:57:23.937Z] Removing intermediate container 2e8548526960 [2024-10-04T07:57:23.937Z] ---> e1adcef4efb2 [2024-10-04T07:57:23.937Z] Step 24/25 : LABEL git_sha=afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [2024-10-04T07:57:23.937Z] ---> Running in ef23953d146d [2024-10-04T07:57:24.207Z] Removing intermediate container ef23953d146d [2024-10-04T07:57:24.207Z] ---> c454f51a87a7 [2024-10-04T07:57:24.207Z] Step 25/25 : LABEL version=3.2.0-dev.16 [2024-10-04T07:57:24.207Z] ---> Running in 66f99c8b619e [2024-10-04T07:57:24.793Z] Removing intermediate container 66f99c8b619e [2024-10-04T07:57:24.793Z] ---> d95b9305e3a2 [2024-10-04T07:57:24.793Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-04T07:57:24.793Z] Successfully built d95b9305e3a2 [2024-10-04T07:57:24.793Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:57:24.969Z] provisioning config files... [2024-10-04T07:57:24.985Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/152@tmp/config3036778562688240540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:57:25.334Z] ---> ****-login.sh [2024-10-04T07:57:25.334Z] nexus3.edgexfoundry.org:10001 [2024-10-04T07:57:25.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:57:25.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:57:25.600Z] Configure a credential helper to remove this warning. See [2024-10-04T07:57:25.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:57:25.600Z] [2024-10-04T07:57:25.600Z] Login Succeeded [2024-10-04T07:57:25.600Z] nexus3.edgexfoundry.org:10002 [2024-10-04T07:57:25.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:57:25.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:57:25.869Z] Configure a credential helper to remove this warning. See [2024-10-04T07:57:25.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:57:25.869Z] [2024-10-04T07:57:25.869Z] Login Succeeded [2024-10-04T07:57:25.869Z] nexus3.edgexfoundry.org:10003 [2024-10-04T07:57:26.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:57:26.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:57:26.455Z] Configure a credential helper to remove this warning. See [2024-10-04T07:57:26.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:57:26.455Z] [2024-10-04T07:57:26.455Z] Login Succeeded [2024-10-04T07:57:26.455Z] nexus3.edgexfoundry.org:10004 [2024-10-04T07:57:26.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:57:26.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:57:26.724Z] Configure a credential helper to remove this warning. See [2024-10-04T07:57:26.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:57:26.724Z] [2024-10-04T07:57:26.724Z] Login Succeeded [2024-10-04T07:57:26.724Z] ****.io [2024-10-04T07:57:26.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-04T07:57:27.260Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-04T07:57:27.260Z] Configure a credential helper to remove this warning. See [2024-10-04T07:57:27.260Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-04T07:57:27.260Z] [2024-10-04T07:57:27.260Z] Login Succeeded [2024-10-04T07:57:27.260Z] ---> ****-login.sh ends [Pipeline] } [2024-10-04T07:57:27.272Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:57:27.325Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-04T07:57:27.358Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2024-10-04T07:57:27.358Z] afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [2024-10-04T07:57:27.358Z] latest [2024-10-04T07:57:27.358Z] 3.2.0-dev.16 [2024-10-04T07:57:27.358Z] afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16 [2024-10-04T07:57:27.358Z] main [2024-10-04T07:57:27.358Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:27.750Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:28.116Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [2024-10-04T07:57:28.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-04T07:57:28.116Z] 9fa36a5861dd: Preparing [2024-10-04T07:57:28.116Z] 23674dcd73b2: Preparing [2024-10-04T07:57:28.116Z] 5c0706fb8e1d: Preparing [2024-10-04T07:57:28.116Z] 19441b60985d: Preparing [2024-10-04T07:57:28.116Z] a9bd301c2ff4: Preparing [2024-10-04T07:57:28.116Z] 16113d51b718: Preparing [2024-10-04T07:57:28.116Z] 16113d51b718: Waiting [2024-10-04T07:57:28.382Z] 5c0706fb8e1d: Pushed [2024-10-04T07:57:28.382Z] a9bd301c2ff4: Pushed [2024-10-04T07:57:28.382Z] 23674dcd73b2: Pushed [2024-10-04T07:57:28.382Z] 19441b60985d: Pushed [2024-10-04T07:57:28.382Z] 16113d51b718: Layer already exists [2024-10-04T07:57:38.451Z] 9fa36a5861dd: Pushed [2024-10-04T07:57:38.451Z] afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d: digest: sha256:1370de34b5a87695370ad8b7067b94f3fa71597ce9071df5c1df44bf61b0f91e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:38.828Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:39.205Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-10-04T07:57:39.205Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-04T07:57:39.205Z] 9fa36a5861dd: Preparing [2024-10-04T07:57:39.205Z] 23674dcd73b2: Preparing [2024-10-04T07:57:39.205Z] 5c0706fb8e1d: Preparing [2024-10-04T07:57:39.205Z] 19441b60985d: Preparing [2024-10-04T07:57:39.205Z] a9bd301c2ff4: Preparing [2024-10-04T07:57:39.205Z] 16113d51b718: Preparing [2024-10-04T07:57:39.205Z] 16113d51b718: Waiting [2024-10-04T07:57:39.205Z] 19441b60985d: Layer already exists [2024-10-04T07:57:39.205Z] 9fa36a5861dd: Layer already exists [2024-10-04T07:57:39.205Z] 5c0706fb8e1d: Layer already exists [2024-10-04T07:57:39.205Z] 23674dcd73b2: Layer already exists [2024-10-04T07:57:39.205Z] a9bd301c2ff4: Layer already exists [2024-10-04T07:57:39.205Z] 16113d51b718: Layer already exists [2024-10-04T07:57:39.205Z] latest: digest: sha256:1370de34b5a87695370ad8b7067b94f3fa71597ce9071df5c1df44bf61b0f91e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:39.556Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:39.943Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.16 [2024-10-04T07:57:39.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-04T07:57:39.943Z] 9fa36a5861dd: Preparing [2024-10-04T07:57:39.943Z] 23674dcd73b2: Preparing [2024-10-04T07:57:39.943Z] 5c0706fb8e1d: Preparing [2024-10-04T07:57:39.943Z] 19441b60985d: Preparing [2024-10-04T07:57:39.943Z] a9bd301c2ff4: Preparing [2024-10-04T07:57:39.943Z] 16113d51b718: Preparing [2024-10-04T07:57:39.943Z] 16113d51b718: Waiting [2024-10-04T07:57:39.943Z] 9fa36a5861dd: Layer already exists [2024-10-04T07:57:39.943Z] 19441b60985d: Layer already exists [2024-10-04T07:57:39.943Z] 5c0706fb8e1d: Layer already exists [2024-10-04T07:57:39.943Z] a9bd301c2ff4: Layer already exists [2024-10-04T07:57:39.943Z] 23674dcd73b2: Layer already exists [2024-10-04T07:57:39.943Z] 16113d51b718: Layer already exists [2024-10-04T07:57:40.209Z] 3.2.0-dev.16: digest: sha256:1370de34b5a87695370ad8b7067b94f3fa71597ce9071df5c1df44bf61b0f91e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:40.610Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:40.971Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16 [2024-10-04T07:57:40.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-04T07:57:40.971Z] 9fa36a5861dd: Preparing [2024-10-04T07:57:40.971Z] 23674dcd73b2: Preparing [2024-10-04T07:57:40.971Z] 5c0706fb8e1d: Preparing [2024-10-04T07:57:40.971Z] 19441b60985d: Preparing [2024-10-04T07:57:40.971Z] a9bd301c2ff4: Preparing [2024-10-04T07:57:40.971Z] 16113d51b718: Preparing [2024-10-04T07:57:40.971Z] 16113d51b718: Waiting [2024-10-04T07:57:40.971Z] 19441b60985d: Layer already exists [2024-10-04T07:57:40.971Z] a9bd301c2ff4: Layer already exists [2024-10-04T07:57:40.971Z] 23674dcd73b2: Layer already exists [2024-10-04T07:57:40.971Z] 5c0706fb8e1d: Layer already exists [2024-10-04T07:57:40.971Z] 9fa36a5861dd: Layer already exists [2024-10-04T07:57:40.971Z] 16113d51b718: Layer already exists [2024-10-04T07:57:41.237Z] afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16: digest: sha256:1370de34b5a87695370ad8b7067b94f3fa71597ce9071df5c1df44bf61b0f91e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:41.602Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:41.975Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2024-10-04T07:57:41.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2024-10-04T07:57:41.975Z] 9fa36a5861dd: Preparing [2024-10-04T07:57:41.975Z] 23674dcd73b2: Preparing [2024-10-04T07:57:41.975Z] 5c0706fb8e1d: Preparing [2024-10-04T07:57:41.975Z] 19441b60985d: Preparing [2024-10-04T07:57:41.975Z] a9bd301c2ff4: Preparing [2024-10-04T07:57:41.975Z] 16113d51b718: Preparing [2024-10-04T07:57:41.975Z] 16113d51b718: Waiting [2024-10-04T07:57:41.975Z] 9fa36a5861dd: Layer already exists [2024-10-04T07:57:41.975Z] 5c0706fb8e1d: Layer already exists [2024-10-04T07:57:41.975Z] 19441b60985d: Layer already exists [2024-10-04T07:57:41.975Z] a9bd301c2ff4: Layer already exists [2024-10-04T07:57:41.975Z] 23674dcd73b2: Layer already exists [2024-10-04T07:57:41.975Z] 16113d51b718: Layer already exists [2024-10-04T07:57:42.242Z] main: digest: sha256:1370de34b5a87695370ad8b7067b94f3fa71597ce9071df5c1df44bf61b0f91e size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-04T07:57:42.333Z] ===================================================== [Pipeline] echo [2024-10-04T07:57:42.349Z] taggedImages: [2024-10-04T07:57:42.349Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [2024-10-04T07:57:42.349Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2024-10-04T07:57:42.349Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.2.0-dev.16 [2024-10-04T07:57:42.349Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d-3.2.0-dev.16 [2024-10-04T07:57:42.350Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:42.786Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T07:57:42.786Z] [2024-10-04T07:57:42.786Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:57:43.132Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T07:57:43.132Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-04T07:57:43.132Z] 8998bd30e6a1: Pulling fs layer [2024-10-04T07:57:43.132Z] 04944245beec: Pulling fs layer [2024-10-04T07:57:43.132Z] 699f458cf7ca: Pulling fs layer [2024-10-04T07:57:43.132Z] 765212b225bb: Pulling fs layer [2024-10-04T07:57:43.132Z] f23df028b6ca: Pulling fs layer [2024-10-04T07:57:43.132Z] d65c8cfc05b1: Pulling fs layer [2024-10-04T07:57:43.132Z] 2437ff75d9bd: Pulling fs layer [2024-10-04T07:57:43.132Z] f23df028b6ca: Waiting [2024-10-04T07:57:43.132Z] 765212b225bb: Waiting [2024-10-04T07:57:43.132Z] d65c8cfc05b1: Waiting [2024-10-04T07:57:43.132Z] 2437ff75d9bd: Waiting [2024-10-04T07:57:43.402Z] 04944245beec: Verifying Checksum [2024-10-04T07:57:43.402Z] 04944245beec: Download complete [2024-10-04T07:57:43.402Z] 765212b225bb: Verifying Checksum [2024-10-04T07:57:43.402Z] 765212b225bb: Download complete [2024-10-04T07:57:43.402Z] f23df028b6ca: Verifying Checksum [2024-10-04T07:57:43.402Z] f23df028b6ca: Download complete [2024-10-04T07:57:43.402Z] d65c8cfc05b1: Verifying Checksum [2024-10-04T07:57:43.402Z] d65c8cfc05b1: Download complete [2024-10-04T07:57:43.670Z] 699f458cf7ca: Verifying Checksum [2024-10-04T07:57:43.670Z] 699f458cf7ca: Download complete [2024-10-04T07:57:43.939Z] 8998bd30e6a1: Verifying Checksum [2024-10-04T07:57:43.939Z] 8998bd30e6a1: Download complete [2024-10-04T07:57:46.524Z] 2437ff75d9bd: Verifying Checksum [2024-10-04T07:57:46.524Z] 2437ff75d9bd: Download complete [2024-10-04T07:57:49.103Z] 8998bd30e6a1: Pull complete [2024-10-04T07:57:49.369Z] 04944245beec: Pull complete [2024-10-04T07:57:50.780Z] 699f458cf7ca: Pull complete [2024-10-04T07:57:51.061Z] 765212b225bb: Pull complete [2024-10-04T07:57:52.074Z] f23df028b6ca: Pull complete [2024-10-04T07:57:52.074Z] d65c8cfc05b1: Pull complete [2024-10-04T07:58:10.430Z] 2437ff75d9bd: Pull complete [2024-10-04T07:58:10.430Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-04T07:58:10.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-04T07:58:10.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:58:10.651Z] prd-ubuntu20.04-docker-arm64-4c-16g-16366 does not seem to be running inside a container [2024-10-04T07:58:10.730Z] $ 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/device-rfid-llrp-go/152 -v /w/workspace/device-rfid-llrp-go/152:/w/workspace/device-rfid-llrp-go/152:rw,z -v /w/workspace/device-rfid-llrp-go/152@tmp:/w/workspace/device-rfid-llrp-go/152@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 [2024-10-04T07:58:13.326Z] $ docker top c4075b8f0daaf04f3ba580b0a560898fada8b2c7bf6aedda37d8c72510760df8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:58:13.825Z] ---> job-cost.sh [2024-10-04T07:58:14.104Z] lf-activate-venv: SKIPPING [2024-10-04T07:58:14.104Z] INFO: No Stack... [2024-10-04T07:58:14.682Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-04T07:58:15.633Z] INFO: Archiving Costs [Pipeline] sh [2024-10-04T07:58:16.267Z] + cat /w/workspace/device-rfid-llrp-go/152/archives/cost.csv [2024-10-04T07:58:16.267Z] + cut -d, -f6 [Pipeline] lock [2024-10-04T07:58:16.320Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-152-stack-cost] [2024-10-04T07:58:16.330Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-152-stack-cost] did not exist. Created. [2024-10-04T07:58:16.344Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-152-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-04T07:58:16.694Z] /w/workspace/device-rfid-llrp-go/152@tmp/durable-13d3a8dd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-04T07:58:17.024Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-04T07:58:17.049Z] Warning: overwriting stash ‘stack-cost’ [2024-10-04T07:58:17.111Z] Stashed 1 file(s) [Pipeline] } [2024-10-04T07:58:17.118Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-main-152-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-04T07:58:17.157Z] $ docker stop --time=1 c4075b8f0daaf04f3ba580b0a560898fada8b2c7bf6aedda37d8c72510760df8 [2024-10-04T07:58:18.595Z] $ docker rm -f --volumes c4075b8f0daaf04f3ba580b0a560898fada8b2c7bf6aedda37d8c72510760df8 [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 [2024-10-04T07:58:19.081Z] provisioning config files... [2024-10-04T07:58:19.088Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4169904056759496414tmp [Pipeline] { [Pipeline] sh [2024-10-04T07:58:19.388Z] + set +x [2024-10-04T07:58:19.388Z] + curl -s https://codecov.io/bash [2024-10-04T07:58:19.388Z] + bash -s -- [2024-10-04T07:58:19.388Z] [2024-10-04T07:58:19.388Z] _____ _ [2024-10-04T07:58:19.388Z] / ____| | | [2024-10-04T07:58:19.388Z] | | ___ __| | ___ ___ _____ __ [2024-10-04T07:58:19.388Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-04T07:58:19.388Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-04T07:58:19.388Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-04T07:58:19.388Z] Bash-1.0.6 [2024-10-04T07:58:19.388Z] [2024-10-04T07:58:19.388Z] [2024-10-04T07:58:19.388Z] ==> git version 2.25.1 found [2024-10-04T07:58:19.388Z] ==> 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 [2024-10-04T07:58:19.388Z] Release-Date: 2020-01-08 [2024-10-04T07:58:19.388Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-04T07:58:19.388Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-04T07:58:19.388Z] ==> Jenkins CI detected. [2024-10-04T07:58:19.388Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2024-10-04T07:58:19.388Z] project root: . [2024-10-04T07:58:19.388Z] --> token set from env [2024-10-04T07:58:19.388Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-04T07:58:19.388Z] ==> Running gcov in . (disable via -X gcov) [2024-10-04T07:58:19.388Z] ==> Python coveragepy not found [2024-10-04T07:58:19.388Z] ==> Searching for coverage reports in: [2024-10-04T07:58:19.388Z] + . [2024-10-04T07:58:19.388Z] -> Found 1 reports [2024-10-04T07:58:19.388Z] ==> Detecting git/mercurial file structure [2024-10-04T07:58:19.388Z] ==> Reading reports [2024-10-04T07:58:19.388Z] + ./coverage.out bytes=451915 [2024-10-04T07:58:19.388Z] ==> Appending adjustments [2024-10-04T07:58:19.388Z] https://docs.codecov.io/docs/fixing-reports [2024-10-04T07:58:19.649Z] + Found adjustments [2024-10-04T07:58:19.649Z] ==> Gzipping contents [2024-10-04T07:58:19.649Z] 52K /tmp/codecov.StmkTe.gz [2024-10-04T07:58:19.649Z] ==> Uploading reports [2024-10-04T07:58:19.649Z] url: https://codecov.io [2024-10-04T07:58:19.649Z] query: branch=main&commit=afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T07:58:19.649Z] -> Pinging Codecov [2024-10-04T07:58:19.649Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d&build=152&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F152%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-04T07:58:19.907Z] -> Uploading to [2024-10-04T07:58:19.907Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d/7b584e09-0593-41d0-b29b-e7cc96f47aa9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241004%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241004T075819Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2d9d8385b2fccff2c9d4805e1963dc0c229d5baaba1e4077c8b54c346e4f0d92 [2024-10-04T07:58:19.907Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-04T07:58:19.907Z] Dload Upload Total Spent Left Speed [2024-10-04T07:58:20.166Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51493 0 0 100 51493 0 190k --:--:-- --:--:-- --:--:-- 190k [2024-10-04T07:58:20.166Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [Pipeline] } [2024-10-04T07:58:20.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-04T07:58:20.349Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-04T07:58:20.370Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:58:20.687Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T07:58:20.687Z] [2024-10-04T07:58:20.687Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:58:20.994Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T07:58:20.994Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-04T07:58:20.994Z] 43c4264eed91: Already exists [2024-10-04T07:58:20.994Z] 4cc291be95ef: Already exists [2024-10-04T07:58:20.994Z] 2ac1f1163629: Already exists [2024-10-04T07:58:20.994Z] 5c3c966382ef: Already exists [2024-10-04T07:58:20.994Z] 4f4fb700ef54: Already exists [2024-10-04T07:58:20.994Z] d9c7d2e4e75e: Pulling fs layer [2024-10-04T07:58:20.994Z] 9c3e1370e548: Pulling fs layer [2024-10-04T07:58:21.257Z] d9c7d2e4e75e: Download complete [2024-10-04T07:58:21.517Z] d9c7d2e4e75e: Pull complete [2024-10-04T07:58:22.085Z] 9c3e1370e548: Download complete [2024-10-04T07:58:25.367Z] 9c3e1370e548: Pull complete [2024-10-04T07:58:25.367Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-04T07:58:25.367Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-04T07:58:25.367Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:58:25.469Z] prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container [2024-10-04T07:58:25.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-10-04T07:58:29.036Z] $ docker top 42c49268d05aaeb8524b074648b57ccb976752037d3b0fad425329e195b1c3b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:58:29.381Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] echo [2024-10-04T07:58:29.391Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2024-10-04T07:58:29.668Z] + set -o pipefail [2024-10-04T07:58:29.668Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2024-10-04T07:58:36.241Z] [2024-10-04T07:58:36.241Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2024-10-04T07:58:36.241Z] [2024-10-04T07:58:36.241Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0c7c39d4-f80c-42be-b72a-b20e3931b6b7/history/8210d0f7-eb33-4700-bc83-a3d3476d2bc3 [2024-10-04T07:58:36.241Z] [2024-10-04T07:58:36.241Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-04T07:58:36.241Z] [2024-10-04T07:58:36.241Z] [2024-10-04T07:58:36.241Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-04T07:58:36.241Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-04T07:58:36.255Z] $ docker stop --time=1 42c49268d05aaeb8524b074648b57ccb976752037d3b0fad425329e195b1c3b1 [2024-10-04T07:58:43.563Z] $ docker rm -f --volumes 42c49268d05aaeb8524b074648b57ccb976752037d3b0fad425329e195b1c3b1 [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 [2024-10-04T07:58:44.438Z] + git log --format=format:%s -1 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d [Pipeline] sh [2024-10-04T07:58:44.780Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T07:58:44.781Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:58:45.087Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:58:45.087Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:58:45.168Z] prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container [2024-10-04T07:58:45.205Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-10-04T07:58:45.714Z] $ docker top 476bbc6f6deeb5b156d1d1e73dfa13a40b3d1f9eed9524688bc348f306a70e45 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T07:58:45.816Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:58:45.816Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:58:45.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:58:45.936Z] $ docker exec 476bbc6f6deeb5b156d1d1e73dfa13a40b3d1f9eed9524688bc348f306a70e45 ssh-agent [2024-10-04T07:58:46.040Z] SSH_AUTH_SOCK=/tmp/ssh-T9McBgd6XdlY/agent.31 [2024-10-04T07:58:46.040Z] SSH_AGENT_PID=37 [2024-10-04T07:58:46.045Z] Running ssh-add (command line suppressed) [2024-10-04T07:58:46.155Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1329144193075285224.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_1329144193075285224.key) [2024-10-04T07:58:46.165Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:58:46.454Z] + git semver tag [2024-10-04T07:58:46.713Z] 2024-10-04 07:58:46,623 [run_tag] DEBUG tag force:False [2024-10-04T07:58:46.713Z] 2024-10-04 07:58:46,623 [check_head_tag] DEBUG check head tag [2024-10-04T07:58:46.713Z] 2024-10-04 07:58:46,624 [execute] INFO git cat-file --batch-check [2024-10-04T07:58:46.713Z] 2024-10-04 07:58:46,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-10-04T07:58:46.713Z] 2024-10-04 07:58:46,628 [execute] INFO git cat-file --batch [2024-10-04T07:58:46.713Z] 2024-10-04 07:58:46,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2024-10-04T07:58:46.713Z] 2024-10-04 07:58:46,645 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-04T07:58:46.713Z] 2024-10-04 07:58:46,645 [execute] INFO git tag -a v3.2.0-dev.16 -m v3.2.0-dev.16 [2024-10-04T07:58:46.713Z] 2024-10-04 07:58:46,645 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.16', '-m', 'v3.2.0-dev.16'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T07:58:46.713Z] 2024-10-04 07:58:46,650 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-04T07:58:46.713Z] 3.2.0-dev.16 [Pipeline] } [2024-10-04T07:58:46.725Z] $ docker exec --env ******** --env ******** 476bbc6f6deeb5b156d1d1e73dfa13a40b3d1f9eed9524688bc348f306a70e45 ssh-agent -k [2024-10-04T07:58:46.819Z] unset SSH_AUTH_SOCK; [2024-10-04T07:58:46.820Z] unset SSH_AGENT_PID; [2024-10-04T07:58:46.820Z] echo Agent pid 37 killed; [2024-10-04T07:58:46.826Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T07:58:47.159Z] + git semver [Pipeline] } [2024-10-04T07:58:47.435Z] $ docker stop --time=1 476bbc6f6deeb5b156d1d1e73dfa13a40b3d1f9eed9524688bc348f306a70e45 [2024-10-04T07:58:48.673Z] $ docker rm -f --volumes 476bbc6f6deeb5b156d1d1e73dfa13a40b3d1f9eed9524688bc348f306a70e45 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:58:49.106Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T07:58:49.107Z] [2024-10-04T07:58:49.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:58:49.421Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T07:58:49.421Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-04T07:58:49.421Z] ab5ef0e58194: Pulling fs layer [2024-10-04T07:58:49.421Z] 9712f1f96733: Pulling fs layer [2024-10-04T07:58:49.421Z] 63f879dbbcfc: Pulling fs layer [2024-10-04T07:58:49.421Z] 0d9ebad4ef96: Pulling fs layer [2024-10-04T07:58:49.421Z] e9a5061849ea: Pulling fs layer [2024-10-04T07:58:49.421Z] d747dcd14b5f: Pulling fs layer [2024-10-04T07:58:49.421Z] 2de7ff778b66: Pulling fs layer [2024-10-04T07:58:49.421Z] 0d9ebad4ef96: Waiting [2024-10-04T07:58:49.421Z] e9a5061849ea: Waiting [2024-10-04T07:58:49.421Z] d747dcd14b5f: Waiting [2024-10-04T07:58:49.421Z] 2de7ff778b66: Waiting [2024-10-04T07:58:49.421Z] 9712f1f96733: Verifying Checksum [2024-10-04T07:58:49.421Z] 9712f1f96733: Download complete [2024-10-04T07:58:49.682Z] 63f879dbbcfc: Verifying Checksum [2024-10-04T07:58:49.683Z] 63f879dbbcfc: Download complete [2024-10-04T07:58:49.942Z] e9a5061849ea: Verifying Checksum [2024-10-04T07:58:49.942Z] e9a5061849ea: Download complete [2024-10-04T07:58:49.942Z] d747dcd14b5f: Verifying Checksum [2024-10-04T07:58:49.942Z] d747dcd14b5f: Download complete [2024-10-04T07:58:49.942Z] 0d9ebad4ef96: Verifying Checksum [2024-10-04T07:58:49.942Z] 0d9ebad4ef96: Download complete [2024-10-04T07:58:50.201Z] 2de7ff778b66: Verifying Checksum [2024-10-04T07:58:50.201Z] 2de7ff778b66: Download complete [2024-10-04T07:58:50.201Z] ab5ef0e58194: Verifying Checksum [2024-10-04T07:58:50.201Z] ab5ef0e58194: Download complete [2024-10-04T07:58:52.727Z] ab5ef0e58194: Pull complete [2024-10-04T07:58:52.727Z] 9712f1f96733: Pull complete [2024-10-04T07:58:53.683Z] 63f879dbbcfc: Pull complete [2024-10-04T07:58:57.965Z] 0d9ebad4ef96: Pull complete [2024-10-04T07:58:57.965Z] e9a5061849ea: Pull complete [2024-10-04T07:58:57.965Z] d747dcd14b5f: Pull complete [2024-10-04T07:58:58.900Z] 2de7ff778b66: Pull complete [2024-10-04T07:58:58.900Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-04T07:58:58.900Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-04T07:58:58.900Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:58:59.031Z] prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container [2024-10-04T07:58:59.090Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-10-04T07:59:04.968Z] $ docker top d0afc3f7aea553ef4e54e015ae28fa9c163023bd877040fe7891c9e0e65aa501 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:59:05.073Z] provisioning config files... [2024-10-04T07:59:05.081Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16341106078341599608tmp [2024-10-04T07:59:05.092Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7944095995881038309tmp [2024-10-04T07:59:05.101Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12272830158403392913tmp [Pipeline] { [Pipeline] echo [2024-10-04T07:59:05.129Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:59:05.425Z] ---> sigul-configuration.sh [2024-10-04T07:59:05.425Z] gpg: directory `/root/.gnupg' created [2024-10-04T07:59:05.425Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-04T07:59:05.425Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-04T07:59:05.425Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-04T07:59:05.425Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-04T07:59:05.425Z] gpg: CAST5 encrypted data [2024-10-04T07:59:05.425Z] gpg: encrypted with 1 passphrase [2024-10-04T07:59:05.425Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-04T07:59:05.724Z] + mkdir /home/jenkins [2024-10-04T07:59:05.725Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-04T07:59:06.024Z] + 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 [2024-10-04T07:59:06.040Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:59:06.334Z] ---> sigul-install.sh [2024-10-04T07:59:06.334Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-04T07:59:06.645Z] + git tag --list [2024-10-04T07:59:06.645Z] v0.0.0 [2024-10-04T07:59:06.645Z] v1.0.0 [2024-10-04T07:59:06.645Z] v2.1.0 [2024-10-04T07:59:06.645Z] v2.1.1 [2024-10-04T07:59:06.645Z] v2.2.0 [2024-10-04T07:59:06.645Z] v2.3.0 [2024-10-04T07:59:06.645Z] v3.0 [2024-10-04T07:59:06.645Z] v3.0.0 [2024-10-04T07:59:06.645Z] v3.1 [2024-10-04T07:59:06.645Z] v3.1.0 [2024-10-04T07:59:06.645Z] v3.1.0-dev.1 [2024-10-04T07:59:06.645Z] v3.1.0-dev.10 [2024-10-04T07:59:06.645Z] v3.1.0-dev.11 [2024-10-04T07:59:06.645Z] v3.1.0-dev.12 [2024-10-04T07:59:06.645Z] v3.1.0-dev.13 [2024-10-04T07:59:06.645Z] v3.1.0-dev.14 [2024-10-04T07:59:06.645Z] v3.1.0-dev.15 [2024-10-04T07:59:06.645Z] v3.1.0-dev.16 [2024-10-04T07:59:06.645Z] v3.1.0-dev.17 [2024-10-04T07:59:06.645Z] v3.1.0-dev.18 [2024-10-04T07:59:06.645Z] v3.1.0-dev.19 [2024-10-04T07:59:06.645Z] v3.1.0-dev.2 [2024-10-04T07:59:06.645Z] v3.1.0-dev.20 [2024-10-04T07:59:06.645Z] v3.1.0-dev.21 [2024-10-04T07:59:06.645Z] v3.1.0-dev.22 [2024-10-04T07:59:06.645Z] v3.1.0-dev.23 [2024-10-04T07:59:06.645Z] v3.1.0-dev.24 [2024-10-04T07:59:06.645Z] v3.1.0-dev.3 [2024-10-04T07:59:06.645Z] v3.1.0-dev.4 [2024-10-04T07:59:06.646Z] v3.1.0-dev.5 [2024-10-04T07:59:06.646Z] v3.1.0-dev.6 [2024-10-04T07:59:06.646Z] v3.1.0-dev.7 [2024-10-04T07:59:06.646Z] v3.1.0-dev.8 [2024-10-04T07:59:06.646Z] v3.1.0-dev.9 [2024-10-04T07:59:06.646Z] v3.1.1 [2024-10-04T07:59:06.646Z] v3.1.1-dev.1 [2024-10-04T07:59:06.646Z] v3.2.0-dev.1 [2024-10-04T07:59:06.646Z] v3.2.0-dev.10 [2024-10-04T07:59:06.646Z] v3.2.0-dev.11 [2024-10-04T07:59:06.646Z] v3.2.0-dev.12 [2024-10-04T07:59:06.646Z] v3.2.0-dev.13 [2024-10-04T07:59:06.646Z] v3.2.0-dev.14 [2024-10-04T07:59:06.646Z] v3.2.0-dev.15 [2024-10-04T07:59:06.646Z] v3.2.0-dev.16 [2024-10-04T07:59:06.646Z] v3.2.0-dev.2 [2024-10-04T07:59:06.646Z] v3.2.0-dev.3 [2024-10-04T07:59:06.646Z] v3.2.0-dev.4 [2024-10-04T07:59:06.646Z] v3.2.0-dev.5 [2024-10-04T07:59:06.646Z] v3.2.0-dev.6 [2024-10-04T07:59:06.646Z] v3.2.0-dev.7 [2024-10-04T07:59:06.646Z] v3.2.0-dev.8 [2024-10-04T07:59:06.646Z] v3.2.0-dev.9 [Pipeline] sh [2024-10-04T07:59:06.945Z] + lftools sign git-tag v3.2.0-dev.16 [2024-10-04T07:59:07.512Z] Signing Git tag with Sigul... [2024-10-04T07:59:07.512Z] Signing v3.2.0-dev.16 [Pipeline] echo [2024-10-04T07:59:07.783Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:59:08.079Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-04T07:59:08.086Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-04T07:59:08.120Z] $ docker stop --time=1 d0afc3f7aea553ef4e54e015ae28fa9c163023bd877040fe7891c9e0e65aa501 [2024-10-04T07:59:09.433Z] $ docker rm -f --volumes d0afc3f7aea553ef4e54e015ae28fa9c163023bd877040fe7891c9e0e65aa501 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-04T07:59:09.908Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T07:59:09.908Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:59:10.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:59:10.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:59:10.302Z] prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container [2024-10-04T07:59:10.378Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-10-04T07:59:10.735Z] $ docker top 36ae558086f60995ab6dd5db0a77f61cd8b30ec1a93e17d4700e2e66edbb62de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T07:59:10.863Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:59:10.863Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:59:10.980Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:59:10.986Z] $ docker exec 36ae558086f60995ab6dd5db0a77f61cd8b30ec1a93e17d4700e2e66edbb62de ssh-agent [2024-10-04T07:59:11.096Z] SSH_AUTH_SOCK=/tmp/ssh-bc3suKpLqxxr/agent.32 [2024-10-04T07:59:11.096Z] SSH_AGENT_PID=38 [2024-10-04T07:59:11.101Z] Running ssh-add (command line suppressed) [2024-10-04T07:59:11.205Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5625466786049596182.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5625466786049596182.key) [2024-10-04T07:59:11.214Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:59:11.512Z] + git semver bump pre [2024-10-04T07:59:11.772Z] 2024-10-04 07:59:11,690 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-04T07:59:11.772Z] 2024-10-04 07:59:11,690 [bump_version] DEBUG bumping version:3.2.0-dev.16 on axis:pre with prefix:dev [2024-10-04T07:59:11.772Z] 2024-10-04 07:59:11,690 [bump_version] DEBUG bumped version:3.2.0-dev.17 [2024-10-04T07:59:11.772Z] 2024-10-04 07:59:11,690 [write_version] DEBUG write version:3.2.0-dev.17 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2024-10-04T07:59:11.772Z] 2024-10-04 07:59:11,690 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-04T07:59:11.772Z] 2024-10-04 07:59:11,690 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-04T07:59:11.772Z] 2024-10-04 07:59:11,692 [execute] INFO git cat-file --batch-check [2024-10-04T07:59:11.772Z] 2024-10-04 07:59:11,692 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T07:59:11.772Z] 2024-10-04 07:59:11,697 [execute] INFO git cat-file --batch [2024-10-04T07:59:11.772Z] 2024-10-04 07:59:11,697 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T07:59:11.772Z] 2024-10-04 07:59:11,702 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-04T07:59:11.772Z] 3.2.0-dev.17 [Pipeline] } [2024-10-04T07:59:11.786Z] $ docker exec --env ******** --env ******** 36ae558086f60995ab6dd5db0a77f61cd8b30ec1a93e17d4700e2e66edbb62de ssh-agent -k [2024-10-04T07:59:11.883Z] unset SSH_AUTH_SOCK; [2024-10-04T07:59:11.883Z] unset SSH_AGENT_PID; [2024-10-04T07:59:11.883Z] echo Agent pid 38 killed; [2024-10-04T07:59:11.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T07:59:12.219Z] + git semver [Pipeline] } [2024-10-04T07:59:12.496Z] $ docker stop --time=1 36ae558086f60995ab6dd5db0a77f61cd8b30ec1a93e17d4700e2e66edbb62de [2024-10-04T07:59:13.789Z] $ docker rm -f --volumes 36ae558086f60995ab6dd5db0a77f61cd8b30ec1a93e17d4700e2e66edbb62de [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-04T07:59:14.143Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-04T07:59:14.143Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:59:14.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-04T07:59:14.451Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:59:14.531Z] prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container [2024-10-04T07:59:14.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-10-04T07:59:14.896Z] $ docker top a5adff9746b415fcbc4eef0e088a6a30cfe78c1916417c7f5994da287c7dae5c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-04T07:59:15.010Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-04T07:59:15.011Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-04T07:59:15.117Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-04T07:59:15.123Z] $ docker exec a5adff9746b415fcbc4eef0e088a6a30cfe78c1916417c7f5994da287c7dae5c ssh-agent [2024-10-04T07:59:15.225Z] SSH_AUTH_SOCK=/tmp/ssh-Pe5KVBcxhJNa/agent.30 [2024-10-04T07:59:15.225Z] SSH_AGENT_PID=36 [2024-10-04T07:59:15.229Z] Running ssh-add (command line suppressed) [2024-10-04T07:59:15.327Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13260418859362987244.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13260418859362987244.key) [2024-10-04T07:59:15.338Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-04T07:59:15.630Z] + git semver push [2024-10-04T07:59:15.889Z] 2024-10-04 07:59:15,803 [run_push] DEBUG push [2024-10-04T07:59:15.889Z] 2024-10-04 07:59:15,804 [execute] INFO git cat-file --batch-check [2024-10-04T07:59:15.889Z] 2024-10-04 07:59:15,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-04T07:59:15.889Z] 2024-10-04 07:59:15,808 [execute] INFO git rev-list 74a5704f717822d3c52deeaafa254cb5ae696698 -- [2024-10-04T07:59:15.889Z] 2024-10-04 07:59:15,808 [execute] DEBUG Popen(['git', 'rev-list', '74a5704f717822d3c52deeaafa254cb5ae696698', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T07:59:15.889Z] 2024-10-04 07:59:15,816 [execute] INFO git fetch -v origin [2024-10-04T07:59:15.889Z] 2024-10-04 07:59:15,816 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-04T07:59:16.474Z] 2024-10-04 07:59:16,278 [run_push] DEBUG no remote changes detected [2024-10-04T07:59:16.475Z] 2024-10-04 07:59:16,278 [execute] INFO git push origin semver [2024-10-04T07:59:16.475Z] 2024-10-04 07:59:16,279 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-04T07:59:17.044Z] 2024-10-04 07:59:16,921 [run_push] DEBUG push all version tags [2024-10-04T07:59:17.044Z] 2024-10-04 07:59:16,921 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-04T07:59:17.044Z] 2024-10-04 07:59:16,922 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-04T07:59:17.611Z] 2024-10-04 07:59:17,537 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2024-10-04T07:59:17.611Z] 3.2.0-dev.17 [Pipeline] } [2024-10-04T07:59:17.623Z] $ docker exec --env ******** --env ******** a5adff9746b415fcbc4eef0e088a6a30cfe78c1916417c7f5994da287c7dae5c ssh-agent -k [2024-10-04T07:59:17.718Z] unset SSH_AUTH_SOCK; [2024-10-04T07:59:17.719Z] unset SSH_AGENT_PID; [2024-10-04T07:59:17.719Z] echo Agent pid 36 killed; [2024-10-04T07:59:17.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-04T07:59:18.066Z] + git semver [Pipeline] } [2024-10-04T07:59:18.341Z] $ docker stop --time=1 a5adff9746b415fcbc4eef0e088a6a30cfe78c1916417c7f5994da287c7dae5c [2024-10-04T07:59:19.662Z] $ docker rm -f --volumes a5adff9746b415fcbc4eef0e088a6a30cfe78c1916417c7f5994da287c7dae5c [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 [2024-10-04T07:59:20.326Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2024-10-04T07:59:20.326Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-04T07:59:20.326Z] total 16 [2024-10-04T07:59:20.326Z] drwxr-xr-x 3 root root 4096 Oct 4 07:08 . [2024-10-04T07:59:20.326Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 4 07:59 .. [2024-10-04T07:59:20.326Z] drwxr-xr-x 2 root root 4096 Oct 4 07:08 cost [2024-10-04T07:59:20.326Z] -rw-r--r-- 1 root root 91 Oct 4 07:08 cost.csv [2024-10-04T07:59:20.326Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-04T07:59:20.326Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2024-10-04T07:59:20.326Z] total 16 [2024-10-04T07:59:20.326Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 07:08 . [2024-10-04T07:59:20.326Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 4 07:59 .. [2024-10-04T07:59:20.326Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 07:08 cost [2024-10-04T07:59:20.326Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 4 07:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:59:20.612Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:59:21.474Z] ---> package-listing.sh [2024-10-04T07:59:21.474Z] ++ facter osfamily [2024-10-04T07:59:21.474Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-04T07:59:21.735Z] + OS_FAMILY=debian [2024-10-04T07:59:21.735Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2024-10-04T07:59:21.735Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-04T07:59:21.735Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-04T07:59:21.735Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-04T07:59:21.735Z] + PACKAGES=/tmp/packages_start.txt [2024-10-04T07:59:21.735Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-10-04T07:59:21.735Z] + PACKAGES=/tmp/packages_end.txt [2024-10-04T07:59:21.735Z] + case "${OS_FAMILY}" in [2024-10-04T07:59:21.735Z] + dpkg -l [2024-10-04T07:59:21.735Z] + grep '^ii' [2024-10-04T07:59:21.735Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-04T07:59:21.735Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-04T07:59:21.735Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-04T07:59:21.735Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2024-10-04T07:59:21.735Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2024-10-04T07:59:21.735Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2024-10-04T07:59:21.748Z] 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-04T07:59:22.027Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-04T07:59:22.593Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-04T07:59:22.594Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-04T07:59:22.694Z] prd-ubuntu20.04-docker-8c-8g-15827 does not seem to be running inside a container [2024-10-04T07:59:22.730Z] $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_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 [2024-10-04T07:59:22.924Z] $ docker top 351973b3d770abf5f9c258e302705a69a203f48a754a8af01b2cfb5a23b7a73f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-04T07:59:23.276Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-04T07:59:23.565Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-04T07:59:23.852Z] + ls /var/log/sa-host [2024-10-04T07:59:23.852Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-04T07:59:23.969Z] provisioning config files... [2024-10-04T07:59:23.977Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11847730139073313678tmp [Pipeline] { [Pipeline] echo [2024-10-04T07:59:24.007Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:59:24.292Z] ---> create-netrc.sh [Pipeline] } [2024-10-04T07:59:24.299Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:59:24.645Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-04T07:59:24.654Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:59:24.937Z] ---> sudo-logs.sh [2024-10-04T07:59:24.937Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-04T07:59:24.966Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:59:25.257Z] ---> job-cost.sh [2024-10-04T07:59:25.258Z] lf-activate-venv: SKIPPING [2024-10-04T07:59:25.258Z] DEBUG: total: 0.2199999988079071 [2024-10-04T07:59:25.258Z] INFO: Retrieving Stack Cost... [2024-10-04T07:59:25.826Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-04T07:59:26.086Z] INFO: Archiving Costs [Pipeline] echo [2024-10-04T07:59:26.099Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-04T07:59:26.386Z] ---> logs-deploy.sh [2024-10-04T07:59:26.386Z] lf-activate-venv: SKIPPING [2024-10-04T07:59:26.386Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/152 [2024-10-04T07:59:26.386Z] INFO: archiving workspace using pattern(s): [2024-10-04T07:59:27.323Z] Archives upload complete. [2024-10-04T07:59:27.323Z] INFO: archiving logs to Nexus [2024-10-04T07:59:28.264Z] ---> uname -a: [2024-10-04T07:59:28.264Z] Linux prd-ubuntu20-04-docker-8c-8g-15827 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-04T07:59:28.264Z] [2024-10-04T07:59:28.264Z] [2024-10-04T07:59:28.264Z] ---> lscpu: [2024-10-04T07:59:28.264Z] Architecture: x86_64 [2024-10-04T07:59:28.264Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-04T07:59:28.264Z] Byte Order: Little Endian [2024-10-04T07:59:28.264Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-04T07:59:28.264Z] CPU(s): 8 [2024-10-04T07:59:28.264Z] On-line CPU(s) list: 0-7 [2024-10-04T07:59:28.264Z] Thread(s) per core: 1 [2024-10-04T07:59:28.264Z] Core(s) per socket: 1 [2024-10-04T07:59:28.264Z] Socket(s): 8 [2024-10-04T07:59:28.264Z] NUMA node(s): 1 [2024-10-04T07:59:28.264Z] Vendor ID: AuthenticAMD [2024-10-04T07:59:28.264Z] CPU family: 23 [2024-10-04T07:59:28.264Z] Model: 49 [2024-10-04T07:59:28.264Z] Model name: AMD EPYC-Rome Processor [2024-10-04T07:59:28.264Z] Stepping: 0 [2024-10-04T07:59:28.264Z] CPU MHz: 2799.998 [2024-10-04T07:59:28.264Z] BogoMIPS: 5599.99 [2024-10-04T07:59:28.264Z] Virtualization: AMD-V [2024-10-04T07:59:28.264Z] Hypervisor vendor: KVM [2024-10-04T07:59:28.264Z] Virtualization type: full [2024-10-04T07:59:28.264Z] L1d cache: 256 KiB [2024-10-04T07:59:28.264Z] L1i cache: 256 KiB [2024-10-04T07:59:28.264Z] L2 cache: 4 MiB [2024-10-04T07:59:28.264Z] L3 cache: 128 MiB [2024-10-04T07:59:28.264Z] NUMA node0 CPU(s): 0-7 [2024-10-04T07:59:28.264Z] Vulnerability Itlb multihit: Not affected [2024-10-04T07:59:28.264Z] Vulnerability L1tf: Not affected [2024-10-04T07:59:28.264Z] Vulnerability Mds: Not affected [2024-10-04T07:59:28.264Z] Vulnerability Meltdown: Not affected [2024-10-04T07:59:28.264Z] Vulnerability Mmio stale data: Not affected [2024-10-04T07:59:28.264Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-04T07:59:28.264Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-04T07:59:28.264Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-04T07:59:28.264Z] Vulnerability Srbds: Not affected [2024-10-04T07:59:28.264Z] Vulnerability Tsx async abort: Not affected [2024-10-04T07:59:28.264Z] 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 [2024-10-04T07:59:28.265Z] [2024-10-04T07:59:28.265Z] [2024-10-04T07:59:28.265Z] ---> nproc: [2024-10-04T07:59:28.265Z] 8 [2024-10-04T07:59:28.265Z] [2024-10-04T07:59:28.265Z] [2024-10-04T07:59:28.265Z] ---> df -h: [2024-10-04T07:59:28.265Z] Filesystem Size Used Avail Use% Mounted on [2024-10-04T07:59:28.265Z] overlay 155G 13G 142G 9% / [2024-10-04T07:59:28.265Z] tmpfs 64M 0 64M 0% /dev [2024-10-04T07:59:28.265Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-04T07:59:28.265Z] shm 64M 0 64M 0% /dev/shm [2024-10-04T07:59:28.265Z] /dev/vda1 155G 13G 142G 9% /facter-os [2024-10-04T07:59:28.265Z] [2024-10-04T07:59:28.265Z] [2024-10-04T07:59:28.265Z] ---> sar -b -r -n DEV: [2024-10-04T07:59:28.265Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15827) 10/04/24 _x86_64_ (8 CPU) [2024-10-04T07:59:28.265Z] [2024-10-04T07:59:28.265Z] 07:04:23 LINUX RESTART (8 CPU) [2024-10-04T07:59:28.265Z] [2024-10-04T07:59:28.265Z] 07:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-04T07:59:28.265Z] 07:06:01 332.16 13.57 318.59 0.00 1805.49 60475.98 0.00 [2024-10-04T07:59:28.265Z] 07:07:01 152.97 0.05 152.92 0.00 5.46 52507.88 0.00 [2024-10-04T07:59:28.265Z] 07:08:01 176.49 0.17 176.32 0.00 8.00 51501.68 0.00 [2024-10-04T07:59:28.265Z] 07:09:01 51.51 0.03 51.47 0.00 6.67 16802.28 0.00 [2024-10-04T07:59:28.265Z] 07:10:01 46.89 5.10 41.79 0.00 4342.48 8382.87 0.00 [2024-10-04T07:59:28.265Z] 07:11:01 5.95 0.02 5.93 0.00 0.13 128.89 0.00 [2024-10-04T07:59:28.265Z] 07:12:01 1.42 0.00 1.42 0.00 0.00 16.39 0.00 [2024-10-04T07:59:28.265Z] 07:13:01 1.87 0.00 1.87 0.00 0.00 21.33 0.00 [2024-10-04T07:59:28.265Z] 07:14:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2024-10-04T07:59:28.265Z] 07:15:01 1.70 0.00 1.70 0.00 0.00 19.99 0.00 [2024-10-04T07:59:28.265Z] 07:16:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2024-10-04T07:59:28.265Z] 07:17:01 1.02 0.02 1.00 0.00 0.13 12.93 0.00 [2024-10-04T07:59:28.265Z] 07:18:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 [2024-10-04T07:59:28.265Z] 07:19:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 [2024-10-04T07:59:28.265Z] 07:20:01 1.95 0.02 1.93 0.00 0.13 27.06 0.00 [2024-10-04T07:59:28.265Z] 07:21:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 [2024-10-04T07:59:28.265Z] 07:22:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2024-10-04T07:59:28.265Z] 07:23:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 [2024-10-04T07:59:28.265Z] 07:24:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2024-10-04T07:59:28.265Z] 07:25:01 1.43 0.00 1.43 0.00 0.00 18.13 0.00 [2024-10-04T07:59:28.265Z] 07:26:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2024-10-04T07:59:28.265Z] 07:27:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 [2024-10-04T07:59:28.265Z] 07:28:01 2.02 0.18 1.83 0.00 18.53 21.86 0.00 [2024-10-04T07:59:28.265Z] 07:29:01 2.18 0.00 2.18 0.00 0.00 26.93 0.00 [2024-10-04T07:59:28.265Z] 07:30:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2024-10-04T07:59:28.265Z] 07:31:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 [2024-10-04T07:59:28.265Z] 07:32:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2024-10-04T07:59:28.265Z] 07:33:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 [2024-10-04T07:59:28.265Z] 07:34:01 2.65 1.02 1.63 0.00 21.86 23.46 0.00 [2024-10-04T07:59:28.265Z] 07:35:01 1.78 0.00 1.78 0.00 0.00 21.60 0.00 [2024-10-04T07:59:28.265Z] 07:36:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2024-10-04T07:59:28.265Z] 07:37:01 1.70 0.00 1.70 0.00 0.00 20.13 0.00 [2024-10-04T07:59:28.265Z] 07:38:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2024-10-04T07:59:28.265Z] 07:39:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2024-10-04T07:59:28.265Z] 07:40:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 [2024-10-04T07:59:28.265Z] 07:41:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 [2024-10-04T07:59:28.265Z] 07:42:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2024-10-04T07:59:28.265Z] 07:43:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 [2024-10-04T07:59:28.265Z] 07:44:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 [2024-10-04T07:59:28.265Z] 07:45:01 1.73 0.00 1.73 0.00 0.00 21.20 0.00 [2024-10-04T07:59:28.265Z] 07:46:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 [2024-10-04T07:59:28.265Z] 07:47:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 [2024-10-04T07:59:28.265Z] 07:48:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 [2024-10-04T07:59:28.265Z] 07:49:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 [2024-10-04T07:59:28.265Z] 07:50:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 [2024-10-04T07:59:28.265Z] 07:51:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 [2024-10-04T07:59:28.265Z] 07:52:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2024-10-04T07:59:28.265Z] 07:53:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 [2024-10-04T07:59:28.265Z] 07:54:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2024-10-04T07:59:28.265Z] 07:55:01 1.25 0.00 1.25 0.00 0.00 16.80 0.00 [2024-10-04T07:59:28.265Z] 07:56:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 [2024-10-04T07:59:28.265Z] 07:57:02 1.15 0.00 1.15 0.00 0.00 15.20 0.00 [2024-10-04T07:59:28.265Z] 07:58:01 1.12 0.00 1.12 0.00 0.00 12.20 0.00 [2024-10-04T07:59:28.265Z] 07:59:01 89.42 0.23 89.19 0.00 11.86 42745.14 0.00 [2024-10-04T07:59:28.265Z] Average: 17.00 0.38 16.62 0.00 115.26 4322.47 0.00 [2024-10-04T07:59:28.265Z] [2024-10-04T07:59:28.265Z] 07:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-04T07:59:28.265Z] 07:06:01 28082404 31531104 775960 2.36 130580 3481944 1904568 5.61 1267344 3021392 307444 [2024-10-04T07:59:28.265Z] 07:07:01 26822692 30865472 1434304 4.36 191436 3939844 2506844 7.39 1979824 3491440 417264 [2024-10-04T07:59:28.265Z] 07:08:01 27459616 31525908 778044 2.37 197216 3984532 1878640 5.54 1379036 3486548 804 [2024-10-04T07:59:28.265Z] 07:09:01 26955648 31529988 771612 2.35 203504 4436644 1798608 5.30 1387504 3925824 168 [2024-10-04T07:59:28.265Z] 07:10:01 26502640 31506448 765648 2.33 232136 4834480 1723144 5.08 1666184 4064308 1016 [2024-10-04T07:59:28.265Z] 07:11:01 26520948 31519832 752628 2.29 230696 4831224 1715556 5.06 1652752 4061060 4 [2024-10-04T07:59:28.265Z] 07:12:01 26520680 31519636 752752 2.29 230772 4831232 1715556 5.06 1652812 4061072 8 [2024-10-04T07:59:28.265Z] 07:13:01 26521540 31520536 751776 2.29 230824 4831236 1715556 5.06 1651984 4061072 8 [2024-10-04T07:59:28.265Z] 07:14:01 26522700 31521868 750544 2.28 230844 4831364 1715556 5.06 1651352 4061200 16 [2024-10-04T07:59:28.265Z] 07:15:01 26522692 31521928 750608 2.28 230904 4831368 1715556 5.06 1650956 4061204 36 [2024-10-04T07:59:28.265Z] 07:16:01 26522936 31522172 750312 2.28 230928 4831368 1715556 5.06 1650880 4061204 12 [2024-10-04T07:59:28.265Z] 07:17:01 26524832 31524184 748204 2.28 230948 4831372 1715556 5.06 1648840 4061208 276 [2024-10-04T07:59:28.265Z] 07:18:01 26525676 31525052 747232 2.27 230968 4831376 1715556 5.06 1648492 4061212 20 [2024-10-04T07:59:28.265Z] 07:19:01 26525652 31525068 747164 2.27 231000 4831376 1715556 5.06 1648224 4061212 44 [2024-10-04T07:59:28.265Z] 07:20:01 26524012 31523528 748380 2.28 231052 4831360 1738392 5.12 1648768 4061188 16 [2024-10-04T07:59:28.265Z] 07:21:01 26523080 31522640 749428 2.28 231084 4831360 1738392 5.12 1654644 4061188 152 [2024-10-04T07:59:28.265Z] 07:22:01 26523128 31522696 749324 2.28 231104 4831364 1738392 5.12 1654264 4061192 4 [2024-10-04T07:59:28.265Z] 07:23:01 26523088 31522708 749252 2.28 231128 4831368 1738392 5.12 1654616 4061196 44 [2024-10-04T07:59:28.265Z] 07:24:01 26522812 31522432 749472 2.28 231140 4831368 1738392 5.12 1654644 4061196 4 [2024-10-04T07:59:28.265Z] 07:25:01 26522400 31522092 749880 2.28 231172 4831364 1738392 5.12 1653696 4061200 56 [2024-10-04T07:59:28.265Z] 07:26:01 26522328 31522048 749872 2.28 231188 4831376 1722248 5.08 1653648 4061204 28 [2024-10-04T07:59:28.265Z] 07:27:01 26522192 31521960 749812 2.28 231212 4831376 1722248 5.08 1653972 4061204 44 [2024-10-04T07:59:28.265Z] 07:28:01 26515288 31516084 753860 2.29 231236 4831952 1754436 5.17 1655008 4061720 8 [2024-10-04T07:59:28.265Z] 07:29:01 26518284 31518912 753212 2.29 231268 4831944 1753892 5.17 1653948 4061712 8 [2024-10-04T07:59:28.265Z] 07:30:01 26518804 31519440 752644 2.29 231300 4831936 1753892 5.17 1654008 4061716 20 [2024-10-04T07:59:28.265Z] 07:31:01 26518620 31519328 752680 2.29 231324 4831952 1753892 5.17 1654264 4061720 40 [2024-10-04T07:59:28.265Z] 07:32:01 26518628 31519340 752608 2.29 231340 4831952 1753892 5.17 1654248 4061720 8 [2024-10-04T07:59:28.265Z] 07:33:01 26518612 31519368 752536 2.29 231364 4831956 1753892 5.17 1654336 4061724 8 [2024-10-04T07:59:28.265Z] 07:34:01 26517528 31519208 752636 2.29 231428 4832572 1749880 5.16 1654620 4062280 160 [2024-10-04T07:59:28.265Z] 07:35:01 26518720 31520436 751560 2.29 231460 4832580 1749880 5.16 1654216 4062288 60 [2024-10-04T07:59:28.265Z] 07:36:01 26518908 31520656 751312 2.28 231484 4832584 1749880 5.16 1654536 4062292 28 [2024-10-04T07:59:28.265Z] 07:37:01 26518868 31520776 751116 2.28 231532 4832712 1749880 5.16 1655156 4062420 16 [2024-10-04T07:59:28.265Z] 07:38:01 26519156 31521076 750772 2.28 231560 4832716 1749880 5.16 1655352 4062424 24 [2024-10-04T07:59:28.265Z] 07:39:01 26519140 31521136 750680 2.28 231588 4832720 1749880 5.16 1655044 4062428 152 [2024-10-04T07:59:28.265Z] 07:40:01 26519696 31521724 750036 2.28 231624 4832704 1749880 5.16 1654888 4062428 20 [2024-10-04T07:59:28.265Z] 07:41:01 26519608 31521676 750028 2.28 231640 4832724 1749880 5.16 1655060 4062432 40 [2024-10-04T07:59:28.265Z] 07:42:01 26519008 31521076 750476 2.28 231672 4832724 1749880 5.16 1655272 4062432 8 [2024-10-04T07:59:28.265Z] 07:43:01 26519636 31521760 749800 2.28 231692 4832728 1733364 5.11 1655108 4062436 64 [2024-10-04T07:59:28.265Z] 07:44:01 26520096 31522260 749252 2.28 231712 4832736 1733364 5.11 1655760 4062444 20 [2024-10-04T07:59:28.265Z] 07:45:01 26520232 31522432 749012 2.28 231768 4832724 1733364 5.11 1655596 4062448 20 [2024-10-04T07:59:28.265Z] 07:46:01 26520296 31522552 748832 2.28 231796 4832744 1733364 5.11 1655860 4062452 44 [2024-10-04T07:59:28.265Z] 07:47:01 26520400 31522684 748632 2.28 231844 4832744 1733364 5.11 1655776 4062452 12 [2024-10-04T07:59:28.265Z] 07:48:01 26520616 31522960 748528 2.28 231876 4832748 1733364 5.11 1655792 4062460 28 [2024-10-04T07:59:28.265Z] 07:49:01 26520632 31522996 748432 2.28 231916 4832752 1733364 5.11 1655712 4062460 28 [2024-10-04T07:59:28.265Z] 07:50:01 26520792 31523156 748400 2.28 231952 4832744 1733364 5.11 1655824 4062460 16 [2024-10-04T07:59:28.265Z] 07:51:01 26520532 31522976 748588 2.28 231976 4832756 1733364 5.11 1655800 4062464 8 [2024-10-04T07:59:28.265Z] 07:52:01 26520736 31523184 748292 2.28 232004 4832760 1733364 5.11 1655864 4062468 28 [2024-10-04T07:59:28.265Z] 07:53:01 26520688 31523188 748244 2.28 232036 4832764 1733364 5.11 1655712 4062468 4 [2024-10-04T07:59:28.265Z] 07:54:01 26520388 31522892 748452 2.28 232064 4832768 1733364 5.11 1655696 4062472 16 [2024-10-04T07:59:28.265Z] 07:55:01 26520308 31522888 748444 2.28 232104 4832756 1733364 5.11 1655896 4062476 44 [2024-10-04T07:59:28.265Z] 07:56:01 26520508 31523116 748344 2.28 232140 4832772 1733364 5.11 1655860 4062480 28 [2024-10-04T07:59:28.265Z] 07:57:02 26520716 31523388 748280 2.28 232164 4832776 1733364 5.11 1656156 4062488 60 [2024-10-04T07:59:28.265Z] 07:58:01 26520708 31523380 748236 2.28 232188 4832776 1716684 5.06 1655924 4062488 8 [2024-10-04T07:59:28.265Z] 07:59:01 25372608 31489156 779700 2.37 248604 5836524 1801668 5.31 1708916 5056448 332560 [2024-10-04T07:59:28.265Z] Average: 26559120 31509157 764923 2.33 228028 4786233 1757746 5.18 1644179 4037354 19649 [2024-10-04T07:59:28.265Z] [2024-10-04T07:59:28.265Z] 07:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-04T07:59:28.265Z] 07:06:01 docker0 332.99 500.43 28.64 3435.46 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:06:01 ens3 726.62 485.52 8312.01 81.32 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:06:01 lo 6.19 6.19 0.61 0.61 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:07:01 veth2f82535 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:07:01 docker0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:07:01 ens3 24.19 16.77 26.72 10.90 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:08:01 docker0 6.55 12.61 0.39 155.14 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:08:01 ens3 84.10 69.96 195.82 369.10 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:08:01 lo 4.67 4.67 0.47 0.47 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:09:01 ens3 109.27 70.72 2535.25 14.35 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:09:01 lo 3.47 3.47 0.33 0.33 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:10:01 ens3 175.74 68.66 2745.58 5.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:10:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:11:01 ens3 0.32 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:12:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:13:01 ens3 1.23 0.50 2.60 0.03 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:14:01 ens3 0.60 0.40 0.35 0.28 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:15:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:17:01 ens3 0.40 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:18:01 ens3 0.63 0.35 0.33 0.21 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:20:01 ens3 0.30 0.25 0.12 0.13 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:21:01 ens3 1.82 4.48 0.12 13.82 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.265Z] 07:22:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:23:01 ens3 0.20 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:25:01 ens3 4.03 6.98 0.33 7.35 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:26:01 ens3 0.20 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:28:01 ens3 0.18 0.17 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:28:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:29:01 ens3 0.27 0.33 0.08 0.05 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:30:01 ens3 4.32 7.75 0.34 7.42 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:31:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:32:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:33:01 ens3 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:34:01 ens3 10.01 15.68 1.01 21.86 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:35:01 ens3 3.60 5.28 0.30 7.27 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:36:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:37:01 ens3 10.66 14.51 1.31 21.59 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:38:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:39:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:40:01 ens3 2.35 2.08 0.22 6.72 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:41:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:42:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:43:01 ens3 1.77 0.10 0.16 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:44:01 ens3 4.27 5.61 0.83 26.52 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:45:01 ens3 1.57 1.68 0.17 6.68 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:46:01 ens3 1.97 1.63 0.48 4.34 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:47:01 ens3 0.90 0.35 0.31 0.21 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:48:01 ens3 0.65 0.37 0.36 0.27 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:50:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:51:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:52:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:53:01 ens3 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:55:01 ens3 0.35 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:56:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:57:02 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:57:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:59:01 docker0 76.75 138.66 7.09 1261.06 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:59:01 ens3 342.81 203.20 7117.46 34.18 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] 07:59:01 lo 1.93 1.93 0.18 0.18 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] Average: docker0 7.72 12.08 0.67 89.93 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] Average: ens3 28.15 18.27 388.09 11.86 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] Average: lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-04T07:59:28.266Z] [2024-10-04T07:59:28.266Z] [2024-10-04T07:59:28.266Z] ---> sar -P ALL: [2024-10-04T07:59:28.266Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-15827) 10/04/24 _x86_64_ (8 CPU) [2024-10-04T07:59:28.266Z] [2024-10-04T07:59:28.266Z] 07:04:23 LINUX RESTART (8 CPU) [2024-10-04T07:59:28.266Z] [2024-10-04T07:59:28.266Z] 07:05:01 CPU %user %nice %system %iowait %steal %idle [2024-10-04T07:59:28.266Z] 07:06:01 all 8.69 0.00 3.95 4.69 0.08 82.59 [2024-10-04T07:59:28.266Z] 07:06:01 0 9.59 0.00 5.33 18.14 0.08 66.85 [2024-10-04T07:59:28.266Z] 07:06:01 1 8.52 0.00 3.85 8.58 0.07 78.98 [2024-10-04T07:59:28.266Z] 07:06:01 2 7.62 0.00 4.37 1.94 0.10 85.97 [2024-10-04T07:59:28.266Z] 07:06:01 3 9.27 0.00 3.47 1.20 0.07 85.99 [2024-10-04T07:59:28.266Z] 07:06:01 4 7.80 0.00 4.27 4.34 0.07 83.52 [2024-10-04T07:59:28.266Z] 07:06:01 5 8.37 0.00 3.58 1.41 0.07 86.57 [2024-10-04T07:59:28.266Z] 07:06:01 6 9.40 0.00 3.31 1.43 0.07 85.79 [2024-10-04T07:59:28.266Z] 07:06:01 7 8.97 0.00 3.43 0.57 0.08 86.94 [2024-10-04T07:59:28.266Z] 07:07:01 all 41.47 0.00 6.93 1.71 0.08 49.81 [2024-10-04T07:59:28.266Z] 07:07:01 0 41.36 0.00 6.97 4.23 0.10 47.34 [2024-10-04T07:59:28.266Z] 07:07:01 1 42.17 0.00 7.79 0.24 0.08 49.72 [2024-10-04T07:59:28.266Z] 07:07:01 2 41.61 0.00 7.94 1.01 0.08 49.36 [2024-10-04T07:59:28.266Z] 07:07:01 3 41.44 0.00 6.37 0.08 0.08 52.02 [2024-10-04T07:59:28.266Z] 07:07:01 4 41.12 0.00 6.51 5.97 0.08 46.31 [2024-10-04T07:59:28.266Z] 07:07:01 5 40.65 0.00 6.40 0.68 0.07 52.20 [2024-10-04T07:59:28.266Z] 07:07:01 6 40.36 0.00 7.24 0.67 0.08 51.64 [2024-10-04T07:59:28.266Z] 07:07:01 7 43.03 0.00 6.23 0.78 0.08 49.87 [2024-10-04T07:59:28.266Z] 07:08:01 all 36.81 0.00 6.64 0.71 0.08 55.77 [2024-10-04T07:59:28.266Z] 07:08:01 0 38.61 0.00 7.39 3.32 0.08 50.60 [2024-10-04T07:59:28.266Z] 07:08:01 1 35.88 0.00 6.38 1.82 0.08 55.84 [2024-10-04T07:59:28.266Z] 07:08:01 2 37.34 0.00 7.19 0.03 0.07 55.37 [2024-10-04T07:59:28.266Z] 07:08:01 3 36.20 0.00 6.87 0.08 0.08 56.77 [2024-10-04T07:59:28.266Z] 07:08:01 4 36.85 0.00 6.56 0.05 0.08 56.46 [2024-10-04T07:59:28.266Z] 07:08:01 5 36.40 0.00 6.44 0.20 0.08 56.88 [2024-10-04T07:59:28.266Z] 07:08:01 6 37.27 0.00 6.30 0.03 0.08 56.31 [2024-10-04T07:59:28.266Z] 07:08:01 7 35.91 0.00 5.96 0.12 0.08 57.93 [2024-10-04T07:59:28.266Z] 07:09:01 all 2.85 0.00 1.17 0.20 0.03 95.74 [2024-10-04T07:59:28.266Z] 07:09:01 0 3.07 0.00 2.03 1.11 0.03 93.77 [2024-10-04T07:59:28.266Z] 07:09:01 1 2.66 0.00 0.90 0.32 0.02 96.11 [2024-10-04T07:59:28.266Z] 07:09:01 2 2.63 0.00 1.07 0.12 0.03 96.15 [2024-10-04T07:59:28.266Z] 07:09:01 3 2.60 0.00 1.19 0.00 0.03 96.18 [2024-10-04T07:59:28.266Z] 07:09:01 4 3.90 0.00 0.98 0.02 0.03 95.07 [2024-10-04T07:59:28.266Z] 07:09:01 5 2.63 0.00 1.41 0.02 0.05 95.89 [2024-10-04T07:59:28.266Z] 07:09:01 6 2.68 0.00 0.85 0.02 0.03 96.41 [2024-10-04T07:59:28.266Z] 07:09:01 7 2.62 0.00 0.97 0.02 0.02 96.37 [2024-10-04T07:59:28.266Z] 07:10:01 all 2.43 0.00 1.40 0.26 0.02 95.89 [2024-10-04T07:59:28.266Z] 07:10:01 0 1.98 0.00 2.47 0.13 0.02 95.40 [2024-10-04T07:59:28.266Z] 07:10:01 1 2.64 0.00 1.37 1.25 0.02 94.72 [2024-10-04T07:59:28.266Z] 07:10:01 2 2.46 0.00 1.09 0.33 0.02 96.10 [2024-10-04T07:59:28.266Z] 07:10:01 3 1.34 0.00 1.34 0.05 0.02 97.26 [2024-10-04T07:59:28.266Z] 07:10:01 4 1.76 0.00 0.72 0.02 0.02 97.48 [2024-10-04T07:59:28.266Z] 07:10:01 5 3.27 0.00 1.72 0.02 0.02 94.98 [2024-10-04T07:59:28.266Z] 07:10:01 6 3.53 0.00 1.40 0.07 0.03 94.97 [2024-10-04T07:59:28.266Z] 07:10:01 7 2.44 0.00 1.09 0.23 0.03 96.21 [2024-10-04T07:59:28.266Z] 07:11:01 all 0.08 0.00 0.06 0.01 0.01 99.84 [2024-10-04T07:59:28.266Z] 07:11:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-04T07:59:28.266Z] 07:11:01 1 0.03 0.00 0.05 0.05 0.00 99.87 [2024-10-04T07:59:28.266Z] 07:11:01 2 0.08 0.00 0.10 0.02 0.03 99.77 [2024-10-04T07:59:28.266Z] 07:11:01 3 0.08 0.00 0.05 0.00 0.00 99.87 [2024-10-04T07:59:28.266Z] 07:11:01 4 0.05 0.00 0.03 0.02 0.02 99.88 [2024-10-04T07:59:28.266Z] 07:11:01 5 0.05 0.00 0.07 0.00 0.00 99.88 [2024-10-04T07:59:28.266Z] 07:11:01 6 0.23 0.00 0.07 0.00 0.00 99.70 [2024-10-04T07:59:28.266Z] 07:11:01 7 0.08 0.00 0.07 0.03 0.00 99.82 [2024-10-04T07:59:28.266Z] 07:12:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:59:28.266Z] 07:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-04T07:59:28.266Z] 07:12:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-04T07:59:28.267Z] 07:12:01 2 0.13 0.00 0.02 0.00 0.02 99.83 [2024-10-04T07:59:28.267Z] 07:12:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-04T07:59:28.267Z] 07:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:59:28.267Z] 07:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:13:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2024-10-04T07:59:28.267Z] 07:13:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2024-10-04T07:59:28.267Z] 07:13:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-04T07:59:28.267Z] 07:13:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-04T07:59:28.267Z] 07:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:13:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:13:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-04T07:59:28.267Z] 07:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-04T07:59:28.267Z] 07:14:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2024-10-04T07:59:28.267Z] 07:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:14:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:14:01 2 0.07 0.00 0.05 0.00 0.02 99.87 [2024-10-04T07:59:28.267Z] 07:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-04T07:59:28.267Z] 07:14:01 5 0.07 0.00 0.00 0.02 0.00 99.92 [2024-10-04T07:59:28.267Z] 07:14:01 6 0.38 0.00 0.00 0.00 0.00 99.62 [2024-10-04T07:59:28.267Z] 07:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:15:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2024-10-04T07:59:28.267Z] 07:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:59:28.267Z] 07:15:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2024-10-04T07:59:28.267Z] 07:15:01 2 0.10 0.00 0.03 0.00 0.02 99.85 [2024-10-04T07:59:28.267Z] 07:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:15:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-04T07:59:28.267Z] 07:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:16:01 all 0.20 0.00 0.02 0.00 0.01 99.78 [2024-10-04T07:59:28.267Z] 07:16:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:16:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:16:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2024-10-04T07:59:28.267Z] 07:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:16:01 4 1.44 0.00 0.02 0.00 0.02 98.53 [2024-10-04T07:59:28.267Z] 07:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:59:28.267Z] 07:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:16:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-04T07:59:28.267Z] [2024-10-04T07:59:28.267Z] 07:16:01 CPU %user %nice %system %iowait %steal %idle [2024-10-04T07:59:28.267Z] 07:17:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-10-04T07:59:28.267Z] 07:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:59:28.267Z] 07:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:17:01 2 0.12 0.00 0.03 0.00 0.03 99.82 [2024-10-04T07:59:28.267Z] 07:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:17:01 4 1.97 0.00 0.02 0.00 0.00 98.01 [2024-10-04T07:59:28.267Z] 07:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:17:01 7 0.08 0.00 0.00 0.00 0.02 99.90 [2024-10-04T07:59:28.267Z] 07:18:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2024-10-04T07:59:28.267Z] 07:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:59:28.267Z] 07:18:01 1 0.02 0.00 0.00 0.08 0.02 99.88 [2024-10-04T07:59:28.267Z] 07:18:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-04T07:59:28.267Z] 07:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:18:01 4 1.97 0.00 0.00 0.00 0.02 98.01 [2024-10-04T07:59:28.267Z] 07:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:18:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:19:01 all 0.07 0.00 0.01 0.01 0.00 99.91 [2024-10-04T07:59:28.267Z] 07:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:19:01 1 0.00 0.00 0.00 0.07 0.00 99.93 [2024-10-04T07:59:28.267Z] 07:19:01 2 0.10 0.00 0.03 0.00 0.02 99.85 [2024-10-04T07:59:28.267Z] 07:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:19:01 4 0.40 0.00 0.05 0.00 0.00 99.55 [2024-10-04T07:59:28.267Z] 07:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:19:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:20:01 all 0.03 0.00 0.03 0.03 0.00 99.91 [2024-10-04T07:59:28.267Z] 07:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-04T07:59:28.267Z] 07:20:01 1 0.02 0.00 0.03 0.07 0.00 99.88 [2024-10-04T07:59:28.267Z] 07:20:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2024-10-04T07:59:28.267Z] 07:20:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-04T07:59:28.267Z] 07:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:20:01 5 0.00 0.00 0.02 0.15 0.00 99.83 [2024-10-04T07:59:28.267Z] 07:20:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-04T07:59:28.267Z] 07:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-04T07:59:28.267Z] 07:21:01 all 0.06 0.00 0.01 0.02 0.01 99.90 [2024-10-04T07:59:28.267Z] 07:21:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-04T07:59:28.267Z] 07:21:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-04T07:59:28.267Z] 07:21:01 2 0.10 0.00 0.03 0.05 0.02 99.80 [2024-10-04T07:59:28.267Z] 07:21:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-04T07:59:28.267Z] 07:21:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-04T07:59:28.267Z] 07:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:21:01 6 0.15 0.00 0.00 0.00 0.02 99.83 [2024-10-04T07:59:28.267Z] 07:21:01 7 0.02 0.00 0.00 0.12 0.00 99.87 [2024-10-04T07:59:28.267Z] 07:22:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-10-04T07:59:28.267Z] 07:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-04T07:59:28.267Z] 07:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-04T07:59:28.267Z] 07:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:22:01 7 0.00 0.00 0.00 0.10 0.02 99.88 [2024-10-04T07:59:28.267Z] 07:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-04T07:59:28.267Z] 07:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:59:28.267Z] 07:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:23:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2024-10-04T07:59:28.267Z] 07:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-04T07:59:28.267Z] 07:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:24:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:24:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-04T07:59:28.267Z] 07:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:24:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-04T07:59:28.267Z] 07:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:24:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-04T07:59:28.267Z] 07:25:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2024-10-04T07:59:28.267Z] 07:25:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-04T07:59:28.267Z] 07:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-04T07:59:28.267Z] 07:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-04T07:59:28.267Z] 07:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:25:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2024-10-04T07:59:28.267Z] 07:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:26:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:26:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-04T07:59:28.267Z] 07:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:59:28.267Z] 07:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:26:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-04T07:59:28.267Z] 07:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-04T07:59:28.267Z] 07:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:59:28.267Z] 07:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-04T07:59:28.267Z] [2024-10-04T07:59:28.267Z] 07:27:01 CPU %user %nice %system %iowait %steal %idle [2024-10-04T07:59:28.267Z] 07:28:01 all 0.08 0.00 0.03 0.01 0.01 99.87 [2024-10-04T07:59:28.267Z] 07:28:01 0 0.48 0.00 0.10 0.00 0.00 99.42 [2024-10-04T07:59:28.267Z] 07:28:01 1 0.03 0.00 0.00 0.02 0.03 99.92 [2024-10-04T07:59:28.267Z] 07:28:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-04T07:59:28.267Z] 07:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-04T07:59:28.267Z] 07:28:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2024-10-04T07:59:28.267Z] 07:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:28:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-04T07:59:28.267Z] 07:28:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-04T07:59:28.267Z] 07:29:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:59:28.267Z] 07:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:59:28.267Z] 07:29:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2024-10-04T07:59:28.267Z] 07:29:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-04T07:59:28.267Z] 07:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:59:28.267Z] 07:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:29:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2024-10-04T07:59:28.267Z] 07:30:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2024-10-04T07:59:28.267Z] 07:30:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-04T07:59:28.267Z] 07:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:30:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-04T07:59:28.267Z] 07:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.267Z] 07:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.267Z] 07:31:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-10-04T07:59:28.267Z] 07:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.267Z] 07:31:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-04T07:59:28.268Z] 07:31:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-04T07:59:28.268Z] 07:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-04T07:59:28.268Z] 07:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-04T07:59:28.268Z] 07:31:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2024-10-04T07:59:28.268Z] 07:32:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2024-10-04T07:59:28.268Z] 07:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:32:01 2 0.10 0.00 0.02 0.00 0.02 99.87 [2024-10-04T07:59:28.268Z] 07:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-04T07:59:28.268Z] 07:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:59:28.268Z] 07:33:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2024-10-04T07:59:28.268Z] 07:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:33:01 1 0.03 0.00 0.03 0.02 0.00 99.92 [2024-10-04T07:59:28.268Z] 07:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-04T07:59:28.268Z] 07:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:33:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-04T07:59:28.268Z] 07:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-04T07:59:28.268Z] 07:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:34:01 all 0.10 0.00 0.04 0.01 0.00 99.85 [2024-10-04T07:59:28.268Z] 07:34:01 0 0.32 0.00 0.13 0.03 0.00 99.52 [2024-10-04T07:59:28.268Z] 07:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:34:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2024-10-04T07:59:28.268Z] 07:34:01 3 0.07 0.00 0.07 0.00 0.00 99.87 [2024-10-04T07:59:28.268Z] 07:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:34:01 6 0.30 0.00 0.02 0.00 0.00 99.68 [2024-10-04T07:59:28.268Z] 07:34:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-04T07:59:28.268Z] 07:35:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-04T07:59:28.268Z] 07:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-04T07:59:28.268Z] 07:35:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2024-10-04T07:59:28.268Z] 07:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:59:28.268Z] 07:35:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-04T07:59:28.268Z] 07:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-10-04T07:59:28.268Z] 07:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:36:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-04T07:59:28.268Z] 07:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:59:28.268Z] 07:36:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-04T07:59:28.268Z] 07:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:37:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-10-04T07:59:28.268Z] 07:37:01 0 0.10 0.00 0.05 0.00 0.02 99.83 [2024-10-04T07:59:28.268Z] 07:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:37:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-04T07:59:28.268Z] 07:37:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-04T07:59:28.268Z] 07:37:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-04T07:59:28.268Z] 07:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:37:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-04T07:59:28.268Z] 07:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:38:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:38:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:38:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-04T07:59:28.268Z] 07:38:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-04T07:59:28.268Z] 07:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-04T07:59:28.268Z] [2024-10-04T07:59:28.268Z] 07:38:01 CPU %user %nice %system %iowait %steal %idle [2024-10-04T07:59:28.268Z] 07:39:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-04T07:59:28.268Z] 07:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:39:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-04T07:59:28.268Z] 07:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:59:28.268Z] 07:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-04T07:59:28.268Z] 07:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:59:28.268Z] 07:40:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-04T07:59:28.268Z] 07:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:41:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-10-04T07:59:28.268Z] 07:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:41:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-04T07:59:28.268Z] 07:41:01 2 0.08 0.00 0.03 0.00 0.02 99.87 [2024-10-04T07:59:28.268Z] 07:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-04T07:59:28.268Z] 07:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:42:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-04T07:59:28.268Z] 07:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:43:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:43:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-04T07:59:28.268Z] 07:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:43:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-04T07:59:28.268Z] 07:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:44:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-10-04T07:59:28.268Z] 07:44:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-04T07:59:28.268Z] 07:44:01 1 0.08 0.00 0.03 0.02 0.00 99.87 [2024-10-04T07:59:28.268Z] 07:44:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-04T07:59:28.268Z] 07:44:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2024-10-04T07:59:28.268Z] 07:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:59:28.268Z] 07:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:59:28.268Z] 07:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:45:01 all 0.03 0.00 0.00 0.01 0.00 99.95 [2024-10-04T07:59:28.268Z] 07:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:45:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-04T07:59:28.268Z] 07:45:01 2 0.08 0.00 0.02 0.02 0.00 99.88 [2024-10-04T07:59:28.268Z] 07:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:59:28.268Z] 07:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:45:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-04T07:59:28.268Z] 07:45:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-04T07:59:28.268Z] 07:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-04T07:59:28.268Z] 07:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:59:28.268Z] 07:46:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-04T07:59:28.268Z] 07:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:59:28.268Z] 07:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-04T07:59:28.268Z] 07:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-04T07:59:28.268Z] 07:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.268Z] 07:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.268Z] 07:47:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2024-10-04T07:59:28.268Z] 07:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.269Z] 07:47:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2024-10-04T07:59:28.269Z] 07:47:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-04T07:59:28.269Z] 07:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-04T07:59:28.269Z] 07:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.269Z] 07:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.269Z] 07:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.269Z] 07:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-04T07:59:28.269Z] 07:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:59:28.269Z] 07:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.269Z] 07:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:48:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2024-10-04T07:59:28.269Z] 07:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.269Z] 07:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.269Z] 07:48:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2024-10-04T07:59:28.269Z] 07:49:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-10-04T07:59:28.269Z] 07:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-04T07:59:28.269Z] 07:49:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:49:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-04T07:59:28.269Z] 07:49:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2024-10-04T07:59:28.269Z] 07:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:59:28.269Z] 07:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:59:28.269Z] 07:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.269Z] 07:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:59:28.269Z] [2024-10-04T07:59:28.269Z] 07:49:01 CPU %user %nice %system %iowait %steal %idle [2024-10-04T07:59:28.269Z] 07:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-04T07:59:28.269Z] 07:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:59:28.269Z] 07:50:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-04T07:59:28.269Z] 07:50:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-04T07:59:28.269Z] 07:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:59:28.269Z] 07:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.269Z] 07:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.269Z] 07:50:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-04T07:59:28.269Z] 07:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.269Z] 07:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-04T07:59:28.269Z] 07:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-04T07:59:28.269Z] 07:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-04T07:59:28.269Z] 07:51:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-04T07:59:28.269Z] 07:51:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-04T07:59:28.269Z] 07:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.269Z] 07:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.269Z] 07:51:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-04T07:59:28.269Z] 07:52:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-04T07:59:28.269Z] 07:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-04T07:59:28.269Z] 07:52:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-04T07:59:28.269Z] 07:52:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-04T07:59:28.269Z] 07:52:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-04T07:59:28.269Z] 07:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-04T07:59:28.269Z] 07:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.269Z] 07:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.269Z] 07:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-04T07:59:28.269Z] 07:53:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-04T07:59:28.269Z] 07:53:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:59:28.269Z] 07:53:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-04T07:59:28.269Z] 07:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.269Z] 07:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.269Z] 07:53:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:54:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-10-04T07:59:28.269Z] 07:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-04T07:59:28.269Z] 07:54:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-04T07:59:28.269Z] 07:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.269Z] 07:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:59:28.269Z] 07:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.269Z] 07:54:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-04T07:59:28.269Z] 07:55:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-04T07:59:28.269Z] 07:55:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-04T07:59:28.269Z] 07:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:55:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-04T07:59:28.269Z] 07:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.269Z] 07:55:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-04T07:59:28.269Z] 07:55:01 6 0.03 0.00 0.03 0.02 0.00 99.92 [2024-10-04T07:59:28.269Z] 07:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-04T07:59:28.269Z] 07:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-04T07:59:28.269Z] 07:56:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-04T07:59:28.269Z] 07:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-04T07:59:28.269Z] 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.269Z] 07:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:56:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-04T07:59:28.269Z] 07:56:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:57:02 all 0.06 0.00 0.02 0.00 0.00 99.91 [2024-10-04T07:59:28.269Z] 07:57:02 0 0.40 0.00 0.07 0.00 0.00 99.53 [2024-10-04T07:59:28.269Z] 07:57:02 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-04T07:59:28.269Z] 07:57:02 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-04T07:59:28.269Z] 07:57:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:57:02 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:57:02 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-04T07:59:28.269Z] 07:57:02 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:57:02 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-04T07:59:28.269Z] 07:58:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2024-10-04T07:59:28.269Z] 07:58:01 0 0.47 0.00 0.00 0.00 0.00 99.53 [2024-10-04T07:59:28.269Z] 07:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.269Z] 07:58:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-04T07:59:28.269Z] 07:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-04T07:59:28.269Z] 07:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-04T07:59:28.269Z] 07:58:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-04T07:59:28.269Z] 07:58:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-04T07:59:28.269Z] 07:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-04T07:59:28.269Z] 07:59:01 all 6.90 0.00 2.89 3.41 0.04 86.76 [2024-10-04T07:59:28.269Z] 07:59:01 0 7.37 0.00 3.50 9.62 0.05 79.45 [2024-10-04T07:59:28.269Z] 07:59:01 1 7.65 0.00 2.77 0.07 0.05 89.46 [2024-10-04T07:59:28.269Z] 07:59:01 2 6.54 0.00 2.32 0.91 0.05 90.19 [2024-10-04T07:59:28.269Z] 07:59:01 3 5.99 0.00 2.69 3.43 0.03 87.84 [2024-10-04T07:59:28.269Z] 07:59:01 4 6.68 0.00 3.22 3.96 0.03 86.11 [2024-10-04T07:59:28.269Z] 07:59:01 5 7.46 0.00 2.87 1.04 0.05 88.58 [2024-10-04T07:59:28.269Z] 07:59:01 6 7.53 0.00 2.30 2.76 0.03 87.37 [2024-10-04T07:59:28.269Z] 07:59:01 7 5.97 0.00 3.40 5.46 0.05 85.12 [2024-10-04T07:59:28.269Z] Average: all 1.86 0.00 0.43 0.21 0.01 97.49 [2024-10-04T07:59:28.269Z] Average: 0 1.92 0.00 0.53 0.67 0.01 96.87 [2024-10-04T07:59:28.269Z] Average: 1 1.84 0.00 0.43 0.24 0.01 97.47 [2024-10-04T07:59:28.269Z] Average: 2 1.85 0.00 0.46 0.08 0.02 97.59 [2024-10-04T07:59:28.269Z] Average: 3 1.80 0.00 0.42 0.09 0.01 97.68 [2024-10-04T07:59:28.269Z] Average: 4 1.93 0.00 0.42 0.27 0.01 97.37 [2024-10-04T07:59:28.269Z] Average: 5 1.82 0.00 0.42 0.07 0.01 97.68 [2024-10-04T07:59:28.269Z] Average: 6 1.88 0.00 0.40 0.09 0.01 97.61 [2024-10-04T07:59:28.269Z] Average: 7 1.82 0.00 0.39 0.14 0.01 97.63 [2024-10-04T07:59:28.269Z] [2024-10-04T07:59:28.269Z] [2024-10-04T07:59:28.269Z]