Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 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-ssh2285476413841436087.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6941277404952759454.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18020678659420051596.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7999578490877769034.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3490667080102449155.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-rest 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-11130 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/edgexfoundry_device-rest-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#301)" > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 # timeout=10 > git rev-list --no-walk d6c3e216c08ed71da48c9c499bb0b6c9a0701dd9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-26T23:22:14.044Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-26T23:22:14.111Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-26T23:22:14.126Z] ========================================================= [2023-04-26T23:22:14.126Z] EdgeX Global Pipelines Version Info [2023-04-26T23:22:14.126Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:22:14.843Z] ------------------- [2023-04-26T23:22:14.844Z] stable info: [2023-04-26T23:22:14.844Z] ------------------- [2023-04-26T23:22:14.844Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-26T23:22:14.844Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T23:22:14.844Z] Message: update stable to v1.0.248 [2023-04-26T23:22:15.414Z] ------------------- [2023-04-26T23:22:15.414Z] experimental info: [2023-04-26T23:22:15.414Z] ------------------- [2023-04-26T23:22:15.414Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-26T23:22:15.414Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-26T23:22:15.414Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-26T23:22:15.594Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-04-26T23:22:15.612Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-04-26T23:22:15.630Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-26T23:22:15.647Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-26T23:22:15.664Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-26T23:22:15.676Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-26T23:22:15.689Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-26T23:22:15.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-26T23:22:15.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-26T23:22:15.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-26T23:22:15.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-26T23:22:15.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-04-26T23:22:15.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-26T23:22:15.782Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-26T23:22:15.797Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T23:22:15.813Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-26T23:22:15.832Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T23:22:15.851Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-26T23:22:15.869Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-26T23:22:15.885Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-26T23:22:15.899Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-26T23:22:15.911Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-26T23:22:15.928Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-26T23:22:15.948Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-26T23:22:15.968Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-26T23:22:15.986Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-26T23:22:16.007Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-26T23:22:16.026Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-04-26T23:22:16.048Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-04-26T23:22:16.067Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-04-26T23:22:16.084Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [Pipeline] echo [2023-04-26T23:22:16.093Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f7cd59 [Pipeline] echo [2023-04-26T23:22:16.107Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T23:22:16.148Z] provisioning config files... [2023-04-26T23:22:16.162Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config7005676115957148704tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:22:16.465Z] ---> docker-login.sh [2023-04-26T23:22:16.465Z] nexus3.edgexfoundry.org:10001 [2023-04-26T23:22:16.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:22:16.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:22:16.724Z] Configure a credential helper to remove this warning. See [2023-04-26T23:22:16.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:22:16.724Z] [2023-04-26T23:22:16.724Z] Login Succeeded [2023-04-26T23:22:16.724Z] nexus3.edgexfoundry.org:10002 [2023-04-26T23:22:16.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:22:16.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:22:16.983Z] Configure a credential helper to remove this warning. See [2023-04-26T23:22:16.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:22:16.983Z] [2023-04-26T23:22:16.983Z] Login Succeeded [2023-04-26T23:22:16.983Z] nexus3.edgexfoundry.org:10003 [2023-04-26T23:22:16.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:22:16.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:22:16.983Z] Configure a credential helper to remove this warning. See [2023-04-26T23:22:16.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:22:16.983Z] [2023-04-26T23:22:16.983Z] Login Succeeded [2023-04-26T23:22:16.983Z] nexus3.edgexfoundry.org:10004 [2023-04-26T23:22:16.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:22:17.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:22:17.242Z] Configure a credential helper to remove this warning. See [2023-04-26T23:22:17.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:22:17.242Z] [2023-04-26T23:22:17.242Z] Login Succeeded [2023-04-26T23:22:17.242Z] docker.io [2023-04-26T23:22:17.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:22:17.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:22:17.502Z] Configure a credential helper to remove this warning. See [2023-04-26T23:22:17.502Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:22:17.502Z] [2023-04-26T23:22:17.502Z] Login Succeeded [2023-04-26T23:22:17.502Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T23:22:17.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-26T23:22:17.855Z] + git rev-list -1 --merges 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8~1..2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [Pipeline] echo [2023-04-26T23:22:17.874Z] -----------> git rev-list -1 --merges 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8~1..2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [false] [Pipeline] sh [2023-04-26T23:22:18.163Z] + git log --format=format:%s -1 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [Pipeline] echo [2023-04-26T23:22:18.282Z] ========================================================= [2023-04-26T23:22:18.282Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-26T23:22:18.282Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T23:22:18.606Z] + git log --format=format:%s -1 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [Pipeline] echo [2023-04-26T23:22:18.617Z] [semverPrep] GIT_COMMIT: 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#301) [Pipeline] echo [2023-04-26T23:22:18.627Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-26T23:22:18.983Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T23:22:18.983Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-26T23:22:18.983Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-26T23:22:18.983Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-26T23:22:18.983Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-26T23:22:18.983Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-26T23:22:18.983Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:22:19.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T23:22:19.332Z] [2023-04-26T23:22:19.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:22:19.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T23:22:19.630Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-26T23:22:19.630Z] b85a868b505f: Pulling fs layer [2023-04-26T23:22:19.630Z] e2be974225ed: Pulling fs layer [2023-04-26T23:22:19.630Z] 339a4e72a1f5: Pulling fs layer [2023-04-26T23:22:19.630Z] 988bab9f4d93: Pulling fs layer [2023-04-26T23:22:19.630Z] 1469e6f7b9e6: Pulling fs layer [2023-04-26T23:22:19.630Z] eaf3925da568: Pulling fs layer [2023-04-26T23:22:19.630Z] bab4dde63d76: Pulling fs layer [2023-04-26T23:22:19.630Z] bde34c3a00c8: Pulling fs layer [2023-04-26T23:22:19.630Z] b352a97aabf1: Pulling fs layer [2023-04-26T23:22:19.630Z] 4872d77fe225: Pulling fs layer [2023-04-26T23:22:19.630Z] 5851b861e8e6: Pulling fs layer [2023-04-26T23:22:19.630Z] bde34c3a00c8: Waiting [2023-04-26T23:22:19.630Z] 988bab9f4d93: Waiting [2023-04-26T23:22:19.630Z] b352a97aabf1: Waiting [2023-04-26T23:22:19.630Z] 4872d77fe225: Waiting [2023-04-26T23:22:19.630Z] 5851b861e8e6: Waiting [2023-04-26T23:22:19.630Z] bab4dde63d76: Waiting [2023-04-26T23:22:19.630Z] 1469e6f7b9e6: Waiting [2023-04-26T23:22:19.630Z] eaf3925da568: Waiting [2023-04-26T23:22:19.630Z] e2be974225ed: Download complete [2023-04-26T23:22:19.630Z] 988bab9f4d93: Verifying Checksum [2023-04-26T23:22:19.630Z] 988bab9f4d93: Download complete [2023-04-26T23:22:19.630Z] 1469e6f7b9e6: Verifying Checksum [2023-04-26T23:22:19.630Z] 1469e6f7b9e6: Download complete [2023-04-26T23:22:19.630Z] 339a4e72a1f5: Verifying Checksum [2023-04-26T23:22:19.630Z] 339a4e72a1f5: Download complete [2023-04-26T23:22:19.630Z] eaf3925da568: Download complete [2023-04-26T23:22:19.889Z] bde34c3a00c8: Download complete [2023-04-26T23:22:19.890Z] b352a97aabf1: Verifying Checksum [2023-04-26T23:22:19.890Z] b352a97aabf1: Download complete [2023-04-26T23:22:19.890Z] 4872d77fe225: Download complete [2023-04-26T23:22:19.890Z] 5851b861e8e6: Verifying Checksum [2023-04-26T23:22:19.890Z] 5851b861e8e6: Download complete [2023-04-26T23:22:19.890Z] b85a868b505f: Verifying Checksum [2023-04-26T23:22:19.890Z] b85a868b505f: Download complete [2023-04-26T23:22:20.148Z] bab4dde63d76: Download complete [2023-04-26T23:22:21.085Z] b85a868b505f: Pull complete [2023-04-26T23:22:21.085Z] e2be974225ed: Pull complete [2023-04-26T23:22:21.652Z] 339a4e72a1f5: Pull complete [2023-04-26T23:22:21.652Z] 988bab9f4d93: Pull complete [2023-04-26T23:22:21.910Z] 1469e6f7b9e6: Pull complete [2023-04-26T23:22:21.910Z] eaf3925da568: Pull complete [2023-04-26T23:22:23.812Z] bab4dde63d76: Pull complete [2023-04-26T23:22:23.812Z] bde34c3a00c8: Pull complete [2023-04-26T23:22:23.812Z] b352a97aabf1: Pull complete [2023-04-26T23:22:23.812Z] 4872d77fe225: Pull complete [2023-04-26T23:22:23.812Z] 5851b861e8e6: Pull complete [2023-04-26T23:22:24.072Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-26T23:22:24.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T23:22:24.072Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:22:24.149Z] prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container [2023-04-26T23:22:24.184Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T23:22:25.888Z] $ docker top c25c1d33b92b2f77a1605cc3ab82d76d4cdf46d6a189905e6363827d078271d0 -eo pid,comm [2023-04-26T23:22:25.943Z] 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-04-26T23:22:25.944Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T23:22:25.971Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T23:22:25.971Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T23:22:26.084Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T23:22:26.088Z] $ docker exec c25c1d33b92b2f77a1605cc3ab82d76d4cdf46d6a189905e6363827d078271d0 ssh-agent [2023-04-26T23:22:26.200Z] SSH_AUTH_SOCK=/tmp/ssh-0W8BVBnDUAtZ/agent.32 [2023-04-26T23:22:26.200Z] SSH_AGENT_PID=38 [2023-04-26T23:22:26.207Z] Running ssh-add (command line suppressed) [2023-04-26T23:22:26.308Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7221966863120771324.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_7221966863120771324.key) [2023-04-26T23:22:26.322Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T23:22:26.609Z] + git tag --points-at HEAD [Pipeline] } [2023-04-26T23:22:26.621Z] $ docker exec --env ******** --env ******** c25c1d33b92b2f77a1605cc3ab82d76d4cdf46d6a189905e6363827d078271d0 ssh-agent -k [2023-04-26T23:22:26.721Z] unset SSH_AUTH_SOCK; [2023-04-26T23:22:26.721Z] unset SSH_AGENT_PID; [2023-04-26T23:22:26.721Z] echo Agent pid 38 killed; [2023-04-26T23:22:26.732Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-26T23:22:26.761Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T23:22:26.761Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T23:22:26.889Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T23:22:26.892Z] $ docker exec c25c1d33b92b2f77a1605cc3ab82d76d4cdf46d6a189905e6363827d078271d0 ssh-agent [2023-04-26T23:22:26.998Z] SSH_AUTH_SOCK=/tmp/ssh-xFkTfvYssdOA/agent.70 [2023-04-26T23:22:26.998Z] SSH_AGENT_PID=76 [2023-04-26T23:22:27.003Z] Running ssh-add (command line suppressed) [2023-04-26T23:22:27.102Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16942815820745087560.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_16942815820745087560.key) [2023-04-26T23:22:27.121Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T23:22:27.409Z] + git semver init [2023-04-26T23:22:27.669Z] 2023-04-26 23:22:27,586 [run_init] DEBUG init version:0.0.0 force:False [2023-04-26T23:22:27.669Z] 2023-04-26 23:22:27,587 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-04-26T23:22:27.669Z] 2023-04-26 23:22:27,588 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/edgexfoundry_device-rest-go_main/.semver [2023-04-26T23:22:27.669Z] 2023-04-26 23:22:27,588 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/edgexfoundry_device-rest-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T23:22:29.048Z] 2023-04-26 23:22:28,635 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-rest-go_main/.git/info/exclude [2023-04-26T23:22:29.048Z] 2023-04-26 23:22:28,636 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:False [2023-04-26T23:22:29.049Z] 2023-04-26 23:22:28,636 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-26T23:22:29.049Z] 2023-04-26 23:22:28,636 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-26T23:22:29.049Z] 3.0.0-dev.32 [Pipeline] } [2023-04-26T23:22:29.058Z] $ docker exec --env ******** --env ******** c25c1d33b92b2f77a1605cc3ab82d76d4cdf46d6a189905e6363827d078271d0 ssh-agent -k [2023-04-26T23:22:29.167Z] unset SSH_AUTH_SOCK; [2023-04-26T23:22:29.167Z] unset SSH_AGENT_PID; [2023-04-26T23:22:29.167Z] echo Agent pid 76 killed; [2023-04-26T23:22:29.176Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T23:22:29.484Z] + git semver [Pipeline] } [2023-04-26T23:22:29.759Z] $ docker stop --time=1 c25c1d33b92b2f77a1605cc3ab82d76d4cdf46d6a189905e6363827d078271d0 [2023-04-26T23:22:31.033Z] $ docker rm -f --volumes c25c1d33b92b2f77a1605cc3ab82d76d4cdf46d6a189905e6363827d078271d0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T23:22:31.362Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-26T23:22:31.557Z] Stashed 1 file(s) [Pipeline] echo [2023-04-26T23:22:31.560Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.32 [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-04-26T23:22:31.698Z] provisioning config files... [2023-04-26T23:22:31.708Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3205331455367902243tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:22:32.009Z] ---> docker-login.sh [2023-04-26T23:22:32.009Z] nexus3.edgexfoundry.org:10001 [2023-04-26T23:22:32.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:22:32.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:22:32.009Z] Configure a credential helper to remove this warning. See [2023-04-26T23:22:32.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:22:32.009Z] [2023-04-26T23:22:32.009Z] Login Succeeded [2023-04-26T23:22:32.009Z] nexus3.edgexfoundry.org:10002 [2023-04-26T23:22:32.009Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:22:32.009Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:22:32.009Z] Configure a credential helper to remove this warning. See [2023-04-26T23:22:32.009Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:22:32.009Z] [2023-04-26T23:22:32.009Z] Login Succeeded [2023-04-26T23:22:32.009Z] nexus3.edgexfoundry.org:10003 [2023-04-26T23:22:32.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:22:32.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:22:32.268Z] Configure a credential helper to remove this warning. See [2023-04-26T23:22:32.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:22:32.268Z] [2023-04-26T23:22:32.268Z] Login Succeeded [2023-04-26T23:22:32.268Z] nexus3.edgexfoundry.org:10004 [2023-04-26T23:22:32.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:22:32.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:22:32.269Z] Configure a credential helper to remove this warning. See [2023-04-26T23:22:32.269Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:22:32.269Z] [2023-04-26T23:22:32.269Z] Login Succeeded [2023-04-26T23:22:32.269Z] docker.io [2023-04-26T23:22:32.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:22:32.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:22:32.528Z] Configure a credential helper to remove this warning. See [2023-04-26T23:22:32.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:22:32.528Z] [2023-04-26T23:22:32.528Z] Login Succeeded [2023-04-26T23:22:32.528Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T23:22:32.536Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T23:22:32.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:22:32.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:22:32.611Z] ========================================================= [2023-04-26T23:22:32.611Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-26T23:22:32.611Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:22:32.920Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T23:22:32.920Z] Sending build context to Docker daemon 10.9MB [2023-04-26T23:22:32.920Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T23:22:32.920Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T23:22:32.920Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-26T23:22:32.920Z] f56be85fc22e: Pulling fs layer [2023-04-26T23:22:32.920Z] 85791d961cd3: Pulling fs layer [2023-04-26T23:22:32.920Z] d694b5ae8c79: Pulling fs layer [2023-04-26T23:22:32.920Z] 9f32a84ed3da: Pulling fs layer [2023-04-26T23:22:32.920Z] 4d19c01a9841: Pulling fs layer [2023-04-26T23:22:32.920Z] 9325e15d5711: Pulling fs layer [2023-04-26T23:22:32.920Z] 556b6ee489ea: Pulling fs layer [2023-04-26T23:22:32.920Z] c5a4b2cf53e6: Pulling fs layer [2023-04-26T23:22:32.920Z] 4d19c01a9841: Waiting [2023-04-26T23:22:32.920Z] 556b6ee489ea: Waiting [2023-04-26T23:22:32.920Z] 9325e15d5711: Waiting [2023-04-26T23:22:32.920Z] c5a4b2cf53e6: Waiting [2023-04-26T23:22:32.920Z] 85791d961cd3: Verifying Checksum [2023-04-26T23:22:32.920Z] 85791d961cd3: Download complete [2023-04-26T23:22:32.920Z] 9f32a84ed3da: Download complete [2023-04-26T23:22:32.920Z] 4d19c01a9841: Download complete [2023-04-26T23:22:32.920Z] f56be85fc22e: Verifying Checksum [2023-04-26T23:22:32.920Z] f56be85fc22e: Download complete [2023-04-26T23:22:33.182Z] 9325e15d5711: Verifying Checksum [2023-04-26T23:22:33.182Z] 9325e15d5711: Download complete [2023-04-26T23:22:33.182Z] f56be85fc22e: Pull complete [2023-04-26T23:22:33.182Z] 85791d961cd3: Pull complete [2023-04-26T23:22:33.439Z] c5a4b2cf53e6: Verifying Checksum [2023-04-26T23:22:33.439Z] c5a4b2cf53e6: Download complete [2023-04-26T23:22:33.697Z] d694b5ae8c79: Verifying Checksum [2023-04-26T23:22:33.697Z] d694b5ae8c79: Download complete [2023-04-26T23:22:33.697Z] 556b6ee489ea: Verifying Checksum [2023-04-26T23:22:33.697Z] 556b6ee489ea: Download complete [2023-04-26T23:22:36.982Z] d694b5ae8c79: Pull complete [2023-04-26T23:22:36.982Z] 9f32a84ed3da: Pull complete [2023-04-26T23:22:36.982Z] 4d19c01a9841: Pull complete [2023-04-26T23:22:36.982Z] 9325e15d5711: Pull complete [2023-04-26T23:22:38.880Z] 556b6ee489ea: Pull complete [2023-04-26T23:22:39.814Z] c5a4b2cf53e6: Pull complete [2023-04-26T23:22:39.814Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-26T23:22:39.814Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-26T23:22:39.814Z] ---> c4be618373d6 [2023-04-26T23:22:39.814Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T23:22:42.354Z] ---> Running in 0bbf477dac19 [2023-04-26T23:22:42.354Z] Removing intermediate container 0bbf477dac19 [2023-04-26T23:22:42.354Z] ---> d29723609d93 [2023-04-26T23:22:42.354Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T23:22:42.354Z] ---> Running in 7c6506b99acf [2023-04-26T23:22:42.354Z] Removing intermediate container 7c6506b99acf [2023-04-26T23:22:42.354Z] ---> 91ef33d89e87 [2023-04-26T23:22:42.354Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T23:22:42.354Z] ---> Running in 0920c89efabb [2023-04-26T23:22:42.354Z] Removing intermediate container 0920c89efabb [2023-04-26T23:22:42.354Z] ---> 67dcb84cfcda [2023-04-26T23:22:42.354Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T23:22:42.354Z] ---> Running in 97c4706594e0 [2023-04-26T23:22:42.354Z] Removing intermediate container 97c4706594e0 [2023-04-26T23:22:42.354Z] ---> 0339118234b4 [2023-04-26T23:22:42.354Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T23:22:42.354Z] ---> Running in 1aee6ff594a2 [2023-04-26T23:22:42.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T23:22:42.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T23:22:42.873Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T23:22:43.133Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T23:22:43.133Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T23:22:43.133Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T23:22:43.133Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T23:22:43.133Z] OK: 269 MiB in 57 packages [2023-04-26T23:22:43.391Z] Removing intermediate container 1aee6ff594a2 [2023-04-26T23:22:43.391Z] ---> 810189da423a [2023-04-26T23:22:43.391Z] Step 8/12 : WORKDIR /device-rest-go [2023-04-26T23:22:43.391Z] ---> Running in c4fea49c9530 [2023-04-26T23:22:43.650Z] Removing intermediate container c4fea49c9530 [2023-04-26T23:22:43.650Z] ---> 855cc3c6b9e1 [2023-04-26T23:22:43.650Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-26T23:22:43.650Z] ---> 4fc2325311dd [2023-04-26T23:22:43.650Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T23:22:43.650Z] ---> Running in 241dd61145c9 [2023-04-26T23:22:46.661Z] Still waiting to schedule task [2023-04-26T23:22:46.662Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-04-26T23:23:10.280Z] Removing intermediate container 241dd61145c9 [2023-04-26T23:23:10.280Z] ---> 3f00a27576c7 [2023-04-26T23:23:10.280Z] Step 11/12 : COPY . . [2023-04-26T23:23:10.280Z] ---> caac62867abe [2023-04-26T23:23:10.280Z] Step 12/12 : RUN $MAKE [2023-04-26T23:23:10.280Z] ---> Running in d3f453a8392e [2023-04-26T23:23:10.280Z] noop [2023-04-26T23:23:10.280Z] Removing intermediate container d3f453a8392e [2023-04-26T23:23:10.280Z] ---> cba6d36c4633 [2023-04-26T23:23:10.280Z] Successfully built cba6d36c4633 [2023-04-26T23:23:10.280Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:23:10.601Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T23:23:10.601Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:23:10.673Z] prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container [2023-04-26T23:23:10.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T23:23:11.033Z] $ docker top 44439d7ff9d0c7a20d6513fb4a305c96aa81eb235f7563b7a7f8f2b499564c49 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:23:11.371Z] + go version [2023-04-26T23:23:11.371Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-26T23:23:11.383Z] $ docker stop --time=1 44439d7ff9d0c7a20d6513fb4a305c96aa81eb235f7563b7a7f8f2b499564c49 [2023-04-26T23:23:12.652Z] $ docker rm -f --volumes 44439d7ff9d0c7a20d6513fb4a305c96aa81eb235f7563b7a7f8f2b499564c49 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:23:13.056Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-26T23:23:13.056Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:23:13.137Z] prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container [2023-04-26T23:23:13.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-26T23:23:13.464Z] $ docker top fb84de95763d148a970cd7223016ed835e2de13dd9d0eae58d4c43b27a8c406f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:23:13.791Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] fileExists [Pipeline] sh [2023-04-26T23:23:14.082Z] + make test [2023-04-26T23:23:14.083Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T23:23:19.349Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-04-26T23:23:29.311Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-04-26T23:23:29.311Z] ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 32.2% of statements [2023-04-26T23:23:34.574Z] go vet ./... [2023-04-26T23:23:37.855Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T23:23:37.855Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T23:23:37.855Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T23:23:37.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T23:23:37.880Z] $ docker stop --time=1 fb84de95763d148a970cd7223016ed835e2de13dd9d0eae58d4c43b27a8c406f [2023-04-26T23:23:40.294Z] $ docker rm -f --volumes fb84de95763d148a970cd7223016ed835e2de13dd9d0eae58d4c43b27a8c406f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T23:23:40.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T23:23:40.789Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-26T23:23:41.245Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T23:23:41.529Z] + ls -al . [2023-04-26T23:23:41.529Z] total 184 [2023-04-26T23:23:41.529Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 26 23:23 . [2023-04-26T23:23:41.529Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:22 .. [2023-04-26T23:23:41.529Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 26 23:22 .dockerignore [2023-04-26T23:23:41.529Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 23:22 .git [2023-04-26T23:23:41.529Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:22 .github [2023-04-26T23:23:41.529Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 23:22 .gitignore [2023-04-26T23:23:41.529Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 23:22 .golangci.yml [2023-04-26T23:23:41.529Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 23:22 .semver [2023-04-26T23:23:41.529Z] -rw-rw-r-- 1 jenkins jenkins 9331 Apr 26 23:22 Attribution.txt [2023-04-26T23:23:41.529Z] -rw-rw-r-- 1 jenkins jenkins 13085 Apr 26 23:22 CHANGELOG.md [2023-04-26T23:23:41.529Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 26 23:22 Dockerfile [2023-04-26T23:23:41.529Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 23:22 GOVERNANCE.md [2023-04-26T23:23:41.529Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 26 23:22 Jenkinsfile [2023-04-26T23:23:41.529Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 23:22 LICENSE [2023-04-26T23:23:41.529Z] -rw-rw-r-- 1 jenkins jenkins 1779 Apr 26 23:22 Makefile [2023-04-26T23:23:41.529Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 23:22 OWNERS.md [2023-04-26T23:23:41.529Z] -rw-rw-r-- 1 jenkins jenkins 15321 Apr 26 23:22 README.md [2023-04-26T23:23:41.529Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 23:22 VERSION [2023-04-26T23:23:41.529Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:22 bin [2023-04-26T23:23:41.529Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:22 cmd [2023-04-26T23:23:41.529Z] -rw-r--r-- 1 jenkins jenkins 14663 Apr 26 23:23 coverage.out [2023-04-26T23:23:41.529Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:22 driver [2023-04-26T23:23:41.529Z] -rw-rw-r-- 1 jenkins jenkins 3402 Apr 26 23:22 go.mod [2023-04-26T23:23:41.529Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 26 23:22 go.sum [2023-04-26T23:23:41.529Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:22 snap [2023-04-26T23:23:41.529Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 26 23:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:23:41.837Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 --label arch=amd64 --label version=3.0.0-dev.32 . [2023-04-26T23:23:41.837Z] Sending build context to Docker daemon 10.92MB [2023-04-26T23:23:41.837Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T23:23:41.837Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-26T23:23:41.837Z] ---> cba6d36c4633 [2023-04-26T23:23:41.837Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-26T23:23:41.837Z] ---> Running in a5a35d004920 [2023-04-26T23:23:42.096Z] Removing intermediate container a5a35d004920 [2023-04-26T23:23:42.096Z] ---> d8a8c7b2d2cb [2023-04-26T23:23:42.096Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T23:23:42.096Z] ---> Running in fdd15e5297df [2023-04-26T23:23:42.096Z] Removing intermediate container fdd15e5297df [2023-04-26T23:23:42.096Z] ---> b85c4899fd50 [2023-04-26T23:23:42.096Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T23:23:42.096Z] ---> Running in 63f7ddea2166 [2023-04-26T23:23:42.096Z] Removing intermediate container 63f7ddea2166 [2023-04-26T23:23:42.096Z] ---> 4a99d4b30403 [2023-04-26T23:23:42.096Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T23:23:42.096Z] ---> Running in 317e5aede399 [2023-04-26T23:23:42.355Z] Removing intermediate container 317e5aede399 [2023-04-26T23:23:42.355Z] ---> 366781e3628d [2023-04-26T23:23:42.355Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T23:23:42.355Z] ---> Running in b184b9769699 [2023-04-26T23:23:42.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T23:23:42.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T23:23:43.133Z] OK: 269 MiB in 57 packages [2023-04-26T23:23:43.392Z] Removing intermediate container b184b9769699 [2023-04-26T23:23:43.392Z] ---> e57840c08661 [2023-04-26T23:23:43.392Z] Step 8/25 : WORKDIR /device-rest-go [2023-04-26T23:23:43.392Z] ---> Running in 8f051fce39fc [2023-04-26T23:23:43.392Z] Removing intermediate container 8f051fce39fc [2023-04-26T23:23:43.392Z] ---> fd5dc72c36d7 [2023-04-26T23:23:43.392Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-26T23:23:43.392Z] ---> ac2b8ea54789 [2023-04-26T23:23:43.392Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T23:23:43.651Z] ---> Running in 4de9b1f74c40 [2023-04-26T23:23:44.219Z] Removing intermediate container 4de9b1f74c40 [2023-04-26T23:23:44.219Z] ---> 37022435a8ac [2023-04-26T23:23:44.219Z] Step 11/25 : COPY . . [2023-04-26T23:23:44.478Z] ---> 516d7822f0a4 [2023-04-26T23:23:44.478Z] Step 12/25 : RUN $MAKE [2023-04-26T23:23:44.478Z] ---> Running in 92aba1b79d6d [2023-04-26T23:23:44.736Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-04-26T23:24:02.825Z] Removing intermediate container 92aba1b79d6d [2023-04-26T23:24:02.825Z] ---> 5f45b1b32bbc [2023-04-26T23:24:02.825Z] Step 13/25 : FROM alpine:3.17 [2023-04-26T23:24:02.825Z] 3.17: Pulling from library/alpine [2023-04-26T23:24:02.825Z] f56be85fc22e: Already exists [2023-04-26T23:24:02.825Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T23:24:02.825Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T23:24:02.825Z] ---> 9ed4aefc74f6 [2023-04-26T23:24:02.825Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-26T23:24:02.825Z] ---> Running in 7800c5b52d3f [2023-04-26T23:24:02.825Z] Removing intermediate container 7800c5b52d3f [2023-04-26T23:24:02.825Z] ---> 882f4f93a002 [2023-04-26T23:24:02.825Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-04-26T23:24:02.825Z] ---> Running in 2aeea4afafd4 [2023-04-26T23:24:02.825Z] Removing intermediate container 2aeea4afafd4 [2023-04-26T23:24:02.825Z] ---> c6b018e55e62 [2023-04-26T23:24:02.825Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-04-26T23:24:02.825Z] ---> Running in 8e4cc2c8916d [2023-04-26T23:24:02.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-26T23:24:02.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-26T23:24:02.825Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T23:24:02.825Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T23:24:02.825Z] OK: 7 MiB in 16 packages [2023-04-26T23:24:02.825Z] Removing intermediate container 8e4cc2c8916d [2023-04-26T23:24:02.825Z] ---> a06140075d9a [2023-04-26T23:24:02.825Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-04-26T23:24:03.396Z] ---> 77fb2ccbf614 [2023-04-26T23:24:03.396Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-04-26T23:24:03.396Z] ---> ff47689ccfed [2023-04-26T23:24:03.396Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-04-26T23:24:03.396Z] ---> 84356a59d536 [2023-04-26T23:24:03.396Z] Step 20/25 : EXPOSE 59986 [2023-04-26T23:24:03.396Z] ---> Running in 1437df266fa3 [2023-04-26T23:24:03.655Z] Removing intermediate container 1437df266fa3 [2023-04-26T23:24:03.655Z] ---> 1a99f87fb410 [2023-04-26T23:24:03.655Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-04-26T23:24:03.655Z] ---> Running in 4622eed038ca [2023-04-26T23:24:03.655Z] Removing intermediate container 4622eed038ca [2023-04-26T23:24:03.655Z] ---> 79e8f9a1a841 [2023-04-26T23:24:03.655Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-26T23:24:03.655Z] ---> Running in 8e59e899cf06 [2023-04-26T23:24:03.655Z] Removing intermediate container 8e59e899cf06 [2023-04-26T23:24:03.655Z] ---> a0e5ffc0ebf6 [2023-04-26T23:24:03.655Z] Step 23/25 : LABEL arch=amd64 [2023-04-26T23:24:03.655Z] ---> Running in 9463ec6cd4cd [2023-04-26T23:24:03.914Z] Removing intermediate container 9463ec6cd4cd [2023-04-26T23:24:03.914Z] ---> 2d4f6745c3f6 [2023-04-26T23:24:03.914Z] Step 24/25 : LABEL git_sha=2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [2023-04-26T23:24:03.914Z] ---> Running in 93985c84188b [2023-04-26T23:24:03.914Z] Removing intermediate container 93985c84188b [2023-04-26T23:24:03.914Z] ---> 19196ca9a87f [2023-04-26T23:24:03.914Z] Step 25/25 : LABEL version=3.0.0-dev.32 [2023-04-26T23:24:03.914Z] ---> Running in beda0e1ee305 [2023-04-26T23:24:03.914Z] Removing intermediate container beda0e1ee305 [2023-04-26T23:24:03.914Z] ---> 5c8c2f9d0847 [2023-04-26T23:24:03.914Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T23:24:03.914Z] Successfully built 5c8c2f9d0847 [2023-04-26T23:24:03.914Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T23:24:04.015Z] provisioning config files... [2023-04-26T23:24:04.022Z] copy managed file [device-rest-go-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config17219851898829321946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:24:04.319Z] ---> docker-login.sh [2023-04-26T23:24:04.319Z] nexus3.edgexfoundry.org:10001 [2023-04-26T23:24:04.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:24:04.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:24:04.319Z] Configure a credential helper to remove this warning. See [2023-04-26T23:24:04.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:24:04.319Z] [2023-04-26T23:24:04.319Z] Login Succeeded [2023-04-26T23:24:04.319Z] nexus3.edgexfoundry.org:10002 [2023-04-26T23:24:04.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:24:04.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:24:04.319Z] Configure a credential helper to remove this warning. See [2023-04-26T23:24:04.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:24:04.319Z] [2023-04-26T23:24:04.319Z] Login Succeeded [2023-04-26T23:24:04.319Z] nexus3.edgexfoundry.org:10003 [2023-04-26T23:24:04.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:24:04.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:24:04.579Z] Configure a credential helper to remove this warning. See [2023-04-26T23:24:04.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:24:04.579Z] [2023-04-26T23:24:04.579Z] Login Succeeded [2023-04-26T23:24:04.579Z] nexus3.edgexfoundry.org:10004 [2023-04-26T23:24:04.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:24:04.579Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:24:04.579Z] Configure a credential helper to remove this warning. See [2023-04-26T23:24:04.579Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:24:04.579Z] [2023-04-26T23:24:04.579Z] Login Succeeded [2023-04-26T23:24:04.579Z] docker.io [2023-04-26T23:24:04.579Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:24:04.838Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:24:04.838Z] Configure a credential helper to remove this warning. See [2023-04-26T23:24:04.838Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:24:04.838Z] [2023-04-26T23:24:04.838Z] Login Succeeded [2023-04-26T23:24:04.838Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T23:24:04.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T23:24:04.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:24:04.890Z] [edgeXDocker.push] Tagging docker image device-rest with the following tags: [2023-04-26T23:24:04.890Z] 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [2023-04-26T23:24:04.890Z] latest [2023-04-26T23:24:04.890Z] 3.0.0-dev.32 [2023-04-26T23:24:04.890Z] 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32 [2023-04-26T23:24:04.890Z] main [2023-04-26T23:24:04.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:24:05.219Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:24:05.532Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [2023-04-26T23:24:05.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-26T23:24:05.533Z] a04f225c9773: Preparing [2023-04-26T23:24:05.533Z] ee431c89306a: Preparing [2023-04-26T23:24:05.533Z] fe86ffdfbcb7: Preparing [2023-04-26T23:24:05.533Z] 005ed38b64d6: Preparing [2023-04-26T23:24:05.533Z] f1417ff83b31: Preparing [2023-04-26T23:24:05.533Z] f1417ff83b31: Layer already exists [2023-04-26T23:24:05.533Z] 005ed38b64d6: Pushed [2023-04-26T23:24:05.533Z] a04f225c9773: Pushed [2023-04-26T23:24:05.533Z] ee431c89306a: Pushed [2023-04-26T23:24:08.073Z] fe86ffdfbcb7: Pushed [2023-04-26T23:24:08.073Z] 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8: digest: sha256:02f303504c22cfda22b53edd0759d11adf1ad18a774895dea153428f178d07dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:24:08.397Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:24:08.702Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:latest [2023-04-26T23:24:08.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-26T23:24:08.702Z] a04f225c9773: Preparing [2023-04-26T23:24:08.702Z] ee431c89306a: Preparing [2023-04-26T23:24:08.702Z] fe86ffdfbcb7: Preparing [2023-04-26T23:24:08.702Z] 005ed38b64d6: Preparing [2023-04-26T23:24:08.702Z] f1417ff83b31: Preparing [2023-04-26T23:24:08.702Z] fe86ffdfbcb7: Layer already exists [2023-04-26T23:24:08.702Z] a04f225c9773: Layer already exists [2023-04-26T23:24:08.702Z] f1417ff83b31: Layer already exists [2023-04-26T23:24:08.702Z] ee431c89306a: Layer already exists [2023-04-26T23:24:08.702Z] 005ed38b64d6: Layer already exists [2023-04-26T23:24:08.702Z] latest: digest: sha256:02f303504c22cfda22b53edd0759d11adf1ad18a774895dea153428f178d07dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:24:09.008Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:24:09.315Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.32 [2023-04-26T23:24:09.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-26T23:24:09.316Z] a04f225c9773: Preparing [2023-04-26T23:24:09.316Z] ee431c89306a: Preparing [2023-04-26T23:24:09.316Z] fe86ffdfbcb7: Preparing [2023-04-26T23:24:09.316Z] 005ed38b64d6: Preparing [2023-04-26T23:24:09.316Z] f1417ff83b31: Preparing [2023-04-26T23:24:09.316Z] 005ed38b64d6: Layer already exists [2023-04-26T23:24:09.316Z] ee431c89306a: Layer already exists [2023-04-26T23:24:09.316Z] a04f225c9773: Layer already exists [2023-04-26T23:24:09.316Z] fe86ffdfbcb7: Layer already exists [2023-04-26T23:24:09.316Z] f1417ff83b31: Layer already exists [2023-04-26T23:24:09.316Z] 3.0.0-dev.32: digest: sha256:02f303504c22cfda22b53edd0759d11adf1ad18a774895dea153428f178d07dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:24:09.624Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:24:09.935Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32 [2023-04-26T23:24:09.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-26T23:24:09.935Z] a04f225c9773: Preparing [2023-04-26T23:24:09.935Z] ee431c89306a: Preparing [2023-04-26T23:24:09.935Z] fe86ffdfbcb7: Preparing [2023-04-26T23:24:09.935Z] 005ed38b64d6: Preparing [2023-04-26T23:24:09.935Z] f1417ff83b31: Preparing [2023-04-26T23:24:09.935Z] ee431c89306a: Layer already exists [2023-04-26T23:24:09.935Z] 005ed38b64d6: Layer already exists [2023-04-26T23:24:09.935Z] fe86ffdfbcb7: Layer already exists [2023-04-26T23:24:09.935Z] f1417ff83b31: Layer already exists [2023-04-26T23:24:09.935Z] a04f225c9773: Layer already exists [2023-04-26T23:24:09.935Z] 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32: digest: sha256:02f303504c22cfda22b53edd0759d11adf1ad18a774895dea153428f178d07dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:24:10.274Z] + docker tag device-rest nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:24:10.583Z] + docker push nexus3.edgexfoundry.org:10004/device-rest:main [2023-04-26T23:24:10.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest] [2023-04-26T23:24:10.584Z] a04f225c9773: Preparing [2023-04-26T23:24:10.584Z] ee431c89306a: Preparing [2023-04-26T23:24:10.584Z] fe86ffdfbcb7: Preparing [2023-04-26T23:24:10.584Z] 005ed38b64d6: Preparing [2023-04-26T23:24:10.584Z] f1417ff83b31: Preparing [2023-04-26T23:24:10.584Z] fe86ffdfbcb7: Layer already exists [2023-04-26T23:24:10.584Z] a04f225c9773: Layer already exists [2023-04-26T23:24:10.584Z] f1417ff83b31: Layer already exists [2023-04-26T23:24:10.584Z] 005ed38b64d6: Layer already exists [2023-04-26T23:24:10.584Z] ee431c89306a: Layer already exists [2023-04-26T23:24:10.584Z] main: digest: sha256:02f303504c22cfda22b53edd0759d11adf1ad18a774895dea153428f178d07dc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T23:24:10.636Z] ===================================================== [Pipeline] echo [2023-04-26T23:24:10.646Z] taggedImages: [2023-04-26T23:24:10.646Z] - nexus3.edgexfoundry.org:10004/device-rest:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [2023-04-26T23:24:10.646Z] - nexus3.edgexfoundry.org:10004/device-rest:latest [2023-04-26T23:24:10.646Z] - nexus3.edgexfoundry.org:10004/device-rest:3.0.0-dev.32 [2023-04-26T23:24:10.646Z] - nexus3.edgexfoundry.org:10004/device-rest:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32 [2023-04-26T23:24:10.646Z] - nexus3.edgexfoundry.org:10004/device-rest:main [Pipeline] } [Pipeline] // script [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-04-26T23:24:11.040Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T23:24:11.040Z] [2023-04-26T23:24:11.040Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:24:11.336Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T23:24:11.336Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-26T23:24:11.336Z] 5eb5b503b376: Pulling fs layer [2023-04-26T23:24:11.336Z] 5c69ac0246d0: Pulling fs layer [2023-04-26T23:24:11.336Z] ec43610c2a17: Pulling fs layer [2023-04-26T23:24:11.336Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-26T23:24:11.336Z] 33b1e0a273af: Pulling fs layer [2023-04-26T23:24:11.336Z] 5d3b04190fa2: Pulling fs layer [2023-04-26T23:24:11.336Z] 2f39f015ded8: Pulling fs layer [2023-04-26T23:24:11.336Z] 33b1e0a273af: Waiting [2023-04-26T23:24:11.336Z] 2f39f015ded8: Waiting [2023-04-26T23:24:11.336Z] 3a2ae6a8a46f: Waiting [2023-04-26T23:24:11.336Z] 5c69ac0246d0: Download complete [2023-04-26T23:24:11.336Z] 3a2ae6a8a46f: Download complete [2023-04-26T23:24:11.336Z] 33b1e0a273af: Verifying Checksum [2023-04-26T23:24:11.336Z] 33b1e0a273af: Download complete [2023-04-26T23:24:11.336Z] 5d3b04190fa2: Verifying Checksum [2023-04-26T23:24:11.336Z] 5d3b04190fa2: Download complete [2023-04-26T23:24:11.336Z] ec43610c2a17: Verifying Checksum [2023-04-26T23:24:11.336Z] ec43610c2a17: Download complete [2023-04-26T23:24:11.594Z] 5eb5b503b376: Verifying Checksum [2023-04-26T23:24:11.594Z] 5eb5b503b376: Download complete [2023-04-26T23:24:12.161Z] 2f39f015ded8: Download complete [2023-04-26T23:24:12.727Z] 5eb5b503b376: Pull complete [2023-04-26T23:24:12.727Z] 5c69ac0246d0: Pull complete [2023-04-26T23:24:13.296Z] ec43610c2a17: Pull complete [2023-04-26T23:24:13.296Z] 3a2ae6a8a46f: Pull complete [2023-04-26T23:24:13.296Z] 33b1e0a273af: Pull complete [2023-04-26T23:24:13.554Z] 5d3b04190fa2: Pull complete [2023-04-26T23:24:17.744Z] 2f39f015ded8: Pull complete [2023-04-26T23:24:17.744Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-26T23:24:17.744Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T23:24:17.744Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:24:17.831Z] prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container [2023-04-26T23:24:17.864Z] $ 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/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T23:24:20.021Z] $ docker top 11fb212aacee1f547b8a3aa3dda4ad27a7ddd2e5b389fc78f7a7be6e1ce5abe1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:24:20.395Z] ---> job-cost.sh [2023-04-26T23:24:20.395Z] lf-activate-venv: SKIPPING [2023-04-26T23:24:20.395Z] INFO: No Stack... [2023-04-26T23:24:20.965Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T23:24:21.225Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T23:24:21.512Z] + cat /w/workspace/edgexfoundry_device-rest-go_main/archives/cost.csv [2023-04-26T23:24:21.512Z] + cut -d, -f6 [Pipeline] lock [2023-04-26T23:24:21.526Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-104-stack-cost] [2023-04-26T23:24:21.536Z] Resource [jenkins-edgexfoundry-device-rest-go-main-104-stack-cost] did not exist. Created. [2023-04-26T23:24:21.536Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T23:24:21.838Z] + echo total: 0.4399999976158142 [Pipeline] stash [2023-04-26T23:24:21.865Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T23:24:21.871Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T23:24:21.889Z] $ docker stop --time=1 11fb212aacee1f547b8a3aa3dda4ad27a7ddd2e5b389fc78f7a7be6e1ce5abe1 [2023-04-26T23:24:23.038Z] $ docker rm -f --volumes 11fb212aacee1f547b8a3aa3dda4ad27a7ddd2e5b389fc78f7a7be6e1ce5abe1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-26T23:26:54.806Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11136 in /w/workspace/edgexfoundry_device-rest-go_main [Pipeline] { [Pipeline] ws [2023-04-26T23:26:54.822Z] Running in /w/workspace/device-rest-go/104 [Pipeline] { [Pipeline] checkout [2023-04-26T23:26:54.858Z] The recommended git tool is: git [2023-04-26T23:27:01.165Z] using credential edgex-jenkins-ssh [2023-04-26T23:27:01.190Z] Cloning the remote Git repository [2023-04-26T23:27:01.244Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-04-26T23:27:01.353Z] > git init /w/workspace/device-rest-go/104 # timeout=10 [2023-04-26T23:27:01.523Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-04-26T23:27:01.524Z] > git --version # timeout=10 [2023-04-26T23:27:01.556Z] > git --version # 'git version 2.25.1' [2023-04-26T23:27:01.560Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-26T23:27:01.741Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T23:27:03.760Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-04-26T23:27:03.783Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-26T23:27:04.838Z] Avoid second fetch [2023-04-26T23:27:04.839Z] Checking out Revision 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 (main) [2023-04-26T23:27:04.861Z] > git config core.sparsecheckout # timeout=10 [2023-04-26T23:27:04.942Z] > git checkout -f 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 # timeout=10 [2023-04-26T23:27:05.528Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#301)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T23:27:06.498Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-26T23:27:06.498Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T23:27:06.498Z] Dload Upload Total Spent Left Speed [2023-04-26T23:27:06.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-04-26T23:27:07.235Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-26T23:27:07.579Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-26T23:27:07.580Z] sudo tee /etc/docker/daemon.new [2023-04-26T23:27:07.580Z] { [2023-04-26T23:27:07.580Z] "registry-mirrors": [ [2023-04-26T23:27:07.580Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-26T23:27:07.580Z] ], [2023-04-26T23:27:07.580Z] "bip": "10.250.0.254/24", [2023-04-26T23:27:07.580Z] "hosts": [ [2023-04-26T23:27:07.580Z] "tcp://0.0.0.0:5555", [2023-04-26T23:27:07.580Z] "unix:///var/run/docker.sock" [2023-04-26T23:27:07.580Z] ], [2023-04-26T23:27:07.580Z] "mtu": 1458, [2023-04-26T23:27:07.580Z] "selinux-enabled": true, [2023-04-26T23:27:07.580Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-26T23:27:07.580Z] } [Pipeline] sh [2023-04-26T23:27:07.922Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-26T23:27:08.277Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T23:27:30.454Z] provisioning config files... [2023-04-26T23:27:30.485Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/104@tmp/config14018492064459241953tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:27:30.852Z] ---> docker-login.sh [2023-04-26T23:27:30.852Z] nexus3.edgexfoundry.org:10001 [2023-04-26T23:27:31.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:27:31.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:27:31.443Z] Configure a credential helper to remove this warning. See [2023-04-26T23:27:31.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:27:31.443Z] [2023-04-26T23:27:31.443Z] Login Succeeded [2023-04-26T23:27:31.443Z] nexus3.edgexfoundry.org:10002 [2023-04-26T23:27:31.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:27:31.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:27:31.985Z] Configure a credential helper to remove this warning. See [2023-04-26T23:27:31.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:27:31.985Z] [2023-04-26T23:27:31.985Z] Login Succeeded [2023-04-26T23:27:31.985Z] nexus3.edgexfoundry.org:10003 [2023-04-26T23:27:32.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:27:32.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:27:32.257Z] Configure a credential helper to remove this warning. See [2023-04-26T23:27:32.257Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:27:32.257Z] [2023-04-26T23:27:32.257Z] Login Succeeded [2023-04-26T23:27:32.257Z] nexus3.edgexfoundry.org:10004 [2023-04-26T23:27:32.530Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:27:32.530Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:27:32.530Z] Configure a credential helper to remove this warning. See [2023-04-26T23:27:32.530Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:27:32.530Z] [2023-04-26T23:27:32.530Z] Login Succeeded [2023-04-26T23:27:32.530Z] docker.io [2023-04-26T23:27:32.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:27:33.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:27:33.071Z] Configure a credential helper to remove this warning. See [2023-04-26T23:27:33.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:27:33.071Z] [2023-04-26T23:27:33.071Z] Login Succeeded [2023-04-26T23:27:33.071Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T23:27:33.086Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-26T23:27:33.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:27:33.399Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:27:33.413Z] ========================================================= [2023-04-26T23:27:33.414Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-26T23:27:33.414Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:27:33.776Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-26T23:27:33.776Z] Sending build context to Docker daemon 138.8kB [2023-04-26T23:27:34.047Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T23:27:34.047Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-26T23:27:34.316Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-26T23:27:34.316Z] c41833b44d91: Pulling fs layer [2023-04-26T23:27:34.316Z] ed15518f5707: Pulling fs layer [2023-04-26T23:27:34.316Z] feae8fd75edb: Pulling fs layer [2023-04-26T23:27:34.316Z] 242c74f7c9fa: Pulling fs layer [2023-04-26T23:27:34.316Z] 3cdef696dda3: Pulling fs layer [2023-04-26T23:27:34.316Z] 2ced38df9373: Pulling fs layer [2023-04-26T23:27:34.316Z] 58f1dce35555: Pulling fs layer [2023-04-26T23:27:34.316Z] 242c74f7c9fa: Waiting [2023-04-26T23:27:34.316Z] 3cdef696dda3: Waiting [2023-04-26T23:27:34.316Z] 2ced38df9373: Waiting [2023-04-26T23:27:34.316Z] 58f1dce35555: Waiting [2023-04-26T23:27:34.316Z] ed15518f5707: Verifying Checksum [2023-04-26T23:27:34.316Z] ed15518f5707: Download complete [2023-04-26T23:27:34.316Z] 242c74f7c9fa: Verifying Checksum [2023-04-26T23:27:34.316Z] 242c74f7c9fa: Download complete [2023-04-26T23:27:34.316Z] 3cdef696dda3: Verifying Checksum [2023-04-26T23:27:34.316Z] 3cdef696dda3: Download complete [2023-04-26T23:27:34.316Z] c41833b44d91: Verifying Checksum [2023-04-26T23:27:34.316Z] c41833b44d91: Download complete [2023-04-26T23:27:35.292Z] c41833b44d91: Pull complete [2023-04-26T23:27:35.894Z] 58f1dce35555: Verifying Checksum [2023-04-26T23:27:35.894Z] 58f1dce35555: Download complete [2023-04-26T23:27:36.170Z] ed15518f5707: Pull complete [2023-04-26T23:27:37.153Z] feae8fd75edb: Verifying Checksum [2023-04-26T23:27:37.153Z] feae8fd75edb: Download complete [2023-04-26T23:27:37.153Z] 2ced38df9373: Verifying Checksum [2023-04-26T23:27:37.153Z] 2ced38df9373: Download complete [2023-04-26T23:27:49.515Z] feae8fd75edb: Pull complete [2023-04-26T23:27:49.515Z] 242c74f7c9fa: Pull complete [2023-04-26T23:27:49.515Z] 3cdef696dda3: Pull complete [2023-04-26T23:27:54.878Z] 2ced38df9373: Pull complete [2023-04-26T23:27:57.477Z] 58f1dce35555: Pull complete [2023-04-26T23:27:57.477Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-26T23:27:57.477Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-26T23:27:57.477Z] ---> fadd8f120f05 [2023-04-26T23:27:57.477Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-26T23:27:59.436Z] ---> Running in 98d70b2ef27f [2023-04-26T23:27:59.436Z] Removing intermediate container 98d70b2ef27f [2023-04-26T23:27:59.436Z] ---> a9e888430353 [2023-04-26T23:27:59.436Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T23:27:59.715Z] ---> Running in 7e104011a1d8 [2023-04-26T23:27:59.988Z] Removing intermediate container 7e104011a1d8 [2023-04-26T23:27:59.989Z] ---> 6eb4ba4d79c7 [2023-04-26T23:27:59.989Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T23:27:59.989Z] ---> Running in 0d7eb1463fb0 [2023-04-26T23:28:00.259Z] Removing intermediate container 0d7eb1463fb0 [2023-04-26T23:28:00.259Z] ---> bec5b71f8ca2 [2023-04-26T23:28:00.259Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T23:28:00.530Z] ---> Running in c1a8ed5ee2a5 [2023-04-26T23:28:00.802Z] Removing intermediate container c1a8ed5ee2a5 [2023-04-26T23:28:00.802Z] ---> 0e413155a5ba [2023-04-26T23:28:00.802Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T23:28:00.802Z] ---> Running in 16ca382d21d4 [2023-04-26T23:28:02.231Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T23:28:02.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T23:28:03.783Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-26T23:28:03.783Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-26T23:28:03.783Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-26T23:28:03.783Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-26T23:28:03.783Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T23:28:04.053Z] OK: 268 MiB in 57 packages [2023-04-26T23:28:06.675Z] Removing intermediate container 16ca382d21d4 [2023-04-26T23:28:06.675Z] ---> a64d7f307b2e [2023-04-26T23:28:06.675Z] Step 8/12 : WORKDIR /device-rest-go [2023-04-26T23:28:06.947Z] ---> Running in ac7603cb26ff [2023-04-26T23:28:07.222Z] Removing intermediate container ac7603cb26ff [2023-04-26T23:28:07.222Z] ---> d7ab15a85433 [2023-04-26T23:28:07.222Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-26T23:28:07.837Z] ---> f87e42b64374 [2023-04-26T23:28:07.837Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T23:28:07.837Z] ---> Running in cfc13bf5967e [2023-04-26T23:29:15.786Z] Removing intermediate container cfc13bf5967e [2023-04-26T23:29:15.786Z] ---> 126efbf6bc6b [2023-04-26T23:29:15.786Z] Step 11/12 : COPY . . [2023-04-26T23:29:15.786Z] ---> 64ed215b01d3 [2023-04-26T23:29:15.786Z] Step 12/12 : RUN $MAKE [2023-04-26T23:29:15.786Z] ---> Running in d3eab6f9e1c5 [2023-04-26T23:29:15.786Z] noop [2023-04-26T23:29:15.786Z] Removing intermediate container d3eab6f9e1c5 [2023-04-26T23:29:15.786Z] ---> 678bab16421c [2023-04-26T23:29:15.786Z] Successfully built 678bab16421c [2023-04-26T23:29:15.786Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:29:16.137Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T23:29:16.137Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:29:16.356Z] prd-ubuntu20.04-docker-arm64-4c-16g-11136 does not seem to be running inside a container [2023-04-26T23:29:16.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/104 -v /w/workspace/device-rest-go/104:/w/workspace/device-rest-go/104:rw,z -v /w/workspace/device-rest-go/104@tmp:/w/workspace/device-rest-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T23:29:17.661Z] $ docker top 204e057448675a7203a6824e330e0959b8a3e67d846875b61d7a26ef59d2df24 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:29:18.498Z] + go version [2023-04-26T23:29:18.499Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-26T23:29:18.519Z] $ docker stop --time=1 204e057448675a7203a6824e330e0959b8a3e67d846875b61d7a26ef59d2df24 [2023-04-26T23:29:20.186Z] $ docker rm -f --volumes 204e057448675a7203a6824e330e0959b8a3e67d846875b61d7a26ef59d2df24 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:29:20.726Z] + docker inspect -f . ci-base-image-arm64 [2023-04-26T23:29:20.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:29:20.923Z] prd-ubuntu20.04-docker-arm64-4c-16g-11136 does not seem to be running inside a container [2023-04-26T23:29:20.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/104 -v /w/workspace/device-rest-go/104:/w/workspace/device-rest-go/104:rw,z -v /w/workspace/device-rest-go/104@tmp:/w/workspace/device-rest-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-26T23:29:22.191Z] $ docker top b49f407abe69c8d8b86cf97508c5aa8bf147d94ce254536e21fdaaeedb1a4c17 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:29:22.706Z] + git config --global --add safe.directory /w/workspace/device-rest-go/104 [Pipeline] fileExists [Pipeline] sh [2023-04-26T23:29:23.382Z] + make test [2023-04-26T23:29:23.382Z] go test ./... -coverprofile=coverage.out ./... [2023-04-26T23:29:55.647Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-04-26T23:32:02.328Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-04-26T23:32:02.328Z] ok github.com/edgexfoundry/device-rest-go/driver 0.067s coverage: 32.2% of statements [2023-04-26T23:32:02.328Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-26T23:32:02.328Z] go vet ./... [2023-04-26T23:32:20.545Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-26T23:32:20.545Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-26T23:32:20.545Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-04-26T23:32:20.563Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-26T23:32:20.575Z] $ docker stop --time=1 b49f407abe69c8d8b86cf97508c5aa8bf147d94ce254536e21fdaaeedb1a4c17 [2023-04-26T23:32:22.394Z] $ docker rm -f --volumes b49f407abe69c8d8b86cf97508c5aa8bf147d94ce254536e21fdaaeedb1a4c17 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T23:32:23.538Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-26T23:32:23.561Z] Warning: overwriting stash ‘coverage-report’ [2023-04-26T23:32:23.983Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-26T23:32:24.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-26T23:32:24.717Z] + ls -al . [2023-04-26T23:32:24.717Z] total 180 [2023-04-26T23:32:24.718Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 23:29 . [2023-04-26T23:32:24.718Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:27 .. [2023-04-26T23:32:24.718Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 26 23:27 .dockerignore [2023-04-26T23:32:24.718Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 26 23:27 .git [2023-04-26T23:32:24.718Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:27 .github [2023-04-26T23:32:24.718Z] -rw-rw-r-- 1 jenkins jenkins 329 Apr 26 23:27 .gitignore [2023-04-26T23:32:24.718Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 26 23:27 .golangci.yml [2023-04-26T23:32:24.718Z] -rw-rw-r-- 1 jenkins jenkins 9331 Apr 26 23:27 Attribution.txt [2023-04-26T23:32:24.718Z] -rw-rw-r-- 1 jenkins jenkins 13085 Apr 26 23:27 CHANGELOG.md [2023-04-26T23:32:24.718Z] -rw-rw-r-- 1 jenkins jenkins 1578 Apr 26 23:27 Dockerfile [2023-04-26T23:32:24.718Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 26 23:27 GOVERNANCE.md [2023-04-26T23:32:24.718Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 26 23:27 Jenkinsfile [2023-04-26T23:32:24.718Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 26 23:27 LICENSE [2023-04-26T23:32:24.718Z] -rw-rw-r-- 1 jenkins jenkins 1779 Apr 26 23:27 Makefile [2023-04-26T23:32:24.718Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 26 23:27 OWNERS.md [2023-04-26T23:32:24.718Z] -rw-rw-r-- 1 jenkins jenkins 15321 Apr 26 23:27 README.md [2023-04-26T23:32:24.718Z] -rw-rw-r-- 1 jenkins jenkins 12 Apr 26 23:22 VERSION [2023-04-26T23:32:24.718Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:27 bin [2023-04-26T23:32:24.718Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 26 23:27 cmd [2023-04-26T23:32:24.718Z] -rw-r--r-- 1 jenkins jenkins 14663 Apr 26 23:31 coverage.out [2023-04-26T23:32:24.718Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 26 23:27 driver [2023-04-26T23:32:24.718Z] -rw-rw-r-- 1 jenkins jenkins 3402 Apr 26 23:27 go.mod [2023-04-26T23:32:24.718Z] -rw-rw-r-- 1 jenkins jenkins 31443 Apr 26 23:27 go.sum [2023-04-26T23:32:24.718Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 26 23:27 snap [2023-04-26T23:32:24.718Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 26 23:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:32:25.064Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 --label arch=arm64 --label version=3.0.0-dev.32 . [2023-04-26T23:32:25.065Z] Sending build context to Docker daemon 154.1kB [2023-04-26T23:32:25.334Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-04-26T23:32:25.334Z] Step 2/25 : FROM ${BASE} AS builder [2023-04-26T23:32:25.334Z] ---> 678bab16421c [2023-04-26T23:32:25.334Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-04-26T23:32:25.334Z] ---> Running in 5ea40aa4cecb [2023-04-26T23:32:25.608Z] Removing intermediate container 5ea40aa4cecb [2023-04-26T23:32:25.609Z] ---> e6d1302f2cf3 [2023-04-26T23:32:25.609Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-26T23:32:25.880Z] ---> Running in 025c7f54f0e3 [2023-04-26T23:32:26.149Z] Removing intermediate container 025c7f54f0e3 [2023-04-26T23:32:26.149Z] ---> f8052ec11ede [2023-04-26T23:32:26.149Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-26T23:32:26.149Z] ---> Running in e0c3de81cd28 [2023-04-26T23:32:26.417Z] Removing intermediate container e0c3de81cd28 [2023-04-26T23:32:26.417Z] ---> 651baf2c11d1 [2023-04-26T23:32:26.417Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-04-26T23:32:26.417Z] ---> Running in 49445d46bfeb [2023-04-26T23:32:26.686Z] Removing intermediate container 49445d46bfeb [2023-04-26T23:32:26.686Z] ---> adcc353e7ee7 [2023-04-26T23:32:26.686Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-26T23:32:26.957Z] ---> Running in fe789fa0c7ae [2023-04-26T23:32:27.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T23:32:28.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T23:32:29.464Z] OK: 268 MiB in 57 packages [2023-04-26T23:32:30.433Z] Removing intermediate container fe789fa0c7ae [2023-04-26T23:32:30.433Z] ---> 73c0d679ef62 [2023-04-26T23:32:30.433Z] Step 8/25 : WORKDIR /device-rest-go [2023-04-26T23:32:30.433Z] ---> Running in 80928a1e796b [2023-04-26T23:32:30.701Z] Removing intermediate container 80928a1e796b [2023-04-26T23:32:30.701Z] ---> b2321598dc94 [2023-04-26T23:32:30.701Z] Step 9/25 : COPY go.mod vendor* ./ [2023-04-26T23:32:34.059Z] ---> 757a5ddb52d6 [2023-04-26T23:32:34.059Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-26T23:32:34.059Z] ---> Running in 04d92ed952e0 [2023-04-26T23:32:36.646Z] Removing intermediate container 04d92ed952e0 [2023-04-26T23:32:36.646Z] ---> 47ae5112adc8 [2023-04-26T23:32:36.646Z] Step 11/25 : COPY . . [2023-04-26T23:32:36.914Z] ---> c641074732e1 [2023-04-26T23:32:36.914Z] Step 12/25 : RUN $MAKE [2023-04-26T23:32:37.183Z] ---> Running in efea6b54c4ab [2023-04-26T23:32:38.146Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=3.0.0-dev.32" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-04-26T23:34:47.883Z] Removing intermediate container efea6b54c4ab [2023-04-26T23:34:47.883Z] ---> af3a2cbc5145 [2023-04-26T23:34:47.883Z] Step 13/25 : FROM alpine:3.17 [2023-04-26T23:34:47.883Z] 3.17: Pulling from library/alpine [2023-04-26T23:34:47.883Z] c41833b44d91: Already exists [2023-04-26T23:34:47.883Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-26T23:34:47.883Z] Status: Downloaded newer image for alpine:3.17 [2023-04-26T23:34:47.883Z] ---> 51e60588ff2c [2023-04-26T23:34:47.883Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-04-26T23:34:47.883Z] ---> Running in 84e3345d67d3 [2023-04-26T23:34:47.883Z] Removing intermediate container 84e3345d67d3 [2023-04-26T23:34:47.883Z] ---> 7c154cc13b03 [2023-04-26T23:34:47.883Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2023-04-26T23:34:47.883Z] ---> Running in 92f65936f258 [2023-04-26T23:34:47.883Z] Removing intermediate container 92f65936f258 [2023-04-26T23:34:47.883Z] ---> 479cb154a8eb [2023-04-26T23:34:47.883Z] Step 16/25 : RUN apk add --update --no-cache dumb-init [2023-04-26T23:34:47.883Z] ---> Running in ca6785ab5cae [2023-04-26T23:34:47.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-26T23:34:47.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-26T23:34:47.883Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-26T23:34:47.883Z] Executing busybox-1.35.0-r29.trigger [2023-04-26T23:34:47.883Z] OK: 8 MiB in 16 packages [2023-04-26T23:34:47.883Z] Removing intermediate container ca6785ab5cae [2023-04-26T23:34:47.883Z] ---> 35cac1162c61 [2023-04-26T23:34:47.883Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2023-04-26T23:34:47.883Z] ---> 87bb19b1cb4f [2023-04-26T23:34:47.883Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2023-04-26T23:34:47.883Z] ---> f909f55e2f0b [2023-04-26T23:34:47.883Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-04-26T23:34:47.883Z] ---> 3974677864ce [2023-04-26T23:34:47.883Z] Step 20/25 : EXPOSE 59986 [2023-04-26T23:34:47.883Z] ---> Running in 9c612b242975 [2023-04-26T23:34:47.883Z] Removing intermediate container 9c612b242975 [2023-04-26T23:34:47.883Z] ---> c1e0a16b280b [2023-04-26T23:34:47.883Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2023-04-26T23:34:47.883Z] ---> Running in 8917a0d570ce [2023-04-26T23:34:47.883Z] Removing intermediate container 8917a0d570ce [2023-04-26T23:34:47.883Z] ---> 19f2de817749 [2023-04-26T23:34:47.883Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-26T23:34:47.883Z] ---> Running in fda79536dcce [2023-04-26T23:34:47.883Z] Removing intermediate container fda79536dcce [2023-04-26T23:34:47.883Z] ---> 2a1ddc893128 [2023-04-26T23:34:47.883Z] Step 23/25 : LABEL arch=arm64 [2023-04-26T23:34:48.151Z] ---> Running in a63790f3d5f2 [2023-04-26T23:34:48.418Z] Removing intermediate container a63790f3d5f2 [2023-04-26T23:34:48.418Z] ---> a97d22cb11a1 [2023-04-26T23:34:48.418Z] Step 24/25 : LABEL git_sha=2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [2023-04-26T23:34:48.418Z] ---> Running in d799233dc818 [2023-04-26T23:34:48.684Z] Removing intermediate container d799233dc818 [2023-04-26T23:34:48.684Z] ---> 007598bf4261 [2023-04-26T23:34:48.684Z] Step 25/25 : LABEL version=3.0.0-dev.32 [2023-04-26T23:34:48.684Z] ---> Running in e638dbf31f11 [2023-04-26T23:34:48.950Z] Removing intermediate container e638dbf31f11 [2023-04-26T23:34:48.950Z] ---> f41929a7a043 [2023-04-26T23:34:48.950Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-26T23:34:48.950Z] Successfully built f41929a7a043 [2023-04-26T23:34:48.950Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T23:34:49.076Z] provisioning config files... [2023-04-26T23:34:49.088Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/104@tmp/config6865367988059603875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:34:49.425Z] ---> docker-login.sh [2023-04-26T23:34:49.425Z] nexus3.edgexfoundry.org:10001 [2023-04-26T23:34:49.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:34:49.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:34:49.692Z] Configure a credential helper to remove this warning. See [2023-04-26T23:34:49.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:34:49.692Z] [2023-04-26T23:34:49.692Z] Login Succeeded [2023-04-26T23:34:49.692Z] nexus3.edgexfoundry.org:10002 [2023-04-26T23:34:49.959Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:34:49.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:34:49.959Z] Configure a credential helper to remove this warning. See [2023-04-26T23:34:49.959Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:34:49.959Z] [2023-04-26T23:34:49.959Z] Login Succeeded [2023-04-26T23:34:49.959Z] nexus3.edgexfoundry.org:10003 [2023-04-26T23:34:50.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:34:50.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:34:50.492Z] Configure a credential helper to remove this warning. See [2023-04-26T23:34:50.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:34:50.492Z] [2023-04-26T23:34:50.492Z] Login Succeeded [2023-04-26T23:34:50.492Z] nexus3.edgexfoundry.org:10004 [2023-04-26T23:34:50.760Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:34:50.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:34:50.760Z] Configure a credential helper to remove this warning. See [2023-04-26T23:34:50.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:34:50.760Z] [2023-04-26T23:34:50.760Z] Login Succeeded [2023-04-26T23:34:50.760Z] docker.io [2023-04-26T23:34:51.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-26T23:34:51.291Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-26T23:34:51.291Z] Configure a credential helper to remove this warning. See [2023-04-26T23:34:51.291Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-26T23:34:51.291Z] [2023-04-26T23:34:51.291Z] Login Succeeded [2023-04-26T23:34:51.291Z] ---> docker-login.sh ends [Pipeline] } [2023-04-26T23:34:51.303Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T23:34:51.349Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-26T23:34:51.375Z] [edgeXDocker.push] Tagging docker image device-rest-arm64 with the following tags: [2023-04-26T23:34:51.375Z] 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [2023-04-26T23:34:51.375Z] latest [2023-04-26T23:34:51.375Z] 3.0.0-dev.32 [2023-04-26T23:34:51.375Z] 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32 [2023-04-26T23:34:51.375Z] main [2023-04-26T23:34:51.375Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:34:51.743Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:34:52.091Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [2023-04-26T23:34:52.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-26T23:34:52.091Z] 4afbe2d16f91: Preparing [2023-04-26T23:34:52.091Z] b8ea79142468: Preparing [2023-04-26T23:34:52.091Z] c9ac8e31533d: Preparing [2023-04-26T23:34:52.091Z] e2b6571eacb7: Preparing [2023-04-26T23:34:52.091Z] 26cbea5cba74: Preparing [2023-04-26T23:34:52.091Z] 26cbea5cba74: Layer already exists [2023-04-26T23:34:52.356Z] 4afbe2d16f91: Pushed [2023-04-26T23:34:52.356Z] b8ea79142468: Pushed [2023-04-26T23:34:52.356Z] e2b6571eacb7: Pushed [2023-04-26T23:34:57.696Z] c9ac8e31533d: Pushed [2023-04-26T23:34:57.696Z] 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8: digest: sha256:b803e1697f0ca53e20672d2b89c8607bda0cdd99d31c3803e9c9c0280dc76fcc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:34:58.047Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:34:58.388Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-04-26T23:34:58.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-26T23:34:58.388Z] 4afbe2d16f91: Preparing [2023-04-26T23:34:58.388Z] b8ea79142468: Preparing [2023-04-26T23:34:58.388Z] c9ac8e31533d: Preparing [2023-04-26T23:34:58.388Z] e2b6571eacb7: Preparing [2023-04-26T23:34:58.388Z] 26cbea5cba74: Preparing [2023-04-26T23:34:58.388Z] 26cbea5cba74: Layer already exists [2023-04-26T23:34:58.388Z] c9ac8e31533d: Layer already exists [2023-04-26T23:34:58.388Z] e2b6571eacb7: Layer already exists [2023-04-26T23:34:58.388Z] b8ea79142468: Layer already exists [2023-04-26T23:34:58.388Z] 4afbe2d16f91: Layer already exists [2023-04-26T23:34:58.388Z] latest: digest: sha256:b803e1697f0ca53e20672d2b89c8607bda0cdd99d31c3803e9c9c0280dc76fcc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:34:58.729Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:34:59.075Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.32 [2023-04-26T23:34:59.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-26T23:34:59.075Z] 4afbe2d16f91: Preparing [2023-04-26T23:34:59.075Z] b8ea79142468: Preparing [2023-04-26T23:34:59.075Z] c9ac8e31533d: Preparing [2023-04-26T23:34:59.075Z] e2b6571eacb7: Preparing [2023-04-26T23:34:59.075Z] 26cbea5cba74: Preparing [2023-04-26T23:34:59.075Z] e2b6571eacb7: Layer already exists [2023-04-26T23:34:59.075Z] b8ea79142468: Layer already exists [2023-04-26T23:34:59.075Z] 26cbea5cba74: Layer already exists [2023-04-26T23:34:59.075Z] 4afbe2d16f91: Layer already exists [2023-04-26T23:34:59.075Z] c9ac8e31533d: Layer already exists [2023-04-26T23:34:59.075Z] 3.0.0-dev.32: digest: sha256:b803e1697f0ca53e20672d2b89c8607bda0cdd99d31c3803e9c9c0280dc76fcc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:34:59.422Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:34:59.763Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32 [2023-04-26T23:34:59.763Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-26T23:34:59.763Z] 4afbe2d16f91: Preparing [2023-04-26T23:34:59.763Z] b8ea79142468: Preparing [2023-04-26T23:34:59.763Z] c9ac8e31533d: Preparing [2023-04-26T23:34:59.763Z] e2b6571eacb7: Preparing [2023-04-26T23:34:59.763Z] 26cbea5cba74: Preparing [2023-04-26T23:34:59.763Z] c9ac8e31533d: Layer already exists [2023-04-26T23:34:59.763Z] b8ea79142468: Layer already exists [2023-04-26T23:34:59.763Z] e2b6571eacb7: Layer already exists [2023-04-26T23:34:59.763Z] 26cbea5cba74: Layer already exists [2023-04-26T23:34:59.763Z] 4afbe2d16f91: Layer already exists [2023-04-26T23:34:59.763Z] 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32: digest: sha256:b803e1697f0ca53e20672d2b89c8607bda0cdd99d31c3803e9c9c0280dc76fcc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:35:00.144Z] + docker tag device-rest-arm64 nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:35:00.495Z] + docker push nexus3.edgexfoundry.org:10004/device-rest-arm64:main [2023-04-26T23:35:00.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rest-arm64] [2023-04-26T23:35:00.495Z] 4afbe2d16f91: Preparing [2023-04-26T23:35:00.495Z] b8ea79142468: Preparing [2023-04-26T23:35:00.495Z] c9ac8e31533d: Preparing [2023-04-26T23:35:00.495Z] e2b6571eacb7: Preparing [2023-04-26T23:35:00.495Z] 26cbea5cba74: Preparing [2023-04-26T23:35:00.495Z] c9ac8e31533d: Layer already exists [2023-04-26T23:35:00.495Z] 26cbea5cba74: Layer already exists [2023-04-26T23:35:00.495Z] b8ea79142468: Layer already exists [2023-04-26T23:35:00.495Z] e2b6571eacb7: Layer already exists [2023-04-26T23:35:00.495Z] 4afbe2d16f91: Layer already exists [2023-04-26T23:35:00.495Z] main: digest: sha256:b803e1697f0ca53e20672d2b89c8607bda0cdd99d31c3803e9c9c0280dc76fcc size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-04-26T23:35:00.832Z] ===================================================== [Pipeline] echo [2023-04-26T23:35:00.842Z] taggedImages: [2023-04-26T23:35:00.842Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [2023-04-26T23:35:00.842Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:latest [2023-04-26T23:35:00.842Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:3.0.0-dev.32 [2023-04-26T23:35:00.842Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8-3.0.0-dev.32 [2023-04-26T23:35:00.842Z] - nexus3.edgexfoundry.org:10004/device-rest-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:35:01.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T23:35:01.328Z] [2023-04-26T23:35:01.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:35:01.675Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T23:35:01.675Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-26T23:35:01.675Z] 8998bd30e6a1: Pulling fs layer [2023-04-26T23:35:01.675Z] 04944245beec: Pulling fs layer [2023-04-26T23:35:01.675Z] 699f458cf7ca: Pulling fs layer [2023-04-26T23:35:01.675Z] 765212b225bb: Pulling fs layer [2023-04-26T23:35:01.675Z] f23df028b6ca: Pulling fs layer [2023-04-26T23:35:01.675Z] d65c8cfc05b1: Pulling fs layer [2023-04-26T23:35:01.675Z] 2437ff75d9bd: Pulling fs layer [2023-04-26T23:35:01.675Z] 765212b225bb: Waiting [2023-04-26T23:35:01.675Z] f23df028b6ca: Waiting [2023-04-26T23:35:01.675Z] d65c8cfc05b1: Waiting [2023-04-26T23:35:01.675Z] 2437ff75d9bd: Waiting [2023-04-26T23:35:01.963Z] 04944245beec: Verifying Checksum [2023-04-26T23:35:01.963Z] 04944245beec: Download complete [2023-04-26T23:35:01.963Z] 765212b225bb: Verifying Checksum [2023-04-26T23:35:01.963Z] 765212b225bb: Download complete [2023-04-26T23:35:01.963Z] f23df028b6ca: Verifying Checksum [2023-04-26T23:35:01.963Z] f23df028b6ca: Download complete [2023-04-26T23:35:01.963Z] d65c8cfc05b1: Verifying Checksum [2023-04-26T23:35:01.963Z] d65c8cfc05b1: Download complete [2023-04-26T23:35:01.963Z] 699f458cf7ca: Verifying Checksum [2023-04-26T23:35:01.963Z] 699f458cf7ca: Download complete [2023-04-26T23:35:02.570Z] 8998bd30e6a1: Verifying Checksum [2023-04-26T23:35:02.570Z] 8998bd30e6a1: Download complete [2023-04-26T23:35:04.513Z] 2437ff75d9bd: Verifying Checksum [2023-04-26T23:35:04.513Z] 2437ff75d9bd: Download complete [2023-04-26T23:35:06.454Z] 8998bd30e6a1: Pull complete [2023-04-26T23:35:06.723Z] 04944245beec: Pull complete [2023-04-26T23:35:08.133Z] 699f458cf7ca: Pull complete [2023-04-26T23:35:08.133Z] 765212b225bb: Pull complete [2023-04-26T23:35:10.076Z] f23df028b6ca: Pull complete [2023-04-26T23:35:10.344Z] d65c8cfc05b1: Pull complete [2023-04-26T23:35:25.341Z] 2437ff75d9bd: Pull complete [2023-04-26T23:35:25.341Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-26T23:35:25.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-26T23:35:25.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:35:25.537Z] prd-ubuntu20.04-docker-arm64-4c-16g-11136 does not seem to be running inside a container [2023-04-26T23:35:25.602Z] $ 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-rest-go/104 -v /w/workspace/device-rest-go/104:/w/workspace/device-rest-go/104:rw,z -v /w/workspace/device-rest-go/104@tmp:/w/workspace/device-rest-go/104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-26T23:35:28.119Z] $ docker top 8c99354067e14c7dc92f5bcd34a0d848f933251c73fa541e896265f540679579 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:35:28.958Z] ---> job-cost.sh [2023-04-26T23:35:28.958Z] lf-activate-venv: SKIPPING [2023-04-26T23:35:28.958Z] INFO: No Stack... [2023-04-26T23:35:29.542Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-26T23:35:30.132Z] INFO: Archiving Costs [Pipeline] sh [2023-04-26T23:35:30.774Z] + cut -d, -f6 [2023-04-26T23:35:30.774Z] + cat /w/workspace/device-rest-go/104/archives/cost.csv [Pipeline] lock [2023-04-26T23:35:30.836Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-main-104-stack-cost] [2023-04-26T23:35:30.843Z] Resource [jenkins-edgexfoundry-device-rest-go-main-104-stack-cost] did not exist. Created. [2023-04-26T23:35:30.843Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-main-104-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T23:35:31.500Z] /w/workspace/device-rest-go/104@tmp/durable-478a24c1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-26T23:35:31.840Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-26T23:35:31.863Z] Warning: overwriting stash ‘stack-cost’ [2023-04-26T23:35:31.906Z] Stashed 1 file(s) [Pipeline] } [2023-04-26T23:35:31.911Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-main-104-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-26T23:35:31.931Z] $ docker stop --time=1 8c99354067e14c7dc92f5bcd34a0d848f933251c73fa541e896265f540679579 [2023-04-26T23:35:33.442Z] $ docker rm -f --volumes 8c99354067e14c7dc92f5bcd34a0d848f933251c73fa541e896265f540679579 [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-04-26T23:35:33.847Z] provisioning config files... [2023-04-26T23:35:33.853Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config9177405945260900536tmp [Pipeline] { [Pipeline] sh [2023-04-26T23:35:34.141Z] + set +x [2023-04-26T23:35:34.141Z] + curl -s https://codecov.io/bash [2023-04-26T23:35:34.141Z] + bash -s -- [2023-04-26T23:35:34.401Z] [2023-04-26T23:35:34.401Z] _____ _ [2023-04-26T23:35:34.401Z] / ____| | | [2023-04-26T23:35:34.401Z] | | ___ __| | ___ ___ _____ __ [2023-04-26T23:35:34.401Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-26T23:35:34.401Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-26T23:35:34.401Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-26T23:35:34.401Z] Bash-1.0.6 [2023-04-26T23:35:34.401Z] [2023-04-26T23:35:34.401Z] [2023-04-26T23:35:34.401Z] ==> git version 2.25.1 found [2023-04-26T23:35:34.401Z] ==> 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-04-26T23:35:34.401Z] Release-Date: 2020-01-08 [2023-04-26T23:35:34.401Z] 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-04-26T23:35:34.401Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-26T23:35:34.401Z] ==> Jenkins CI detected. [2023-04-26T23:35:34.401Z] current dir:  /w/workspace/edgexfoundry_device-rest-go_main [2023-04-26T23:35:34.401Z] project root: . [2023-04-26T23:35:34.401Z] --> token set from env [2023-04-26T23:35:34.401Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-26T23:35:34.401Z] ==> Running gcov in . (disable via -X gcov) [2023-04-26T23:35:34.401Z] ==> Python coveragepy not found [2023-04-26T23:35:34.401Z] ==> Searching for coverage reports in: [2023-04-26T23:35:34.401Z] + . [2023-04-26T23:35:34.401Z] -> Found 1 reports [2023-04-26T23:35:34.401Z] ==> Detecting git/mercurial file structure [2023-04-26T23:35:34.401Z] ==> Reading reports [2023-04-26T23:35:34.401Z] + ./coverage.out bytes=14663 [2023-04-26T23:35:34.401Z] ==> Appending adjustments [2023-04-26T23:35:34.401Z] https://docs.codecov.io/docs/fixing-reports [2023-04-26T23:35:34.401Z] + Found adjustments [2023-04-26T23:35:34.401Z] ==> Gzipping contents [2023-04-26T23:35:34.401Z] 4.0K /tmp/codecov.ENrCbd.gz [2023-04-26T23:35:34.401Z] ==> Uploading reports [2023-04-26T23:35:34.401Z] url: https://codecov.io [2023-04-26T23:35:34.401Z] query: branch=main&commit=2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T23:35:34.401Z] -> Pinging Codecov [2023-04-26T23:35:34.401Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=main&commit=2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8&build=104&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2Fmain%2F104%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-04-26T23:35:34.660Z] -> Uploading to [2023-04-26T23:35:34.660Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-26/4E5D53B4F1F92C436F7061BF334D961C/2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8/d0b45835-0715-45fa-8105-8fe7e740cbe3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230426%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230426T233534Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9d486a60e5740d15924846ab796baacdd1e83b9570761b440696fd5a01493c0f [2023-04-26T23:35:34.660Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-26T23:35:34.660Z] Dload Upload Total Spent Left Speed [2023-04-26T23:35:34.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2510 0 0 100 2510 0 10502 --:--:-- --:--:-- --:--:-- 10502 [2023-04-26T23:35:34.919Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [Pipeline] } [2023-04-26T23:35:34.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-04-26T23:35:35.164Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-04-26T23:35:35.174Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:35:35.468Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T23:35:35.468Z] [2023-04-26T23:35:35.468Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:35:35.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T23:35:35.765Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-04-26T23:35:35.765Z] df9b9388f04a: Pulling fs layer [2023-04-26T23:35:35.765Z] 52dc419b0ee2: Pulling fs layer [2023-04-26T23:35:35.765Z] 25bc292e5bac: Pulling fs layer [2023-04-26T23:35:35.765Z] 114826534d7a: Pulling fs layer [2023-04-26T23:35:35.765Z] 4657fd5d0bcf: Pulling fs layer [2023-04-26T23:35:35.765Z] 6ad1cebc031e: Pulling fs layer [2023-04-26T23:35:35.765Z] 8a3aa393b2d8: Pulling fs layer [2023-04-26T23:35:35.765Z] 114826534d7a: Waiting [2023-04-26T23:35:35.765Z] 4657fd5d0bcf: Waiting [2023-04-26T23:35:35.765Z] 8a3aa393b2d8: Waiting [2023-04-26T23:35:35.765Z] 6ad1cebc031e: Waiting [2023-04-26T23:35:35.765Z] 25bc292e5bac: Verifying Checksum [2023-04-26T23:35:35.765Z] 25bc292e5bac: Download complete [2023-04-26T23:35:35.765Z] 52dc419b0ee2: Verifying Checksum [2023-04-26T23:35:35.765Z] 52dc419b0ee2: Download complete [2023-04-26T23:35:35.765Z] 4657fd5d0bcf: Verifying Checksum [2023-04-26T23:35:35.765Z] df9b9388f04a: Verifying Checksum [2023-04-26T23:35:35.765Z] df9b9388f04a: Download complete [2023-04-26T23:35:36.024Z] df9b9388f04a: Pull complete [2023-04-26T23:35:36.024Z] 6ad1cebc031e: Verifying Checksum [2023-04-26T23:35:36.024Z] 6ad1cebc031e: Download complete [2023-04-26T23:35:36.024Z] 52dc419b0ee2: Pull complete [2023-04-26T23:35:36.024Z] 25bc292e5bac: Pull complete [2023-04-26T23:35:36.592Z] 114826534d7a: Download complete [2023-04-26T23:35:36.592Z] 8a3aa393b2d8: Verifying Checksum [2023-04-26T23:35:36.592Z] 8a3aa393b2d8: Download complete [2023-04-26T23:35:39.873Z] 114826534d7a: Pull complete [2023-04-26T23:35:39.873Z] 4657fd5d0bcf: Pull complete [2023-04-26T23:35:40.132Z] 6ad1cebc031e: Pull complete [2023-04-26T23:35:42.663Z] 8a3aa393b2d8: Pull complete [2023-04-26T23:35:42.663Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-04-26T23:35:42.663Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-04-26T23:35:42.663Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:35:42.753Z] prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container [2023-04-26T23:35:42.792Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-04-26T23:35:45.479Z] $ docker top 94965d9bec1a733d028c1d2df2f5d310cc89fe6d896f53b801dd2d9c6f8627e8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-04-26T23:35:45.539Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rest-go:main' [Pipeline] sh [2023-04-26T23:35:45.816Z] + set -o pipefail [2023-04-26T23:35:45.817Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rest-go:main' [2023-04-26T23:35:51.084Z] [2023-04-26T23:35:51.084Z] Monitoring /w/workspace/edgexfoundry_device-rest-go_main (github.com/edgexfoundry/device-rest-go)... [2023-04-26T23:35:51.084Z] [2023-04-26T23:35:51.084Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/6693b2f8-cb2c-4fe8-a536-d1b67f9ec7d5/history/059d079c-45a0-4a5a-a767-b80f6fb9e252 [2023-04-26T23:35:51.084Z] [2023-04-26T23:35:51.084Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-04-26T23:35:51.084Z] [2023-04-26T23:35:51.084Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-04-26T23:35:51.084Z] [2023-04-26T23:35:51.344Z] [2023-04-26T23:35:51.344Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-04-26T23:35:51.344Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-04-26T23:35:51.344Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-04-26T23:35:51.356Z] $ docker stop --time=1 94965d9bec1a733d028c1d2df2f5d310cc89fe6d896f53b801dd2d9c6f8627e8 [2023-04-26T23:35:53.703Z] $ docker rm -f --volumes 94965d9bec1a733d028c1d2df2f5d310cc89fe6d896f53b801dd2d9c6f8627e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-26T23:35:54.410Z] + git log --format=format:%s -1 2f7cd59f938f3bc6608d5b4fcb61af0cf16e3fa8 [Pipeline] sh [2023-04-26T23:35:54.700Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T23:35:54.700Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:35:54.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T23:35:54.997Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:35:55.064Z] prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container [2023-04-26T23:35:55.092Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T23:35:55.479Z] $ docker top dd0ccfc65a52cc143b39ac3d7cbfff963aaecbebe13c7c02e90ae973d8784eb5 -eo pid,comm [2023-04-26T23:35:55.522Z] 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-04-26T23:35:55.522Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T23:35:55.565Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T23:35:55.565Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T23:35:55.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T23:35:55.679Z] $ docker exec dd0ccfc65a52cc143b39ac3d7cbfff963aaecbebe13c7c02e90ae973d8784eb5 ssh-agent [2023-04-26T23:35:55.784Z] SSH_AUTH_SOCK=/tmp/ssh-hmKglgDDuENn/agent.32 [2023-04-26T23:35:55.784Z] SSH_AGENT_PID=39 [2023-04-26T23:35:55.789Z] Running ssh-add (command line suppressed) [2023-04-26T23:35:55.881Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5545558803818957862.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_5545558803818957862.key) [2023-04-26T23:35:55.894Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T23:35:56.182Z] + git semver tag [2023-04-26T23:35:56.440Z] 2023-04-26 23:35:56,355 [run_tag] DEBUG tag force:False [2023-04-26T23:35:56.440Z] 2023-04-26 23:35:56,355 [check_head_tag] DEBUG check head tag [2023-04-26T23:35:56.440Z] 2023-04-26 23:35:56,356 [execute] INFO git cat-file --batch-check [2023-04-26T23:35:56.440Z] 2023-04-26 23:35:56,356 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-04-26T23:35:56.440Z] 2023-04-26 23:35:56,360 [execute] INFO git cat-file --batch [2023-04-26T23:35:56.440Z] 2023-04-26 23:35:56,360 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=) [2023-04-26T23:35:56.440Z] 2023-04-26 23:35:56,382 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-26T23:35:56.440Z] 2023-04-26 23:35:56,382 [execute] INFO git tag -a v3.0.0-dev.32 -m v3.0.0-dev.32 [2023-04-26T23:35:56.440Z] 2023-04-26 23:35:56,383 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.32', '-m', 'v3.0.0-dev.32'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T23:35:56.440Z] 2023-04-26 23:35:56,387 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-26T23:35:56.440Z] 3.0.0-dev.32 [Pipeline] } [2023-04-26T23:35:56.449Z] $ docker exec --env ******** --env ******** dd0ccfc65a52cc143b39ac3d7cbfff963aaecbebe13c7c02e90ae973d8784eb5 ssh-agent -k [2023-04-26T23:35:56.549Z] unset SSH_AUTH_SOCK; [2023-04-26T23:35:56.550Z] unset SSH_AGENT_PID; [2023-04-26T23:35:56.550Z] echo Agent pid 39 killed; [2023-04-26T23:35:56.560Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T23:35:56.859Z] + git semver [Pipeline] } [2023-04-26T23:35:57.130Z] $ docker stop --time=1 dd0ccfc65a52cc143b39ac3d7cbfff963aaecbebe13c7c02e90ae973d8784eb5 [2023-04-26T23:35:58.409Z] $ docker rm -f --volumes dd0ccfc65a52cc143b39ac3d7cbfff963aaecbebe13c7c02e90ae973d8784eb5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:35:58.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T23:35:58.790Z] [2023-04-26T23:35:58.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:35:59.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T23:35:59.092Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-04-26T23:35:59.092Z] ab5ef0e58194: Pulling fs layer [2023-04-26T23:35:59.092Z] 9712f1f96733: Pulling fs layer [2023-04-26T23:35:59.092Z] 63f879dbbcfc: Pulling fs layer [2023-04-26T23:35:59.092Z] 0d9ebad4ef96: Pulling fs layer [2023-04-26T23:35:59.092Z] e9a5061849ea: Pulling fs layer [2023-04-26T23:35:59.092Z] d747dcd14b5f: Pulling fs layer [2023-04-26T23:35:59.092Z] 2de7ff778b66: Pulling fs layer [2023-04-26T23:35:59.092Z] e9a5061849ea: Waiting [2023-04-26T23:35:59.092Z] 0d9ebad4ef96: Waiting [2023-04-26T23:35:59.092Z] d747dcd14b5f: Waiting [2023-04-26T23:35:59.092Z] 2de7ff778b66: Waiting [2023-04-26T23:35:59.092Z] 9712f1f96733: Download complete [2023-04-26T23:35:59.352Z] 63f879dbbcfc: Verifying Checksum [2023-04-26T23:35:59.352Z] 63f879dbbcfc: Download complete [2023-04-26T23:35:59.610Z] e9a5061849ea: Verifying Checksum [2023-04-26T23:35:59.610Z] e9a5061849ea: Download complete [2023-04-26T23:35:59.610Z] d747dcd14b5f: Verifying Checksum [2023-04-26T23:35:59.610Z] d747dcd14b5f: Download complete [2023-04-26T23:35:59.610Z] 0d9ebad4ef96: Verifying Checksum [2023-04-26T23:35:59.610Z] 0d9ebad4ef96: Download complete [2023-04-26T23:35:59.610Z] ab5ef0e58194: Verifying Checksum [2023-04-26T23:35:59.610Z] ab5ef0e58194: Download complete [2023-04-26T23:35:59.610Z] 2de7ff778b66: Verifying Checksum [2023-04-26T23:35:59.610Z] 2de7ff778b66: Download complete [2023-04-26T23:36:02.139Z] ab5ef0e58194: Pull complete [2023-04-26T23:36:02.139Z] 9712f1f96733: Pull complete [2023-04-26T23:36:02.705Z] 63f879dbbcfc: Pull complete [2023-04-26T23:36:06.892Z] 0d9ebad4ef96: Pull complete [2023-04-26T23:36:06.892Z] e9a5061849ea: Pull complete [2023-04-26T23:36:06.892Z] d747dcd14b5f: Pull complete [2023-04-26T23:36:07.460Z] 2de7ff778b66: Pull complete [2023-04-26T23:36:07.460Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-04-26T23:36:07.460Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-04-26T23:36:07.460Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:36:07.549Z] prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container [2023-04-26T23:36:07.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-04-26T23:36:10.774Z] $ docker top 496a05790716d4760fc78c13c68086446649d01e50749e3f10e597756a6c1557 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-04-26T23:36:10.840Z] provisioning config files... [2023-04-26T23:36:10.846Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config4400766975849665336tmp [2023-04-26T23:36:10.854Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3167592504587146512tmp [2023-04-26T23:36:10.863Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config13354741842210877342tmp [Pipeline] { [Pipeline] echo [2023-04-26T23:36:10.876Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:36:11.154Z] ---> sigul-configuration.sh [2023-04-26T23:36:11.154Z] gpg: directory `/root/.gnupg' created [2023-04-26T23:36:11.154Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-04-26T23:36:11.154Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-04-26T23:36:11.154Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-04-26T23:36:11.154Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-04-26T23:36:11.154Z] gpg: CAST5 encrypted data [2023-04-26T23:36:11.154Z] gpg: encrypted with 1 passphrase [2023-04-26T23:36:11.154Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-04-26T23:36:11.448Z] + mkdir /home/jenkins [2023-04-26T23:36:11.448Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-04-26T23:36:11.742Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-04-26T23:36:11.750Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:36:12.030Z] ---> sigul-install.sh [2023-04-26T23:36:12.030Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-04-26T23:36:12.314Z] + git tag --list [2023-04-26T23:36:12.314Z] v1.0.0 [2023-04-26T23:36:12.314Z] v1.1.0 [2023-04-26T23:36:12.314Z] v1.1.1 [2023-04-26T23:36:12.314Z] v1.1.2 [2023-04-26T23:36:12.314Z] v1.2.0 [2023-04-26T23:36:12.314Z] v1.2.1 [2023-04-26T23:36:12.314Z] v2.0.0 [2023-04-26T23:36:12.314Z] v2.1.0 [2023-04-26T23:36:12.314Z] v2.1.1 [2023-04-26T23:36:12.314Z] v2.1.1-dev.1 [2023-04-26T23:36:12.314Z] v2.1.1-dev.2 [2023-04-26T23:36:12.314Z] v2.1.1-dev.3 [2023-04-26T23:36:12.314Z] v2.2.0 [2023-04-26T23:36:12.314Z] v2.2.1-dev.1 [2023-04-26T23:36:12.314Z] v2.2.1-dev.2 [2023-04-26T23:36:12.314Z] v2.2.1-dev.3 [2023-04-26T23:36:12.314Z] v2.2.1-dev.4 [2023-04-26T23:36:12.314Z] v2.2.1-dev.5 [2023-04-26T23:36:12.314Z] v2.2.1-dev.6 [2023-04-26T23:36:12.314Z] v2.2.1-dev.7 [2023-04-26T23:36:12.314Z] v2.2.1-dev.8 [2023-04-26T23:36:12.314Z] v2.2.1-dev.9 [2023-04-26T23:36:12.314Z] v2.3.0 [2023-04-26T23:36:12.314Z] v2.3.0-dev.10 [2023-04-26T23:36:12.314Z] v2.3.0-dev.11 [2023-04-26T23:36:12.314Z] v2.3.0-dev.12 [2023-04-26T23:36:12.314Z] v2.3.0-dev.13 [2023-04-26T23:36:12.314Z] v2.3.0-dev.14 [2023-04-26T23:36:12.314Z] v2.3.0-dev.15 [2023-04-26T23:36:12.314Z] v2.3.0-dev.16 [2023-04-26T23:36:12.314Z] v2.3.0-dev.17 [2023-04-26T23:36:12.314Z] v2.3.0-dev.18 [2023-04-26T23:36:12.314Z] v2.3.0-dev.19 [2023-04-26T23:36:12.314Z] v2.3.0-dev.20 [2023-04-26T23:36:12.314Z] v2.3.0-dev.21 [2023-04-26T23:36:12.314Z] v2.3.0-dev.22 [2023-04-26T23:36:12.314Z] v2.3.0-dev.23 [2023-04-26T23:36:12.314Z] v2.3.0-dev.24 [2023-04-26T23:36:12.314Z] v2.3.0-dev.25 [2023-04-26T23:36:12.314Z] v2.3.0-dev.9 [2023-04-26T23:36:12.314Z] v3.0.0-dev.1 [2023-04-26T23:36:12.314Z] v3.0.0-dev.10 [2023-04-26T23:36:12.314Z] v3.0.0-dev.11 [2023-04-26T23:36:12.314Z] v3.0.0-dev.12 [2023-04-26T23:36:12.314Z] v3.0.0-dev.13 [2023-04-26T23:36:12.314Z] v3.0.0-dev.14 [2023-04-26T23:36:12.314Z] v3.0.0-dev.15 [2023-04-26T23:36:12.314Z] v3.0.0-dev.16 [2023-04-26T23:36:12.314Z] v3.0.0-dev.17 [2023-04-26T23:36:12.314Z] v3.0.0-dev.18 [2023-04-26T23:36:12.314Z] v3.0.0-dev.19 [2023-04-26T23:36:12.314Z] v3.0.0-dev.2 [2023-04-26T23:36:12.314Z] v3.0.0-dev.20 [2023-04-26T23:36:12.314Z] v3.0.0-dev.21 [2023-04-26T23:36:12.314Z] v3.0.0-dev.22 [2023-04-26T23:36:12.314Z] v3.0.0-dev.23 [2023-04-26T23:36:12.314Z] v3.0.0-dev.24 [2023-04-26T23:36:12.314Z] v3.0.0-dev.25 [2023-04-26T23:36:12.314Z] v3.0.0-dev.26 [2023-04-26T23:36:12.314Z] v3.0.0-dev.27 [2023-04-26T23:36:12.314Z] v3.0.0-dev.28 [2023-04-26T23:36:12.314Z] v3.0.0-dev.29 [2023-04-26T23:36:12.314Z] v3.0.0-dev.3 [2023-04-26T23:36:12.314Z] v3.0.0-dev.30 [2023-04-26T23:36:12.314Z] v3.0.0-dev.31 [2023-04-26T23:36:12.314Z] v3.0.0-dev.32 [2023-04-26T23:36:12.314Z] v3.0.0-dev.4 [2023-04-26T23:36:12.314Z] v3.0.0-dev.5 [2023-04-26T23:36:12.314Z] v3.0.0-dev.6 [2023-04-26T23:36:12.314Z] v3.0.0-dev.7 [2023-04-26T23:36:12.314Z] v3.0.0-dev.8 [2023-04-26T23:36:12.314Z] v3.0.0-dev.9 [Pipeline] sh [2023-04-26T23:36:12.598Z] + lftools sign git-tag v3.0.0-dev.32 [2023-04-26T23:36:13.166Z] Signing Git tag with Sigul... [2023-04-26T23:36:13.166Z] Signing v3.0.0-dev.32 [Pipeline] echo [2023-04-26T23:36:13.434Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:36:13.719Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-04-26T23:36:13.727Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-04-26T23:36:13.742Z] $ docker stop --time=1 496a05790716d4760fc78c13c68086446649d01e50749e3f10e597756a6c1557 [2023-04-26T23:36:15.007Z] $ docker rm -f --volumes 496a05790716d4760fc78c13c68086446649d01e50749e3f10e597756a6c1557 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-04-26T23:36:15.413Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T23:36:15.413Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:36:15.718Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T23:36:15.718Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:36:15.793Z] prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container [2023-04-26T23:36:15.825Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T23:36:16.129Z] $ docker top a85a5fc070a18d37490f995868aaafaff72036ce9456b746209ec805a4197d17 -eo pid,comm [2023-04-26T23:36:16.175Z] 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-04-26T23:36:16.175Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T23:36:16.215Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T23:36:16.215Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T23:36:16.320Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T23:36:16.322Z] $ docker exec a85a5fc070a18d37490f995868aaafaff72036ce9456b746209ec805a4197d17 ssh-agent [2023-04-26T23:36:16.417Z] SSH_AUTH_SOCK=/tmp/ssh-xf7ogKPc907A/agent.32 [2023-04-26T23:36:16.417Z] SSH_AGENT_PID=38 [2023-04-26T23:36:16.422Z] Running ssh-add (command line suppressed) [2023-04-26T23:36:16.515Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8097711748670593876.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8097711748670593876.key) [2023-04-26T23:36:16.528Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T23:36:16.813Z] + git semver bump pre [2023-04-26T23:36:17.074Z] 2023-04-26 23:36:16,982 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-26T23:36:17.074Z] 2023-04-26 23:36:16,982 [bump_version] DEBUG bumping version:3.0.0-dev.32 on axis:pre with prefix:dev [2023-04-26T23:36:17.074Z] 2023-04-26 23:36:16,982 [bump_version] DEBUG bumped version:3.0.0-dev.33 [2023-04-26T23:36:17.074Z] 2023-04-26 23:36:16,982 [write_version] DEBUG write version:3.0.0-dev.33 to path:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main with force:True [2023-04-26T23:36:17.074Z] 2023-04-26 23:36:16,982 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-26T23:36:17.074Z] 2023-04-26 23:36:16,983 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-26T23:36:17.074Z] 2023-04-26 23:36:16,984 [execute] INFO git cat-file --batch-check [2023-04-26T23:36:17.074Z] 2023-04-26 23:36:16,984 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T23:36:17.074Z] 2023-04-26 23:36:16,990 [execute] INFO git cat-file --batch [2023-04-26T23:36:17.074Z] 2023-04-26 23:36:16,990 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T23:36:17.074Z] 2023-04-26 23:36:16,996 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-26T23:36:17.074Z] 3.0.0-dev.33 [Pipeline] } [2023-04-26T23:36:17.083Z] $ docker exec --env ******** --env ******** a85a5fc070a18d37490f995868aaafaff72036ce9456b746209ec805a4197d17 ssh-agent -k [2023-04-26T23:36:17.178Z] unset SSH_AUTH_SOCK; [2023-04-26T23:36:17.178Z] unset SSH_AGENT_PID; [2023-04-26T23:36:17.178Z] echo Agent pid 38 killed; [2023-04-26T23:36:17.188Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T23:36:17.491Z] + git semver [Pipeline] } [2023-04-26T23:36:17.760Z] $ docker stop --time=1 a85a5fc070a18d37490f995868aaafaff72036ce9456b746209ec805a4197d17 [2023-04-26T23:36:19.047Z] $ docker rm -f --volumes a85a5fc070a18d37490f995868aaafaff72036ce9456b746209ec805a4197d17 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-26T23:36:19.519Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-26T23:36:19.519Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:36:19.851Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-26T23:36:19.851Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:36:19.944Z] prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container [2023-04-26T23:36:19.971Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-26T23:36:20.274Z] $ docker top 00021086355bdc893a8f97d0bff7957e1129347aa61e9603a3c4a05632190c3a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-26T23:36:20.353Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-26T23:36:20.353Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-26T23:36:20.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-26T23:36:20.455Z] $ docker exec 00021086355bdc893a8f97d0bff7957e1129347aa61e9603a3c4a05632190c3a ssh-agent [2023-04-26T23:36:20.561Z] SSH_AUTH_SOCK=/tmp/ssh-6lVz6Ttbjef9/agent.32 [2023-04-26T23:36:20.561Z] SSH_AGENT_PID=38 [2023-04-26T23:36:20.565Z] Running ssh-add (command line suppressed) [2023-04-26T23:36:20.654Z] Identity added: /w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8213244384721520925.key (/w/workspace/edgexfoundry_device-rest-go_main@tmp/private_key_8213244384721520925.key) [2023-04-26T23:36:20.669Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-26T23:36:20.957Z] + git semver push [2023-04-26T23:36:21.217Z] 2023-04-26 23:36:21,117 [run_push] DEBUG push [2023-04-26T23:36:21.217Z] 2023-04-26 23:36:21,117 [execute] INFO git cat-file --batch-check [2023-04-26T23:36:21.217Z] 2023-04-26 23:36:21,118 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-04-26T23:36:21.217Z] 2023-04-26 23:36:21,121 [execute] INFO git rev-list 46a1abb35023dafff50a43f12345d00ae3a49a35 -- [2023-04-26T23:36:21.217Z] 2023-04-26 23:36:21,122 [execute] DEBUG Popen(['git', 'rev-list', '46a1abb35023dafff50a43f12345d00ae3a49a35', '--'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T23:36:21.217Z] 2023-04-26 23:36:21,129 [execute] INFO git fetch -v origin [2023-04-26T23:36:21.217Z] 2023-04-26 23:36:21,129 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-04-26T23:36:21.785Z] 2023-04-26 23:36:21,595 [run_push] DEBUG no remote changes detected [2023-04-26T23:36:21.785Z] 2023-04-26 23:36:21,595 [execute] INFO git push origin semver [2023-04-26T23:36:21.785Z] 2023-04-26 23:36:21,595 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-rest-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-04-26T23:36:22.722Z] 2023-04-26 23:36:22,378 [run_push] DEBUG push all version tags [2023-04-26T23:36:22.722Z] 2023-04-26 23:36:22,379 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-04-26T23:36:22.722Z] 2023-04-26 23:36:22,379 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-rest-go_main, universal_newlines=False, shell=None, istream=None) [2023-04-26T23:36:23.290Z] 2023-04-26 23:36:23,098 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-rest-go_main/.semver/main [2023-04-26T23:36:23.290Z] 3.0.0-dev.33 [Pipeline] } [2023-04-26T23:36:23.299Z] $ docker exec --env ******** --env ******** 00021086355bdc893a8f97d0bff7957e1129347aa61e9603a3c4a05632190c3a ssh-agent -k [2023-04-26T23:36:23.411Z] unset SSH_AUTH_SOCK; [2023-04-26T23:36:23.411Z] unset SSH_AGENT_PID; [2023-04-26T23:36:23.411Z] echo Agent pid 38 killed; [2023-04-26T23:36:23.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-26T23:36:23.725Z] + git semver [Pipeline] } [2023-04-26T23:36:23.998Z] $ docker stop --time=1 00021086355bdc893a8f97d0bff7957e1129347aa61e9603a3c4a05632190c3a [2023-04-26T23:36:25.276Z] $ docker rm -f --volumes 00021086355bdc893a8f97d0bff7957e1129347aa61e9603a3c4a05632190c3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-04-26T23:36:25.844Z] + [ -d /w/workspace/edgexfoundry_device-rest-go_main/archives ] [2023-04-26T23:36:25.844Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-04-26T23:36:25.844Z] total 16 [2023-04-26T23:36:25.844Z] drwxr-xr-x 3 root root 4096 Apr 26 23:24 . [2023-04-26T23:36:25.844Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 23:36 .. [2023-04-26T23:36:25.844Z] drwxr-xr-x 2 root root 4096 Apr 26 23:24 cost [2023-04-26T23:36:25.844Z] -rw-r--r-- 1 root root 87 Apr 26 23:24 cost.csv [2023-04-26T23:36:25.844Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-04-26T23:36:25.844Z] + ls -al /w/workspace/edgexfoundry_device-rest-go_main/archives [2023-04-26T23:36:25.844Z] total 16 [2023-04-26T23:36:25.844Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 26 23:24 . [2023-04-26T23:36:25.844Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 26 23:36 .. [2023-04-26T23:36:25.844Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 26 23:24 cost [2023-04-26T23:36:25.844Z] -rw-r--r-- 1 jenkins jenkins 87 Apr 26 23:24 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:36:26.134Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:36:26.990Z] ---> package-listing.sh [2023-04-26T23:36:26.990Z] ++ facter osfamily [2023-04-26T23:36:26.990Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-26T23:36:27.249Z] + OS_FAMILY=debian [2023-04-26T23:36:27.249Z] + workspace=/w/workspace/edgexfoundry_device-rest-go_main [2023-04-26T23:36:27.249Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-26T23:36:27.249Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-26T23:36:27.249Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-26T23:36:27.249Z] + PACKAGES=/tmp/packages_start.txt [2023-04-26T23:36:27.249Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-04-26T23:36:27.249Z] + PACKAGES=/tmp/packages_end.txt [2023-04-26T23:36:27.249Z] + case "${OS_FAMILY}" in [2023-04-26T23:36:27.249Z] + dpkg -l [2023-04-26T23:36:27.249Z] + grep '^ii' [2023-04-26T23:36:27.249Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-26T23:36:27.249Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-26T23:36:27.249Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-26T23:36:27.249Z] + '[' /w/workspace/edgexfoundry_device-rest-go_main ']' [2023-04-26T23:36:27.249Z] + mkdir -p /w/workspace/edgexfoundry_device-rest-go_main/archives/ [2023-04-26T23:36:27.249Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-rest-go_main/archives/ [Pipeline] echo [2023-04-26T23:36:27.261Z] 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-26T23:36:27.534Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-26T23:36:28.094Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-26T23:36:28.094Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-26T23:36:28.171Z] prd-ubuntu20.04-docker-8c-8g-11130 does not seem to be running inside a container [2023-04-26T23:36:28.197Z] $ 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/edgexfoundry_device-rest-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-rest-go_main -v /w/workspace/edgexfoundry_device-rest-go_main:/w/workspace/edgexfoundry_device-rest-go_main:rw,z -v /w/workspace/edgexfoundry_device-rest-go_main@tmp:/w/workspace/edgexfoundry_device-rest-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-26T23:36:28.435Z] $ docker top 90dc2b28c7342e1ffe4b21b02dbe184090ff7506fa2f8f91428d9d3477aaa175 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-26T23:36:28.781Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-26T23:36:29.061Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-26T23:36:29.345Z] + ls /var/log/sa-host [2023-04-26T23:36:29.345Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-26T23:36:29.412Z] provisioning config files... [2023-04-26T23:36:29.420Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-rest-go_main@tmp/config3246874669144907584tmp [Pipeline] { [Pipeline] echo [2023-04-26T23:36:29.430Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:36:29.709Z] ---> create-netrc.sh [Pipeline] } [2023-04-26T23:36:29.717Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:36:30.051Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-26T23:36:30.060Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:36:30.343Z] ---> sudo-logs.sh [2023-04-26T23:36:30.343Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-26T23:36:30.371Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:36:30.653Z] ---> job-cost.sh [2023-04-26T23:36:30.653Z] lf-activate-venv: SKIPPING [2023-04-26T23:36:30.653Z] DEBUG: total: 0.4399999976158142 [2023-04-26T23:36:30.653Z] INFO: Retrieving Stack Cost... [2023-04-26T23:36:30.911Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-26T23:36:31.477Z] INFO: Archiving Costs [Pipeline] echo [2023-04-26T23:36:31.489Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-26T23:36:31.769Z] ---> logs-deploy.sh [2023-04-26T23:36:31.769Z] lf-activate-venv: SKIPPING [2023-04-26T23:36:31.769Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/main/104 [2023-04-26T23:36:31.769Z] INFO: archiving workspace using pattern(s): [2023-04-26T23:36:32.704Z] Archives upload complete. [2023-04-26T23:36:32.963Z] INFO: archiving logs to Nexus [2023-04-26T23:36:33.534Z] ---> uname -a: [2023-04-26T23:36:33.534Z] Linux prd-ubuntu20-04-docker-8c-8g-11130 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-26T23:36:33.534Z] [2023-04-26T23:36:33.534Z] [2023-04-26T23:36:33.534Z] ---> lscpu: [2023-04-26T23:36:33.534Z] Architecture: x86_64 [2023-04-26T23:36:33.534Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-26T23:36:33.534Z] Byte Order: Little Endian [2023-04-26T23:36:33.534Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-26T23:36:33.534Z] CPU(s): 8 [2023-04-26T23:36:33.534Z] On-line CPU(s) list: 0-7 [2023-04-26T23:36:33.534Z] Thread(s) per core: 1 [2023-04-26T23:36:33.534Z] Core(s) per socket: 1 [2023-04-26T23:36:33.534Z] Socket(s): 8 [2023-04-26T23:36:33.534Z] NUMA node(s): 1 [2023-04-26T23:36:33.534Z] Vendor ID: AuthenticAMD [2023-04-26T23:36:33.534Z] CPU family: 23 [2023-04-26T23:36:33.534Z] Model: 49 [2023-04-26T23:36:33.534Z] Model name: AMD EPYC-Rome Processor [2023-04-26T23:36:33.534Z] Stepping: 0 [2023-04-26T23:36:33.534Z] CPU MHz: 2799.998 [2023-04-26T23:36:33.534Z] BogoMIPS: 5599.99 [2023-04-26T23:36:33.534Z] Virtualization: AMD-V [2023-04-26T23:36:33.534Z] Hypervisor vendor: KVM [2023-04-26T23:36:33.534Z] Virtualization type: full [2023-04-26T23:36:33.534Z] L1d cache: 256 KiB [2023-04-26T23:36:33.534Z] L1i cache: 256 KiB [2023-04-26T23:36:33.534Z] L2 cache: 4 MiB [2023-04-26T23:36:33.534Z] L3 cache: 128 MiB [2023-04-26T23:36:33.534Z] NUMA node0 CPU(s): 0-7 [2023-04-26T23:36:33.534Z] Vulnerability Itlb multihit: Not affected [2023-04-26T23:36:33.534Z] Vulnerability L1tf: Not affected [2023-04-26T23:36:33.534Z] Vulnerability Mds: Not affected [2023-04-26T23:36:33.534Z] Vulnerability Meltdown: Not affected [2023-04-26T23:36:33.534Z] Vulnerability Mmio stale data: Not affected [2023-04-26T23:36:33.534Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-26T23:36:33.534Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-26T23:36:33.534Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-26T23:36:33.534Z] Vulnerability Srbds: Not affected [2023-04-26T23:36:33.534Z] Vulnerability Tsx async abort: Not affected [2023-04-26T23:36:33.534Z] 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-04-26T23:36:33.534Z] [2023-04-26T23:36:33.534Z] [2023-04-26T23:36:33.534Z] ---> nproc: [2023-04-26T23:36:33.534Z] 8 [2023-04-26T23:36:33.534Z] [2023-04-26T23:36:33.534Z] [2023-04-26T23:36:33.534Z] ---> df -h: [2023-04-26T23:36:33.534Z] Filesystem Size Used Avail Use% Mounted on [2023-04-26T23:36:33.534Z] overlay 155G 13G 143G 9% / [2023-04-26T23:36:33.534Z] tmpfs 64M 0 64M 0% /dev [2023-04-26T23:36:33.534Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-26T23:36:33.535Z] shm 64M 0 64M 0% /dev/shm [2023-04-26T23:36:33.535Z] /dev/vda1 155G 13G 143G 9% /facter-os [2023-04-26T23:36:33.535Z] [2023-04-26T23:36:33.535Z] [2023-04-26T23:36:33.535Z] ---> sar -b -r -n DEV: [2023-04-26T23:36:33.535Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11130) 04/26/23 _x86_64_ (8 CPU) [2023-04-26T23:36:33.535Z] [2023-04-26T23:36:33.535Z] 22:20:08 LINUX RESTART (8 CPU) [2023-04-26T23:36:33.535Z] [2023-04-26T23:36:33.535Z] 22:21:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-26T23:36:33.535Z] 22:22:01 6.75 0.00 6.75 0.00 0.00 25612.15 0.00 [2023-04-26T23:36:33.535Z] 22:23:01 4.87 0.00 4.87 0.00 0.00 25145.62 0.00 [2023-04-26T23:36:33.535Z] 22:24:01 4.27 0.00 4.27 0.00 0.00 25276.19 0.00 [2023-04-26T23:36:33.535Z] 22:25:01 4.87 0.00 4.87 0.00 0.00 25151.14 0.00 [2023-04-26T23:36:33.535Z] 22:26:01 41.79 11.66 30.12 0.00 5420.33 31555.35 0.00 [2023-04-26T23:36:33.535Z] 22:27:01 2.23 0.00 2.23 0.00 0.00 3112.55 0.00 [2023-04-26T23:36:33.535Z] 22:28:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 [2023-04-26T23:36:33.535Z] 22:29:01 1.75 0.00 1.75 0.00 0.00 19.99 0.00 [2023-04-26T23:36:33.535Z] 22:30:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 [2023-04-26T23:36:33.535Z] 22:31:01 2.37 0.00 2.37 0.00 0.00 38.13 0.00 [2023-04-26T23:36:33.535Z] 22:32:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2023-04-26T23:36:33.535Z] 22:33:01 1.83 0.00 1.83 0.00 0.00 21.19 0.00 [2023-04-26T23:36:33.535Z] 22:34:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 [2023-04-26T23:36:33.535Z] 22:35:01 1.97 0.00 1.97 0.00 0.00 23.33 0.00 [2023-04-26T23:36:33.535Z] 22:36:01 1.82 0.02 1.80 0.00 0.13 21.06 0.00 [2023-04-26T23:36:33.535Z] 22:37:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 [2023-04-26T23:36:33.535Z] 22:38:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 [2023-04-26T23:36:33.535Z] 22:39:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 [2023-04-26T23:36:33.535Z] 22:40:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 [2023-04-26T23:36:33.535Z] 22:41:02 1.85 0.00 1.85 0.00 0.00 20.66 0.00 [2023-04-26T23:36:33.535Z] 22:42:01 1.12 0.00 1.12 0.00 0.00 12.61 0.00 [2023-04-26T23:36:33.535Z] 22:43:01 1.77 0.00 1.77 0.00 0.00 20.00 0.00 [2023-04-26T23:36:33.535Z] 22:44:01 0.83 0.00 0.83 0.00 0.00 9.73 0.00 [2023-04-26T23:36:33.535Z] 22:45:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 [2023-04-26T23:36:33.535Z] 22:46:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2023-04-26T23:36:33.535Z] 22:47:01 1.82 0.00 1.82 0.00 0.00 19.73 0.00 [2023-04-26T23:36:33.535Z] 22:48:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2023-04-26T23:36:33.535Z] 22:49:01 1.82 0.00 1.82 0.00 0.00 20.52 0.00 [2023-04-26T23:36:33.535Z] 22:50:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2023-04-26T23:36:33.535Z] 22:51:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 [2023-04-26T23:36:33.535Z] 22:52:01 0.85 0.00 0.85 0.00 0.00 9.20 0.00 [2023-04-26T23:36:33.535Z] 22:53:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 [2023-04-26T23:36:33.535Z] 22:54:01 0.80 0.00 0.80 0.00 0.00 8.80 0.00 [2023-04-26T23:36:33.535Z] 22:55:01 1.48 0.00 1.48 0.00 0.00 16.93 0.00 [2023-04-26T23:36:33.535Z] 22:56:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 [2023-04-26T23:36:33.535Z] 22:57:01 1.62 0.00 1.62 0.00 0.00 17.46 0.00 [2023-04-26T23:36:33.535Z] 22:58:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 [2023-04-26T23:36:33.535Z] 22:59:01 1.87 0.00 1.87 0.00 0.00 20.93 0.00 [2023-04-26T23:36:33.535Z] 23:00:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 [2023-04-26T23:36:33.535Z] 23:01:01 2.00 0.00 2.00 0.00 0.00 24.13 0.00 [2023-04-26T23:36:33.535Z] 23:02:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 [2023-04-26T23:36:33.535Z] 23:03:01 1.90 0.00 1.90 0.00 0.00 21.46 0.00 [2023-04-26T23:36:33.535Z] 23:04:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 [2023-04-26T23:36:33.535Z] 23:05:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 [2023-04-26T23:36:33.535Z] 23:06:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 [2023-04-26T23:36:33.535Z] 23:07:01 1.65 0.00 1.65 0.00 0.00 18.00 0.00 [2023-04-26T23:36:33.535Z] 23:08:01 3.27 1.02 2.25 0.00 21.86 29.06 0.00 [2023-04-26T23:36:33.535Z] 23:09:01 5.47 3.83 1.63 0.00 87.05 29.86 0.00 [2023-04-26T23:36:33.535Z] 23:10:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2023-04-26T23:36:33.535Z] 23:11:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 [2023-04-26T23:36:33.535Z] 23:12:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 [2023-04-26T23:36:33.535Z] 23:13:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 [2023-04-26T23:36:33.535Z] 23:14:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 [2023-04-26T23:36:33.535Z] 23:15:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 [2023-04-26T23:36:33.535Z] 23:16:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2023-04-26T23:36:33.535Z] 23:17:01 1.23 0.02 1.22 0.00 0.13 15.06 0.00 [2023-04-26T23:36:33.535Z] 23:18:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 [2023-04-26T23:36:33.535Z] 23:19:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 [2023-04-26T23:36:33.535Z] 23:20:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 [2023-04-26T23:36:33.535Z] 23:21:01 1.38 0.00 1.38 0.00 0.00 18.26 0.00 [2023-04-26T23:36:33.535Z] 23:22:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 [2023-04-26T23:36:33.535Z] 23:23:01 170.42 14.40 156.02 0.00 1899.95 61039.69 0.00 [2023-04-26T23:36:33.535Z] 23:24:01 172.85 0.30 172.55 0.00 22.53 48259.02 0.00 [2023-04-26T23:36:33.535Z] 23:25:01 86.04 0.02 86.02 0.00 2.67 19240.13 0.00 [2023-04-26T23:36:33.535Z] 23:26:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2023-04-26T23:36:33.535Z] 23:27:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 [2023-04-26T23:36:33.535Z] 23:28:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 [2023-04-26T23:36:33.535Z] 23:29:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 [2023-04-26T23:36:33.535Z] 23:30:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 [2023-04-26T23:36:33.535Z] 23:31:01 1.48 0.00 1.48 0.00 0.00 18.79 0.00 [2023-04-26T23:36:33.535Z] 23:32:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2023-04-26T23:36:33.535Z] 23:33:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 [2023-04-26T23:36:33.535Z] 23:34:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2023-04-26T23:36:33.535Z] 23:35:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 [2023-04-26T23:36:33.535Z] 23:36:01 62.06 0.20 61.86 0.00 9.60 35479.82 0.00 [2023-04-26T23:36:33.535Z] Average: 8.70 0.42 8.28 0.00 99.55 4013.56 0.00 [2023-04-26T23:36:33.535Z] [2023-04-26T23:36:33.535Z] 22:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-26T23:36:33.535Z] 22:22:01 30606216 31882736 494612 1.50 47348 1542916 1646236 4.85 600172 1418896 184 [2023-04-26T23:36:33.535Z] 22:23:01 30606492 31883176 493720 1.50 47436 1542920 1646236 4.85 598708 1418940 8 [2023-04-26T23:36:33.535Z] 22:24:01 30606224 31883028 493776 1.50 47524 1542920 1646236 4.85 599368 1418940 180 [2023-04-26T23:36:33.535Z] 22:25:01 30606460 31883580 493352 1.50 47628 1542920 1646236 4.85 598800 1419156 32 [2023-04-26T23:36:33.535Z] 22:26:01 30230932 31856216 502152 1.53 56276 1875176 1733808 5.11 835016 1529028 4 [2023-04-26T23:36:33.535Z] 22:27:01 30231312 31856684 501676 1.53 56372 1875176 1733808 5.11 835056 1529032 8 [2023-04-26T23:36:33.535Z] 22:28:01 30231400 31856892 501560 1.53 56468 1875184 1733808 5.11 835228 1529040 8 [2023-04-26T23:36:33.535Z] 22:29:01 30231132 31856852 501580 1.53 56556 1875312 1733808 5.11 835540 1529168 8 [2023-04-26T23:36:33.535Z] 22:30:01 30229784 31855696 502216 1.53 56668 1875304 1733808 5.11 835928 1529216 16 [2023-04-26T23:36:33.535Z] 22:31:01 30230508 31856564 501264 1.52 56816 1875292 1733808 5.11 836268 1529196 0 [2023-04-26T23:36:33.535Z] 22:32:01 30229932 31856080 501684 1.53 56912 1875292 1733808 5.11 836028 1529196 0 [2023-04-26T23:36:33.535Z] 22:33:01 30229596 31855948 501480 1.53 57000 1875304 1749860 5.16 836604 1529200 132 [2023-04-26T23:36:33.535Z] 22:34:01 30229776 31856228 501100 1.52 57096 1875304 1749860 5.16 836524 1529204 144 [2023-04-26T23:36:33.535Z] 22:35:01 30228812 31855368 501836 1.53 57208 1875292 1749860 5.16 836712 1529208 12 [2023-04-26T23:36:33.535Z] 22:36:01 30227752 31854512 502320 1.53 57292 1875312 1723968 5.08 836856 1529212 8 [2023-04-26T23:36:33.535Z] 22:37:01 30227680 31854484 502264 1.53 57340 1875316 1723968 5.08 836684 1529216 8 [2023-04-26T23:36:33.535Z] 22:38:01 30227656 31854532 502144 1.53 57428 1875320 1723968 5.08 836736 1529224 8 [2023-04-26T23:36:33.535Z] 22:39:01 30227556 31854536 502292 1.53 57516 1875320 1723968 5.08 836900 1529224 8 [2023-04-26T23:36:33.535Z] 22:40:01 30227248 31854340 502464 1.53 57612 1875312 1723968 5.08 837480 1529224 8 [2023-04-26T23:36:33.535Z] 22:41:02 30227272 31854440 502320 1.53 57684 1875328 1723968 5.08 837696 1529228 8 [2023-04-26T23:36:33.535Z] 22:42:01 30227224 31854464 502244 1.53 57748 1875328 1723968 5.08 837436 1529228 12 [2023-04-26T23:36:33.535Z] 22:43:01 30227376 31854696 502160 1.53 57820 1875332 1723968 5.08 838436 1529232 20 [2023-04-26T23:36:33.535Z] 22:44:01 30227116 31854460 502368 1.53 57844 1875332 1723968 5.08 838100 1529232 12 [2023-04-26T23:36:33.535Z] 22:45:01 30227036 31854392 502328 1.53 57892 1875340 1723968 5.08 838140 1529236 8 [2023-04-26T23:36:33.535Z] 22:46:01 30226676 31854212 502184 1.53 57988 1875336 1723968 5.08 838708 1529248 8 [2023-04-26T23:36:33.535Z] 22:47:01 30226440 31854068 502332 1.53 58060 1875348 1723968 5.08 838820 1529248 136 [2023-04-26T23:36:33.535Z] 22:48:01 30226408 31854136 502216 1.53 58156 1875352 1723968 5.08 838904 1529252 8 [2023-04-26T23:36:33.535Z] 22:49:01 30226304 31854096 502284 1.53 58252 1875344 1723968 5.08 838692 1529256 8 [2023-04-26T23:36:33.535Z] 22:50:01 30226260 31854096 502424 1.53 58300 1875356 1723968 5.08 838792 1529256 8 [2023-04-26T23:36:33.535Z] 22:51:01 30226236 31854148 502380 1.53 58356 1875344 1723968 5.08 839388 1529260 8 [2023-04-26T23:36:33.535Z] 22:52:01 30226228 31854196 502280 1.53 58380 1875360 1723968 5.08 839152 1529260 12 [2023-04-26T23:36:33.535Z] 22:53:01 30225896 31853916 502504 1.53 58420 1875364 1723968 5.08 839496 1529264 8 [2023-04-26T23:36:33.535Z] 22:54:01 30225848 31853872 502472 1.53 58436 1875364 1723968 5.08 839228 1529264 8 [2023-04-26T23:36:33.535Z] 22:55:01 30225832 31853876 502396 1.53 58460 1875372 1723968 5.08 839304 1529268 8 [2023-04-26T23:36:33.535Z] 22:56:01 30225788 31853896 502576 1.53 58516 1875360 1740020 5.13 839800 1529276 8 [2023-04-26T23:36:33.535Z] 22:57:01 30225684 31853840 502608 1.53 58548 1875376 1740020 5.13 839572 1529276 4 [2023-04-26T23:36:33.535Z] 22:58:01 30225384 31853644 502752 1.53 58636 1875380 1740020 5.13 839700 1529284 8 [2023-04-26T23:36:33.535Z] 22:59:01 30225376 31853820 502460 1.53 58732 1875508 1740020 5.13 839768 1529412 8 [2023-04-26T23:36:33.535Z] 23:00:01 30225328 31853884 502352 1.53 58828 1875504 1723144 5.08 840420 1529416 8 [2023-04-26T23:36:33.535Z] 23:01:01 30225052 31853744 502464 1.53 58932 1875508 1723144 5.08 840932 1529412 12 [2023-04-26T23:36:33.535Z] 23:02:01 30224312 31853080 503108 1.53 59020 1875508 1723144 5.08 840712 1529408 8 [2023-04-26T23:36:33.535Z] 23:03:01 30224200 31853060 503072 1.53 59108 1875512 1723144 5.08 840776 1529416 8 [2023-04-26T23:36:33.535Z] 23:04:01 30223172 31852128 504168 1.53 59164 1875528 1723144 5.08 842604 1529420 8 [2023-04-26T23:36:33.535Z] 23:05:01 30223196 31852180 504080 1.53 59196 1875532 1723144 5.08 842260 1529424 12 [2023-04-26T23:36:33.536Z] 23:06:01 30223312 31852376 503804 1.53 59276 1875528 1723144 5.08 842660 1529428 16 [2023-04-26T23:36:33.536Z] 23:07:01 30223288 31852396 503736 1.53 59308 1875536 1723144 5.08 842356 1529428 4 [2023-04-26T23:36:33.536Z] 23:08:01 30219204 31849280 506716 1.54 59432 1876156 1733632 5.11 842684 1529936 8 [2023-04-26T23:36:33.536Z] 23:09:01 30181868 31815416 539724 1.64 59500 1879044 1733632 5.11 882192 1531480 244 [2023-04-26T23:36:33.536Z] 23:10:01 30181544 31815144 539924 1.64 59548 1879040 1733632 5.11 881952 1531480 28 [2023-04-26T23:36:33.536Z] 23:11:01 30181924 31815584 539580 1.64 59588 1879048 1733632 5.11 882648 1531480 188 [2023-04-26T23:36:33.536Z] 23:12:01 30181956 31815648 539508 1.64 59624 1879052 1733632 5.11 882388 1531484 28 [2023-04-26T23:36:33.536Z] 23:13:01 30181688 31815396 539708 1.64 59648 1879060 1733632 5.11 882484 1531488 8 [2023-04-26T23:36:33.536Z] 23:14:01 30181856 31815588 539660 1.64 59680 1879060 1733632 5.11 882492 1531488 12 [2023-04-26T23:36:33.536Z] 23:15:01 30181580 31815380 539864 1.64 59712 1879064 1733632 5.11 882620 1531492 8 [2023-04-26T23:36:33.536Z] 23:16:01 30180672 31814516 540708 1.64 59760 1879064 1733632 5.11 883024 1531492 224 [2023-04-26T23:36:33.536Z] 23:17:01 30179460 31813332 541884 1.65 59804 1879056 1733632 5.11 883936 1531500 24 [2023-04-26T23:36:33.536Z] 23:18:01 30178748 31812700 542404 1.65 59836 1879072 1733632 5.11 884204 1531504 228 [2023-04-26T23:36:33.536Z] 23:19:01 30177684 31811672 543336 1.65 59872 1879076 1733632 5.11 885128 1531504 196 [2023-04-26T23:36:33.536Z] 23:20:01 30177180 31811204 543788 1.65 59908 1879072 1733632 5.11 885352 1531512 48 [2023-04-26T23:36:33.536Z] 23:21:01 30176364 31810416 544708 1.66 59956 1879084 1733632 5.11 886028 1531512 32 [2023-04-26T23:36:33.536Z] 23:22:01 30176348 31810584 544548 1.66 59984 1879216 1733632 5.11 885956 1531648 32 [2023-04-26T23:36:33.536Z] 23:23:01 27388720 31511980 782896 2.38 153088 4107152 2085900 6.15 1458636 3515140 575856 [2023-04-26T23:36:33.536Z] 23:24:01 27745656 31530688 761284 2.32 161868 3796640 2024596 5.97 1478568 3170080 432 [2023-04-26T23:36:33.536Z] 23:25:01 27244520 31554104 736140 2.24 170792 4262212 1814404 5.35 1497364 3598288 16 [2023-04-26T23:36:33.536Z] 23:26:01 27244900 31554512 735828 2.24 170812 4262212 1814404 5.35 1497676 3598288 44 [2023-04-26T23:36:33.536Z] 23:27:01 27251576 31561288 728960 2.22 170840 4262216 1814404 5.35 1490700 3598292 16 [2023-04-26T23:36:33.536Z] 23:28:01 27251844 31561584 728672 2.22 170864 4262216 1814404 5.35 1490540 3598296 4 [2023-04-26T23:36:33.536Z] 23:29:01 27254632 31564400 725736 2.21 170880 4262224 1814404 5.35 1488132 3598300 8 [2023-04-26T23:36:33.536Z] 23:30:01 27254616 31564388 725672 2.21 170896 4262228 1814404 5.35 1488052 3598304 12 [2023-04-26T23:36:33.536Z] 23:31:01 27254776 31564572 725616 2.21 170916 4262232 1814404 5.35 1488788 3598304 232 [2023-04-26T23:36:33.536Z] 23:32:01 27254800 31564600 725572 2.21 170932 4262236 1814404 5.35 1488160 3598308 8 [2023-04-26T23:36:33.536Z] 23:33:01 27254688 31564552 725496 2.21 170960 4262240 1814404 5.35 1488012 3598312 28 [2023-04-26T23:36:33.536Z] 23:34:01 27254000 31563868 726104 2.21 170976 4262240 1830636 5.40 1488048 3598312 8 [2023-04-26T23:36:33.536Z] 23:35:01 27254252 31564156 725704 2.21 171004 4262244 1830636 5.40 1488064 3598316 8 [2023-04-26T23:36:33.536Z] 23:36:01 26054212 31490052 796992 2.42 188508 5296452 2152288 6.34 1615380 4590004 330364 [2023-04-26T23:36:33.536Z] Average: 29675466 31791669 553497 1.68 78703 2309397 1752719 5.17 956956 1916432 12127 [2023-04-26T23:36:33.536Z] [2023-04-26T23:36:33.536Z] 22:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-26T23:36:33.536Z] 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:22:01 ens3 0.92 0.32 1.44 0.02 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:23:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:24:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:25:01 ens3 0.28 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:26:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:26:01 ens3 101.55 45.78 1949.97 3.57 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:27:01 ens3 5.68 0.17 0.25 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:28:01 ens3 2.62 0.00 0.11 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:29:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:30:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:31:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:33:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:35:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:36:01 ens3 0.27 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:38:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:39:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:41:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:41:02 ens3 0.28 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:43:01 ens3 0.60 0.42 0.27 0.22 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:45:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:46:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:49:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:51:01 ens3 0.33 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.536Z] 22:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:53:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:54:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:55:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:56:01 ens3 0.22 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 22:59:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:00:01 ens3 0.38 0.30 0.28 0.15 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:01:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:02:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:03:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:04:01 ens3 1.12 0.52 0.82 0.28 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:06:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:07:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:09:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:09:01 ens3 13.63 9.37 12.15 6.48 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:11:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:13:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:15:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:16:01 ens3 0.22 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:17:01 ens3 0.67 0.45 0.76 0.21 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:18:01 ens3 0.63 0.00 0.06 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:19:01 ens3 2.27 0.73 0.49 0.30 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:20:01 ens3 0.60 0.42 0.35 0.28 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:21:01 ens3 0.73 0.42 0.34 0.27 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:23:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:23:01 docker0 201.02 308.30 16.31 2141.16 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:23:01 ens3 767.61 480.07 8479.99 138.39 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:24:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:24:01 docker0 1.47 3.32 0.09 42.52 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:24:01 ens3 47.94 29.65 83.15 17.23 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:25:01 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:25:01 docker0 1.53 3.42 0.10 43.02 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:25:01 ens3 144.59 102.93 2591.30 222.47 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:26:01 ens3 0.90 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:27:01 ens3 0.73 0.58 0.37 0.29 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:28:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:29:01 ens3 2.42 1.80 8.33 0.12 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:31:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:33:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:34:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.537Z] 23:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.538Z] 23:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.538Z] 23:35:01 ens3 0.37 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.538Z] 23:36:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.538Z] 23:36:01 docker0 36.54 61.39 3.05 578.85 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.538Z] 23:36:01 ens3 307.77 190.55 7741.88 28.00 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.538Z] Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.538Z] Average: docker0 3.21 5.02 0.26 37.41 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.538Z] Average: ens3 18.81 11.58 278.37 5.59 0.00 0.00 0.00 0.00 [2023-04-26T23:36:33.538Z] [2023-04-26T23:36:33.538Z] [2023-04-26T23:36:33.538Z] ---> sar -P ALL: [2023-04-26T23:36:33.538Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11130) 04/26/23 _x86_64_ (8 CPU) [2023-04-26T23:36:33.538Z] [2023-04-26T23:36:33.538Z] 22:20:08 LINUX RESTART (8 CPU) [2023-04-26T23:36:33.538Z] [2023-04-26T23:36:33.538Z] 22:21:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T23:36:33.538Z] 22:22:01 all 0.13 0.00 0.02 0.02 0.01 99.81 [2023-04-26T23:36:33.538Z] 22:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:22:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-26T23:36:33.538Z] 22:22:01 2 0.93 0.00 0.02 0.00 0.07 98.99 [2023-04-26T23:36:33.538Z] 22:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:22:01 4 0.05 0.00 0.03 0.13 0.00 99.78 [2023-04-26T23:36:33.538Z] 22:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.538Z] 22:22:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2023-04-26T23:36:33.538Z] 22:22:01 7 0.02 0.00 0.03 0.03 0.00 99.92 [2023-04-26T23:36:33.538Z] 22:23:01 all 0.05 0.00 0.01 0.01 0.00 99.92 [2023-04-26T23:36:33.538Z] 22:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.538Z] 22:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T23:36:33.538Z] 22:23:01 2 0.20 0.00 0.05 0.00 0.00 99.75 [2023-04-26T23:36:33.538Z] 22:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:23:01 4 0.07 0.00 0.00 0.05 0.00 99.88 [2023-04-26T23:36:33.538Z] 22:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T23:36:33.538Z] 22:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.538Z] 22:23:01 7 0.03 0.00 0.02 0.03 0.02 99.90 [2023-04-26T23:36:33.538Z] 22:24:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-04-26T23:36:33.538Z] 22:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.538Z] 22:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.538Z] 22:24:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-26T23:36:33.538Z] 22:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:24:01 4 0.00 0.00 0.02 0.07 0.00 99.92 [2023-04-26T23:36:33.538Z] 22:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.538Z] 22:24:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.538Z] 22:24:01 7 0.13 0.00 0.00 0.03 0.02 99.82 [2023-04-26T23:36:33.538Z] 22:25:01 all 0.06 0.00 0.01 0.01 0.00 99.91 [2023-04-26T23:36:33.538Z] 22:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.538Z] 22:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T23:36:33.538Z] 22:25:01 2 0.15 0.00 0.03 0.00 0.02 99.80 [2023-04-26T23:36:33.538Z] 22:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:25:01 4 0.05 0.00 0.02 0.07 0.00 99.87 [2023-04-26T23:36:33.538Z] 22:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.538Z] 22:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-26T23:36:33.538Z] 22:25:01 7 0.23 0.00 0.00 0.03 0.00 99.73 [2023-04-26T23:36:33.538Z] 22:26:01 all 1.30 0.00 0.69 0.86 0.02 97.14 [2023-04-26T23:36:33.538Z] 22:26:01 0 0.65 0.00 0.53 0.07 0.00 98.75 [2023-04-26T23:36:33.538Z] 22:26:01 1 1.60 0.00 0.75 0.22 0.02 97.41 [2023-04-26T23:36:33.538Z] 22:26:01 2 1.20 0.00 0.50 0.22 0.02 98.06 [2023-04-26T23:36:33.538Z] 22:26:01 3 1.67 0.00 0.62 0.43 0.02 97.26 [2023-04-26T23:36:33.538Z] 22:26:01 4 0.72 0.00 0.50 3.46 0.02 95.31 [2023-04-26T23:36:33.538Z] 22:26:01 5 2.54 0.00 1.03 1.35 0.02 95.06 [2023-04-26T23:36:33.538Z] 22:26:01 6 1.23 0.00 1.02 0.50 0.02 97.23 [2023-04-26T23:36:33.538Z] 22:26:01 7 0.77 0.00 0.57 0.60 0.05 98.01 [2023-04-26T23:36:33.538Z] 22:27:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-04-26T23:36:33.538Z] 22:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.538Z] 22:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.538Z] 22:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.538Z] 22:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.538Z] 22:27:01 4 0.03 0.00 0.02 0.10 0.02 99.83 [2023-04-26T23:36:33.538Z] 22:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.538Z] 22:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T23:36:33.538Z] 22:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:28:01 all 0.16 0.00 0.01 0.01 0.00 99.82 [2023-04-26T23:36:33.538Z] 22:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.538Z] 22:28:01 2 1.27 0.00 0.03 0.00 0.00 98.69 [2023-04-26T23:36:33.538Z] 22:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.538Z] 22:28:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2023-04-26T23:36:33.538Z] 22:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.538Z] 22:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.538Z] 22:29:01 all 0.24 0.00 0.01 0.01 0.00 99.73 [2023-04-26T23:36:33.538Z] 22:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.538Z] 22:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.538Z] 22:29:01 2 1.74 0.00 0.03 0.00 0.02 98.21 [2023-04-26T23:36:33.538Z] 22:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:29:01 4 0.05 0.00 0.02 0.05 0.00 99.88 [2023-04-26T23:36:33.538Z] 22:29:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-26T23:36:33.538Z] 22:29:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-04-26T23:36:33.538Z] 22:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.538Z] 22:30:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-04-26T23:36:33.538Z] 22:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.538Z] 22:30:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T23:36:33.538Z] 22:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.538Z] 22:30:01 4 0.03 0.00 0.03 0.05 0.02 99.87 [2023-04-26T23:36:33.538Z] 22:30:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-04-26T23:36:33.538Z] 22:30:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-04-26T23:36:33.538Z] 22:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.538Z] 22:31:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-04-26T23:36:33.538Z] 22:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.538Z] 22:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.538Z] 22:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:31:01 4 0.07 0.00 0.00 0.08 0.00 99.85 [2023-04-26T23:36:33.538Z] 22:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.538Z] 22:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:32:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-04-26T23:36:33.538Z] 22:32:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-26T23:36:33.538Z] 22:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:32:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T23:36:33.538Z] 22:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.538Z] 22:32:01 4 0.05 0.00 0.00 0.03 0.00 99.92 [2023-04-26T23:36:33.538Z] 22:32:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T23:36:33.538Z] 22:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.538Z] [2023-04-26T23:36:33.538Z] 22:32:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T23:36:33.538Z] 22:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-04-26T23:36:33.538Z] 22:33:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-26T23:36:33.538Z] 22:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:33:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2023-04-26T23:36:33.538Z] 22:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:33:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2023-04-26T23:36:33.538Z] 22:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.538Z] 22:34:01 all 0.18 0.00 0.02 0.01 0.00 99.79 [2023-04-26T23:36:33.538Z] 22:34:01 0 1.34 0.00 0.03 0.00 0.00 98.63 [2023-04-26T23:36:33.538Z] 22:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.538Z] 22:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.538Z] 22:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.538Z] 22:34:01 4 0.03 0.00 0.02 0.05 0.00 99.90 [2023-04-26T23:36:33.538Z] 22:34:01 5 0.00 0.00 0.03 0.02 0.02 99.93 [2023-04-26T23:36:33.538Z] 22:34:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.539Z] 22:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-04-26T23:36:33.539Z] 22:35:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.539Z] 22:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.539Z] 22:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-26T23:36:33.539Z] 22:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:35:01 4 0.00 0.00 0.02 0.07 0.02 99.90 [2023-04-26T23:36:33.539Z] 22:35:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-26T23:36:33.539Z] 22:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.539Z] 22:36:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2023-04-26T23:36:33.539Z] 22:36:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-26T23:36:33.539Z] 22:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.539Z] 22:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:36:01 4 0.03 0.00 0.03 0.03 0.00 99.90 [2023-04-26T23:36:33.539Z] 22:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.539Z] 22:36:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-26T23:36:33.539Z] 22:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:37:01 all 0.16 0.00 0.01 0.01 0.00 99.82 [2023-04-26T23:36:33.539Z] 22:37:01 0 1.21 0.00 0.00 0.00 0.02 98.78 [2023-04-26T23:36:33.539Z] 22:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:37:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T23:36:33.539Z] 22:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:37:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2023-04-26T23:36:33.539Z] 22:37:01 5 0.00 0.00 0.03 0.02 0.00 99.95 [2023-04-26T23:36:33.539Z] 22:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:38:01 all 0.06 0.00 0.03 0.01 0.00 99.90 [2023-04-26T23:36:33.539Z] 22:38:01 0 0.32 0.00 0.08 0.00 0.00 99.60 [2023-04-26T23:36:33.539Z] 22:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:38:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-26T23:36:33.539Z] 22:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:38:01 4 0.03 0.00 0.03 0.03 0.00 99.90 [2023-04-26T23:36:33.539Z] 22:38:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-26T23:36:33.539Z] 22:38:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2023-04-26T23:36:33.539Z] 22:38:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.539Z] 22:39:01 all 0.16 0.00 0.00 0.01 0.00 99.83 [2023-04-26T23:36:33.539Z] 22:39:01 0 1.19 0.00 0.02 0.00 0.00 98.79 [2023-04-26T23:36:33.539Z] 22:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.539Z] 22:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:39:01 4 0.03 0.00 0.00 0.05 0.00 99.92 [2023-04-26T23:36:33.539Z] 22:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.539Z] 22:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:40:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2023-04-26T23:36:33.539Z] 22:40:01 0 0.20 0.00 0.00 0.00 0.00 99.80 [2023-04-26T23:36:33.539Z] 22:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.539Z] 22:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:40:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-04-26T23:36:33.539Z] 22:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:41:02 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-04-26T23:36:33.539Z] 22:41:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:41:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:41:02 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T23:36:33.539Z] 22:41:02 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:41:02 4 0.02 0.00 0.02 0.05 0.02 99.90 [2023-04-26T23:36:33.539Z] 22:41:02 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-26T23:36:33.539Z] 22:41:02 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.539Z] 22:41:02 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.539Z] 22:42:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.539Z] 22:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.539Z] 22:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:42:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:42:01 5 0.07 0.00 0.00 0.02 0.00 99.92 [2023-04-26T23:36:33.539Z] 22:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:43:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.539Z] 22:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:43:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-04-26T23:36:33.539Z] 22:43:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-26T23:36:33.539Z] 22:43:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] [2023-04-26T23:36:33.539Z] 22:43:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T23:36:33.539Z] 22:44:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-04-26T23:36:33.539Z] 22:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.539Z] 22:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.539Z] 22:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:44:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-04-26T23:36:33.539Z] 22:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.539Z] 22:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:45:01 all 0.03 0.00 0.01 0.01 0.00 99.96 [2023-04-26T23:36:33.539Z] 22:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.539Z] 22:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:45:01 4 0.03 0.00 0.02 0.05 0.00 99.90 [2023-04-26T23:36:33.539Z] 22:45:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T23:36:33.539Z] 22:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.539Z] 22:46:01 all 0.02 0.00 0.01 0.01 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:46:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-26T23:36:33.539Z] 22:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:46:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2023-04-26T23:36:33.539Z] 22:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:47:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-04-26T23:36:33.539Z] 22:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.539Z] 22:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.539Z] 22:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:47:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:47:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-26T23:36:33.539Z] 22:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:48:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.539Z] 22:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:48:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-26T23:36:33.539Z] 22:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.539Z] 22:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:48:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.539Z] 22:49:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-04-26T23:36:33.539Z] 22:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:49:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2023-04-26T23:36:33.539Z] 22:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:49:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2023-04-26T23:36:33.539Z] 22:49:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T23:36:33.539Z] 22:50:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-04-26T23:36:33.539Z] 22:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.539Z] 22:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.539Z] 22:50:01 2 0.13 0.00 0.02 0.00 0.00 99.85 [2023-04-26T23:36:33.539Z] 22:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:50:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-26T23:36:33.539Z] 22:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.539Z] 22:50:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2023-04-26T23:36:33.539Z] 22:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:51:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-04-26T23:36:33.540Z] 22:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 22:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.540Z] 22:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.540Z] 22:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 22:51:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2023-04-26T23:36:33.540Z] 22:51:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2023-04-26T23:36:33.540Z] 22:51:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T23:36:33.540Z] 22:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.540Z] 22:52:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-04-26T23:36:33.540Z] 22:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.540Z] 22:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 22:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.540Z] 22:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T23:36:33.540Z] 22:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 22:52:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-26T23:36:33.540Z] 22:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:53:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 22:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 22:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T23:36:33.540Z] 22:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T23:36:33.540Z] 22:53:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-26T23:36:33.540Z] 22:54:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-04-26T23:36:33.540Z] 22:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 22:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:54:01 2 0.35 0.00 0.02 0.00 0.00 99.63 [2023-04-26T23:36:33.540Z] 22:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:54:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-26T23:36:33.540Z] 22:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.540Z] 22:54:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-26T23:36:33.540Z] 22:54:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.540Z] [2023-04-26T23:36:33.540Z] 22:54:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T23:36:33.540Z] 22:55:01 all 0.18 0.00 0.00 0.00 0.01 99.80 [2023-04-26T23:36:33.540Z] 22:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T23:36:33.540Z] 22:55:01 2 1.35 0.00 0.00 0.00 0.00 98.65 [2023-04-26T23:36:33.540Z] 22:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.540Z] 22:55:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-26T23:36:33.540Z] 22:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T23:36:33.540Z] 22:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 22:56:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2023-04-26T23:36:33.540Z] 22:56:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T23:36:33.540Z] 22:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.540Z] 22:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 22:56:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-04-26T23:36:33.540Z] 22:56:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.540Z] 22:56:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.540Z] 22:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 22:57:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-04-26T23:36:33.540Z] 22:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 22:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.540Z] 22:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:57:01 4 0.02 0.00 0.03 0.03 0.00 99.92 [2023-04-26T23:36:33.540Z] 22:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T23:36:33.540Z] 22:57:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-26T23:36:33.540Z] 22:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 22:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-04-26T23:36:33.540Z] 22:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.540Z] 22:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.540Z] 22:58:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-26T23:36:33.540Z] 22:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.540Z] 22:58:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2023-04-26T23:36:33.540Z] 22:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 22:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-26T23:36:33.540Z] 22:59:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T23:36:33.540Z] 22:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.540Z] 22:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 22:59:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2023-04-26T23:36:33.540Z] 22:59:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-26T23:36:33.540Z] 22:59:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-26T23:36:33.540Z] 22:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:00:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-04-26T23:36:33.540Z] 23:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.540Z] 23:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.540Z] 23:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:00:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2023-04-26T23:36:33.540Z] 23:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.540Z] 23:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.540Z] 23:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.540Z] 23:01:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-04-26T23:36:33.540Z] 23:01:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 23:01:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2023-04-26T23:36:33.540Z] 23:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.540Z] 23:01:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2023-04-26T23:36:33.540Z] 23:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:02:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2023-04-26T23:36:33.540Z] 23:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.540Z] 23:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.540Z] 23:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 23:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 23:02:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2023-04-26T23:36:33.540Z] 23:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.540Z] 23:02:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.540Z] 23:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:03:01 all 0.01 0.00 0.00 0.01 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 23:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.540Z] 23:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 23:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:03:01 4 0.00 0.00 0.00 0.07 0.00 99.93 [2023-04-26T23:36:33.540Z] 23:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T23:36:33.540Z] 23:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 23:04:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-04-26T23:36:33.540Z] 23:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 23:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.540Z] 23:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.540Z] 23:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:04:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2023-04-26T23:36:33.540Z] 23:04:01 5 0.10 0.00 0.00 0.00 0.00 99.90 [2023-04-26T23:36:33.540Z] 23:04:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-26T23:36:33.540Z] 23:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.540Z] 23:05:01 all 0.20 0.00 0.01 0.01 0.00 99.78 [2023-04-26T23:36:33.540Z] 23:05:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.540Z] 23:05:01 2 1.50 0.00 0.07 0.00 0.00 98.44 [2023-04-26T23:36:33.540Z] 23:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:05:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-04-26T23:36:33.540Z] 23:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.540Z] 23:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] [2023-04-26T23:36:33.540Z] 23:05:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T23:36:33.540Z] 23:06:01 all 0.07 0.00 0.01 0.01 0.00 99.90 [2023-04-26T23:36:33.540Z] 23:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.540Z] 23:06:01 2 0.51 0.00 0.02 0.00 0.00 99.47 [2023-04-26T23:36:33.540Z] 23:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 23:06:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2023-04-26T23:36:33.540Z] 23:06:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-26T23:36:33.540Z] 23:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.540Z] 23:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 23:07:01 all 0.26 0.00 0.00 0.00 0.01 99.73 [2023-04-26T23:36:33.540Z] 23:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.540Z] 23:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.540Z] 23:07:01 2 1.97 0.00 0.00 0.00 0.00 98.03 [2023-04-26T23:36:33.540Z] 23:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 23:07:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:07:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T23:36:33.540Z] 23:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T23:36:33.540Z] 23:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:08:01 all 0.30 0.00 0.04 0.01 0.00 99.65 [2023-04-26T23:36:33.540Z] 23:08:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2023-04-26T23:36:33.540Z] 23:08:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2023-04-26T23:36:33.540Z] 23:08:01 2 1.98 0.00 0.03 0.00 0.00 97.98 [2023-04-26T23:36:33.540Z] 23:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-26T23:36:33.540Z] 23:08:01 4 0.03 0.00 0.02 0.05 0.00 99.90 [2023-04-26T23:36:33.540Z] 23:08:01 5 0.20 0.00 0.08 0.02 0.00 99.70 [2023-04-26T23:36:33.540Z] 23:08:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-26T23:36:33.540Z] 23:08:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-04-26T23:36:33.540Z] 23:09:01 all 0.53 0.00 0.03 0.02 0.00 99.42 [2023-04-26T23:36:33.540Z] 23:09:01 0 0.18 0.00 0.03 0.00 0.00 99.78 [2023-04-26T23:36:33.540Z] 23:09:01 1 0.37 0.00 0.08 0.07 0.02 99.47 [2023-04-26T23:36:33.540Z] 23:09:01 2 0.57 0.00 0.00 0.02 0.02 99.40 [2023-04-26T23:36:33.540Z] 23:09:01 3 0.15 0.00 0.05 0.00 0.00 99.80 [2023-04-26T23:36:33.540Z] 23:09:01 4 0.27 0.00 0.05 0.08 0.00 99.60 [2023-04-26T23:36:33.540Z] 23:09:01 5 1.95 0.00 0.03 0.00 0.00 98.02 [2023-04-26T23:36:33.540Z] 23:09:01 6 0.13 0.00 0.00 0.00 0.00 99.87 [2023-04-26T23:36:33.540Z] 23:09:01 7 0.58 0.00 0.02 0.00 0.00 99.40 [2023-04-26T23:36:33.540Z] 23:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-04-26T23:36:33.540Z] 23:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.540Z] 23:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T23:36:33.540Z] 23:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 23:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.540Z] 23:10:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-04-26T23:36:33.540Z] 23:10:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-26T23:36:33.541Z] 23:10:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:11:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:11:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:12:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T23:36:33.541Z] 23:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:12:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:12:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-26T23:36:33.541Z] 23:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-04-26T23:36:33.541Z] 23:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:13:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-26T23:36:33.541Z] 23:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:13:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.541Z] 23:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:14:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:14:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-26T23:36:33.541Z] 23:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:14:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:15:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:16:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-04-26T23:36:33.541Z] 23:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-04-26T23:36:33.541Z] 23:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:16:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-04-26T23:36:33.541Z] 23:16:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.541Z] 23:16:01 6 0.03 0.00 0.05 0.00 0.02 99.90 [2023-04-26T23:36:33.541Z] 23:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.541Z] [2023-04-26T23:36:33.541Z] 23:16:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T23:36:33.541Z] 23:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:17:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-26T23:36:33.541Z] 23:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:17:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:17:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-26T23:36:33.541Z] 23:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:18:01 all 0.02 0.00 0.01 0.05 0.00 99.93 [2023-04-26T23:36:33.541Z] 23:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:18:01 4 0.02 0.00 0.02 0.27 0.00 99.70 [2023-04-26T23:36:33.541Z] 23:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:18:01 6 0.02 0.00 0.00 0.10 0.00 99.88 [2023-04-26T23:36:33.541Z] 23:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:19:01 all 0.01 0.00 0.01 0.02 0.00 99.95 [2023-04-26T23:36:33.541Z] 23:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:19:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:19:01 4 0.00 0.00 0.00 0.12 0.00 99.88 [2023-04-26T23:36:33.541Z] 23:19:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-26T23:36:33.541Z] 23:19:01 6 0.00 0.00 0.02 0.07 0.00 99.92 [2023-04-26T23:36:33.541Z] 23:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:20:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2023-04-26T23:36:33.541Z] 23:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:20:01 2 0.53 0.00 0.10 0.00 0.02 99.35 [2023-04-26T23:36:33.541Z] 23:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:20:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:20:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:20:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-26T23:36:33.541Z] 23:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:21:01 4 0.00 0.00 0.00 0.03 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:21:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2023-04-26T23:36:33.541Z] 23:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-04-26T23:36:33.541Z] 23:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:22:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-26T23:36:33.541Z] 23:22:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:22:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:23:01 all 10.34 0.00 4.02 2.02 0.05 83.57 [2023-04-26T23:36:33.541Z] 23:23:01 0 12.05 0.00 4.36 1.13 0.07 82.40 [2023-04-26T23:36:33.541Z] 23:23:01 1 12.40 0.00 3.05 0.17 0.05 84.34 [2023-04-26T23:36:33.541Z] 23:23:01 2 8.54 0.00 4.23 0.25 0.05 86.93 [2023-04-26T23:36:33.541Z] 23:23:01 3 11.09 0.00 5.10 5.20 0.07 78.55 [2023-04-26T23:36:33.541Z] 23:23:01 4 7.72 0.00 3.28 1.51 0.03 87.45 [2023-04-26T23:36:33.541Z] 23:23:01 5 12.07 0.00 3.06 0.42 0.05 84.39 [2023-04-26T23:36:33.541Z] 23:23:01 6 8.59 0.00 5.37 6.36 0.05 79.63 [2023-04-26T23:36:33.541Z] 23:23:01 7 10.23 0.00 3.73 1.13 0.05 84.86 [2023-04-26T23:36:33.541Z] 23:24:01 all 37.62 0.00 6.22 1.44 0.08 54.65 [2023-04-26T23:36:33.541Z] 23:24:01 0 37.35 0.00 5.58 0.19 0.07 56.82 [2023-04-26T23:36:33.541Z] 23:24:01 1 37.61 0.00 5.89 0.25 0.07 56.18 [2023-04-26T23:36:33.541Z] 23:24:01 2 37.69 0.00 6.11 1.46 0.07 54.68 [2023-04-26T23:36:33.541Z] 23:24:01 3 37.34 0.00 5.63 0.96 0.08 55.99 [2023-04-26T23:36:33.541Z] 23:24:01 4 37.25 0.00 7.22 1.38 0.08 54.07 [2023-04-26T23:36:33.541Z] 23:24:01 5 37.30 0.00 5.85 1.75 0.08 55.02 [2023-04-26T23:36:33.541Z] 23:24:01 6 38.33 0.00 6.83 4.96 0.08 49.80 [2023-04-26T23:36:33.541Z] 23:24:01 7 38.11 0.00 6.62 0.54 0.08 54.65 [2023-04-26T23:36:33.541Z] 23:25:01 all 3.38 0.00 1.34 0.49 0.03 94.76 [2023-04-26T23:36:33.541Z] 23:25:01 0 3.53 0.00 1.74 0.00 0.03 94.69 [2023-04-26T23:36:33.541Z] 23:25:01 1 2.78 0.00 1.36 0.08 0.02 95.76 [2023-04-26T23:36:33.541Z] 23:25:01 2 4.04 0.00 1.16 0.02 0.03 94.76 [2023-04-26T23:36:33.541Z] 23:25:01 3 3.90 0.00 1.01 0.03 0.02 95.04 [2023-04-26T23:36:33.541Z] 23:25:01 4 3.56 0.00 1.19 0.17 0.03 95.05 [2023-04-26T23:36:33.541Z] 23:25:01 5 2.13 0.00 1.76 2.69 0.03 93.38 [2023-04-26T23:36:33.541Z] 23:25:01 6 2.75 0.00 0.93 0.83 0.02 95.46 [2023-04-26T23:36:33.541Z] 23:25:01 7 4.30 0.00 1.56 0.13 0.03 93.97 [2023-04-26T23:36:33.541Z] 23:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-26T23:36:33.541Z] 23:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:26:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:26:01 7 0.08 0.00 0.03 0.02 0.00 99.87 [2023-04-26T23:36:33.541Z] 23:27:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-04-26T23:36:33.541Z] 23:27:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2023-04-26T23:36:33.541Z] 23:27:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T23:36:33.541Z] 23:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.541Z] 23:27:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:27:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-04-26T23:36:33.541Z] [2023-04-26T23:36:33.541Z] 23:27:01 CPU %user %nice %system %iowait %steal %idle [2023-04-26T23:36:33.541Z] 23:28:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2023-04-26T23:36:33.541Z] 23:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-26T23:36:33.541Z] 23:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:28:01 3 0.50 0.00 0.03 0.00 0.00 99.47 [2023-04-26T23:36:33.541Z] 23:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:29:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2023-04-26T23:36:33.541Z] 23:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-26T23:36:33.541Z] 23:29:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.541Z] 23:29:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-26T23:36:33.541Z] 23:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:29:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:29:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:29:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2023-04-26T23:36:33.541Z] 23:30:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:30:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-04-26T23:36:33.541Z] 23:30:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:31:01 all 0.22 0.00 0.01 0.00 0.00 99.76 [2023-04-26T23:36:33.541Z] 23:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:31:01 3 1.64 0.00 0.00 0.00 0.00 98.36 [2023-04-26T23:36:33.541Z] 23:31:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-04-26T23:36:33.541Z] 23:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.541Z] 23:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:32:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:32:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.541Z] 23:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:32:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-04-26T23:36:33.541Z] 23:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-26T23:36:33.541Z] 23:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:33:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-04-26T23:36:33.541Z] 23:33:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-26T23:36:33.541Z] 23:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:33:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2023-04-26T23:36:33.541Z] 23:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-04-26T23:36:33.541Z] 23:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-04-26T23:36:33.541Z] 23:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:34:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-04-26T23:36:33.541Z] 23:35:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-26T23:36:33.541Z] 23:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-26T23:36:33.541Z] 23:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-26T23:36:33.541Z] 23:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-26T23:36:33.541Z] 23:35:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-26T23:36:33.541Z] 23:36:01 all 5.27 0.00 2.19 0.84 0.03 91.67 [2023-04-26T23:36:33.541Z] 23:36:01 0 5.67 0.00 3.10 1.59 0.03 89.60 [2023-04-26T23:36:33.541Z] 23:36:01 1 5.71 0.00 2.09 0.17 0.03 92.01 [2023-04-26T23:36:33.541Z] 23:36:01 2 6.59 0.00 2.30 0.05 0.03 91.03 [2023-04-26T23:36:33.541Z] 23:36:01 3 4.63 0.00 2.26 0.05 0.03 93.02 [2023-04-26T23:36:33.541Z] 23:36:01 4 4.33 0.00 1.54 3.61 0.03 90.49 [2023-04-26T23:36:33.541Z] 23:36:01 5 3.73 0.00 2.53 0.02 0.02 93.71 [2023-04-26T23:36:33.541Z] 23:36:01 6 4.07 0.00 1.60 0.52 0.02 93.80 [2023-04-26T23:36:33.541Z] 23:36:01 7 7.45 0.00 2.12 0.69 0.05 89.69 [2023-04-26T23:36:33.541Z] Average: all 0.82 0.00 0.20 0.08 0.01 98.89 [2023-04-26T23:36:33.541Z] Average: 0 0.85 0.00 0.21 0.04 0.01 98.89 [2023-04-26T23:36:33.541Z] Average: 1 0.81 0.00 0.18 0.01 0.01 98.98 [2023-04-26T23:36:33.541Z] Average: 2 0.96 0.00 0.20 0.03 0.01 98.81 [2023-04-26T23:36:33.541Z] Average: 3 0.81 0.00 0.20 0.09 0.00 98.90 [2023-04-26T23:36:33.541Z] Average: 4 0.73 0.00 0.19 0.17 0.00 98.91 [2023-04-26T23:36:33.541Z] Average: 5 0.82 0.00 0.20 0.09 0.01 98.90 [2023-04-26T23:36:33.542Z] Average: 6 0.75 0.00 0.22 0.18 0.01 98.85 [2023-04-26T23:36:33.542Z] Average: 7 0.83 0.00 0.20 0.04 0.01 98.92 [2023-04-26T23:36:33.542Z] [2023-04-26T23:36:33.542Z] [2023-04-26T23:36:33.542Z]