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 08:05:06 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:05:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:05:06 ========================================================= 08:05:06 EdgeX Global Pipelines Version Info 08:05:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:05:07 ------------------- 08:05:07 stable info: 08:05:07 ------------------- 08:05:07 Commited By: Ginny Guan ginny@iotechsys.com 08:05:07 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:05:07 Message: update stable to v1.0.265 08:05:08 ------------------- 08:05:08 experimental info: 08:05:08 ------------------- 08:05:08 Commited By: Cherry Wang cherry@iotechsys.com 08:05:08 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:05:08 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:05:08 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 08:05:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 08:05:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:05:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:05:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:05:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:05:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:05:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-14 [Pipeline] echo 08:05:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-14 [Pipeline] echo 08:05:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-14 [Pipeline] echo 08:05:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bec349e2f9af90d5dee38f24426ea0dece7bc46d [Pipeline] echo 08:05:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bec349e [Pipeline] echo 08:05:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:05:10 provisioning config files... 08:05:10 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-14@tmp/config10090290682380606600tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:10 ---> ****-login.sh 08:05:10 nexus3.edgexfoundry.org:10001 08:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:11 Configure a credential helper to remove this warning. See 08:05:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:11 08:05:11 Login Succeeded 08:05:11 nexus3.edgexfoundry.org:10002 08:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:11 Configure a credential helper to remove this warning. See 08:05:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:11 08:05:11 Login Succeeded 08:05:11 nexus3.edgexfoundry.org:10003 08:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:11 Configure a credential helper to remove this warning. See 08:05:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:11 08:05:11 Login Succeeded 08:05:11 nexus3.edgexfoundry.org:10004 08:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:11 Configure a credential helper to remove this warning. See 08:05:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:11 08:05:11 Login Succeeded 08:05:11 ****.io 08:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:11 Configure a credential helper to remove this warning. See 08:05:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:11 08:05:11 Login Succeeded 08:05:11 ---> ****-login.sh ends [Pipeline] } 08:05:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:05:12 + git rev-list -1 --merges bec349e2f9af90d5dee38f24426ea0dece7bc46d~1..bec349e2f9af90d5dee38f24426ea0dece7bc46d [Pipeline] echo 08:05:12 -----------> git rev-list -1 --merges bec349e2f9af90d5dee38f24426ea0dece7bc46d~1..bec349e2f9af90d5dee38f24426ea0dece7bc46d bec349e2f9af90d5dee38f24426ea0dece7bc46d [false] [Pipeline] sh 08:05:12 + git log --format=format:%s -1 bec349e2f9af90d5dee38f24426ea0dece7bc46d [Pipeline] echo 08:05:13 ========================================================= 08:05:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:05:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:05:13 + git log --format=format:%s -1 bec349e2f9af90d5dee38f24426ea0dece7bc46d [Pipeline] echo 08:05:13 [semverPrep] GIT_COMMIT: bec349e2f9af90d5dee38f24426ea0dece7bc46d, Commit Message: refactor!: update module to v4 [Pipeline] echo 08:05:13 [semverPrep] This is not a build commit. [Pipeline] sh 08:05:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:05:14 + grep -v github /etc/ssh/ssh_known_hosts 08:05:14 + [ -e /tmp/ssh_known_hosts ] 08:05:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:05:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:05:14 + sudo tee -a /etc/ssh/ssh_known_hosts 08:05:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:05:14 08:05:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:05:14 0.1.4: Pulling from edgex-devops/py-git-semver 08:05:14 b85a868b505f: Pulling fs layer 08:05:14 e2be974225ed: Pulling fs layer 08:05:14 339a4e72a1f5: Pulling fs layer 08:05:14 988bab9f4d93: Pulling fs layer 08:05:14 1469e6f7b9e6: Pulling fs layer 08:05:14 eaf3925da568: Pulling fs layer 08:05:14 bab4dde63d76: Pulling fs layer 08:05:14 bde34c3a00c8: Pulling fs layer 08:05:14 b352a97aabf1: Pulling fs layer 08:05:14 4872d77fe225: Pulling fs layer 08:05:14 5851b861e8e6: Pulling fs layer 08:05:14 988bab9f4d93: Waiting 08:05:14 1469e6f7b9e6: Waiting 08:05:14 5851b861e8e6: Waiting 08:05:14 bde34c3a00c8: Waiting 08:05:14 eaf3925da568: Waiting 08:05:14 bab4dde63d76: Waiting 08:05:14 b352a97aabf1: Waiting 08:05:14 4872d77fe225: Waiting 08:05:14 e2be974225ed: Download complete 08:05:14 988bab9f4d93: Verifying Checksum 08:05:14 988bab9f4d93: Download complete 08:05:14 1469e6f7b9e6: Verifying Checksum 08:05:14 1469e6f7b9e6: Download complete 08:05:14 eaf3925da568: Verifying Checksum 08:05:14 eaf3925da568: Download complete 08:05:14 339a4e72a1f5: Verifying Checksum 08:05:14 339a4e72a1f5: Download complete 08:05:14 bde34c3a00c8: Verifying Checksum 08:05:14 bde34c3a00c8: Download complete 08:05:15 b352a97aabf1: Verifying Checksum 08:05:15 b352a97aabf1: Download complete 08:05:15 4872d77fe225: Download complete 08:05:15 5851b861e8e6: Verifying Checksum 08:05:15 5851b861e8e6: Download complete 08:05:15 b85a868b505f: Verifying Checksum 08:05:15 b85a868b505f: Download complete 08:05:15 bab4dde63d76: Verifying Checksum 08:05:15 bab4dde63d76: Download complete 08:05:16 b85a868b505f: Pull complete 08:05:16 e2be974225ed: Pull complete 08:05:17 339a4e72a1f5: Pull complete 08:05:17 988bab9f4d93: Pull complete 08:05:17 1469e6f7b9e6: Pull complete 08:05:17 eaf3925da568: Pull complete 08:05:19 bab4dde63d76: Pull complete 08:05:19 bde34c3a00c8: Pull complete 08:05:19 b352a97aabf1: Pull complete 08:05:19 4872d77fe225: Pull complete 08:05:19 5851b861e8e6: Pull complete 08:05:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:05:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:05:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:05:19 prd-ubuntu20.04-docker-8c-8g-24122 does not seem to be running inside a container 08:05:19 $ 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 08:05:24 $ docker top b394b7270cacdb1cc0f72d4b7c30ca1fc01573301b16905a712216c9a94a86c6 -eo pid,comm 08:05:24 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). 08:05:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:05:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:05:41 [ssh-agent] Looking for ssh-agent implementation... 08:05:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:05:41 $ docker exec b394b7270cacdb1cc0f72d4b7c30ca1fc01573301b16905a712216c9a94a86c6 ssh-agent 08:05:41 SSH_AUTH_SOCK=/tmp/ssh-BF8Qge3AKGgt/agent.32 08:05:41 SSH_AGENT_PID=38 08:05:41 Running ssh-add (command line suppressed) 08:05:41 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) 08:05:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:05:42 + git tag --points-at HEAD [Pipeline] } 08:05:42 $ docker exec --env ******** --env ******** b394b7270cacdb1cc0f72d4b7c30ca1fc01573301b16905a712216c9a94a86c6 ssh-agent -k 08:05:42 unset SSH_AUTH_SOCK; 08:05:42 unset SSH_AGENT_PID; 08:05:42 echo Agent pid 38 killed; 08:05:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:05:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:05:42 [ssh-agent] Looking for ssh-agent implementation... 08:05:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:05:42 $ docker exec b394b7270cacdb1cc0f72d4b7c30ca1fc01573301b16905a712216c9a94a86c6 ssh-agent 08:05:42 SSH_AUTH_SOCK=/tmp/ssh-7jZVWc7pJNXK/agent.71 08:05:42 SSH_AGENT_PID=77 08:05:42 Running ssh-add (command line suppressed) 08:05:42 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) 08:05:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:05:43 + git semver init 08:05:43 2024-10-30 08:05:43,443 [run_init] DEBUG init version:0.0.0 force:False 08:05:43 2024-10-30 08:05:43,444 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-14/.semver 08:05:43 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 08:05:43 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) 08:05:44 2024-10-30 08:05:44,040 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-14/.git/info/exclude 08:05:44 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 08:05:44 2024-10-30 08:05:44,040 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-14/.semver/PR-14 08:05:44 2024-10-30 08:05:44,043 [execute] INFO git cat-file --batch-check 08:05:44 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=) 08:05:44 2024-10-30 08:05:44,048 [execute] INFO git cat-file --batch 08:05:44 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=) 08:05:44 2024-10-30 08:05:44,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-14/.semver/PR-14 08:05:44 0.0.0 [Pipeline] } 08:05:44 $ docker exec --env ******** --env ******** b394b7270cacdb1cc0f72d4b7c30ca1fc01573301b16905a712216c9a94a86c6 ssh-agent -k 08:05:44 unset SSH_AUTH_SOCK; 08:05:44 unset SSH_AGENT_PID; 08:05:44 echo Agent pid 77 killed; 08:05:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:05:44 + git semver [Pipeline] } 08:05:44 $ docker stop --time=1 b394b7270cacdb1cc0f72d4b7c30ca1fc01573301b16905a712216c9a94a86c6 08:05:46 $ docker rm -f --volumes b394b7270cacdb1cc0f72d4b7c30ca1fc01573301b16905a712216c9a94a86c6 [Pipeline] // withDockerContainer [Pipeline] sh 08:05:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:05:47 Stashed 1 file(s) [Pipeline] echo 08:05:47 [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 08:05:47 provisioning config files... 08:05:47 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-14@tmp/config17570269125898311545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:48 ---> ****-login.sh 08:05:48 nexus3.edgexfoundry.org:10001 08:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:48 Configure a credential helper to remove this warning. See 08:05:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:48 08:05:48 Login Succeeded 08:05:48 nexus3.edgexfoundry.org:10002 08:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:48 Configure a credential helper to remove this warning. See 08:05:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:48 08:05:48 Login Succeeded 08:05:48 nexus3.edgexfoundry.org:10003 08:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:48 Configure a credential helper to remove this warning. See 08:05:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:48 08:05:48 Login Succeeded 08:05:48 nexus3.edgexfoundry.org:10004 08:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:48 Configure a credential helper to remove this warning. See 08:05:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:48 08:05:48 Login Succeeded 08:05:48 ****.io 08:05:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:48 Configure a credential helper to remove this warning. See 08:05:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:48 08:05:48 Login Succeeded 08:05:48 ---> ****-login.sh ends [Pipeline] } 08:05:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:05:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:05:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:05:49 ========================================================= 08:05:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:05:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:49 + 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 . 08:05:49 Sending build context to Docker daemon 601.1kB 08:05:49 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 08:05:49 Step 2/10 : FROM ${BASE} AS builder 08:05:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:05:49 43c4264eed91: Pulling fs layer 08:05:49 4cc291be95ef: Pulling fs layer 08:05:49 2ac1f1163629: Pulling fs layer 08:05:49 5c3c966382ef: Pulling fs layer 08:05:49 4f4fb700ef54: Pulling fs layer 08:05:49 5d5c8e513c77: Pulling fs layer 08:05:49 9f66e0745190: Pulling fs layer 08:05:49 f49a43e4bbc0: Pulling fs layer 08:05:49 561ebcabdf7f: Pulling fs layer 08:05:49 5c3c966382ef: Waiting 08:05:49 4f4fb700ef54: Waiting 08:05:49 5d5c8e513c77: Waiting 08:05:49 9f66e0745190: Waiting 08:05:49 f49a43e4bbc0: Waiting 08:05:49 561ebcabdf7f: Waiting 08:05:49 4cc291be95ef: Download complete 08:05:49 5c3c966382ef: Verifying Checksum 08:05:49 5c3c966382ef: Download complete 08:05:49 4f4fb700ef54: Verifying Checksum 08:05:49 4f4fb700ef54: Download complete 08:05:49 5d5c8e513c77: Verifying Checksum 08:05:49 5d5c8e513c77: Download complete 08:05:49 43c4264eed91: Download complete 08:05:49 9f66e0745190: Verifying Checksum 08:05:49 9f66e0745190: Download complete 08:05:49 43c4264eed91: Pull complete 08:05:49 561ebcabdf7f: Verifying Checksum 08:05:49 561ebcabdf7f: Download complete 08:05:50 4cc291be95ef: Pull complete 08:05:50 2ac1f1163629: Verifying Checksum 08:05:50 2ac1f1163629: Download complete 08:05:50 f49a43e4bbc0: Verifying Checksum 08:05:50 f49a43e4bbc0: Download complete 08:05:54 2ac1f1163629: Pull complete 08:05:54 5c3c966382ef: Pull complete 08:05:54 4f4fb700ef54: Pull complete 08:05:54 5d5c8e513c77: Pull complete 08:05:54 9f66e0745190: Pull complete 08:05:56 f49a43e4bbc0: Pull complete 08:05:56 561ebcabdf7f: Pull complete 08:05:56 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:05:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:05:56 ---> 3a752c3f9dda 08:05:56 Step 3/10 : ARG MAKE=make build 08:06:02 Still waiting to schedule task 08:06:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24120’ 08:06:05 ---> Running in 9a654ec61219 08:06:05 Removing intermediate container 9a654ec61219 08:06:05 ---> f403db662f7f 08:06:05 Step 4/10 : WORKDIR /device-s7 08:06:05 ---> Running in 23f2c6e0371d 08:06:05 Removing intermediate container 23f2c6e0371d 08:06:05 ---> 82a31872351e 08:06:05 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 08:06:05 ---> Running in 207a91636b82 08:06:05 Removing intermediate container 207a91636b82 08:06:05 ---> ddb047dab7c0 08:06:05 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 08:06:05 ---> Running in 19ca79c22a80 08:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:06:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:06:05 OK: 246 MiB in 54 packages 08:06:05 Removing intermediate container 19ca79c22a80 08:06:05 ---> 4cce1ddf071e 08:06:05 Step 7/10 : COPY go.mod vendor* ./ 08:06:05 ---> ee03ae7a5d0a 08:06:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:06:05 ---> Running in ae2459c15cd9 08:06:51 Removing intermediate container ae2459c15cd9 08:06:51 ---> 13b30eb32c21 08:06:51 Step 9/10 : COPY . . 08:06:51 ---> f280b775a66a 08:06:51 Step 10/10 : RUN ${MAKE} 08:06:51 ---> Running in 4de5601876a1 08:06:51 noop 08:06:51 Removing intermediate container 4de5601876a1 08:06:51 ---> be5571a44c39 08:06:51 Successfully built be5571a44c39 08:06:51 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:52 + docker inspect -f . ci-base-image-x86_64 08:06:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:52 prd-ubuntu20.04-docker-8c-8g-24122 does not seem to be running inside a container 08:06:52 $ 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 08:06:53 $ docker top 4a5cbbf5d302ff196cd6f3d9b1c47fdd5185f1805faba089f3a31bf06b184ba0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:53 + go version 08:06:53 go version go1.23.2 linux/amd64 [Pipeline] } 08:06:53 $ docker stop --time=1 4a5cbbf5d302ff196cd6f3d9b1c47fdd5185f1805faba089f3a31bf06b184ba0 08:06:54 $ 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 08:06:55 + docker inspect -f . ci-base-image-x86_64 08:06:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:55 prd-ubuntu20.04-docker-8c-8g-24122 does not seem to be running inside a container 08:06:55 $ 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 08:06:56 $ docker top 9a00547b2b46c05c65493b6bc1427cddd7e28169f74adc663e81b4e433a1f8ec -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:56 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-14 [Pipeline] fileExists [Pipeline] sh 08:06:56 + make test 08:06:56 go test -race -coverprofile=coverage.out ./... 08:07:05 ? github.com/edgexfoundry/device-s7 [no test files] 08:07:31 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 08:07:31 github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements 08:08:03 go vet ./... 08:08:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:08:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:08:08 ./bin/test-attribution-txt.sh [Pipeline] echo 08:08:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:08:09 $ docker stop --time=1 9a00547b2b46c05c65493b6bc1427cddd7e28169f74adc663e81b4e433a1f8ec 08:08:11 $ docker rm -f --volumes 9a00547b2b46c05c65493b6bc1427cddd7e28169f74adc663e81b4e433a1f8ec [Pipeline] // withDockerContainer [Pipeline] sh 08:08:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:08:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:08:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:08:13 + ls -al . 08:08:13 total 228 08:08:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 08:06 . 08:08:13 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 08:05 .. 08:08:13 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 08:07 .git 08:08:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 08:05 .github 08:08:13 -rw-rw-r-- 1 jenkins jenkins 237 Oct 30 08:05 .gitignore 08:08:13 -rw-rw-r-- 1 jenkins jenkins 42 Oct 30 08:05 .golangci.yml 08:08:13 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 08:05 .semver 08:08:13 -rw-rw-r-- 1 jenkins jenkins 19679 Oct 30 08:05 Attribution.txt 08:08:13 -rw-rw-r-- 1 jenkins jenkins 1579 Oct 30 08:05 Dockerfile 08:08:13 -rw-rw-r-- 1 jenkins jenkins 643 Oct 30 08:05 Jenkinsfile 08:08:13 -rw-rw-r-- 1 jenkins jenkins 10947 Oct 30 08:05 LICENSE 08:08:13 -rw-rw-r-- 1 jenkins jenkins 1903 Oct 30 08:05 Makefile 08:08:13 -rw-rw-r-- 1 jenkins jenkins 614 Oct 30 08:05 OWNERS.md 08:08:13 -rw-rw-r-- 1 jenkins jenkins 2393 Oct 30 08:05 README.md 08:08:13 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 08:05 VERSION 08:08:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 08:05 bin 08:08:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:05 cmd 08:08:13 -rw-r--r-- 1 jenkins jenkins 17164 Oct 30 08:07 coverage.out 08:08:13 -rw-rw-r-- 1 jenkins jenkins 6929 Oct 30 08:05 go.mod 08:08:13 -rw-rw-r-- 1 jenkins jenkins 100385 Oct 30 08:05 go.sum 08:08:13 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:05 internal 08:08:13 -rw-rw-r-- 1 jenkins jenkins 223 Oct 30 08:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:13 + 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 . 08:08:13 Sending build context to Docker daemon 619kB 08:08:13 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 08:08:13 Step 2/24 : FROM ${BASE} AS builder 08:08:13 ---> be5571a44c39 08:08:13 Step 3/24 : ARG MAKE=make build 08:08:13 ---> Running in 956f8a690fa1 08:08:13 Removing intermediate container 956f8a690fa1 08:08:13 ---> b17214e99464 08:08:13 Step 4/24 : WORKDIR /device-s7 08:08:13 ---> Running in f974bb4942f4 08:08:13 Removing intermediate container f974bb4942f4 08:08:13 ---> 083280507102 08:08:13 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 08:08:13 ---> Running in 7f360d733438 08:08:13 Removing intermediate container 7f360d733438 08:08:13 ---> 1d728be277e6 08:08:13 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 08:08:13 ---> Running in cc4e65946238 08:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:14 OK: 246 MiB in 54 packages 08:08:15 Removing intermediate container cc4e65946238 08:08:15 ---> 6044898d7268 08:08:15 Step 7/24 : COPY go.mod vendor* ./ 08:08:15 ---> ea2243f680a6 08:08:15 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:08:15 ---> Running in e0d1b3001937 08:08:15 Removing intermediate container e0d1b3001937 08:08:15 ---> 2e1d87b153bd 08:08:15 Step 9/24 : COPY . . 08:08:15 ---> 4dbcabee1d5f 08:08:15 Step 10/24 : RUN ${MAKE} 08:08:15 ---> Running in 58c6ad995dc3 08:08:16 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 08:08:48 Removing intermediate container 58c6ad995dc3 08:08:48 ---> 03989725a93a 08:08:48 Step 11/24 : FROM alpine:3.20 08:08:48 3.20: Pulling from library/alpine 08:08:48 43c4264eed91: Already exists 08:08:48 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:08:48 Status: Downloaded newer image for alpine:3.20 08:08:48 ---> 91ef0af61f39 08:08:48 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 08:08:48 ---> Running in 68e429af16aa 08:08:48 Removing intermediate container 68e429af16aa 08:08:48 ---> 9d80eceedd22 08:08:48 Step 13/24 : RUN apk add --update --no-cache dumb-init 08:08:48 ---> Running in 41a050c474e2 08:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:48 (1/1) Installing dumb-init (1.2.5-r3) 08:08:48 Executing busybox-1.36.1-r29.trigger 08:08:48 OK: 8 MiB in 15 packages 08:08:48 Removing intermediate container 41a050c474e2 08:08:48 ---> adf99be9f390 08:08:48 Step 14/24 : RUN apk --no-cache upgrade 08:08:48 ---> Running in ec3c867f802a 08:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:49 Upgrading critical system libraries and apk-tools: 08:08:49 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:08:49 Executing busybox-1.36.1-r29.trigger 08:08:49 Continuing the upgrade transaction with new apk-tools: 08:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:08:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:08:50 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:08:50 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:08:50 OK: 8 MiB in 15 packages 08:08:50 Removing intermediate container ec3c867f802a 08:08:50 ---> 93478879444b 08:08:50 Step 15/24 : WORKDIR / 08:08:50 ---> Running in 18b46fc047ca 08:08:51 Removing intermediate container 18b46fc047ca 08:08:51 ---> bea5492360cd 08:08:51 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 08:08:51 ---> 5a80bebeb1cb 08:08:51 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 08:08:52 ---> 1c5b527e48b5 08:08:52 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 08:08:52 ---> 1129f97d8d92 08:08:52 Step 19/24 : EXPOSE 59994 08:08:52 ---> Running in 9398a732cb75 08:08:52 Removing intermediate container 9398a732cb75 08:08:52 ---> df963c6ea265 08:08:52 Step 20/24 : ENTRYPOINT ["/device-s7"] 08:08:52 ---> Running in dcc7ead4b216 08:08:53 Removing intermediate container dcc7ead4b216 08:08:53 ---> f42aed6afb3d 08:08:53 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:08:53 ---> Running in cb160c6e2b90 08:08:53 Removing intermediate container cb160c6e2b90 08:08:53 ---> c0afba41af51 08:08:53 Step 22/24 : LABEL arch=amd64 08:08:53 ---> Running in 9ccaf4e43e15 08:08:53 Removing intermediate container 9ccaf4e43e15 08:08:53 ---> 30770e9ec515 08:08:53 Step 23/24 : LABEL git_sha=bec349e2f9af90d5dee38f24426ea0dece7bc46d 08:08:53 ---> Running in 34d8cd330882 08:08:53 Removing intermediate container 34d8cd330882 08:08:53 ---> 4347a4d90b28 08:08:53 Step 24/24 : LABEL version=0.0.0 08:08:53 ---> Running in 354f0bc4c7d2 08:08:53 Removing intermediate container 354f0bc4c7d2 08:08:53 ---> 86fae9f616c1 08:08:53 [Warning] One or more build-args [ARCH] were not consumed 08:08:53 Successfully built 86fae9f616c1 08:08:53 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 08:08:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:08:54 08:08:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:08:54 latest: Pulling from edgex-lftools-log-publisher 08:08:54 5eb5b503b376: Pulling fs layer 08:08:54 5c69ac0246d0: Pulling fs layer 08:08:54 ec43610c2a17: Pulling fs layer 08:08:54 3a2ae6a8a46f: Pulling fs layer 08:08:54 33b1e0a273af: Pulling fs layer 08:08:54 5d3b04190fa2: Pulling fs layer 08:08:54 2f39f015ded8: Pulling fs layer 08:08:54 3a2ae6a8a46f: Waiting 08:08:54 33b1e0a273af: Waiting 08:08:54 5d3b04190fa2: Waiting 08:08:54 2f39f015ded8: Waiting 08:08:54 5c69ac0246d0: Download complete 08:08:54 3a2ae6a8a46f: Verifying Checksum 08:08:54 3a2ae6a8a46f: Download complete 08:08:54 33b1e0a273af: Verifying Checksum 08:08:54 33b1e0a273af: Download complete 08:08:54 5d3b04190fa2: Download complete 08:08:54 ec43610c2a17: Verifying Checksum 08:08:54 ec43610c2a17: Download complete 08:08:55 5eb5b503b376: Verifying Checksum 08:08:55 5eb5b503b376: Download complete 08:08:55 2f39f015ded8: Download complete 08:08:56 5eb5b503b376: Pull complete 08:08:56 5c69ac0246d0: Pull complete 08:08:57 ec43610c2a17: Pull complete 08:08:57 3a2ae6a8a46f: Pull complete 08:08:57 33b1e0a273af: Pull complete 08:08:57 5d3b04190fa2: Pull complete 08:09:02 2f39f015ded8: Pull complete 08:09:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:09:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:09:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:09:03 prd-ubuntu20.04-docker-8c-8g-24122 does not seem to be running inside a container 08:09:03 $ 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 08:09:08 $ docker top f05104526d3c57d81f3e46ef87dc6c0701083bfb23e25dde960fd38142c4507f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:09:09 ---> job-cost.sh 08:09:09 lf-activate-venv: SKIPPING 08:09:09 INFO: No Stack... 08:09:09 INFO: Retrieving Pricing Info for: v3-standard-8 08:09:09 INFO: Archiving Costs [Pipeline] sh 08:09:10 + cat /w/workspace/edgexfoundry_device-s7_PR-14/archives/cost.csv 08:09:10 + cut -d, -f6 [Pipeline] lock 08:09:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-14-1-stack-cost] 08:09:10 Resource [jenkins-edgexfoundry-device-s7-PR-14-1-stack-cost] did not exist. Created. 08:09:10 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-14-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:09:10 + echo total: 0.2199999988079071 [Pipeline] stash 08:09:10 Stashed 1 file(s) [Pipeline] } 08:09:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-14-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:09:10 $ docker stop --time=1 f05104526d3c57d81f3e46ef87dc6c0701083bfb23e25dde960fd38142c4507f 08:09:12 $ docker rm -f --volumes f05104526d3c57d81f3e46ef87dc6c0701083bfb23e25dde960fd38142c4507f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:09:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24123 in /w/workspace/edgexfoundry_device-s7_PR-14 [Pipeline] { [Pipeline] ws 08:09:49 Running in /w/workspace/device-s7/1 [Pipeline] { [Pipeline] checkout 08:09:52 Selected Git installation does not exist. Using Default 08:09:52 The recommended git tool is: NONE 08:09:57 using credential edgex-jenkins-ssh 08:09:57 Cloning the remote Git repository 08:09:57 Cloning repository git@github.com:edgexfoundry/device-s7.git 08:09:58 > git init /w/workspace/device-s7/1 # timeout=10 08:09:58 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 08:09:58 > git --version # timeout=10 08:09:58 > git --version # 'git version 2.25.1' 08:09:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:09:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:09:59 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 08:09:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:10:00 Merging remotes/origin/main commit e57816f4afcfc8db9a573db5c83bd892c807d408 into PR head commit bec349e2f9af90d5dee38f24426ea0dece7bc46d 08:10:01 Merge succeeded, producing bec349e2f9af90d5dee38f24426ea0dece7bc46d 08:10:01 Checking out Revision bec349e2f9af90d5dee38f24426ea0dece7bc46d (PR-14) 08:10:00 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 08:10:00 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 08:10:00 using GIT_SSH to set credentials SSH Credentials for GitHub 08:10:00 > 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 08:10:00 > git config core.sparsecheckout # timeout=10 08:10:00 > git checkout -f bec349e2f9af90d5dee38f24426ea0dece7bc46d # timeout=10 08:10:00 > git remote # timeout=10 08:10:01 > git config --get remote.origin.url # timeout=10 08:10:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:10:01 > git merge e57816f4afcfc8db9a573db5c83bd892c807d408 # timeout=10 08:10:01 > git rev-parse HEAD^{commit} # timeout=10 08:10:01 > git config core.sparsecheckout # timeout=10 08:10:01 > git checkout -f bec349e2f9af90d5dee38f24426ea0dece7bc46d # timeout=10 08:10:04 Commit message: "refactor!: update module to v4" 08:10:04 > git --version # timeout=10 08:10:05 > git --version # 'git version 2.25.1' 08:10:05 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:10:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:10:06 % Total % Received % Xferd Average Speed Time Time Time Current 08:10:06 Dload Upload Total Spent Left Speed 08:10:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 61971 0 --:--:-- --:--:-- --:--:-- 61971 [Pipeline] sh 08:10:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:10:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:10:07 + sudo tee /etc/docker/daemon.new 08:10:07 { 08:10:07 "registry-mirrors": [ 08:10:07 "https://nexus3.edgexfoundry.org:10001" 08:10:07 ], 08:10:07 "bip": "10.250.0.254/24", 08:10:07 "hosts": [ 08:10:07 "tcp://0.0.0.0:5555", 08:10:07 "unix:///var/run/docker.sock" 08:10:07 ], 08:10:07 "mtu": 1458, 08:10:07 "selinux-enabled": true, 08:10:07 "seccomp-profile": "/etc/docker/seccomp.json" 08:10:07 } [Pipeline] sh 08:10:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:10:08 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:10:26 provisioning config files... 08:10:26 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/1@tmp/config13398198450274960719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:27 ---> ****-login.sh 08:10:27 nexus3.edgexfoundry.org:10001 08:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:28 Configure a credential helper to remove this warning. See 08:10:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:28 08:10:28 Login Succeeded 08:10:28 nexus3.edgexfoundry.org:10002 08:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:28 Configure a credential helper to remove this warning. See 08:10:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:28 08:10:28 Login Succeeded 08:10:28 nexus3.edgexfoundry.org:10003 08:10:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:28 Configure a credential helper to remove this warning. See 08:10:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:28 08:10:28 Login Succeeded 08:10:28 nexus3.edgexfoundry.org:10004 08:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:29 Configure a credential helper to remove this warning. See 08:10:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:29 08:10:29 Login Succeeded 08:10:29 ****.io 08:10:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:10:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:10:29 Configure a credential helper to remove this warning. See 08:10:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:10:29 08:10:29 Login Succeeded 08:10:29 ---> ****-login.sh ends [Pipeline] } 08:10:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:10:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:10:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:10:30 ========================================================= 08:10:30 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:10:30 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:30 + 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 . 08:10:31 Sending build context to Docker daemon 438.3kB 08:10:31 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 08:10:31 Step 2/10 : FROM ${BASE} AS builder 08:10:31 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:10:31 cf04c63912e1: Pulling fs layer 08:10:31 55b35a11ae5e: Pulling fs layer 08:10:31 a37a00ec5f00: Pulling fs layer 08:10:31 50b3750afda1: Pulling fs layer 08:10:31 4f4fb700ef54: Pulling fs layer 08:10:31 80978eb59214: Pulling fs layer 08:10:31 c9f46d7d2bd2: Pulling fs layer 08:10:31 c5a475d317c9: Pulling fs layer 08:10:31 80978eb59214: Waiting 08:10:31 50b3750afda1: Waiting 08:10:31 c9f46d7d2bd2: Waiting 08:10:31 4f4fb700ef54: Waiting 08:10:31 c5a475d317c9: Waiting 08:10:31 55b35a11ae5e: Verifying Checksum 08:10:31 55b35a11ae5e: Download complete 08:10:31 50b3750afda1: Verifying Checksum 08:10:31 50b3750afda1: Download complete 08:10:31 4f4fb700ef54: Download complete 08:10:31 80978eb59214: Verifying Checksum 08:10:31 80978eb59214: Download complete 08:10:31 cf04c63912e1: Verifying Checksum 08:10:31 cf04c63912e1: Download complete 08:10:32 c5a475d317c9: Verifying Checksum 08:10:32 c5a475d317c9: Download complete 08:10:32 cf04c63912e1: Pull complete 08:10:33 55b35a11ae5e: Pull complete 08:10:33 a37a00ec5f00: Verifying Checksum 08:10:33 a37a00ec5f00: Download complete 08:10:34 c9f46d7d2bd2: Verifying Checksum 08:10:49 a37a00ec5f00: Pull complete 08:10:49 50b3750afda1: Pull complete 08:10:49 4f4fb700ef54: Pull complete 08:10:49 80978eb59214: Pull complete 08:10:56 c9f46d7d2bd2: Pull complete 08:10:58 c5a475d317c9: Pull complete 08:10:58 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:10:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:10:58 ---> be29e6b0f0d4 08:10:58 Step 3/10 : ARG MAKE=make build 08:10:59 ---> Running in de5be9afd156 08:10:59 Removing intermediate container de5be9afd156 08:10:59 ---> 2125f0208c87 08:10:59 Step 4/10 : WORKDIR /device-s7 08:10:59 ---> Running in 4d495576a7fb 08:11:00 Removing intermediate container 4d495576a7fb 08:11:00 ---> dc0676203b85 08:11:00 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 08:11:00 ---> Running in e4567ed7fd9c 08:11:00 Removing intermediate container e4567ed7fd9c 08:11:00 ---> 0ae39e53dcec 08:11:00 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 08:11:00 ---> Running in 1ebb29fa2acd 08:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:11:03 OK: 238 MiB in 54 packages 08:11:05 Removing intermediate container 1ebb29fa2acd 08:11:05 ---> 993e04042964 08:11:05 Step 7/10 : COPY go.mod vendor* ./ 08:11:05 ---> 44043be30dff 08:11:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:11:05 ---> Running in 94f2dbc68145 08:13:12 Removing intermediate container 94f2dbc68145 08:13:12 ---> a46a5f34549b 08:13:12 Step 9/10 : COPY . . 08:13:12 ---> b2b83d688597 08:13:12 Step 10/10 : RUN ${MAKE} 08:13:12 ---> Running in 13595d637de7 08:13:12 noop 08:13:12 Removing intermediate container 13595d637de7 08:13:12 ---> e6ff559c9150 08:13:12 Successfully built e6ff559c9150 08:13:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:12 + docker inspect -f . ci-base-image-arm64 08:13:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:13 prd-ubuntu20.04-docker-arm64-4c-16g-24123 does not seem to be running inside a container 08:13:13 $ 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 08:13:14 $ docker top e000f506df720807c41cb57a1b86a13f38aacfb17bb412669c2292c3b4465d6c -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:15 + go version 08:13:15 go version go1.23.2 linux/arm64 [Pipeline] } 08:13:15 $ docker stop --time=1 e000f506df720807c41cb57a1b86a13f38aacfb17bb412669c2292c3b4465d6c 08:13:16 $ 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 08:13:17 + docker inspect -f . ci-base-image-arm64 08:13:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:18 prd-ubuntu20.04-docker-arm64-4c-16g-24123 does not seem to be running inside a container 08:13:18 $ 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 08:13:19 $ docker top bc7f9909a2b4f7f165bb6d93ebaf64fe487b3a390b376bb5690cf7f24674bdd7 -eo pid,comm [Pipeline] { [Pipeline] sh 08:13:20 + git config --global --add safe.directory /w/workspace/device-s7/1 [Pipeline] fileExists [Pipeline] sh 08:13:21 + make test 08:13:21 go test -race -coverprofile=coverage.out ./... 08:14:17 ? github.com/edgexfoundry/device-s7 [no test files] 08:18:39 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 08:18:39 github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements 08:18:39 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:18:39 go vet ./... 08:22:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:22:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:22:46 ./bin/test-attribution-txt.sh [Pipeline] echo 08:22:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 08:22:46 $ docker stop --time=1 bc7f9909a2b4f7f165bb6d93ebaf64fe487b3a390b376bb5690cf7f24674bdd7 08:22:49 $ docker rm -f --volumes bc7f9909a2b4f7f165bb6d93ebaf64fe487b3a390b376bb5690cf7f24674bdd7 [Pipeline] // withDockerContainer [Pipeline] sh 08:22:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:22:51 Warning: overwriting stash ‘coverage-report’ 08:22:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:22:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:22:52 + ls -al . 08:22:52 total 224 08:22:52 drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 08:13 . 08:22:52 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 08:09 .. 08:22:52 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 08:10 .git 08:22:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 08:10 .github 08:22:52 -rw-rw-r-- 1 jenkins jenkins 237 Oct 30 08:10 .gitignore 08:22:52 -rw-rw-r-- 1 jenkins jenkins 42 Oct 30 08:10 .golangci.yml 08:22:52 -rw-rw-r-- 1 jenkins jenkins 19679 Oct 30 08:10 Attribution.txt 08:22:52 -rw-rw-r-- 1 jenkins jenkins 1579 Oct 30 08:10 Dockerfile 08:22:52 -rw-rw-r-- 1 jenkins jenkins 643 Oct 30 08:10 Jenkinsfile 08:22:52 -rw-rw-r-- 1 jenkins jenkins 10947 Oct 30 08:10 LICENSE 08:22:52 -rw-rw-r-- 1 jenkins jenkins 1903 Oct 30 08:10 Makefile 08:22:52 -rw-rw-r-- 1 jenkins jenkins 614 Oct 30 08:10 OWNERS.md 08:22:52 -rw-rw-r-- 1 jenkins jenkins 2393 Oct 30 08:10 README.md 08:22:52 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 08:05 VERSION 08:22:52 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 08:10 bin 08:22:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:10 cmd 08:22:52 -rw-r--r-- 1 jenkins jenkins 17164 Oct 30 08:18 coverage.out 08:22:52 -rw-rw-r-- 1 jenkins jenkins 6929 Oct 30 08:10 go.mod 08:22:52 -rw-rw-r-- 1 jenkins jenkins 100385 Oct 30 08:10 go.sum 08:22:52 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 08:10 internal 08:22:52 -rw-rw-r-- 1 jenkins jenkins 223 Oct 30 08:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:22:53 + 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 . 08:22:53 Sending build context to Docker daemon 456.2kB 08:22:53 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 08:22:53 Step 2/24 : FROM ${BASE} AS builder 08:22:53 ---> e6ff559c9150 08:22:53 Step 3/24 : ARG MAKE=make build 08:22:53 ---> Running in 728f8401381f 08:22:53 Removing intermediate container 728f8401381f 08:22:53 ---> feb741d273ff 08:22:53 Step 4/24 : WORKDIR /device-s7 08:22:54 ---> Running in b01fcdab18e8 08:22:54 Removing intermediate container b01fcdab18e8 08:22:54 ---> 5ea5ac14ac42 08:22:54 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 08:22:54 ---> Running in e30bb37a081e 08:22:54 Removing intermediate container e30bb37a081e 08:22:54 ---> d07ab4bce8dc 08:22:54 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 08:22:54 ---> Running in c6bc31d0d875 08:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:22:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:22:57 OK: 238 MiB in 54 packages 08:22:58 Removing intermediate container c6bc31d0d875 08:22:58 ---> 2edeee249e13 08:22:58 Step 7/24 : COPY go.mod vendor* ./ 08:22:58 ---> ec283d7fdb84 08:22:58 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:22:58 ---> Running in 663b6bdb111b 08:23:01 Removing intermediate container 663b6bdb111b 08:23:01 ---> 990238907239 08:23:01 Step 9/24 : COPY . . 08:23:02 ---> 9f8a8f1b7a6b 08:23:02 Step 10/24 : RUN ${MAKE} 08:23:02 ---> Running in acf78d057037 08:23:03 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 08:26:54 Removing intermediate container acf78d057037 08:26:54 ---> 1b276a987a1b 08:26:54 Step 11/24 : FROM alpine:3.20 08:26:54 3.20: Pulling from library/alpine 08:26:54 cf04c63912e1: Already exists 08:26:54 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 08:26:54 Status: Downloaded newer image for alpine:3.20 08:26:54 ---> c157a85ed455 08:26:54 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 08:26:54 ---> Running in 2ba302e19240 08:26:54 Removing intermediate container 2ba302e19240 08:26:54 ---> ab4c42f503a4 08:26:54 Step 13/24 : RUN apk add --update --no-cache dumb-init 08:26:54 ---> Running in 5eb8de23b54f 08:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:26:54 (1/1) Installing dumb-init (1.2.5-r3) 08:26:54 Executing busybox-1.36.1-r29.trigger 08:26:54 OK: 9 MiB in 15 packages 08:26:54 Removing intermediate container 5eb8de23b54f 08:26:54 ---> 236bd0f09bde 08:26:54 Step 14/24 : RUN apk --no-cache upgrade 08:26:54 ---> Running in e2ef55bf87fb 08:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:26:54 Upgrading critical system libraries and apk-tools: 08:26:54 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 08:26:54 Executing busybox-1.36.1-r29.trigger 08:26:54 Continuing the upgrade transaction with new apk-tools: 08:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:26:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:26:56 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 08:26:56 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 08:26:56 OK: 9 MiB in 15 packages 08:26:57 Removing intermediate container e2ef55bf87fb 08:26:57 ---> e27bc7117904 08:26:57 Step 15/24 : WORKDIR / 08:26:57 ---> Running in 2cbabdf5009e 08:26:58 Removing intermediate container 2cbabdf5009e 08:26:58 ---> 016149c5b134 08:26:58 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 08:26:58 ---> db6367b066a8 08:26:58 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 08:27:01 ---> 22ce5bf99411 08:27:01 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 08:27:01 ---> 15fe454de99c 08:27:01 Step 19/24 : EXPOSE 59994 08:27:01 ---> Running in 89e7d011badf 08:27:01 Removing intermediate container 89e7d011badf 08:27:01 ---> 2d0ad5a362d6 08:27:01 Step 20/24 : ENTRYPOINT ["/device-s7"] 08:27:01 ---> Running in 4c750df32d77 08:27:02 Removing intermediate container 4c750df32d77 08:27:02 ---> a35ed6a40e64 08:27:02 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 08:27:02 ---> Running in b97bbf3c8584 08:27:02 Removing intermediate container b97bbf3c8584 08:27:02 ---> e98b1c38933f 08:27:02 Step 22/24 : LABEL arch=arm64 08:27:02 ---> Running in 1fab673d41eb 08:27:02 Removing intermediate container 1fab673d41eb 08:27:02 ---> 9c863ea11b7f 08:27:02 Step 23/24 : LABEL git_sha=bec349e2f9af90d5dee38f24426ea0dece7bc46d 08:27:02 ---> Running in b2349ff4198d 08:27:03 Removing intermediate container b2349ff4198d 08:27:03 ---> 79b46c87bc27 08:27:03 Step 24/24 : LABEL version=0.0.0 08:27:03 ---> Running in 032f87901217 08:27:03 Removing intermediate container 032f87901217 08:27:03 ---> a47a001f5534 08:27:03 [Warning] One or more build-args [ARCH] were not consumed 08:27:03 Successfully built a47a001f5534 08:27:03 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 08:27:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:27:04 08:27:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:27:04 arm64: Pulling from edgex-lftools-log-publisher 08:27:04 8998bd30e6a1: Pulling fs layer 08:27:04 04944245beec: Pulling fs layer 08:27:04 699f458cf7ca: Pulling fs layer 08:27:04 765212b225bb: Pulling fs layer 08:27:04 f23df028b6ca: Pulling fs layer 08:27:04 d65c8cfc05b1: Pulling fs layer 08:27:04 2437ff75d9bd: Pulling fs layer 08:27:04 765212b225bb: Waiting 08:27:04 f23df028b6ca: Waiting 08:27:04 d65c8cfc05b1: Waiting 08:27:05 04944245beec: Verifying Checksum 08:27:05 04944245beec: Download complete 08:27:05 765212b225bb: Verifying Checksum 08:27:05 765212b225bb: Download complete 08:27:05 f23df028b6ca: Download complete 08:27:05 d65c8cfc05b1: Verifying Checksum 08:27:05 d65c8cfc05b1: Download complete 08:27:05 699f458cf7ca: Verifying Checksum 08:27:05 699f458cf7ca: Download complete 08:27:05 8998bd30e6a1: Verifying Checksum 08:27:05 8998bd30e6a1: Download complete 08:27:08 2437ff75d9bd: Verifying Checksum 08:27:08 2437ff75d9bd: Download complete 08:27:10 8998bd30e6a1: Pull complete 08:27:10 04944245beec: Pull complete 08:27:12 699f458cf7ca: Pull complete 08:27:12 765212b225bb: Pull complete 08:27:13 f23df028b6ca: Pull complete 08:27:13 d65c8cfc05b1: Pull complete 08:27:32 2437ff75d9bd: Pull complete 08:27:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:27:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:27:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:32 prd-ubuntu20.04-docker-arm64-4c-16g-24123 does not seem to be running inside a container 08:27:32 $ 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 08:27:35 $ docker top c8660862f2ff5620cb184cfd2ca9234ed46a9d2d56aad81362a1f2075c2b763f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:27:36 ---> job-cost.sh 08:27:36 lf-activate-venv: SKIPPING 08:27:36 INFO: No Stack... 08:27:36 INFO: Retrieving Pricing Info for: v3-standard-4 08:27:37 INFO: Archiving Costs [Pipeline] sh 08:27:37 + cut -d, -f6 08:27:37 + cat /w/workspace/device-s7/1/archives/cost.csv [Pipeline] lock 08:27:38 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-14-1-stack-cost] 08:27:38 Resource [jenkins-edgexfoundry-device-s7-PR-14-1-stack-cost] did not exist. Created. 08:27:38 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-14-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:27:38 /w/workspace/device-s7/1@tmp/durable-e2e8529b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:27:39 + echo total: 0.10999999940395355 [Pipeline] stash 08:27:39 Warning: overwriting stash ‘stack-cost’ 08:27:39 Stashed 1 file(s) [Pipeline] } 08:27:39 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-14-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:27:39 $ docker stop --time=1 c8660862f2ff5620cb184cfd2ca9234ed46a9d2d56aad81362a1f2075c2b763f 08:27:41 $ 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 08:27:42 provisioning config files... 08:27:42 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-14@tmp/config12075170375417179648tmp [Pipeline] { [Pipeline] sh 08:27:42 + set +x 08:27:42 + bash -s -- 08:27:42 + curl -s https://codecov.io/bash 08:27:42 08:27:42 _____ _ 08:27:42 / ____| | | 08:27:42 | | ___ __| | ___ ___ _____ __ 08:27:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:27:42 | |___| (_) | (_| | __/ (_| (_) \ V / 08:27:42 \_____\___/ \__,_|\___|\___\___/ \_/ 08:27:42 Bash-1.0.6 08:27:42 08:27:42 08:27:42 ==> git version 2.25.1 found 08:27:42 ==> 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 08:27:42 Release-Date: 2020-01-08 08:27:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:27:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:27:42 ==> Jenkins CI detected. 08:27:42 current dir:  /w/workspace/edgexfoundry_device-s7_PR-14 08:27:42 project root: . 08:27:42 --> token set from env 08:27:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:27:42 ==> Running gcov in . (disable via -X gcov) 08:27:42 ==> Python coveragepy not found 08:27:42 ==> Searching for coverage reports in: 08:27:42 + . 08:27:42 -> Found 1 reports 08:27:42 ==> Detecting git/mercurial file structure 08:27:43 ==> Reading reports 08:27:43 + ./coverage.out bytes=17164 08:27:43 ==> Appending adjustments 08:27:43 https://docs.codecov.io/docs/fixing-reports 08:27:43 + Found adjustments 08:27:43 ==> Gzipping contents 08:27:43 4.0K /tmp/codecov.e0bRt9.gz 08:27:43 ==> Uploading reports 08:27:43 url: https://codecov.io 08:27:43 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= 08:27:43 -> Pinging Codecov 08:27:43 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= 08:27:43 -> Uploading to 08:27:43 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 08:27:43 % Total % Received % Xferd Average Speed Time Time Time Current 08:27:43 Dload Upload Total Spent Left Speed 08:27:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2591 0 0 100 2591 0 11364 --:--:-- --:--:-- --:--:-- 11364 08:27:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/bec349e2f9af90d5dee38f24426ea0dece7bc46d [Pipeline] } 08:27:43 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 08:27:46 + [ -d /w/workspace/edgexfoundry_device-s7_PR-14/archives ] 08:27:46 + ls -al /w/workspace/edgexfoundry_device-s7_PR-14/archives 08:27:46 total 16 08:27:46 drwxr-xr-x 3 root root 4096 Oct 30 08:09 . 08:27:46 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 08:09 .. 08:27:46 drwxr-xr-x 2 root root 4096 Oct 30 08:09 cost 08:27:46 -rw-r--r-- 1 root root 80 Oct 30 08:09 cost.csv 08:27:46 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-14/archives 08:27:46 + ls -al /w/workspace/edgexfoundry_device-s7_PR-14/archives 08:27:46 total 16 08:27:46 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 08:09 . 08:27:46 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 08:09 .. 08:27:46 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 08:09 cost 08:27:46 -rw-r--r-- 1 jenkins jenkins 80 Oct 30 08:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:27:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:27:47 ---> package-listing.sh 08:27:47 ++ facter osfamily 08:27:47 ++ tr '[:upper:]' '[:lower:]' 08:27:47 + OS_FAMILY=debian 08:27:47 + workspace=/w/workspace/edgexfoundry_device-s7_PR-14 08:27:47 + START_PACKAGES=/tmp/packages_start.txt 08:27:47 + END_PACKAGES=/tmp/packages_end.txt 08:27:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:27:47 + PACKAGES=/tmp/packages_start.txt 08:27:47 + '[' /w/workspace/edgexfoundry_device-s7_PR-14 ']' 08:27:47 + PACKAGES=/tmp/packages_end.txt 08:27:47 + case "${OS_FAMILY}" in 08:27:47 + dpkg -l 08:27:47 + grep '^ii' 08:27:47 + '[' -f /tmp/packages_start.txt ']' 08:27:47 + '[' -f /tmp/packages_end.txt ']' 08:27:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:27:47 + '[' /w/workspace/edgexfoundry_device-s7_PR-14 ']' 08:27:47 + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-14/archives/ 08:27:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-14/archives/ [Pipeline] echo 08:27:47 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 08:27:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:27:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:27:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:27:48 prd-ubuntu20.04-docker-8c-8g-24122 does not seem to be running inside a container 08:27:48 $ 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 08:27:48 $ docker top d95b98913476787df75ec8308924413dca529f29213d604926e11fed13100117 -eo pid,comm [Pipeline] { [Pipeline] sh 08:27:49 + touch /tmp/pre-build-complete [Pipeline] sh 08:27:49 + mkdir -p /var/log/sysstat [Pipeline] sh 08:27:50 + ls /var/log/sa-host 08:27:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:27:50 provisioning config files... 08:27:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-14@tmp/config12139447576960221817tmp [Pipeline] { [Pipeline] echo 08:27:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:27:50 ---> create-netrc.sh [Pipeline] } 08:27:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:27:51 ---> python-tools-install.sh [Pipeline] echo 08:27:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:27:51 ---> sudo-logs.sh 08:27:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:27:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:27:52 ---> job-cost.sh 08:27:52 lf-activate-venv: SKIPPING 08:27:52 DEBUG: total: 0.2199999988079071 08:27:52 INFO: Retrieving Stack Cost... 08:27:52 INFO: Retrieving Pricing Info for: v3-standard-8 08:27:52 INFO: Archiving Costs [Pipeline] echo 08:27:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:27:53 ---> logs-deploy.sh 08:27:53 lf-activate-venv: SKIPPING 08:27:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-14/1 08:27:53 INFO: archiving workspace using pattern(s): 08:27:54 Archives upload complete. 08:27:54 INFO: archiving logs to Nexus 08:27:55 ---> uname -a: 08:27:55 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 08:27:55 08:27:55 08:27:55 ---> lscpu: 08:27:55 Architecture: x86_64 08:27:55 CPU op-mode(s): 32-bit, 64-bit 08:27:55 Byte Order: Little Endian 08:27:55 Address sizes: 40 bits physical, 48 bits virtual 08:27:55 CPU(s): 8 08:27:55 On-line CPU(s) list: 0-7 08:27:55 Thread(s) per core: 1 08:27:55 Core(s) per socket: 1 08:27:55 Socket(s): 8 08:27:55 NUMA node(s): 1 08:27:55 Vendor ID: AuthenticAMD 08:27:55 CPU family: 23 08:27:55 Model: 49 08:27:55 Model name: AMD EPYC-Rome Processor 08:27:55 Stepping: 0 08:27:55 CPU MHz: 2800.000 08:27:55 BogoMIPS: 5600.00 08:27:55 Virtualization: AMD-V 08:27:55 Hypervisor vendor: KVM 08:27:55 Virtualization type: full 08:27:55 L1d cache: 256 KiB 08:27:55 L1i cache: 256 KiB 08:27:55 L2 cache: 4 MiB 08:27:55 L3 cache: 128 MiB 08:27:55 NUMA node0 CPU(s): 0-7 08:27:55 Vulnerability Itlb multihit: Not affected 08:27:55 Vulnerability L1tf: Not affected 08:27:55 Vulnerability Mds: Not affected 08:27:55 Vulnerability Meltdown: Not affected 08:27:55 Vulnerability Mmio stale data: Not affected 08:27:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:27:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:27:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:27:55 Vulnerability Srbds: Not affected 08:27:55 Vulnerability Tsx async abort: Not affected 08:27:55 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 08:27:55 08:27:55 08:27:55 ---> nproc: 08:27:55 8 08:27:55 08:27:55 08:27:55 ---> df -h: 08:27:55 Filesystem Size Used Avail Use% Mounted on 08:27:55 overlay 155G 12G 143G 8% / 08:27:55 tmpfs 64M 0 64M 0% /dev 08:27:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:27:55 shm 64M 0 64M 0% /dev/shm 08:27:55 /dev/vda1 155G 12G 143G 8% /facter-os 08:27:55 08:27:55 08:27:55 ---> sar -b -r -n DEV: 08:27:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24122) 10/30/24 _x86_64_ (8 CPU) 08:27:55 08:27:55 08:04:23 LINUX RESTART (8 CPU) 08:27:55 08:27:55 08:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:27:55 08:06:01 281.78 10.69 271.09 0.00 1784.38 25820.71 0.00 08:27:55 08:07:01 309.12 2.82 306.30 0.00 35.46 84732.54 0.00 08:27:55 08:08:01 27.48 0.03 27.45 0.00 0.27 15762.59 0.00 08:27:55 08:09:01 174.44 0.22 174.22 0.00 12.13 50400.80 0.00 08:27:55 08:10:01 94.55 6.18 88.37 0.00 4377.00 24839.86 0.00 08:27:55 08:11:01 6.56 0.02 6.55 0.00 0.13 128.36 0.00 08:27:55 08:12:01 1.43 0.00 1.43 0.00 0.00 15.60 0.00 08:27:55 08:13:01 2.18 0.00 2.18 0.00 0.00 24.13 0.00 08:27:55 08:14:01 1.38 0.00 1.38 0.00 0.00 14.80 0.00 08:27:55 08:15:01 2.32 0.00 2.32 0.00 0.00 26.13 0.00 08:27:55 08:16:01 1.68 0.00 1.68 0.00 0.00 23.33 0.00 08:27:55 08:17:01 2.02 0.02 2.00 0.00 0.13 22.79 0.00 08:27:55 08:18:01 1.67 0.00 1.67 0.00 0.00 18.93 0.00 08:27:55 08:19:01 2.00 0.00 2.00 0.00 0.00 21.86 0.00 08:27:55 08:20:01 2.45 0.02 2.43 0.00 0.13 31.99 0.00 08:27:55 08:21:01 2.00 0.00 2.00 0.00 0.00 22.66 0.00 08:27:55 08:22:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 08:27:55 08:23:01 2.02 0.00 2.02 0.00 0.00 23.20 0.00 08:27:55 08:24:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 08:27:55 08:25:01 1.97 0.00 1.97 0.00 0.00 22.66 0.00 08:27:55 08:26:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 08:27:55 08:27:01 1.95 0.00 1.95 0.00 0.00 21.99 0.00 08:27:55 Average: 41.76 0.90 40.85 0.00 281.10 9169.57 0.00 08:27:55 08:27:55 08:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:27:55 08:06:01 29233236 31531152 789280 2.40 74488 2498616 1835524 5.41 1022956 2244076 251204 08:27:55 08:07:01 27785880 31315316 982320 2.99 189120 3471108 2096660 6.18 1372080 3172120 18120 08:27:55 08:08:01 26336656 30748404 1547088 4.70 193316 4289488 2600452 7.66 2036256 3898092 410236 08:27:55 08:09:01 26852596 31464664 833040 2.53 203844 4473008 2058584 6.07 1422536 3989228 537024 08:27:55 08:10:01 26512864 31479236 790052 2.40 233224 4792220 1697776 5.00 1677212 4037976 1056 08:27:55 08:11:01 26519628 31481064 789304 2.40 231764 4788960 1708568 5.04 1674972 4034696 4 08:27:55 08:12:01 26530628 31492144 778100 2.37 231844 4788964 1708568 5.04 1664452 4034700 180 08:27:55 08:13:01 26530684 31492268 777948 2.37 231940 4788960 1708568 5.04 1664232 4034704 12 08:27:55 08:14:01 26536208 31497900 772568 2.35 232012 4788968 1708568 5.04 1659004 4034704 8 08:27:55 08:15:01 26535712 31497500 772880 2.35 232092 4788976 1708568 5.04 1659416 4034712 16 08:27:55 08:16:01 26535940 31497820 772516 2.35 232184 4788976 1708568 5.04 1659984 4034712 8 08:27:55 08:17:01 26535512 31497480 772836 2.35 232272 4788976 1708568 5.04 1659784 4034716 8 08:27:55 08:18:01 26536064 31498244 771880 2.35 232352 4788984 1708568 5.04 1659900 4034720 180 08:27:55 08:19:01 26536160 31498420 771704 2.35 232436 4788980 1708568 5.04 1659380 4034720 8 08:27:55 08:20:01 26535524 31497900 771980 2.35 232540 4788964 1722552 5.08 1659232 4034692 36 08:27:55 08:21:01 26535476 31497964 771884 2.35 232600 4789032 1722552 5.08 1659508 4034736 188 08:27:55 08:22:01 26535596 31498180 771628 2.35 232636 4789032 1722552 5.08 1658712 4034760 8 08:27:55 08:23:01 26535556 31498224 771532 2.35 232712 4789040 1722552 5.08 1659044 4034764 8 08:27:55 08:24:01 26536108 31498852 770844 2.34 232784 4789044 1722552 5.08 1659200 4034772 8 08:27:55 08:25:01 26536836 31499632 769992 2.34 232848 4789032 1722552 5.08 1658104 4034776 16 08:27:55 08:26:01 26537316 31500188 769240 2.34 232904 4789052 1722552 5.08 1658316 4034780 20 08:27:55 08:27:01 26536920 31499892 769444 2.34 232976 4789052 1722552 5.08 1658340 4034780 12 08:27:55 Average: 26718505 31453747 822185 2.50 220222 4588065 1793024 5.28 1625574 3905997 55380 08:27:55 08:27:55 08:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:27:55 08:06:01 lo 6.17 6.17 0.61 0.61 0.00 0.00 0.00 0.00 08:27:55 08:06:01 ens3 252.26 162.90 5005.72 44.93 0.00 0.00 0.00 0.00 08:27:55 08:06:01 docker0 1.14 1.15 0.13 1.74 0.00 0.00 0.00 0.00 08:27:55 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:55 08:07:01 veth992c137 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 08:27:55 08:07:01 ens3 509.87 330.34 3348.93 41.43 0.00 0.00 0.00 0.00 08:27:55 08:07:01 docker0 314.38 476.97 27.14 3314.54 0.00 0.00 0.00 0.00 08:27:55 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:08:01 veth992c137 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:08:01 ens3 9.98 5.33 8.41 4.46 0.00 0.00 0.00 0.00 08:27:55 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:09:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 08:27:55 08:09:01 ens3 129.80 83.55 2724.59 17.22 0.00 0.00 0.00 0.00 08:27:55 08:09:01 docker0 6.87 14.60 0.42 190.62 0.00 0.00 0.00 0.00 08:27:55 08:10:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 08:27:55 08:10:01 ens3 161.26 68.61 2779.05 9.01 0.00 0.00 0.00 0.00 08:27:55 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:55 08:11:01 ens3 0.28 0.23 0.02 0.02 0.00 0.00 0.00 0.00 08:27:55 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:12:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:55 08:13:01 ens3 0.35 0.28 0.13 0.08 0.00 0.00 0.00 0.00 08:27:55 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:55 08:15:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:27:55 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:16:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:55 08:17:01 ens3 0.50 0.10 0.05 0.01 0.00 0.00 0.00 0.00 08:27:55 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:18:01 ens3 0.58 0.43 0.35 0.28 0.00 0.00 0.00 0.00 08:27:55 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:55 08:19:01 ens3 0.23 0.22 0.12 0.02 0.00 0.00 0.00 0.00 08:27:55 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:20:01 ens3 0.53 0.12 0.12 0.07 0.00 0.00 0.00 0.00 08:27:55 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:55 08:21:01 ens3 0.42 0.32 0.26 0.21 0.00 0.00 0.00 0.00 08:27:55 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:22:01 ens3 0.48 0.07 0.11 0.00 0.00 0.00 0.00 0.00 08:27:55 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:55 08:23:01 ens3 0.68 0.37 0.27 0.21 0.00 0.00 0.00 0.00 08:27:55 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:24:01 ens3 0.50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:27:55 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:55 08:25:01 ens3 0.80 0.72 0.44 0.36 0.00 0.00 0.00 0.00 08:27:55 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:26:01 ens3 1.13 0.40 0.35 0.22 0.00 0.00 0.00 0.00 08:27:55 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 08:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:27:55 08:27:01 ens3 0.98 0.48 0.37 0.22 0.00 0.00 0.00 0.00 08:27:55 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:27:55 Average: lo 0.49 0.49 0.05 0.05 0.00 0.00 0.00 0.00 08:27:55 Average: ens3 48.52 29.65 627.08 5.37 0.00 0.00 0.00 0.00 08:27:55 Average: docker0 14.66 22.41 1.26 159.52 0.00 0.00 0.00 0.00 08:27:55 08:27:55 08:27:55 ---> sar -P ALL: 08:27:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24122) 10/30/24 _x86_64_ (8 CPU) 08:27:55 08:27:55 08:04:23 LINUX RESTART (8 CPU) 08:27:55 08:27:55 08:05:02 CPU %user %nice %system %iowait %steal %idle 08:27:55 08:06:01 all 5.81 0.00 2.52 2.65 0.05 88.98 08:27:55 08:06:01 0 5.87 0.00 2.22 0.38 0.07 91.47 08:27:55 08:06:01 1 4.38 0.00 3.73 1.91 0.05 89.93 08:27:55 08:06:01 2 5.90 0.00 2.36 11.72 0.05 79.96 08:27:55 08:06:01 3 5.03 0.00 2.33 3.30 0.03 89.31 08:27:55 08:06:01 4 7.30 0.00 2.15 0.07 0.03 90.45 08:27:55 08:06:01 5 6.66 0.00 2.10 0.15 0.05 91.04 08:27:55 08:06:01 6 5.67 0.00 2.03 0.03 0.05 92.21 08:27:55 08:06:01 7 5.67 0.00 3.21 3.64 0.07 87.41 08:27:55 08:07:01 all 8.19 0.00 3.81 4.60 0.07 83.33 08:27:55 08:07:01 0 8.37 0.00 4.54 1.86 0.07 85.16 08:27:55 08:07:01 1 10.85 0.00 3.42 2.45 0.07 83.21 08:27:55 08:07:01 2 8.36 0.00 5.20 24.40 0.08 61.95 08:27:55 08:07:01 3 7.31 0.00 3.38 2.14 0.07 87.11 08:27:55 08:07:01 4 6.10 0.00 3.66 2.94 0.07 87.24 08:27:55 08:07:01 5 8.33 0.00 3.25 0.74 0.10 87.57 08:27:55 08:07:01 6 8.54 0.00 3.43 1.18 0.07 86.78 08:27:55 08:07:01 7 7.68 0.00 3.59 1.18 0.03 87.51 08:27:55 08:08:01 all 63.81 0.00 7.70 0.01 0.08 28.40 08:27:55 08:08:01 0 65.14 0.00 7.81 0.03 0.07 26.95 08:27:55 08:08:01 1 64.39 0.00 6.93 0.00 0.08 28.60 08:27:55 08:08:01 2 61.45 0.00 7.76 0.00 0.07 30.73 08:27:55 08:08:01 3 63.94 0.00 7.74 0.00 0.10 28.22 08:27:55 08:08:01 4 64.01 0.00 7.89 0.00 0.07 28.04 08:27:55 08:08:01 5 64.44 0.00 7.85 0.05 0.07 27.59 08:27:55 08:08:01 6 62.52 0.00 8.21 0.00 0.10 29.17 08:27:55 08:08:01 7 64.60 0.00 7.38 0.00 0.10 27.92 08:27:55 08:09:01 all 34.47 0.00 7.67 1.22 0.09 56.55 08:27:55 08:09:01 0 33.58 0.00 7.28 1.48 0.08 57.57 08:27:55 08:09:01 1 33.18 0.00 8.15 2.31 0.08 56.28 08:27:55 08:09:01 2 35.42 0.00 6.68 0.03 0.08 57.79 08:27:55 08:09:01 3 33.78 0.00 8.80 1.31 0.08 56.03 08:27:55 08:09:01 4 35.50 0.00 7.84 0.51 0.10 56.05 08:27:55 08:09:01 5 33.70 0.00 8.27 1.18 0.08 56.76 08:27:55 08:09:01 6 33.65 0.00 6.99 2.16 0.10 57.10 08:27:55 08:09:01 7 36.94 0.00 7.36 0.79 0.08 54.82 08:27:55 08:10:01 all 2.96 0.00 1.70 1.67 0.03 93.63 08:27:55 08:10:01 0 2.19 0.00 1.12 1.77 0.02 94.90 08:27:55 08:10:01 1 3.56 0.00 2.44 0.82 0.02 93.17 08:27:55 08:10:01 2 2.64 0.00 1.00 0.13 0.02 96.21 08:27:55 08:10:01 3 2.90 0.00 2.07 7.00 0.05 87.99 08:27:55 08:10:01 4 2.76 0.00 1.02 0.03 0.03 96.15 08:27:55 08:10:01 5 3.42 0.00 1.10 1.55 0.03 93.90 08:27:55 08:10:01 6 3.48 0.00 1.52 1.34 0.05 93.61 08:27:55 08:10:01 7 2.76 0.00 3.36 0.77 0.02 93.09 08:27:55 08:11:01 all 0.09 0.00 0.06 0.02 0.01 99.82 08:27:55 08:11:01 0 0.08 0.00 0.07 0.02 0.03 99.80 08:27:55 08:11:01 1 0.03 0.00 0.07 0.00 0.02 99.88 08:27:55 08:11:01 2 0.10 0.00 0.07 0.02 0.00 99.82 08:27:55 08:11:01 3 0.05 0.00 0.07 0.00 0.00 99.88 08:27:55 08:11:01 4 0.07 0.00 0.05 0.00 0.00 99.88 08:27:55 08:11:01 5 0.27 0.00 0.08 0.12 0.02 99.52 08:27:55 08:11:01 6 0.07 0.00 0.03 0.00 0.02 99.88 08:27:55 08:11:01 7 0.07 0.00 0.05 0.00 0.00 99.88 08:27:55 08:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:27:55 08:12:01 0 0.03 0.00 0.05 0.00 0.02 99.90 08:27:55 08:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:27:55 08:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:27:55 08:12:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:27:55 08:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:27:55 08:12:01 5 0.05 0.00 0.03 0.03 0.03 99.85 08:27:55 08:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:27:55 08:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:27:55 08:13:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:27:55 08:13:01 0 0.02 0.00 0.05 0.00 0.05 99.88 08:27:55 08:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:27:55 08:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:27:55 08:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:27:55 08:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:27:55 08:13:01 5 0.02 0.00 0.00 0.07 0.02 99.90 08:27:55 08:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:27:55 08:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:27:55 08:14:01 all 0.02 0.00 0.01 0.00 0.02 99.95 08:27:55 08:14:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:27:55 08:14:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:27:55 08:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:27:55 08:14:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:27:55 08:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:27:55 08:14:01 5 0.03 0.00 0.02 0.03 0.03 99.88 08:27:55 08:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:27:55 08:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:27:55 08:15:01 all 0.03 0.00 0.02 0.01 0.01 99.94 08:27:55 08:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:27:55 08:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:27:55 08:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:27:55 08:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:27:55 08:15:01 4 0.10 0.00 0.03 0.00 0.00 99.87 08:27:55 08:15:01 5 0.02 0.00 0.02 0.05 0.02 99.90 08:27:55 08:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:27:55 08:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:27:55 08:16:01 all 0.05 0.00 0.01 0.01 0.01 99.93 08:27:55 08:16:01 0 0.05 0.00 0.05 0.00 0.03 99.87 08:27:55 08:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:27:55 08:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:27:55 08:16:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:27:55 08:16:01 4 0.25 0.00 0.00 0.00 0.00 99.75 08:27:55 08:16:01 5 0.02 0.00 0.02 0.03 0.02 99.92 08:27:55 08:16:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:27:55 08:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:27:55 08:27:55 08:16:01 CPU %user %nice %system %iowait %steal %idle 08:27:55 08:17:01 all 0.01 0.00 0.01 0.01 0.01 99.95 08:27:55 08:17:01 0 0.02 0.00 0.02 0.00 0.03 99.93 08:27:55 08:17:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:27:55 08:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:27:55 08:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:27:55 08:17:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:27:55 08:17:01 5 0.00 0.00 0.02 0.08 0.02 99.88 08:27:55 08:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:27:55 08:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:27:55 08:18:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:27:55 08:18:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:27:55 08:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:27:55 08:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:27:55 08:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:27:55 08:18:01 4 0.08 0.00 0.00 0.00 0.00 99.92 08:27:55 08:18:01 5 0.02 0.00 0.02 0.05 0.03 99.88 08:27:55 08:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:27:55 08:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:27:55 08:19:01 all 0.01 0.00 0.00 0.01 0.01 99.97 08:27:55 08:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:27:55 08:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:27:55 08:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:27:55 08:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:27:55 08:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:27:55 08:19:01 5 0.02 0.00 0.00 0.05 0.02 99.92 08:27:55 08:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:27:55 08:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:27:55 08:20:01 all 0.06 0.00 0.04 0.01 0.01 99.89 08:27:55 08:20:01 0 0.05 0.00 0.05 0.00 0.03 99.87 08:27:55 08:20:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:27:55 08:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:27:55 08:20:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:27:55 08:20:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:27:55 08:20:01 5 0.23 0.00 0.05 0.05 0.02 99.65 08:27:55 08:20:01 6 0.02 0.00 0.05 0.00 0.00 99.93 08:27:55 08:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:27:55 08:21:01 all 0.18 0.00 0.01 0.01 0.01 99.80 08:27:55 08:21:01 0 0.05 0.00 0.03 0.00 0.03 99.88 08:27:55 08:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:27:55 08:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:27:55 08:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:27:55 08:21:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:27:55 08:21:01 5 1.27 0.00 0.02 0.05 0.02 98.64 08:27:55 08:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:27:55 08:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:27:55 08:22:01 all 0.09 0.00 0.01 0.00 0.01 99.89 08:27:55 08:22:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:27:55 08:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:27:55 08:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:27:55 08:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:27:55 08:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:27:55 08:22:01 5 0.58 0.00 0.02 0.03 0.03 99.33 08:27:55 08:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:27:55 08:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:27:55 08:23:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:27:55 08:23:01 0 0.02 0.00 0.03 0.00 0.03 99.92 08:27:55 08:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:27:55 08:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:27:55 08:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:27:55 08:23:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:27:55 08:23:01 5 0.00 0.00 0.02 0.07 0.02 99.90 08:27:55 08:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:27:55 08:23:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:27:55 08:24:01 all 0.03 0.00 0.01 0.01 0.01 99.95 08:27:55 08:24:01 0 0.03 0.00 0.02 0.00 0.03 99.92 08:27:55 08:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:27:55 08:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:27:55 08:24:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:27:55 08:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:27:55 08:24:01 5 0.03 0.00 0.00 0.05 0.02 99.90 08:27:55 08:24:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:27:55 08:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:27:55 08:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:27:55 08:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:27:55 08:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:27:55 08:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:27:55 08:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:27:55 08:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:27:55 08:25:01 5 0.00 0.00 0.00 0.03 0.00 99.97 08:27:55 08:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:27:55 08:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:27:55 08:26:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:27:55 08:26:01 0 0.03 0.00 0.05 0.00 0.03 99.88 08:27:55 08:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:27:55 08:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:27:55 08:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:27:55 08:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:27:55 08:26:01 5 0.05 0.00 0.00 0.10 0.02 99.83 08:27:55 08:26:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:27:55 08:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:27:55 08:27:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:27:55 08:27:01 0 0.02 0.00 0.05 0.00 0.02 99.92 08:27:55 08:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:27:55 08:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:27:55 08:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:27:55 08:27:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:27:55 08:27:01 5 0.02 0.00 0.02 0.07 0.02 99.88 08:27:55 08:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:27:55 08:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:27:55 08:27:55 Average: CPU %user %nice %system %iowait %steal %idle 08:27:55 Average: all 5.24 0.00 1.07 0.46 0.02 93.21 08:27:55 Average: 0 5.23 0.00 1.06 0.25 0.04 93.42 08:27:55 Average: 1 5.27 0.00 1.12 0.34 0.02 93.26 08:27:55 Average: 2 5.15 0.00 1.04 1.62 0.02 92.17 08:27:55 Average: 3 5.12 0.00 1.10 0.62 0.02 93.14 08:27:55 Average: 4 5.26 0.00 1.03 0.16 0.02 93.54 08:27:55 Average: 5 5.39 0.00 1.03 0.21 0.03 93.34 08:27:55 Average: 6 5.16 0.00 1.01 0.21 0.03 93.59 08:27:55 Average: 7 5.32 0.00 1.13 0.29 0.02 93.25 08:27:55 08:27:55 08:27:55