Pull request #16 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6+8abf73570ad6030a87cde2867b8b9b061b07feca (10cd50d41c6828a307d42d868092837c7ee65e97) 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-ssh11155822797410450240.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-ssh16997652423600876415.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-16/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-16/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12410359514459166632.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-16/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11093271674608716683.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-ssh18080513799280266540.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-16/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-16/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6628698248160134883.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24523 in /w/workspace/edgexfoundry_device-s7_PR-16 [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-16 # 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 8abf73570ad6030a87cde2867b8b9b061b07feca into PR head commit 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 Merge succeeded, producing 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 Checking out Revision 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 (PR-16) Commit message: "Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > 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/16/head:refs/remotes/origin/PR-16 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 # 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 8abf73570ad6030a87cde2867b8b9b061b07feca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:39:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:39:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:39:08 ========================================================= 19:39:08 EdgeX Global Pipelines Version Info 19:39:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:39:09 ------------------- 19:39:09 stable info: 19:39:09 ------------------- 19:39:09 Commited By: Ginny Guan ginny@iotechsys.com 19:39:09 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 19:39:09 Message: update stable to v1.0.265 19:39:09 ------------------- 19:39:09 experimental info: 19:39:09 ------------------- 19:39:09 Commited By: Cherry Wang cherry@iotechsys.com 19:39:09 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 19:39:09 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:39:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 19:39:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 19:39:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:39:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-16 [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-16 [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-16 [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9aa0906 [Pipeline] echo 19:39:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:11 provisioning config files... 19:39:11 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-16@tmp/config17780909322877223364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:12 ---> ****-login.sh 19:39:12 nexus3.edgexfoundry.org:10001 19:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:12 Configure a credential helper to remove this warning. See 19:39:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:12 19:39:12 Login Succeeded 19:39:12 nexus3.edgexfoundry.org:10002 19:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:12 Configure a credential helper to remove this warning. See 19:39:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:12 19:39:12 Login Succeeded 19:39:12 nexus3.edgexfoundry.org:10003 19:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:12 Configure a credential helper to remove this warning. See 19:39:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:12 19:39:12 Login Succeeded 19:39:12 nexus3.edgexfoundry.org:10004 19:39:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:13 Configure a credential helper to remove this warning. See 19:39:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:13 19:39:13 Login Succeeded 19:39:13 ****.io 19:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:13 Configure a credential helper to remove this warning. See 19:39:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:13 19:39:13 Login Succeeded 19:39:13 ---> ****-login.sh ends [Pipeline] } 19:39:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:39:14 + git rev-list -1 --merges 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6~1..9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 [Pipeline] echo 19:39:14 -----------> git rev-list -1 --merges 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6~1..9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 [false] [Pipeline] sh 19:39:14 + git log --format=format:%s -1 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 [Pipeline] echo 19:39:14 ========================================================= 19:39:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:39:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:39:14 + git log --format=format:%s -1 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 [Pipeline] echo 19:39:14 [semverPrep] GIT_COMMIT: 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6, Commit Message: Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 19:39:14 [semverPrep] This is not a build commit. [Pipeline] sh 19:39:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:39:15 + grep -v github /etc/ssh/ssh_known_hosts 19:39:15 + [ -e /tmp/ssh_known_hosts ] 19:39:15 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:39:15 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:39:15 + sudo tee -a /etc/ssh/ssh_known_hosts 19:39:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:15 19:39:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:16 0.1.4: Pulling from edgex-devops/py-git-semver 19:39:16 b85a868b505f: Pulling fs layer 19:39:16 e2be974225ed: Pulling fs layer 19:39:16 339a4e72a1f5: Pulling fs layer 19:39:16 988bab9f4d93: Pulling fs layer 19:39:16 1469e6f7b9e6: Pulling fs layer 19:39:16 eaf3925da568: Pulling fs layer 19:39:16 bab4dde63d76: Pulling fs layer 19:39:16 bde34c3a00c8: Pulling fs layer 19:39:16 b352a97aabf1: Pulling fs layer 19:39:16 4872d77fe225: Pulling fs layer 19:39:16 5851b861e8e6: Pulling fs layer 19:39:16 988bab9f4d93: Waiting 19:39:16 1469e6f7b9e6: Waiting 19:39:16 b352a97aabf1: Waiting 19:39:16 4872d77fe225: Waiting 19:39:16 eaf3925da568: Waiting 19:39:16 5851b861e8e6: Waiting 19:39:16 bab4dde63d76: Waiting 19:39:16 bde34c3a00c8: Waiting 19:39:16 e2be974225ed: Verifying Checksum 19:39:16 e2be974225ed: Download complete 19:39:16 988bab9f4d93: Verifying Checksum 19:39:16 988bab9f4d93: Download complete 19:39:16 1469e6f7b9e6: Verifying Checksum 19:39:16 1469e6f7b9e6: Download complete 19:39:16 eaf3925da568: Download complete 19:39:16 339a4e72a1f5: Verifying Checksum 19:39:16 339a4e72a1f5: Download complete 19:39:16 bde34c3a00c8: Verifying Checksum 19:39:16 bde34c3a00c8: Download complete 19:39:16 b352a97aabf1: Verifying Checksum 19:39:16 b352a97aabf1: Download complete 19:39:16 4872d77fe225: Verifying Checksum 19:39:16 4872d77fe225: Download complete 19:39:16 5851b861e8e6: Verifying Checksum 19:39:16 5851b861e8e6: Download complete 19:39:16 b85a868b505f: Verifying Checksum 19:39:16 b85a868b505f: Download complete 19:39:16 bab4dde63d76: Verifying Checksum 19:39:16 bab4dde63d76: Download complete 19:39:17 b85a868b505f: Pull complete 19:39:17 e2be974225ed: Pull complete 19:39:18 339a4e72a1f5: Pull complete 19:39:18 988bab9f4d93: Pull complete 19:39:18 1469e6f7b9e6: Pull complete 19:39:18 eaf3925da568: Pull complete 19:39:20 bab4dde63d76: Pull complete 19:39:20 bde34c3a00c8: Pull complete 19:39:20 b352a97aabf1: Pull complete 19:39:20 4872d77fe225: Pull complete 19:39:20 5851b861e8e6: Pull complete 19:39:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:39:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:21 prd-ubuntu20.04-docker-8c-8g-24523 does not seem to be running inside a container 19:39:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-16 -v /w/workspace/edgexfoundry_device-s7_PR-16:/w/workspace/edgexfoundry_device-s7_PR-16:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-16@tmp:/w/workspace/edgexfoundry_device-s7_PR-16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:39:23 $ docker top edf331fda3bac8662c4b58edd5ec91d6ff08d5e27d58aa9914adb9e857919b5b -eo pid,comm 19:39:23 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). 19:39:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:39:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:24 [ssh-agent] Looking for ssh-agent implementation... 19:39:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:24 $ docker exec edf331fda3bac8662c4b58edd5ec91d6ff08d5e27d58aa9914adb9e857919b5b ssh-agent 19:39:24 SSH_AUTH_SOCK=/tmp/ssh-LKVhMUqxhNgg/agent.32 19:39:24 SSH_AGENT_PID=38 19:39:24 Running ssh-add (command line suppressed) 19:39:24 Identity added: /w/workspace/edgexfoundry_device-s7_PR-16@tmp/private_key_3464537681819996309.key (/w/workspace/edgexfoundry_device-s7_PR-16@tmp/private_key_3464537681819996309.key) 19:39:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:24 + git tag --points-at HEAD [Pipeline] } 19:39:24 $ docker exec --env ******** --env ******** edf331fda3bac8662c4b58edd5ec91d6ff08d5e27d58aa9914adb9e857919b5b ssh-agent -k 19:39:24 unset SSH_AUTH_SOCK; 19:39:24 unset SSH_AGENT_PID; 19:39:24 echo Agent pid 38 killed; 19:39:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:39:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:25 [ssh-agent] Looking for ssh-agent implementation... 19:39:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:25 $ docker exec edf331fda3bac8662c4b58edd5ec91d6ff08d5e27d58aa9914adb9e857919b5b ssh-agent 19:39:25 SSH_AUTH_SOCK=/tmp/ssh-HqnQM0CCnHCM/agent.71 19:39:25 SSH_AGENT_PID=77 19:39:25 Running ssh-add (command line suppressed) 19:39:25 Identity added: /w/workspace/edgexfoundry_device-s7_PR-16@tmp/private_key_10222723741695363875.key (/w/workspace/edgexfoundry_device-s7_PR-16@tmp/private_key_10222723741695363875.key) 19:39:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:25 + git semver init 19:39:26 2024-11-04 19:39:26,050 [run_init] DEBUG init version:0.0.0 force:False 19:39:26 2024-11-04 19:39:26,051 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-16/.semver 19:39:26 2024-11-04 19:39:26,052 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-16/.semver 19:39:26 2024-11-04 19:39:26,052 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-16/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-16, universal_newlines=False, shell=None, istream=None) 19:39:26 2024-11-04 19:39:26,662 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-16/.git/info/exclude 19:39:26 2024-11-04 19:39:26,663 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-16/.semver/PR-16 with force:False 19:39:26 2024-11-04 19:39:26,663 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-16/.semver/PR-16 19:39:26 2024-11-04 19:39:26,667 [execute] INFO git cat-file --batch-check 19:39:26 2024-11-04 19:39:26,667 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-16/.semver, universal_newlines=False, shell=None, istream=) 19:39:26 2024-11-04 19:39:26,674 [execute] INFO git cat-file --batch 19:39:26 2024-11-04 19:39:26,674 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-16/.semver, universal_newlines=False, shell=None, istream=) 19:39:26 2024-11-04 19:39:26,680 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-16/.semver/PR-16 19:39:26 0.0.0 [Pipeline] } 19:39:26 $ docker exec --env ******** --env ******** edf331fda3bac8662c4b58edd5ec91d6ff08d5e27d58aa9914adb9e857919b5b ssh-agent -k 19:39:26 unset SSH_AUTH_SOCK; 19:39:26 unset SSH_AGENT_PID; 19:39:26 echo Agent pid 77 killed; 19:39:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:27 + git semver [Pipeline] } 19:39:27 $ docker stop --time=1 edf331fda3bac8662c4b58edd5ec91d6ff08d5e27d58aa9914adb9e857919b5b 19:39:28 $ docker rm -f --volumes edf331fda3bac8662c4b58edd5ec91d6ff08d5e27d58aa9914adb9e857919b5b [Pipeline] // withDockerContainer [Pipeline] sh 19:39:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:39:29 Stashed 1 file(s) [Pipeline] echo 19:39:29 [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 19:39:30 provisioning config files... 19:39:30 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-16@tmp/config18246005825340134090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:30 ---> ****-login.sh 19:39:30 nexus3.edgexfoundry.org:10001 19:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:30 Configure a credential helper to remove this warning. See 19:39:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:30 19:39:30 Login Succeeded 19:39:30 nexus3.edgexfoundry.org:10002 19:39:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:30 Configure a credential helper to remove this warning. See 19:39:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:30 19:39:30 Login Succeeded 19:39:30 nexus3.edgexfoundry.org:10003 19:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:31 Configure a credential helper to remove this warning. See 19:39:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:31 19:39:31 Login Succeeded 19:39:31 nexus3.edgexfoundry.org:10004 19:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:31 Configure a credential helper to remove this warning. See 19:39:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:31 19:39:31 Login Succeeded 19:39:31 ****.io 19:39:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:31 Configure a credential helper to remove this warning. See 19:39:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:31 19:39:31 Login Succeeded 19:39:31 ---> ****-login.sh ends [Pipeline] } 19:39:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:39:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:39:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:39:31 ========================================================= 19:39:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 19:39:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:32 + 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 . 19:39:32 Sending build context to Docker daemon 609.8kB 19:39:32 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 19:39:32 Step 2/10 : FROM ${BASE} AS builder 19:39:32 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 19:39:32 43c4264eed91: Pulling fs layer 19:39:32 4cc291be95ef: Pulling fs layer 19:39:32 2ac1f1163629: Pulling fs layer 19:39:32 5c3c966382ef: Pulling fs layer 19:39:32 4f4fb700ef54: Pulling fs layer 19:39:32 5d5c8e513c77: Pulling fs layer 19:39:32 9f66e0745190: Pulling fs layer 19:39:32 5c3c966382ef: Waiting 19:39:32 5d5c8e513c77: Waiting 19:39:32 4f4fb700ef54: Waiting 19:39:32 f49a43e4bbc0: Pulling fs layer 19:39:32 561ebcabdf7f: Pulling fs layer 19:39:32 f49a43e4bbc0: Waiting 19:39:32 561ebcabdf7f: Waiting 19:39:32 4cc291be95ef: Verifying Checksum 19:39:32 4cc291be95ef: Download complete 19:39:32 5c3c966382ef: Verifying Checksum 19:39:32 5c3c966382ef: Download complete 19:39:32 4f4fb700ef54: Verifying Checksum 19:39:32 4f4fb700ef54: Download complete 19:39:32 5d5c8e513c77: Verifying Checksum 19:39:32 5d5c8e513c77: Download complete 19:39:32 43c4264eed91: Verifying Checksum 19:39:32 43c4264eed91: Download complete 19:39:32 9f66e0745190: Verifying Checksum 19:39:32 9f66e0745190: Download complete 19:39:32 43c4264eed91: Pull complete 19:39:32 561ebcabdf7f: Download complete 19:39:32 4cc291be95ef: Pull complete 19:39:32 2ac1f1163629: Verifying Checksum 19:39:32 2ac1f1163629: Download complete 19:39:33 f49a43e4bbc0: Verifying Checksum 19:39:33 f49a43e4bbc0: Download complete 19:39:37 2ac1f1163629: Pull complete 19:39:37 5c3c966382ef: Pull complete 19:39:37 4f4fb700ef54: Pull complete 19:39:37 5d5c8e513c77: Pull complete 19:39:37 9f66e0745190: Pull complete 19:39:39 f49a43e4bbc0: Pull complete 19:39:40 561ebcabdf7f: Pull complete 19:39:40 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 19:39:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:39:40 ---> 3a752c3f9dda 19:39:40 Step 3/10 : ARG MAKE=make build 19:39:45 Still waiting to schedule task 19:39:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24524’ is offline 19:39:46 ---> Running in 23df993d5df6 19:39:46 Removing intermediate container 23df993d5df6 19:39:46 ---> e1b7cd2eb2e7 19:39:46 Step 4/10 : WORKDIR /device-s7 19:39:46 ---> Running in 8823020ac85b 19:39:46 Removing intermediate container 8823020ac85b 19:39:46 ---> afc98c8ee307 19:39:46 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:39:46 ---> Running in c07575973f80 19:39:46 Removing intermediate container c07575973f80 19:39:46 ---> c53556d23ee8 19:39:46 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 19:39:46 ---> Running in ddfcf56bb33e 19:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:39:47 OK: 246 MiB in 54 packages 19:39:48 Removing intermediate container ddfcf56bb33e 19:39:48 ---> 7dc29741a9c4 19:39:48 Step 7/10 : COPY go.mod vendor* ./ 19:39:48 ---> ebad3ca7deaa 19:39:48 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:39:48 ---> Running in 1fabb88154e9 19:40:44 Removing intermediate container 1fabb88154e9 19:40:44 ---> 50921701c1af 19:40:44 Step 9/10 : COPY . . 19:40:44 ---> 614381ff6b2b 19:40:44 Step 10/10 : RUN ${MAKE} 19:40:45 ---> Running in c06b5929743b 19:40:45 noop 19:40:45 Removing intermediate container c06b5929743b 19:40:45 ---> a5263be68efe 19:40:45 Successfully built a5263be68efe 19:40:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:46 + docker inspect -f . ci-base-image-x86_64 19:40:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:46 prd-ubuntu20.04-docker-8c-8g-24523 does not seem to be running inside a container 19:40:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-16 -v /w/workspace/edgexfoundry_device-s7_PR-16:/w/workspace/edgexfoundry_device-s7_PR-16:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-16@tmp:/w/workspace/edgexfoundry_device-s7_PR-16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:40:47 $ docker top a43c4d7293752f5087faf74716faaf90dd1fd03e06c28b96c1a44bf560dc9375 -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:47 + go version 19:40:47 go version go1.23.2 linux/amd64 [Pipeline] } 19:40:47 $ docker stop --time=1 a43c4d7293752f5087faf74716faaf90dd1fd03e06c28b96c1a44bf560dc9375 19:40:49 $ docker rm -f --volumes a43c4d7293752f5087faf74716faaf90dd1fd03e06c28b96c1a44bf560dc9375 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:49 + docker inspect -f . ci-base-image-x86_64 19:40:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:50 prd-ubuntu20.04-docker-8c-8g-24523 does not seem to be running inside a container 19:40:50 $ 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-16 -v /w/workspace/edgexfoundry_device-s7_PR-16:/w/workspace/edgexfoundry_device-s7_PR-16:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-16@tmp:/w/workspace/edgexfoundry_device-s7_PR-16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:40:50 $ docker top 4b9b23d57ab6167b87b23d02149640fde0ee7eda04b56fa4f6c8f9eab15ac816 -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:51 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-16 [Pipeline] fileExists [Pipeline] sh 19:40:51 + make test 19:40:51 go test -race -coverprofile=coverage.out ./... 19:40:59 ? github.com/edgexfoundry/device-s7 [no test files] 19:41:26 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 19:41:26 github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements 19:41:58 go vet ./... 19:42:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:42:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:42:01 ./bin/test-attribution-txt.sh [Pipeline] echo 19:42:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:42:01 $ docker stop --time=1 4b9b23d57ab6167b87b23d02149640fde0ee7eda04b56fa4f6c8f9eab15ac816 19:42:05 $ docker rm -f --volumes 4b9b23d57ab6167b87b23d02149640fde0ee7eda04b56fa4f6c8f9eab15ac816 [Pipeline] // withDockerContainer [Pipeline] sh 19:42:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:42:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:42:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:42:07 + ls -al . 19:42:07 total 216 19:42:07 drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 19:40 . 19:42:07 drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 19:39 .. 19:42:07 drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 19:41 .git 19:42:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:39 .github 19:42:07 -rw-rw-r-- 1 jenkins jenkins 237 Nov 4 19:39 .gitignore 19:42:07 -rw-rw-r-- 1 jenkins jenkins 42 Nov 4 19:39 .golangci.yml 19:42:07 drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 19:39 .semver 19:42:07 -rw-rw-r-- 1 jenkins jenkins 19679 Nov 4 19:39 Attribution.txt 19:42:07 -rw-rw-r-- 1 jenkins jenkins 1579 Nov 4 19:39 Dockerfile 19:42:07 -rw-rw-r-- 1 jenkins jenkins 643 Nov 4 19:39 Jenkinsfile 19:42:07 -rw-rw-r-- 1 jenkins jenkins 10947 Nov 4 19:39 LICENSE 19:42:07 -rw-rw-r-- 1 jenkins jenkins 1903 Nov 4 19:39 Makefile 19:42:07 -rw-rw-r-- 1 jenkins jenkins 614 Nov 4 19:39 OWNERS.md 19:42:07 -rw-rw-r-- 1 jenkins jenkins 2393 Nov 4 19:39 README.md 19:42:07 -rw-rw-r-- 1 jenkins jenkins 5 Nov 4 19:39 VERSION 19:42:07 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:39 bin 19:42:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 19:39 cmd 19:42:07 -rw-r--r-- 1 jenkins jenkins 17164 Nov 4 19:41 coverage.out 19:42:07 -rw-rw-r-- 1 jenkins jenkins 6269 Nov 4 19:39 go.mod 19:42:07 -rw-rw-r-- 1 jenkins jenkins 88307 Nov 4 19:39 go.sum 19:42:07 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 19:39 internal 19:42:07 -rw-rw-r-- 1 jenkins jenkins 223 Nov 4 19:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:07 + 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=9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 --label arch=amd64 --label version=0.0.0 . 19:42:07 Sending build context to Docker daemon 627.7kB 19:42:07 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 19:42:07 Step 2/24 : FROM ${BASE} AS builder 19:42:07 ---> a5263be68efe 19:42:07 Step 3/24 : ARG MAKE=make build 19:42:07 ---> Running in 2623d497850f 19:42:07 Removing intermediate container 2623d497850f 19:42:07 ---> 998de0752df2 19:42:07 Step 4/24 : WORKDIR /device-s7 19:42:08 ---> Running in e212e3aea35c 19:42:08 Removing intermediate container e212e3aea35c 19:42:08 ---> 834f99d819f1 19:42:08 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:42:08 ---> Running in 66ad9157a027 19:42:08 Removing intermediate container 66ad9157a027 19:42:08 ---> 8c48d8e8d414 19:42:08 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 19:42:08 ---> Running in e9facf36b911 19:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:42:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:42:08 OK: 246 MiB in 54 packages 19:42:09 Removing intermediate container e9facf36b911 19:42:09 ---> 7b152905140c 19:42:09 Step 7/24 : COPY go.mod vendor* ./ 19:42:09 ---> c274256802af 19:42:09 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:42:09 ---> Running in ef8aad6a2a9f 19:42:10 Removing intermediate container ef8aad6a2a9f 19:42:10 ---> c2f900a07bbc 19:42:10 Step 9/24 : COPY . . 19:42:10 ---> 3e8d729f100f 19:42:10 Step 10/24 : RUN ${MAKE} 19:42:10 ---> Running in f8e0caca9819 19:42:10 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.3" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 19:42:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24525 in /w/workspace/edgexfoundry_device-s7_PR-16 [Pipeline] { [Pipeline] ws 19:42:16 Running in /w/workspace/device-s7/1 [Pipeline] { [Pipeline] checkout 19:42:19 Selected Git installation does not exist. Using Default 19:42:19 The recommended git tool is: NONE 19:42:25 using credential edgex-jenkins-ssh 19:42:25 Cloning the remote Git repository 19:42:25 Cloning repository git@github.com:edgexfoundry/device-s7.git 19:42:25 > git init /w/workspace/device-s7/1 # timeout=10 19:42:26 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 19:42:26 > git --version # timeout=10 19:42:26 > git --version # 'git version 2.25.1' 19:42:26 using GIT_SSH to set credentials SSH Credentials for GitHub 19:42:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:42:26 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 19:42:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:42:28 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 19:42:28 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 19:42:28 using GIT_SSH to set credentials SSH Credentials for GitHub 19:42:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/16/head:refs/remotes/origin/PR-16 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:42:28 Merging remotes/origin/main commit 8abf73570ad6030a87cde2867b8b9b061b07feca into PR head commit 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 19:42:29 Merge succeeded, producing 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 19:42:29 Checking out Revision 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 (PR-16) 19:42:29 > git config core.sparsecheckout # timeout=10 19:42:29 > git checkout -f 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 # timeout=10 19:42:29 > git remote # timeout=10 19:42:29 > git config --get remote.origin.url # timeout=10 19:42:29 using GIT_SSH to set credentials SSH Credentials for GitHub 19:42:29 > git merge 8abf73570ad6030a87cde2867b8b9b061b07feca # timeout=10 19:42:29 > git rev-parse HEAD^{commit} # timeout=10 19:42:29 > git config core.sparsecheckout # timeout=10 19:42:29 > git checkout -f 9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 # timeout=10 19:42:30 Commit message: "Bump github.com/edgexfoundry/device-sdk-go/v4" 19:42:30 > git --version # timeout=10 19:42:30 > git --version # 'git version 2.25.1' 19:42:30 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:42:35 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:42:35 % Total % Received % Xferd Average Speed Time Time Time Current 19:42:35 Dload Upload Total Spent Left Speed 19:42:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh 19:42:36 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:42:36 + sudo tee /etc/docker/daemon.new 19:42:36 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:42:36 { 19:42:36 "registry-mirrors": [ 19:42:36 "https://nexus3.edgexfoundry.org:10001" 19:42:36 ], 19:42:36 "bip": "10.250.0.254/24", 19:42:36 "hosts": [ 19:42:36 "tcp://0.0.0.0:5555", 19:42:36 "unix:///var/run/docker.sock" 19:42:36 ], 19:42:36 "mtu": 1458, 19:42:36 "selinux-enabled": true, 19:42:36 "seccomp-profile": "/etc/docker/seccomp.json" 19:42:36 } [Pipeline] sh 19:42:36 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:42:37 + sudo service docker restart 19:42:49 Removing intermediate container f8e0caca9819 19:42:49 ---> 82a5d39afbca 19:42:49 Step 11/24 : FROM alpine:3.20 19:42:49 3.20: Pulling from library/alpine 19:42:49 43c4264eed91: Already exists 19:42:49 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 19:42:49 Status: Downloaded newer image for alpine:3.20 19:42:49 ---> 91ef0af61f39 19:42:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:42:49 ---> Running in 75ad4aadb833 19:42:49 Removing intermediate container 75ad4aadb833 19:42:49 ---> e1378c316edb 19:42:49 Step 13/24 : RUN apk add --update --no-cache dumb-init 19:42:49 ---> Running in 93d3ce4e738c 19:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:42:49 (1/1) Installing dumb-init (1.2.5-r3) 19:42:49 Executing busybox-1.36.1-r29.trigger 19:42:49 OK: 8 MiB in 15 packages 19:42:49 Removing intermediate container 93d3ce4e738c 19:42:49 ---> 13e7b8264184 19:42:49 Step 14/24 : RUN apk --no-cache upgrade 19:42:49 ---> Running in 1f4b2248e3f7 19:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:42:49 Upgrading critical system libraries and apk-tools: 19:42:49 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:42:49 Executing busybox-1.36.1-r29.trigger 19:42:49 Continuing the upgrade transaction with new apk-tools: 19:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:42:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:42:49 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:42:49 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:42:49 OK: 8 MiB in 15 packages 19:42:49 Removing intermediate container 1f4b2248e3f7 19:42:49 ---> 529d0395c001 19:42:49 Step 15/24 : WORKDIR / 19:42:49 ---> Running in 15988be7f259 19:42:49 Removing intermediate container 15988be7f259 19:42:49 ---> 779aebf4d4c9 19:42:49 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 19:42:49 ---> e74159e8397d 19:42:49 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 19:42:50 ---> 9d610c25a073 19:42:50 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 19:42:50 ---> 68d8de110868 19:42:50 Step 19/24 : EXPOSE 59994 19:42:50 ---> Running in 3a2701734915 19:42:50 Removing intermediate container 3a2701734915 19:42:50 ---> 0310500fe8d0 19:42:50 Step 20/24 : ENTRYPOINT ["/device-s7"] 19:42:50 ---> Running in 815a83aeca9a 19:42:50 Removing intermediate container 815a83aeca9a 19:42:50 ---> 386d4a9f2a35 19:42:50 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 19:42:50 ---> Running in fcb5cd084d7a 19:42:50 Removing intermediate container fcb5cd084d7a 19:42:50 ---> a8e00ecb558d 19:42:50 Step 22/24 : LABEL arch=amd64 19:42:50 ---> Running in afceb1ea15a7 19:42:50 Removing intermediate container afceb1ea15a7 19:42:50 ---> 44d879785124 19:42:50 Step 23/24 : LABEL git_sha=9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 19:42:50 ---> Running in c30c33c1dbe2 19:42:51 Removing intermediate container c30c33c1dbe2 19:42:51 ---> 21a07333926b 19:42:51 Step 24/24 : LABEL version=0.0.0 19:42:51 ---> Running in 2765e1f9d0d0 19:42:51 Removing intermediate container 2765e1f9d0d0 19:42:51 ---> 187e20b5504e 19:42:51 [Warning] One or more build-args [ARCH] were not consumed 19:42:51 Successfully built 187e20b5504e 19:42:51 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 19:42:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:52 19:42:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:42:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:52 latest: Pulling from edgex-lftools-log-publisher 19:42:52 5eb5b503b376: Pulling fs layer 19:42:52 5c69ac0246d0: Pulling fs layer 19:42:52 ec43610c2a17: Pulling fs layer 19:42:52 3a2ae6a8a46f: Pulling fs layer 19:42:52 33b1e0a273af: Pulling fs layer 19:42:52 3a2ae6a8a46f: Waiting 19:42:52 5d3b04190fa2: Pulling fs layer 19:42:52 33b1e0a273af: Waiting 19:42:52 2f39f015ded8: Pulling fs layer 19:42:52 5d3b04190fa2: Waiting 19:42:52 2f39f015ded8: Waiting 19:42:52 5c69ac0246d0: Download complete 19:42:52 3a2ae6a8a46f: Verifying Checksum 19:42:52 3a2ae6a8a46f: Download complete 19:42:52 33b1e0a273af: Verifying Checksum 19:42:52 33b1e0a273af: Download complete 19:42:52 ec43610c2a17: Verifying Checksum 19:42:52 ec43610c2a17: Download complete 19:42:52 5d3b04190fa2: Verifying Checksum 19:42:52 5d3b04190fa2: Download complete 19:42:52 5eb5b503b376: Verifying Checksum 19:42:52 5eb5b503b376: Download complete 19:42:53 2f39f015ded8: Verifying Checksum 19:42:53 2f39f015ded8: Download complete 19:42:53 5eb5b503b376: Pull complete 19:42:54 5c69ac0246d0: Pull complete 19:42:54 ec43610c2a17: Pull complete 19:42:54 3a2ae6a8a46f: Pull complete 19:42:54 33b1e0a273af: Pull complete 19:42:54 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:55 provisioning config files... 19:42:55 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/1@tmp/config13659032880427669612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:56 ---> ****-login.sh 19:42:56 nexus3.edgexfoundry.org:10001 19:42:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:56 Configure a credential helper to remove this warning. See 19:42:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:56 19:42:56 Login Succeeded 19:42:56 nexus3.edgexfoundry.org:10002 19:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:57 Configure a credential helper to remove this warning. See 19:42:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:57 19:42:57 Login Succeeded 19:42:57 nexus3.edgexfoundry.org:10003 19:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:57 Configure a credential helper to remove this warning. See 19:42:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:57 19:42:57 Login Succeeded 19:42:57 nexus3.edgexfoundry.org:10004 19:42:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:58 Configure a credential helper to remove this warning. See 19:42:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:58 19:42:58 Login Succeeded 19:42:58 ****.io 19:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:58 Configure a credential helper to remove this warning. See 19:42:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:58 19:42:58 Login Succeeded 19:42:58 ---> ****-login.sh ends [Pipeline] } 19:42:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 19:42:59 2f39f015ded8: Pull complete 19:42:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:42:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:42:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:42:59 prd-ubuntu20.04-docker-8c-8g-24523 does not seem to be running inside a container 19:42:59 $ 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-16 -v /w/workspace/edgexfoundry_device-s7_PR-16:/w/workspace/edgexfoundry_device-s7_PR-16:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-16@tmp:/w/workspace/edgexfoundry_device-s7_PR-16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:43:04 $ docker top b4d52162e7cfc56af76f2071bfec4b747d2f23834d33337ab7da731222e5eaa3 -eo pid,comm [Pipeline] { [Pipeline] echo 19:43:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 19:43:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:43:04 ========================================================= 19:43:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 19:43:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix 19:43:04 ---> job-cost.sh 19:43:04 lf-activate-venv: SKIPPING 19:43:04 INFO: No Stack... [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:05 + 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 . 19:43:05 INFO: Retrieving Pricing Info for: v3-standard-8 19:43:05 Sending build context to Docker daemon 405kB 19:43:05 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 19:43:05 Step 2/10 : FROM ${BASE} AS builder 19:43:05 INFO: Archiving Costs [Pipeline] sh 19:43:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:43:05 cf04c63912e1: Pulling fs layer 19:43:05 55b35a11ae5e: Pulling fs layer 19:43:05 a37a00ec5f00: Pulling fs layer 19:43:05 50b3750afda1: Pulling fs layer 19:43:05 4f4fb700ef54: Pulling fs layer 19:43:05 80978eb59214: Pulling fs layer 19:43:05 c9f46d7d2bd2: Pulling fs layer 19:43:05 c5a475d317c9: Pulling fs layer 19:43:05 4f4fb700ef54: Waiting 19:43:05 50b3750afda1: Waiting 19:43:05 80978eb59214: Waiting 19:43:05 c9f46d7d2bd2: Waiting 19:43:05 c5a475d317c9: Waiting 19:43:05 55b35a11ae5e: Verifying Checksum 19:43:05 55b35a11ae5e: Download complete 19:43:05 50b3750afda1: Verifying Checksum 19:43:05 50b3750afda1: Download complete 19:43:05 4f4fb700ef54: Verifying Checksum 19:43:05 4f4fb700ef54: Download complete 19:43:05 80978eb59214: Verifying Checksum 19:43:05 80978eb59214: Download complete 19:43:05 cf04c63912e1: Verifying Checksum 19:43:05 cf04c63912e1: Download complete 19:43:05 + cat /w/workspace/edgexfoundry_device-s7_PR-16/archives/cost.csv 19:43:05 + cut -d, -f6 [Pipeline] lock 19:43:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-16-1-stack-cost] 19:43:05 Resource [jenkins-edgexfoundry-device-s7-PR-16-1-stack-cost] did not exist. Created. 19:43:05 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-16-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:43:06 c5a475d317c9: Verifying Checksum 19:43:06 c5a475d317c9: Download complete 19:43:06 + echo total: 0.2199999988079071 [Pipeline] stash 19:43:06 Stashed 1 file(s) [Pipeline] } 19:43:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-16-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:43:06 $ docker stop --time=1 b4d52162e7cfc56af76f2071bfec4b747d2f23834d33337ab7da731222e5eaa3 19:43:06 cf04c63912e1: Pull complete 19:43:07 55b35a11ae5e: Pull complete 19:43:07 $ docker rm -f --volumes b4d52162e7cfc56af76f2071bfec4b747d2f23834d33337ab7da731222e5eaa3 19:43:07 a37a00ec5f00: Verifying Checksum 19:43:07 a37a00ec5f00: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:43:08 c9f46d7d2bd2: Verifying Checksum 19:43:08 c9f46d7d2bd2: Download complete 19:43:23 a37a00ec5f00: Pull complete 19:43:23 50b3750afda1: Pull complete 19:43:23 4f4fb700ef54: Pull complete 19:43:23 80978eb59214: Pull complete 19:43:30 c9f46d7d2bd2: Pull complete 19:43:31 c5a475d317c9: Pull complete 19:43:31 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 19:43:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 19:43:31 ---> be29e6b0f0d4 19:43:31 Step 3/10 : ARG MAKE=make build 19:43:34 ---> Running in b2037e281ab0 19:43:34 Removing intermediate container b2037e281ab0 19:43:34 ---> 07c47fcfc938 19:43:34 Step 4/10 : WORKDIR /device-s7 19:43:34 ---> Running in a54b4c30a13f 19:43:34 Removing intermediate container a54b4c30a13f 19:43:34 ---> 4c373e4ec3b9 19:43:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:43:35 ---> Running in 4b1cbb4ad058 19:43:35 Removing intermediate container 4b1cbb4ad058 19:43:35 ---> 19d8ac4af427 19:43:35 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 19:43:35 ---> Running in 7df47ccca9d6 19:43:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:43:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:43:39 OK: 238 MiB in 54 packages 19:43:39 Removing intermediate container 7df47ccca9d6 19:43:39 ---> 7801373a5024 19:43:39 Step 7/10 : COPY go.mod vendor* ./ 19:43:40 ---> 58e1af6f5276 19:43:40 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:40 ---> Running in 48053556f3de 19:45:47 Removing intermediate container 48053556f3de 19:45:47 ---> b32bc72cfeee 19:45:47 Step 9/10 : COPY . . 19:45:47 ---> 949d36b04d2d 19:45:47 Step 10/10 : RUN ${MAKE} 19:45:47 ---> Running in fa5e76072927 19:45:47 noop 19:45:47 Removing intermediate container fa5e76072927 19:45:47 ---> 03851abb7a3c 19:45:47 Successfully built 03851abb7a3c 19:45:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:47 + docker inspect -f . ci-base-image-arm64 19:45:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:48 prd-ubuntu20.04-docker-arm64-4c-16g-24525 does not seem to be running inside a container 19:45:48 $ 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 ******** ci-base-image-arm64 cat 19:45:49 $ docker top 12a1eb73afc8beef7d5c459dcddde7e31f4350168c99ac631d002498c3384e4b -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:50 + go version 19:45:50 go version go1.23.2 linux/arm64 [Pipeline] } 19:45:50 $ docker stop --time=1 12a1eb73afc8beef7d5c459dcddde7e31f4350168c99ac631d002498c3384e4b 19:45:52 $ docker rm -f --volumes 12a1eb73afc8beef7d5c459dcddde7e31f4350168c99ac631d002498c3384e4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:53 + docker inspect -f . ci-base-image-arm64 19:45:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:45:53 prd-ubuntu20.04-docker-arm64-4c-16g-24525 does not seem to be running inside a container 19:45:53 $ 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 ******** ci-base-image-arm64 cat 19:45:55 $ docker top eea36b81998f824269be79c181b05e0508e2b9d5f67bf599f34f4b17b63d9d89 -eo pid,comm [Pipeline] { [Pipeline] sh 19:45:56 + git config --global --add safe.directory /w/workspace/device-s7/1 [Pipeline] fileExists [Pipeline] sh 19:45:56 + make test 19:45:56 go test -race -coverprofile=coverage.out ./... 19:46:53 ? github.com/edgexfoundry/device-s7 [no test files] 19:50:30 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 19:50:30 github.com/edgexfoundry/device-s7/internal/driver coverage: 0.0% of statements 19:50:30 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:50:30 go vet ./... 19:54:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:54:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:54:37 ./bin/test-attribution-txt.sh [Pipeline] echo 19:54:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:54:37 $ docker stop --time=1 eea36b81998f824269be79c181b05e0508e2b9d5f67bf599f34f4b17b63d9d89 19:54:39 $ docker rm -f --volumes eea36b81998f824269be79c181b05e0508e2b9d5f67bf599f34f4b17b63d9d89 [Pipeline] // withDockerContainer [Pipeline] sh 19:54:41 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:54:41 Warning: overwriting stash ‘coverage-report’ 19:54:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:54:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:54:43 + ls -al . 19:54:43 total 212 19:54:43 drwxrwxr-x 7 jenkins jenkins 4096 Nov 4 19:46 . 19:54:43 drwxrwxr-x 4 jenkins jenkins 4096 Nov 4 19:42 .. 19:54:43 drwxrwxr-x 8 jenkins jenkins 4096 Nov 4 19:42 .git 19:54:43 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:42 .github 19:54:43 -rw-rw-r-- 1 jenkins jenkins 237 Nov 4 19:42 .gitignore 19:54:43 -rw-rw-r-- 1 jenkins jenkins 42 Nov 4 19:42 .golangci.yml 19:54:43 -rw-rw-r-- 1 jenkins jenkins 19679 Nov 4 19:42 Attribution.txt 19:54:43 -rw-rw-r-- 1 jenkins jenkins 1579 Nov 4 19:42 Dockerfile 19:54:43 -rw-rw-r-- 1 jenkins jenkins 643 Nov 4 19:42 Jenkinsfile 19:54:43 -rw-rw-r-- 1 jenkins jenkins 10947 Nov 4 19:42 LICENSE 19:54:43 -rw-rw-r-- 1 jenkins jenkins 1903 Nov 4 19:42 Makefile 19:54:43 -rw-rw-r-- 1 jenkins jenkins 614 Nov 4 19:42 OWNERS.md 19:54:43 -rw-rw-r-- 1 jenkins jenkins 2393 Nov 4 19:42 README.md 19:54:43 -rw-rw-r-- 1 jenkins jenkins 5 Nov 4 19:39 VERSION 19:54:43 drwxrwxr-x 2 jenkins jenkins 4096 Nov 4 19:42 bin 19:54:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 19:42 cmd 19:54:43 -rw-r--r-- 1 jenkins jenkins 17164 Nov 4 19:50 coverage.out 19:54:43 -rw-rw-r-- 1 jenkins jenkins 6269 Nov 4 19:42 go.mod 19:54:43 -rw-rw-r-- 1 jenkins jenkins 88307 Nov 4 19:42 go.sum 19:54:43 drwxrwxr-x 3 jenkins jenkins 4096 Nov 4 19:42 internal 19:54:43 -rw-rw-r-- 1 jenkins jenkins 223 Nov 4 19:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:54:43 + 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=9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 --label arch=arm64 --label version=0.0.0 . 19:54:44 Sending build context to Docker daemon 422.9kB 19:54:44 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 19:54:44 Step 2/24 : FROM ${BASE} AS builder 19:54:44 ---> 03851abb7a3c 19:54:44 Step 3/24 : ARG MAKE=make build 19:54:44 ---> Running in e762165e439a 19:54:44 Removing intermediate container e762165e439a 19:54:44 ---> ecac58fa8c15 19:54:44 Step 4/24 : WORKDIR /device-s7 19:54:44 ---> Running in 5b3cf6f142a0 19:54:44 Removing intermediate container 5b3cf6f142a0 19:54:44 ---> ae7fb8b00e53 19:54:44 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:54:44 ---> Running in b1f60ddd7ecc 19:54:45 Removing intermediate container b1f60ddd7ecc 19:54:45 ---> 9be70dd2599f 19:54:45 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 19:54:45 ---> Running in 7a61292c2493 19:54:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:54:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:54:48 OK: 238 MiB in 54 packages 19:54:49 Removing intermediate container 7a61292c2493 19:54:49 ---> 956f43b50f96 19:54:49 Step 7/24 : COPY go.mod vendor* ./ 19:54:49 ---> 3f7bcd02a827 19:54:49 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:54:50 ---> Running in 2567e81953a9 19:54:53 Removing intermediate container 2567e81953a9 19:54:53 ---> 1a785e811e59 19:54:53 Step 9/24 : COPY . . 19:54:54 ---> 4e53506afd23 19:54:54 Step 10/24 : RUN ${MAKE} 19:54:54 ---> Running in 5fe4da88e9c8 19:54:55 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.3" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 19:58:47 Removing intermediate container 5fe4da88e9c8 19:58:47 ---> 3eedb4481ea6 19:58:47 Step 11/24 : FROM alpine:3.20 19:58:47 3.20: Pulling from library/alpine 19:58:47 cf04c63912e1: Already exists 19:58:47 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 19:58:47 Status: Downloaded newer image for alpine:3.20 19:58:47 ---> c157a85ed455 19:58:47 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:58:47 ---> Running in 343bb02b0c84 19:58:47 Removing intermediate container 343bb02b0c84 19:58:47 ---> 89c3892fa6d6 19:58:47 Step 13/24 : RUN apk add --update --no-cache dumb-init 19:58:47 ---> Running in f3c30dd6a1ac 19:58:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:58:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:58:47 (1/1) Installing dumb-init (1.2.5-r3) 19:58:47 Executing busybox-1.36.1-r29.trigger 19:58:47 OK: 9 MiB in 15 packages 19:58:47 Removing intermediate container f3c30dd6a1ac 19:58:47 ---> 93ca1a94522d 19:58:47 Step 14/24 : RUN apk --no-cache upgrade 19:58:47 ---> Running in 7b1a8b072eee 19:58:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:58:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:58:47 Upgrading critical system libraries and apk-tools: 19:58:47 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 19:58:47 Executing busybox-1.36.1-r29.trigger 19:58:48 Continuing the upgrade transaction with new apk-tools: 19:58:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:58:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:58:49 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 19:58:50 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 19:58:50 OK: 9 MiB in 15 packages 19:58:51 Removing intermediate container 7b1a8b072eee 19:58:51 ---> 70788ae3b6cb 19:58:51 Step 15/24 : WORKDIR / 19:58:51 ---> Running in f5c84f90748c 19:58:51 Removing intermediate container f5c84f90748c 19:58:51 ---> 09a55360b8e1 19:58:51 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 19:58:52 ---> ea1ae8ba8603 19:58:52 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 19:58:54 ---> fba7908b1f6e 19:58:54 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 19:58:54 ---> dc5b8c8d5fb6 19:58:54 Step 19/24 : EXPOSE 59994 19:58:54 ---> Running in f963388e9c93 19:58:55 Removing intermediate container f963388e9c93 19:58:55 ---> 26edde343faa 19:58:55 Step 20/24 : ENTRYPOINT ["/device-s7"] 19:58:55 ---> Running in 319f8d584c58 19:58:55 Removing intermediate container 319f8d584c58 19:58:55 ---> 542605a4267f 19:58:55 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 19:58:55 ---> Running in 8441746655b4 19:58:55 Removing intermediate container 8441746655b4 19:58:55 ---> d5965892ed88 19:58:55 Step 22/24 : LABEL arch=arm64 19:58:56 ---> Running in cea4084ca266 19:58:56 Removing intermediate container cea4084ca266 19:58:56 ---> 5c53a14f127a 19:58:56 Step 23/24 : LABEL git_sha=9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 19:58:56 ---> Running in af42889d6dc8 19:58:56 Removing intermediate container af42889d6dc8 19:58:56 ---> 1ebc312ef6d2 19:58:56 Step 24/24 : LABEL version=0.0.0 19:58:57 ---> Running in b9f54a08d31d 19:58:57 Removing intermediate container b9f54a08d31d 19:58:57 ---> bcf80d3d9890 19:58:57 [Warning] One or more build-args [ARCH] were not consumed 19:58:57 Successfully built bcf80d3d9890 19:58:57 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 19:58:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:58:58 19:58:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:58:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:58:58 arm64: Pulling from edgex-lftools-log-publisher 19:58:58 8998bd30e6a1: Pulling fs layer 19:58:58 04944245beec: Pulling fs layer 19:58:58 699f458cf7ca: Pulling fs layer 19:58:58 765212b225bb: Pulling fs layer 19:58:58 f23df028b6ca: Pulling fs layer 19:58:58 d65c8cfc05b1: Pulling fs layer 19:58:58 2437ff75d9bd: Pulling fs layer 19:58:58 765212b225bb: Waiting 19:58:58 f23df028b6ca: Waiting 19:58:58 d65c8cfc05b1: Waiting 19:58:58 2437ff75d9bd: Waiting 19:58:58 04944245beec: Verifying Checksum 19:58:58 04944245beec: Download complete 19:58:58 765212b225bb: Verifying Checksum 19:58:58 765212b225bb: Download complete 19:58:58 f23df028b6ca: Verifying Checksum 19:58:58 f23df028b6ca: Download complete 19:58:58 d65c8cfc05b1: Verifying Checksum 19:58:58 d65c8cfc05b1: Download complete 19:58:59 699f458cf7ca: Verifying Checksum 19:58:59 699f458cf7ca: Download complete 19:58:59 8998bd30e6a1: Verifying Checksum 19:58:59 8998bd30e6a1: Download complete 19:59:02 2437ff75d9bd: Verifying Checksum 19:59:02 2437ff75d9bd: Download complete 19:59:04 8998bd30e6a1: Pull complete 19:59:04 04944245beec: Pull complete 19:59:06 699f458cf7ca: Pull complete 19:59:06 765212b225bb: Pull complete 19:59:07 f23df028b6ca: Pull complete 19:59:07 d65c8cfc05b1: Pull complete 19:59:26 2437ff75d9bd: Pull complete 19:59:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:59:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:59:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:26 prd-ubuntu20.04-docker-arm64-4c-16g-24525 does not seem to be running inside a container 19:59:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:59:29 $ docker top 2fb58c71857d91ebb55be4d5fee3465a7f27dd8d77aad3c66d270dc5bb40cf8d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:30 ---> job-cost.sh 19:59:30 lf-activate-venv: SKIPPING 19:59:30 INFO: No Stack... 19:59:31 INFO: Retrieving Pricing Info for: v3-standard-4 19:59:32 INFO: Archiving Costs [Pipeline] sh 19:59:32 + cat /w/workspace/device-s7/1/archives/cost.csv 19:59:32 + cut -d, -f6 [Pipeline] lock 19:59:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-16-1-stack-cost] 19:59:32 Resource [jenkins-edgexfoundry-device-s7-PR-16-1-stack-cost] did not exist. Created. 19:59:32 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-16-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:59:33 /w/workspace/device-s7/1@tmp/durable-35e62c26/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:59:34 + echo total: 0.10999999940395355 [Pipeline] stash 19:59:34 Warning: overwriting stash ‘stack-cost’ 19:59:34 Stashed 1 file(s) [Pipeline] } 19:59:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-16-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:59:34 $ docker stop --time=1 2fb58c71857d91ebb55be4d5fee3465a7f27dd8d77aad3c66d270dc5bb40cf8d 19:59:37 $ docker rm -f --volumes 2fb58c71857d91ebb55be4d5fee3465a7f27dd8d77aad3c66d270dc5bb40cf8d [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 19:59:38 provisioning config files... 19:59:38 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-16@tmp/config3925907773108648020tmp [Pipeline] { [Pipeline] sh 19:59:39 + set +x 19:59:39 + + bash -s -- 19:59:39 curl -s https://codecov.io/bash 19:59:39 19:59:39 _____ _ 19:59:39 / ____| | | 19:59:39 | | ___ __| | ___ ___ _____ __ 19:59:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:59:39 | |___| (_) | (_| | __/ (_| (_) \ V / 19:59:39 \_____\___/ \__,_|\___|\___\___/ \_/ 19:59:39 Bash-1.0.6 19:59:39 19:59:39 19:59:39 ==> git version 2.25.1 found 19:59:39 ==> 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 19:59:39 Release-Date: 2020-01-08 19:59:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:59:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:59:39 ==> Jenkins CI detected. 19:59:39 current dir:  /w/workspace/edgexfoundry_device-s7_PR-16 19:59:39 project root: . 19:59:39 --> token set from env 19:59:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:59:39 ==> Running gcov in . (disable via -X gcov) 19:59:39 ==> Python coveragepy not found 19:59:39 ==> Searching for coverage reports in: 19:59:39 + . 19:59:39 -> Found 1 reports 19:59:39 ==> Detecting git/mercurial file structure 19:59:39 ==> Reading reports 19:59:39 + ./coverage.out bytes=17164 19:59:39 ==> Appending adjustments 19:59:39 https://docs.codecov.io/docs/fixing-reports 19:59:39 + Found adjustments 19:59:39 ==> Gzipping contents 19:59:39 4.0K /tmp/codecov.H489O9.gz 19:59:39 ==> Uploading reports 19:59:39 url: https://codecov.io 19:59:39 query: branch=PR-16&commit=9aa0906eae12f84a7f46c0c8278fa61f9c0328c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-16%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=16&job=&cmd_args= 19:59:39 -> Pinging Codecov 19:59:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-16&commit=9aa0906eae12f84a7f46c0c8278fa61f9c0328c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-16%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=16&job=&cmd_args= 19:59:39 -> Uploading to 19:59:39 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-s7/9aa0906eae12f84a7f46c0c8278fa61f9c0328c6/bd6bc326-f550-468c-8f3a-62f6396e5521.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241104%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241104T195939Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=cbb1c6ff416977cd8c0a3c79ef6881aea4c19bc1de4e528e55ded1fe705cccd3 19:59:39 % Total % Received % Xferd Average Speed Time Time Time Current 19:59:39 Dload Upload Total Spent Left Speed 19:59:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2591 0 0 100 2591 0 12051 --:--:-- --:--:-- --:--:-- 12107 19:59:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/9aa0906eae12f84a7f46c0c8278fa61f9c0328c6 [Pipeline] } 19:59:39 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 19:59:42 + [ -d /w/workspace/edgexfoundry_device-s7_PR-16/archives ] 19:59:42 + ls -al /w/workspace/edgexfoundry_device-s7_PR-16/archives 19:59:42 total 16 19:59:42 drwxr-xr-x 3 root root 4096 Nov 4 19:43 . 19:59:42 drwxrwxr-x 9 jenkins jenkins 4096 Nov 4 19:43 .. 19:59:42 drwxr-xr-x 2 root root 4096 Nov 4 19:43 cost 19:59:42 -rw-r--r-- 1 root root 80 Nov 4 19:43 cost.csv 19:59:42 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-16/archives 19:59:42 + ls -al /w/workspace/edgexfoundry_device-s7_PR-16/archives 19:59:42 total 16 19:59:42 drwxr-xr-x 3 jenkins jenkins 4096 Nov 4 19:43 . 19:59:42 drwxrwxr-x 9 jenkins jenkins 4096 Nov 4 19:43 .. 19:59:42 drwxr-xr-x 2 jenkins jenkins 4096 Nov 4 19:43 cost 19:59:42 -rw-r--r-- 1 jenkins jenkins 80 Nov 4 19:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:59:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:59:43 ---> package-listing.sh 19:59:43 ++ facter osfamily 19:59:43 ++ tr '[:upper:]' '[:lower:]' 19:59:43 + OS_FAMILY=debian 19:59:43 + workspace=/w/workspace/edgexfoundry_device-s7_PR-16 19:59:43 + START_PACKAGES=/tmp/packages_start.txt 19:59:43 + END_PACKAGES=/tmp/packages_end.txt 19:59:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:59:43 + PACKAGES=/tmp/packages_start.txt 19:59:43 + '[' /w/workspace/edgexfoundry_device-s7_PR-16 ']' 19:59:43 + PACKAGES=/tmp/packages_end.txt 19:59:43 + case "${OS_FAMILY}" in 19:59:43 + dpkg -l 19:59:43 + grep '^ii' 19:59:43 + '[' -f /tmp/packages_start.txt ']' 19:59:43 + '[' -f /tmp/packages_end.txt ']' 19:59:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:59:43 + '[' /w/workspace/edgexfoundry_device-s7_PR-16 ']' 19:59:43 + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-16/archives/ 19:59:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-16/archives/ [Pipeline] echo 19:59:43 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-16/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:59:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:59:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:44 prd-ubuntu20.04-docker-8c-8g-24523 does not seem to be running inside a container 19:59:44 $ 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-16/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-16 -v /w/workspace/edgexfoundry_device-s7_PR-16:/w/workspace/edgexfoundry_device-s7_PR-16:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-16@tmp:/w/workspace/edgexfoundry_device-s7_PR-16@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:59:45 $ docker top d160b08fe41659aa9999bbc5115594b4a5e34cc639e00237df074cec54993c4f -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:45 + touch /tmp/pre-build-complete [Pipeline] sh 19:59:45 + mkdir -p /var/log/sysstat [Pipeline] sh 19:59:46 + ls /var/log/sa-host 19:59:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:46 provisioning config files... 19:59:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-16@tmp/config16623805736998780348tmp [Pipeline] { [Pipeline] echo 19:59:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:59:46 ---> create-netrc.sh [Pipeline] } 19:59:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:59:47 ---> python-tools-install.sh [Pipeline] echo 19:59:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:59:47 ---> sudo-logs.sh 19:59:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:59:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:59:47 ---> job-cost.sh 19:59:47 lf-activate-venv: SKIPPING 19:59:47 DEBUG: total: 0.2199999988079071 19:59:47 INFO: Retrieving Stack Cost... 19:59:48 INFO: Retrieving Pricing Info for: v3-standard-8 19:59:48 INFO: Archiving Costs [Pipeline] echo 19:59:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:59:49 ---> logs-deploy.sh 19:59:49 lf-activate-venv: SKIPPING 19:59:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-16/1 19:59:49 INFO: archiving workspace using pattern(s): 19:59:50 Archives upload complete. 19:59:50 INFO: archiving logs to Nexus 19:59:51 ---> uname -a: 19:59:51 Linux prd-ubuntu20-04-docker-8c-8g-24523 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:59:51 19:59:51 19:59:51 ---> lscpu: 19:59:51 Architecture: x86_64 19:59:51 CPU op-mode(s): 32-bit, 64-bit 19:59:51 Byte Order: Little Endian 19:59:51 Address sizes: 40 bits physical, 48 bits virtual 19:59:51 CPU(s): 8 19:59:51 On-line CPU(s) list: 0-7 19:59:51 Thread(s) per core: 1 19:59:51 Core(s) per socket: 1 19:59:51 Socket(s): 8 19:59:51 NUMA node(s): 1 19:59:51 Vendor ID: AuthenticAMD 19:59:51 CPU family: 23 19:59:51 Model: 49 19:59:51 Model name: AMD EPYC-Rome Processor 19:59:51 Stepping: 0 19:59:51 CPU MHz: 2800.000 19:59:51 BogoMIPS: 5600.00 19:59:51 Virtualization: AMD-V 19:59:51 Hypervisor vendor: KVM 19:59:51 Virtualization type: full 19:59:51 L1d cache: 256 KiB 19:59:51 L1i cache: 256 KiB 19:59:51 L2 cache: 4 MiB 19:59:51 L3 cache: 128 MiB 19:59:51 NUMA node0 CPU(s): 0-7 19:59:51 Vulnerability Itlb multihit: Not affected 19:59:51 Vulnerability L1tf: Not affected 19:59:51 Vulnerability Mds: Not affected 19:59:51 Vulnerability Meltdown: Not affected 19:59:51 Vulnerability Mmio stale data: Not affected 19:59:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:59:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:59:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:59:51 Vulnerability Srbds: Not affected 19:59:51 Vulnerability Tsx async abort: Not affected 19:59:51 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 19:59:51 19:59:51 19:59:51 ---> nproc: 19:59:51 8 19:59:51 19:59:51 19:59:51 ---> df -h: 19:59:51 Filesystem Size Used Avail Use% Mounted on 19:59:51 overlay 155G 12G 143G 8% / 19:59:51 tmpfs 64M 0 64M 0% /dev 19:59:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:59:51 shm 64M 0 64M 0% /dev/shm 19:59:51 /dev/vda1 155G 12G 143G 8% /facter-os 19:59:51 19:59:51 19:59:51 ---> sar -b -r -n DEV: 19:59:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24523) 11/04/24 _x86_64_ (8 CPU) 19:59:51 19:59:51 19:38:27 LINUX RESTART (8 CPU) 19:59:51 19:59:51 19:39:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:59:51 19:40:01 351.14 13.23 337.91 0.00 1820.08 37252.59 0.00 19:59:51 19:41:01 209.13 0.13 209.00 0.00 22.80 73358.17 0.00 19:59:51 19:42:01 32.08 0.05 32.03 0.00 0.40 20164.79 0.00 19:59:51 19:43:01 184.80 0.28 184.52 0.00 22.93 52512.31 0.00 19:59:51 19:44:01 68.09 11.70 56.39 0.00 5431.09 14670.49 0.00 19:59:51 19:45:01 4.25 0.00 4.25 0.00 0.00 50.78 0.00 19:59:51 19:46:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 19:59:51 19:47:01 2.07 0.00 2.07 0.00 0.00 22.93 0.00 19:59:51 19:48:01 1.38 0.00 1.38 0.00 0.00 14.53 0.00 19:59:51 19:49:01 2.67 0.00 2.67 0.00 0.00 43.19 0.00 19:59:51 19:50:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 19:59:51 19:51:01 1.98 0.00 1.98 0.00 0.00 22.80 0.00 19:59:51 19:52:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 19:59:51 19:53:01 1.97 0.00 1.97 0.00 0.00 22.00 0.00 19:59:51 19:54:01 1.88 0.02 1.87 0.00 0.13 22.66 0.00 19:59:51 19:55:01 1.83 0.00 1.83 0.00 0.00 19.46 0.00 19:59:51 19:56:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 19:59:51 19:57:01 1.35 0.00 1.35 0.00 0.00 15.59 0.00 19:59:51 19:58:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 19:59:51 19:59:01 2.07 0.00 2.07 0.00 0.00 22.66 0.00 19:59:51 Average: 43.47 1.26 42.21 0.00 363.92 9896.25 0.00 19:59:51 19:59:51 19:39:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:59:51 19:40:01 28266128 31505028 805016 2.45 123836 3255332 1988056 5.86 1253740 2834052 793120 19:59:51 19:41:01 27574656 31336604 968188 2.94 183628 3695384 2287040 6.74 1506192 3245012 228064 19:59:51 19:42:01 27118476 31531380 771868 2.35 188196 4286996 1934268 5.70 1304088 3847032 270176 19:59:51 19:43:01 27000856 31533680 771372 2.35 198296 4395616 1854252 5.46 1346608 3921732 226180 19:59:51 19:44:01 26634324 31519092 771736 2.35 206904 4728616 1837420 5.42 1584836 4024556 868 19:59:51 19:45:01 26637620 31522560 768364 2.34 206968 4728740 1837420 5.42 1578404 4024636 8 19:59:51 19:46:01 26640608 31525688 765208 2.33 207032 4728744 1837420 5.42 1575304 4024648 8 19:59:51 19:47:01 26640700 31525912 764676 2.33 207092 4728748 1821224 5.37 1575344 4024652 8 19:59:51 19:48:01 26650408 31535996 754816 2.30 207188 4728748 1821224 5.37 1565128 4024928 176 19:59:51 19:49:01 26650968 31536688 754140 2.29 207328 4728720 1821224 5.37 1564796 4024924 24 19:59:51 19:50:01 26651100 31536916 753788 2.29 207416 4728728 1821224 5.37 1565416 4024924 160 19:59:51 19:51:01 26651100 31536988 753644 2.29 207504 4728736 1821224 5.37 1564944 4024932 8 19:59:51 19:52:01 26651108 31537108 753548 2.29 207596 4728732 1821224 5.37 1565056 4024936 12 19:59:51 19:53:01 26651024 31537120 753708 2.29 207672 4728740 1821224 5.37 1565056 4024944 32 19:59:51 19:54:01 26649944 31536232 754524 2.29 207740 4728736 1835068 5.41 1565144 4024948 28 19:59:51 19:55:01 26650408 31536736 753936 2.29 207788 4728744 1835068 5.41 1565276 4024948 176 19:59:51 19:56:01 26650708 31537064 753616 2.29 207804 4728748 1835068 5.41 1565008 4024952 8 19:59:51 19:57:01 26650044 31536448 754176 2.29 207836 4728752 1835068 5.41 1565028 4024956 8 19:59:51 19:58:01 26650188 31536744 753764 2.29 207900 4728880 1835068 5.41 1565100 4025036 8 19:59:51 19:59:01 26649424 31536084 754340 2.29 207964 4728892 1835068 5.41 1565792 4025096 36 19:59:51 Average: 26815990 31522003 771721 2.35 200684 4564667 1866743 5.50 1525313 3912292 75955 19:59:51 19:59:51 19:39:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:59:51 19:40:01 lo 6.62 6.62 0.65 0.65 0.00 0.00 0.00 0.00 19:59:51 19:40:01 veth8b3401d 299.81 428.59 30.18 3325.66 0.00 0.00 0.00 0.27 19:59:51 19:40:01 ens3 698.95 471.61 8379.25 81.09 0.00 0.00 0.00 0.00 19:59:51 19:40:01 docker0 302.16 432.22 26.28 3366.64 0.00 0.00 0.00 0.00 19:59:51 19:41:01 vethfc6e588 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:59:51 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:59:51 19:41:01 ens3 23.03 14.38 26.24 9.71 0.00 0.00 0.00 0.00 19:59:51 19:41:01 docker0 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 19:59:51 19:42:01 vethfc6e588 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:42:01 ens3 11.23 7.72 9.26 4.98 0.00 0.00 0.00 0.00 19:59:51 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:43:01 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 19:59:51 19:43:01 ens3 119.18 69.59 2723.66 15.52 0.00 0.00 0.00 0.00 19:59:51 19:43:01 docker0 7.72 15.75 0.46 190.68 0.00 0.00 0.00 0.00 19:59:51 19:44:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 19:59:51 19:44:01 ens3 146.13 69.01 2109.38 7.45 0.00 0.00 0.00 0.00 19:59:51 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:59:51 19:45:01 ens3 0.30 0.25 0.02 0.02 0.00 0.00 0.00 0.00 19:59:51 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:46:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:59:51 19:47:01 ens3 0.47 0.30 1.44 0.02 0.00 0.00 0.00 0.00 19:59:51 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:48:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 19:59:51 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:59:51 19:49:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 19:59:51 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:59:51 19:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:59:51 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:59:51 19:53:01 ens3 0.57 0.18 0.11 0.01 0.00 0.00 0.00 0.00 19:59:51 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:54:01 ens3 0.65 0.60 0.42 0.35 0.00 0.00 0.00 0.00 19:59:51 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:59:51 19:55:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 19:59:51 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:56:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:59:51 19:57:01 ens3 0.45 0.12 0.08 0.01 0.00 0.00 0.00 0.00 19:59:51 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:58:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 19:59:51 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:59:51 19:59:01 ens3 0.77 0.57 0.43 0.35 0.00 0.00 0.00 0.00 19:59:51 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:59:51 Average: lo 0.54 0.54 0.05 0.05 0.00 0.00 0.00 0.00 19:59:51 Average: ens3 49.74 31.46 657.58 5.93 0.00 0.00 0.00 0.00 19:59:51 Average: docker0 15.32 22.14 1.32 175.83 0.00 0.00 0.00 0.00 19:59:51 19:59:51 19:59:51 ---> sar -P ALL: 19:59:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24523) 11/04/24 _x86_64_ (8 CPU) 19:59:51 19:59:51 19:38:27 LINUX RESTART (8 CPU) 19:59:51 19:59:51 19:39:02 CPU %user %nice %system %iowait %steal %idle 19:59:51 19:40:01 all 9.00 0.00 3.77 3.78 0.07 83.38 19:59:51 19:40:01 0 8.42 0.00 3.71 3.81 0.07 84.00 19:59:51 19:40:01 1 9.34 0.00 3.25 0.92 0.07 86.42 19:59:51 19:40:01 2 8.77 0.00 4.70 5.25 0.09 81.20 19:59:51 19:40:01 3 10.64 0.00 3.41 0.82 0.07 85.06 19:59:51 19:40:01 4 9.10 0.00 4.20 3.35 0.09 83.27 19:59:51 19:40:01 5 7.34 0.00 3.28 3.04 0.07 86.27 19:59:51 19:40:01 6 8.87 0.00 2.88 0.12 0.07 88.07 19:59:51 19:40:01 7 9.52 0.00 4.74 12.97 0.09 72.69 19:59:51 19:41:01 all 11.57 0.00 3.49 6.55 0.05 78.34 19:59:51 19:41:01 0 12.36 0.00 4.81 39.88 0.08 42.86 19:59:51 19:41:01 1 10.78 0.00 2.83 0.52 0.05 85.81 19:59:51 19:41:01 2 10.76 0.00 3.28 8.07 0.05 77.85 19:59:51 19:41:01 3 10.88 0.00 3.36 0.29 0.03 85.45 19:59:51 19:41:01 4 11.82 0.00 3.67 1.33 0.03 83.15 19:59:51 19:41:01 5 10.55 0.00 3.47 1.19 0.03 84.75 19:59:51 19:41:01 6 14.00 0.00 3.10 0.40 0.05 82.44 19:59:51 19:41:01 7 11.44 0.00 3.40 0.83 0.05 84.29 19:59:51 19:42:01 all 60.03 0.00 8.17 0.70 0.11 30.99 19:59:51 19:42:01 0 59.72 0.00 7.76 0.22 0.10 32.20 19:59:51 19:42:01 1 59.76 0.00 8.25 0.27 0.10 31.62 19:59:51 19:42:01 2 59.52 0.00 8.19 0.69 0.12 31.48 19:59:51 19:42:01 3 61.89 0.00 8.49 0.13 0.12 29.36 19:59:51 19:42:01 4 58.64 0.00 7.99 0.18 0.12 33.06 19:59:51 19:42:01 5 61.27 0.00 8.79 0.07 0.12 29.75 19:59:51 19:42:01 6 60.05 0.00 8.26 0.35 0.10 31.24 19:59:51 19:42:01 7 59.37 0.00 7.66 3.66 0.12 29.19 19:59:51 19:43:01 all 25.80 0.00 5.46 3.47 0.08 65.19 19:59:51 19:43:01 0 25.79 0.00 5.36 4.19 0.07 64.59 19:59:51 19:43:01 1 26.31 0.00 5.18 0.13 0.08 68.29 19:59:51 19:43:01 2 24.32 0.00 6.06 3.57 0.08 65.97 19:59:51 19:43:01 3 24.96 0.00 5.90 0.10 0.07 68.97 19:59:51 19:43:01 4 26.19 0.00 5.43 12.47 0.07 55.84 19:59:51 19:43:01 5 26.32 0.00 4.84 0.08 0.07 68.69 19:59:51 19:43:01 6 26.11 0.00 5.26 5.43 0.13 63.06 19:59:51 19:43:01 7 26.38 0.00 5.63 1.88 0.07 66.05 19:59:51 19:44:01 all 1.67 0.00 0.83 1.27 0.02 96.22 19:59:51 19:44:01 0 2.19 0.00 0.74 0.65 0.02 96.41 19:59:51 19:44:01 1 2.34 0.00 0.84 0.03 0.02 96.77 19:59:51 19:44:01 2 2.92 0.00 0.92 0.33 0.02 95.81 19:59:51 19:44:01 3 1.12 0.00 1.19 2.19 0.03 95.48 19:59:51 19:44:01 4 1.62 0.00 0.67 0.03 0.02 97.66 19:59:51 19:44:01 5 1.14 0.00 0.75 0.10 0.02 98.00 19:59:51 19:44:01 6 0.92 0.00 0.80 5.87 0.03 92.38 19:59:51 19:44:01 7 1.09 0.00 0.70 0.94 0.02 97.26 19:59:51 19:45:01 all 0.03 0.00 0.01 0.02 0.01 99.93 19:59:51 19:45:01 0 0.03 0.00 0.00 0.00 0.03 99.93 19:59:51 19:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:59:51 19:45:01 2 0.07 0.00 0.02 0.02 0.00 99.90 19:59:51 19:45:01 3 0.03 0.00 0.03 0.00 0.00 99.93 19:59:51 19:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:59:51 19:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:59:51 19:45:01 6 0.03 0.00 0.02 0.12 0.00 99.83 19:59:51 19:45:01 7 0.02 0.00 0.03 0.02 0.02 99.92 19:59:51 19:46:01 all 0.02 0.00 0.01 0.02 0.00 99.94 19:59:51 19:46:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:59:51 19:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:59:51 19:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:59:51 19:46:01 3 0.02 0.00 0.05 0.00 0.00 99.93 19:59:51 19:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:59:51 19:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:59:51 19:46:01 6 0.02 0.00 0.02 0.15 0.00 99.82 19:59:51 19:46:01 7 0.03 0.00 0.00 0.02 0.00 99.95 19:59:51 19:47:01 all 0.03 0.00 0.01 0.02 0.01 99.93 19:59:51 19:47:01 0 0.07 0.00 0.05 0.00 0.02 99.87 19:59:51 19:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 19:59:51 19:47:01 2 0.03 0.00 0.00 0.00 0.02 99.95 19:59:51 19:47:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:59:51 19:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 19:59:51 19:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:59:51 19:47:01 6 0.05 0.00 0.02 0.13 0.02 99.78 19:59:51 19:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:59:51 19:48:01 all 0.03 0.00 0.01 0.02 0.00 99.94 19:59:51 19:48:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:59:51 19:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:59:51 19:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 19:59:51 19:48:01 3 0.05 0.00 0.00 0.00 0.00 99.95 19:59:51 19:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:59:51 19:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:59:51 19:48:01 6 0.05 0.00 0.02 0.15 0.00 99.78 19:59:51 19:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 19:59:51 19:49:01 all 0.06 0.00 0.01 0.01 0.01 99.90 19:59:51 19:49:01 0 0.03 0.00 0.02 0.02 0.02 99.92 19:59:51 19:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:59:51 19:49:01 2 0.33 0.00 0.00 0.02 0.00 99.65 19:59:51 19:49:01 3 0.03 0.00 0.03 0.00 0.02 99.92 19:59:51 19:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:59:51 19:49:01 5 0.03 0.00 0.02 0.00 0.02 99.93 19:59:51 19:49:01 6 0.05 0.00 0.02 0.07 0.02 99.85 19:59:51 19:49:01 7 0.02 0.00 0.00 0.00 0.02 99.97 19:59:51 19:50:01 all 0.03 0.00 0.01 0.01 0.00 99.94 19:59:51 19:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:59:51 19:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 19:59:51 19:50:01 2 0.10 0.00 0.02 0.00 0.02 99.87 19:59:51 19:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:59:51 19:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:59:51 19:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:59:51 19:50:01 6 0.03 0.00 0.02 0.07 0.00 99.88 19:59:51 19:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:59:51 19:59:51 19:50:01 CPU %user %nice %system %iowait %steal %idle 19:59:51 19:51:01 all 0.25 0.00 0.01 0.01 0.01 99.73 19:59:51 19:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 19:59:51 19:51:01 1 1.81 0.00 0.00 0.00 0.02 98.17 19:59:51 19:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 19:59:51 19:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:59:51 19:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:59:51 19:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:59:51 19:51:01 6 0.02 0.00 0.03 0.08 0.02 99.85 19:59:51 19:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:59:51 19:52:01 all 0.02 0.00 0.02 0.00 0.00 99.96 19:59:51 19:52:01 0 0.03 0.00 0.03 0.00 0.00 99.93 19:59:51 19:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:59:51 19:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:59:51 19:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 19:59:51 19:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 19:59:51 19:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:59:51 19:52:01 6 0.02 0.00 0.02 0.03 0.00 99.93 19:59:51 19:52:01 7 0.00 0.00 0.03 0.00 0.00 99.97 19:59:51 19:53:01 all 0.01 0.00 0.01 0.03 0.01 99.94 19:59:51 19:53:01 0 0.00 0.00 0.03 0.08 0.03 99.85 19:59:51 19:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 19:59:51 19:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 19:59:51 19:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 19:59:51 19:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:59:51 19:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:59:51 19:53:01 6 0.03 0.00 0.03 0.13 0.02 99.78 19:59:51 19:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:59:51 19:54:01 all 0.09 0.00 0.04 0.03 0.00 99.85 19:59:51 19:54:01 0 0.05 0.00 0.03 0.03 0.00 99.88 19:59:51 19:54:01 1 0.43 0.00 0.07 0.00 0.00 99.50 19:59:51 19:54:01 2 0.02 0.00 0.07 0.00 0.00 99.92 19:59:51 19:54:01 3 0.02 0.00 0.03 0.05 0.00 99.90 19:59:51 19:54:01 4 0.03 0.00 0.03 0.00 0.00 99.93 19:59:51 19:54:01 5 0.05 0.00 0.03 0.00 0.00 99.92 19:59:51 19:54:01 6 0.05 0.00 0.02 0.12 0.00 99.82 19:59:51 19:54:01 7 0.05 0.00 0.03 0.00 0.02 99.90 19:59:51 19:55:01 all 0.02 0.00 0.01 0.01 0.00 99.96 19:59:51 19:55:01 0 0.03 0.00 0.05 0.05 0.02 99.85 19:59:51 19:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 19:59:51 19:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 19:59:51 19:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 19:59:51 19:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 19:59:51 19:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 19:59:51 19:55:01 6 0.02 0.00 0.02 0.03 0.00 99.93 19:59:51 19:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 19:59:51 19:56:01 all 0.10 0.00 0.01 0.01 0.00 99.88 19:59:51 19:56:01 0 0.03 0.00 0.03 0.03 0.02 99.88 19:59:51 19:56:01 1 0.66 0.00 0.02 0.00 0.02 99.30 19:59:51 19:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:59:51 19:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 19:59:51 19:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:59:51 19:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 19:59:51 19:56:01 6 0.02 0.00 0.00 0.02 0.00 99.97 19:59:51 19:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 19:59:51 19:57:01 all 0.19 0.00 0.01 0.01 0.12 99.66 19:59:51 19:57:01 0 0.03 0.00 0.03 0.00 0.68 99.26 19:59:51 19:57:01 1 1.43 0.00 0.02 0.00 0.28 98.28 19:59:51 19:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 19:59:51 19:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:59:51 19:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 19:59:51 19:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 19:59:51 19:57:01 6 0.02 0.00 0.02 0.12 0.02 99.83 19:59:51 19:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 19:59:51 19:58:01 all 0.10 0.00 0.02 0.07 0.02 99.79 19:59:51 19:58:01 0 0.65 0.00 0.07 0.00 0.08 99.20 19:59:51 19:58:01 1 0.02 0.00 0.02 0.00 0.02 99.95 19:59:51 19:58:01 2 0.05 0.00 0.00 0.00 0.02 99.93 19:59:51 19:58:01 3 0.02 0.00 0.03 0.00 0.02 99.93 19:59:51 19:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:59:51 19:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 19:59:51 19:58:01 6 0.03 0.00 0.03 0.60 0.00 99.33 19:59:51 19:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 19:59:51 19:59:01 all 0.03 0.00 0.01 0.03 0.00 99.93 19:59:51 19:59:01 0 0.07 0.00 0.03 0.00 0.02 99.88 19:59:51 19:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 19:59:51 19:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 19:59:51 19:59:01 3 0.03 0.00 0.02 0.00 0.00 99.95 19:59:51 19:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 19:59:51 19:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 19:59:51 19:59:01 6 0.00 0.00 0.00 0.18 0.02 99.80 19:59:51 19:59:01 7 0.03 0.00 0.02 0.02 0.00 99.93 19:59:51 Average: all 5.41 0.00 1.09 0.80 0.03 92.68 19:59:51 Average: 0 5.44 0.00 1.13 2.42 0.07 90.94 19:59:51 Average: 1 5.60 0.00 1.02 0.09 0.04 93.25 19:59:51 Average: 2 5.32 0.00 1.16 0.89 0.02 92.62 19:59:51 Average: 3 5.44 0.00 1.12 0.18 0.02 93.24 19:59:51 Average: 4 5.33 0.00 1.09 0.85 0.02 92.71 19:59:51 Average: 5 5.29 0.00 1.05 0.22 0.02 93.42 19:59:51 Average: 6 5.47 0.00 1.02 0.71 0.02 92.79 19:59:51 Average: 7 5.36 0.00 1.10 1.00 0.02 92.52 19:59:51 19:59:51 19:59:51