Pull request #14 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-s7 Obtained Jenkinsfile from bec349e2f9af90d5dee38f24426ea0dece7bc46d+e57816f4afcfc8db9a573db5c83bd892c807d408 (6ca5af1192220bdd918dde07e3440d4a12ae2e63) 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-ssh6848412596363358905.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1728287333947716170.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-14/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-14/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2550743521919480535.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-14/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13888665244443564425.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10105044532897066187.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-14/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-14/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3870537955275198680.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-24119’ Running on prd-ubuntu20.04-docker-8c-8g-24122 in /w/workspace/edgexfoundry_device-s7_PR-14 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_PR-14 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e57816f4afcfc8db9a573db5c83bd892c807d408 into PR head commit bec349e2f9af90d5dee38f24426ea0dece7bc46d Merge succeeded, producing bec349e2f9af90d5dee38f24426ea0dece7bc46d Checking out Revision bec349e2f9af90d5dee38f24426ea0dece7bc46d (PR-14) > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/14/head:refs/remotes/origin/PR-14 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bec349e2f9af90d5dee38f24426ea0dece7bc46d # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e57816f4afcfc8db9a573db5c83bd892c807d408 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bec349e2f9af90d5dee38f24426ea0dece7bc46d # timeout=10 Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-30T08:05:06.437Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-30T08:05:06.673Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-30T08:05:06.805Z] ========================================================= [2024-10-30T08:05:06.805Z] EdgeX Global Pipelines Version Info [2024-10-30T08:05:06.805Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:05:07.574Z] ------------------- [2024-10-30T08:05:07.575Z] stable info: [2024-10-30T08:05:07.575Z] ------------------- [2024-10-30T08:05:07.575Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-30T08:05:07.575Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-30T08:05:07.575Z] Message: update stable to v1.0.265 [2024-10-30T08:05:08.149Z] ------------------- [2024-10-30T08:05:08.149Z] experimental info: [2024-10-30T08:05:08.149Z] ------------------- [2024-10-30T08:05:08.149Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-30T08:05:08.149Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-30T08:05:08.149Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-30T08:05:08.386Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo [2024-10-30T08:05:08.449Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo [2024-10-30T08:05:08.513Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-30T08:05:08.575Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-30T08:05:08.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-30T08:05:08.687Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-30T08:05:08.743Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-30T08:05:08.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-30T08:05:08.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-30T08:05:08.919Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-30T08:05:08.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-30T08:05:09.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo [2024-10-30T08:05:09.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-30T08:05:09.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-30T08:05:09.188Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T08:05:09.247Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-30T08:05:09.301Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T08:05:09.362Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-30T08:05:09.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-30T08:05:09.475Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-30T08:05:09.532Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-30T08:05:09.589Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-30T08:05:09.646Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-30T08:05:09.706Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-30T08:05:09.768Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-30T08:05:09.829Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-30T08:05:09.892Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-30T08:05:09.954Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-14 [Pipeline] echo [2024-10-30T08:05:10.015Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-14 [Pipeline] echo [2024-10-30T08:05:10.076Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-14 [Pipeline] echo [2024-10-30T08:05:10.133Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bec349e2f9af90d5dee38f24426ea0dece7bc46d [Pipeline] echo [2024-10-30T08:05:10.186Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bec349e [Pipeline] echo [2024-10-30T08:05:10.245Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T08:05:10.400Z] provisioning config files... [2024-10-30T08:05:10.419Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-14@tmp/config10090290682380606600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:05:10.818Z] ---> ****-login.sh [2024-10-30T08:05:10.818Z] nexus3.edgexfoundry.org:10001 [2024-10-30T08:05:11.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:05:11.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:05:11.079Z] Configure a credential helper to remove this warning. See [2024-10-30T08:05:11.080Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:05:11.080Z] [2024-10-30T08:05:11.080Z] Login Succeeded [2024-10-30T08:05:11.080Z] nexus3.edgexfoundry.org:10002 [2024-10-30T08:05:11.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:05:11.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:05:11.340Z] Configure a credential helper to remove this warning. See [2024-10-30T08:05:11.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:05:11.340Z] [2024-10-30T08:05:11.340Z] Login Succeeded [2024-10-30T08:05:11.340Z] nexus3.edgexfoundry.org:10003 [2024-10-30T08:05:11.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:05:11.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:05:11.340Z] Configure a credential helper to remove this warning. See [2024-10-30T08:05:11.340Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:05:11.340Z] [2024-10-30T08:05:11.340Z] Login Succeeded [2024-10-30T08:05:11.340Z] nexus3.edgexfoundry.org:10004 [2024-10-30T08:05:11.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:05:11.600Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:05:11.600Z] Configure a credential helper to remove this warning. See [2024-10-30T08:05:11.600Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:05:11.600Z] [2024-10-30T08:05:11.600Z] Login Succeeded [2024-10-30T08:05:11.600Z] ****.io [2024-10-30T08:05:11.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:05:11.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:05:11.861Z] Configure a credential helper to remove this warning. See [2024-10-30T08:05:11.861Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:05:11.861Z] [2024-10-30T08:05:11.861Z] Login Succeeded [2024-10-30T08:05:11.861Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T08:05:11.895Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-30T08:05:12.597Z] + git rev-list -1 --merges bec349e2f9af90d5dee38f24426ea0dece7bc46d~1..bec349e2f9af90d5dee38f24426ea0dece7bc46d [Pipeline] echo [2024-10-30T08:05:12.646Z] -----------> git rev-list -1 --merges bec349e2f9af90d5dee38f24426ea0dece7bc46d~1..bec349e2f9af90d5dee38f24426ea0dece7bc46d bec349e2f9af90d5dee38f24426ea0dece7bc46d [false] [Pipeline] sh [2024-10-30T08:05:12.969Z] + git log --format=format:%s -1 bec349e2f9af90d5dee38f24426ea0dece7bc46d [Pipeline] echo [2024-10-30T08:05:13.006Z] ========================================================= [2024-10-30T08:05:13.006Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-30T08:05:13.006Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T08:05:13.499Z] + git log --format=format:%s -1 bec349e2f9af90d5dee38f24426ea0dece7bc46d [Pipeline] echo [2024-10-30T08:05:13.540Z] [semverPrep] GIT_COMMIT: bec349e2f9af90d5dee38f24426ea0dece7bc46d, Commit Message: refactor!: update module to v4 [Pipeline] echo [2024-10-30T08:05:13.585Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-30T08:05:14.076Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-30T08:05:14.076Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-30T08:05:14.076Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-30T08:05:14.076Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-30T08:05:14.076Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-30T08:05:14.076Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-30T08:05:14.076Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:05:14.549Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T08:05:14.549Z] [2024-10-30T08:05:14.549Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:05:14.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T08:05:14.940Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-30T08:05:14.940Z] b85a868b505f: Pulling fs layer [2024-10-30T08:05:14.940Z] e2be974225ed: Pulling fs layer [2024-10-30T08:05:14.940Z] 339a4e72a1f5: Pulling fs layer [2024-10-30T08:05:14.940Z] 988bab9f4d93: Pulling fs layer [2024-10-30T08:05:14.940Z] 1469e6f7b9e6: Pulling fs layer [2024-10-30T08:05:14.940Z] eaf3925da568: Pulling fs layer [2024-10-30T08:05:14.940Z] bab4dde63d76: Pulling fs layer [2024-10-30T08:05:14.940Z] bde34c3a00c8: Pulling fs layer [2024-10-30T08:05:14.940Z] b352a97aabf1: Pulling fs layer [2024-10-30T08:05:14.940Z] 4872d77fe225: Pulling fs layer [2024-10-30T08:05:14.940Z] 5851b861e8e6: Pulling fs layer [2024-10-30T08:05:14.940Z] 988bab9f4d93: Waiting [2024-10-30T08:05:14.940Z] 1469e6f7b9e6: Waiting [2024-10-30T08:05:14.940Z] 5851b861e8e6: Waiting [2024-10-30T08:05:14.940Z] bde34c3a00c8: Waiting [2024-10-30T08:05:14.940Z] eaf3925da568: Waiting [2024-10-30T08:05:14.940Z] bab4dde63d76: Waiting [2024-10-30T08:05:14.940Z] b352a97aabf1: Waiting [2024-10-30T08:05:14.940Z] 4872d77fe225: Waiting [2024-10-30T08:05:14.940Z] e2be974225ed: Download complete [2024-10-30T08:05:14.940Z] 988bab9f4d93: Verifying Checksum [2024-10-30T08:05:14.940Z] 988bab9f4d93: Download complete [2024-10-30T08:05:14.940Z] 1469e6f7b9e6: Verifying Checksum [2024-10-30T08:05:14.941Z] 1469e6f7b9e6: Download complete [2024-10-30T08:05:14.941Z] eaf3925da568: Verifying Checksum [2024-10-30T08:05:14.941Z] eaf3925da568: Download complete [2024-10-30T08:05:14.941Z] 339a4e72a1f5: Verifying Checksum [2024-10-30T08:05:14.941Z] 339a4e72a1f5: Download complete [2024-10-30T08:05:14.941Z] bde34c3a00c8: Verifying Checksum [2024-10-30T08:05:14.941Z] bde34c3a00c8: Download complete [2024-10-30T08:05:15.204Z] b352a97aabf1: Verifying Checksum [2024-10-30T08:05:15.204Z] b352a97aabf1: Download complete [2024-10-30T08:05:15.204Z] 4872d77fe225: Download complete [2024-10-30T08:05:15.204Z] 5851b861e8e6: Verifying Checksum [2024-10-30T08:05:15.204Z] 5851b861e8e6: Download complete [2024-10-30T08:05:15.204Z] b85a868b505f: Verifying Checksum [2024-10-30T08:05:15.204Z] b85a868b505f: Download complete [2024-10-30T08:05:15.464Z] bab4dde63d76: Verifying Checksum [2024-10-30T08:05:15.464Z] bab4dde63d76: Download complete [2024-10-30T08:05:16.401Z] b85a868b505f: Pull complete [2024-10-30T08:05:16.661Z] e2be974225ed: Pull complete [2024-10-30T08:05:17.230Z] 339a4e72a1f5: Pull complete [2024-10-30T08:05:17.230Z] 988bab9f4d93: Pull complete [2024-10-30T08:05:17.496Z] 1469e6f7b9e6: Pull complete [2024-10-30T08:05:17.496Z] eaf3925da568: Pull complete [2024-10-30T08:05:19.401Z] bab4dde63d76: Pull complete [2024-10-30T08:05:19.401Z] bde34c3a00c8: Pull complete [2024-10-30T08:05:19.401Z] b352a97aabf1: Pull complete [2024-10-30T08:05:19.659Z] 4872d77fe225: Pull complete [2024-10-30T08:05:19.659Z] 5851b861e8e6: Pull complete [2024-10-30T08:05:19.659Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-30T08:05:19.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-30T08:05:19.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:05:19.943Z] prd-ubuntu20.04-docker-8c-8g-24122 does not seem to be running inside a container [2024-10-30T08:05:19.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-14 -v /w/workspace/edgexfoundry_device-s7_PR-14:/w/workspace/edgexfoundry_device-s7_PR-14:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-14@tmp:/w/workspace/edgexfoundry_device-s7_PR-14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-30T08:05:24.034Z] $ docker top b394b7270cacdb1cc0f72d4b7c30ca1fc01573301b16905a712216c9a94a86c6 -eo pid,comm [2024-10-30T08:05:24.090Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-30T08:05:24.090Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-30T08:05:41.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T08:05:41.623Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T08:05:41.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T08:05:41.741Z] $ docker exec b394b7270cacdb1cc0f72d4b7c30ca1fc01573301b16905a712216c9a94a86c6 ssh-agent [2024-10-30T08:05:41.847Z] SSH_AUTH_SOCK=/tmp/ssh-BF8Qge3AKGgt/agent.32 [2024-10-30T08:05:41.847Z] SSH_AGENT_PID=38 [2024-10-30T08:05:41.853Z] Running ssh-add (command line suppressed) [2024-10-30T08:05:41.957Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-14@tmp/private_key_10844319757732298822.key (/w/workspace/edgexfoundry_device-s7_PR-14@tmp/private_key_10844319757732298822.key) [2024-10-30T08:05:41.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T08:05:42.329Z] + git tag --points-at HEAD [Pipeline] } [2024-10-30T08:05:42.354Z] $ docker exec --env ******** --env ******** b394b7270cacdb1cc0f72d4b7c30ca1fc01573301b16905a712216c9a94a86c6 ssh-agent -k [2024-10-30T08:05:42.455Z] unset SSH_AUTH_SOCK; [2024-10-30T08:05:42.455Z] unset SSH_AGENT_PID; [2024-10-30T08:05:42.456Z] echo Agent pid 38 killed; [2024-10-30T08:05:42.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-30T08:05:42.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-30T08:05:42.590Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-30T08:05:42.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-30T08:05:42.698Z] $ docker exec b394b7270cacdb1cc0f72d4b7c30ca1fc01573301b16905a712216c9a94a86c6 ssh-agent [2024-10-30T08:05:42.799Z] SSH_AUTH_SOCK=/tmp/ssh-7jZVWc7pJNXK/agent.71 [2024-10-30T08:05:42.799Z] SSH_AGENT_PID=77 [2024-10-30T08:05:42.804Z] Running ssh-add (command line suppressed) [2024-10-30T08:05:42.902Z] Identity added: /w/workspace/edgexfoundry_device-s7_PR-14@tmp/private_key_5078007381262652443.key (/w/workspace/edgexfoundry_device-s7_PR-14@tmp/private_key_5078007381262652443.key) [2024-10-30T08:05:42.916Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-30T08:05:43.258Z] + git semver init [2024-10-30T08:05:43.519Z] 2024-10-30 08:05:43,443 [run_init] DEBUG init version:0.0.0 force:False [2024-10-30T08:05:43.519Z] 2024-10-30 08:05:43,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-14/.semver [2024-10-30T08:05:43.519Z] 2024-10-30 08:05:43,444 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-14/.semver [2024-10-30T08:05:43.519Z] 2024-10-30 08:05:43,445 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-14/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-14, universal_newlines=False, shell=None, istream=None) [2024-10-30T08:05:44.089Z] 2024-10-30 08:05:44,040 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-14/.git/info/exclude [2024-10-30T08:05:44.089Z] 2024-10-30 08:05:44,040 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-14/.semver/PR-14 with force:False [2024-10-30T08:05:44.089Z] 2024-10-30 08:05:44,040 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-14/.semver/PR-14 [2024-10-30T08:05:44.089Z] 2024-10-30 08:05:44,043 [execute] INFO git cat-file --batch-check [2024-10-30T08:05:44.089Z] 2024-10-30 08:05:44,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-14/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T08:05:44.089Z] 2024-10-30 08:05:44,048 [execute] INFO git cat-file --batch [2024-10-30T08:05:44.089Z] 2024-10-30 08:05:44,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-14/.semver, universal_newlines=False, shell=None, istream=) [2024-10-30T08:05:44.089Z] 2024-10-30 08:05:44,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-14/.semver/PR-14 [2024-10-30T08:05:44.089Z] 0.0.0 [Pipeline] } [2024-10-30T08:05:44.118Z] $ docker exec --env ******** --env ******** b394b7270cacdb1cc0f72d4b7c30ca1fc01573301b16905a712216c9a94a86c6 ssh-agent -k [2024-10-30T08:05:44.214Z] unset SSH_AUTH_SOCK; [2024-10-30T08:05:44.216Z] unset SSH_AGENT_PID; [2024-10-30T08:05:44.216Z] echo Agent pid 77 killed; [2024-10-30T08:05:44.226Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-30T08:05:44.693Z] + git semver [Pipeline] } [2024-10-30T08:05:44.982Z] $ docker stop --time=1 b394b7270cacdb1cc0f72d4b7c30ca1fc01573301b16905a712216c9a94a86c6 [2024-10-30T08:05:46.256Z] $ docker rm -f --volumes b394b7270cacdb1cc0f72d4b7c30ca1fc01573301b16905a712216c9a94a86c6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T08:05:46.692Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-30T08:05:47.007Z] Stashed 1 file(s) [Pipeline] echo [2024-10-30T08:05:47.032Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T08:05:47.752Z] provisioning config files... [2024-10-30T08:05:47.764Z] copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-14@tmp/config17570269125898311545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:05:48.133Z] ---> ****-login.sh [2024-10-30T08:05:48.133Z] nexus3.edgexfoundry.org:10001 [2024-10-30T08:05:48.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:05:48.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:05:48.133Z] Configure a credential helper to remove this warning. See [2024-10-30T08:05:48.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:05:48.133Z] [2024-10-30T08:05:48.133Z] Login Succeeded [2024-10-30T08:05:48.133Z] nexus3.edgexfoundry.org:10002 [2024-10-30T08:05:48.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:05:48.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:05:48.134Z] Configure a credential helper to remove this warning. See [2024-10-30T08:05:48.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:05:48.134Z] [2024-10-30T08:05:48.134Z] Login Succeeded [2024-10-30T08:05:48.134Z] nexus3.edgexfoundry.org:10003 [2024-10-30T08:05:48.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:05:48.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:05:48.394Z] Configure a credential helper to remove this warning. See [2024-10-30T08:05:48.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:05:48.394Z] [2024-10-30T08:05:48.394Z] Login Succeeded [2024-10-30T08:05:48.394Z] nexus3.edgexfoundry.org:10004 [2024-10-30T08:05:48.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:05:48.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:05:48.395Z] Configure a credential helper to remove this warning. See [2024-10-30T08:05:48.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:05:48.395Z] [2024-10-30T08:05:48.395Z] Login Succeeded [2024-10-30T08:05:48.395Z] ****.io [2024-10-30T08:05:48.655Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:05:48.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:05:48.655Z] Configure a credential helper to remove this warning. See [2024-10-30T08:05:48.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:05:48.655Z] [2024-10-30T08:05:48.655Z] Login Succeeded [2024-10-30T08:05:48.656Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T08:05:48.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T08:05:48.930Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T08:05:48.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T08:05:49.039Z] ========================================================= [2024-10-30T08:05:49.039Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-30T08:05:49.039Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:05:49.556Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T08:05:49.556Z] Sending build context to Docker daemon 601.1kB [2024-10-30T08:05:49.556Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T08:05:49.556Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-30T08:05:49.556Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-30T08:05:49.556Z] 43c4264eed91: Pulling fs layer [2024-10-30T08:05:49.556Z] 4cc291be95ef: Pulling fs layer [2024-10-30T08:05:49.556Z] 2ac1f1163629: Pulling fs layer [2024-10-30T08:05:49.556Z] 5c3c966382ef: Pulling fs layer [2024-10-30T08:05:49.556Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T08:05:49.556Z] 5d5c8e513c77: Pulling fs layer [2024-10-30T08:05:49.556Z] 9f66e0745190: Pulling fs layer [2024-10-30T08:05:49.556Z] f49a43e4bbc0: Pulling fs layer [2024-10-30T08:05:49.556Z] 561ebcabdf7f: Pulling fs layer [2024-10-30T08:05:49.556Z] 5c3c966382ef: Waiting [2024-10-30T08:05:49.556Z] 4f4fb700ef54: Waiting [2024-10-30T08:05:49.556Z] 5d5c8e513c77: Waiting [2024-10-30T08:05:49.556Z] 9f66e0745190: Waiting [2024-10-30T08:05:49.556Z] f49a43e4bbc0: Waiting [2024-10-30T08:05:49.556Z] 561ebcabdf7f: Waiting [2024-10-30T08:05:49.556Z] 4cc291be95ef: Download complete [2024-10-30T08:05:49.556Z] 5c3c966382ef: Verifying Checksum [2024-10-30T08:05:49.556Z] 5c3c966382ef: Download complete [2024-10-30T08:05:49.556Z] 4f4fb700ef54: Verifying Checksum [2024-10-30T08:05:49.556Z] 4f4fb700ef54: Download complete [2024-10-30T08:05:49.556Z] 5d5c8e513c77: Verifying Checksum [2024-10-30T08:05:49.556Z] 5d5c8e513c77: Download complete [2024-10-30T08:05:49.556Z] 43c4264eed91: Download complete [2024-10-30T08:05:49.814Z] 9f66e0745190: Verifying Checksum [2024-10-30T08:05:49.814Z] 9f66e0745190: Download complete [2024-10-30T08:05:49.814Z] 43c4264eed91: Pull complete [2024-10-30T08:05:49.814Z] 561ebcabdf7f: Verifying Checksum [2024-10-30T08:05:49.814Z] 561ebcabdf7f: Download complete [2024-10-30T08:05:50.074Z] 4cc291be95ef: Pull complete [2024-10-30T08:05:50.074Z] 2ac1f1163629: Verifying Checksum [2024-10-30T08:05:50.074Z] 2ac1f1163629: Download complete [2024-10-30T08:05:50.332Z] f49a43e4bbc0: Verifying Checksum [2024-10-30T08:05:50.332Z] f49a43e4bbc0: Download complete [2024-10-30T08:05:54.520Z] 2ac1f1163629: Pull complete [2024-10-30T08:05:54.520Z] 5c3c966382ef: Pull complete [2024-10-30T08:05:54.520Z] 4f4fb700ef54: Pull complete [2024-10-30T08:05:54.520Z] 5d5c8e513c77: Pull complete [2024-10-30T08:05:54.520Z] 9f66e0745190: Pull complete [2024-10-30T08:05:56.420Z] f49a43e4bbc0: Pull complete [2024-10-30T08:05:56.987Z] 561ebcabdf7f: Pull complete [2024-10-30T08:05:56.987Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-30T08:05:56.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-30T08:05:56.987Z] ---> 3a752c3f9dda [2024-10-30T08:05:56.987Z] Step 3/10 : ARG MAKE=make build [2024-10-30T08:06:02.543Z] Still waiting to schedule task [2024-10-30T08:06:02.544Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24120’ [2024-10-30T08:06:05.227Z] ---> Running in 9a654ec61219 [2024-10-30T08:06:05.227Z] Removing intermediate container 9a654ec61219 [2024-10-30T08:06:05.227Z] ---> f403db662f7f [2024-10-30T08:06:05.227Z] Step 4/10 : WORKDIR /device-s7 [2024-10-30T08:06:05.227Z] ---> Running in 23f2c6e0371d [2024-10-30T08:06:05.227Z] Removing intermediate container 23f2c6e0371d [2024-10-30T08:06:05.227Z] ---> 82a31872351e [2024-10-30T08:06:05.227Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-30T08:06:05.227Z] ---> Running in 207a91636b82 [2024-10-30T08:06:05.227Z] Removing intermediate container 207a91636b82 [2024-10-30T08:06:05.227Z] ---> ddb047dab7c0 [2024-10-30T08:06:05.227Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-10-30T08:06:05.227Z] ---> Running in 19ca79c22a80 [2024-10-30T08:06:05.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T08:06:05.227Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T08:06:05.227Z] OK: 246 MiB in 54 packages [2024-10-30T08:06:05.227Z] Removing intermediate container 19ca79c22a80 [2024-10-30T08:06:05.227Z] ---> 4cce1ddf071e [2024-10-30T08:06:05.227Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-30T08:06:05.227Z] ---> ee03ae7a5d0a [2024-10-30T08:06:05.227Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T08:06:05.227Z] ---> Running in ae2459c15cd9 [2024-10-30T08:06:51.953Z] Removing intermediate container ae2459c15cd9 [2024-10-30T08:06:51.953Z] ---> 13b30eb32c21 [2024-10-30T08:06:51.953Z] Step 9/10 : COPY . . [2024-10-30T08:06:51.953Z] ---> f280b775a66a [2024-10-30T08:06:51.953Z] Step 10/10 : RUN ${MAKE} [2024-10-30T08:06:51.953Z] ---> Running in 4de5601876a1 [2024-10-30T08:06:51.953Z] noop [2024-10-30T08:06:51.953Z] Removing intermediate container 4de5601876a1 [2024-10-30T08:06:51.953Z] ---> be5571a44c39 [2024-10-30T08:06:51.953Z] Successfully built be5571a44c39 [2024-10-30T08:06:51.953Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:06:52.465Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T08:06:52.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:06:52.643Z] prd-ubuntu20.04-docker-8c-8g-24122 does not seem to be running inside a container [2024-10-30T08:06:52.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-14 -v /w/workspace/edgexfoundry_device-s7_PR-14:/w/workspace/edgexfoundry_device-s7_PR-14:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-14@tmp:/w/workspace/edgexfoundry_device-s7_PR-14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T08:06:53.001Z] $ docker top 4a5cbbf5d302ff196cd6f3d9b1c47fdd5185f1805faba089f3a31bf06b184ba0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T08:06:53.421Z] + go version [2024-10-30T08:06:53.421Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-30T08:06:53.456Z] $ docker stop --time=1 4a5cbbf5d302ff196cd6f3d9b1c47fdd5185f1805faba089f3a31bf06b184ba0 [2024-10-30T08:06:54.748Z] $ docker rm -f --volumes 4a5cbbf5d302ff196cd6f3d9b1c47fdd5185f1805faba089f3a31bf06b184ba0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:06:55.544Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-30T08:06:55.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:06:55.732Z] prd-ubuntu20.04-docker-8c-8g-24122 does not seem to be running inside a container [2024-10-30T08:06:55.764Z] $ 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-s7_PR-14 -v /w/workspace/edgexfoundry_device-s7_PR-14:/w/workspace/edgexfoundry_device-s7_PR-14:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-14@tmp:/w/workspace/edgexfoundry_device-s7_PR-14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-30T08:06:56.135Z] $ docker top 9a00547b2b46c05c65493b6bc1427cddd7e28169f74adc663e81b4e433a1f8ec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T08:06:56.563Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-14 [Pipeline] fileExists [Pipeline] sh [2024-10-30T08:06:56.950Z] + make test [2024-10-30T08:06:56.950Z] go test -race -coverprofile=coverage.out ./... [2024-10-30T08:07:05.084Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-10-30T08:07:31.634Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-10-30T08:07:31.634Z] github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements [2024-10-30T08:08:03.716Z] go vet ./... [2024-10-30T08:08:08.998Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T08:08:08.998Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T08:08:08.998Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T08:08:09.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T08:08:09.090Z] $ docker stop --time=1 9a00547b2b46c05c65493b6bc1427cddd7e28169f74adc663e81b4e433a1f8ec [2024-10-30T08:08:11.074Z] $ docker rm -f --volumes 9a00547b2b46c05c65493b6bc1427cddd7e28169f74adc663e81b4e433a1f8ec [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T08:08:11.885Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T08:08:11.975Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-30T08:08:12.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T08:08:13.138Z] + ls -al . [2024-10-30T08:08:13.138Z] total 228 [2024-10-30T08:08:13.138Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 08:06 . [2024-10-30T08:08:13.138Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 08:05 .. [2024-10-30T08:08:13.138Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 08:07 .git [2024-10-30T08:08:13.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 08:05 .github [2024-10-30T08:08:13.138Z] -rw-rw-r-- 1 jenkins jenkins 237 Oct 30 08:05 .gitignore [2024-10-30T08:08:13.138Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 30 08:05 .golangci.yml [2024-10-30T08:08:13.138Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 08:05 .semver [2024-10-30T08:08:13.138Z] -rw-rw-r-- 1 jenkins jenkins 19679 Oct 30 08:05 Attribution.txt [2024-10-30T08:08:13.138Z] -rw-rw-r-- 1 jenkins jenkins 1579 Oct 30 08:05 Dockerfile [2024-10-30T08:08:13.138Z] -rw-rw-r-- 1 jenkins jenkins 643 Oct 30 08:05 Jenkinsfile [2024-10-30T08:08:13.138Z] -rw-rw-r-- 1 jenkins jenkins 10947 Oct 30 08:05 LICENSE [2024-10-30T08:08:13.138Z] -rw-rw-r-- 1 jenkins jenkins 1903 Oct 30 08:05 Makefile [2024-10-30T08:08:13.138Z] -rw-rw-r-- 1 jenkins jenkins 614 Oct 30 08:05 OWNERS.md [2024-10-30T08:08:13.138Z] -rw-rw-r-- 1 jenkins jenkins 2393 Oct 30 08:05 README.md [2024-10-30T08:08:13.138Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 08:05 VERSION [2024-10-30T08:08:13.138Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 08:05 bin [2024-10-30T08:08:13.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:05 cmd [2024-10-30T08:08:13.138Z] -rw-r--r-- 1 jenkins jenkins 17164 Oct 30 08:07 coverage.out [2024-10-30T08:08:13.138Z] -rw-rw-r-- 1 jenkins jenkins 6929 Oct 30 08:05 go.mod [2024-10-30T08:08:13.138Z] -rw-rw-r-- 1 jenkins jenkins 100385 Oct 30 08:05 go.sum [2024-10-30T08:08:13.138Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:05 internal [2024-10-30T08:08:13.138Z] -rw-rw-r-- 1 jenkins jenkins 223 Oct 30 08:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:08:13.561Z] + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=bec349e2f9af90d5dee38f24426ea0dece7bc46d --label arch=amd64 --label version=0.0.0 . [2024-10-30T08:08:13.561Z] Sending build context to Docker daemon 619kB [2024-10-30T08:08:13.561Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T08:08:13.561Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-30T08:08:13.561Z] ---> be5571a44c39 [2024-10-30T08:08:13.561Z] Step 3/24 : ARG MAKE=make build [2024-10-30T08:08:13.561Z] ---> Running in 956f8a690fa1 [2024-10-30T08:08:13.561Z] Removing intermediate container 956f8a690fa1 [2024-10-30T08:08:13.561Z] ---> b17214e99464 [2024-10-30T08:08:13.561Z] Step 4/24 : WORKDIR /device-s7 [2024-10-30T08:08:13.561Z] ---> Running in f974bb4942f4 [2024-10-30T08:08:13.821Z] Removing intermediate container f974bb4942f4 [2024-10-30T08:08:13.821Z] ---> 083280507102 [2024-10-30T08:08:13.821Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-30T08:08:13.821Z] ---> Running in 7f360d733438 [2024-10-30T08:08:13.821Z] Removing intermediate container 7f360d733438 [2024-10-30T08:08:13.821Z] ---> 1d728be277e6 [2024-10-30T08:08:13.821Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-10-30T08:08:13.821Z] ---> Running in cc4e65946238 [2024-10-30T08:08:14.081Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T08:08:14.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T08:08:14.600Z] OK: 246 MiB in 54 packages [2024-10-30T08:08:15.170Z] Removing intermediate container cc4e65946238 [2024-10-30T08:08:15.170Z] ---> 6044898d7268 [2024-10-30T08:08:15.170Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-30T08:08:15.170Z] ---> ea2243f680a6 [2024-10-30T08:08:15.170Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T08:08:15.170Z] ---> Running in e0d1b3001937 [2024-10-30T08:08:15.739Z] Removing intermediate container e0d1b3001937 [2024-10-30T08:08:15.739Z] ---> 2e1d87b153bd [2024-10-30T08:08:15.739Z] Step 9/24 : COPY . . [2024-10-30T08:08:15.999Z] ---> 4dbcabee1d5f [2024-10-30T08:08:15.999Z] Step 10/24 : RUN ${MAKE} [2024-10-30T08:08:15.999Z] ---> Running in 58c6ad995dc3 [2024-10-30T08:08:16.259Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-10-30T08:08:48.342Z] Removing intermediate container 58c6ad995dc3 [2024-10-30T08:08:48.342Z] ---> 03989725a93a [2024-10-30T08:08:48.342Z] Step 11/24 : FROM alpine:3.20 [2024-10-30T08:08:48.342Z] 3.20: Pulling from library/alpine [2024-10-30T08:08:48.342Z] 43c4264eed91: Already exists [2024-10-30T08:08:48.342Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T08:08:48.342Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T08:08:48.342Z] ---> 91ef0af61f39 [2024-10-30T08:08:48.343Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-30T08:08:48.343Z] ---> Running in 68e429af16aa [2024-10-30T08:08:48.343Z] Removing intermediate container 68e429af16aa [2024-10-30T08:08:48.343Z] ---> 9d80eceedd22 [2024-10-30T08:08:48.343Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-30T08:08:48.343Z] ---> Running in 41a050c474e2 [2024-10-30T08:08:48.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T08:08:48.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T08:08:48.602Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T08:08:48.602Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T08:08:48.602Z] OK: 8 MiB in 15 packages [2024-10-30T08:08:48.862Z] Removing intermediate container 41a050c474e2 [2024-10-30T08:08:48.862Z] ---> adf99be9f390 [2024-10-30T08:08:48.862Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-30T08:08:48.862Z] ---> Running in ec3c867f802a [2024-10-30T08:08:49.134Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T08:08:49.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T08:08:49.652Z] Upgrading critical system libraries and apk-tools: [2024-10-30T08:08:49.652Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T08:08:49.652Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T08:08:49.652Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T08:08:49.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-30T08:08:49.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-30T08:08:50.180Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T08:08:50.180Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T08:08:50.180Z] OK: 8 MiB in 15 packages [2024-10-30T08:08:50.749Z] Removing intermediate container ec3c867f802a [2024-10-30T08:08:50.749Z] ---> 93478879444b [2024-10-30T08:08:50.749Z] Step 15/24 : WORKDIR / [2024-10-30T08:08:50.749Z] ---> Running in 18b46fc047ca [2024-10-30T08:08:51.008Z] Removing intermediate container 18b46fc047ca [2024-10-30T08:08:51.008Z] ---> bea5492360cd [2024-10-30T08:08:51.008Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-10-30T08:08:51.008Z] ---> 5a80bebeb1cb [2024-10-30T08:08:51.008Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-10-30T08:08:52.915Z] ---> 1c5b527e48b5 [2024-10-30T08:08:52.915Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-10-30T08:08:52.915Z] ---> 1129f97d8d92 [2024-10-30T08:08:52.915Z] Step 19/24 : EXPOSE 59994 [2024-10-30T08:08:52.915Z] ---> Running in 9398a732cb75 [2024-10-30T08:08:52.915Z] Removing intermediate container 9398a732cb75 [2024-10-30T08:08:52.915Z] ---> df963c6ea265 [2024-10-30T08:08:52.915Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-10-30T08:08:52.915Z] ---> Running in dcc7ead4b216 [2024-10-30T08:08:53.174Z] Removing intermediate container dcc7ead4b216 [2024-10-30T08:08:53.174Z] ---> f42aed6afb3d [2024-10-30T08:08:53.174Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T08:08:53.174Z] ---> Running in cb160c6e2b90 [2024-10-30T08:08:53.174Z] Removing intermediate container cb160c6e2b90 [2024-10-30T08:08:53.174Z] ---> c0afba41af51 [2024-10-30T08:08:53.174Z] Step 22/24 : LABEL arch=amd64 [2024-10-30T08:08:53.174Z] ---> Running in 9ccaf4e43e15 [2024-10-30T08:08:53.174Z] Removing intermediate container 9ccaf4e43e15 [2024-10-30T08:08:53.174Z] ---> 30770e9ec515 [2024-10-30T08:08:53.174Z] Step 23/24 : LABEL git_sha=bec349e2f9af90d5dee38f24426ea0dece7bc46d [2024-10-30T08:08:53.174Z] ---> Running in 34d8cd330882 [2024-10-30T08:08:53.435Z] Removing intermediate container 34d8cd330882 [2024-10-30T08:08:53.435Z] ---> 4347a4d90b28 [2024-10-30T08:08:53.435Z] Step 24/24 : LABEL version=0.0.0 [2024-10-30T08:08:53.435Z] ---> Running in 354f0bc4c7d2 [2024-10-30T08:08:53.435Z] Removing intermediate container 354f0bc4c7d2 [2024-10-30T08:08:53.435Z] ---> 86fae9f616c1 [2024-10-30T08:08:53.435Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T08:08:53.435Z] Successfully built 86fae9f616c1 [2024-10-30T08:08:53.435Z] Successfully tagged device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:08:54.451Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T08:08:54.451Z] [2024-10-30T08:08:54.451Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:08:54.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T08:08:54.854Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-30T08:08:54.854Z] 5eb5b503b376: Pulling fs layer [2024-10-30T08:08:54.854Z] 5c69ac0246d0: Pulling fs layer [2024-10-30T08:08:54.854Z] ec43610c2a17: Pulling fs layer [2024-10-30T08:08:54.854Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-30T08:08:54.854Z] 33b1e0a273af: Pulling fs layer [2024-10-30T08:08:54.854Z] 5d3b04190fa2: Pulling fs layer [2024-10-30T08:08:54.854Z] 2f39f015ded8: Pulling fs layer [2024-10-30T08:08:54.854Z] 3a2ae6a8a46f: Waiting [2024-10-30T08:08:54.854Z] 33b1e0a273af: Waiting [2024-10-30T08:08:54.854Z] 5d3b04190fa2: Waiting [2024-10-30T08:08:54.854Z] 2f39f015ded8: Waiting [2024-10-30T08:08:54.854Z] 5c69ac0246d0: Download complete [2024-10-30T08:08:54.854Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-30T08:08:54.854Z] 3a2ae6a8a46f: Download complete [2024-10-30T08:08:54.854Z] 33b1e0a273af: Verifying Checksum [2024-10-30T08:08:54.854Z] 33b1e0a273af: Download complete [2024-10-30T08:08:54.854Z] 5d3b04190fa2: Download complete [2024-10-30T08:08:54.854Z] ec43610c2a17: Verifying Checksum [2024-10-30T08:08:54.854Z] ec43610c2a17: Download complete [2024-10-30T08:08:55.113Z] 5eb5b503b376: Verifying Checksum [2024-10-30T08:08:55.113Z] 5eb5b503b376: Download complete [2024-10-30T08:08:55.681Z] 2f39f015ded8: Download complete [2024-10-30T08:08:56.620Z] 5eb5b503b376: Pull complete [2024-10-30T08:08:56.620Z] 5c69ac0246d0: Pull complete [2024-10-30T08:08:57.188Z] ec43610c2a17: Pull complete [2024-10-30T08:08:57.188Z] 3a2ae6a8a46f: Pull complete [2024-10-30T08:08:57.447Z] 33b1e0a273af: Pull complete [2024-10-30T08:08:57.447Z] 5d3b04190fa2: Pull complete [2024-10-30T08:09:02.777Z] 2f39f015ded8: Pull complete [2024-10-30T08:09:02.777Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-30T08:09:02.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T08:09:02.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:09:03.031Z] prd-ubuntu20.04-docker-8c-8g-24122 does not seem to be running inside a container [2024-10-30T08:09:03.067Z] $ 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-s7_PR-14 -v /w/workspace/edgexfoundry_device-s7_PR-14:/w/workspace/edgexfoundry_device-s7_PR-14:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-14@tmp:/w/workspace/edgexfoundry_device-s7_PR-14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T08:09:08.969Z] $ docker top f05104526d3c57d81f3e46ef87dc6c0701083bfb23e25dde960fd38142c4507f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:09:09.443Z] ---> job-cost.sh [2024-10-30T08:09:09.443Z] lf-activate-venv: SKIPPING [2024-10-30T08:09:09.443Z] INFO: No Stack... [2024-10-30T08:09:09.703Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T08:09:09.963Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T08:09:10.283Z] + cat /w/workspace/edgexfoundry_device-s7_PR-14/archives/cost.csv [2024-10-30T08:09:10.283Z] + cut -d, -f6 [Pipeline] lock [2024-10-30T08:09:10.327Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-14-1-stack-cost] [2024-10-30T08:09:10.337Z] Resource [jenkins-edgexfoundry-device-s7-PR-14-1-stack-cost] did not exist. Created. [2024-10-30T08:09:10.344Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-14-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T08:09:10.760Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-30T08:09:10.813Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T08:09:10.858Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-14-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T08:09:10.958Z] $ docker stop --time=1 f05104526d3c57d81f3e46ef87dc6c0701083bfb23e25dde960fd38142c4507f [2024-10-30T08:09:12.126Z] $ docker rm -f --volumes f05104526d3c57d81f3e46ef87dc6c0701083bfb23e25dde960fd38142c4507f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-30T08:09:49.454Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24123 in /w/workspace/edgexfoundry_device-s7_PR-14 [Pipeline] { [Pipeline] ws [2024-10-30T08:09:49.528Z] Running in /w/workspace/device-s7/1 [Pipeline] { [Pipeline] checkout [2024-10-30T08:09:52.634Z] Selected Git installation does not exist. Using Default [2024-10-30T08:09:52.634Z] The recommended git tool is: NONE [2024-10-30T08:09:57.840Z] using credential edgex-jenkins-ssh [2024-10-30T08:09:57.864Z] Cloning the remote Git repository [2024-10-30T08:09:57.911Z] Cloning repository git@github.com:edgexfoundry/device-s7.git [2024-10-30T08:09:58.028Z] > git init /w/workspace/device-s7/1 # timeout=10 [2024-10-30T08:09:58.232Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-10-30T08:09:58.233Z] > git --version # timeout=10 [2024-10-30T08:09:58.259Z] > git --version # 'git version 2.25.1' [2024-10-30T08:09:58.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T08:09:58.469Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T08:09:59.052Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-10-30T08:09:59.087Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-30T08:10:00.781Z] Merging remotes/origin/main commit e57816f4afcfc8db9a573db5c83bd892c807d408 into PR head commit bec349e2f9af90d5dee38f24426ea0dece7bc46d [2024-10-30T08:10:01.115Z] Merge succeeded, producing bec349e2f9af90d5dee38f24426ea0dece7bc46d [2024-10-30T08:10:01.115Z] Checking out Revision bec349e2f9af90d5dee38f24426ea0dece7bc46d (PR-14) [2024-10-30T08:10:00.178Z] > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 [2024-10-30T08:10:00.231Z] Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git [2024-10-30T08:10:00.232Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T08:10:00.263Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/14/head:refs/remotes/origin/PR-14 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-30T08:10:00.803Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T08:10:00.892Z] > git checkout -f bec349e2f9af90d5dee38f24426ea0dece7bc46d # timeout=10 [2024-10-30T08:10:00.987Z] > git remote # timeout=10 [2024-10-30T08:10:01.010Z] > git config --get remote.origin.url # timeout=10 [2024-10-30T08:10:01.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-30T08:10:01.058Z] > git merge e57816f4afcfc8db9a573db5c83bd892c807d408 # timeout=10 [2024-10-30T08:10:01.091Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-30T08:10:01.120Z] > git config core.sparsecheckout # timeout=10 [2024-10-30T08:10:01.137Z] > git checkout -f bec349e2f9af90d5dee38f24426ea0dece7bc46d # timeout=10 [2024-10-30T08:10:04.948Z] Commit message: "refactor!: update module to v4" [2024-10-30T08:10:04.990Z] > git --version # timeout=10 [2024-10-30T08:10:05.000Z] > git --version # 'git version 2.25.1' [2024-10-30T08:10:05.017Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T08:10:06.975Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-30T08:10:06.975Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T08:10:06.975Z] Dload Upload Total Spent Left Speed [2024-10-30T08:10:06.975Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 61971 0 --:--:-- --:--:-- --:--:-- 61971 [Pipeline] sh [2024-10-30T08:10:07.348Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-30T08:10:07.726Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-30T08:10:07.726Z] + sudo tee /etc/docker/daemon.new [2024-10-30T08:10:07.726Z] { [2024-10-30T08:10:07.726Z] "registry-mirrors": [ [2024-10-30T08:10:07.726Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-30T08:10:07.726Z] ], [2024-10-30T08:10:07.726Z] "bip": "10.250.0.254/24", [2024-10-30T08:10:07.726Z] "hosts": [ [2024-10-30T08:10:07.726Z] "tcp://0.0.0.0:5555", [2024-10-30T08:10:07.726Z] "unix:///var/run/docker.sock" [2024-10-30T08:10:07.726Z] ], [2024-10-30T08:10:07.726Z] "mtu": 1458, [2024-10-30T08:10:07.726Z] "selinux-enabled": true, [2024-10-30T08:10:07.726Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-30T08:10:07.726Z] } [Pipeline] sh [2024-10-30T08:10:08.123Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-30T08:10:08.497Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T08:10:26.889Z] provisioning config files... [2024-10-30T08:10:26.921Z] copy managed file [device-s7-settings] to file:/w/workspace/device-s7/1@tmp/config13398198450274960719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:10:27.435Z] ---> ****-login.sh [2024-10-30T08:10:27.435Z] nexus3.edgexfoundry.org:10001 [2024-10-30T08:10:28.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:10:28.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:10:28.027Z] Configure a credential helper to remove this warning. See [2024-10-30T08:10:28.027Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:10:28.027Z] [2024-10-30T08:10:28.027Z] Login Succeeded [2024-10-30T08:10:28.027Z] nexus3.edgexfoundry.org:10002 [2024-10-30T08:10:28.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:10:28.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:10:28.577Z] Configure a credential helper to remove this warning. See [2024-10-30T08:10:28.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:10:28.577Z] [2024-10-30T08:10:28.577Z] Login Succeeded [2024-10-30T08:10:28.577Z] nexus3.edgexfoundry.org:10003 [2024-10-30T08:10:28.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:10:28.866Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:10:28.866Z] Configure a credential helper to remove this warning. See [2024-10-30T08:10:28.866Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:10:28.866Z] [2024-10-30T08:10:28.866Z] Login Succeeded [2024-10-30T08:10:28.866Z] nexus3.edgexfoundry.org:10004 [2024-10-30T08:10:29.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:10:29.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:10:29.145Z] Configure a credential helper to remove this warning. See [2024-10-30T08:10:29.145Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:10:29.145Z] [2024-10-30T08:10:29.145Z] Login Succeeded [2024-10-30T08:10:29.145Z] ****.io [2024-10-30T08:10:29.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-30T08:10:29.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-30T08:10:29.685Z] Configure a credential helper to remove this warning. See [2024-10-30T08:10:29.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-30T08:10:29.685Z] [2024-10-30T08:10:29.685Z] Login Succeeded [2024-10-30T08:10:29.685Z] ---> ****-login.sh ends [Pipeline] } [2024-10-30T08:10:29.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-30T08:10:30.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T08:10:30.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-30T08:10:30.317Z] ========================================================= [2024-10-30T08:10:30.317Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-30T08:10:30.317Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:10:30.898Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-30T08:10:31.168Z] Sending build context to Docker daemon 438.3kB [2024-10-30T08:10:31.168Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T08:10:31.168Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-30T08:10:31.443Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-30T08:10:31.443Z] cf04c63912e1: Pulling fs layer [2024-10-30T08:10:31.443Z] 55b35a11ae5e: Pulling fs layer [2024-10-30T08:10:31.443Z] a37a00ec5f00: Pulling fs layer [2024-10-30T08:10:31.443Z] 50b3750afda1: Pulling fs layer [2024-10-30T08:10:31.443Z] 4f4fb700ef54: Pulling fs layer [2024-10-30T08:10:31.443Z] 80978eb59214: Pulling fs layer [2024-10-30T08:10:31.443Z] c9f46d7d2bd2: Pulling fs layer [2024-10-30T08:10:31.443Z] c5a475d317c9: Pulling fs layer [2024-10-30T08:10:31.443Z] 80978eb59214: Waiting [2024-10-30T08:10:31.443Z] 50b3750afda1: Waiting [2024-10-30T08:10:31.443Z] c9f46d7d2bd2: Waiting [2024-10-30T08:10:31.443Z] 4f4fb700ef54: Waiting [2024-10-30T08:10:31.443Z] c5a475d317c9: Waiting [2024-10-30T08:10:31.443Z] 55b35a11ae5e: Verifying Checksum [2024-10-30T08:10:31.443Z] 55b35a11ae5e: Download complete [2024-10-30T08:10:31.443Z] 50b3750afda1: Verifying Checksum [2024-10-30T08:10:31.443Z] 50b3750afda1: Download complete [2024-10-30T08:10:31.443Z] 4f4fb700ef54: Download complete [2024-10-30T08:10:31.443Z] 80978eb59214: Verifying Checksum [2024-10-30T08:10:31.443Z] 80978eb59214: Download complete [2024-10-30T08:10:31.443Z] cf04c63912e1: Verifying Checksum [2024-10-30T08:10:31.443Z] cf04c63912e1: Download complete [2024-10-30T08:10:32.421Z] c5a475d317c9: Verifying Checksum [2024-10-30T08:10:32.421Z] c5a475d317c9: Download complete [2024-10-30T08:10:32.693Z] cf04c63912e1: Pull complete [2024-10-30T08:10:33.294Z] 55b35a11ae5e: Pull complete [2024-10-30T08:10:33.885Z] a37a00ec5f00: Verifying Checksum [2024-10-30T08:10:33.885Z] a37a00ec5f00: Download complete [2024-10-30T08:10:34.857Z] c9f46d7d2bd2: Verifying Checksum [2024-10-30T08:10:49.883Z] a37a00ec5f00: Pull complete [2024-10-30T08:10:49.883Z] 50b3750afda1: Pull complete [2024-10-30T08:10:49.883Z] 4f4fb700ef54: Pull complete [2024-10-30T08:10:49.883Z] 80978eb59214: Pull complete [2024-10-30T08:10:56.561Z] c9f46d7d2bd2: Pull complete [2024-10-30T08:10:58.545Z] c5a475d317c9: Pull complete [2024-10-30T08:10:58.545Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-30T08:10:58.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-30T08:10:58.545Z] ---> be29e6b0f0d4 [2024-10-30T08:10:58.545Z] Step 3/10 : ARG MAKE=make build [2024-10-30T08:10:59.521Z] ---> Running in de5be9afd156 [2024-10-30T08:10:59.818Z] Removing intermediate container de5be9afd156 [2024-10-30T08:10:59.818Z] ---> 2125f0208c87 [2024-10-30T08:10:59.818Z] Step 4/10 : WORKDIR /device-s7 [2024-10-30T08:10:59.818Z] ---> Running in 4d495576a7fb [2024-10-30T08:11:00.092Z] Removing intermediate container 4d495576a7fb [2024-10-30T08:11:00.092Z] ---> dc0676203b85 [2024-10-30T08:11:00.092Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-30T08:11:00.364Z] ---> Running in e4567ed7fd9c [2024-10-30T08:11:00.639Z] Removing intermediate container e4567ed7fd9c [2024-10-30T08:11:00.639Z] ---> 0ae39e53dcec [2024-10-30T08:11:00.639Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev [2024-10-30T08:11:00.639Z] ---> Running in 1ebb29fa2acd [2024-10-30T08:11:02.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T08:11:02.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T08:11:03.754Z] OK: 238 MiB in 54 packages [2024-10-30T08:11:05.192Z] Removing intermediate container 1ebb29fa2acd [2024-10-30T08:11:05.192Z] ---> 993e04042964 [2024-10-30T08:11:05.192Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-30T08:11:05.478Z] ---> 44043be30dff [2024-10-30T08:11:05.478Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T08:11:05.478Z] ---> Running in 94f2dbc68145 [2024-10-30T08:13:12.242Z] Removing intermediate container 94f2dbc68145 [2024-10-30T08:13:12.242Z] ---> a46a5f34549b [2024-10-30T08:13:12.242Z] Step 9/10 : COPY . . [2024-10-30T08:13:12.242Z] ---> b2b83d688597 [2024-10-30T08:13:12.242Z] Step 10/10 : RUN ${MAKE} [2024-10-30T08:13:12.242Z] ---> Running in 13595d637de7 [2024-10-30T08:13:12.242Z] noop [2024-10-30T08:13:12.242Z] Removing intermediate container 13595d637de7 [2024-10-30T08:13:12.242Z] ---> e6ff559c9150 [2024-10-30T08:13:12.242Z] Successfully built e6ff559c9150 [2024-10-30T08:13:12.242Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:13:12.768Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T08:13:12.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:13:13.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-24123 does not seem to be running inside a container [2024-10-30T08:13:13.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/1 -v /w/workspace/device-s7/1:/w/workspace/device-s7/1:rw,z -v /w/workspace/device-s7/1@tmp:/w/workspace/device-s7/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-30T08:13:14.363Z] $ docker top e000f506df720807c41cb57a1b86a13f38aacfb17bb412669c2292c3b4465d6c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T08:13:15.280Z] + go version [2024-10-30T08:13:15.280Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-30T08:13:15.316Z] $ docker stop --time=1 e000f506df720807c41cb57a1b86a13f38aacfb17bb412669c2292c3b4465d6c [2024-10-30T08:13:16.987Z] $ docker rm -f --volumes e000f506df720807c41cb57a1b86a13f38aacfb17bb412669c2292c3b4465d6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:13:17.940Z] + docker inspect -f . ci-base-image-arm64 [2024-10-30T08:13:17.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:13:18.229Z] prd-ubuntu20.04-docker-arm64-4c-16g-24123 does not seem to be running inside a container [2024-10-30T08:13:18.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/1 -v /w/workspace/device-s7/1:/w/workspace/device-s7/1:rw,z -v /w/workspace/device-s7/1@tmp:/w/workspace/device-s7/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-30T08:13:19.446Z] $ docker top bc7f9909a2b4f7f165bb6d93ebaf64fe487b3a390b376bb5690cf7f24674bdd7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T08:13:20.347Z] + git config --global --add safe.directory /w/workspace/device-s7/1 [Pipeline] fileExists [Pipeline] sh [2024-10-30T08:13:21.071Z] + make test [2024-10-30T08:13:21.071Z] go test -race -coverprofile=coverage.out ./... [2024-10-30T08:14:17.524Z] ? github.com/edgexfoundry/device-s7 [no test files] [2024-10-30T08:18:39.697Z] github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements [2024-10-30T08:18:39.697Z] github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements [2024-10-30T08:18:39.697Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-30T08:18:39.697Z] go vet ./... [2024-10-30T08:22:46.602Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-30T08:22:46.602Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-30T08:22:46.602Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-30T08:22:46.653Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-30T08:22:46.690Z] $ docker stop --time=1 bc7f9909a2b4f7f165bb6d93ebaf64fe487b3a390b376bb5690cf7f24674bdd7 [2024-10-30T08:22:49.325Z] $ docker rm -f --volumes bc7f9909a2b4f7f165bb6d93ebaf64fe487b3a390b376bb5690cf7f24674bdd7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-30T08:22:51.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-30T08:22:51.538Z] Warning: overwriting stash ‘coverage-report’ [2024-10-30T08:22:51.953Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-30T08:22:52.613Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-30T08:22:52.950Z] + ls -al . [2024-10-30T08:22:52.950Z] total 224 [2024-10-30T08:22:52.950Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 08:13 . [2024-10-30T08:22:52.950Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 08:09 .. [2024-10-30T08:22:52.950Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 08:10 .git [2024-10-30T08:22:52.950Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 08:10 .github [2024-10-30T08:22:52.950Z] -rw-rw-r-- 1 jenkins jenkins 237 Oct 30 08:10 .gitignore [2024-10-30T08:22:52.950Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 30 08:10 .golangci.yml [2024-10-30T08:22:52.950Z] -rw-rw-r-- 1 jenkins jenkins 19679 Oct 30 08:10 Attribution.txt [2024-10-30T08:22:52.950Z] -rw-rw-r-- 1 jenkins jenkins 1579 Oct 30 08:10 Dockerfile [2024-10-30T08:22:52.950Z] -rw-rw-r-- 1 jenkins jenkins 643 Oct 30 08:10 Jenkinsfile [2024-10-30T08:22:52.950Z] -rw-rw-r-- 1 jenkins jenkins 10947 Oct 30 08:10 LICENSE [2024-10-30T08:22:52.950Z] -rw-rw-r-- 1 jenkins jenkins 1903 Oct 30 08:10 Makefile [2024-10-30T08:22:52.950Z] -rw-rw-r-- 1 jenkins jenkins 614 Oct 30 08:10 OWNERS.md [2024-10-30T08:22:52.950Z] -rw-rw-r-- 1 jenkins jenkins 2393 Oct 30 08:10 README.md [2024-10-30T08:22:52.950Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 08:05 VERSION [2024-10-30T08:22:52.950Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 08:10 bin [2024-10-30T08:22:52.950Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:10 cmd [2024-10-30T08:22:52.950Z] -rw-r--r-- 1 jenkins jenkins 17164 Oct 30 08:18 coverage.out [2024-10-30T08:22:52.950Z] -rw-rw-r-- 1 jenkins jenkins 6929 Oct 30 08:10 go.mod [2024-10-30T08:22:52.950Z] -rw-rw-r-- 1 jenkins jenkins 100385 Oct 30 08:10 go.sum [2024-10-30T08:22:52.950Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:10 internal [2024-10-30T08:22:52.950Z] -rw-rw-r-- 1 jenkins jenkins 223 Oct 30 08:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:22:53.396Z] + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=bec349e2f9af90d5dee38f24426ea0dece7bc46d --label arch=arm64 --label version=0.0.0 . [2024-10-30T08:22:53.662Z] Sending build context to Docker daemon 456.2kB [2024-10-30T08:22:53.662Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-30T08:22:53.662Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-30T08:22:53.662Z] ---> e6ff559c9150 [2024-10-30T08:22:53.662Z] Step 3/24 : ARG MAKE=make build [2024-10-30T08:22:53.662Z] ---> Running in 728f8401381f [2024-10-30T08:22:53.933Z] Removing intermediate container 728f8401381f [2024-10-30T08:22:53.933Z] ---> feb741d273ff [2024-10-30T08:22:53.933Z] Step 4/24 : WORKDIR /device-s7 [2024-10-30T08:22:54.198Z] ---> Running in b01fcdab18e8 [2024-10-30T08:22:54.463Z] Removing intermediate container b01fcdab18e8 [2024-10-30T08:22:54.463Z] ---> 5ea5ac14ac42 [2024-10-30T08:22:54.463Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-30T08:22:54.463Z] ---> Running in e30bb37a081e [2024-10-30T08:22:54.743Z] Removing intermediate container e30bb37a081e [2024-10-30T08:22:54.743Z] ---> d07ab4bce8dc [2024-10-30T08:22:54.743Z] Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev [2024-10-30T08:22:54.743Z] ---> Running in c6bc31d0d875 [2024-10-30T08:22:55.706Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T08:22:56.297Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T08:22:57.710Z] OK: 238 MiB in 54 packages [2024-10-30T08:22:58.306Z] Removing intermediate container c6bc31d0d875 [2024-10-30T08:22:58.306Z] ---> 2edeee249e13 [2024-10-30T08:22:58.306Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-30T08:22:58.889Z] ---> ec283d7fdb84 [2024-10-30T08:22:58.889Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-30T08:22:58.889Z] ---> Running in 663b6bdb111b [2024-10-30T08:23:01.463Z] Removing intermediate container 663b6bdb111b [2024-10-30T08:23:01.464Z] ---> 990238907239 [2024-10-30T08:23:01.464Z] Step 9/24 : COPY . . [2024-10-30T08:23:02.049Z] ---> 9f8a8f1b7a6b [2024-10-30T08:23:02.049Z] Step 10/24 : RUN ${MAKE} [2024-10-30T08:23:02.049Z] ---> Running in acf78d057037 [2024-10-30T08:23:03.018Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [2024-10-30T08:26:54.846Z] Removing intermediate container acf78d057037 [2024-10-30T08:26:54.846Z] ---> 1b276a987a1b [2024-10-30T08:26:54.846Z] Step 11/24 : FROM alpine:3.20 [2024-10-30T08:26:54.846Z] 3.20: Pulling from library/alpine [2024-10-30T08:26:54.846Z] cf04c63912e1: Already exists [2024-10-30T08:26:54.846Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-30T08:26:54.846Z] Status: Downloaded newer image for alpine:3.20 [2024-10-30T08:26:54.846Z] ---> c157a85ed455 [2024-10-30T08:26:54.846Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' [2024-10-30T08:26:54.846Z] ---> Running in 2ba302e19240 [2024-10-30T08:26:54.846Z] Removing intermediate container 2ba302e19240 [2024-10-30T08:26:54.846Z] ---> ab4c42f503a4 [2024-10-30T08:26:54.846Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-30T08:26:54.846Z] ---> Running in 5eb8de23b54f [2024-10-30T08:26:54.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T08:26:54.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T08:26:54.846Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-30T08:26:54.846Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T08:26:54.846Z] OK: 9 MiB in 15 packages [2024-10-30T08:26:54.846Z] Removing intermediate container 5eb8de23b54f [2024-10-30T08:26:54.846Z] ---> 236bd0f09bde [2024-10-30T08:26:54.846Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-30T08:26:54.846Z] ---> Running in e2ef55bf87fb [2024-10-30T08:26:54.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T08:26:54.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T08:26:54.846Z] Upgrading critical system libraries and apk-tools: [2024-10-30T08:26:54.846Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-30T08:26:54.846Z] Executing busybox-1.36.1-r29.trigger [2024-10-30T08:26:54.846Z] Continuing the upgrade transaction with new apk-tools: [2024-10-30T08:26:54.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-30T08:26:55.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-30T08:26:56.523Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T08:26:56.523Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-30T08:26:56.523Z] OK: 9 MiB in 15 packages [2024-10-30T08:26:57.495Z] Removing intermediate container e2ef55bf87fb [2024-10-30T08:26:57.495Z] ---> e27bc7117904 [2024-10-30T08:26:57.495Z] Step 15/24 : WORKDIR / [2024-10-30T08:26:57.783Z] ---> Running in 2cbabdf5009e [2024-10-30T08:26:58.224Z] Removing intermediate container 2cbabdf5009e [2024-10-30T08:26:58.224Z] ---> 016149c5b134 [2024-10-30T08:26:58.224Z] Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt [2024-10-30T08:26:58.490Z] ---> db6367b066a8 [2024-10-30T08:26:58.490Z] Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 [2024-10-30T08:27:01.061Z] ---> 22ce5bf99411 [2024-10-30T08:27:01.061Z] Step 18/24 : COPY --from=builder /device-s7/cmd/res /res [2024-10-30T08:27:01.328Z] ---> 15fe454de99c [2024-10-30T08:27:01.328Z] Step 19/24 : EXPOSE 59994 [2024-10-30T08:27:01.328Z] ---> Running in 89e7d011badf [2024-10-30T08:27:01.595Z] Removing intermediate container 89e7d011badf [2024-10-30T08:27:01.595Z] ---> 2d0ad5a362d6 [2024-10-30T08:27:01.595Z] Step 20/24 : ENTRYPOINT ["/device-s7"] [2024-10-30T08:27:01.861Z] ---> Running in 4c750df32d77 [2024-10-30T08:27:02.127Z] Removing intermediate container 4c750df32d77 [2024-10-30T08:27:02.127Z] ---> a35ed6a40e64 [2024-10-30T08:27:02.127Z] Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-10-30T08:27:02.127Z] ---> Running in b97bbf3c8584 [2024-10-30T08:27:02.394Z] Removing intermediate container b97bbf3c8584 [2024-10-30T08:27:02.394Z] ---> e98b1c38933f [2024-10-30T08:27:02.394Z] Step 22/24 : LABEL arch=arm64 [2024-10-30T08:27:02.394Z] ---> Running in 1fab673d41eb [2024-10-30T08:27:02.667Z] Removing intermediate container 1fab673d41eb [2024-10-30T08:27:02.667Z] ---> 9c863ea11b7f [2024-10-30T08:27:02.667Z] Step 23/24 : LABEL git_sha=bec349e2f9af90d5dee38f24426ea0dece7bc46d [2024-10-30T08:27:02.932Z] ---> Running in b2349ff4198d [2024-10-30T08:27:03.196Z] Removing intermediate container b2349ff4198d [2024-10-30T08:27:03.196Z] ---> 79b46c87bc27 [2024-10-30T08:27:03.196Z] Step 24/24 : LABEL version=0.0.0 [2024-10-30T08:27:03.196Z] ---> Running in 032f87901217 [2024-10-30T08:27:03.460Z] Removing intermediate container 032f87901217 [2024-10-30T08:27:03.460Z] ---> a47a001f5534 [2024-10-30T08:27:03.460Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-30T08:27:03.460Z] Successfully built a47a001f5534 [2024-10-30T08:27:03.460Z] Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:27:04.426Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T08:27:04.427Z] [2024-10-30T08:27:04.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:27:04.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T08:27:04.843Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-30T08:27:04.843Z] 8998bd30e6a1: Pulling fs layer [2024-10-30T08:27:04.843Z] 04944245beec: Pulling fs layer [2024-10-30T08:27:04.843Z] 699f458cf7ca: Pulling fs layer [2024-10-30T08:27:04.843Z] 765212b225bb: Pulling fs layer [2024-10-30T08:27:04.843Z] f23df028b6ca: Pulling fs layer [2024-10-30T08:27:04.843Z] d65c8cfc05b1: Pulling fs layer [2024-10-30T08:27:04.843Z] 2437ff75d9bd: Pulling fs layer [2024-10-30T08:27:04.843Z] 765212b225bb: Waiting [2024-10-30T08:27:04.843Z] f23df028b6ca: Waiting [2024-10-30T08:27:04.843Z] d65c8cfc05b1: Waiting [2024-10-30T08:27:05.111Z] 04944245beec: Verifying Checksum [2024-10-30T08:27:05.111Z] 04944245beec: Download complete [2024-10-30T08:27:05.111Z] 765212b225bb: Verifying Checksum [2024-10-30T08:27:05.111Z] 765212b225bb: Download complete [2024-10-30T08:27:05.111Z] f23df028b6ca: Download complete [2024-10-30T08:27:05.111Z] d65c8cfc05b1: Verifying Checksum [2024-10-30T08:27:05.111Z] d65c8cfc05b1: Download complete [2024-10-30T08:27:05.377Z] 699f458cf7ca: Verifying Checksum [2024-10-30T08:27:05.377Z] 699f458cf7ca: Download complete [2024-10-30T08:27:05.643Z] 8998bd30e6a1: Verifying Checksum [2024-10-30T08:27:05.643Z] 8998bd30e6a1: Download complete [2024-10-30T08:27:08.214Z] 2437ff75d9bd: Verifying Checksum [2024-10-30T08:27:08.214Z] 2437ff75d9bd: Download complete [2024-10-30T08:27:10.150Z] 8998bd30e6a1: Pull complete [2024-10-30T08:27:10.733Z] 04944245beec: Pull complete [2024-10-30T08:27:12.678Z] 699f458cf7ca: Pull complete [2024-10-30T08:27:12.678Z] 765212b225bb: Pull complete [2024-10-30T08:27:13.639Z] f23df028b6ca: Pull complete [2024-10-30T08:27:13.905Z] d65c8cfc05b1: Pull complete [2024-10-30T08:27:32.105Z] 2437ff75d9bd: Pull complete [2024-10-30T08:27:32.105Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-30T08:27:32.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-30T08:27:32.105Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:27:32.472Z] prd-ubuntu20.04-docker-arm64-4c-16g-24123 does not seem to be running inside a container [2024-10-30T08:27:32.523Z] $ 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-s7/1 -v /w/workspace/device-s7/1:/w/workspace/device-s7/1:rw,z -v /w/workspace/device-s7/1@tmp:/w/workspace/device-s7/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-30T08:27:35.220Z] $ docker top c8660862f2ff5620cb184cfd2ca9234ed46a9d2d56aad81362a1f2075c2b763f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:27:36.146Z] ---> job-cost.sh [2024-10-30T08:27:36.147Z] lf-activate-venv: SKIPPING [2024-10-30T08:27:36.147Z] INFO: No Stack... [2024-10-30T08:27:36.410Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-30T08:27:37.361Z] INFO: Archiving Costs [Pipeline] sh [2024-10-30T08:27:37.736Z] + cut -d, -f6 [2024-10-30T08:27:37.737Z] + cat /w/workspace/device-s7/1/archives/cost.csv [Pipeline] lock [2024-10-30T08:27:38.077Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-14-1-stack-cost] [2024-10-30T08:27:38.083Z] Resource [jenkins-edgexfoundry-device-s7-PR-14-1-stack-cost] did not exist. Created. [2024-10-30T08:27:38.091Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-14-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-30T08:27:38.958Z] /w/workspace/device-s7/1@tmp/durable-e2e8529b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-30T08:27:39.652Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-30T08:27:39.699Z] Warning: overwriting stash ‘stack-cost’ [2024-10-30T08:27:39.739Z] Stashed 1 file(s) [Pipeline] } [2024-10-30T08:27:39.763Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-14-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-30T08:27:39.858Z] $ docker stop --time=1 c8660862f2ff5620cb184cfd2ca9234ed46a9d2d56aad81362a1f2075c2b763f [2024-10-30T08:27:41.348Z] $ docker rm -f --volumes c8660862f2ff5620cb184cfd2ca9234ed46a9d2d56aad81362a1f2075c2b763f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-30T08:27:42.556Z] provisioning config files... [2024-10-30T08:27:42.563Z] copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-14@tmp/config12075170375417179648tmp [Pipeline] { [Pipeline] sh [2024-10-30T08:27:42.921Z] + set +x [2024-10-30T08:27:42.921Z] + bash -s -- [2024-10-30T08:27:42.921Z] + curl -s https://codecov.io/bash [2024-10-30T08:27:42.921Z] [2024-10-30T08:27:42.921Z] _____ _ [2024-10-30T08:27:42.921Z] / ____| | | [2024-10-30T08:27:42.921Z] | | ___ __| | ___ ___ _____ __ [2024-10-30T08:27:42.921Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-30T08:27:42.921Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-30T08:27:42.921Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-30T08:27:42.921Z] Bash-1.0.6 [2024-10-30T08:27:42.921Z] [2024-10-30T08:27:42.921Z] [2024-10-30T08:27:42.921Z] ==> git version 2.25.1 found [2024-10-30T08:27:42.921Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-30T08:27:42.921Z] Release-Date: 2020-01-08 [2024-10-30T08:27:42.921Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-30T08:27:42.921Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-30T08:27:42.921Z] ==> Jenkins CI detected. [2024-10-30T08:27:42.921Z] current dir:  /w/workspace/edgexfoundry_device-s7_PR-14 [2024-10-30T08:27:42.921Z] project root: . [2024-10-30T08:27:42.921Z] --> token set from env [2024-10-30T08:27:42.921Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-30T08:27:42.921Z] ==> Running gcov in . (disable via -X gcov) [2024-10-30T08:27:42.921Z] ==> Python coveragepy not found [2024-10-30T08:27:42.921Z] ==> Searching for coverage reports in: [2024-10-30T08:27:42.921Z] + . [2024-10-30T08:27:42.921Z] -> Found 1 reports [2024-10-30T08:27:42.921Z] ==> Detecting git/mercurial file structure [2024-10-30T08:27:43.180Z] ==> Reading reports [2024-10-30T08:27:43.180Z] + ./coverage.out bytes=17164 [2024-10-30T08:27:43.180Z] ==> Appending adjustments [2024-10-30T08:27:43.180Z] https://docs.codecov.io/docs/fixing-reports [2024-10-30T08:27:43.180Z] + Found adjustments [2024-10-30T08:27:43.180Z] ==> Gzipping contents [2024-10-30T08:27:43.180Z] 4.0K /tmp/codecov.e0bRt9.gz [2024-10-30T08:27:43.180Z] ==> Uploading reports [2024-10-30T08:27:43.180Z] url: https://codecov.io [2024-10-30T08:27:43.180Z] query: branch=PR-14&commit=bec349e2f9af90d5dee38f24426ea0dece7bc46d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-14%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=14&job=&cmd_args= [2024-10-30T08:27:43.180Z] -> Pinging Codecov [2024-10-30T08:27:43.180Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-14&commit=bec349e2f9af90d5dee38f24426ea0dece7bc46d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-14%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=14&job=&cmd_args= [2024-10-30T08:27:43.442Z] -> Uploading to [2024-10-30T08:27:43.442Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-s7/bec349e2f9af90d5dee38f24426ea0dece7bc46d/a187bed3-5bf1-4ef8-9208-a3892c41e0b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T082743Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=cc4e15733ccce1c662d7d90f9eaf7064a679f499aabfede92fd2654156f88364 [2024-10-30T08:27:43.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-30T08:27:43.442Z] Dload Upload Total Spent Left Speed [2024-10-30T08:27:43.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2591 0 0 100 2591 0 11364 --:--:-- --:--:-- --:--:-- 11364 [2024-10-30T08:27:43.701Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/bec349e2f9af90d5dee38f24426ea0dece7bc46d [Pipeline] } [2024-10-30T08:27:43.729Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-30T08:27:46.040Z] + [ -d /w/workspace/edgexfoundry_device-s7_PR-14/archives ] [2024-10-30T08:27:46.040Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-14/archives [2024-10-30T08:27:46.040Z] total 16 [2024-10-30T08:27:46.040Z] drwxr-xr-x 3 root root 4096 Oct 30 08:09 . [2024-10-30T08:27:46.040Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 08:09 .. [2024-10-30T08:27:46.040Z] drwxr-xr-x 2 root root 4096 Oct 30 08:09 cost [2024-10-30T08:27:46.040Z] -rw-r--r-- 1 root root 80 Oct 30 08:09 cost.csv [2024-10-30T08:27:46.040Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-14/archives [2024-10-30T08:27:46.040Z] + ls -al /w/workspace/edgexfoundry_device-s7_PR-14/archives [2024-10-30T08:27:46.040Z] total 16 [2024-10-30T08:27:46.040Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 08:09 . [2024-10-30T08:27:46.040Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 08:09 .. [2024-10-30T08:27:46.040Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 08:09 cost [2024-10-30T08:27:46.040Z] -rw-r--r-- 1 jenkins jenkins 80 Oct 30 08:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:27:46.368Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:27:47.270Z] ---> package-listing.sh [2024-10-30T08:27:47.270Z] ++ facter osfamily [2024-10-30T08:27:47.270Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-30T08:27:47.530Z] + OS_FAMILY=debian [2024-10-30T08:27:47.530Z] + workspace=/w/workspace/edgexfoundry_device-s7_PR-14 [2024-10-30T08:27:47.530Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-30T08:27:47.530Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-30T08:27:47.530Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-30T08:27:47.530Z] + PACKAGES=/tmp/packages_start.txt [2024-10-30T08:27:47.530Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-14 ']' [2024-10-30T08:27:47.530Z] + PACKAGES=/tmp/packages_end.txt [2024-10-30T08:27:47.530Z] + case "${OS_FAMILY}" in [2024-10-30T08:27:47.530Z] + dpkg -l [2024-10-30T08:27:47.530Z] + grep '^ii' [2024-10-30T08:27:47.530Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-30T08:27:47.530Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-30T08:27:47.530Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-30T08:27:47.530Z] + '[' /w/workspace/edgexfoundry_device-s7_PR-14 ']' [2024-10-30T08:27:47.530Z] + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-14/archives/ [2024-10-30T08:27:47.530Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-14/archives/ [Pipeline] echo [2024-10-30T08:27:47.578Z] 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-s7_PR-14/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-30T08:27:47.884Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-30T08:27:48.529Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-30T08:27:48.530Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-30T08:27:48.698Z] prd-ubuntu20.04-docker-8c-8g-24122 does not seem to be running inside a container [2024-10-30T08:27:48.726Z] $ 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-s7_PR-14/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-s7_PR-14 -v /w/workspace/edgexfoundry_device-s7_PR-14:/w/workspace/edgexfoundry_device-s7_PR-14:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-14@tmp:/w/workspace/edgexfoundry_device-s7_PR-14@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-30T08:27:48.987Z] $ docker top d95b98913476787df75ec8308924413dca529f29213d604926e11fed13100117 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-30T08:27:49.403Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-30T08:27:49.712Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-30T08:27:50.119Z] + ls /var/log/sa-host [2024-10-30T08:27:50.119Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-30T08:27:50.398Z] provisioning config files... [2024-10-30T08:27:50.433Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-14@tmp/config12139447576960221817tmp [Pipeline] { [Pipeline] echo [2024-10-30T08:27:50.510Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:27:50.858Z] ---> create-netrc.sh [Pipeline] } [2024-10-30T08:27:50.892Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:27:51.332Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-30T08:27:51.377Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:27:51.707Z] ---> sudo-logs.sh [2024-10-30T08:27:51.707Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-30T08:27:51.829Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:27:52.158Z] ---> job-cost.sh [2024-10-30T08:27:52.158Z] lf-activate-venv: SKIPPING [2024-10-30T08:27:52.158Z] DEBUG: total: 0.2199999988079071 [2024-10-30T08:27:52.158Z] INFO: Retrieving Stack Cost... [2024-10-30T08:27:52.417Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-30T08:27:52.983Z] INFO: Archiving Costs [Pipeline] echo [2024-10-30T08:27:53.027Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-30T08:27:53.353Z] ---> logs-deploy.sh [2024-10-30T08:27:53.353Z] lf-activate-venv: SKIPPING [2024-10-30T08:27:53.353Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-14/1 [2024-10-30T08:27:53.353Z] INFO: archiving workspace using pattern(s): [2024-10-30T08:27:54.290Z] Archives upload complete. [2024-10-30T08:27:54.549Z] INFO: archiving logs to Nexus [2024-10-30T08:27:55.119Z] ---> uname -a: [2024-10-30T08:27:55.119Z] Linux prd-ubuntu20-04-docker-8c-8g-24122 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-30T08:27:55.119Z] [2024-10-30T08:27:55.119Z] [2024-10-30T08:27:55.119Z] ---> lscpu: [2024-10-30T08:27:55.119Z] Architecture: x86_64 [2024-10-30T08:27:55.119Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-30T08:27:55.119Z] Byte Order: Little Endian [2024-10-30T08:27:55.119Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-30T08:27:55.119Z] CPU(s): 8 [2024-10-30T08:27:55.119Z] On-line CPU(s) list: 0-7 [2024-10-30T08:27:55.119Z] Thread(s) per core: 1 [2024-10-30T08:27:55.119Z] Core(s) per socket: 1 [2024-10-30T08:27:55.119Z] Socket(s): 8 [2024-10-30T08:27:55.119Z] NUMA node(s): 1 [2024-10-30T08:27:55.119Z] Vendor ID: AuthenticAMD [2024-10-30T08:27:55.119Z] CPU family: 23 [2024-10-30T08:27:55.119Z] Model: 49 [2024-10-30T08:27:55.119Z] Model name: AMD EPYC-Rome Processor [2024-10-30T08:27:55.119Z] Stepping: 0 [2024-10-30T08:27:55.119Z] CPU MHz: 2800.000 [2024-10-30T08:27:55.119Z] BogoMIPS: 5600.00 [2024-10-30T08:27:55.119Z] Virtualization: AMD-V [2024-10-30T08:27:55.119Z] Hypervisor vendor: KVM [2024-10-30T08:27:55.119Z] Virtualization type: full [2024-10-30T08:27:55.119Z] L1d cache: 256 KiB [2024-10-30T08:27:55.119Z] L1i cache: 256 KiB [2024-10-30T08:27:55.119Z] L2 cache: 4 MiB [2024-10-30T08:27:55.119Z] L3 cache: 128 MiB [2024-10-30T08:27:55.119Z] NUMA node0 CPU(s): 0-7 [2024-10-30T08:27:55.119Z] Vulnerability Itlb multihit: Not affected [2024-10-30T08:27:55.119Z] Vulnerability L1tf: Not affected [2024-10-30T08:27:55.119Z] Vulnerability Mds: Not affected [2024-10-30T08:27:55.119Z] Vulnerability Meltdown: Not affected [2024-10-30T08:27:55.119Z] Vulnerability Mmio stale data: Not affected [2024-10-30T08:27:55.119Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-30T08:27:55.119Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-30T08:27:55.119Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-30T08:27:55.119Z] Vulnerability Srbds: Not affected [2024-10-30T08:27:55.119Z] Vulnerability Tsx async abort: Not affected [2024-10-30T08:27:55.119Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-10-30T08:27:55.119Z] [2024-10-30T08:27:55.119Z] [2024-10-30T08:27:55.119Z] ---> nproc: [2024-10-30T08:27:55.119Z] 8 [2024-10-30T08:27:55.119Z] [2024-10-30T08:27:55.119Z] [2024-10-30T08:27:55.119Z] ---> df -h: [2024-10-30T08:27:55.119Z] Filesystem Size Used Avail Use% Mounted on [2024-10-30T08:27:55.119Z] overlay 155G 12G 143G 8% / [2024-10-30T08:27:55.119Z] tmpfs 64M 0 64M 0% /dev [2024-10-30T08:27:55.119Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-30T08:27:55.119Z] shm 64M 0 64M 0% /dev/shm [2024-10-30T08:27:55.119Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-30T08:27:55.119Z] [2024-10-30T08:27:55.119Z] [2024-10-30T08:27:55.119Z] ---> sar -b -r -n DEV: [2024-10-30T08:27:55.119Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24122) 10/30/24 _x86_64_ (8 CPU) [2024-10-30T08:27:55.119Z] [2024-10-30T08:27:55.119Z] 08:04:23 LINUX RESTART (8 CPU) [2024-10-30T08:27:55.119Z] [2024-10-30T08:27:55.119Z] 08:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-30T08:27:55.119Z] 08:06:01 281.78 10.69 271.09 0.00 1784.38 25820.71 0.00 [2024-10-30T08:27:55.119Z] 08:07:01 309.12 2.82 306.30 0.00 35.46 84732.54 0.00 [2024-10-30T08:27:55.119Z] 08:08:01 27.48 0.03 27.45 0.00 0.27 15762.59 0.00 [2024-10-30T08:27:55.119Z] 08:09:01 174.44 0.22 174.22 0.00 12.13 50400.80 0.00 [2024-10-30T08:27:55.119Z] 08:10:01 94.55 6.18 88.37 0.00 4377.00 24839.86 0.00 [2024-10-30T08:27:55.119Z] 08:11:01 6.56 0.02 6.55 0.00 0.13 128.36 0.00 [2024-10-30T08:27:55.119Z] 08:12:01 1.43 0.00 1.43 0.00 0.00 15.60 0.00 [2024-10-30T08:27:55.119Z] 08:13:01 2.18 0.00 2.18 0.00 0.00 24.13 0.00 [2024-10-30T08:27:55.119Z] 08:14:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 [2024-10-30T08:27:55.119Z] 08:15:01 2.32 0.00 2.32 0.00 0.00 26.13 0.00 [2024-10-30T08:27:55.119Z] 08:16:01 1.68 0.00 1.68 0.00 0.00 23.33 0.00 [2024-10-30T08:27:55.119Z] 08:17:01 2.02 0.02 2.00 0.00 0.13 22.79 0.00 [2024-10-30T08:27:55.119Z] 08:18:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 [2024-10-30T08:27:55.119Z] 08:19:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 [2024-10-30T08:27:55.119Z] 08:20:01 2.45 0.02 2.43 0.00 0.13 31.99 0.00 [2024-10-30T08:27:55.119Z] 08:21:01 2.00 0.00 2.00 0.00 0.00 22.66 0.00 [2024-10-30T08:27:55.119Z] 08:22:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2024-10-30T08:27:55.119Z] 08:23:01 2.02 0.00 2.02 0.00 0.00 23.20 0.00 [2024-10-30T08:27:55.119Z] 08:24:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2024-10-30T08:27:55.119Z] 08:25:01 1.97 0.00 1.97 0.00 0.00 22.66 0.00 [2024-10-30T08:27:55.119Z] 08:26:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2024-10-30T08:27:55.119Z] 08:27:01 1.95 0.00 1.95 0.00 0.00 21.99 0.00 [2024-10-30T08:27:55.119Z] Average: 41.76 0.90 40.85 0.00 281.10 9169.57 0.00 [2024-10-30T08:27:55.119Z] [2024-10-30T08:27:55.119Z] 08:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-30T08:27:55.119Z] 08:06:01 29233236 31531152 789280 2.40 74488 2498616 1835524 5.41 1022956 2244076 251204 [2024-10-30T08:27:55.119Z] 08:07:01 27785880 31315316 982320 2.99 189120 3471108 2096660 6.18 1372080 3172120 18120 [2024-10-30T08:27:55.119Z] 08:08:01 26336656 30748404 1547088 4.70 193316 4289488 2600452 7.66 2036256 3898092 410236 [2024-10-30T08:27:55.119Z] 08:09:01 26852596 31464664 833040 2.53 203844 4473008 2058584 6.07 1422536 3989228 537024 [2024-10-30T08:27:55.119Z] 08:10:01 26512864 31479236 790052 2.40 233224 4792220 1697776 5.00 1677212 4037976 1056 [2024-10-30T08:27:55.119Z] 08:11:01 26519628 31481064 789304 2.40 231764 4788960 1708568 5.04 1674972 4034696 4 [2024-10-30T08:27:55.119Z] 08:12:01 26530628 31492144 778100 2.37 231844 4788964 1708568 5.04 1664452 4034700 180 [2024-10-30T08:27:55.119Z] 08:13:01 26530684 31492268 777948 2.37 231940 4788960 1708568 5.04 1664232 4034704 12 [2024-10-30T08:27:55.119Z] 08:14:01 26536208 31497900 772568 2.35 232012 4788968 1708568 5.04 1659004 4034704 8 [2024-10-30T08:27:55.119Z] 08:15:01 26535712 31497500 772880 2.35 232092 4788976 1708568 5.04 1659416 4034712 16 [2024-10-30T08:27:55.120Z] 08:16:01 26535940 31497820 772516 2.35 232184 4788976 1708568 5.04 1659984 4034712 8 [2024-10-30T08:27:55.120Z] 08:17:01 26535512 31497480 772836 2.35 232272 4788976 1708568 5.04 1659784 4034716 8 [2024-10-30T08:27:55.120Z] 08:18:01 26536064 31498244 771880 2.35 232352 4788984 1708568 5.04 1659900 4034720 180 [2024-10-30T08:27:55.120Z] 08:19:01 26536160 31498420 771704 2.35 232436 4788980 1708568 5.04 1659380 4034720 8 [2024-10-30T08:27:55.120Z] 08:20:01 26535524 31497900 771980 2.35 232540 4788964 1722552 5.08 1659232 4034692 36 [2024-10-30T08:27:55.120Z] 08:21:01 26535476 31497964 771884 2.35 232600 4789032 1722552 5.08 1659508 4034736 188 [2024-10-30T08:27:55.120Z] 08:22:01 26535596 31498180 771628 2.35 232636 4789032 1722552 5.08 1658712 4034760 8 [2024-10-30T08:27:55.120Z] 08:23:01 26535556 31498224 771532 2.35 232712 4789040 1722552 5.08 1659044 4034764 8 [2024-10-30T08:27:55.120Z] 08:24:01 26536108 31498852 770844 2.34 232784 4789044 1722552 5.08 1659200 4034772 8 [2024-10-30T08:27:55.120Z] 08:25:01 26536836 31499632 769992 2.34 232848 4789032 1722552 5.08 1658104 4034776 16 [2024-10-30T08:27:55.120Z] 08:26:01 26537316 31500188 769240 2.34 232904 4789052 1722552 5.08 1658316 4034780 20 [2024-10-30T08:27:55.120Z] 08:27:01 26536920 31499892 769444 2.34 232976 4789052 1722552 5.08 1658340 4034780 12 [2024-10-30T08:27:55.120Z] Average: 26718505 31453747 822185 2.50 220222 4588065 1793024 5.28 1625574 3905997 55380 [2024-10-30T08:27:55.120Z] [2024-10-30T08:27:55.120Z] 08:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-30T08:27:55.120Z] 08:06:01 lo 6.17 6.17 0.61 0.61 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:06:01 ens3 252.26 162.90 5005.72 44.93 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:06:01 docker0 1.14 1.15 0.13 1.74 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:07:01 veth992c137 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:07:01 ens3 509.87 330.34 3348.93 41.43 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:07:01 docker0 314.38 476.97 27.14 3314.54 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:08:01 veth992c137 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:08:01 ens3 9.98 5.33 8.41 4.46 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:09:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:09:01 ens3 129.80 83.55 2724.59 17.22 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:09:01 docker0 6.87 14.60 0.42 190.62 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:10:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:10:01 ens3 161.26 68.61 2779.05 9.01 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:11:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:12:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:13:01 ens3 0.35 0.28 0.13 0.08 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:15:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:17:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:18:01 ens3 0.58 0.43 0.35 0.28 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:19:01 ens3 0.23 0.22 0.12 0.02 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:20:01 ens3 0.53 0.12 0.12 0.07 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:21:01 ens3 0.42 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:22:01 ens3 0.48 0.07 0.11 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:23:01 ens3 0.68 0.37 0.27 0.21 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:24:01 ens3 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:25:01 ens3 0.80 0.72 0.44 0.36 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:26:01 ens3 1.13 0.40 0.35 0.22 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:27:01 ens3 0.98 0.48 0.37 0.22 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] Average: lo 0.49 0.49 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] Average: ens3 48.52 29.65 627.08 5.37 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] Average: docker0 14.66 22.41 1.26 159.52 0.00 0.00 0.00 0.00 [2024-10-30T08:27:55.120Z] [2024-10-30T08:27:55.120Z] [2024-10-30T08:27:55.120Z] ---> sar -P ALL: [2024-10-30T08:27:55.120Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24122) 10/30/24 _x86_64_ (8 CPU) [2024-10-30T08:27:55.120Z] [2024-10-30T08:27:55.120Z] 08:04:23 LINUX RESTART (8 CPU) [2024-10-30T08:27:55.120Z] [2024-10-30T08:27:55.120Z] 08:05:02 CPU %user %nice %system %iowait %steal %idle [2024-10-30T08:27:55.120Z] 08:06:01 all 5.81 0.00 2.52 2.65 0.05 88.98 [2024-10-30T08:27:55.120Z] 08:06:01 0 5.87 0.00 2.22 0.38 0.07 91.47 [2024-10-30T08:27:55.120Z] 08:06:01 1 4.38 0.00 3.73 1.91 0.05 89.93 [2024-10-30T08:27:55.120Z] 08:06:01 2 5.90 0.00 2.36 11.72 0.05 79.96 [2024-10-30T08:27:55.120Z] 08:06:01 3 5.03 0.00 2.33 3.30 0.03 89.31 [2024-10-30T08:27:55.120Z] 08:06:01 4 7.30 0.00 2.15 0.07 0.03 90.45 [2024-10-30T08:27:55.120Z] 08:06:01 5 6.66 0.00 2.10 0.15 0.05 91.04 [2024-10-30T08:27:55.120Z] 08:06:01 6 5.67 0.00 2.03 0.03 0.05 92.21 [2024-10-30T08:27:55.120Z] 08:06:01 7 5.67 0.00 3.21 3.64 0.07 87.41 [2024-10-30T08:27:55.120Z] 08:07:01 all 8.19 0.00 3.81 4.60 0.07 83.33 [2024-10-30T08:27:55.120Z] 08:07:01 0 8.37 0.00 4.54 1.86 0.07 85.16 [2024-10-30T08:27:55.120Z] 08:07:01 1 10.85 0.00 3.42 2.45 0.07 83.21 [2024-10-30T08:27:55.120Z] 08:07:01 2 8.36 0.00 5.20 24.40 0.08 61.95 [2024-10-30T08:27:55.120Z] 08:07:01 3 7.31 0.00 3.38 2.14 0.07 87.11 [2024-10-30T08:27:55.120Z] 08:07:01 4 6.10 0.00 3.66 2.94 0.07 87.24 [2024-10-30T08:27:55.120Z] 08:07:01 5 8.33 0.00 3.25 0.74 0.10 87.57 [2024-10-30T08:27:55.120Z] 08:07:01 6 8.54 0.00 3.43 1.18 0.07 86.78 [2024-10-30T08:27:55.120Z] 08:07:01 7 7.68 0.00 3.59 1.18 0.03 87.51 [2024-10-30T08:27:55.120Z] 08:08:01 all 63.81 0.00 7.70 0.01 0.08 28.40 [2024-10-30T08:27:55.120Z] 08:08:01 0 65.14 0.00 7.81 0.03 0.07 26.95 [2024-10-30T08:27:55.120Z] 08:08:01 1 64.39 0.00 6.93 0.00 0.08 28.60 [2024-10-30T08:27:55.120Z] 08:08:01 2 61.45 0.00 7.76 0.00 0.07 30.73 [2024-10-30T08:27:55.120Z] 08:08:01 3 63.94 0.00 7.74 0.00 0.10 28.22 [2024-10-30T08:27:55.120Z] 08:08:01 4 64.01 0.00 7.89 0.00 0.07 28.04 [2024-10-30T08:27:55.120Z] 08:08:01 5 64.44 0.00 7.85 0.05 0.07 27.59 [2024-10-30T08:27:55.120Z] 08:08:01 6 62.52 0.00 8.21 0.00 0.10 29.17 [2024-10-30T08:27:55.120Z] 08:08:01 7 64.60 0.00 7.38 0.00 0.10 27.92 [2024-10-30T08:27:55.120Z] 08:09:01 all 34.47 0.00 7.67 1.22 0.09 56.55 [2024-10-30T08:27:55.120Z] 08:09:01 0 33.58 0.00 7.28 1.48 0.08 57.57 [2024-10-30T08:27:55.120Z] 08:09:01 1 33.18 0.00 8.15 2.31 0.08 56.28 [2024-10-30T08:27:55.120Z] 08:09:01 2 35.42 0.00 6.68 0.03 0.08 57.79 [2024-10-30T08:27:55.120Z] 08:09:01 3 33.78 0.00 8.80 1.31 0.08 56.03 [2024-10-30T08:27:55.120Z] 08:09:01 4 35.50 0.00 7.84 0.51 0.10 56.05 [2024-10-30T08:27:55.120Z] 08:09:01 5 33.70 0.00 8.27 1.18 0.08 56.76 [2024-10-30T08:27:55.120Z] 08:09:01 6 33.65 0.00 6.99 2.16 0.10 57.10 [2024-10-30T08:27:55.120Z] 08:09:01 7 36.94 0.00 7.36 0.79 0.08 54.82 [2024-10-30T08:27:55.120Z] 08:10:01 all 2.96 0.00 1.70 1.67 0.03 93.63 [2024-10-30T08:27:55.120Z] 08:10:01 0 2.19 0.00 1.12 1.77 0.02 94.90 [2024-10-30T08:27:55.120Z] 08:10:01 1 3.56 0.00 2.44 0.82 0.02 93.17 [2024-10-30T08:27:55.120Z] 08:10:01 2 2.64 0.00 1.00 0.13 0.02 96.21 [2024-10-30T08:27:55.120Z] 08:10:01 3 2.90 0.00 2.07 7.00 0.05 87.99 [2024-10-30T08:27:55.120Z] 08:10:01 4 2.76 0.00 1.02 0.03 0.03 96.15 [2024-10-30T08:27:55.120Z] 08:10:01 5 3.42 0.00 1.10 1.55 0.03 93.90 [2024-10-30T08:27:55.120Z] 08:10:01 6 3.48 0.00 1.52 1.34 0.05 93.61 [2024-10-30T08:27:55.120Z] 08:10:01 7 2.76 0.00 3.36 0.77 0.02 93.09 [2024-10-30T08:27:55.120Z] 08:11:01 all 0.09 0.00 0.06 0.02 0.01 99.82 [2024-10-30T08:27:55.120Z] 08:11:01 0 0.08 0.00 0.07 0.02 0.03 99.80 [2024-10-30T08:27:55.120Z] 08:11:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2024-10-30T08:27:55.120Z] 08:11:01 2 0.10 0.00 0.07 0.02 0.00 99.82 [2024-10-30T08:27:55.120Z] 08:11:01 3 0.05 0.00 0.07 0.00 0.00 99.88 [2024-10-30T08:27:55.120Z] 08:11:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2024-10-30T08:27:55.120Z] 08:11:01 5 0.27 0.00 0.08 0.12 0.02 99.52 [2024-10-30T08:27:55.120Z] 08:11:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-30T08:27:55.120Z] 08:11:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2024-10-30T08:27:55.120Z] 08:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-10-30T08:27:55.120Z] 08:12:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-30T08:27:55.120Z] 08:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T08:27:55.120Z] 08:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T08:27:55.120Z] 08:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-30T08:27:55.120Z] 08:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T08:27:55.120Z] 08:12:01 5 0.05 0.00 0.03 0.03 0.03 99.85 [2024-10-30T08:27:55.120Z] 08:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-30T08:27:55.120Z] 08:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-30T08:27:55.120Z] 08:13:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-10-30T08:27:55.120Z] 08:13:01 0 0.02 0.00 0.05 0.00 0.05 99.88 [2024-10-30T08:27:55.120Z] 08:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-30T08:27:55.120Z] 08:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T08:27:55.120Z] 08:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-30T08:27:55.120Z] 08:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-30T08:27:55.120Z] 08:13:01 5 0.02 0.00 0.00 0.07 0.02 99.90 [2024-10-30T08:27:55.120Z] 08:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T08:27:55.120Z] 08:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T08:27:55.120Z] 08:14:01 all 0.02 0.00 0.01 0.00 0.02 99.95 [2024-10-30T08:27:55.120Z] 08:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2024-10-30T08:27:55.120Z] 08:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-30T08:27:55.120Z] 08:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-30T08:27:55.120Z] 08:14:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-30T08:27:55.120Z] 08:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-30T08:27:55.120Z] 08:14:01 5 0.03 0.00 0.02 0.03 0.03 99.88 [2024-10-30T08:27:55.120Z] 08:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-30T08:27:55.120Z] 08:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-30T08:27:55.120Z] 08:15:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-10-30T08:27:55.120Z] 08:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-30T08:27:55.120Z] 08:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-30T08:27:55.120Z] 08:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T08:27:55.120Z] 08:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-30T08:27:55.120Z] 08:15:01 4 0.10 0.00 0.03 0.00 0.00 99.87 [2024-10-30T08:27:55.120Z] 08:15:01 5 0.02 0.00 0.02 0.05 0.02 99.90 [2024-10-30T08:27:55.120Z] 08:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-30T08:27:55.120Z] 08:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-30T08:27:55.120Z] 08:16:01 all 0.05 0.00 0.01 0.01 0.01 99.93 [2024-10-30T08:27:55.120Z] 08:16:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2024-10-30T08:27:55.120Z] 08:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-30T08:27:55.120Z] 08:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T08:27:55.120Z] 08:16:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-30T08:27:55.120Z] 08:16:01 4 0.25 0.00 0.00 0.00 0.00 99.75 [2024-10-30T08:27:55.120Z] 08:16:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2024-10-30T08:27:55.120Z] 08:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-30T08:27:55.120Z] 08:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T08:27:55.120Z] [2024-10-30T08:27:55.120Z] 08:16:01 CPU %user %nice %system %iowait %steal %idle [2024-10-30T08:27:55.120Z] 08:17:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2024-10-30T08:27:55.120Z] 08:17:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2024-10-30T08:27:55.120Z] 08:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-30T08:27:55.120Z] 08:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T08:27:55.120Z] 08:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-30T08:27:55.120Z] 08:17:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-30T08:27:55.120Z] 08:17:01 5 0.00 0.00 0.02 0.08 0.02 99.88 [2024-10-30T08:27:55.120Z] 08:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-30T08:27:55.120Z] 08:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T08:27:55.120Z] 08:18:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-10-30T08:27:55.120Z] 08:18:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2024-10-30T08:27:55.120Z] 08:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T08:27:55.120Z] 08:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T08:27:55.120Z] 08:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-30T08:27:55.120Z] 08:18:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2024-10-30T08:27:55.120Z] 08:18:01 5 0.02 0.00 0.02 0.05 0.03 99.88 [2024-10-30T08:27:55.121Z] 08:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-30T08:27:55.121Z] 08:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-30T08:27:55.121Z] 08:19:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2024-10-30T08:27:55.121Z] 08:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T08:27:55.121Z] 08:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T08:27:55.121Z] 08:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T08:27:55.121Z] 08:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T08:27:55.121Z] 08:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T08:27:55.121Z] 08:19:01 5 0.02 0.00 0.00 0.05 0.02 99.92 [2024-10-30T08:27:55.121Z] 08:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T08:27:55.121Z] 08:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T08:27:55.121Z] 08:20:01 all 0.06 0.00 0.04 0.01 0.01 99.89 [2024-10-30T08:27:55.121Z] 08:20:01 0 0.05 0.00 0.05 0.00 0.03 99.87 [2024-10-30T08:27:55.121Z] 08:20:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-30T08:27:55.121Z] 08:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-30T08:27:55.121Z] 08:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-30T08:27:55.121Z] 08:20:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-10-30T08:27:55.121Z] 08:20:01 5 0.23 0.00 0.05 0.05 0.02 99.65 [2024-10-30T08:27:55.121Z] 08:20:01 6 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-30T08:27:55.121Z] 08:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-30T08:27:55.121Z] 08:21:01 all 0.18 0.00 0.01 0.01 0.01 99.80 [2024-10-30T08:27:55.121Z] 08:21:01 0 0.05 0.00 0.03 0.00 0.03 99.88 [2024-10-30T08:27:55.121Z] 08:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T08:27:55.121Z] 08:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T08:27:55.121Z] 08:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T08:27:55.121Z] 08:21:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-30T08:27:55.121Z] 08:21:01 5 1.27 0.00 0.02 0.05 0.02 98.64 [2024-10-30T08:27:55.121Z] 08:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T08:27:55.121Z] 08:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T08:27:55.121Z] 08:22:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-10-30T08:27:55.121Z] 08:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-30T08:27:55.121Z] 08:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-30T08:27:55.121Z] 08:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T08:27:55.121Z] 08:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-30T08:27:55.121Z] 08:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T08:27:55.121Z] 08:22:01 5 0.58 0.00 0.02 0.03 0.03 99.33 [2024-10-30T08:27:55.121Z] 08:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T08:27:55.121Z] 08:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T08:27:55.121Z] 08:23:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-10-30T08:27:55.121Z] 08:23:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2024-10-30T08:27:55.121Z] 08:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T08:27:55.121Z] 08:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T08:27:55.121Z] 08:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T08:27:55.121Z] 08:23:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-30T08:27:55.121Z] 08:23:01 5 0.00 0.00 0.02 0.07 0.02 99.90 [2024-10-30T08:27:55.121Z] 08:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-30T08:27:55.121Z] 08:23:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-30T08:27:55.121Z] 08:24:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-10-30T08:27:55.121Z] 08:24:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2024-10-30T08:27:55.121Z] 08:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-30T08:27:55.121Z] 08:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T08:27:55.121Z] 08:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-30T08:27:55.121Z] 08:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T08:27:55.121Z] 08:24:01 5 0.03 0.00 0.00 0.05 0.02 99.90 [2024-10-30T08:27:55.121Z] 08:24:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-30T08:27:55.121Z] 08:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T08:27:55.121Z] 08:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-30T08:27:55.121Z] 08:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T08:27:55.121Z] 08:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T08:27:55.121Z] 08:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T08:27:55.121Z] 08:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-30T08:27:55.121Z] 08:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-30T08:27:55.121Z] 08:25:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-10-30T08:27:55.121Z] 08:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-30T08:27:55.121Z] 08:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T08:27:55.121Z] 08:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-10-30T08:27:55.121Z] 08:26:01 0 0.03 0.00 0.05 0.00 0.03 99.88 [2024-10-30T08:27:55.121Z] 08:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-30T08:27:55.121Z] 08:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T08:27:55.121Z] 08:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-30T08:27:55.121Z] 08:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-30T08:27:55.121Z] 08:26:01 5 0.05 0.00 0.00 0.10 0.02 99.83 [2024-10-30T08:27:55.121Z] 08:26:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-30T08:27:55.121Z] 08:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-30T08:27:55.121Z] 08:27:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-10-30T08:27:55.121Z] 08:27:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-30T08:27:55.121Z] 08:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-30T08:27:55.121Z] 08:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-30T08:27:55.121Z] 08:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-30T08:27:55.121Z] 08:27:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-30T08:27:55.121Z] 08:27:01 5 0.02 0.00 0.02 0.07 0.02 99.88 [2024-10-30T08:27:55.121Z] 08:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-30T08:27:55.121Z] 08:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-30T08:27:55.121Z] [2024-10-30T08:27:55.121Z] Average: CPU %user %nice %system %iowait %steal %idle [2024-10-30T08:27:55.121Z] Average: all 5.24 0.00 1.07 0.46 0.02 93.21 [2024-10-30T08:27:55.121Z] Average: 0 5.23 0.00 1.06 0.25 0.04 93.42 [2024-10-30T08:27:55.121Z] Average: 1 5.27 0.00 1.12 0.34 0.02 93.26 [2024-10-30T08:27:55.121Z] Average: 2 5.15 0.00 1.04 1.62 0.02 92.17 [2024-10-30T08:27:55.121Z] Average: 3 5.12 0.00 1.10 0.62 0.02 93.14 [2024-10-30T08:27:55.121Z] Average: 4 5.26 0.00 1.03 0.16 0.02 93.54 [2024-10-30T08:27:55.121Z] Average: 5 5.39 0.00 1.03 0.21 0.03 93.34 [2024-10-30T08:27:55.121Z] Average: 6 5.16 0.00 1.01 0.21 0.03 93.59 [2024-10-30T08:27:55.121Z] Average: 7 5.32 0.00 1.13 0.29 0.02 93.25 [2024-10-30T08:27:55.121Z] [2024-10-30T08:27:55.121Z] [2024-10-30T08:27:55.121Z]