Pull request #1635 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 38cf00ed3078c424d5a1aae3e5ceb312c340c44f+0ef7f81e2a588ab6c564a89cd743b8af47c7a923 (0b46d34e069afe511eec5f16d210987e4cc8c219) 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-ssh13255852964585821416.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-ssh13291885542203205485.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-sdk-go/branches/PR-1635/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-sdk-go/branches/PR-1635/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9790329899321078749.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-sdk-go/branches/PR-1635/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4172682554394820435.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-ssh18334793045470824480.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-sdk-go/branches/PR-1635/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-sdk-go/branches/PR-1635/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13723714914388292540.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22025 in /w/workspace/gexfoundry_device-sdk-go_PR-1635 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1635 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 into PR head commit 38cf00ed3078c424d5a1aae3e5ceb312c340c44f > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1635/head:refs/remotes/origin/PR-1635 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 38cf00ed3078c424d5a1aae3e5ceb312c340c44f # timeout=10 Merge succeeded, producing 338c4ca65888becbc74b480b208987697ad6f04e Checking out Revision 338c4ca65888becbc74b480b208987697ad6f04e (PR-1635) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 338c4ca65888becbc74b480b208987697ad6f04e # timeout=10 Commit message: "Merge commit '0ef7f81e2a588ab6c564a89cd743b8af47c7a923' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:46:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:46:19 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:46:19 ========================================================= 08:46:19 EdgeX Global Pipelines Version Info 08:46:19 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:46:19 ------------------- 08:46:19 stable info: 08:46:19 ------------------- 08:46:19 Commited By: Ginny Guan ginny@iotechsys.com 08:46:19 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 08:46:19 Message: update stable to v1.0.265 08:46:20 ------------------- 08:46:20 experimental info: 08:46:20 ------------------- 08:46:20 Commited By: Cherry Wang cherry@iotechsys.com 08:46:20 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 08:46:20 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:46:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 08:46:20 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 08:46:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:46:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:46:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:46:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:46:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:46:22 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:46:22 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:46:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:46:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:46:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1635 [Pipeline] echo 08:46:22 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1635 [Pipeline] echo 08:46:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1635 [Pipeline] echo 08:46:22 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 338c4ca65888becbc74b480b208987697ad6f04e [Pipeline] echo 08:46:22 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 338c4ca [Pipeline] echo 08:46:22 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:23 provisioning config files... 08:46:23 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/config15168217377028839291tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:23 ---> ****-login.sh 08:46:23 nexus3.edgexfoundry.org:10001 08:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:23 Configure a credential helper to remove this warning. See 08:46:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:23 08:46:23 Login Succeeded 08:46:23 nexus3.edgexfoundry.org:10002 08:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:23 Configure a credential helper to remove this warning. See 08:46:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:23 08:46:23 Login Succeeded 08:46:23 nexus3.edgexfoundry.org:10003 08:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:23 Configure a credential helper to remove this warning. See 08:46:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:23 08:46:23 Login Succeeded 08:46:23 nexus3.edgexfoundry.org:10004 08:46:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:23 Configure a credential helper to remove this warning. See 08:46:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:23 08:46:23 Login Succeeded 08:46:23 ****.io 08:46:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:24 Configure a credential helper to remove this warning. See 08:46:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:24 08:46:24 Login Succeeded 08:46:24 ---> ****-login.sh ends [Pipeline] } 08:46:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:46:24 + git rev-list -1 --merges 338c4ca65888becbc74b480b208987697ad6f04e~1..338c4ca65888becbc74b480b208987697ad6f04e [Pipeline] echo 08:46:25 -----------> git rev-list -1 --merges 338c4ca65888becbc74b480b208987697ad6f04e~1..338c4ca65888becbc74b480b208987697ad6f04e 338c4ca65888becbc74b480b208987697ad6f04e 08:46:25 338c4ca65888becbc74b480b208987697ad6f04e [false] [Pipeline] sh 08:46:25 + git log --format=format:%s -1 338c4ca65888becbc74b480b208987697ad6f04e [Pipeline] echo 08:46:25 ========================================================= 08:46:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:46:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:46:25 + git log --format=format:%s -1 338c4ca65888becbc74b480b208987697ad6f04e [Pipeline] echo 08:46:25 [semverPrep] GIT_COMMIT: 338c4ca65888becbc74b480b208987697ad6f04e, Commit Message: Merge commit '0ef7f81e2a588ab6c564a89cd743b8af47c7a923' into HEAD [Pipeline] echo 08:46:25 [semverPrep] This is not a build commit. [Pipeline] sh 08:46:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:46:26 + grep -v github /etc/ssh/ssh_known_hosts 08:46:26 + [ -e /tmp/ssh_known_hosts ] 08:46:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:46:26 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 08:46:26 tee -a /etc/ssh/ssh_known_hosts 08:46:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:46:26 08:46:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:46:27 0.1.4: Pulling from edgex-devops/py-git-semver 08:46:27 b85a868b505f: Pulling fs layer 08:46:27 e2be974225ed: Pulling fs layer 08:46:27 339a4e72a1f5: Pulling fs layer 08:46:27 988bab9f4d93: Pulling fs layer 08:46:27 1469e6f7b9e6: Pulling fs layer 08:46:27 eaf3925da568: Pulling fs layer 08:46:27 bab4dde63d76: Pulling fs layer 08:46:27 bde34c3a00c8: Pulling fs layer 08:46:27 b352a97aabf1: Pulling fs layer 08:46:27 4872d77fe225: Pulling fs layer 08:46:27 5851b861e8e6: Pulling fs layer 08:46:27 eaf3925da568: Waiting 08:46:27 5851b861e8e6: Waiting 08:46:27 988bab9f4d93: Waiting 08:46:27 4872d77fe225: Waiting 08:46:27 1469e6f7b9e6: Waiting 08:46:27 bab4dde63d76: Waiting 08:46:27 b352a97aabf1: Waiting 08:46:27 bde34c3a00c8: Waiting 08:46:27 e2be974225ed: Verifying Checksum 08:46:27 e2be974225ed: Download complete 08:46:27 988bab9f4d93: Verifying Checksum 08:46:27 1469e6f7b9e6: Verifying Checksum 08:46:27 1469e6f7b9e6: Download complete 08:46:27 eaf3925da568: Verifying Checksum 08:46:27 eaf3925da568: Download complete 08:46:27 339a4e72a1f5: Verifying Checksum 08:46:27 339a4e72a1f5: Download complete 08:46:27 bde34c3a00c8: Verifying Checksum 08:46:27 bde34c3a00c8: Download complete 08:46:27 b352a97aabf1: Verifying Checksum 08:46:27 b352a97aabf1: Download complete 08:46:27 4872d77fe225: Verifying Checksum 08:46:27 4872d77fe225: Download complete 08:46:27 5851b861e8e6: Download complete 08:46:27 b85a868b505f: Download complete 08:46:27 bab4dde63d76: Download complete 08:46:28 b85a868b505f: Pull complete 08:46:29 e2be974225ed: Pull complete 08:46:29 339a4e72a1f5: Pull complete 08:46:29 988bab9f4d93: Pull complete 08:46:29 1469e6f7b9e6: Pull complete 08:46:29 eaf3925da568: Pull complete 08:46:31 bab4dde63d76: Pull complete 08:46:31 bde34c3a00c8: Pull complete 08:46:31 b352a97aabf1: Pull complete 08:46:31 4872d77fe225: Pull complete 08:46:31 5851b861e8e6: Pull complete 08:46:31 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:46:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:46:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:31 prd-ubuntu20.04-docker-8c-8g-22025 does not seem to be running inside a container 08:46:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1635 -v /w/workspace/gexfoundry_device-sdk-go_PR-1635:/w/workspace/gexfoundry_device-sdk-go_PR-1635:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:46:35 $ docker top 24e7133f52b04ad5a7f64b77dc6d9ba92d0dee740156b7299781c5648ec125fe -eo pid,comm 08:46:35 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:46:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:46:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:46:35 [ssh-agent] Looking for ssh-agent implementation... 08:46:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:46:35 $ docker exec 24e7133f52b04ad5a7f64b77dc6d9ba92d0dee740156b7299781c5648ec125fe ssh-agent 08:46:35 SSH_AUTH_SOCK=/tmp/ssh-gSKCKftzbAxa/agent.32 08:46:35 SSH_AGENT_PID=38 08:46:35 Running ssh-add (command line suppressed) 08:46:35 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/private_key_11820673516557732226.key (/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/private_key_11820673516557732226.key) 08:46:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:46:36 + git tag --points-at HEAD [Pipeline] } 08:46:36 $ docker exec --env ******** --env ******** 24e7133f52b04ad5a7f64b77dc6d9ba92d0dee740156b7299781c5648ec125fe ssh-agent -k 08:46:36 unset SSH_AUTH_SOCK; 08:46:36 unset SSH_AGENT_PID; 08:46:36 echo Agent pid 38 killed; 08:46:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:46:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:46:36 [ssh-agent] Looking for ssh-agent implementation... 08:46:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:46:36 $ docker exec 24e7133f52b04ad5a7f64b77dc6d9ba92d0dee740156b7299781c5648ec125fe ssh-agent 08:46:36 SSH_AUTH_SOCK=/tmp/ssh-MN8ufT42NT70/agent.71 08:46:36 SSH_AGENT_PID=77 08:46:36 Running ssh-add (command line suppressed) 08:46:36 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/private_key_15414791689580188693.key (/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/private_key_15414791689580188693.key) 08:46:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:46:37 + git semver init 08:46:37 2024-10-07 08:46:37,280 [run_init] DEBUG init version:0.0.0 force:False 08:46:37 2024-10-07 08:46:37,281 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver 08:46:37 2024-10-07 08:46:37,281 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver 08:46:37 2024-10-07 08:46:37,282 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1635, universal_newlines=False, shell=None, istream=None) 08:46:39 2024-10-07 08:46:39,299 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1635/.git/info/exclude 08:46:39 2024-10-07 08:46:39,299 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver/PR-1635 with force:False 08:46:39 2024-10-07 08:46:39,299 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver/PR-1635 08:46:39 2024-10-07 08:46:39,303 [execute] INFO git cat-file --batch-check 08:46:39 2024-10-07 08:46:39,304 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver, universal_newlines=False, shell=None, istream=) 08:46:39 2024-10-07 08:46:39,310 [execute] INFO git cat-file --batch 08:46:39 2024-10-07 08:46:39,310 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver, universal_newlines=False, shell=None, istream=) 08:46:39 2024-10-07 08:46:39,316 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1635/.semver/PR-1635 08:46:39 0.0.0 [Pipeline] } 08:46:39 $ docker exec --env ******** --env ******** 24e7133f52b04ad5a7f64b77dc6d9ba92d0dee740156b7299781c5648ec125fe ssh-agent -k 08:46:40 unset SSH_AUTH_SOCK; 08:46:40 unset SSH_AGENT_PID; 08:46:40 echo Agent pid 77 killed; 08:46:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:46:40 + git semver [Pipeline] } 08:46:40 $ docker stop --time=1 24e7133f52b04ad5a7f64b77dc6d9ba92d0dee740156b7299781c5648ec125fe 08:46:42 $ docker rm -f --volumes 24e7133f52b04ad5a7f64b77dc6d9ba92d0dee740156b7299781c5648ec125fe [Pipeline] // withDockerContainer [Pipeline] sh 08:46:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:46:42 Stashed 1 file(s) [Pipeline] echo 08:46:42 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:46:43 provisioning config files... 08:46:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/config6148339298533201693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:46:43 ---> ****-login.sh 08:46:43 nexus3.edgexfoundry.org:10001 08:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:43 Configure a credential helper to remove this warning. See 08:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:43 08:46:43 Login Succeeded 08:46:43 nexus3.edgexfoundry.org:10002 08:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:43 Configure a credential helper to remove this warning. See 08:46:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:43 08:46:43 Login Succeeded 08:46:43 nexus3.edgexfoundry.org:10003 08:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:44 Configure a credential helper to remove this warning. See 08:46:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:44 08:46:44 Login Succeeded 08:46:44 nexus3.edgexfoundry.org:10004 08:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:44 Configure a credential helper to remove this warning. See 08:46:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:44 08:46:44 Login Succeeded 08:46:44 ****.io 08:46:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:46:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:46:44 Configure a credential helper to remove this warning. See 08:46:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:46:44 08:46:44 Login Succeeded 08:46:44 ---> ****-login.sh ends [Pipeline] } 08:46:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:46:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:46:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:46:44 ========================================================= 08:46:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:46:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:45 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:46:45 Sending build context to Docker daemon 25.45MB 08:46:45 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 08:46:45 Step 2/10 : FROM ${BASE} AS builder 08:46:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:46:45 43c4264eed91: Pulling fs layer 08:46:45 4cc291be95ef: Pulling fs layer 08:46:45 2ac1f1163629: Pulling fs layer 08:46:45 5c3c966382ef: Pulling fs layer 08:46:45 4f4fb700ef54: Pulling fs layer 08:46:45 5d5c8e513c77: Pulling fs layer 08:46:45 9f66e0745190: Pulling fs layer 08:46:45 f49a43e4bbc0: Pulling fs layer 08:46:45 561ebcabdf7f: Pulling fs layer 08:46:45 9f66e0745190: Waiting 08:46:45 5d5c8e513c77: Waiting 08:46:45 5c3c966382ef: Waiting 08:46:45 f49a43e4bbc0: Waiting 08:46:45 561ebcabdf7f: Waiting 08:46:45 4f4fb700ef54: Waiting 08:46:45 4cc291be95ef: Download complete 08:46:45 5c3c966382ef: Download complete 08:46:45 4f4fb700ef54: Verifying Checksum 08:46:45 4f4fb700ef54: Download complete 08:46:45 43c4264eed91: Download complete 08:46:45 5d5c8e513c77: Verifying Checksum 08:46:45 5d5c8e513c77: Download complete 08:46:45 9f66e0745190: Verifying Checksum 08:46:45 9f66e0745190: Download complete 08:46:45 43c4264eed91: Pull complete 08:46:45 561ebcabdf7f: Verifying Checksum 08:46:45 561ebcabdf7f: Download complete 08:46:45 4cc291be95ef: Pull complete 08:46:46 2ac1f1163629: Download complete 08:46:46 f49a43e4bbc0: Verifying Checksum 08:46:46 f49a43e4bbc0: Download complete 08:46:49 2ac1f1163629: Pull complete 08:46:49 5c3c966382ef: Pull complete 08:46:49 4f4fb700ef54: Pull complete 08:46:49 5d5c8e513c77: Pull complete 08:46:49 9f66e0745190: Pull complete 08:46:52 f49a43e4bbc0: Pull complete 08:46:52 561ebcabdf7f: Pull complete 08:46:52 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 08:46:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:46:52 ---> 3a752c3f9dda 08:46:52 Step 3/10 : ARG MAKE=make build 08:46:58 ---> Running in deaa80dc41f7 08:46:58 Removing intermediate container deaa80dc41f7 08:46:58 ---> 0985d1485018 08:46:58 Step 4/10 : WORKDIR /device-sdk-go 08:46:58 ---> Running in 4f02b1037c8a 08:46:58 Removing intermediate container 4f02b1037c8a 08:46:58 ---> 837519af1aeb 08:46:58 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:46:58 ---> Running in 3994530e30a9 08:46:58 Still waiting to schedule task 08:46:58 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:46:58 Removing intermediate container 3994530e30a9 08:46:58 ---> c516925293d0 08:46:58 Step 6/10 : RUN apk add --update --no-cache make git 08:46:58 ---> Running in 65a176c9f0f2 08:46:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:46:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:46:59 OK: 246 MiB in 54 packages 08:46:59 Removing intermediate container 65a176c9f0f2 08:46:59 ---> 7db10f53aaa7 08:46:59 Step 7/10 : COPY go.mod vendor* ./ 08:46:59 ---> a2db35b527c9 08:46:59 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:46:59 ---> Running in 6e36cd341dcd 08:48:04 Removing intermediate container 6e36cd341dcd 08:48:04 ---> ed15b2a8540d 08:48:04 Step 9/10 : COPY . . 08:48:04 ---> 587c625a1630 08:48:04 Step 10/10 : RUN ${MAKE} 08:48:04 ---> Running in 2f7460ef01a5 08:48:04 noop 08:48:04 Removing intermediate container 2f7460ef01a5 08:48:04 ---> 1ee92bc3c402 08:48:04 Successfully built 1ee92bc3c402 08:48:04 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:04 + docker inspect -f . ci-base-image-x86_64 08:48:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:04 prd-ubuntu20.04-docker-8c-8g-22025 does not seem to be running inside a container 08:48:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1635 -v /w/workspace/gexfoundry_device-sdk-go_PR-1635:/w/workspace/gexfoundry_device-sdk-go_PR-1635:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:48:05 $ docker top c39dcbd35cd45671cb66cddb9dc6c687d0e850eac0bc383b2ec1bc2f6dc27e11 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:05 + go version 08:48:05 go version go1.23.2 linux/amd64 [Pipeline] } 08:48:05 $ docker stop --time=1 c39dcbd35cd45671cb66cddb9dc6c687d0e850eac0bc383b2ec1bc2f6dc27e11 08:48:06 $ docker rm -f --volumes c39dcbd35cd45671cb66cddb9dc6c687d0e850eac0bc383b2ec1bc2f6dc27e11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:07 + docker inspect -f . ci-base-image-x86_64 08:48:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:48:07 prd-ubuntu20.04-docker-8c-8g-22025 does not seem to be running inside a container 08:48:07 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1635 -v /w/workspace/gexfoundry_device-sdk-go_PR-1635:/w/workspace/gexfoundry_device-sdk-go_PR-1635:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:48:08 $ docker top 49d824109584055fe81ccacd6a901970fea3606ad7f98c3631b1cf0bea4e74a6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:48:08 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1635 [Pipeline] fileExists [Pipeline] sh 08:48:09 + make test 08:48:09 go test -race -coverprofile=coverage.out ./... 08:48:15 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 08:48:30 # github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent.test] 08:48:30 internal/autoevent/executor_test.go:34:26: cannot use &value1 (value of type *string) as string value in assignment 08:48:30 internal/autoevent/executor_test.go:36:26: cannot use &value2 (value of type *string) as string value in assignment 08:48:30 internal/autoevent/executor_test.go:42:34: cannot use &value3 (value of type *string) as string value in assignment 08:48:40 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] 08:48:40 github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements 08:48:40 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 08:48:40 github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements 08:48:40 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 08:48:40 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 08:48:40 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 08:48:40 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 08:48:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.028s coverage: 79.4% of statements 08:48:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.050s coverage: 86.0% of statements 08:48:42 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 08:48:42 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 08:48:42 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 08:48:42 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 08:48:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.103s coverage: 45.2% of statements 08:48:44 github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements 08:48:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.045s coverage: 14.1% of statements 08:48:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.156s coverage: 44.6% of statements 08:48:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.057s coverage: 68.3% of statements 08:48:46 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.089s coverage: 88.3% of statements 08:48:46 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.049s coverage: 5.3% of statements 08:48:46 FAIL 08:48:46 make: *** [Makefile:38: unittest] Error 1 [Pipeline] } 08:48:46 $ docker stop --time=1 49d824109584055fe81ccacd6a901970fea3606ad7f98c3631b1cf0bea4e74a6 08:48:51 $ docker rm -f --volumes 49d824109584055fe81ccacd6a901970fea3606ad7f98c3631b1cf0bea4e74a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:48:53 08:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:48:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:48:53 latest: Pulling from edgex-lftools-log-publisher 08:48:53 5eb5b503b376: Pulling fs layer 08:48:53 5c69ac0246d0: Pulling fs layer 08:48:53 ec43610c2a17: Pulling fs layer 08:48:53 3a2ae6a8a46f: Pulling fs layer 08:48:53 33b1e0a273af: Pulling fs layer 08:48:53 5d3b04190fa2: Pulling fs layer 08:48:53 2f39f015ded8: Pulling fs layer 08:48:53 5d3b04190fa2: Waiting 08:48:53 3a2ae6a8a46f: Waiting 08:48:53 2f39f015ded8: Waiting 08:48:53 33b1e0a273af: Waiting 08:48:53 5c69ac0246d0: Download complete 08:48:53 3a2ae6a8a46f: Verifying Checksum 08:48:53 3a2ae6a8a46f: Download complete 08:48:53 33b1e0a273af: Verifying Checksum 08:48:53 33b1e0a273af: Download complete 08:48:53 ec43610c2a17: Verifying Checksum 08:48:53 ec43610c2a17: Download complete 08:48:53 5d3b04190fa2: Download complete 08:48:53 5eb5b503b376: Verifying Checksum 08:48:53 5eb5b503b376: Download complete 08:48:54 2f39f015ded8: Download complete 08:48:54 5eb5b503b376: Pull complete 08:48:55 5c69ac0246d0: Pull complete 08:48:55 ec43610c2a17: Pull complete 08:48:55 3a2ae6a8a46f: Pull complete 08:48:55 33b1e0a273af: Pull complete 08:48:55 5d3b04190fa2: Pull complete 08:49:00 2f39f015ded8: Pull complete 08:49:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:49:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:49:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:49:00 prd-ubuntu20.04-docker-8c-8g-22025 does not seem to be running inside a container 08:49:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1635 -v /w/workspace/gexfoundry_device-sdk-go_PR-1635:/w/workspace/gexfoundry_device-sdk-go_PR-1635:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:49:03 $ docker top c6e85b57c4932344ec401d6ef08f0a5f29d0bfd0945b831baa69bdc4ab609ffe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:49:04 ---> job-cost.sh 08:49:04 lf-activate-venv: SKIPPING 08:49:04 INFO: No Stack... 08:49:04 INFO: Retrieving Pricing Info for: v3-standard-8 08:49:04 INFO: Archiving Costs [Pipeline] sh 08:49:04 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives/cost.csv 08:49:04 + cut -d, -f6 [Pipeline] lock 08:49:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1635-1-stack-cost] 08:49:04 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1635-1-stack-cost] did not exist. Created. 08:49:04 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1635-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:49:05 + echo total: 0.2199999988079071 [Pipeline] stash 08:49:05 Stashed 1 file(s) [Pipeline] } 08:49:05 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1635-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:49:05 $ docker stop --time=1 c6e85b57c4932344ec401d6ef08f0a5f29d0bfd0945b831baa69bdc4ab609ffe 08:49:06 $ docker rm -f --volumes c6e85b57c4932344ec401d6ef08f0a5f29d0bfd0945b831baa69bdc4ab609ffe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:49:07 Failed in branch amd64 08:50:36 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22026 in /w/workspace/gexfoundry_device-sdk-go_PR-1635 [Pipeline] { [Pipeline] ws 08:50:36 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 08:50:39 The recommended git tool is: git 08:50:47 using credential edgex-jenkins-ssh 08:50:47 Cloning the remote Git repository 08:50:47 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 08:50:48 > git init /w/workspace/device-sdk-go/1 # timeout=10 08:50:48 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:50:48 > git --version # timeout=10 08:50:48 > git --version # 'git version 2.25.1' 08:50:48 using GIT_SSH to set credentials SSH Credentials for GitHub 08:50:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:50:52 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:50:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:50:54 Merging remotes/origin/main commit 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 into PR head commit 38cf00ed3078c424d5a1aae3e5ceb312c340c44f 08:50:53 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 08:50:53 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 08:50:53 using GIT_SSH to set credentials SSH Credentials for GitHub 08:50:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1635/head:refs/remotes/origin/PR-1635 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:50:54 > git config core.sparsecheckout # timeout=10 08:50:54 > git checkout -f 38cf00ed3078c424d5a1aae3e5ceb312c340c44f # timeout=10 08:50:55 Merge succeeded, producing 1259b286b22d0109d6c0dfb40d6c0dce97d19db1 08:50:55 Checking out Revision 1259b286b22d0109d6c0dfb40d6c0dce97d19db1 (PR-1635) 08:50:54 > git remote # timeout=10 08:50:54 > git config --get remote.origin.url # timeout=10 08:50:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:50:54 > git merge 0ef7f81e2a588ab6c564a89cd743b8af47c7a923 # timeout=10 08:50:55 > git rev-parse HEAD^{commit} # timeout=10 08:50:55 > git config core.sparsecheckout # timeout=10 08:50:55 > git checkout -f 1259b286b22d0109d6c0dfb40d6c0dce97d19db1 # timeout=10 08:50:58 Commit message: "Merge commit '0ef7f81e2a588ab6c564a89cd743b8af47c7a923' into HEAD" 08:50:58 First time build. Skipping changelog. 08:50:59 > git --version # timeout=10 08:50:59 > git --version # 'git version 2.25.1' 08:50:59 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:51:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:51:00 % Total % Received % Xferd Average Speed Time Time Time Current 08:51:00 Dload Upload Total Spent Left Speed 08:51:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh 08:51:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:51:01 + sudo tee /etc/docker/daemon.new 08:51:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:51:01 { 08:51:01 "registry-mirrors": [ 08:51:01 "https://nexus3.edgexfoundry.org:10001" 08:51:01 ], 08:51:01 "bip": "10.250.0.254/24", 08:51:01 "hosts": [ 08:51:01 "tcp://0.0.0.0:5555", 08:51:01 "unix:///var/run/docker.sock" 08:51:01 ], 08:51:01 "mtu": 1458, 08:51:01 "selinux-enabled": true, 08:51:01 "seccomp-profile": "/etc/docker/seccomp.json" 08:51:01 } [Pipeline] sh 08:51:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:51:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:51:20 provisioning config files... 08:51:20 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config8223366598670839886tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:51:21 ---> ****-login.sh 08:51:21 nexus3.edgexfoundry.org:10001 08:51:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:21 Configure a credential helper to remove this warning. See 08:51:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:21 08:51:21 Login Succeeded 08:51:21 nexus3.edgexfoundry.org:10002 08:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:22 Configure a credential helper to remove this warning. See 08:51:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:22 08:51:22 Login Succeeded 08:51:22 nexus3.edgexfoundry.org:10003 08:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:22 Configure a credential helper to remove this warning. See 08:51:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:22 08:51:22 Login Succeeded 08:51:22 nexus3.edgexfoundry.org:10004 08:51:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:22 Configure a credential helper to remove this warning. See 08:51:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:22 08:51:22 Login Succeeded 08:51:22 ****.io 08:51:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:51:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:51:23 Configure a credential helper to remove this warning. See 08:51:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:51:23 08:51:23 Login Succeeded 08:51:23 ---> ****-login.sh ends [Pipeline] } 08:51:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:51:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:51:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:51:23 ========================================================= 08:51:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 08:51:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:24 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 08:51:25 Sending build context to Docker daemon 13.19MB 08:51:25 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 08:51:25 Step 2/10 : FROM ${BASE} AS builder 08:51:25 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:51:25 cf04c63912e1: Pulling fs layer 08:51:25 55b35a11ae5e: Pulling fs layer 08:51:25 a37a00ec5f00: Pulling fs layer 08:51:25 50b3750afda1: Pulling fs layer 08:51:25 4f4fb700ef54: Pulling fs layer 08:51:25 80978eb59214: Pulling fs layer 08:51:25 c9f46d7d2bd2: Pulling fs layer 08:51:25 c5a475d317c9: Pulling fs layer 08:51:25 50b3750afda1: Waiting 08:51:25 4f4fb700ef54: Waiting 08:51:25 80978eb59214: Waiting 08:51:25 c9f46d7d2bd2: Waiting 08:51:25 c5a475d317c9: Waiting 08:51:25 55b35a11ae5e: Verifying Checksum 08:51:25 55b35a11ae5e: Download complete 08:51:25 50b3750afda1: Verifying Checksum 08:51:25 50b3750afda1: Download complete 08:51:25 4f4fb700ef54: Download complete 08:51:25 80978eb59214: Verifying Checksum 08:51:25 80978eb59214: Download complete 08:51:25 cf04c63912e1: Verifying Checksum 08:51:25 cf04c63912e1: Download complete 08:51:25 c5a475d317c9: Verifying Checksum 08:51:25 c5a475d317c9: Download complete 08:51:26 cf04c63912e1: Pull complete 08:51:27 a37a00ec5f00: Download complete 08:51:27 55b35a11ae5e: Pull complete 08:51:28 c9f46d7d2bd2: Verifying Checksum 08:51:28 c9f46d7d2bd2: Download complete 08:51:40 a37a00ec5f00: Pull complete 08:51:40 50b3750afda1: Pull complete 08:51:40 4f4fb700ef54: Pull complete 08:51:40 80978eb59214: Pull complete 08:51:48 c9f46d7d2bd2: Pull complete 08:51:50 c5a475d317c9: Pull complete 08:51:50 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 08:51:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 08:51:50 ---> be29e6b0f0d4 08:51:50 Step 3/10 : ARG MAKE=make build 08:51:50 ---> Running in 32eae142d37b 08:51:51 Removing intermediate container 32eae142d37b 08:51:51 ---> 8b47a3b21cee 08:51:51 Step 4/10 : WORKDIR /device-sdk-go 08:51:51 ---> Running in dab10cc8e841 08:51:51 Removing intermediate container dab10cc8e841 08:51:51 ---> 8e6070503976 08:51:51 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 08:51:51 ---> Running in 264a657ea090 08:51:51 Removing intermediate container 264a657ea090 08:51:51 ---> 654e2d242d67 08:51:51 Step 6/10 : RUN apk add --update --no-cache make git 08:51:51 ---> Running in a2fc80a9c8e6 08:51:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:51:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:51:54 OK: 238 MiB in 54 packages 08:51:55 Removing intermediate container a2fc80a9c8e6 08:51:55 ---> 147b045005fb 08:51:55 Step 7/10 : COPY go.mod vendor* ./ 08:51:55 ---> 2b35c9bff7e7 08:51:55 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:51:55 ---> Running in d5e628cb7341 08:53:47 Removing intermediate container d5e628cb7341 08:53:47 ---> ae762091aa5f 08:53:47 Step 9/10 : COPY . . 08:53:47 ---> 123ee773752c 08:53:47 Step 10/10 : RUN ${MAKE} 08:53:47 ---> Running in dfb81d1d002d 08:53:47 noop 08:53:47 Removing intermediate container dfb81d1d002d 08:53:47 ---> ff1677e0e9a5 08:53:47 Successfully built ff1677e0e9a5 08:53:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:48 + docker inspect -f . ci-base-image-arm64 08:53:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:48 prd-ubuntu20.04-docker-arm64-4c-16g-22026 does not seem to be running inside a container 08:53:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:53:49 $ docker top 1fa8fd7443e83b086bc62cbb0220a83f9ed242e5f12d71d26e5f0f6e7a1add3b -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:50 + go version 08:53:50 go version go1.23.2 linux/arm64 [Pipeline] } 08:53:50 $ docker stop --time=1 1fa8fd7443e83b086bc62cbb0220a83f9ed242e5f12d71d26e5f0f6e7a1add3b 08:53:52 $ docker rm -f --volumes 1fa8fd7443e83b086bc62cbb0220a83f9ed242e5f12d71d26e5f0f6e7a1add3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:53 + docker inspect -f . ci-base-image-arm64 08:53:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:53 prd-ubuntu20.04-docker-arm64-4c-16g-22026 does not seem to be running inside a container 08:53: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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:53:54 $ docker top 5329f92945ee1ca09bd7d9ffc3e1eb0d8d147b29c904e40779012a78095511a4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:55 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 08:53:56 + make test 08:53:56 go test -race -coverprofile=coverage.out ./... 08:54:43 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 08:58:05 github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements 08:58:05 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 08:58:05 github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements 08:58:05 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 08:58:05 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 08:58:05 # github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent.test] 08:58:05 internal/autoevent/executor_test.go:34:26: cannot use &value1 (value of type *string) as string value in assignment 08:58:05 internal/autoevent/executor_test.go:36:26: cannot use &value2 (value of type *string) as string value in assignment 08:58:05 internal/autoevent/executor_test.go:42:34: cannot use &value3 (value of type *string) as string value in assignment 08:58:05 FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] 08:58:09 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.170s coverage: 79.4% of statements 08:58:21 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 08:58:21 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 08:58:22 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.248s coverage: 86.0% of statements 08:58:34 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 08:58:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.518s coverage: 45.2% of statements 08:58:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.230s coverage: 14.1% of statements 08:58:41 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.634s coverage: 44.6% of statements 08:58:43 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 08:58:43 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 08:58:43 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 08:58:44 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.393s coverage: 68.3% of statements 08:58:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.346s coverage: 88.3% of statements 08:58:55 github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements 08:58:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.294s coverage: 5.3% of statements 08:58:56 FAIL 08:58:57 make: *** [Makefile:38: unittest] Error 1 [Pipeline] } 08:58:57 $ docker stop --time=1 5329f92945ee1ca09bd7d9ffc3e1eb0d8d147b29c904e40779012a78095511a4 08:58:59 $ docker rm -f --volumes 5329f92945ee1ca09bd7d9ffc3e1eb0d8d147b29c904e40779012a78095511a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:02 08:59:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:02 arm64: Pulling from edgex-lftools-log-publisher 08:59:02 8998bd30e6a1: Pulling fs layer 08:59:02 04944245beec: Pulling fs layer 08:59:02 699f458cf7ca: Pulling fs layer 08:59:02 765212b225bb: Pulling fs layer 08:59:02 f23df028b6ca: Pulling fs layer 08:59:02 d65c8cfc05b1: Pulling fs layer 08:59:02 2437ff75d9bd: Pulling fs layer 08:59:02 765212b225bb: Waiting 08:59:02 f23df028b6ca: Waiting 08:59:02 d65c8cfc05b1: Waiting 08:59:02 2437ff75d9bd: Waiting 08:59:02 04944245beec: Verifying Checksum 08:59:02 04944245beec: Download complete 08:59:02 765212b225bb: Verifying Checksum 08:59:02 765212b225bb: Download complete 08:59:02 f23df028b6ca: Download complete 08:59:03 d65c8cfc05b1: Verifying Checksum 08:59:03 d65c8cfc05b1: Download complete 08:59:03 699f458cf7ca: Verifying Checksum 08:59:03 699f458cf7ca: Download complete 08:59:03 8998bd30e6a1: Verifying Checksum 08:59:03 8998bd30e6a1: Download complete 08:59:06 2437ff75d9bd: Verifying Checksum 08:59:06 2437ff75d9bd: Download complete 08:59:08 8998bd30e6a1: Pull complete 08:59:08 04944245beec: Pull complete 08:59:10 699f458cf7ca: Pull complete 08:59:10 765212b225bb: Pull complete 08:59:10 f23df028b6ca: Pull complete 08:59:11 d65c8cfc05b1: Pull complete 08:59:29 2437ff75d9bd: Pull complete 08:59:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:59:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:59:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:29 prd-ubuntu20.04-docker-arm64-4c-16g-22026 does not seem to be running inside a container 08:59:29 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:59:32 $ docker top 64123eacd7017ea8e4a79ca0795df07edc4d9df72114c96dece5efed70274603 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:33 ---> job-cost.sh 08:59:33 lf-activate-venv: SKIPPING 08:59:33 INFO: No Stack... 08:59:33 INFO: Retrieving Pricing Info for: v3-standard-4 08:59:34 INFO: Archiving Costs [Pipeline] sh 08:59:35 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 08:59:35 + cut -d, -f6 [Pipeline] lock 08:59:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1635-1-stack-cost] 08:59:35 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1635-1-stack-cost] did not exist. Created. 08:59:35 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1635-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:59:36 /w/workspace/device-sdk-go/1@tmp/durable-2418402f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:59:36 + echo total: 0.10999999940395355 [Pipeline] stash 08:59:36 Warning: overwriting stash ‘stack-cost’ 08:59:37 Stashed 1 file(s) [Pipeline] } 08:59:37 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1635-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:59:37 $ docker stop --time=1 64123eacd7017ea8e4a79ca0795df07edc4d9df72114c96dece5efed70274603 08:59:38 $ docker rm -f --volumes 64123eacd7017ea8e4a79ca0795df07edc4d9df72114c96dece5efed70274603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:59:39 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:59:42 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives ] 08:59:42 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives 08:59:42 total 16 08:59:42 drwxr-xr-x 3 root root 4096 Oct 7 08:49 . 08:59:42 drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 08:49 .. 08:59:42 drwxr-xr-x 2 root root 4096 Oct 7 08:49 cost 08:59:42 -rw-r--r-- 1 root root 86 Oct 7 08:49 cost.csv 08:59:42 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives 08:59:42 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives 08:59:42 total 16 08:59:42 drwxr-xr-x 3 jenkins jenkins 4096 Oct 7 08:49 . 08:59:42 drwxrwxr-x 12 jenkins jenkins 4096 Oct 7 08:49 .. 08:59:42 drwxr-xr-x 2 jenkins jenkins 4096 Oct 7 08:49 cost 08:59:42 -rw-r--r-- 1 jenkins jenkins 86 Oct 7 08:49 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:59:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:59:43 ---> package-listing.sh 08:59:43 ++ facter osfamily 08:59:43 ++ tr '[:upper:]' '[:lower:]' 08:59:43 + OS_FAMILY=debian 08:59:43 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1635 08:59:43 + START_PACKAGES=/tmp/packages_start.txt 08:59:43 + END_PACKAGES=/tmp/packages_end.txt 08:59:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:59:43 + PACKAGES=/tmp/packages_start.txt 08:59:43 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1635 ']' 08:59:43 + PACKAGES=/tmp/packages_end.txt 08:59:43 + case "${OS_FAMILY}" in 08:59:43 + dpkg -l 08:59:43 + grep '^ii' 08:59:43 + '[' -f /tmp/packages_start.txt ']' 08:59:43 + '[' -f /tmp/packages_end.txt ']' 08:59:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:59:43 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1635 ']' 08:59:43 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives/ 08:59:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1635/archives/ [Pipeline] echo 08: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/gexfoundry_device-sdk-go_PR-1635/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:59:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:59:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:44 prd-ubuntu20.04-docker-8c-8g-22025 does not seem to be running inside a container 08: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/gexfoundry_device-sdk-go_PR-1635/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1635 -v /w/workspace/gexfoundry_device-sdk-go_PR-1635:/w/workspace/gexfoundry_device-sdk-go_PR-1635:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:59:45 $ docker top 31db37fbadb15fc8e5342b193838e38243a2ce4321e96fc868f54e9242557a21 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:45 + touch /tmp/pre-build-complete [Pipeline] sh 08:59:45 + mkdir -p /var/log/sysstat [Pipeline] sh 08:59:46 + ls /var/log/sa-host 08:59:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:46 provisioning config files... 08:59:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1635@tmp/config14951705067323686117tmp [Pipeline] { [Pipeline] echo 08:59:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:59:46 ---> create-netrc.sh [Pipeline] } 08:59:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:59:47 ---> python-tools-install.sh [Pipeline] echo 08:59:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:59:47 ---> sudo-logs.sh 08:59:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:59:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:59:48 ---> job-cost.sh 08:59:48 lf-activate-venv: SKIPPING 08:59:48 DEBUG: total: 0.2199999988079071 08:59:48 INFO: Retrieving Stack Cost... 08:59:48 INFO: Retrieving Pricing Info for: v3-standard-8 08:59:48 INFO: Archiving Costs [Pipeline] echo 08:59:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:59:49 ---> logs-deploy.sh 08:59:49 lf-activate-venv: SKIPPING 08:59:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1635/1 08:59:49 INFO: archiving workspace using pattern(s): 08:59:50 Archives upload complete. 08:59:50 INFO: archiving logs to Nexus 08:59:50 ---> uname -a: 08:59:50 Linux prd-ubuntu20-04-docker-8c-8g-22025 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:59:50 08:59:50 08:59:50 ---> lscpu: 08:59:50 Architecture: x86_64 08:59:50 CPU op-mode(s): 32-bit, 64-bit 08:59:50 Byte Order: Little Endian 08:59:50 Address sizes: 40 bits physical, 48 bits virtual 08:59:50 CPU(s): 8 08:59:50 On-line CPU(s) list: 0-7 08:59:50 Thread(s) per core: 1 08:59:50 Core(s) per socket: 1 08:59:50 Socket(s): 8 08:59:50 NUMA node(s): 1 08:59:50 Vendor ID: AuthenticAMD 08:59:50 CPU family: 23 08:59:50 Model: 49 08:59:50 Model name: AMD EPYC-Rome Processor 08:59:50 Stepping: 0 08:59:50 CPU MHz: 2800.000 08:59:50 BogoMIPS: 5600.00 08:59:50 Virtualization: AMD-V 08:59:50 Hypervisor vendor: KVM 08:59:50 Virtualization type: full 08:59:50 L1d cache: 256 KiB 08:59:50 L1i cache: 256 KiB 08:59:50 L2 cache: 4 MiB 08:59:50 L3 cache: 128 MiB 08:59:50 NUMA node0 CPU(s): 0-7 08:59:50 Vulnerability Itlb multihit: Not affected 08:59:50 Vulnerability L1tf: Not affected 08:59:50 Vulnerability Mds: Not affected 08:59:50 Vulnerability Meltdown: Not affected 08:59:50 Vulnerability Mmio stale data: Not affected 08:59:50 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:59:50 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:59:50 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:59:50 Vulnerability Srbds: Not affected 08:59:50 Vulnerability Tsx async abort: Not affected 08:59:50 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 08:59:50 08:59:50 08:59:50 ---> nproc: 08:59:50 8 08:59:50 08:59:50 08:59:50 ---> df -h: 08:59:50 Filesystem Size Used Avail Use% Mounted on 08:59:50 overlay 155G 12G 144G 8% / 08:59:50 tmpfs 64M 0 64M 0% /dev 08:59:50 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:59:50 shm 64M 0 64M 0% /dev/shm 08:59:50 /dev/vda1 155G 12G 144G 8% /facter-os 08:59:50 08:59:50 08:59:50 ---> sar -b -r -n DEV: 08:59:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22025) 10/07/24 _x86_64_ (8 CPU) 08:59:50 08:59:50 08:45:34 LINUX RESTART (8 CPU) 08:59:50 08:59:50 08:46:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:59:50 08:47:01 373.67 36.27 337.40 0.00 4252.57 38998.14 0.00 08:59:50 08:48:01 255.92 2.42 253.51 0.00 21.60 76439.39 0.00 08:59:50 08:49:01 71.89 0.08 71.81 0.00 10.00 26682.17 0.00 08:59:50 08:50:01 31.56 0.12 31.44 0.00 6.80 8180.65 0.00 08:59:50 08:51:01 38.78 6.07 32.71 0.00 2653.69 5732.24 0.00 08:59:50 08:52:01 5.20 0.02 5.18 0.00 0.13 106.78 0.00 08:59:50 08:53:01 2.15 0.00 2.15 0.00 0.00 23.73 0.00 08:59:50 08:54:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 08:59:50 08:55:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 08:59:50 08:56:01 2.07 0.00 2.07 0.00 0.00 23.46 0.00 08:59:50 08:57:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 08:59:50 08:58:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 08:59:50 08:59:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 08:59:50 Average: 60.21 3.42 56.80 0.00 529.43 11985.77 0.00 08:59:50 08:59:50 08:46:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:59:50 08:47:01 29151196 31510188 808956 2.46 78288 2550844 1953928 5.76 1068876 2278024 1188 08:59:50 08:48:01 27989280 31518920 790180 2.40 186792 3499676 1773908 5.23 1161768 3218364 72 08:59:50 08:49:01 27462760 31518032 785188 2.39 196312 3952688 1857380 5.47 1287536 3551420 209208 08:59:50 08:50:01 27470100 31525760 777472 2.36 196524 3952896 1770792 5.22 1289912 3539036 48 08:59:50 08:51:01 27161148 31505008 770812 2.34 218484 4218740 1732052 5.10 1489136 3617496 984 08:59:50 08:52:01 27179428 31518360 757956 2.31 217060 4215484 1700836 5.01 1476128 3614248 332 08:59:50 08:53:01 27179924 31518972 757340 2.30 217148 4215492 1700836 5.01 1475868 3614260 4 08:59:50 08:54:01 27180908 31520016 756232 2.30 217208 4215492 1700836 5.01 1474512 3614256 8 08:59:50 08:55:01 27181144 31520332 755844 2.30 217280 4215496 1700836 5.01 1474528 3614264 8 08:59:50 08:56:01 27183288 31522584 753728 2.29 217368 4215500 1700836 5.01 1472668 3614264 12 08:59:50 08:57:01 27183248 31522608 753592 2.29 217444 4215500 1700836 5.01 1473132 3614268 180 08:59:50 08:58:01 27183848 31523268 752948 2.29 217484 4215504 1700836 5.01 1472208 3614268 8 08:59:50 08:59:01 27183800 31523268 752912 2.29 217504 4215504 1700836 5.01 1472412 3614268 12 08:59:50 Average: 27437698 31519024 767166 2.33 201146 3992217 1745750 5.14 1391437 3470649 16313 08:59:50 08:59:50 08:46:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:59:50 08:47:01 docker0 65.99 78.21 5.21 273.31 0.00 0.00 0.00 0.00 08:59:50 08:47:01 vethf356734 34.93 42.35 3.32 36.79 0.00 0.00 0.00 0.00 08:59:50 08:47:01 lo 6.78 6.78 0.67 0.67 0.00 0.00 0.00 0.00 08:59:50 08:47:01 ens3 639.71 448.96 6118.38 105.06 0.00 0.00 0.00 0.00 08:59:50 08:48:01 docker0 271.54 469.67 24.10 3200.01 0.00 0.00 0.00 0.00 08:59:50 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:59:50 08:48:01 ens3 475.60 276.09 3212.10 29.84 0.00 0.00 0.00 0.00 08:59:50 08:49:01 docker0 0.92 1.35 0.11 0.36 0.00 0.00 0.00 0.00 08:59:50 08:49:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 08:59:50 08:49:01 ens3 109.75 73.61 2546.49 21.08 0.00 0.00 0.00 0.00 08:59:50 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 08:50:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 08:59:50 08:50:01 ens3 8.55 4.93 8.05 2.75 0.00 0.00 0.00 0.00 08:59:50 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 08:51:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 08:59:50 08:51:01 ens3 134.33 59.67 2065.61 4.52 0.00 0.00 0.00 0.00 08:59:50 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:59:50 08:52:01 ens3 0.50 0.27 0.15 0.08 0.00 0.00 0.00 0.00 08:59:50 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 08:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:59:50 08:54:01 ens3 0.18 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:59:50 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 08:55:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:59:50 08:56:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:59:50 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 08:57:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 08:59:50 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:59:50 08:58:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:59:50 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 08:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:59:50 Average: docker0 25.98 42.20 2.26 267.19 0.00 0.00 0.00 0.00 08:59:50 Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 08:59:50 Average: ens3 104.65 65.97 1066.68 12.45 0.00 0.00 0.00 0.00 08:59:50 08:59:50 08:59:50 ---> sar -P ALL: 08:59:50 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22025) 10/07/24 _x86_64_ (8 CPU) 08:59:50 08:59:50 08:45:34 LINUX RESTART (8 CPU) 08:59:50 08:59:50 08:46:02 CPU %user %nice %system %iowait %steal %idle 08:59:50 08:47:01 all 9.60 0.00 3.20 2.73 0.07 84.40 08:59:50 08:47:01 0 8.18 0.00 3.63 11.80 0.07 76.32 08:59:50 08:47:01 1 9.41 0.00 3.75 3.63 0.07 83.15 08:59:50 08:47:01 2 7.34 0.00 2.76 0.87 0.07 88.96 08:59:50 08:47:01 3 10.84 0.00 2.96 0.65 0.07 85.47 08:59:50 08:47:01 4 8.91 0.00 2.77 0.27 0.05 88.00 08:59:50 08:47:01 5 13.03 0.00 2.89 0.34 0.05 83.69 08:59:50 08:47:01 6 7.87 0.00 2.38 0.29 0.07 89.38 08:59:50 08:47:01 7 11.21 0.00 4.48 4.01 0.09 80.21 08:59:50 08:48:01 all 5.89 0.00 2.97 6.58 0.06 84.50 08:59:50 08:48:01 0 6.13 0.00 3.99 1.14 0.07 88.67 08:59:50 08:48:01 1 5.70 0.00 2.02 1.33 0.05 90.91 08:59:50 08:48:01 2 6.00 0.00 2.25 1.51 0.07 90.17 08:59:50 08:48:01 3 6.21 0.00 3.12 24.28 0.07 66.33 08:59:50 08:48:01 4 6.55 0.00 3.32 1.29 0.05 88.79 08:59:50 08:48:01 5 5.26 0.00 2.17 1.50 0.05 91.02 08:59:50 08:48:01 6 5.45 0.00 2.75 5.86 0.05 85.89 08:59:50 08:48:01 7 5.85 0.00 4.18 15.65 0.05 74.28 08:59:50 08:49:01 all 31.24 0.00 5.08 1.35 0.09 62.25 08:59:50 08:49:01 0 30.72 0.00 5.25 0.13 0.08 63.81 08:59:50 08:49:01 1 31.71 0.00 5.33 0.08 0.08 62.79 08:59:50 08:49:01 2 30.80 0.00 5.30 1.92 0.08 61.89 08:59:50 08:49:01 3 32.49 0.00 4.78 0.96 0.08 61.68 08:59:50 08:49:01 4 31.59 0.00 5.34 0.12 0.08 62.86 08:59:50 08:49:01 5 32.26 0.00 4.66 0.17 0.08 62.83 08:59:50 08:49:01 6 31.65 0.00 4.87 0.10 0.10 63.28 08:59:50 08:49:01 7 28.68 0.00 5.10 7.29 0.10 58.82 08:59:50 08:50:01 all 0.44 0.00 0.15 0.32 0.01 99.08 08:59:50 08:50:01 0 0.18 0.00 0.12 0.02 0.00 99.68 08:59:50 08:50:01 1 0.17 0.00 0.10 0.00 0.02 99.72 08:59:50 08:50:01 2 0.22 0.00 0.38 1.97 0.02 97.41 08:59:50 08:50:01 3 0.17 0.00 0.15 0.17 0.00 99.52 08:59:50 08:50:01 4 0.32 0.00 0.08 0.00 0.00 99.60 08:59:50 08:50:01 5 0.13 0.00 0.10 0.00 0.00 99.77 08:59:50 08:50:01 6 0.30 0.00 0.15 0.00 0.02 99.53 08:59:50 08:50:01 7 2.04 0.00 0.13 0.38 0.00 97.45 08:59:50 08:51:01 all 2.17 0.00 1.04 0.56 0.03 96.20 08:59:50 08:51:01 0 1.17 0.00 1.72 0.02 0.03 97.06 08:59:50 08:51:01 1 2.44 0.00 0.69 0.64 0.02 96.22 08:59:50 08:51:01 2 2.50 0.00 1.20 0.67 0.02 95.61 08:59:50 08:51:01 3 1.27 0.00 0.80 1.15 0.03 96.74 08:59:50 08:51:01 4 2.15 0.00 0.70 0.03 0.02 97.09 08:59:50 08:51:01 5 2.37 0.00 1.05 0.48 0.02 96.08 08:59:50 08:51:01 6 2.61 0.00 1.22 0.53 0.03 95.61 08:59:50 08:51:01 7 2.88 0.00 0.96 0.96 0.03 95.17 08:59:50 08:52:01 all 0.18 0.00 0.05 0.02 0.01 99.73 08:59:50 08:52:01 0 0.03 0.00 0.07 0.00 0.02 99.88 08:59:50 08:52:01 1 0.02 0.00 0.05 0.02 0.02 99.90 08:59:50 08:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:59:50 08:52:01 3 0.03 0.00 0.03 0.03 0.02 99.88 08:59:50 08:52:01 4 0.22 0.00 0.10 0.00 0.00 99.68 08:59:50 08:52:01 5 0.38 0.00 0.05 0.00 0.02 99.55 08:59:50 08:52:01 6 0.10 0.00 0.05 0.10 0.02 99.73 08:59:50 08:52:01 7 0.65 0.00 0.07 0.02 0.00 99.27 08:59:50 08:53:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:59:50 08:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:59:50 08:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:59:50 08:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:59:50 08:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:59:50 08:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:59:50 08:53:01 5 0.12 0.00 0.02 0.00 0.00 99.87 08:59:50 08:53:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:59:50 08:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:59:50 08:54:01 all 0.07 0.00 0.02 0.00 0.01 99.90 08:59:50 08:54:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:59:50 08:54:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:59:50 08:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:59:50 08:54:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:59:50 08:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:59:50 08:54:01 5 0.43 0.00 0.07 0.00 0.02 99.48 08:59:50 08:54:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:59:50 08:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:59:50 08:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:59:50 08:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:59:50 08:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:59:50 08:55:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:59:50 08:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:59:50 08:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:59:50 08:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:59:50 08:55:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:59:50 08:55:01 7 0.05 0.00 0.00 0.00 0.02 99.93 08:59:50 08:56:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:59:50 08:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:59:50 08:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:59:50 08:56:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:59:50 08:56:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:59:50 08:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:59:50 08:56:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:59:50 08:56:01 6 0.00 0.00 0.00 0.03 0.00 99.97 08:59:50 08:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:59:50 08:57:01 all 0.04 0.00 0.01 0.00 0.00 99.95 08:59:50 08:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:59:50 08:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:59:50 08:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:59:50 08:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:59:50 08:57:01 4 0.18 0.00 0.02 0.00 0.00 99.80 08:59:50 08:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:59:50 08:57:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:59:50 08:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:59:50 08:59:50 08:57:01 CPU %user %nice %system %iowait %steal %idle 08:59:50 08:58:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:59:50 08:58:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:59:50 08:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:59:50 08:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:59:50 08:58:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:59:50 08:58:01 4 0.12 0.00 0.00 0.00 0.00 99.88 08:59:50 08:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:59:50 08:58:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:59:50 08:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:59:50 08:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:59:50 08:59:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:59:50 08:59:01 1 0.07 0.00 0.02 0.00 0.02 99.90 08:59:50 08:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:59:50 08:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:59:50 08:59:01 4 0.07 0.00 0.00 0.00 0.02 99.92 08:59:50 08:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:59:50 08:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:59:50 08:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:59:50 Average: all 3.80 0.00 0.96 0.88 0.02 94.34 08:59:50 Average: 0 3.55 0.00 1.14 0.98 0.03 94.29 08:59:50 Average: 1 3.80 0.00 0.91 0.43 0.02 94.83 08:59:50 Average: 2 3.58 0.00 0.91 0.53 0.02 94.96 08:59:50 Average: 3 3.89 0.00 0.91 2.10 0.02 93.08 08:59:50 Average: 4 3.83 0.00 0.94 0.13 0.02 95.08 08:59:50 Average: 5 4.13 0.00 0.84 0.19 0.02 94.81 08:59:50 Average: 6 3.67 0.00 0.88 0.54 0.02 94.90 08:59:50 Average: 7 3.92 0.00 1.14 2.15 0.02 92.77 08:59:50 08:59:50 08:59:50