Pull request #335 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a600c1144b85ed785dd4b81a0ebcedb468e9cc4f+042ec1626ee523754e0e1f4be46f239764bd63ff (126d054a79e809a60b123ac5bd5acb6aab6fe6c3) 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-ssh14513472526196935016.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh11278730354901268424.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-335/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-335/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14222111695201884531.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-335/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh625630091419469194.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7384295618062236354.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-335/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/PR-335/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2016701222826785409.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-snmp-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-snmp-go-settings PROJECT: device-snmp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-snmp 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 Running on prd-ubuntu20.04-docker-8c-8g-24168 in /w/workspace/gexfoundry_device-snmp-go_PR-335 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-snmp-go.git > git init /w/workspace/gexfoundry_device-snmp-go_PR-335 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-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-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 042ec1626ee523754e0e1f4be46f239764bd63ff into PR head commit a600c1144b85ed785dd4b81a0ebcedb468e9cc4f Merge succeeded, producing a600c1144b85ed785dd4b81a0ebcedb468e9cc4f Checking out Revision a600c1144b85ed785dd4b81a0ebcedb468e9cc4f (PR-335) > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a600c1144b85ed785dd4b81a0ebcedb468e9cc4f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 042ec1626ee523754e0e1f4be46f239764bd63ff # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a600c1144b85ed785dd4b81a0ebcedb468e9cc4f # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T05:18:42.912Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T05:18:43.266Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T05:18:43.375Z] ========================================================= [2023-12-06T05:18:43.375Z] EdgeX Global Pipelines Version Info [2023-12-06T05:18:43.375Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:18:44.498Z] ------------------- [2023-12-06T05:18:44.498Z] stable info: [2023-12-06T05:18:44.499Z] ------------------- [2023-12-06T05:18:44.499Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T05:18:44.499Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T05:18:44.499Z] Message: update stable to v1.0.258 [2023-12-06T05:18:44.759Z] ------------------- [2023-12-06T05:18:44.759Z] experimental info: [2023-12-06T05:18:44.759Z] ------------------- [2023-12-06T05:18:44.759Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T05:18:44.759Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T05:18:44.759Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T05:18:44.986Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-snmp-go-settings [Pipeline] echo [2023-12-06T05:18:45.037Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-snmp-go [Pipeline] echo [2023-12-06T05:18:45.089Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T05:18:45.142Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T05:18:45.200Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T05:18:45.257Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T05:18:45.314Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T05:18:45.367Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T05:18:45.430Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T05:18:45.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T05:18:45.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T05:18:45.622Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-snmp [Pipeline] echo [2023-12-06T05:18:45.693Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T05:18:45.755Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T05:18:45.822Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T05:18:45.887Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T05:18:45.945Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T05:18:46.018Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T05:18:46.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T05:18:46.155Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T05:18:46.222Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T05:18:46.291Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T05:18:46.365Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T05:18:46.434Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T05:18:46.519Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T05:18:46.591Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T05:18:46.667Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T05:18:46.747Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-335 [Pipeline] echo [2023-12-06T05:18:46.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-335 [Pipeline] echo [2023-12-06T05:18:46.908Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-335 [Pipeline] echo [2023-12-06T05:18:46.992Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a600c1144b85ed785dd4b81a0ebcedb468e9cc4f [Pipeline] echo [2023-12-06T05:18:47.068Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a600c11 [Pipeline] echo [2023-12-06T05:18:47.145Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T05:18:47.310Z] provisioning config files... [2023-12-06T05:18:47.376Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp/config4728041634125148421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:18:47.780Z] ---> ****-login.sh [2023-12-06T05:18:47.780Z] nexus3.edgexfoundry.org:10001 [2023-12-06T05:18:48.039Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:18:48.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:18:48.299Z] Configure a credential helper to remove this warning. See [2023-12-06T05:18:48.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:18:48.300Z] [2023-12-06T05:18:48.300Z] Login Succeeded [2023-12-06T05:18:48.300Z] nexus3.edgexfoundry.org:10002 [2023-12-06T05:18:48.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:18:48.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:18:48.300Z] Configure a credential helper to remove this warning. See [2023-12-06T05:18:48.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:18:48.300Z] [2023-12-06T05:18:48.300Z] Login Succeeded [2023-12-06T05:18:48.300Z] nexus3.edgexfoundry.org:10003 [2023-12-06T05:18:48.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:18:48.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:18:48.560Z] Configure a credential helper to remove this warning. See [2023-12-06T05:18:48.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:18:48.560Z] [2023-12-06T05:18:48.560Z] Login Succeeded [2023-12-06T05:18:48.560Z] nexus3.edgexfoundry.org:10004 [2023-12-06T05:18:48.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:18:48.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:18:48.560Z] Configure a credential helper to remove this warning. See [2023-12-06T05:18:48.560Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:18:48.560Z] [2023-12-06T05:18:48.560Z] Login Succeeded [2023-12-06T05:18:48.560Z] ****.io [2023-12-06T05:18:48.560Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:18:48.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:18:48.820Z] Configure a credential helper to remove this warning. See [2023-12-06T05:18:48.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:18:48.820Z] [2023-12-06T05:18:48.820Z] Login Succeeded [2023-12-06T05:18:48.820Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T05:18:48.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T05:18:49.632Z] + git rev-list -1 --merges a600c1144b85ed785dd4b81a0ebcedb468e9cc4f~1..a600c1144b85ed785dd4b81a0ebcedb468e9cc4f [Pipeline] echo [2023-12-06T05:18:49.663Z] -----------> git rev-list -1 --merges a600c1144b85ed785dd4b81a0ebcedb468e9cc4f~1..a600c1144b85ed785dd4b81a0ebcedb468e9cc4f a600c1144b85ed785dd4b81a0ebcedb468e9cc4f [false] [Pipeline] sh [2023-12-06T05:18:50.003Z] + git log --format=format:%s -1 a600c1144b85ed785dd4b81a0ebcedb468e9cc4f [Pipeline] echo [2023-12-06T05:18:50.035Z] ========================================================= [2023-12-06T05:18:50.035Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T05:18:50.035Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T05:18:50.527Z] + git log --format=format:%s -1 a600c1144b85ed785dd4b81a0ebcedb468e9cc4f [Pipeline] echo [2023-12-06T05:18:50.561Z] [semverPrep] GIT_COMMIT: a600c1144b85ed785dd4b81a0ebcedb468e9cc4f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-06T05:18:50.618Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T05:18:51.051Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T05:18:51.051Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T05:18:51.051Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T05:18:51.051Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T05:18:51.051Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T05:18:51.051Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T05:18:51.051Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:18:51.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T05:18:51.563Z] [2023-12-06T05:18:51.563Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:18:51.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T05:18:51.966Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T05:18:51.966Z] b85a868b505f: Pulling fs layer [2023-12-06T05:18:51.966Z] e2be974225ed: Pulling fs layer [2023-12-06T05:18:51.966Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T05:18:51.966Z] 988bab9f4d93: Pulling fs layer [2023-12-06T05:18:51.966Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T05:18:51.966Z] eaf3925da568: Pulling fs layer [2023-12-06T05:18:51.966Z] bab4dde63d76: Pulling fs layer [2023-12-06T05:18:51.966Z] bde34c3a00c8: Pulling fs layer [2023-12-06T05:18:51.966Z] b352a97aabf1: Pulling fs layer [2023-12-06T05:18:51.966Z] 4872d77fe225: Pulling fs layer [2023-12-06T05:18:51.966Z] 5851b861e8e6: Pulling fs layer [2023-12-06T05:18:51.966Z] b352a97aabf1: Waiting [2023-12-06T05:18:51.966Z] eaf3925da568: Waiting [2023-12-06T05:18:51.966Z] bde34c3a00c8: Waiting [2023-12-06T05:18:51.966Z] bab4dde63d76: Waiting [2023-12-06T05:18:51.966Z] 5851b861e8e6: Waiting [2023-12-06T05:18:51.966Z] 4872d77fe225: Waiting [2023-12-06T05:18:51.966Z] 1469e6f7b9e6: Waiting [2023-12-06T05:18:51.966Z] 988bab9f4d93: Waiting [2023-12-06T05:18:51.966Z] e2be974225ed: Download complete [2023-12-06T05:18:51.966Z] 988bab9f4d93: Download complete [2023-12-06T05:18:51.966Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T05:18:51.966Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T05:18:51.966Z] 339a4e72a1f5: Download complete [2023-12-06T05:18:51.966Z] eaf3925da568: Verifying Checksum [2023-12-06T05:18:51.966Z] eaf3925da568: Download complete [2023-12-06T05:18:51.966Z] bde34c3a00c8: Download complete [2023-12-06T05:18:52.224Z] b352a97aabf1: Download complete [2023-12-06T05:18:52.224Z] 4872d77fe225: Verifying Checksum [2023-12-06T05:18:52.224Z] 4872d77fe225: Download complete [2023-12-06T05:18:52.224Z] 5851b861e8e6: Verifying Checksum [2023-12-06T05:18:52.224Z] 5851b861e8e6: Download complete [2023-12-06T05:18:52.224Z] b85a868b505f: Verifying Checksum [2023-12-06T05:18:52.224Z] b85a868b505f: Download complete [2023-12-06T05:18:52.483Z] bab4dde63d76: Download complete [2023-12-06T05:18:53.420Z] b85a868b505f: Pull complete [2023-12-06T05:18:53.420Z] e2be974225ed: Pull complete [2023-12-06T05:18:53.987Z] 339a4e72a1f5: Pull complete [2023-12-06T05:18:53.987Z] 988bab9f4d93: Pull complete [2023-12-06T05:18:54.248Z] 1469e6f7b9e6: Pull complete [2023-12-06T05:18:54.248Z] eaf3925da568: Pull complete [2023-12-06T05:18:55.626Z] bab4dde63d76: Pull complete [2023-12-06T05:18:55.885Z] bde34c3a00c8: Pull complete [2023-12-06T05:18:55.885Z] b352a97aabf1: Pull complete [2023-12-06T05:18:56.144Z] 4872d77fe225: Pull complete [2023-12-06T05:18:56.144Z] 5851b861e8e6: Pull complete [2023-12-06T05:18:56.144Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T05:18:56.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T05:18:56.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T05:18:56.456Z] prd-ubuntu20.04-docker-8c-8g-24168 does not seem to be running inside a container [2023-12-06T05:18:56.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-snmp-go_PR-335 -v /w/workspace/gexfoundry_device-snmp-go_PR-335:/w/workspace/gexfoundry_device-snmp-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T05:18:58.373Z] $ docker top f008e33abffb60a03437fb29d28221085a255f1efcf58ce4a458428d44987c36 -eo pid,comm [2023-12-06T05:18:58.430Z] 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). [2023-12-06T05:18:58.430Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T05:18:58.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T05:18:58.624Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T05:18:58.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T05:18:58.743Z] $ docker exec f008e33abffb60a03437fb29d28221085a255f1efcf58ce4a458428d44987c36 ssh-agent [2023-12-06T05:18:58.872Z] SSH_AUTH_SOCK=/tmp/ssh-glyNZOesZX2s/agent.31 [2023-12-06T05:18:58.872Z] SSH_AGENT_PID=37 [2023-12-06T05:18:58.878Z] Running ssh-add (command line suppressed) [2023-12-06T05:18:58.978Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-335@tmp/private_key_3847862444085924180.key (/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp/private_key_3847862444085924180.key) [2023-12-06T05:18:58.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T05:18:59.368Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T05:18:59.393Z] $ docker exec --env ******** --env ******** f008e33abffb60a03437fb29d28221085a255f1efcf58ce4a458428d44987c36 ssh-agent -k [2023-12-06T05:18:59.495Z] unset SSH_AUTH_SOCK; [2023-12-06T05:18:59.496Z] unset SSH_AGENT_PID; [2023-12-06T05:18:59.497Z] echo Agent pid 37 killed; [2023-12-06T05:18:59.515Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T05:18:59.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T05:18:59.657Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T05:18:59.768Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T05:18:59.769Z] $ docker exec f008e33abffb60a03437fb29d28221085a255f1efcf58ce4a458428d44987c36 ssh-agent [2023-12-06T05:18:59.878Z] SSH_AUTH_SOCK=/tmp/ssh-ICkGdj0F06Qh/agent.70 [2023-12-06T05:18:59.878Z] SSH_AGENT_PID=76 [2023-12-06T05:18:59.884Z] Running ssh-add (command line suppressed) [2023-12-06T05:18:59.993Z] Identity added: /w/workspace/gexfoundry_device-snmp-go_PR-335@tmp/private_key_3738204721175358093.key (/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp/private_key_3738204721175358093.key) [2023-12-06T05:19:00.010Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T05:19:00.367Z] + git semver init [2023-12-06T05:19:00.629Z] 2023-12-06 05:19:00,538 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T05:19:00.629Z] 2023-12-06 05:19:00,539 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-snmp-go_PR-335/.semver [2023-12-06T05:19:00.629Z] 2023-12-06 05:19:00,539 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-snmp-go.git /w/workspace/gexfoundry_device-snmp-go_PR-335/.semver [2023-12-06T05:19:00.629Z] 2023-12-06 05:19:00,539 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-snmp-go.git', '/w/workspace/gexfoundry_device-snmp-go_PR-335/.semver'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-335, universal_newlines=False, shell=None, istream=None) [2023-12-06T05:19:01.569Z] 2023-12-06 05:19:01,562 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-snmp-go_PR-335/.git/info/exclude [2023-12-06T05:19:01.569Z] 2023-12-06 05:19:01,562 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-snmp-go_PR-335/.semver/PR-335 with force:False [2023-12-06T05:19:01.569Z] 2023-12-06 05:19:01,562 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-snmp-go_PR-335/.semver/PR-335 [2023-12-06T05:19:01.569Z] 2023-12-06 05:19:01,566 [execute] INFO git cat-file --batch-check [2023-12-06T05:19:01.828Z] 2023-12-06 05:19:01,567 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-335/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T05:19:01.828Z] 2023-12-06 05:19:01,572 [execute] INFO git cat-file --batch [2023-12-06T05:19:01.828Z] 2023-12-06 05:19:01,572 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-snmp-go_PR-335/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T05:19:01.828Z] 2023-12-06 05:19:01,575 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-snmp-go_PR-335/.semver/PR-335 [2023-12-06T05:19:01.828Z] 0.0.0 [Pipeline] } [2023-12-06T05:19:01.855Z] $ docker exec --env ******** --env ******** f008e33abffb60a03437fb29d28221085a255f1efcf58ce4a458428d44987c36 ssh-agent -k [2023-12-06T05:19:01.949Z] unset SSH_AUTH_SOCK; [2023-12-06T05:19:01.949Z] unset SSH_AGENT_PID; [2023-12-06T05:19:01.950Z] echo Agent pid 76 killed; [2023-12-06T05:19:01.960Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T05:19:02.469Z] + git semver [Pipeline] } [2023-12-06T05:19:02.751Z] $ docker stop --time=1 f008e33abffb60a03437fb29d28221085a255f1efcf58ce4a458428d44987c36 [2023-12-06T05:19:03.998Z] $ docker rm -f --volumes f008e33abffb60a03437fb29d28221085a255f1efcf58ce4a458428d44987c36 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T05:19:04.569Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T05:19:04.869Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T05:19:04.892Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T05:19:05.823Z] provisioning config files... [2023-12-06T05:19:05.832Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp/config16200512451705777251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:19:06.233Z] ---> ****-login.sh [2023-12-06T05:19:06.233Z] nexus3.edgexfoundry.org:10001 [2023-12-06T05:19:06.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:19:06.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:19:06.233Z] Configure a credential helper to remove this warning. See [2023-12-06T05:19:06.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:19:06.233Z] [2023-12-06T05:19:06.233Z] Login Succeeded [2023-12-06T05:19:06.233Z] nexus3.edgexfoundry.org:10002 [2023-12-06T05:19:06.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:19:06.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:19:06.234Z] Configure a credential helper to remove this warning. See [2023-12-06T05:19:06.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:19:06.234Z] [2023-12-06T05:19:06.234Z] Login Succeeded [2023-12-06T05:19:06.234Z] nexus3.edgexfoundry.org:10003 [2023-12-06T05:19:06.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:19:06.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:19:06.494Z] Configure a credential helper to remove this warning. See [2023-12-06T05:19:06.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:19:06.494Z] [2023-12-06T05:19:06.494Z] Login Succeeded [2023-12-06T05:19:06.494Z] nexus3.edgexfoundry.org:10004 [2023-12-06T05:19:06.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:19:06.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:19:06.494Z] Configure a credential helper to remove this warning. See [2023-12-06T05:19:06.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:19:06.494Z] [2023-12-06T05:19:06.494Z] Login Succeeded [2023-12-06T05:19:06.494Z] ****.io [2023-12-06T05:19:06.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:19:06.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:19:06.755Z] Configure a credential helper to remove this warning. See [2023-12-06T05:19:06.755Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:19:06.755Z] [2023-12-06T05:19:06.755Z] Login Succeeded [2023-12-06T05:19:06.755Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T05:19:06.783Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T05:19:07.137Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T05:19:07.207Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T05:19:07.267Z] ========================================================= [2023-12-06T05:19:07.267Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T05:19:07.267Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:19:07.856Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T05:19:07.856Z] Sending build context to Docker daemon 14.09MB [2023-12-06T05:19:07.856Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T05:19:07.856Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T05:19:07.856Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T05:19:07.856Z] 7264a8db6415: Pulling fs layer [2023-12-06T05:19:07.856Z] c4d48a809fc2: Pulling fs layer [2023-12-06T05:19:07.856Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T05:19:07.856Z] ad3a456e5733: Pulling fs layer [2023-12-06T05:19:07.856Z] 69c7f0334f64: Pulling fs layer [2023-12-06T05:19:07.856Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T05:19:07.856Z] ce7588e14bc9: Pulling fs layer [2023-12-06T05:19:07.856Z] b5e4710f87ac: Pulling fs layer [2023-12-06T05:19:07.856Z] ad3a456e5733: Waiting [2023-12-06T05:19:07.856Z] 1f1c1a5573a3: Waiting [2023-12-06T05:19:07.856Z] b5e4710f87ac: Waiting [2023-12-06T05:19:07.856Z] ce7588e14bc9: Waiting [2023-12-06T05:19:07.856Z] 69c7f0334f64: Waiting [2023-12-06T05:19:08.115Z] c4d48a809fc2: Download complete [2023-12-06T05:19:08.115Z] ad3a456e5733: Verifying Checksum [2023-12-06T05:19:08.115Z] ad3a456e5733: Download complete [2023-12-06T05:19:08.115Z] 69c7f0334f64: Verifying Checksum [2023-12-06T05:19:08.115Z] 69c7f0334f64: Download complete [2023-12-06T05:19:08.115Z] 7264a8db6415: Download complete [2023-12-06T05:19:08.115Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T05:19:08.115Z] 1f1c1a5573a3: Download complete [2023-12-06T05:19:08.115Z] 7264a8db6415: Pull complete [2023-12-06T05:19:08.115Z] b5e4710f87ac: Verifying Checksum [2023-12-06T05:19:08.115Z] b5e4710f87ac: Download complete [2023-12-06T05:19:08.374Z] c4d48a809fc2: Pull complete [2023-12-06T05:19:08.374Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T05:19:08.374Z] 4f1c88b9dad5: Download complete [2023-12-06T05:19:08.632Z] ce7588e14bc9: Verifying Checksum [2023-12-06T05:19:08.632Z] ce7588e14bc9: Download complete [2023-12-06T05:19:11.204Z] 4f1c88b9dad5: Pull complete [2023-12-06T05:19:11.204Z] ad3a456e5733: Pull complete [2023-12-06T05:19:11.204Z] 69c7f0334f64: Pull complete [2023-12-06T05:19:11.486Z] 1f1c1a5573a3: Pull complete [2023-12-06T05:19:14.021Z] ce7588e14bc9: Pull complete [2023-12-06T05:19:14.021Z] b5e4710f87ac: Pull complete [2023-12-06T05:19:14.021Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T05:19:14.021Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T05:19:14.021Z] ---> 88b5674ff536 [2023-12-06T05:19:14.021Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T05:19:16.552Z] ---> Running in 87cd4627debd [2023-12-06T05:19:16.552Z] Removing intermediate container 87cd4627debd [2023-12-06T05:19:16.552Z] ---> c0cdb0d3e642 [2023-12-06T05:19:16.552Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T05:19:16.552Z] ---> Running in f2ab265dce26 [2023-12-06T05:19:16.552Z] Removing intermediate container f2ab265dce26 [2023-12-06T05:19:16.552Z] ---> ea35408f5d79 [2023-12-06T05:19:16.552Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T05:19:16.552Z] ---> Running in ff71dbec4b41 [2023-12-06T05:19:16.552Z] Removing intermediate container ff71dbec4b41 [2023-12-06T05:19:16.552Z] ---> bf4ea45c62a0 [2023-12-06T05:19:16.552Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T05:19:16.552Z] ---> Running in 7aecb878e530 [2023-12-06T05:19:16.552Z] Removing intermediate container 7aecb878e530 [2023-12-06T05:19:16.552Z] ---> e26b1c417d68 [2023-12-06T05:19:16.552Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T05:19:16.552Z] ---> Running in eb0aed434631 [2023-12-06T05:19:16.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T05:19:17.070Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T05:19:17.329Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T05:19:17.329Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T05:19:17.329Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T05:19:17.329Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T05:19:17.329Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T05:19:17.329Z] OK: 268 MiB in 56 packages [2023-12-06T05:19:17.897Z] Removing intermediate container eb0aed434631 [2023-12-06T05:19:17.897Z] ---> 0763ecea1e96 [2023-12-06T05:19:17.897Z] Step 8/12 : WORKDIR /device-snmp-go [2023-12-06T05:19:17.897Z] ---> Running in c68d20ef5b8e [2023-12-06T05:19:17.897Z] Removing intermediate container c68d20ef5b8e [2023-12-06T05:19:17.897Z] ---> 995634c6f788 [2023-12-06T05:19:17.897Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-06T05:19:18.156Z] ---> 6e6bbb3ea008 [2023-12-06T05:19:18.156Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T05:19:18.156Z] ---> Running in f889e131e67b [2023-12-06T05:19:20.565Z] Still waiting to schedule task [2023-12-06T05:19:20.565Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-06T05:19:44.714Z] Removing intermediate container f889e131e67b [2023-12-06T05:19:44.714Z] ---> c4c969ca35cd [2023-12-06T05:19:44.714Z] Step 11/12 : COPY . . [2023-12-06T05:19:44.714Z] ---> 1eb32da5d8c5 [2023-12-06T05:19:44.714Z] Step 12/12 : RUN ${MAKE} [2023-12-06T05:19:44.714Z] ---> Running in a0bef1587ebe [2023-12-06T05:19:44.714Z] noop [2023-12-06T05:19:44.714Z] Removing intermediate container a0bef1587ebe [2023-12-06T05:19:44.714Z] ---> f41a4c30b9c3 [2023-12-06T05:19:44.714Z] Successfully built f41a4c30b9c3 [2023-12-06T05:19:44.714Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:19:45.282Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T05:19:45.282Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T05:19:45.498Z] prd-ubuntu20.04-docker-8c-8g-24168 does not seem to be running inside a container [2023-12-06T05:19:45.519Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-snmp-go_PR-335 -v /w/workspace/gexfoundry_device-snmp-go_PR-335:/w/workspace/gexfoundry_device-snmp-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T05:19:45.864Z] $ docker top beabc965d91ea4ab2ce808d903e779d4ca3e2c3e256dbec2017931a39725b49d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T05:19:46.317Z] + go version [2023-12-06T05:19:46.317Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T05:19:46.347Z] $ docker stop --time=1 beabc965d91ea4ab2ce808d903e779d4ca3e2c3e256dbec2017931a39725b49d [2023-12-06T05:19:47.632Z] $ docker rm -f --volumes beabc965d91ea4ab2ce808d903e779d4ca3e2c3e256dbec2017931a39725b49d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:19:48.605Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T05:19:48.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T05:19:48.824Z] prd-ubuntu20.04-docker-8c-8g-24168 does not seem to be running inside a container [2023-12-06T05:19:48.850Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-snmp-go_PR-335 -v /w/workspace/gexfoundry_device-snmp-go_PR-335:/w/workspace/gexfoundry_device-snmp-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T05:19:49.183Z] $ docker top 9a530a2ebd47766e384451a26549323bb706182ac1bafca69340a71990b1cc7d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T05:19:49.634Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-snmp-go_PR-335 [Pipeline] fileExists [Pipeline] sh [2023-12-06T05:19:50.022Z] + make test [2023-12-06T05:19:50.022Z] go test ./... -coverprofile=coverage.out [2023-12-06T05:19:51.924Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-12-06T05:20:01.888Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-12-06T05:20:01.888Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.011s coverage: 0.0% of statements [2023-12-06T05:20:08.439Z] go vet ./... [2023-12-06T05:20:11.081Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T05:20:11.081Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T05:20:11.081Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T05:20:11.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T05:20:11.181Z] $ docker stop --time=1 9a530a2ebd47766e384451a26549323bb706182ac1bafca69340a71990b1cc7d [2023-12-06T05:20:14.486Z] $ docker rm -f --volumes 9a530a2ebd47766e384451a26549323bb706182ac1bafca69340a71990b1cc7d [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T05:20:15.086Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T05:20:15.148Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T05:20:16.006Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T05:20:16.316Z] + ls -al . [2023-12-06T05:20:16.316Z] total 172 [2023-12-06T05:20:16.316Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 05:19 . [2023-12-06T05:20:16.316Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 05:18 .. [2023-12-06T05:20:16.316Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 6 05:18 .dockerignore [2023-12-06T05:20:16.316Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 05:20 .git [2023-12-06T05:20:16.316Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:18 .github [2023-12-06T05:20:16.316Z] -rw-rw-r-- 1 jenkins jenkins 263 Dec 6 05:18 .gitignore [2023-12-06T05:20:16.316Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 05:18 .golangci.yml [2023-12-06T05:20:16.316Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 05:19 .semver [2023-12-06T05:20:16.316Z] -rw-rw-r-- 1 jenkins jenkins 10025 Dec 6 05:18 Attribution.txt [2023-12-06T05:20:16.316Z] -rw-rw-r-- 1 jenkins jenkins 11809 Dec 6 05:18 CHANGELOG.md [2023-12-06T05:20:16.316Z] -rw-rw-r-- 1 jenkins jenkins 1571 Dec 6 05:18 Dockerfile [2023-12-06T05:20:16.316Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 05:18 GOVERNANCE.md [2023-12-06T05:20:16.316Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 6 05:18 Jenkinsfile [2023-12-06T05:20:16.316Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 05:18 LICENSE [2023-12-06T05:20:16.316Z] -rw-rw-r-- 1 jenkins jenkins 2240 Dec 6 05:18 Makefile [2023-12-06T05:20:16.316Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 05:18 OWNERS.md [2023-12-06T05:20:16.316Z] -rw-rw-r-- 1 jenkins jenkins 10477 Dec 6 05:18 README.md [2023-12-06T05:20:16.316Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 05:19 VERSION [2023-12-06T05:20:16.316Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 05:18 bin [2023-12-06T05:20:16.316Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:18 cmd [2023-12-06T05:20:16.316Z] -rw-r--r-- 1 jenkins jenkins 8837 Dec 6 05:20 coverage.out [2023-12-06T05:20:16.316Z] -rw-rw-r-- 1 jenkins jenkins 3707 Dec 6 05:18 go.mod [2023-12-06T05:20:16.316Z] -rw-rw-r-- 1 jenkins jenkins 34812 Dec 6 05:18 go.sum [2023-12-06T05:20:16.316Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:18 internal [2023-12-06T05:20:16.316Z] -rw-rw-r-- 1 jenkins jenkins 228 Dec 6 05:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:20:16.771Z] + docker build -t device-snmp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=a600c1144b85ed785dd4b81a0ebcedb468e9cc4f --label arch=amd64 --label version=0.0.0 . [2023-12-06T05:20:16.771Z] Sending build context to Docker daemon 14.09MB [2023-12-06T05:20:16.771Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T05:20:16.771Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-06T05:20:16.771Z] ---> f41a4c30b9c3 [2023-12-06T05:20:16.771Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-06T05:20:17.031Z] ---> Running in 9a56a1e13d0b [2023-12-06T05:20:17.031Z] Removing intermediate container 9a56a1e13d0b [2023-12-06T05:20:17.031Z] ---> d0f3b62c166f [2023-12-06T05:20:17.031Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T05:20:17.031Z] ---> Running in e4cad4025e59 [2023-12-06T05:20:17.290Z] Removing intermediate container e4cad4025e59 [2023-12-06T05:20:17.290Z] ---> c9ac8f8b54ab [2023-12-06T05:20:17.290Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T05:20:17.290Z] ---> Running in f2271bcbd9c9 [2023-12-06T05:20:17.290Z] Removing intermediate container f2271bcbd9c9 [2023-12-06T05:20:17.290Z] ---> 8ace0c6d3465 [2023-12-06T05:20:17.290Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T05:20:17.290Z] ---> Running in 2e570be393c9 [2023-12-06T05:20:17.290Z] Removing intermediate container 2e570be393c9 [2023-12-06T05:20:17.290Z] ---> 615f86eb1f15 [2023-12-06T05:20:17.290Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T05:20:17.290Z] ---> Running in 725069d50bc0 [2023-12-06T05:20:17.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T05:20:17.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T05:20:18.067Z] OK: 268 MiB in 56 packages [2023-12-06T05:20:18.636Z] Removing intermediate container 725069d50bc0 [2023-12-06T05:20:18.636Z] ---> d4edf5701a50 [2023-12-06T05:20:18.636Z] Step 8/25 : WORKDIR /device-snmp-go [2023-12-06T05:20:18.636Z] ---> Running in c5b1bff4a9bb [2023-12-06T05:20:18.636Z] Removing intermediate container c5b1bff4a9bb [2023-12-06T05:20:18.636Z] ---> 8e0d075b17ba [2023-12-06T05:20:18.636Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-06T05:20:18.636Z] ---> 830fafc17f55 [2023-12-06T05:20:18.636Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T05:20:18.636Z] ---> Running in 79292793ba93 [2023-12-06T05:20:19.716Z] Removing intermediate container 79292793ba93 [2023-12-06T05:20:19.716Z] ---> 92df57aa8992 [2023-12-06T05:20:19.716Z] Step 11/25 : COPY . . [2023-12-06T05:20:19.976Z] ---> 9be45f336f85 [2023-12-06T05:20:19.976Z] Step 12/25 : RUN ${MAKE} [2023-12-06T05:20:19.976Z] ---> Running in 2860bd475e0b [2023-12-06T05:20:20.239Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-12-06T05:20:42.286Z] Removing intermediate container 2860bd475e0b [2023-12-06T05:20:42.286Z] ---> 030bd286b1d8 [2023-12-06T05:20:42.286Z] Step 13/25 : FROM alpine:3.18 [2023-12-06T05:20:42.286Z] 3.18: Pulling from library/alpine [2023-12-06T05:20:42.286Z] c926b61bad3b: Pulling fs layer [2023-12-06T05:20:42.286Z] c926b61bad3b: Verifying Checksum [2023-12-06T05:20:42.286Z] c926b61bad3b: Download complete [2023-12-06T05:20:42.286Z] c926b61bad3b: Pull complete [2023-12-06T05:20:42.286Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T05:20:42.286Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T05:20:42.286Z] ---> b541f2080109 [2023-12-06T05:20:42.286Z] Step 14/25 : RUN apk add --update --no-cache dumb-init [2023-12-06T05:20:42.286Z] ---> Running in 22ff8ba3e73c [2023-12-06T05:20:42.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T05:20:42.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T05:20:42.286Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T05:20:42.286Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T05:20:42.286Z] OK: 7 MiB in 16 packages [2023-12-06T05:20:42.286Z] Removing intermediate container 22ff8ba3e73c [2023-12-06T05:20:42.286Z] ---> 06a622418e95 [2023-12-06T05:20:42.286Z] Step 15/25 : RUN apk --no-cache upgrade [2023-12-06T05:20:42.286Z] ---> Running in 6b983d47e2c6 [2023-12-06T05:20:42.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T05:20:42.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T05:20:42.546Z] OK: 7 MiB in 16 packages [2023-12-06T05:20:42.805Z] Removing intermediate container 6b983d47e2c6 [2023-12-06T05:20:42.805Z] ---> 7377e508d248 [2023-12-06T05:20:42.805Z] Step 16/25 : COPY --from=builder /device-snmp-go/cmd / [2023-12-06T05:20:43.736Z] ---> b3060f0ff38b [2023-12-06T05:20:43.736Z] Step 17/25 : COPY --from=builder /device-snmp-go/Attribution.txt / [2023-12-06T05:20:43.736Z] ---> 0cf344e1adcb [2023-12-06T05:20:43.736Z] Step 18/25 : COPY --from=builder /device-snmp-go/LICENSE / [2023-12-06T05:20:43.994Z] ---> 03b6776d95dc [2023-12-06T05:20:43.994Z] Step 19/25 : EXPOSE 59993 [2023-12-06T05:20:43.994Z] ---> Running in 0fee8dddf732 [2023-12-06T05:20:43.994Z] Removing intermediate container 0fee8dddf732 [2023-12-06T05:20:43.994Z] ---> d23641eca476 [2023-12-06T05:20:43.994Z] Step 20/25 : EXPOSE 161 [2023-12-06T05:20:43.994Z] ---> Running in b53134eb9f48 [2023-12-06T05:20:44.254Z] Removing intermediate container b53134eb9f48 [2023-12-06T05:20:44.254Z] ---> abe536b1aae9 [2023-12-06T05:20:44.254Z] Step 21/25 : ENTRYPOINT ["/device-snmp"] [2023-12-06T05:20:44.514Z] ---> Running in bdfc76ef35e3 [2023-12-06T05:20:44.514Z] Removing intermediate container bdfc76ef35e3 [2023-12-06T05:20:44.514Z] ---> ffe2305623c7 [2023-12-06T05:20:44.514Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T05:20:44.514Z] ---> Running in 0bb132c955b1 [2023-12-06T05:20:44.514Z] Removing intermediate container 0bb132c955b1 [2023-12-06T05:20:44.514Z] ---> 59107d501fb0 [2023-12-06T05:20:44.514Z] Step 23/25 : LABEL arch=amd64 [2023-12-06T05:20:44.514Z] ---> Running in 4b2e726cb543 [2023-12-06T05:20:44.514Z] Removing intermediate container 4b2e726cb543 [2023-12-06T05:20:44.514Z] ---> ae2a3b0f8f1e [2023-12-06T05:20:44.514Z] Step 24/25 : LABEL git_sha=a600c1144b85ed785dd4b81a0ebcedb468e9cc4f [2023-12-06T05:20:44.772Z] ---> Running in eb54d9323b78 [2023-12-06T05:20:44.772Z] Removing intermediate container eb54d9323b78 [2023-12-06T05:20:44.772Z] ---> 50242ab07aef [2023-12-06T05:20:44.772Z] Step 25/25 : LABEL version=0.0.0 [2023-12-06T05:20:44.772Z] ---> Running in b4a906232d5e [2023-12-06T05:20:44.772Z] Removing intermediate container b4a906232d5e [2023-12-06T05:20:44.772Z] ---> 56eceeb7ca4d [2023-12-06T05:20:44.772Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T05:20:44.772Z] Successfully built 56eceeb7ca4d [2023-12-06T05:20:44.772Z] Successfully tagged device-snmp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:20:46.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T05:20:46.046Z] [2023-12-06T05:20:46.046Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:20:46.458Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T05:20:46.458Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T05:20:46.458Z] 5eb5b503b376: Pulling fs layer [2023-12-06T05:20:46.458Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T05:20:46.458Z] ec43610c2a17: Pulling fs layer [2023-12-06T05:20:46.458Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T05:20:46.458Z] 33b1e0a273af: Pulling fs layer [2023-12-06T05:20:46.458Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T05:20:46.458Z] 2f39f015ded8: Pulling fs layer [2023-12-06T05:20:46.458Z] 3a2ae6a8a46f: Waiting [2023-12-06T05:20:46.458Z] 33b1e0a273af: Waiting [2023-12-06T05:20:46.458Z] 5d3b04190fa2: Waiting [2023-12-06T05:20:46.458Z] 2f39f015ded8: Waiting [2023-12-06T05:20:46.458Z] 5c69ac0246d0: Verifying Checksum [2023-12-06T05:20:46.458Z] 5c69ac0246d0: Download complete [2023-12-06T05:20:46.458Z] 3a2ae6a8a46f: Download complete [2023-12-06T05:20:46.458Z] 33b1e0a273af: Verifying Checksum [2023-12-06T05:20:46.458Z] 33b1e0a273af: Download complete [2023-12-06T05:20:46.458Z] ec43610c2a17: Verifying Checksum [2023-12-06T05:20:46.458Z] ec43610c2a17: Download complete [2023-12-06T05:20:46.458Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T05:20:46.458Z] 5d3b04190fa2: Download complete [2023-12-06T05:20:46.715Z] 5eb5b503b376: Verifying Checksum [2023-12-06T05:20:46.715Z] 5eb5b503b376: Download complete [2023-12-06T05:20:47.281Z] 2f39f015ded8: Download complete [2023-12-06T05:20:47.847Z] 5eb5b503b376: Pull complete [2023-12-06T05:20:47.847Z] 5c69ac0246d0: Pull complete [2023-12-06T05:20:48.413Z] ec43610c2a17: Pull complete [2023-12-06T05:20:48.413Z] 3a2ae6a8a46f: Pull complete [2023-12-06T05:20:48.671Z] 33b1e0a273af: Pull complete [2023-12-06T05:20:48.671Z] 5d3b04190fa2: Pull complete [2023-12-06T05:20:52.862Z] 2f39f015ded8: Pull complete [2023-12-06T05:20:52.862Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T05:20:52.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T05:20:52.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T05:20:53.224Z] prd-ubuntu20.04-docker-8c-8g-24168 does not seem to be running inside a container [2023-12-06T05:20:53.252Z] $ 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/gexfoundry_device-snmp-go_PR-335 -v /w/workspace/gexfoundry_device-snmp-go_PR-335:/w/workspace/gexfoundry_device-snmp-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T05:20:57.625Z] $ docker top b69a72de120262287d8e4b21f4d7310588a1fcb8e252b07e302e698f875640f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:20:58.147Z] ---> job-cost.sh [2023-12-06T05:20:58.147Z] lf-activate-venv: SKIPPING [2023-12-06T05:20:58.147Z] INFO: No Stack... [2023-12-06T05:20:58.715Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T05:20:58.974Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T05:20:59.289Z] + cat /w/workspace/gexfoundry_device-snmp-go_PR-335/archives/cost.csv [2023-12-06T05:20:59.289Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T05:20:59.326Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-335-1-stack-cost] [2023-12-06T05:20:59.331Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-335-1-stack-cost] did not exist. Created. [2023-12-06T05:20:59.331Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-335-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T05:20:59.785Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T05:20:59.834Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T05:20:59.895Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-335-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T05:21:00.043Z] $ docker stop --time=1 b69a72de120262287d8e4b21f4d7310588a1fcb8e252b07e302e698f875640f0 [2023-12-06T05:21:01.254Z] $ docker rm -f --volumes b69a72de120262287d8e4b21f4d7310588a1fcb8e252b07e302e698f875640f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T05:21:04.722Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24171 in /w/workspace/gexfoundry_device-snmp-go_PR-335 [Pipeline] { [Pipeline] ws [2023-12-06T05:21:04.807Z] Running in /w/workspace/device-snmp-go/1 [Pipeline] { [Pipeline] checkout [2023-12-06T05:21:07.927Z] Selected Git installation does not exist. Using Default [2023-12-06T05:21:07.927Z] The recommended git tool is: NONE [2023-12-06T05:21:13.050Z] using credential edgex-jenkins-ssh [2023-12-06T05:21:13.069Z] Cloning the remote Git repository [2023-12-06T05:21:13.105Z] Cloning repository git@github.com:edgexfoundry/device-snmp-go.git [2023-12-06T05:21:13.201Z] > git init /w/workspace/device-snmp-go/1 # timeout=10 [2023-12-06T05:21:13.364Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-12-06T05:21:13.365Z] > git --version # timeout=10 [2023-12-06T05:21:13.388Z] > git --version # 'git version 2.25.1' [2023-12-06T05:21:13.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T05:21:13.541Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T05:21:15.271Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-12-06T05:21:15.290Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T05:21:16.665Z] Merging remotes/origin/main commit 042ec1626ee523754e0e1f4be46f239764bd63ff into PR head commit a600c1144b85ed785dd4b81a0ebcedb468e9cc4f [2023-12-06T05:21:16.110Z] > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10 [2023-12-06T05:21:16.145Z] Fetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git [2023-12-06T05:21:16.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T05:21:16.160Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/pull/335/head:refs/remotes/origin/PR-335 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-06T05:21:16.885Z] Merge succeeded, producing a600c1144b85ed785dd4b81a0ebcedb468e9cc4f [2023-12-06T05:21:16.885Z] Checking out Revision a600c1144b85ed785dd4b81a0ebcedb468e9cc4f (PR-335) [2023-12-06T05:21:17.392Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-06T05:21:17.440Z] > git --version # timeout=10 [2023-12-06T05:21:17.450Z] > git --version # 'git version 2.25.1' [2023-12-06T05:21:17.460Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-12-06T05:21:16.676Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T05:21:16.730Z] > git checkout -f a600c1144b85ed785dd4b81a0ebcedb468e9cc4f # timeout=10 [2023-12-06T05:21:16.806Z] > git remote # timeout=10 [2023-12-06T05:21:16.822Z] > git config --get remote.origin.url # timeout=10 [2023-12-06T05:21:16.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T05:21:16.846Z] > git merge 042ec1626ee523754e0e1f4be46f239764bd63ff # timeout=10 [2023-12-06T05:21:16.866Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-06T05:21:16.885Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T05:21:16.896Z] > git checkout -f a600c1144b85ed785dd4b81a0ebcedb468e9cc4f # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T05:21:18.793Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T05:21:18.793Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T05:21:18.793Z] Dload Upload Total Spent Left Speed [2023-12-06T05:21:18.793Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 93940 0 --:--:-- --:--:-- --:--:-- 93940 [Pipeline] sh [2023-12-06T05:21:19.133Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T05:21:19.468Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T05:21:19.468Z] + sudo tee /etc/docker/daemon.new [2023-12-06T05:21:19.468Z] { [2023-12-06T05:21:19.468Z] "registry-mirrors": [ [2023-12-06T05:21:19.468Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T05:21:19.468Z] ], [2023-12-06T05:21:19.468Z] "bip": "10.250.0.254/24", [2023-12-06T05:21:19.468Z] "hosts": [ [2023-12-06T05:21:19.468Z] "tcp://0.0.0.0:5555", [2023-12-06T05:21:19.468Z] "unix:///var/run/docker.sock" [2023-12-06T05:21:19.468Z] ], [2023-12-06T05:21:19.468Z] "mtu": 1458, [2023-12-06T05:21:19.468Z] "selinux-enabled": true, [2023-12-06T05:21:19.468Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T05:21:19.468Z] } [Pipeline] sh [2023-12-06T05:21:19.810Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T05:21:20.154Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T05:21:38.476Z] provisioning config files... [2023-12-06T05:21:38.500Z] copy managed file [device-snmp-go-settings] to file:/w/workspace/device-snmp-go/1@tmp/config16735101037827733002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:21:39.000Z] ---> ****-login.sh [2023-12-06T05:21:39.000Z] nexus3.edgexfoundry.org:10001 [2023-12-06T05:21:39.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:21:39.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:21:39.269Z] Configure a credential helper to remove this warning. See [2023-12-06T05:21:39.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:21:39.269Z] [2023-12-06T05:21:39.269Z] Login Succeeded [2023-12-06T05:21:39.269Z] nexus3.edgexfoundry.org:10002 [2023-12-06T05:21:39.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:21:39.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:21:39.803Z] Configure a credential helper to remove this warning. See [2023-12-06T05:21:39.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:21:39.803Z] [2023-12-06T05:21:39.803Z] Login Succeeded [2023-12-06T05:21:39.803Z] nexus3.edgexfoundry.org:10003 [2023-12-06T05:21:39.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:21:40.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:21:40.072Z] Configure a credential helper to remove this warning. See [2023-12-06T05:21:40.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:21:40.072Z] [2023-12-06T05:21:40.072Z] Login Succeeded [2023-12-06T05:21:40.072Z] nexus3.edgexfoundry.org:10004 [2023-12-06T05:21:40.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:21:40.339Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:21:40.339Z] Configure a credential helper to remove this warning. See [2023-12-06T05:21:40.339Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:21:40.339Z] [2023-12-06T05:21:40.339Z] Login Succeeded [2023-12-06T05:21:40.339Z] ****.io [2023-12-06T05:21:40.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T05:21:40.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T05:21:40.608Z] Configure a credential helper to remove this warning. See [2023-12-06T05:21:40.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T05:21:40.608Z] [2023-12-06T05:21:40.608Z] Login Succeeded [2023-12-06T05:21:40.608Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T05:21:40.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T05:21:41.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T05:21:41.235Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T05:21:41.305Z] ========================================================= [2023-12-06T05:21:41.305Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T05:21:41.305Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:21:41.951Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-12-06T05:21:43.891Z] #0 building with "default" instance using docker driver [2023-12-06T05:21:43.891Z] [2023-12-06T05:21:43.891Z] #1 [internal] load .dockerignore [2023-12-06T05:21:43.891Z] #1 transferring context: [2023-12-06T05:21:43.891Z] #1 transferring context: 46B 0.0s done [2023-12-06T05:21:43.891Z] #1 DONE 0.1s [2023-12-06T05:21:43.891Z] [2023-12-06T05:21:43.891Z] #2 [internal] load build definition from Dockerfile [2023-12-06T05:21:43.891Z] #2 transferring dockerfile: 1.61kB done [2023-12-06T05:21:43.891Z] #2 DONE 0.1s [2023-12-06T05:21:43.891Z] [2023-12-06T05:21:43.891Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T05:21:44.159Z] #3 DONE 0.1s [2023-12-06T05:21:44.159Z] [2023-12-06T05:21:44.159Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T05:21:44.159Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T05:21:44.159Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T05:21:44.159Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 970.75kB / 3.33MB 0.1s [2023-12-06T05:21:44.159Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T05:21:44.159Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-06T05:21:44.433Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T05:21:44.433Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T05:21:44.433Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2023-12-06T05:21:44.433Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done [2023-12-06T05:21:44.433Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-06T05:21:44.433Z] #4 ... [2023-12-06T05:21:44.433Z] [2023-12-06T05:21:44.433Z] #5 [internal] load build context [2023-12-06T05:21:44.433Z] #5 transferring context: 7.02MB 0.4s done [2023-12-06T05:21:44.433Z] #5 DONE 0.4s [2023-12-06T05:21:44.433Z] [2023-12-06T05:21:44.433Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T05:21:44.433Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.4s [2023-12-06T05:21:44.433Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.4s [2023-12-06T05:21:44.433Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-06T05:21:44.701Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.6s [2023-12-06T05:21:44.701Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.31MB / 97.63MB 0.6s [2023-12-06T05:21:44.701Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.32MB / 11.40MB 0.6s [2023-12-06T05:21:44.701Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 19.92MB / 63.99MB 0.7s [2023-12-06T05:21:44.701Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-06T05:21:44.701Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-06T05:21:44.968Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 24.12MB / 63.99MB 0.8s [2023-12-06T05:21:44.968Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.97MB / 97.63MB 0.8s [2023-12-06T05:21:44.968Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T05:21:44.968Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.14MB / 63.99MB 0.9s [2023-12-06T05:21:44.968Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 0.9s [2023-12-06T05:21:45.236Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.57MB / 63.99MB 1.1s [2023-12-06T05:21:45.237Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.75MB / 97.63MB 1.1s [2023-12-06T05:21:45.237Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T05:21:45.237Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.79MB / 63.99MB 1.2s [2023-12-06T05:21:45.237Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 42.99MB / 97.63MB 1.2s [2023-12-06T05:21:45.237Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 51.38MB / 63.99MB 1.3s [2023-12-06T05:21:45.237Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.23MB / 97.63MB 1.3s [2023-12-06T05:21:45.505Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.4s [2023-12-06T05:21:45.505Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.4s [2023-12-06T05:21:45.771Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 62.91MB / 63.99MB 1.5s [2023-12-06T05:21:45.771Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.82MB / 97.63MB 1.5s [2023-12-06T05:21:45.771Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2023-12-06T05:21:45.771Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.35MB / 97.63MB 1.7s [2023-12-06T05:21:45.771Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T05:21:46.037Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.88MB / 97.63MB 1.9s [2023-12-06T05:21:46.037Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 88.08MB / 97.63MB 2.0s [2023-12-06T05:21:46.303Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 93.32MB / 97.63MB 2.1s [2023-12-06T05:21:46.569Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2023-12-06T05:21:51.913Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s [2023-12-06T05:21:57.265Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s [2023-12-06T05:22:02.660Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.7s done [2023-12-06T05:22:04.069Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-06T05:22:04.069Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T05:22:04.069Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T05:22:04.069Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T05:22:09.409Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-06T05:22:12.756Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done [2023-12-06T05:22:12.756Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T05:22:14.162Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2023-12-06T05:22:14.162Z] #4 DONE 30.2s [2023-12-06T05:22:14.428Z] [2023-12-06T05:22:14.428Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T05:22:15.008Z] #6 0.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T05:22:15.275Z] #6 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T05:22:16.235Z] #6 1.948 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T05:22:16.235Z] #6 1.971 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T05:22:16.235Z] #6 1.982 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T05:22:16.235Z] #6 2.045 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T05:22:16.500Z] #6 2.070 Executing busybox-1.36.1-r5.trigger [2023-12-06T05:22:16.500Z] #6 2.104 OK: 271 MiB in 56 packages [2023-12-06T05:22:17.901Z] #6 DONE 3.8s [2023-12-06T05:22:18.168Z] [2023-12-06T05:22:18.168Z] #7 [builder 3/7] WORKDIR /device-snmp-go [2023-12-06T05:22:18.168Z] #7 DONE 0.1s [2023-12-06T05:22:18.168Z] [2023-12-06T05:22:18.168Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T05:22:18.168Z] #8 DONE 0.1s [2023-12-06T05:22:18.434Z] [2023-12-06T05:22:18.434Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T05:22:40.468Z] #9 DONE 21.5s [2023-12-06T05:22:40.468Z] [2023-12-06T05:22:40.468Z] #10 [builder 6/7] COPY . . [2023-12-06T05:22:40.468Z] #10 DONE 0.3s [2023-12-06T05:22:40.468Z] [2023-12-06T05:22:40.468Z] #11 [builder 7/7] RUN echo noop [2023-12-06T05:22:40.736Z] #11 0.569 noop [2023-12-06T05:22:40.736Z] #11 DONE 0.6s [2023-12-06T05:22:40.736Z] [2023-12-06T05:22:40.736Z] #12 exporting to image [2023-12-06T05:22:40.736Z] #12 exporting layers [2023-12-06T05:23:02.789Z] #12 exporting layers 22.1s done [2023-12-06T05:23:02.789Z] #12 writing image sha256:a43fa1a3b382c6e7b7da97288fbb84c1c433296ab0867bca75464581b0f96a0a done [2023-12-06T05:23:02.789Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-06T05:23:02.789Z] #12 DONE 22.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:23:03.390Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T05:23:03.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T05:23:03.720Z] prd-ubuntu20.04-docker-arm64-4c-16g-24171 does not seem to be running inside a container [2023-12-06T05:23:03.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T05:23:04.947Z] $ docker top d995c3194a1d0e8292076b9281504343e00926daf588f8b1a8853267ddeff68c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T05:23:05.544Z] + go version [2023-12-06T05:23:05.814Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T05:23:05.848Z] $ docker stop --time=1 d995c3194a1d0e8292076b9281504343e00926daf588f8b1a8853267ddeff68c [2023-12-06T05:23:08.960Z] $ docker rm -f --volumes d995c3194a1d0e8292076b9281504343e00926daf588f8b1a8853267ddeff68c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:23:10.148Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T05:23:10.148Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T05:23:10.456Z] prd-ubuntu20.04-docker-arm64-4c-16g-24171 does not seem to be running inside a container [2023-12-06T05:23:10.512Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T05:23:11.417Z] $ docker top 541ac2c31816ba6b8fa82ebd22b496ff0b20e007bfcf6fe6e106cdca75703784 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T05:23:12.017Z] + git config --global --add safe.directory /w/workspace/device-snmp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-06T05:23:12.445Z] + make test [2023-12-06T05:23:12.445Z] go test ./... -coverprofile=coverage.out [2023-12-06T05:23:16.761Z] ? github.com/edgexfoundry/device-snmp-go [no test files] [2023-12-06T05:24:13.206Z] ? github.com/edgexfoundry/device-snmp-go/cmd [no test files] [2023-12-06T05:24:13.206Z] ok github.com/edgexfoundry/device-snmp-go/internal/driver 0.036s coverage: 0.0% of statements [2023-12-06T05:24:13.206Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T05:24:13.206Z] go vet ./... [2023-12-06T05:24:21.409Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T05:24:21.409Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T05:24:21.409Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T05:24:21.454Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T05:24:21.526Z] $ docker stop --time=1 541ac2c31816ba6b8fa82ebd22b496ff0b20e007bfcf6fe6e106cdca75703784 [2023-12-06T05:24:23.342Z] $ docker rm -f --volumes 541ac2c31816ba6b8fa82ebd22b496ff0b20e007bfcf6fe6e106cdca75703784 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T05:24:24.525Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T05:24:24.561Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T05:24:24.949Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T05:24:25.790Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T05:24:26.127Z] + ls -al . [2023-12-06T05:24:26.127Z] total 168 [2023-12-06T05:24:26.127Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 05:23 . [2023-12-06T05:24:26.127Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 05:21 .. [2023-12-06T05:24:26.127Z] -rw-rw-r-- 1 jenkins jenkins 6 Dec 6 05:21 .dockerignore [2023-12-06T05:24:26.127Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 05:21 .git [2023-12-06T05:24:26.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:21 .github [2023-12-06T05:24:26.127Z] -rw-rw-r-- 1 jenkins jenkins 263 Dec 6 05:21 .gitignore [2023-12-06T05:24:26.127Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 05:21 .golangci.yml [2023-12-06T05:24:26.127Z] -rw-rw-r-- 1 jenkins jenkins 10025 Dec 6 05:21 Attribution.txt [2023-12-06T05:24:26.127Z] -rw-rw-r-- 1 jenkins jenkins 11809 Dec 6 05:21 CHANGELOG.md [2023-12-06T05:24:26.127Z] -rw-rw-r-- 1 jenkins jenkins 1571 Dec 6 05:21 Dockerfile [2023-12-06T05:24:26.127Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 05:21 GOVERNANCE.md [2023-12-06T05:24:26.127Z] -rw-rw-r-- 1 jenkins jenkins 656 Dec 6 05:21 Jenkinsfile [2023-12-06T05:24:26.127Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 05:21 LICENSE [2023-12-06T05:24:26.127Z] -rw-rw-r-- 1 jenkins jenkins 2240 Dec 6 05:21 Makefile [2023-12-06T05:24:26.127Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 6 05:21 OWNERS.md [2023-12-06T05:24:26.127Z] -rw-rw-r-- 1 jenkins jenkins 10477 Dec 6 05:21 README.md [2023-12-06T05:24:26.127Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 05:19 VERSION [2023-12-06T05:24:26.127Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 05:21 bin [2023-12-06T05:24:26.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:21 cmd [2023-12-06T05:24:26.127Z] -rw-r--r-- 1 jenkins jenkins 8837 Dec 6 05:24 coverage.out [2023-12-06T05:24:26.127Z] -rw-rw-r-- 1 jenkins jenkins 3707 Dec 6 05:21 go.mod [2023-12-06T05:24:26.127Z] -rw-rw-r-- 1 jenkins jenkins 34812 Dec 6 05:21 go.sum [2023-12-06T05:24:26.127Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:21 internal [2023-12-06T05:24:26.127Z] -rw-rw-r-- 1 jenkins jenkins 228 Dec 6 05:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:24:26.628Z] + docker build -t device-snmp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a600c1144b85ed785dd4b81a0ebcedb468e9cc4f --label arch=arm64 --label version=0.0.0 . [2023-12-06T05:24:27.212Z] #0 building with "default" instance using docker driver [2023-12-06T05:24:27.212Z] [2023-12-06T05:24:27.212Z] #1 [internal] load .dockerignore [2023-12-06T05:24:27.212Z] #1 transferring context: 46B done [2023-12-06T05:24:27.212Z] #1 DONE 0.0s [2023-12-06T05:24:27.212Z] [2023-12-06T05:24:27.212Z] #2 [internal] load build definition from Dockerfile [2023-12-06T05:24:27.212Z] #2 transferring dockerfile: 1.61kB done [2023-12-06T05:24:27.212Z] #2 DONE 0.0s [2023-12-06T05:24:27.478Z] [2023-12-06T05:24:27.478Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T05:24:27.478Z] #3 DONE 0.0s [2023-12-06T05:24:27.478Z] [2023-12-06T05:24:27.478Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T05:24:27.478Z] #4 DONE 0.2s [2023-12-06T05:24:27.478Z] [2023-12-06T05:24:27.478Z] #5 [internal] load build context [2023-12-06T05:24:27.478Z] #5 transferring context: 15.54kB 0.0s done [2023-12-06T05:24:27.746Z] #5 DONE 0.1s [2023-12-06T05:24:27.747Z] [2023-12-06T05:24:27.747Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T05:24:27.747Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T05:24:27.747Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T05:24:27.747Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T05:24:27.747Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T05:24:27.747Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.1s [2023-12-06T05:24:27.747Z] #6 ... [2023-12-06T05:24:27.747Z] [2023-12-06T05:24:27.747Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T05:24:27.747Z] #7 DONE 0.2s [2023-12-06T05:24:27.747Z] [2023-12-06T05:24:27.747Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T05:24:27.747Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T05:24:27.747Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T05:24:28.332Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-06T05:24:28.332Z] #6 DONE 0.9s [2023-12-06T05:24:28.332Z] [2023-12-06T05:24:28.332Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T05:24:29.288Z] #8 0.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T05:24:29.288Z] #8 0.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T05:24:30.254Z] #8 ... [2023-12-06T05:24:30.254Z] [2023-12-06T05:24:30.254Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T05:24:30.254Z] #9 0.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T05:24:30.254Z] #9 1.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T05:24:30.254Z] #9 2.240 OK: 271 MiB in 56 packages [2023-12-06T05:24:30.254Z] #9 DONE 2.5s [2023-12-06T05:24:30.254Z] [2023-12-06T05:24:30.254Z] #10 [builder 3/7] WORKDIR /device-snmp-go [2023-12-06T05:24:30.254Z] #10 DONE 0.1s [2023-12-06T05:24:30.254Z] [2023-12-06T05:24:30.254Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T05:24:30.254Z] #8 1.975 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T05:24:30.254Z] #8 1.989 Executing busybox-1.36.1-r5.trigger [2023-12-06T05:24:30.254Z] #8 2.040 OK: 8 MiB in 16 packages [2023-12-06T05:24:30.523Z] #8 ... [2023-12-06T05:24:30.523Z] [2023-12-06T05:24:30.523Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T05:24:30.523Z] #11 DONE 0.2s [2023-12-06T05:24:30.790Z] [2023-12-06T05:24:30.791Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T05:24:30.791Z] #12 ... [2023-12-06T05:24:30.791Z] [2023-12-06T05:24:30.791Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T05:24:30.791Z] #8 DONE 2.4s [2023-12-06T05:24:31.057Z] [2023-12-06T05:24:31.057Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T05:24:31.640Z] #13 0.891 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T05:24:31.906Z] #13 1.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T05:24:32.865Z] #13 2.131 OK: 8 MiB in 16 packages [2023-12-06T05:24:35.430Z] #13 ... [2023-12-06T05:24:35.430Z] [2023-12-06T05:24:35.430Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T05:24:35.430Z] #12 DONE 4.9s [2023-12-06T05:24:35.430Z] [2023-12-06T05:24:35.430Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T05:24:35.430Z] #13 DONE 4.6s [2023-12-06T05:24:35.430Z] [2023-12-06T05:24:35.430Z] #14 [builder 6/7] COPY . . [2023-12-06T05:24:35.698Z] #14 DONE 0.3s [2023-12-06T05:24:35.698Z] [2023-12-06T05:24:35.698Z] #15 [builder 7/7] RUN make build [2023-12-06T05:24:36.282Z] #15 0.611 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-snmp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-snmp ./cmd [2023-12-06T05:25:44.115Z] #15 DONE 61.3s [2023-12-06T05:25:44.115Z] [2023-12-06T05:25:44.115Z] #16 [stage-1 4/6] COPY --from=builder /device-snmp-go/cmd / [2023-12-06T05:25:44.115Z] #16 DONE 0.3s [2023-12-06T05:25:44.115Z] [2023-12-06T05:25:44.115Z] #17 [stage-1 5/6] COPY --from=builder /device-snmp-go/Attribution.txt / [2023-12-06T05:25:44.115Z] #17 DONE 0.1s [2023-12-06T05:25:44.115Z] [2023-12-06T05:25:44.115Z] #18 [stage-1 6/6] COPY --from=builder /device-snmp-go/LICENSE / [2023-12-06T05:25:44.115Z] #18 DONE 0.1s [2023-12-06T05:25:44.115Z] [2023-12-06T05:25:44.115Z] #19 exporting to image [2023-12-06T05:25:44.115Z] #19 exporting layers [2023-12-06T05:25:44.115Z] #19 exporting layers 0.5s done [2023-12-06T05:25:44.115Z] #19 writing image sha256:807e3f0ee7c4386170f19107d4af1e185ee1c74139ad0efcf0bd4ccae9e575a3 done [2023-12-06T05:25:44.115Z] #19 naming to docker.io/library/device-snmp-arm64 done [2023-12-06T05:25:44.115Z] #19 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:25:45.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T05:25:45.396Z] [2023-12-06T05:25:45.396Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:25:45.832Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T05:25:46.101Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T05:25:46.101Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T05:25:46.101Z] 04944245beec: Pulling fs layer [2023-12-06T05:25:46.101Z] 699f458cf7ca: Pulling fs layer [2023-12-06T05:25:46.101Z] 765212b225bb: Pulling fs layer [2023-12-06T05:25:46.101Z] f23df028b6ca: Pulling fs layer [2023-12-06T05:25:46.101Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T05:25:46.101Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T05:25:46.101Z] d65c8cfc05b1: Waiting [2023-12-06T05:25:46.101Z] 765212b225bb: Waiting [2023-12-06T05:25:46.101Z] f23df028b6ca: Waiting [2023-12-06T05:25:46.101Z] 2437ff75d9bd: Waiting [2023-12-06T05:25:46.101Z] 04944245beec: Verifying Checksum [2023-12-06T05:25:46.101Z] 04944245beec: Download complete [2023-12-06T05:25:46.101Z] 765212b225bb: Verifying Checksum [2023-12-06T05:25:46.101Z] 765212b225bb: Download complete [2023-12-06T05:25:46.101Z] f23df028b6ca: Verifying Checksum [2023-12-06T05:25:46.101Z] f23df028b6ca: Download complete [2023-12-06T05:25:46.368Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T05:25:46.368Z] d65c8cfc05b1: Download complete [2023-12-06T05:25:46.368Z] 699f458cf7ca: Verifying Checksum [2023-12-06T05:25:46.368Z] 699f458cf7ca: Download complete [2023-12-06T05:25:46.635Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T05:25:46.635Z] 8998bd30e6a1: Download complete [2023-12-06T05:25:49.213Z] 2437ff75d9bd: Download complete [2023-12-06T05:25:53.455Z] 8998bd30e6a1: Pull complete [2023-12-06T05:25:54.035Z] 04944245beec: Pull complete [2023-12-06T05:25:56.605Z] 699f458cf7ca: Pull complete [2023-12-06T05:25:56.605Z] 765212b225bb: Pull complete [2023-12-06T05:25:57.187Z] f23df028b6ca: Pull complete [2023-12-06T05:25:57.187Z] d65c8cfc05b1: Pull complete [2023-12-06T05:26:23.858Z] 2437ff75d9bd: Pull complete [2023-12-06T05:26:23.858Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T05:26:23.858Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T05:26:23.858Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T05:26:24.332Z] prd-ubuntu20.04-docker-arm64-4c-16g-24171 does not seem to be running inside a container [2023-12-06T05:26:24.387Z] $ 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-snmp-go/1 -v /w/workspace/device-snmp-go/1:/w/workspace/device-snmp-go/1:rw,z -v /w/workspace/device-snmp-go/1@tmp:/w/workspace/device-snmp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-06T05:26:25.107Z] $ docker top c097a5c2f2d006a75d4fc3ae6e570ea74f187fdd1f7ef45e2d7966648c3d1724 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:26:25.731Z] ---> job-cost.sh [2023-12-06T05:26:25.997Z] lf-activate-venv: SKIPPING [2023-12-06T05:26:25.998Z] INFO: No Stack... [2023-12-06T05:26:26.282Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T05:26:27.240Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T05:26:27.573Z] + cat /w/workspace/device-snmp-go/1/archives/cost.csv [2023-12-06T05:26:27.573Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T05:26:27.643Z] Trying to acquire lock on [jenkins-edgexfoundry-device-snmp-go-PR-335-1-stack-cost] [2023-12-06T05:26:27.648Z] Resource [jenkins-edgexfoundry-device-snmp-go-PR-335-1-stack-cost] did not exist. Created. [2023-12-06T05:26:27.648Z] Lock acquired on [jenkins-edgexfoundry-device-snmp-go-PR-335-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T05:26:28.164Z] /w/workspace/device-snmp-go/1@tmp/durable-b9f95ce3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T05:26:28.505Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T05:26:28.544Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T05:26:28.588Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T05:26:28.633Z] Lock released on resource [jenkins-edgexfoundry-device-snmp-go-PR-335-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T05:26:28.887Z] $ docker stop --time=1 c097a5c2f2d006a75d4fc3ae6e570ea74f187fdd1f7ef45e2d7966648c3d1724 [2023-12-06T05:26:32.997Z] $ docker rm -f --volumes c097a5c2f2d006a75d4fc3ae6e570ea74f187fdd1f7ef45e2d7966648c3d1724 [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 [2023-12-06T05:26:34.988Z] provisioning config files... [2023-12-06T05:26:34.996Z] copy managed file [device-snmp-go-codecov-token] to file:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp/config12990153928857754217tmp [Pipeline] { [Pipeline] sh [2023-12-06T05:26:35.422Z] + set +x [2023-12-06T05:26:35.422Z] + curl -s https://codecov.io/bash [2023-12-06T05:26:35.422Z] + bash -s -- [2023-12-06T05:26:35.422Z] [2023-12-06T05:26:35.422Z] _____ _ [2023-12-06T05:26:35.422Z] / ____| | | [2023-12-06T05:26:35.422Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T05:26:35.422Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T05:26:35.422Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T05:26:35.422Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T05:26:35.422Z] Bash-1.0.6 [2023-12-06T05:26:35.422Z] [2023-12-06T05:26:35.422Z] [2023-12-06T05:26:35.422Z] ==> git version 2.25.1 found [2023-12-06T05:26:35.422Z] ==> 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 [2023-12-06T05:26:35.422Z] Release-Date: 2020-01-08 [2023-12-06T05:26:35.422Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-06T05:26:35.423Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T05:26:35.423Z] ==> Jenkins CI detected. [2023-12-06T05:26:35.423Z] current dir:  /w/workspace/gexfoundry_device-snmp-go_PR-335 [2023-12-06T05:26:35.423Z] project root: . [2023-12-06T05:26:35.423Z] --> token set from env [2023-12-06T05:26:35.423Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T05:26:35.423Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T05:26:35.423Z] ==> Python coveragepy not found [2023-12-06T05:26:35.423Z] ==> Searching for coverage reports in: [2023-12-06T05:26:35.423Z] + . [2023-12-06T05:26:35.423Z] -> Found 1 reports [2023-12-06T05:26:35.423Z] ==> Detecting git/mercurial file structure [2023-12-06T05:26:35.682Z] ==> Reading reports [2023-12-06T05:26:35.682Z] + ./coverage.out bytes=8837 [2023-12-06T05:26:35.682Z] ==> Appending adjustments [2023-12-06T05:26:35.682Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T05:26:35.682Z] + Found adjustments [2023-12-06T05:26:35.683Z] ==> Gzipping contents [2023-12-06T05:26:35.683Z] 4.0K /tmp/codecov.gtfdhr.gz [2023-12-06T05:26:35.683Z] ==> Uploading reports [2023-12-06T05:26:35.683Z] url: https://codecov.io [2023-12-06T05:26:35.683Z] query: branch=PR-335&commit=a600c1144b85ed785dd4b81a0ebcedb468e9cc4f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-335%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=335&job=&cmd_args= [2023-12-06T05:26:35.683Z] -> Pinging Codecov [2023-12-06T05:26:35.683Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-335&commit=a600c1144b85ed785dd4b81a0ebcedb468e9cc4f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-snmp-go%2Fjob%2FPR-335%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-snmp-go&service=jenkins&flags=&pr=335&job=&cmd_args= [2023-12-06T05:26:35.683Z] -> Uploading to [2023-12-06T05:26:35.683Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/6C56EA5C29638FB4528AC87E60AF5AE0/a600c1144b85ed785dd4b81a0ebcedb468e9cc4f/e4f1707e-d7d0-4a0c-ac32-9a4c0ae60577.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T052635Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=598decf3f3b921dc08923b314ddd8c8525c28619acf8baad52f3de045b567b3c [2023-12-06T05:26:35.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T05:26:35.683Z] Dload Upload Total Spent Left Speed [2023-12-06T05:26:35.942Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1435 0 0 100 1435 0 6185 --:--:-- --:--:-- --:--:-- 6185 [2023-12-06T05:26:35.942Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-snmp-go/commit/a600c1144b85ed785dd4b81a0ebcedb468e9cc4f [Pipeline] } [2023-12-06T05:26:35.968Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-06T05:26:39.262Z] + [ -d /w/workspace/gexfoundry_device-snmp-go_PR-335/archives ] [2023-12-06T05:26:39.262Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-335/archives [2023-12-06T05:26:39.262Z] total 16 [2023-12-06T05:26:39.262Z] drwxr-xr-x 3 root root 4096 Dec 6 05:20 . [2023-12-06T05:26:39.262Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 05:20 .. [2023-12-06T05:26:39.262Z] drwxr-xr-x 2 root root 4096 Dec 6 05:20 cost [2023-12-06T05:26:39.262Z] -rw-r--r-- 1 root root 87 Dec 6 05:20 cost.csv [2023-12-06T05:26:39.262Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-snmp-go_PR-335/archives [2023-12-06T05:26:39.262Z] + ls -al /w/workspace/gexfoundry_device-snmp-go_PR-335/archives [2023-12-06T05:26:39.262Z] total 16 [2023-12-06T05:26:39.262Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 05:20 . [2023-12-06T05:26:39.262Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 05:20 .. [2023-12-06T05:26:39.262Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 05:20 cost [2023-12-06T05:26:39.262Z] -rw-r--r-- 1 jenkins jenkins 87 Dec 6 05:20 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:26:39.597Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:26:40.487Z] ---> package-listing.sh [2023-12-06T05:26:40.487Z] ++ facter osfamily [2023-12-06T05:26:40.487Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T05:26:40.746Z] + OS_FAMILY=debian [2023-12-06T05:26:40.746Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_PR-335 [2023-12-06T05:26:40.746Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T05:26:40.746Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T05:26:40.746Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T05:26:40.746Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T05:26:40.746Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-335 ']' [2023-12-06T05:26:40.746Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T05:26:40.746Z] + case "${OS_FAMILY}" in [2023-12-06T05:26:40.746Z] + dpkg -l [2023-12-06T05:26:40.746Z] + grep '^ii' [2023-12-06T05:26:40.746Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T05:26:40.746Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T05:26:40.746Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T05:26:40.746Z] + '[' /w/workspace/gexfoundry_device-snmp-go_PR-335 ']' [2023-12-06T05:26:40.746Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_PR-335/archives/ [2023-12-06T05:26:40.746Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_PR-335/archives/ [Pipeline] echo [2023-12-06T05:26:40.783Z] 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/gexfoundry_device-snmp-go_PR-335/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T05:26:41.078Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T05:26:41.754Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T05:26:41.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T05:26:41.991Z] prd-ubuntu20.04-docker-8c-8g-24168 does not seem to be running inside a container [2023-12-06T05:26:42.018Z] $ 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/gexfoundry_device-snmp-go_PR-335/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-snmp-go_PR-335 -v /w/workspace/gexfoundry_device-snmp-go_PR-335:/w/workspace/gexfoundry_device-snmp-go_PR-335:rw,z -v /w/workspace/gexfoundry_device-snmp-go_PR-335@tmp:/w/workspace/gexfoundry_device-snmp-go_PR-335@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 [2023-12-06T05:26:42.239Z] $ docker top 9e50fee3187ca72422e2d515e975c33eac79e9c06541ea491d2bfd9c0e2c3a73 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T05:26:42.760Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T05:26:43.073Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T05:26:43.391Z] + ls /var/log/sa-host [2023-12-06T05:26:43.391Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T05:26:43.663Z] provisioning config files... [2023-12-06T05:26:43.673Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_PR-335@tmp/config18045113139564380584tmp [Pipeline] { [Pipeline] echo [2023-12-06T05:26:43.820Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:26:44.135Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T05:26:44.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:26:44.664Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T05:26:44.696Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:26:45.005Z] ---> sudo-logs.sh [2023-12-06T05:26:45.005Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T05:26:45.146Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:26:45.460Z] ---> job-cost.sh [2023-12-06T05:26:45.460Z] lf-activate-venv: SKIPPING [2023-12-06T05:26:45.460Z] DEBUG: total: 0.2199999988079071 [2023-12-06T05:26:45.460Z] INFO: Retrieving Stack Cost... [2023-12-06T05:26:46.028Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T05:26:46.286Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T05:26:46.321Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T05:26:46.628Z] ---> logs-deploy.sh [2023-12-06T05:26:46.628Z] lf-activate-venv: SKIPPING [2023-12-06T05:26:46.628Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/PR-335/1 [2023-12-06T05:26:46.628Z] INFO: archiving workspace using pattern(s): [2023-12-06T05:26:47.565Z] Archives upload complete. [2023-12-06T05:26:47.824Z] INFO: archiving logs to Nexus [2023-12-06T05:26:48.850Z] ---> uname -a: [2023-12-06T05:26:48.850Z] Linux prd-ubuntu20-04-docker-8c-8g-24168 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-06T05:26:48.850Z] [2023-12-06T05:26:48.850Z] [2023-12-06T05:26:48.850Z] ---> lscpu: [2023-12-06T05:26:48.850Z] Architecture: x86_64 [2023-12-06T05:26:48.850Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-06T05:26:48.850Z] Byte Order: Little Endian [2023-12-06T05:26:48.850Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-06T05:26:48.850Z] CPU(s): 8 [2023-12-06T05:26:48.850Z] On-line CPU(s) list: 0-7 [2023-12-06T05:26:48.850Z] Thread(s) per core: 1 [2023-12-06T05:26:48.850Z] Core(s) per socket: 1 [2023-12-06T05:26:48.850Z] Socket(s): 8 [2023-12-06T05:26:48.850Z] NUMA node(s): 1 [2023-12-06T05:26:48.850Z] Vendor ID: AuthenticAMD [2023-12-06T05:26:48.850Z] CPU family: 23 [2023-12-06T05:26:48.850Z] Model: 49 [2023-12-06T05:26:48.850Z] Model name: AMD EPYC-Rome Processor [2023-12-06T05:26:48.850Z] Stepping: 0 [2023-12-06T05:26:48.850Z] CPU MHz: 2800.000 [2023-12-06T05:26:48.850Z] BogoMIPS: 5600.00 [2023-12-06T05:26:48.850Z] Virtualization: AMD-V [2023-12-06T05:26:48.850Z] Hypervisor vendor: KVM [2023-12-06T05:26:48.850Z] Virtualization type: full [2023-12-06T05:26:48.850Z] L1d cache: 256 KiB [2023-12-06T05:26:48.850Z] L1i cache: 256 KiB [2023-12-06T05:26:48.850Z] L2 cache: 4 MiB [2023-12-06T05:26:48.850Z] L3 cache: 128 MiB [2023-12-06T05:26:48.850Z] NUMA node0 CPU(s): 0-7 [2023-12-06T05:26:48.850Z] Vulnerability Itlb multihit: Not affected [2023-12-06T05:26:48.850Z] Vulnerability L1tf: Not affected [2023-12-06T05:26:48.850Z] Vulnerability Mds: Not affected [2023-12-06T05:26:48.850Z] Vulnerability Meltdown: Not affected [2023-12-06T05:26:48.850Z] Vulnerability Mmio stale data: Not affected [2023-12-06T05:26:48.850Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-06T05:26:48.850Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-06T05:26:48.850Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-06T05:26:48.850Z] Vulnerability Srbds: Not affected [2023-12-06T05:26:48.850Z] Vulnerability Tsx async abort: Not affected [2023-12-06T05:26:48.850Z] 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 [2023-12-06T05:26:48.850Z] [2023-12-06T05:26:48.850Z] [2023-12-06T05:26:48.850Z] ---> nproc: [2023-12-06T05:26:48.850Z] 8 [2023-12-06T05:26:48.850Z] [2023-12-06T05:26:48.850Z] [2023-12-06T05:26:48.850Z] ---> df -h: [2023-12-06T05:26:48.850Z] Filesystem Size Used Avail Use% Mounted on [2023-12-06T05:26:48.850Z] overlay 155G 12G 144G 8% / [2023-12-06T05:26:48.850Z] tmpfs 64M 0 64M 0% /dev [2023-12-06T05:26:48.850Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-06T05:26:48.850Z] shm 64M 0 64M 0% /dev/shm [2023-12-06T05:26:48.850Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-12-06T05:26:48.850Z] [2023-12-06T05:26:48.850Z] [2023-12-06T05:26:48.850Z] ---> sar -b -r -n DEV: [2023-12-06T05:26:48.850Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24168) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T05:26:48.850Z] [2023-12-06T05:26:48.850Z] 04:50:33 LINUX RESTART (8 CPU) [2023-12-06T05:26:48.850Z] [2023-12-06T05:26:48.850Z] 04:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-06T05:26:48.850Z] 04:52:01 23.69 13.96 9.73 0.00 1491.64 1906.05 0.00 [2023-12-06T05:26:48.850Z] 04:53:01 0.92 0.02 0.90 0.00 2.53 11.20 0.00 [2023-12-06T05:26:48.850Z] 04:54:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2023-12-06T05:26:48.850Z] 04:55:01 1.00 0.00 1.00 0.00 0.00 12.39 0.00 [2023-12-06T05:26:48.850Z] 04:56:01 51.54 10.61 40.93 0.00 5155.14 8443.39 0.00 [2023-12-06T05:26:48.850Z] 04:57:01 6.12 0.02 6.10 0.00 0.13 119.71 0.00 [2023-12-06T05:26:48.850Z] 04:58:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2023-12-06T05:26:48.850Z] 04:59:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 [2023-12-06T05:26:48.850Z] 05:00:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2023-12-06T05:26:48.850Z] 05:01:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 [2023-12-06T05:26:48.850Z] 05:02:01 1.08 0.00 1.08 0.00 0.00 16.93 0.00 [2023-12-06T05:26:48.850Z] 05:03:01 3.07 1.02 2.05 0.00 21.86 28.66 0.00 [2023-12-06T05:26:48.850Z] 05:04:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2023-12-06T05:26:48.850Z] 05:05:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 [2023-12-06T05:26:48.850Z] 05:06:01 1.83 0.02 1.82 0.00 0.13 25.60 0.00 [2023-12-06T05:26:48.850Z] 05:07:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 [2023-12-06T05:26:48.850Z] 05:08:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 [2023-12-06T05:26:48.850Z] 05:09:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 [2023-12-06T05:26:48.850Z] 05:10:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2023-12-06T05:26:48.850Z] 05:11:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 [2023-12-06T05:26:48.850Z] 05:12:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2023-12-06T05:26:48.850Z] 05:13:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 [2023-12-06T05:26:48.850Z] 05:14:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2023-12-06T05:26:48.850Z] 05:15:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2023-12-06T05:26:48.850Z] 05:16:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 [2023-12-06T05:26:48.850Z] 05:17:01 1.75 0.02 1.73 0.00 0.13 20.00 0.00 [2023-12-06T05:26:48.850Z] 05:18:01 4.87 3.80 1.07 0.00 86.65 21.46 0.00 [2023-12-06T05:26:48.850Z] 05:19:01 44.03 12.53 31.49 0.00 1853.82 11223.46 0.00 [2023-12-06T05:26:48.850Z] 05:20:01 256.86 1.88 254.97 0.00 48.53 76616.30 0.00 [2023-12-06T05:26:48.850Z] 05:21:01 205.30 0.18 205.12 0.00 15.06 46021.66 0.00 [2023-12-06T05:26:48.850Z] 05:22:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 [2023-12-06T05:26:48.850Z] 05:23:01 1.98 0.00 1.98 0.00 0.00 22.00 0.00 [2023-12-06T05:26:48.850Z] 05:24:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2023-12-06T05:26:48.850Z] 05:25:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 [2023-12-06T05:26:48.850Z] 05:26:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2023-12-06T05:26:48.850Z] Average: 18.00 1.26 16.74 0.00 247.87 4136.73 0.00 [2023-12-06T05:26:48.850Z] [2023-12-06T05:26:48.850Z] 04:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-06T05:26:48.850Z] 04:52:01 30553092 31827420 551392 1.68 47324 1541712 1696568 5.00 634416 1415460 236 [2023-12-06T05:26:48.850Z] 04:53:01 30553892 31828468 549748 1.67 47356 1541852 1696568 5.00 634344 1415564 176 [2023-12-06T05:26:48.850Z] 04:54:01 30551872 31826604 551084 1.68 47380 1541920 1696568 5.00 636896 1415640 20 [2023-12-06T05:26:48.850Z] 04:55:01 30552928 31827688 549948 1.67 47404 1541932 1696568 5.00 636132 1415644 132 [2023-12-06T05:26:48.850Z] 04:56:01 30069248 31795080 545080 1.66 77440 1966412 1602544 4.72 945388 1551112 936 [2023-12-06T05:26:48.850Z] 04:57:01 30076180 31797320 543596 1.65 76044 1963160 1615260 4.76 943588 1547860 176 [2023-12-06T05:26:48.850Z] 04:58:01 30076164 31797340 543520 1.65 76068 1963164 1615260 4.76 943460 1547868 164 [2023-12-06T05:26:48.850Z] 04:59:01 30076224 31797508 543224 1.65 76156 1963164 1615260 4.76 943752 1547868 172 [2023-12-06T05:26:48.850Z] 05:00:01 30075932 31797292 543376 1.65 76228 1963168 1615260 4.76 943640 1547872 172 [2023-12-06T05:26:48.850Z] 05:01:01 30077216 31798580 542020 1.65 76260 1963172 1615260 4.76 942256 1547876 20 [2023-12-06T05:26:48.850Z] 05:02:01 30078340 31799736 540784 1.64 76292 1963172 1615260 4.76 941348 1547876 4 [2023-12-06T05:26:48.850Z] 05:03:01 30076164 31798472 541936 1.65 76376 1963796 1657620 4.89 941552 1548392 56 [2023-12-06T05:26:48.850Z] 05:04:01 30076284 31798644 541748 1.65 76408 1963800 1657620 4.89 942456 1548396 20 [2023-12-06T05:26:48.850Z] 05:05:01 30075896 31798280 541948 1.65 76448 1963800 1657620 4.89 942672 1548396 8 [2023-12-06T05:26:48.850Z] 05:06:01 30074544 31796964 542800 1.65 76524 1963776 1656520 4.88 942468 1548380 8 [2023-12-06T05:26:48.850Z] 05:07:01 30075008 31797548 542152 1.65 76596 1963784 1656520 4.88 942556 1548384 44 [2023-12-06T05:26:48.850Z] 05:08:01 30074668 31797224 542412 1.65 76612 1963788 1656520 4.88 942600 1548384 8 [2023-12-06T05:26:48.850Z] 05:09:01 30074660 31797236 542288 1.65 76644 1963792 1656520 4.88 942684 1548388 176 [2023-12-06T05:26:48.850Z] 05:10:01 30074612 31797220 542260 1.65 76660 1963792 1656520 4.88 942700 1548388 8 [2023-12-06T05:26:48.850Z] 05:11:01 30075188 31797868 541668 1.65 76688 1963788 1656520 4.88 941784 1548392 176 [2023-12-06T05:26:48.850Z] 05:12:01 30075204 31797904 541584 1.65 76712 1963800 1656520 4.88 942048 1548396 4 [2023-12-06T05:26:48.850Z] 05:13:01 30075156 31797884 541536 1.65 76744 1963800 1656520 4.88 942044 1548396 180 [2023-12-06T05:26:48.850Z] 05:14:01 30075360 31798124 541240 1.65 76768 1963804 1656520 4.88 942076 1548400 8 [2023-12-06T05:26:48.850Z] 05:15:01 30075320 31798112 541172 1.65 76792 1963808 1656520 4.88 942236 1548400 48 [2023-12-06T05:26:48.850Z] 05:16:01 30075496 31798320 541140 1.65 76832 1963796 1656520 4.88 942248 1548408 8 [2023-12-06T05:26:48.850Z] 05:17:01 30074644 31797656 541612 1.65 76892 1963940 1656520 4.88 943252 1548540 8 [2023-12-06T05:26:48.850Z] 05:18:01 30008708 31735260 603092 1.83 76928 1966820 1639124 4.83 1011112 1550116 200 [2023-12-06T05:26:48.850Z] 05:19:01 29429868 31542908 767444 2.33 89316 2324252 1809820 5.33 1291280 1796964 832 [2023-12-06T05:26:48.850Z] 05:20:01 27597276 31435452 839288 2.55 181468 3815408 1839944 5.42 1591044 3151308 189792 [2023-12-06T05:26:48.850Z] 05:21:01 27076568 31481108 794352 2.42 193776 4330636 1711892 5.05 1640408 3585584 252 [2023-12-06T05:26:48.850Z] 05:22:01 27089680 31494080 782008 2.38 193804 4330696 1711892 5.05 1625004 3585584 8 [2023-12-06T05:26:48.850Z] 05:23:01 27090656 31495168 780728 2.37 193884 4330696 1711892 5.05 1624008 3585584 8 [2023-12-06T05:26:48.850Z] 05:24:01 27096964 31501540 774396 2.36 193916 4330700 1711892 5.05 1617772 3585592 188 [2023-12-06T05:26:48.851Z] 05:25:01 27098360 31502968 772992 2.35 193936 4330704 1711892 5.05 1617052 3585592 48 [2023-12-06T05:26:48.851Z] 05:26:01 27103828 31508436 767680 2.33 193956 4330696 1711892 5.05 1612072 3585592 16 [2023-12-06T05:26:48.851Z] Average: 29527463 31730212 600379 1.83 96704 2384586 1671192 4.93 1054581 1935388 5552 [2023-12-06T05:26:48.851Z] [2023-12-06T05:26:48.851Z] 04:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-06T05:26:48.851Z] 04:52:01 ens3 230.02 142.80 430.45 25.12 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:52:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:53:01 ens3 0.42 0.20 0.11 0.07 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:54:01 ens3 0.65 0.58 1.65 0.22 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:55:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:56:01 ens3 172.50 79.54 2728.54 5.66 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:56:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:57:01 ens3 0.50 0.45 0.10 0.09 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:58:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:59:01 ens3 0.22 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:01:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:02:01 ens3 0.32 0.18 0.09 0.15 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:03:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:04:01 ens3 1.10 0.62 0.40 0.29 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:05:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:06:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:07:01 ens3 0.28 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:11:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:12:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:17:01 ens3 0.67 0.48 0.34 0.28 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:18:01 ens3 10.01 7.15 11.62 5.11 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:19:01 ens3 280.10 182.39 2147.48 54.41 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:19:01 lo 4.07 4.07 0.39 0.39 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:19:01 docker0 12.20 13.03 1.03 111.14 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:19:01 vethf5c6437 12.20 13.13 1.20 111.15 0.00 0.00 0.00 0.01 [2023-12-06T05:26:48.851Z] 05:20:01 ens3 513.60 309.78 5580.37 89.02 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:20:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:20:01 docker0 210.33 360.19 17.90 2415.92 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:20:01 veth993bc82 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:21:01 ens3 131.98 78.82 2690.97 20.47 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:21:01 lo 2.13 2.13 0.21 0.21 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:21:01 docker0 4.23 8.17 0.26 93.16 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:22:01 ens3 2.13 1.43 7.86 0.35 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:23:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:24:01 ens3 1.17 0.45 0.46 0.28 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:25:01 ens3 0.50 0.42 0.26 0.21 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:26:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] Average: ens3 38.52 23.05 388.58 5.77 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] Average: lo 0.36 0.36 0.03 0.03 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] Average: docker0 6.48 10.90 0.55 74.86 0.00 0.00 0.00 0.00 [2023-12-06T05:26:48.851Z] [2023-12-06T05:26:48.851Z] [2023-12-06T05:26:48.851Z] ---> sar -P ALL: [2023-12-06T05:26:48.851Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24168) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T05:26:48.851Z] [2023-12-06T05:26:48.851Z] 04:50:33 LINUX RESTART (8 CPU) [2023-12-06T05:26:48.851Z] [2023-12-06T05:26:48.851Z] 04:51:01 CPU %user %nice %system %iowait %steal %idle [2023-12-06T05:26:48.851Z] 04:52:01 all 1.38 0.00 0.26 0.15 0.01 98.21 [2023-12-06T05:26:48.851Z] 04:52:01 0 1.20 0.00 0.25 0.15 0.00 98.40 [2023-12-06T05:26:48.851Z] 04:52:01 1 1.93 0.00 0.12 0.00 0.02 97.93 [2023-12-06T05:26:48.851Z] 04:52:01 2 2.04 0.00 0.47 0.08 0.02 97.39 [2023-12-06T05:26:48.851Z] 04:52:01 3 2.00 0.00 0.17 0.12 0.02 97.70 [2023-12-06T05:26:48.851Z] 04:52:01 4 0.57 0.00 0.23 0.08 0.00 99.12 [2023-12-06T05:26:48.851Z] 04:52:01 5 0.93 0.00 0.23 0.22 0.02 98.60 [2023-12-06T05:26:48.851Z] 04:52:01 6 1.09 0.00 0.17 0.33 0.00 98.41 [2023-12-06T05:26:48.851Z] 04:52:01 7 1.25 0.00 0.42 0.22 0.02 98.10 [2023-12-06T05:26:48.851Z] 04:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-12-06T05:26:48.851Z] 04:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.851Z] 04:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.851Z] 04:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-06T05:26:48.851Z] 04:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.851Z] 04:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.851Z] 04:53:01 5 0.05 0.00 0.03 0.02 0.02 99.88 [2023-12-06T05:26:48.851Z] 04:53:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2023-12-06T05:26:48.851Z] 04:53:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-12-06T05:26:48.851Z] 04:54:01 all 0.12 0.00 0.01 0.00 0.01 99.87 [2023-12-06T05:26:48.851Z] 04:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-06T05:26:48.851Z] 04:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T05:26:48.851Z] 04:54:01 2 0.73 0.00 0.02 0.00 0.02 99.23 [2023-12-06T05:26:48.851Z] 04:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.851Z] 04:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.851Z] 04:54:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2023-12-06T05:26:48.851Z] 04:54:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-12-06T05:26:48.851Z] 04:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.851Z] 04:55:01 all 0.18 0.00 0.01 0.00 0.00 99.81 [2023-12-06T05:26:48.851Z] 04:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-06T05:26:48.851Z] 04:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-12-06T05:26:48.851Z] 04:55:01 2 1.26 0.00 0.03 0.00 0.02 98.69 [2023-12-06T05:26:48.851Z] 04:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.851Z] 04:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.851Z] 04:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-12-06T05:26:48.851Z] 04:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T05:26:48.851Z] 04:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.851Z] 04:56:01 all 2.44 0.00 1.51 0.62 0.03 95.40 [2023-12-06T05:26:48.851Z] 04:56:01 0 2.55 0.00 0.93 0.13 0.02 96.36 [2023-12-06T05:26:48.851Z] 04:56:01 1 1.52 0.00 2.19 2.45 0.03 93.81 [2023-12-06T05:26:48.851Z] 04:56:01 2 1.78 0.00 0.87 0.03 0.02 97.30 [2023-12-06T05:26:48.851Z] 04:56:01 3 2.96 0.00 2.14 0.84 0.03 94.04 [2023-12-06T05:26:48.851Z] 04:56:01 4 3.32 0.00 1.87 0.27 0.02 94.53 [2023-12-06T05:26:48.851Z] 04:56:01 5 1.97 0.00 1.27 0.80 0.02 95.94 [2023-12-06T05:26:48.851Z] 04:56:01 6 2.72 0.00 1.10 0.32 0.02 95.85 [2023-12-06T05:26:48.851Z] 04:56:01 7 2.71 0.00 1.74 0.12 0.05 95.38 [2023-12-06T05:26:48.851Z] 04:57:01 all 0.08 0.00 0.06 0.02 0.01 99.83 [2023-12-06T05:26:48.851Z] 04:57:01 0 0.03 0.00 0.07 0.00 0.00 99.90 [2023-12-06T05:26:48.851Z] 04:57:01 1 0.02 0.00 0.07 0.12 0.02 99.78 [2023-12-06T05:26:48.851Z] 04:57:01 2 0.22 0.00 0.10 0.03 0.02 99.63 [2023-12-06T05:26:48.851Z] 04:57:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-12-06T05:26:48.851Z] 04:57:01 4 0.10 0.00 0.03 0.00 0.00 99.87 [2023-12-06T05:26:48.851Z] 04:57:01 5 0.07 0.00 0.07 0.02 0.00 99.85 [2023-12-06T05:26:48.851Z] 04:57:01 6 0.10 0.00 0.07 0.00 0.02 99.82 [2023-12-06T05:26:48.851Z] 04:57:01 7 0.08 0.00 0.07 0.00 0.00 99.85 [2023-12-06T05:26:48.851Z] 04:58:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2023-12-06T05:26:48.851Z] 04:58:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-06T05:26:48.851Z] 04:58:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-12-06T05:26:48.851Z] 04:58:01 2 0.65 0.00 0.02 0.00 0.02 99.32 [2023-12-06T05:26:48.851Z] 04:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.851Z] 04:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.851Z] 04:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.851Z] 04:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.851Z] 04:58:01 7 0.08 0.00 0.02 0.00 0.03 99.87 [2023-12-06T05:26:48.851Z] 04:59:01 all 0.03 0.00 0.02 0.01 0.00 99.95 [2023-12-06T05:26:48.851Z] 04:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.851Z] 04:59:01 1 0.02 0.00 0.00 0.03 0.00 99.95 [2023-12-06T05:26:48.851Z] 04:59:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2023-12-06T05:26:48.851Z] 04:59:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-12-06T05:26:48.851Z] 04:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.851Z] 04:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.851Z] 04:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T05:26:48.851Z] 04:59:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2023-12-06T05:26:48.851Z] 05:00:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2023-12-06T05:26:48.851Z] 05:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-06T05:26:48.851Z] 05:00:01 1 0.02 0.00 0.02 0.03 0.02 99.92 [2023-12-06T05:26:48.851Z] 05:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-06T05:26:48.852Z] 05:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:00:01 7 0.08 0.00 0.02 0.00 0.03 99.87 [2023-12-06T05:26:48.852Z] 05:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-12-06T05:26:48.852Z] 05:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:01:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T05:26:48.852Z] 05:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:01:01 7 0.07 0.00 0.03 0.00 0.07 99.83 [2023-12-06T05:26:48.852Z] 05:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-12-06T05:26:48.852Z] 05:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:02:01 1 0.00 0.00 0.03 0.02 0.00 99.95 [2023-12-06T05:26:48.852Z] 05:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T05:26:48.852Z] 05:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T05:26:48.852Z] 05:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:02:01 7 0.08 0.00 0.02 0.00 0.03 99.87 [2023-12-06T05:26:48.852Z] [2023-12-06T05:26:48.852Z] 05:02:01 CPU %user %nice %system %iowait %steal %idle [2023-12-06T05:26:48.852Z] 05:03:01 all 0.05 0.00 0.04 0.03 0.01 99.87 [2023-12-06T05:26:48.852Z] 05:03:01 0 0.05 0.00 0.08 0.00 0.02 99.85 [2023-12-06T05:26:48.852Z] 05:03:01 1 0.02 0.00 0.05 0.15 0.02 99.77 [2023-12-06T05:26:48.852Z] 05:03:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2023-12-06T05:26:48.852Z] 05:03:01 3 0.23 0.00 0.07 0.03 0.00 99.67 [2023-12-06T05:26:48.852Z] 05:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-06T05:26:48.852Z] 05:03:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-12-06T05:26:48.852Z] 05:03:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-12-06T05:26:48.852Z] 05:04:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2023-12-06T05:26:48.852Z] 05:04:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2023-12-06T05:26:48.852Z] 05:04:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:04:01 7 0.12 0.00 0.03 0.00 0.03 99.82 [2023-12-06T05:26:48.852Z] 05:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-12-06T05:26:48.852Z] 05:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:05:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-12-06T05:26:48.852Z] 05:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T05:26:48.852Z] 05:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:05:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-06T05:26:48.852Z] 05:05:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-12-06T05:26:48.852Z] 05:06:01 all 0.03 0.00 0.03 0.01 0.01 99.94 [2023-12-06T05:26:48.852Z] 05:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-06T05:26:48.852Z] 05:06:01 1 0.00 0.00 0.05 0.03 0.02 99.90 [2023-12-06T05:26:48.852Z] 05:06:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2023-12-06T05:26:48.852Z] 05:06:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:06:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-12-06T05:26:48.852Z] 05:06:01 7 0.07 0.00 0.05 0.00 0.02 99.87 [2023-12-06T05:26:48.852Z] 05:07:01 all 0.26 0.00 0.01 0.05 0.01 99.68 [2023-12-06T05:26:48.852Z] 05:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:07:01 1 0.02 0.00 0.00 0.37 0.00 99.62 [2023-12-06T05:26:48.852Z] 05:07:01 2 1.96 0.00 0.00 0.00 0.02 98.03 [2023-12-06T05:26:48.852Z] 05:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:07:01 7 0.03 0.00 0.03 0.00 0.07 99.87 [2023-12-06T05:26:48.852Z] 05:08:01 all 0.18 0.00 0.01 0.00 0.01 99.80 [2023-12-06T05:26:48.852Z] 05:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:08:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2023-12-06T05:26:48.852Z] 05:08:01 2 1.27 0.00 0.00 0.00 0.00 98.73 [2023-12-06T05:26:48.852Z] 05:08:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-12-06T05:26:48.852Z] 05:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:08:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-06T05:26:48.852Z] 05:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:09:01 1 0.00 0.00 0.02 0.05 0.00 99.93 [2023-12-06T05:26:48.852Z] 05:09:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T05:26:48.852Z] 05:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:09:01 7 0.07 0.00 0.02 0.00 0.02 99.90 [2023-12-06T05:26:48.852Z] 05:10:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2023-12-06T05:26:48.852Z] 05:10:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T05:26:48.852Z] 05:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:10:01 2 0.88 0.00 0.02 0.00 0.00 99.10 [2023-12-06T05:26:48.852Z] 05:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:10:01 7 0.05 0.00 0.03 0.00 0.03 99.88 [2023-12-06T05:26:48.852Z] 05:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-12-06T05:26:48.852Z] 05:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:11:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-12-06T05:26:48.852Z] 05:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T05:26:48.852Z] 05:11:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:11:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-12-06T05:26:48.852Z] 05:12:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:12:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T05:26:48.852Z] 05:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:12:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2023-12-06T05:26:48.852Z] 05:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-12-06T05:26:48.852Z] 05:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:13:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-12-06T05:26:48.852Z] 05:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-06T05:26:48.852Z] 05:13:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T05:26:48.852Z] 05:13:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-12-06T05:26:48.852Z] [2023-12-06T05:26:48.852Z] 05:13:01 CPU %user %nice %system %iowait %steal %idle [2023-12-06T05:26:48.852Z] 05:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:14:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-12-06T05:26:48.852Z] 05:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:14:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2023-12-06T05:26:48.852Z] 05:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-12-06T05:26:48.852Z] 05:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T05:26:48.852Z] 05:15:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-12-06T05:26:48.852Z] 05:15:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T05:26:48.852Z] 05:15:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:15:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2023-12-06T05:26:48.852Z] 05:16:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2023-12-06T05:26:48.852Z] 05:16:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T05:26:48.852Z] 05:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T05:26:48.852Z] 05:16:01 3 1.06 0.00 0.05 0.00 0.00 98.89 [2023-12-06T05:26:48.852Z] 05:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T05:26:48.852Z] 05:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:16:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-06T05:26:48.852Z] 05:17:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-12-06T05:26:48.852Z] 05:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:17:01 1 0.02 0.00 0.02 0.03 0.00 99.93 [2023-12-06T05:26:48.852Z] 05:17:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-12-06T05:26:48.852Z] 05:17:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-12-06T05:26:48.852Z] 05:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T05:26:48.852Z] 05:17:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-12-06T05:26:48.852Z] 05:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:17:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-12-06T05:26:48.852Z] 05:18:01 all 0.71 0.00 0.04 0.04 0.00 99.21 [2023-12-06T05:26:48.852Z] 05:18:01 0 0.80 0.00 0.07 0.10 0.00 99.03 [2023-12-06T05:26:48.852Z] 05:18:01 1 0.10 0.00 0.03 0.10 0.02 99.75 [2023-12-06T05:26:48.852Z] 05:18:01 2 0.40 0.00 0.05 0.02 0.00 99.53 [2023-12-06T05:26:48.852Z] 05:18:01 3 2.35 0.00 0.02 0.00 0.00 97.64 [2023-12-06T05:26:48.852Z] 05:18:01 4 0.85 0.00 0.03 0.02 0.00 99.10 [2023-12-06T05:26:48.852Z] 05:18:01 5 0.33 0.00 0.07 0.00 0.02 99.58 [2023-12-06T05:26:48.852Z] 05:18:01 6 0.45 0.00 0.03 0.00 0.00 99.52 [2023-12-06T05:26:48.852Z] 05:18:01 7 0.38 0.00 0.02 0.07 0.00 99.53 [2023-12-06T05:26:48.852Z] 05:19:01 all 3.94 0.00 1.05 0.53 0.03 94.45 [2023-12-06T05:26:48.852Z] 05:19:01 0 6.76 0.00 0.85 0.10 0.02 92.28 [2023-12-06T05:26:48.852Z] 05:19:01 1 2.71 0.00 1.05 0.23 0.02 95.98 [2023-12-06T05:26:48.852Z] 05:19:01 2 4.79 0.00 1.26 2.11 0.03 91.81 [2023-12-06T05:26:48.852Z] 05:19:01 3 3.41 0.00 1.22 0.03 0.03 95.31 [2023-12-06T05:26:48.852Z] 05:19:01 4 4.49 0.00 0.95 0.75 0.02 93.79 [2023-12-06T05:26:48.852Z] 05:19:01 5 2.38 0.00 1.10 0.75 0.03 95.73 [2023-12-06T05:26:48.852Z] 05:19:01 6 3.08 0.00 1.12 0.17 0.03 95.60 [2023-12-06T05:26:48.852Z] 05:19:01 7 3.91 0.00 0.82 0.10 0.03 95.14 [2023-12-06T05:26:48.852Z] 05:20:01 all 20.62 0.00 4.90 2.29 0.07 72.12 [2023-12-06T05:26:48.852Z] 05:20:01 0 21.57 0.00 4.40 3.46 0.07 70.51 [2023-12-06T05:26:48.852Z] 05:20:01 1 18.66 0.00 3.89 3.35 0.05 74.05 [2023-12-06T05:26:48.852Z] 05:20:01 2 20.92 0.00 4.68 2.11 0.08 72.21 [2023-12-06T05:26:48.852Z] 05:20:01 3 21.32 0.00 4.31 1.00 0.08 73.29 [2023-12-06T05:26:48.852Z] 05:20:01 4 21.19 0.00 5.44 2.89 0.08 70.40 [2023-12-06T05:26:48.852Z] 05:20:01 5 20.22 0.00 6.18 0.59 0.07 72.94 [2023-12-06T05:26:48.852Z] 05:20:01 6 21.15 0.00 5.55 4.74 0.07 68.48 [2023-12-06T05:26:48.852Z] 05:20:01 7 19.94 0.00 4.77 0.17 0.07 75.05 [2023-12-06T05:26:48.852Z] 05:21:01 all 27.47 0.00 3.98 2.99 0.07 65.50 [2023-12-06T05:26:48.852Z] 05:21:01 0 26.58 0.00 4.00 1.01 0.08 68.32 [2023-12-06T05:26:48.852Z] 05:21:01 1 26.62 0.00 4.34 1.18 0.07 67.79 [2023-12-06T05:26:48.852Z] 05:21:01 2 26.94 0.00 4.05 10.34 0.08 58.59 [2023-12-06T05:26:48.852Z] 05:21:01 3 27.36 0.00 4.12 6.79 0.08 61.64 [2023-12-06T05:26:48.852Z] 05:21:01 4 27.21 0.00 3.90 0.17 0.05 68.67 [2023-12-06T05:26:48.852Z] 05:21:01 5 29.41 0.00 4.12 3.46 0.08 62.93 [2023-12-06T05:26:48.852Z] 05:21:01 6 27.47 0.00 3.52 0.49 0.07 68.45 [2023-12-06T05:26:48.852Z] 05:21:01 7 28.12 0.00 3.75 0.50 0.07 67.55 [2023-12-06T05:26:48.852Z] 05:22:01 all 0.06 0.00 0.02 0.01 0.01 99.91 [2023-12-06T05:26:48.852Z] 05:22:01 0 0.17 0.00 0.07 0.00 0.02 99.75 [2023-12-06T05:26:48.852Z] 05:22:01 1 0.02 0.00 0.03 0.03 0.02 99.90 [2023-12-06T05:26:48.852Z] 05:22:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2023-12-06T05:26:48.852Z] 05:22:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:22:01 4 0.17 0.00 0.00 0.00 0.02 99.82 [2023-12-06T05:26:48.852Z] 05:22:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-12-06T05:26:48.852Z] 05:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:22:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-12-06T05:26:48.852Z] 05:23:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-12-06T05:26:48.852Z] 05:23:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-12-06T05:26:48.852Z] 05:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-06T05:26:48.852Z] 05:23:01 2 0.03 0.00 0.02 0.03 0.02 99.90 [2023-12-06T05:26:48.852Z] 05:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:23:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-12-06T05:26:48.852Z] 05:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-12-06T05:26:48.852Z] 05:24:01 all 0.04 0.00 0.02 0.04 0.01 99.89 [2023-12-06T05:26:48.852Z] 05:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-06T05:26:48.852Z] 05:24:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2023-12-06T05:26:48.852Z] 05:24:01 2 0.00 0.00 0.00 0.32 0.02 99.67 [2023-12-06T05:26:48.852Z] 05:24:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-12-06T05:26:48.852Z] 05:24:01 4 0.22 0.00 0.02 0.00 0.02 99.75 [2023-12-06T05:26:48.852Z] 05:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T05:26:48.852Z] 05:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-06T05:26:48.852Z] 05:24:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-12-06T05:26:48.852Z] [2023-12-06T05:26:48.852Z] 05:24:01 CPU %user %nice %system %iowait %steal %idle [2023-12-06T05:26:48.852Z] 05:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-12-06T05:26:48.852Z] 05:25:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-12-06T05:26:48.852Z] 05:25:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-12-06T05:26:48.853Z] 05:25:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2023-12-06T05:26:48.853Z] 05:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-12-06T05:26:48.853Z] 05:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T05:26:48.853Z] 05:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.853Z] 05:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.853Z] 05:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.853Z] 05:26:01 all 0.11 0.00 0.02 0.00 0.01 99.86 [2023-12-06T05:26:48.853Z] 05:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T05:26:48.853Z] 05:26:01 1 0.07 0.00 0.08 0.00 0.02 99.83 [2023-12-06T05:26:48.853Z] 05:26:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-12-06T05:26:48.853Z] 05:26:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-12-06T05:26:48.853Z] 05:26:01 4 0.68 0.00 0.02 0.00 0.00 99.30 [2023-12-06T05:26:48.853Z] 05:26:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-12-06T05:26:48.853Z] 05:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T05:26:48.853Z] 05:26:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T05:26:48.853Z] Average: all 1.65 0.00 0.34 0.19 0.01 97.80 [2023-12-06T05:26:48.853Z] Average: 0 1.71 0.00 0.31 0.14 0.01 97.84 [2023-12-06T05:26:48.853Z] Average: 1 1.47 0.00 0.35 0.24 0.01 97.93 [2023-12-06T05:26:48.853Z] Average: 2 1.82 0.00 0.33 0.43 0.01 97.40 [2023-12-06T05:26:48.853Z] Average: 3 1.73 0.00 0.35 0.25 0.01 97.66 [2023-12-06T05:26:48.853Z] Average: 4 1.67 0.00 0.36 0.12 0.01 97.84 [2023-12-06T05:26:48.853Z] Average: 5 1.58 0.00 0.38 0.17 0.01 97.87 [2023-12-06T05:26:48.853Z] Average: 6 1.60 0.00 0.34 0.17 0.01 97.89 [2023-12-06T05:26:48.853Z] Average: 7 1.64 0.00 0.34 0.03 0.02 97.96 [2023-12-06T05:26:48.853Z] [2023-12-06T05:26:48.853Z] [2023-12-06T05:26:48.853Z]