Pull request #1637 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 35a1e13074cc72864b4bc2af12841bf3e83b8b58+e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 (d2de2ab64f13179474fc3e2cd9041ee0613ad594) 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-ssh14789506373190077135.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-ssh15014951345906963919.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-1637/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-1637/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17435114990932351512.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-1637/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17972411818908593939.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-ssh2873611131367682842.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-1637/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-1637/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11810783416361311771.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 ‘prd-ubuntu20.04-docker-8c-8g-22261’ Running on prd-ubuntu20.04-docker-8c-8g-22263 in /w/workspace/gexfoundry_device-sdk-go_PR-1637 [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-1637 # 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 > 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/1637/head:refs/remotes/origin/PR-1637 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 into PR head commit 35a1e13074cc72864b4bc2af12841bf3e83b8b58 Merge succeeded, producing 35a1e13074cc72864b4bc2af12841bf3e83b8b58 Checking out Revision 35a1e13074cc72864b4bc2af12841bf3e83b8b58 (PR-1637) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 35a1e13074cc72864b4bc2af12841bf3e83b8b58 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 35a1e13074cc72864b4bc2af12841bf3e83b8b58 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:34:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:34:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:34:48 ========================================================= 04:34:48 EdgeX Global Pipelines Version Info 04:34:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:34:48 ------------------- 04:34:48 stable info: 04:34:48 ------------------- 04:34:48 Commited By: Ginny Guan ginny@iotechsys.com 04:34:48 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:34:48 Message: update stable to v1.0.265 04:34:49 ------------------- 04:34:49 experimental info: 04:34:49 ------------------- 04:34:49 Commited By: Cherry Wang cherry@iotechsys.com 04:34:49 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:34:49 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:34:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:34:49 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:34:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:34:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:34:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:34:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:34:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:34:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:34:51 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:34:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:34:51 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:34:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1637 [Pipeline] echo 04:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1637 [Pipeline] echo 04:34:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1637 [Pipeline] echo 04:34:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 35a1e13074cc72864b4bc2af12841bf3e83b8b58 [Pipeline] echo 04:34:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 35a1e13 [Pipeline] echo 04:34:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:34:51 provisioning config files... 04:34:51 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp/config8682882858912976909tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:34:52 ---> ****-login.sh 04:34:52 nexus3.edgexfoundry.org:10001 04:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:34:52 Configure a credential helper to remove this warning. See 04:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:34:52 04:34:52 Login Succeeded 04:34:52 nexus3.edgexfoundry.org:10002 04:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:34:52 Configure a credential helper to remove this warning. See 04:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:34:52 04:34:52 Login Succeeded 04:34:52 nexus3.edgexfoundry.org:10003 04:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:34:52 Configure a credential helper to remove this warning. See 04:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:34:52 04:34:52 Login Succeeded 04:34:52 nexus3.edgexfoundry.org:10004 04:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:34:52 Configure a credential helper to remove this warning. See 04:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:34:52 04:34:52 Login Succeeded 04:34:52 ****.io 04:34:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:34:52 Configure a credential helper to remove this warning. See 04:34:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:34:52 04:34:52 Login Succeeded 04:34:52 ---> ****-login.sh ends [Pipeline] } 04:34:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:34:53 + git rev-list -1 --merges 35a1e13074cc72864b4bc2af12841bf3e83b8b58~1..35a1e13074cc72864b4bc2af12841bf3e83b8b58 [Pipeline] echo 04:34:53 -----------> git rev-list -1 --merges 35a1e13074cc72864b4bc2af12841bf3e83b8b58~1..35a1e13074cc72864b4bc2af12841bf3e83b8b58 35a1e13074cc72864b4bc2af12841bf3e83b8b58 [false] [Pipeline] sh 04:34:54 + git log --format=format:%s -1 35a1e13074cc72864b4bc2af12841bf3e83b8b58 [Pipeline] echo 04:34:54 ========================================================= 04:34:54 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:34:54 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:34:54 + git log --format=format:%s -1 35a1e13074cc72864b4bc2af12841bf3e83b8b58 [Pipeline] echo 04:34:54 [semverPrep] GIT_COMMIT: 35a1e13074cc72864b4bc2af12841bf3e83b8b58, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:34:54 [semverPrep] This is not a build commit. [Pipeline] sh 04:34:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:34:55 + grep -v github /etc/ssh/ssh_known_hosts 04:34:55 + [ -e /tmp/ssh_known_hosts ] 04:34:55 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:34:55 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:34:55 + sudo tee -a /etc/ssh/ssh_known_hosts 04:34:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:34:55 04:34:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:34:55 0.1.4: Pulling from edgex-devops/py-git-semver 04:34:55 b85a868b505f: Pulling fs layer 04:34:55 e2be974225ed: Pulling fs layer 04:34:55 339a4e72a1f5: Pulling fs layer 04:34:55 988bab9f4d93: Pulling fs layer 04:34:55 1469e6f7b9e6: Pulling fs layer 04:34:55 eaf3925da568: Pulling fs layer 04:34:55 bab4dde63d76: Pulling fs layer 04:34:55 bde34c3a00c8: Pulling fs layer 04:34:55 b352a97aabf1: Pulling fs layer 04:34:55 4872d77fe225: Pulling fs layer 04:34:55 5851b861e8e6: Pulling fs layer 04:34:55 988bab9f4d93: Waiting 04:34:55 1469e6f7b9e6: Waiting 04:34:55 eaf3925da568: Waiting 04:34:55 bab4dde63d76: Waiting 04:34:55 4872d77fe225: Waiting 04:34:55 bde34c3a00c8: Waiting 04:34:55 b352a97aabf1: Waiting 04:34:55 5851b861e8e6: Waiting 04:34:55 e2be974225ed: Verifying Checksum 04:34:55 e2be974225ed: Download complete 04:34:55 988bab9f4d93: Download complete 04:34:55 1469e6f7b9e6: Verifying Checksum 04:34:55 1469e6f7b9e6: Download complete 04:34:55 eaf3925da568: Download complete 04:34:56 339a4e72a1f5: Download complete 04:34:56 bde34c3a00c8: Download complete 04:34:56 b352a97aabf1: Download complete 04:34:56 4872d77fe225: Download complete 04:34:56 5851b861e8e6: Verifying Checksum 04:34:56 5851b861e8e6: Download complete 04:34:56 b85a868b505f: Verifying Checksum 04:34:56 b85a868b505f: Download complete 04:34:56 bab4dde63d76: Verifying Checksum 04:34:56 bab4dde63d76: Download complete 04:34:57 b85a868b505f: Pull complete 04:34:57 e2be974225ed: Pull complete 04:34:58 339a4e72a1f5: Pull complete 04:34:58 988bab9f4d93: Pull complete 04:34:58 1469e6f7b9e6: Pull complete 04:34:58 eaf3925da568: Pull complete 04:35:00 bab4dde63d76: Pull complete 04:35:00 bde34c3a00c8: Pull complete 04:35:00 b352a97aabf1: Pull complete 04:35:00 4872d77fe225: Pull complete 04:35:00 5851b861e8e6: Pull complete 04:35:00 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:35:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:35:00 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:00 prd-ubuntu20.04-docker-8c-8g-22263 does not seem to be running inside a container 04:35:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1637 -v /w/workspace/gexfoundry_device-sdk-go_PR-1637:/w/workspace/gexfoundry_device-sdk-go_PR-1637:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:35:02 $ docker top 35c986cd15200ed10bf8ef8f402b50df9049e80f2bad7334a2700723ae979369 -eo pid,comm 04:35:02 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). 04:35:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:35:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:02 [ssh-agent] Looking for ssh-agent implementation... 04:35:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:02 $ docker exec 35c986cd15200ed10bf8ef8f402b50df9049e80f2bad7334a2700723ae979369 ssh-agent 04:35:02 SSH_AUTH_SOCK=/tmp/ssh-DplaP5vwJGNl/agent.32 04:35:02 SSH_AGENT_PID=38 04:35:02 Running ssh-add (command line suppressed) 04:35:02 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp/private_key_5419630131591851945.key (/w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp/private_key_5419630131591851945.key) 04:35:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:03 + git tag --points-at HEAD [Pipeline] } 04:35:03 $ docker exec --env ******** --env ******** 35c986cd15200ed10bf8ef8f402b50df9049e80f2bad7334a2700723ae979369 ssh-agent -k 04:35:03 unset SSH_AUTH_SOCK; 04:35:03 unset SSH_AGENT_PID; 04:35:03 echo Agent pid 38 killed; 04:35:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:35:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:35:03 [ssh-agent] Looking for ssh-agent implementation... 04:35:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:35:03 $ docker exec 35c986cd15200ed10bf8ef8f402b50df9049e80f2bad7334a2700723ae979369 ssh-agent 04:35:03 SSH_AUTH_SOCK=/tmp/ssh-qAdvE9cd1d7n/agent.71 04:35:03 SSH_AGENT_PID=77 04:35:03 Running ssh-add (command line suppressed) 04:35:03 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp/private_key_3683445582670203744.key (/w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp/private_key_3683445582670203744.key) 04:35:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:35:04 + git semver init 04:35:04 2024-10-09 04:35:04,326 [run_init] DEBUG init version:0.0.0 force:False 04:35:04 2024-10-09 04:35:04,327 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1637/.semver 04:35:04 2024-10-09 04:35:04,327 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1637/.semver 04:35:04 2024-10-09 04:35:04,327 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1637/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1637, universal_newlines=False, shell=None, istream=None) 04:35:06 2024-10-09 04:35:06,234 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1637/.git/info/exclude 04:35:06 2024-10-09 04:35:06,235 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1637/.semver/PR-1637 with force:False 04:35:06 2024-10-09 04:35:06,235 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1637/.semver/PR-1637 04:35:06 2024-10-09 04:35:06,239 [execute] INFO git cat-file --batch-check 04:35:06 2024-10-09 04:35:06,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1637/.semver, universal_newlines=False, shell=None, istream=) 04:35:06 2024-10-09 04:35:06,246 [execute] INFO git cat-file --batch 04:35:06 2024-10-09 04:35:06,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1637/.semver, universal_newlines=False, shell=None, istream=) 04:35:06 2024-10-09 04:35:06,253 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1637/.semver/PR-1637 04:35:06 0.0.0 [Pipeline] } 04:35:06 $ docker exec --env ******** --env ******** 35c986cd15200ed10bf8ef8f402b50df9049e80f2bad7334a2700723ae979369 ssh-agent -k 04:35:06 unset SSH_AUTH_SOCK; 04:35:06 unset SSH_AGENT_PID; 04:35:06 echo Agent pid 77 killed; 04:35:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:35:06 + git semver [Pipeline] } 04:35:07 $ docker stop --time=1 35c986cd15200ed10bf8ef8f402b50df9049e80f2bad7334a2700723ae979369 04:35:08 $ docker rm -f --volumes 35c986cd15200ed10bf8ef8f402b50df9049e80f2bad7334a2700723ae979369 [Pipeline] // withDockerContainer [Pipeline] sh 04:35:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:35:09 Stashed 1 file(s) [Pipeline] echo 04:35:09 [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 04:35:10 provisioning config files... 04:35:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp/config12781697459150554927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:10 ---> ****-login.sh 04:35:10 nexus3.edgexfoundry.org:10001 04:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:10 Configure a credential helper to remove this warning. See 04:35:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:10 04:35:10 Login Succeeded 04:35:10 nexus3.edgexfoundry.org:10002 04:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:10 Configure a credential helper to remove this warning. See 04:35:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:10 04:35:10 Login Succeeded 04:35:10 nexus3.edgexfoundry.org:10003 04:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:10 Configure a credential helper to remove this warning. See 04:35:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:10 04:35:10 Login Succeeded 04:35:10 nexus3.edgexfoundry.org:10004 04:35:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:11 Configure a credential helper to remove this warning. See 04:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:11 04:35:11 Login Succeeded 04:35:11 ****.io 04:35:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:35:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:35:11 Configure a credential helper to remove this warning. See 04:35:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:35:11 04:35:11 Login Succeeded 04:35:11 ---> ****-login.sh ends [Pipeline] } 04:35:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:35:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:35:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:35:11 ========================================================= 04:35:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:35:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:12 + 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 . 04:35:12 Sending build context to Docker daemon 25.44MB 04:35:12 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 04:35:12 Step 2/10 : FROM ${BASE} AS builder 04:35:12 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:35:12 43c4264eed91: Pulling fs layer 04:35:12 4cc291be95ef: Pulling fs layer 04:35:12 2ac1f1163629: Pulling fs layer 04:35:12 5c3c966382ef: Pulling fs layer 04:35:12 4f4fb700ef54: Pulling fs layer 04:35:12 5d5c8e513c77: Pulling fs layer 04:35:12 9f66e0745190: Pulling fs layer 04:35:12 f49a43e4bbc0: Pulling fs layer 04:35:12 561ebcabdf7f: Pulling fs layer 04:35:12 5d5c8e513c77: Waiting 04:35:12 561ebcabdf7f: Waiting 04:35:12 9f66e0745190: Waiting 04:35:12 f49a43e4bbc0: Waiting 04:35:12 4f4fb700ef54: Waiting 04:35:12 5c3c966382ef: Waiting 04:35:12 4cc291be95ef: Verifying Checksum 04:35:12 4cc291be95ef: Download complete 04:35:12 5c3c966382ef: Verifying Checksum 04:35:12 5c3c966382ef: Download complete 04:35:12 4f4fb700ef54: Verifying Checksum 04:35:12 4f4fb700ef54: Download complete 04:35:12 5d5c8e513c77: Verifying Checksum 04:35:12 5d5c8e513c77: Download complete 04:35:12 43c4264eed91: Download complete 04:35:12 9f66e0745190: Verifying Checksum 04:35:12 9f66e0745190: Download complete 04:35:12 43c4264eed91: Pull complete 04:35:12 561ebcabdf7f: Download complete 04:35:12 4cc291be95ef: Pull complete 04:35:12 2ac1f1163629: Verifying Checksum 04:35:12 2ac1f1163629: Download complete 04:35:13 f49a43e4bbc0: Verifying Checksum 04:35:13 f49a43e4bbc0: Download complete 04:35:16 2ac1f1163629: Pull complete 04:35:16 5c3c966382ef: Pull complete 04:35:16 4f4fb700ef54: Pull complete 04:35:16 5d5c8e513c77: Pull complete 04:35:16 9f66e0745190: Pull complete 04:35:18 f49a43e4bbc0: Pull complete 04:35:19 561ebcabdf7f: Pull complete 04:35:19 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 04:35:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:35:19 ---> 3a752c3f9dda 04:35:19 Step 3/10 : ARG MAKE=make build 04:35:21 ---> Running in 00d84932f394 04:35:21 Removing intermediate container 00d84932f394 04:35:21 ---> b8bbd061f7d0 04:35:21 Step 4/10 : WORKDIR /device-sdk-go 04:35:21 ---> Running in 5b550efb13f2 04:35:21 Removing intermediate container 5b550efb13f2 04:35:21 ---> 38f9b099d3f1 04:35:21 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:35:21 ---> Running in 246b8c34f848 04:35:21 Removing intermediate container 246b8c34f848 04:35:21 ---> f077f0a5d38b 04:35:21 Step 6/10 : RUN apk add --update --no-cache make git 04:35:21 ---> Running in bc15944c920c 04:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:35:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:35:21 OK: 246 MiB in 54 packages 04:35:22 Removing intermediate container bc15944c920c 04:35:22 ---> 4d1746b3f810 04:35:22 Step 7/10 : COPY go.mod vendor* ./ 04:35:22 ---> 33683b4d8c0e 04:35:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:35:22 ---> Running in bab13397afb5 04:35:24 Still waiting to schedule task 04:35:24 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-22262’ 04:36:01 Removing intermediate container bab13397afb5 04:36:01 ---> e7572dec7fac 04:36:01 Step 9/10 : COPY . . 04:36:01 ---> 0dd6bb4bcf8e 04:36:01 Step 10/10 : RUN ${MAKE} 04:36:01 ---> Running in 54c79042745f 04:36:01 noop 04:36:01 Removing intermediate container 54c79042745f 04:36:01 ---> 4fe5292bf03c 04:36:01 Successfully built 4fe5292bf03c 04:36:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:01 + docker inspect -f . ci-base-image-x86_64 04:36:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:01 prd-ubuntu20.04-docker-8c-8g-22263 does not seem to be running inside a container 04:36:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1637 -v /w/workspace/gexfoundry_device-sdk-go_PR-1637:/w/workspace/gexfoundry_device-sdk-go_PR-1637:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:36:02 $ docker top 8880a8274d502e2649c51e3f1ef69b0858f3c9bb7ce1f1ce260747beab0b8d76 -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:02 + go version 04:36:02 go version go1.23.2 linux/amd64 [Pipeline] } 04:36:02 $ docker stop --time=1 8880a8274d502e2649c51e3f1ef69b0858f3c9bb7ce1f1ce260747beab0b8d76 04:36:03 $ docker rm -f --volumes 8880a8274d502e2649c51e3f1ef69b0858f3c9bb7ce1f1ce260747beab0b8d76 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:36:04 + docker inspect -f . ci-base-image-x86_64 04:36:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:36:05 prd-ubuntu20.04-docker-8c-8g-22263 does not seem to be running inside a container 04:36:05 $ 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-1637 -v /w/workspace/gexfoundry_device-sdk-go_PR-1637:/w/workspace/gexfoundry_device-sdk-go_PR-1637:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:36:05 $ docker top e02f196306eb7770058586f741557ee3c98e602d72c5cb4488cc4380d9b4deae -eo pid,comm [Pipeline] { [Pipeline] sh 04:36:05 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1637 [Pipeline] fileExists [Pipeline] sh 04:36:06 + make test 04:36:06 go test -race -coverprofile=coverage.out ./... 04:36:14 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:36:46 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 04:36:46 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 04:36:46 github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements 04:36:46 github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements 04:36:46 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 04:36:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.032s coverage: 26.0% of statements 04:36:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.034s coverage: 79.4% of statements 04:36:46 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 04:36:46 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 04:36:46 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 04:36:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.046s coverage: 86.0% of statements 04:36:46 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:36:46 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 04:36:46 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 04:36:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.105s coverage: 45.2% of statements 04:36:47 github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements 04:36:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.048s coverage: 14.1% of statements 04:36:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.129s coverage: 44.6% of statements 04:36:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.049s coverage: 68.3% of statements 04:36:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.095s coverage: 88.3% of statements 04:36:49 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.056s coverage: 5.3% of statements 04:37:28 GO111MODULE=on go vet ./... 04:37:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:37:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:37:30 ./bin/test-attribution-txt.sh [Pipeline] echo 04:37:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:37:30 $ docker stop --time=1 e02f196306eb7770058586f741557ee3c98e602d72c5cb4488cc4380d9b4deae 04:37:33 $ docker rm -f --volumes e02f196306eb7770058586f741557ee3c98e602d72c5cb4488cc4380d9b4deae [Pipeline] // withDockerContainer [Pipeline] sh 04:37:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:37:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:37:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:37:35 + ls -al . 04:37:35 total 712 04:37:35 drwxrwxr-x 11 jenkins jenkins 4096 Oct 9 04:36 . 04:37:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 04:34 .. 04:37:35 -rw-rw-r-- 1 jenkins jenkins 140 Oct 9 04:34 .dockerignore 04:37:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 04:36 .git 04:37:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 04:34 .github 04:37:35 -rw-rw-r-- 1 jenkins jenkins 137 Oct 9 04:34 .gitignore 04:37:35 -rw-rw-r-- 1 jenkins jenkins 199 Oct 9 04:34 .golangci.yml 04:37:35 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 04:35 .semver 04:37:35 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 9 04:34 CHANGELOG.md 04:37:35 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 04:34 GOVERNANCE.md 04:37:35 -rw-rw-r-- 1 jenkins jenkins 885 Oct 9 04:34 Jenkinsfile 04:37:35 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 9 04:34 LICENSE 04:37:35 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 9 04:34 Makefile 04:37:35 -rw-rw-r-- 1 jenkins jenkins 619 Oct 9 04:34 OWNERS.md 04:37:35 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 9 04:34 README.md 04:37:35 -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 04:35 VERSION 04:37:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 04:34 bin 04:37:35 -rw-r--r-- 1 jenkins jenkins 466603 Oct 9 04:36 coverage.out 04:37:35 drwxrwxr-x 5 jenkins jenkins 4096 Oct 9 04:34 example 04:37:35 -rw-rw-r-- 1 jenkins jenkins 6956 Oct 9 04:34 go.mod 04:37:35 -rw-rw-r-- 1 jenkins jenkins 99963 Oct 9 04:34 go.sum 04:37:35 drwxrwxr-x 13 jenkins jenkins 4096 Oct 9 04:34 internal 04:37:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 04:34 openapi 04:37:35 drwxrwxr-x 6 jenkins jenkins 4096 Oct 9 04:34 pkg 04:37:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 04:34 snap 04:37:35 -rw-rw-r-- 1 jenkins jenkins 222 Oct 9 04:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:35 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=35a1e13074cc72864b4bc2af12841bf3e83b8b58 --label arch=amd64 --label version=0.0.0 . 04:37:35 Sending build context to Docker daemon 25.9MB 04:37:35 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 04:37:35 Step 2/24 : FROM ${BASE} AS builder 04:37:35 ---> 4fe5292bf03c 04:37:35 Step 3/24 : ARG MAKE=make build 04:37:35 ---> Running in dd0bf64e67dc 04:37:35 Removing intermediate container dd0bf64e67dc 04:37:35 ---> 896471817e34 04:37:35 Step 4/24 : WORKDIR /device-sdk-go 04:37:35 ---> Running in 9c1b0ca4daea 04:37:35 Removing intermediate container 9c1b0ca4daea 04:37:35 ---> 7ee6822dad73 04:37:35 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:37:36 ---> Running in 2e1fe802f4bd 04:37:36 Removing intermediate container 2e1fe802f4bd 04:37:36 ---> c9177bcb8e34 04:37:36 Step 6/24 : RUN apk add --update --no-cache make git 04:37:36 ---> Running in 8fe19315ea60 04:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:37:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:37:36 OK: 246 MiB in 54 packages 04:37:37 Removing intermediate container 8fe19315ea60 04:37:37 ---> e03bb0e0fed1 04:37:37 Step 7/24 : COPY go.mod vendor* ./ 04:37:37 ---> 6e9573dcc0cf 04:37:37 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:37 ---> Running in 11072c295a69 04:37:37 Removing intermediate container 11072c295a69 04:37:37 ---> 54efea9915ff 04:37:37 Step 9/24 : COPY . . 04:37:38 ---> 3dc20ff72765 04:37:38 Step 10/24 : RUN ${MAKE} 04:37:38 ---> Running in 8fad1607f725 04:37:38 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:38:10 Removing intermediate container 8fad1607f725 04:38:10 ---> 78dcf5970cd6 04:38:10 Step 11/24 : FROM alpine:3.20 04:38:10 3.20: Pulling from library/alpine 04:38:10 43c4264eed91: Already exists 04:38:10 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:38:10 Status: Downloaded newer image for alpine:3.20 04:38:10 ---> 91ef0af61f39 04:38:10 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:38:10 ---> Running in 2a10308a462b 04:38:10 Removing intermediate container 2a10308a462b 04:38:10 ---> 3f9affbcf90f 04:38:10 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:38:10 ---> Running in 0cc384a45850 04:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:38:10 (1/1) Installing dumb-init (1.2.5-r3) 04:38:10 Executing busybox-1.36.1-r29.trigger 04:38:10 OK: 8 MiB in 15 packages 04:38:10 Removing intermediate container 0cc384a45850 04:38:10 ---> 0c407a5ae3a0 04:38:10 Step 14/24 : RUN apk --no-cache upgrade 04:38:10 ---> Running in ad75907a2017 04:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:38:11 Upgrading critical system libraries and apk-tools: 04:38:11 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:38:11 Executing busybox-1.36.1-r29.trigger 04:38:11 Continuing the upgrade transaction with new apk-tools: 04:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:38:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:38:11 OK: 8 MiB in 15 packages 04:38:12 Removing intermediate container ad75907a2017 04:38:12 ---> 156f5f1c1c06 04:38:12 Step 15/24 : WORKDIR / 04:38:12 ---> Running in cfd4ddae70b1 04:38:12 Removing intermediate container cfd4ddae70b1 04:38:12 ---> 5a113fad10d2 04:38:12 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:38:12 ---> 8392e1e59965 04:38:12 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:38:13 ---> 44c824aa6445 04:38:13 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:38:13 ---> dea7bfd2f03d 04:38:13 Step 19/24 : EXPOSE 59999 04:38:13 ---> Running in 1947459e1fa1 04:38:13 Removing intermediate container 1947459e1fa1 04:38:13 ---> 9b98403e3912 04:38:13 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:38:13 ---> Running in b812abd4bf28 04:38:13 Removing intermediate container b812abd4bf28 04:38:13 ---> d8b6f875d96a 04:38:13 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:38:13 ---> Running in b72c6c4c9e6d 04:38:13 Removing intermediate container b72c6c4c9e6d 04:38:13 ---> fa0175607f2f 04:38:13 Step 22/24 : LABEL arch=amd64 04:38:13 ---> Running in 8b50b7ad597c 04:38:13 Removing intermediate container 8b50b7ad597c 04:38:13 ---> 62336be8384a 04:38:13 Step 23/24 : LABEL git_sha=35a1e13074cc72864b4bc2af12841bf3e83b8b58 04:38:13 ---> Running in b587b99804a2 04:38:13 Removing intermediate container b587b99804a2 04:38:13 ---> 2a0529285fcf 04:38:13 Step 24/24 : LABEL version=0.0.0 04:38:13 ---> Running in 3c18f34f96b8 04:38:13 Removing intermediate container 3c18f34f96b8 04:38:13 ---> 4397b4335070 04:38:13 [Warning] One or more build-args [ARCH] were not consumed 04:38:13 Successfully built 4397b4335070 04:38:13 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:38:14 04:38:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:38:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:38:14 latest: Pulling from edgex-lftools-log-publisher 04:38:14 5eb5b503b376: Pulling fs layer 04:38:14 5c69ac0246d0: Pulling fs layer 04:38:14 ec43610c2a17: Pulling fs layer 04:38:14 3a2ae6a8a46f: Pulling fs layer 04:38:14 33b1e0a273af: Pulling fs layer 04:38:14 5d3b04190fa2: Pulling fs layer 04:38:14 2f39f015ded8: Pulling fs layer 04:38:14 33b1e0a273af: Waiting 04:38:14 5d3b04190fa2: Waiting 04:38:14 3a2ae6a8a46f: Waiting 04:38:14 2f39f015ded8: Waiting 04:38:14 5c69ac0246d0: Verifying Checksum 04:38:14 5c69ac0246d0: Download complete 04:38:14 3a2ae6a8a46f: Verifying Checksum 04:38:14 3a2ae6a8a46f: Download complete 04:38:14 33b1e0a273af: Verifying Checksum 04:38:14 33b1e0a273af: Download complete 04:38:14 5d3b04190fa2: Verifying Checksum 04:38:14 5d3b04190fa2: Download complete 04:38:14 ec43610c2a17: Verifying Checksum 04:38:14 ec43610c2a17: Download complete 04:38:15 5eb5b503b376: Verifying Checksum 04:38:15 5eb5b503b376: Download complete 04:38:15 2f39f015ded8: Download complete 04:38:16 5eb5b503b376: Pull complete 04:38:16 5c69ac0246d0: Pull complete 04:38:16 ec43610c2a17: Pull complete 04:38:16 3a2ae6a8a46f: Pull complete 04:38:17 33b1e0a273af: Pull complete 04:38:17 5d3b04190fa2: Pull complete 04:38:21 2f39f015ded8: Pull complete 04:38:21 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:38:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:38:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:38:21 prd-ubuntu20.04-docker-8c-8g-22263 does not seem to be running inside a container 04:38:21 $ 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-1637 -v /w/workspace/gexfoundry_device-sdk-go_PR-1637:/w/workspace/gexfoundry_device-sdk-go_PR-1637:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:38:22 $ docker top 5fa6241a9ea99dc8ff52940fe4eb22e2f38e73722911b88f6f8fa50a20ce394d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:23 ---> job-cost.sh 04:38:23 lf-activate-venv: SKIPPING 04:38:23 INFO: No Stack... 04:38:23 INFO: Retrieving Pricing Info for: v3-standard-8 04:38:24 INFO: Archiving Costs [Pipeline] sh 04:38:24 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1637/archives/cost.csv 04:38:24 + cut -d, -f6 [Pipeline] lock 04:38:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1637-1-stack-cost] 04:38:24 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1637-1-stack-cost] did not exist. Created. 04:38:24 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1637-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:38:24 + echo total: 0.2199999988079071 [Pipeline] stash 04:38:25 Stashed 1 file(s) [Pipeline] } 04:38:25 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1637-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:38:25 $ docker stop --time=1 5fa6241a9ea99dc8ff52940fe4eb22e2f38e73722911b88f6f8fa50a20ce394d 04:38:26 $ docker rm -f --volumes 5fa6241a9ea99dc8ff52940fe4eb22e2f38e73722911b88f6f8fa50a20ce394d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:39:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22264 in /w/workspace/gexfoundry_device-sdk-go_PR-1637 [Pipeline] { [Pipeline] ws 04:39:02 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:39:05 The recommended git tool is: git 04:39:11 using credential edgex-jenkins-ssh 04:39:11 Cloning the remote Git repository 04:39:11 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:39:11 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:39:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:39:11 > git --version # timeout=10 04:39:11 > git --version # 'git version 2.25.1' 04:39:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:39:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:39:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:39:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:39:16 Merging remotes/origin/main commit e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 into PR head commit 35a1e13074cc72864b4bc2af12841bf3e83b8b58 04:39:17 Merge succeeded, producing 35a1e13074cc72864b4bc2af12841bf3e83b8b58 04:39:17 Checking out Revision 35a1e13074cc72864b4bc2af12841bf3e83b8b58 (PR-1637) 04:39:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:39:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:39:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:39:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1637/head:refs/remotes/origin/PR-1637 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:39:16 > git config core.sparsecheckout # timeout=10 04:39:16 > git checkout -f 35a1e13074cc72864b4bc2af12841bf3e83b8b58 # timeout=10 04:39:17 > git remote # timeout=10 04:39:17 > git config --get remote.origin.url # timeout=10 04:39:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:39:17 > git merge e658506bf7b56e90d0b690dd2c104c6ce7f51ac9 # timeout=10 04:39:17 > git rev-parse HEAD^{commit} # timeout=10 04:39:17 > git config core.sparsecheckout # timeout=10 04:39:17 > git checkout -f 35a1e13074cc72864b4bc2af12841bf3e83b8b58 # timeout=10 04:39:18 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:39:18 > git --version # timeout=10 04:39:18 > git --version # 'git version 2.25.1' 04:39:18 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:39:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:39:23 % Total % Received % Xferd Average Speed Time Time Time Current 04:39:23 Dload Upload Total Spent Left Speed 04:39:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh 04:39:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:39:23 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 04:39:23 /etc/docker/daemon.json 04:39:23 { 04:39:23 "registry-mirrors": [ 04:39:23 "https://nexus3.edgexfoundry.org:10001" 04:39:23 ], 04:39:23 "bip": "10.250.0.254/24", 04:39:23 "hosts": [ 04:39:23 "tcp://0.0.0.0:5555", 04:39:23 "unix:///var/run/docker.sock" 04:39:23 ], 04:39:23 "mtu": 1458, 04:39:23 "selinux-enabled": true, 04:39:23 "seccomp-profile": "/etc/docker/seccomp.json" 04:39:23 } [Pipeline] sh 04:39:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:39:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:39:42 provisioning config files... 04:39:43 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config6688042356807823161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:39:43 ---> ****-login.sh 04:39:43 nexus3.edgexfoundry.org:10001 04:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:44 Configure a credential helper to remove this warning. See 04:39:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:44 04:39:44 Login Succeeded 04:39:44 nexus3.edgexfoundry.org:10002 04:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:44 Configure a credential helper to remove this warning. See 04:39:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:44 04:39:44 Login Succeeded 04:39:44 nexus3.edgexfoundry.org:10003 04:39:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:44 Configure a credential helper to remove this warning. See 04:39:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:44 04:39:44 Login Succeeded 04:39:44 nexus3.edgexfoundry.org:10004 04:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:45 Configure a credential helper to remove this warning. See 04:39:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:45 04:39:45 Login Succeeded 04:39:45 ****.io 04:39:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:39:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:39:45 Configure a credential helper to remove this warning. See 04:39:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:39:45 04:39:45 Login Succeeded 04:39:45 ---> ****-login.sh ends [Pipeline] } 04:39:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:39:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:39:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:39:46 ========================================================= 04:39:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:39:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:39:46 + 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 . 04:39:47 Sending build context to Docker daemon 13.18MB 04:39:47 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 04:39:47 Step 2/10 : FROM ${BASE} AS builder 04:39:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:39:47 cf04c63912e1: Pulling fs layer 04:39:47 55b35a11ae5e: Pulling fs layer 04:39:47 a37a00ec5f00: Pulling fs layer 04:39:47 50b3750afda1: Pulling fs layer 04:39:47 4f4fb700ef54: Pulling fs layer 04:39:47 80978eb59214: Pulling fs layer 04:39:47 c9f46d7d2bd2: Pulling fs layer 04:39:47 c5a475d317c9: Pulling fs layer 04:39:47 50b3750afda1: Waiting 04:39:47 4f4fb700ef54: Waiting 04:39:47 80978eb59214: Waiting 04:39:47 c9f46d7d2bd2: Waiting 04:39:47 55b35a11ae5e: Download complete 04:39:47 50b3750afda1: Verifying Checksum 04:39:47 50b3750afda1: Download complete 04:39:47 4f4fb700ef54: Verifying Checksum 04:39:47 4f4fb700ef54: Download complete 04:39:47 80978eb59214: Verifying Checksum 04:39:47 80978eb59214: Download complete 04:39:47 cf04c63912e1: Download complete 04:39:48 c5a475d317c9: Verifying Checksum 04:39:48 c5a475d317c9: Download complete 04:39:49 cf04c63912e1: Pull complete 04:39:49 55b35a11ae5e: Pull complete 04:39:49 a37a00ec5f00: Verifying Checksum 04:39:49 a37a00ec5f00: Download complete 04:39:50 c9f46d7d2bd2: Verifying Checksum 04:39:50 c9f46d7d2bd2: Download complete 04:40:05 a37a00ec5f00: Pull complete 04:40:05 50b3750afda1: Pull complete 04:40:05 4f4fb700ef54: Pull complete 04:40:05 80978eb59214: Pull complete 04:40:12 c9f46d7d2bd2: Pull complete 04:40:15 c5a475d317c9: Pull complete 04:40:15 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 04:40:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:40:15 ---> be29e6b0f0d4 04:40:15 Step 3/10 : ARG MAKE=make build 04:40:17 ---> Running in 763c2a13d010 04:40:17 Removing intermediate container 763c2a13d010 04:40:17 ---> 3327df1e22b4 04:40:17 Step 4/10 : WORKDIR /device-sdk-go 04:40:17 ---> Running in 2ce5be0785b1 04:40:17 Removing intermediate container 2ce5be0785b1 04:40:17 ---> a8291297df09 04:40:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:40:17 ---> Running in 32a7db3794c4 04:40:17 Removing intermediate container 32a7db3794c4 04:40:17 ---> b21dd9949481 04:40:17 Step 6/10 : RUN apk add --update --no-cache make git 04:40:17 ---> Running in cd2675146c28 04:40:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:40:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:40:20 OK: 238 MiB in 54 packages 04:40:21 Removing intermediate container cd2675146c28 04:40:21 ---> c9cb6dab0359 04:40:21 Step 7/10 : COPY go.mod vendor* ./ 04:40:22 ---> f4b3f48ae877 04:40:22 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:40:22 ---> Running in 1cb9c3f7635b 04:42:29 Removing intermediate container 1cb9c3f7635b 04:42:29 ---> 92fc8054898a 04:42:29 Step 9/10 : COPY . . 04:42:29 ---> aa442b07e8c4 04:42:29 Step 10/10 : RUN ${MAKE} 04:42:29 ---> Running in 5db1b22f9d36 04:42:29 noop 04:42:29 Removing intermediate container 5db1b22f9d36 04:42:29 ---> f2e5578ed363 04:42:29 Successfully built f2e5578ed363 04:42:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:29 + docker inspect -f . ci-base-image-arm64 04:42:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:29 prd-ubuntu20.04-docker-arm64-4c-16g-22264 does not seem to be running inside a container 04:42:30 $ 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 ******** ci-base-image-arm64 cat 04:42:31 $ docker top 9c1c3461f00a4720958d5028e6f8cd0f7e3755968aa360ec27f629de9a078911 -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:32 + go version 04:42:32 go version go1.23.2 linux/arm64 [Pipeline] } 04:42:32 $ docker stop --time=1 9c1c3461f00a4720958d5028e6f8cd0f7e3755968aa360ec27f629de9a078911 04:42:33 $ docker rm -f --volumes 9c1c3461f00a4720958d5028e6f8cd0f7e3755968aa360ec27f629de9a078911 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:34 + docker inspect -f . ci-base-image-arm64 04:42:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:34 prd-ubuntu20.04-docker-arm64-4c-16g-22264 does not seem to be running inside a container 04:42:35 $ 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 ******** ci-base-image-arm64 cat 04:42:36 $ docker top ad56be43c7b96871e5a5d8007aa595c506101470fd1f645dce58c6619b417fcd -eo pid,comm [Pipeline] { [Pipeline] sh 04:42:36 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:42:37 + make test 04:42:37 go test -race -coverprofile=coverage.out ./... 04:43:24 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:47:00 github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements 04:47:00 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 04:47:00 github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements 04:47:00 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 04:47:00 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 04:47:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.162s coverage: 26.0% of statements 04:47:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.185s coverage: 79.4% of statements 04:47:31 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 04:47:31 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 04:47:31 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.266s coverage: 86.0% of statements 04:47:41 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 04:47:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.557s coverage: 45.2% of statements 04:47:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.260s coverage: 14.1% of statements 04:47:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.617s coverage: 44.6% of statements 04:47:48 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:47:48 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 04:47:48 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 04:47:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.389s coverage: 68.3% of statements 04:47:55 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.343s coverage: 88.3% of statements 04:48:02 github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements 04:48:02 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.289s coverage: 5.3% of statements 04:48:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:48:04 GO111MODULE=on go vet ./... 04:51:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:51:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:51:56 ./bin/test-attribution-txt.sh [Pipeline] echo 04:51:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:51:56 $ docker stop --time=1 ad56be43c7b96871e5a5d8007aa595c506101470fd1f645dce58c6619b417fcd 04:51:58 $ docker rm -f --volumes ad56be43c7b96871e5a5d8007aa595c506101470fd1f645dce58c6619b417fcd [Pipeline] // withDockerContainer [Pipeline] sh 04:52:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:52:00 Warning: overwriting stash ‘coverage-report’ 04:52:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:52:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:52:02 + ls -al . 04:52:02 total 708 04:52:02 drwxrwxr-x 10 jenkins jenkins 4096 Oct 9 04:42 . 04:52:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 04:39 .. 04:52:02 -rw-rw-r-- 1 jenkins jenkins 140 Oct 9 04:39 .dockerignore 04:52:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 9 04:39 .git 04:52:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 04:39 .github 04:52:02 -rw-rw-r-- 1 jenkins jenkins 137 Oct 9 04:39 .gitignore 04:52:02 -rw-rw-r-- 1 jenkins jenkins 199 Oct 9 04:39 .golangci.yml 04:52:02 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 9 04:39 CHANGELOG.md 04:52:02 -rw-rw-r-- 1 jenkins jenkins 677 Oct 9 04:39 GOVERNANCE.md 04:52:02 -rw-rw-r-- 1 jenkins jenkins 885 Oct 9 04:39 Jenkinsfile 04:52:02 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 9 04:39 LICENSE 04:52:02 -rw-rw-r-- 1 jenkins jenkins 1842 Oct 9 04:39 Makefile 04:52:02 -rw-rw-r-- 1 jenkins jenkins 619 Oct 9 04:39 OWNERS.md 04:52:02 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 9 04:39 README.md 04:52:02 -rw-rw-r-- 1 jenkins jenkins 5 Oct 9 04:35 VERSION 04:52:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 9 04:39 bin 04:52:02 -rw-r--r-- 1 jenkins jenkins 466603 Oct 9 04:48 coverage.out 04:52:02 drwxrwxr-x 5 jenkins jenkins 4096 Oct 9 04:39 example 04:52:02 -rw-rw-r-- 1 jenkins jenkins 6956 Oct 9 04:39 go.mod 04:52:02 -rw-rw-r-- 1 jenkins jenkins 99963 Oct 9 04:39 go.sum 04:52:02 drwxrwxr-x 13 jenkins jenkins 4096 Oct 9 04:39 internal 04:52:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 9 04:39 openapi 04:52:02 drwxrwxr-x 6 jenkins jenkins 4096 Oct 9 04:39 pkg 04:52:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 9 04:39 snap 04:52:02 -rw-rw-r-- 1 jenkins jenkins 222 Oct 9 04:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:02 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=35a1e13074cc72864b4bc2af12841bf3e83b8b58 --label arch=arm64 --label version=0.0.0 . 04:52:03 Sending build context to Docker daemon 13.64MB 04:52:03 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 04:52:03 Step 2/24 : FROM ${BASE} AS builder 04:52:03 ---> f2e5578ed363 04:52:03 Step 3/24 : ARG MAKE=make build 04:52:03 ---> Running in cbab40cbd485 04:52:03 Removing intermediate container cbab40cbd485 04:52:03 ---> 5b5ef6784ae5 04:52:03 Step 4/24 : WORKDIR /device-sdk-go 04:52:03 ---> Running in 90567cada961 04:52:04 Removing intermediate container 90567cada961 04:52:04 ---> 32a331724e13 04:52:04 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:52:04 ---> Running in 903de4be15c2 04:52:04 Removing intermediate container 903de4be15c2 04:52:04 ---> 1c13fb01638c 04:52:04 Step 6/24 : RUN apk add --update --no-cache make git 04:52:04 ---> Running in 4f99c6f2781c 04:52:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:07 OK: 238 MiB in 54 packages 04:52:08 Removing intermediate container 4f99c6f2781c 04:52:08 ---> 0c64ecebe85e 04:52:08 Step 7/24 : COPY go.mod vendor* ./ 04:52:08 ---> b076900c08e8 04:52:08 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:08 ---> Running in 5d5ef0bba7d7 04:52:11 Removing intermediate container 5d5ef0bba7d7 04:52:11 ---> 6495a098d131 04:52:11 Step 9/24 : COPY . . 04:52:13 ---> a85c926ff2a8 04:52:13 Step 10/24 : RUN ${MAKE} 04:52:13 ---> Running in 47b96658bf09 04:52:14 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:55:36 Removing intermediate container 47b96658bf09 04:55:36 ---> 5f3680f711bb 04:55:36 Step 11/24 : FROM alpine:3.20 04:55:36 3.20: Pulling from library/alpine 04:55:36 cf04c63912e1: Already exists 04:55:36 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:55:36 Status: Downloaded newer image for alpine:3.20 04:55:36 ---> c157a85ed455 04:55:36 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:55:36 ---> Running in 1f737bbf6547 04:55:36 Removing intermediate container 1f737bbf6547 04:55:36 ---> 78e2bf90c9ab 04:55:36 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:55:36 ---> Running in bc18182b779a 04:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:55:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:55:37 (1/1) Installing dumb-init (1.2.5-r3) 04:55:37 Executing busybox-1.36.1-r29.trigger 04:55:37 OK: 9 MiB in 15 packages 04:55:38 Removing intermediate container bc18182b779a 04:55:38 ---> 13ffe984f951 04:55:38 Step 14/24 : RUN apk --no-cache upgrade 04:55:38 ---> Running in ad40bfb2ec31 04:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:55:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:55:41 Upgrading critical system libraries and apk-tools: 04:55:41 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:55:41 Executing busybox-1.36.1-r29.trigger 04:55:41 Continuing the upgrade transaction with new apk-tools: 04:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:55:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:55:42 OK: 9 MiB in 15 packages 04:55:43 Removing intermediate container ad40bfb2ec31 04:55:43 ---> 1a8ed20600a3 04:55:43 Step 15/24 : WORKDIR / 04:55:43 ---> Running in 2229dd91892c 04:55:43 Removing intermediate container 2229dd91892c 04:55:43 ---> b1563cb5cb2f 04:55:43 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:55:44 ---> 8718095a82fd 04:55:44 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:55:46 ---> 9722e35a8e04 04:55:46 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:55:46 ---> d4646e73ff9c 04:55:46 Step 19/24 : EXPOSE 59999 04:55:46 ---> Running in dca0b4c80d25 04:55:47 Removing intermediate container dca0b4c80d25 04:55:47 ---> e344f4581993 04:55:47 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:55:47 ---> Running in 8f78a0351efb 04:55:47 Removing intermediate container 8f78a0351efb 04:55:47 ---> 859880520b06 04:55:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:55:47 ---> Running in 039efb0f3b0a 04:55:47 Removing intermediate container 039efb0f3b0a 04:55:47 ---> 79321c2925e4 04:55:47 Step 22/24 : LABEL arch=arm64 04:55:47 ---> Running in 99fd4a5c6922 04:55:48 Removing intermediate container 99fd4a5c6922 04:55:48 ---> 045511c526d6 04:55:48 Step 23/24 : LABEL git_sha=35a1e13074cc72864b4bc2af12841bf3e83b8b58 04:55:48 ---> Running in 52661fbba3ed 04:55:48 Removing intermediate container 52661fbba3ed 04:55:48 ---> 9aea2330e5a9 04:55:48 Step 24/24 : LABEL version=0.0.0 04:55:48 ---> Running in 18f6985008f6 04:55:48 Removing intermediate container 18f6985008f6 04:55:48 ---> b41d8a569771 04:55:48 [Warning] One or more build-args [ARCH] were not consumed 04:55:48 Successfully built b41d8a569771 04:55:49 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:49 04:55:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:55:50 arm64: Pulling from edgex-lftools-log-publisher 04:55:50 8998bd30e6a1: Pulling fs layer 04:55:50 04944245beec: Pulling fs layer 04:55:50 699f458cf7ca: Pulling fs layer 04:55:50 765212b225bb: Pulling fs layer 04:55:50 f23df028b6ca: Pulling fs layer 04:55:50 d65c8cfc05b1: Pulling fs layer 04:55:50 2437ff75d9bd: Pulling fs layer 04:55:50 f23df028b6ca: Waiting 04:55:50 d65c8cfc05b1: Waiting 04:55:50 2437ff75d9bd: Waiting 04:55:50 04944245beec: Verifying Checksum 04:55:50 04944245beec: Download complete 04:55:50 765212b225bb: Verifying Checksum 04:55:50 765212b225bb: Download complete 04:55:50 f23df028b6ca: Verifying Checksum 04:55:50 f23df028b6ca: Download complete 04:55:50 d65c8cfc05b1: Verifying Checksum 04:55:50 d65c8cfc05b1: Download complete 04:55:50 699f458cf7ca: Verifying Checksum 04:55:50 699f458cf7ca: Download complete 04:55:51 8998bd30e6a1: Verifying Checksum 04:55:51 8998bd30e6a1: Download complete 04:55:53 2437ff75d9bd: Verifying Checksum 04:55:53 2437ff75d9bd: Download complete 04:55:55 8998bd30e6a1: Pull complete 04:55:55 04944245beec: Pull complete 04:55:57 699f458cf7ca: Pull complete 04:55:57 765212b225bb: Pull complete 04:55:58 f23df028b6ca: Pull complete 04:55:58 d65c8cfc05b1: Pull complete 04:56:17 2437ff75d9bd: Pull complete 04:56:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:56:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:56:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:17 prd-ubuntu20.04-docker-arm64-4c-16g-22264 does not seem to be running inside a container 04:56:17 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:56:20 $ docker top 9ca13c098fe53c45a93178d4b2023ad75bd51ece333dcf279681080a1de0df6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:56:21 ---> job-cost.sh 04:56:21 lf-activate-venv: SKIPPING 04:56:21 INFO: No Stack... 04:56:21 INFO: Retrieving Pricing Info for: v3-standard-4 04:56:22 INFO: Archiving Costs [Pipeline] sh 04:56:22 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:56:22 + cut -d, -f6 [Pipeline] lock 04:56:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1637-1-stack-cost] 04:56:23 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1637-1-stack-cost] did not exist. Created. 04:56:23 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1637-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:56:23 /w/workspace/device-sdk-go/1@tmp/durable-8e0acd1f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:56:24 + echo total: 0.10999999940395355 [Pipeline] stash 04:56:24 Warning: overwriting stash ‘stack-cost’ 04:56:24 Stashed 1 file(s) [Pipeline] } 04:56:24 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1637-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:56:24 $ docker stop --time=1 9ca13c098fe53c45a93178d4b2023ad75bd51ece333dcf279681080a1de0df6f 04:56:26 $ docker rm -f --volumes 9ca13c098fe53c45a93178d4b2023ad75bd51ece333dcf279681080a1de0df6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:56:27 provisioning config files... 04:56:27 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp/config6096568013364188035tmp [Pipeline] { [Pipeline] sh 04:56:27 + set +x 04:56:27 + curl -s https://codecov.io/bash+ 04:56:27 bash -s -- 04:56:27 04:56:27 _____ _ 04:56:27 / ____| | | 04:56:27 | | ___ __| | ___ ___ _____ __ 04:56:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:56:27 | |___| (_) | (_| | __/ (_| (_) \ V / 04:56:27 \_____\___/ \__,_|\___|\___\___/ \_/ 04:56:27 Bash-1.0.6 04:56:27 04:56:27 04:56:27 ==> git version 2.25.1 found 04:56:27 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:56:27 Release-Date: 2020-01-08 04:56:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:56:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:56:27 ==> Jenkins CI detected. 04:56:27 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1637 04:56:27 project root: . 04:56:27 --> token set from env 04:56:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:56:28 ==> Running gcov in . (disable via -X gcov) 04:56:28 ==> Python coveragepy not found 04:56:28 ==> Searching for coverage reports in: 04:56:28 + . 04:56:28 -> Found 1 reports 04:56:28 ==> Detecting git/mercurial file structure 04:56:28 ==> Reading reports 04:56:28 + ./coverage.out bytes=466603 04:56:28 ==> Appending adjustments 04:56:28 https://docs.codecov.io/docs/fixing-reports 04:56:28 + Found adjustments 04:56:28 ==> Gzipping contents 04:56:28 44K /tmp/codecov.QJ9FrA.gz 04:56:28 ==> Uploading reports 04:56:28 url: https://codecov.io 04:56:28 query: branch=PR-1637&commit=35a1e13074cc72864b4bc2af12841bf3e83b8b58&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1637%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1637&job=&cmd_args= 04:56:28 -> Pinging Codecov 04:56:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1637&commit=35a1e13074cc72864b4bc2af12841bf3e83b8b58&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1637%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1637&job=&cmd_args= 04:56:28 -> Uploading to 04:56:28 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/35a1e13074cc72864b4bc2af12841bf3e83b8b58/c493e975-f1b2-4234-a970-f9979235a1c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T045628Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=45d875664c89406dacf868ed1eb088584576d610189e786d9c8d80319c25cb7e 04:56:28 % Total % Received % Xferd Average Speed Time Time Time Current 04:56:28 Dload Upload Total Spent Left Speed 04:56:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44675 0 0 100 44675 0 149k --:--:-- --:--:-- --:--:-- 148k 100 44675 0 0 100 44675 0 148k --:--:-- --:--:-- --:--:-- 148k 04:56:28 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/35a1e13074cc72864b4bc2af12841bf3e83b8b58 [Pipeline] } 04:56:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:56:31 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1637/archives ] 04:56:31 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1637/archives 04:56:31 total 16 04:56:31 drwxr-xr-x 3 root root 4096 Oct 9 04:38 . 04:56:31 drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 04:38 .. 04:56:31 drwxr-xr-x 2 root root 4096 Oct 9 04:38 cost 04:56:31 -rw-r--r-- 1 root root 86 Oct 9 04:38 cost.csv 04:56:31 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1637/archives 04:56:31 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1637/archives 04:56:31 total 16 04:56:31 drwxr-xr-x 3 jenkins jenkins 4096 Oct 9 04:38 . 04:56:31 drwxrwxr-x 12 jenkins jenkins 4096 Oct 9 04:38 .. 04:56:31 drwxr-xr-x 2 jenkins jenkins 4096 Oct 9 04:38 cost 04:56:31 -rw-r--r-- 1 jenkins jenkins 86 Oct 9 04:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:56:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:56:32 ---> package-listing.sh 04:56:32 ++ facter osfamily 04:56:32 ++ tr '[:upper:]' '[:lower:]' 04:56:32 + OS_FAMILY=debian 04:56:32 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1637 04:56:32 + START_PACKAGES=/tmp/packages_start.txt 04:56:32 + END_PACKAGES=/tmp/packages_end.txt 04:56:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:56:32 + PACKAGES=/tmp/packages_start.txt 04:56:32 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1637 ']' 04:56:32 + PACKAGES=/tmp/packages_end.txt 04:56:32 + case "${OS_FAMILY}" in 04:56:32 + dpkg -l 04:56:32 + grep '^ii' 04:56:32 + '[' -f /tmp/packages_start.txt ']' 04:56:32 + '[' -f /tmp/packages_end.txt ']' 04:56:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:56:32 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1637 ']' 04:56:32 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1637/archives/ 04:56:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1637/archives/ [Pipeline] echo 04:56:32 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-1637/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:56:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:56:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:56:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:56:33 prd-ubuntu20.04-docker-8c-8g-22263 does not seem to be running inside a container 04:56:33 $ 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-1637/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-1637 -v /w/workspace/gexfoundry_device-sdk-go_PR-1637:/w/workspace/gexfoundry_device-sdk-go_PR-1637:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:56:34 $ docker top 2258a945c410b43264b5a74b6cc2a52514aacc0570f264af181cba0a7bef8472 -eo pid,comm [Pipeline] { [Pipeline] sh 04:56:34 + touch /tmp/pre-build-complete [Pipeline] sh 04:56:34 + mkdir -p /var/log/sysstat [Pipeline] sh 04:56:35 + ls /var/log/sa-host 04:56:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:56:35 provisioning config files... 04:56:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1637@tmp/config11685263412014623968tmp [Pipeline] { [Pipeline] echo 04:56:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:56:35 ---> create-netrc.sh [Pipeline] } 04:56:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:56:36 ---> python-tools-install.sh [Pipeline] echo 04:56:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:56:36 ---> sudo-logs.sh 04:56:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:56:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:56:37 ---> job-cost.sh 04:56:37 lf-activate-venv: SKIPPING 04:56:37 DEBUG: total: 0.2199999988079071 04:56:37 INFO: Retrieving Stack Cost... 04:56:37 INFO: Retrieving Pricing Info for: v3-standard-8 04:56:37 INFO: Archiving Costs [Pipeline] echo 04:56:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:56:38 ---> logs-deploy.sh 04:56:38 lf-activate-venv: SKIPPING 04:56:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1637/1 04:56:38 INFO: archiving workspace using pattern(s): 04:56:39 Archives upload complete. 04:56:39 INFO: archiving logs to Nexus 04:56:40 ---> uname -a: 04:56:40 Linux prd-ubuntu20-04-docker-8c-8g-22263 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:56:40 04:56:40 04:56:40 ---> lscpu: 04:56:40 Architecture: x86_64 04:56:40 CPU op-mode(s): 32-bit, 64-bit 04:56:40 Byte Order: Little Endian 04:56:40 Address sizes: 40 bits physical, 48 bits virtual 04:56:40 CPU(s): 8 04:56:40 On-line CPU(s) list: 0-7 04:56:40 Thread(s) per core: 1 04:56:40 Core(s) per socket: 1 04:56:40 Socket(s): 8 04:56:40 NUMA node(s): 1 04:56:40 Vendor ID: AuthenticAMD 04:56:40 CPU family: 23 04:56:40 Model: 49 04:56:40 Model name: AMD EPYC-Rome Processor 04:56:40 Stepping: 0 04:56:40 CPU MHz: 2800.000 04:56:40 BogoMIPS: 5600.00 04:56:40 Virtualization: AMD-V 04:56:40 Hypervisor vendor: KVM 04:56:40 Virtualization type: full 04:56:40 L1d cache: 256 KiB 04:56:40 L1i cache: 256 KiB 04:56:40 L2 cache: 4 MiB 04:56:40 L3 cache: 128 MiB 04:56:40 NUMA node0 CPU(s): 0-7 04:56:40 Vulnerability Itlb multihit: Not affected 04:56:40 Vulnerability L1tf: Not affected 04:56:40 Vulnerability Mds: Not affected 04:56:40 Vulnerability Meltdown: Not affected 04:56:40 Vulnerability Mmio stale data: Not affected 04:56:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:56:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:56:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:56:40 Vulnerability Srbds: Not affected 04:56:40 Vulnerability Tsx async abort: Not affected 04:56:40 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 04:56:40 04:56:40 04:56:40 ---> nproc: 04:56:40 8 04:56:40 04:56:40 04:56:40 ---> df -h: 04:56:40 Filesystem Size Used Avail Use% Mounted on 04:56:40 overlay 155G 12G 143G 8% / 04:56:40 tmpfs 64M 0 64M 0% /dev 04:56:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:56:40 shm 64M 0 64M 0% /dev/shm 04:56:40 /dev/vda1 155G 12G 143G 8% /facter-os 04:56:40 04:56:40 04:56:40 ---> sar -b -r -n DEV: 04:56:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22263) 10/09/24 _x86_64_ (8 CPU) 04:56:40 04:56:40 04:34:04 LINUX RESTART (8 CPU) 04:56:40 04:56:40 04:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:56:40 04:36:01 345.19 5.88 339.31 0.00 435.93 106993.77 0.00 04:56:40 04:37:01 46.05 0.03 46.02 0.00 4.13 16720.43 0.00 04:56:40 04:38:01 87.30 0.20 87.10 0.00 12.13 24216.38 0.00 04:56:40 04:39:01 154.62 0.07 154.55 0.00 9.20 50511.03 0.00 04:56:40 04:40:01 30.26 10.40 19.86 0.00 3464.71 3785.80 0.00 04:56:40 04:41:01 2.93 0.00 2.93 0.00 0.00 32.93 0.00 04:56:40 04:42:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 04:56:40 04:43:01 1.90 0.00 1.90 0.00 0.00 20.53 0.00 04:56:40 04:44:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 04:56:40 04:45:01 2.13 0.00 2.13 0.00 0.00 31.99 0.00 04:56:40 04:46:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 04:56:40 04:47:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 04:56:40 04:48:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 04:56:40 04:49:01 2.38 0.02 2.37 0.00 0.13 27.33 0.00 04:56:40 04:50:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 04:56:40 04:51:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 04:56:40 04:52:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 04:56:40 04:53:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 04:56:40 04:54:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 04:56:40 04:55:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 04:56:40 04:56:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 04:56:40 Average: 32.69 0.79 31.90 0.00 186.97 9642.41 0.00 04:56:40 04:56:40 04:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:56:40 04:36:01 28001812 31528424 778768 2.37 187632 3495248 1777036 5.24 1151568 3212008 532 04:56:40 04:37:01 26651668 31098624 1198908 3.65 192268 4336764 2654052 7.82 1891728 3740448 503436 04:56:40 04:38:01 27017416 31453596 843780 2.57 196224 4313388 2103348 6.20 1783880 3479192 768600 04:56:40 04:39:01 26919384 31517820 781884 2.38 203664 4455504 1786672 5.27 1410912 3932316 196 04:56:40 04:40:01 26675420 31495980 792880 2.41 209056 4659744 1845736 5.44 1566968 3993388 20 04:56:40 04:41:01 26685040 31505408 785236 2.39 209124 4659744 1861868 5.49 1559484 3993380 4 04:56:40 04:42:01 26685232 31505800 784728 2.39 209192 4659752 1861868 5.49 1559268 3993388 8 04:56:40 04:43:01 26692224 31512956 777220 2.36 209264 4659752 1845384 5.44 1552816 3993388 4 04:56:40 04:44:01 26692396 31513300 776928 2.36 209304 4659756 1845384 5.44 1552752 3993532 176 04:56:40 04:45:01 26692500 31513452 776752 2.36 209388 4659736 1845384 5.44 1552616 3993516 16 04:56:40 04:46:01 26692428 31513380 776716 2.36 209412 4659736 1845384 5.44 1552664 3993516 168 04:56:40 04:47:01 26692356 31513372 776752 2.36 209440 4659740 1845384 5.44 1552368 3993524 12 04:56:40 04:48:01 26691984 31513000 776972 2.36 209472 4659740 1845384 5.44 1552728 3993524 8 04:56:40 04:49:01 26691196 31512500 777588 2.36 209520 4659872 1842640 5.43 1552796 3993656 48 04:56:40 04:50:01 26691616 31512920 777116 2.36 209532 4659872 1842640 5.43 1552532 3993656 4 04:56:40 04:51:01 26691740 31513100 776920 2.36 209572 4659872 1842640 5.43 1552524 3993668 8 04:56:40 04:52:01 26691448 31512836 777180 2.36 209592 4659884 1842640 5.43 1552560 3993668 8 04:56:40 04:53:01 26691344 31512732 777204 2.36 209612 4659884 1826404 5.38 1552864 3993668 12 04:56:40 04:54:01 26691548 31512940 776920 2.36 209628 4659888 1826404 5.38 1552560 3993672 4 04:56:40 04:55:01 26691272 31512724 777112 2.36 209652 4659888 1826404 5.38 1552676 3993676 8 04:56:40 04:56:01 26691240 31512700 777040 2.36 209676 4659892 1826404 5.38 1552644 3993680 4 04:56:40 Average: 26777203 31489884 802124 2.44 206677 4562746 1887574 5.56 1555281 3916879 60632 04:56:40 04:56:40 04:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:56:40 04:36:01 ens3 607.55 447.28 6665.98 54.81 0.00 0.00 0.00 0.00 04:56:40 04:36:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 04:56:40 04:36:01 docker0 364.97 471.99 30.62 3456.22 0.00 0.00 0.00 0.00 04:56:40 04:37:01 ens3 34.96 20.81 36.19 12.32 0.00 0.00 0.00 0.00 04:56:40 04:37:01 vethf322ff7 0.95 1.48 0.12 0.37 0.00 0.00 0.00 0.00 04:56:40 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:40 04:37:01 docker0 0.95 1.37 0.11 0.36 0.00 0.00 0.00 0.00 04:56:40 04:38:01 ens3 21.45 12.50 54.98 8.48 0.00 0.00 0.00 0.00 04:56:40 04:38:01 veth10df45d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 04:56:40 04:38:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 04:56:40 04:38:01 docker0 1.43 2.65 0.09 38.08 0.00 0.00 0.00 0.00 04:56:40 04:39:01 ens3 104.13 63.23 2642.31 12.36 0.00 0.00 0.00 0.00 04:56:40 04:39:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 04:56:40 04:39:01 docker0 4.90 9.58 0.30 116.82 0.00 0.00 0.00 0.00 04:56:40 04:40:01 ens3 103.97 49.35 1397.97 3.79 0.00 0.00 0.00 0.00 04:56:40 04:40:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 04:56:40 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:41:01 ens3 0.28 0.30 0.08 0.03 0.00 0.00 0.00 0.00 04:56:40 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:40 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:42:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:43:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:56:40 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:40 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:44:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:45:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 04:56:40 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:40 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:47:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:56:40 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:40 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:49:01 ens3 0.28 0.22 0.12 0.01 0.00 0.00 0.00 0.00 04:56:40 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:40 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:50:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 04:56:40 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:51:01 ens3 0.30 0.18 0.07 0.01 0.00 0.00 0.00 0.00 04:56:40 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:40 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:52:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:53:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:56:40 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:40 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:54:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:55:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 04:56:40 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:56:40 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:56:40 Average: ens3 41.64 28.33 514.17 4.38 0.00 0.00 0.00 0.00 04:56:40 Average: lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:56:40 Average: docker0 17.72 23.12 1.48 171.96 0.00 0.00 0.00 0.00 04:56:40 04:56:40 04:56:40 ---> sar -P ALL: 04:56:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22263) 10/09/24 _x86_64_ (8 CPU) 04:56:40 04:56:40 04:34:04 LINUX RESTART (8 CPU) 04:56:40 04:56:40 04:35:01 CPU %user %nice %system %iowait %steal %idle 04:56:40 04:36:01 all 10.34 0.00 5.35 1.47 0.07 82.77 04:56:40 04:36:01 0 10.14 0.00 5.62 0.15 0.08 84.01 04:56:40 04:36:01 1 10.03 0.00 5.39 0.41 0.07 84.11 04:56:40 04:36:01 2 11.12 0.00 4.91 0.26 0.07 83.64 04:56:40 04:36:01 3 10.81 0.00 4.82 0.35 0.05 83.96 04:56:40 04:36:01 4 10.41 0.00 7.65 6.36 0.08 75.50 04:56:40 04:36:01 5 10.39 0.00 4.97 0.29 0.07 84.29 04:56:40 04:36:01 6 11.52 0.00 4.93 2.35 0.08 81.11 04:56:40 04:36:01 7 8.29 0.00 4.55 1.60 0.07 85.50 04:56:40 04:37:01 all 48.16 0.00 7.38 0.13 0.09 44.24 04:56:40 04:37:01 0 47.74 0.00 7.47 0.03 0.08 44.67 04:56:40 04:37:01 1 49.54 0.00 7.50 0.02 0.10 42.84 04:56:40 04:37:01 2 46.90 0.00 7.70 0.03 0.08 45.28 04:56:40 04:37:01 3 46.85 0.00 7.69 0.00 0.10 45.36 04:56:40 04:37:01 4 49.52 0.00 6.50 0.54 0.08 43.36 04:56:40 04:37:01 5 46.95 0.00 7.17 0.02 0.08 45.79 04:56:40 04:37:01 6 49.29 0.00 7.51 0.25 0.08 42.87 04:56:40 04:37:01 7 48.51 0.00 7.51 0.12 0.08 43.78 04:56:40 04:38:01 all 55.43 0.00 7.52 0.29 0.10 36.66 04:56:40 04:38:01 0 55.62 0.00 7.21 0.03 0.10 37.04 04:56:40 04:38:01 1 55.08 0.00 7.50 0.03 0.10 37.29 04:56:40 04:38:01 2 55.54 0.00 7.78 0.03 0.12 36.53 04:56:40 04:38:01 3 57.73 0.00 7.52 1.27 0.10 33.37 04:56:40 04:38:01 4 55.00 0.00 7.99 0.32 0.10 36.59 04:56:40 04:38:01 5 55.47 0.00 6.82 0.12 0.10 37.49 04:56:40 04:38:01 6 54.17 0.00 8.09 0.10 0.10 37.54 04:56:40 04:38:01 7 54.79 0.00 7.24 0.42 0.12 37.43 04:56:40 04:39:01 all 4.60 0.00 2.03 0.58 0.04 92.75 04:56:40 04:39:01 0 4.19 0.00 1.98 0.00 0.05 93.79 04:56:40 04:39:01 1 4.42 0.00 2.23 0.18 0.03 93.13 04:56:40 04:39:01 2 3.89 0.00 2.55 0.03 0.02 93.51 04:56:40 04:39:01 3 5.58 0.00 2.11 2.16 0.05 90.11 04:56:40 04:39:01 4 5.07 0.00 2.11 1.07 0.03 91.71 04:56:40 04:39:01 5 5.29 0.00 2.02 0.02 0.03 92.64 04:56:40 04:39:01 6 4.34 0.00 1.66 0.08 0.03 93.88 04:56:40 04:39:01 7 4.01 0.00 1.61 1.13 0.03 93.21 04:56:40 04:40:01 all 1.03 0.00 0.50 0.20 0.01 98.26 04:56:40 04:40:01 0 0.80 0.00 0.70 0.10 0.02 98.38 04:56:40 04:40:01 1 0.43 0.00 0.45 0.03 0.02 99.07 04:56:40 04:40:01 2 0.55 0.00 0.33 0.05 0.02 99.05 04:56:40 04:40:01 3 1.31 0.00 0.52 0.02 0.03 98.12 04:56:40 04:40:01 4 0.53 0.00 0.28 0.05 0.02 99.11 04:56:40 04:40:01 5 1.45 0.00 0.58 0.35 0.02 97.60 04:56:40 04:40:01 6 0.78 0.00 0.47 0.25 0.00 98.50 04:56:40 04:40:01 7 2.37 0.00 0.63 0.73 0.00 96.26 04:56:40 04:41:01 all 0.16 0.00 0.02 0.01 0.00 99.81 04:56:40 04:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:56:40 04:41:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:56:40 04:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:40 04:41:01 3 1.03 0.00 0.02 0.00 0.00 98.96 04:56:40 04:41:01 4 0.07 0.00 0.05 0.02 0.00 99.87 04:56:40 04:41:01 5 0.05 0.00 0.07 0.00 0.00 99.88 04:56:40 04:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:56:40 04:41:01 7 0.02 0.00 0.02 0.05 0.00 99.92 04:56:40 04:42:01 all 0.27 0.00 0.01 0.00 0.01 99.71 04:56:40 04:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:56:40 04:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:56:40 04:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:40 04:42:01 3 1.95 0.00 0.00 0.00 0.00 98.05 04:56:40 04:42:01 4 0.07 0.00 0.03 0.00 0.02 99.88 04:56:40 04:42:01 5 0.03 0.00 0.05 0.00 0.02 99.90 04:56:40 04:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:56:40 04:42:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:56:40 04:43:01 all 0.05 0.00 0.02 0.01 0.01 99.91 04:56:40 04:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 04:56:40 04:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:56:40 04:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:40 04:43:01 3 0.23 0.00 0.02 0.00 0.02 99.73 04:56:40 04:43:01 4 0.02 0.00 0.05 0.02 0.02 99.90 04:56:40 04:43:01 5 0.07 0.00 0.02 0.00 0.02 99.90 04:56:40 04:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:56:40 04:43:01 7 0.00 0.00 0.02 0.03 0.02 99.93 04:56:40 04:44:01 all 0.26 0.00 0.02 0.00 0.00 99.71 04:56:40 04:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:56:40 04:44:01 1 0.07 0.00 0.05 0.00 0.02 99.87 04:56:40 04:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:40 04:44:01 3 1.79 0.00 0.00 0.00 0.00 98.21 04:56:40 04:44:01 4 0.03 0.00 0.05 0.02 0.00 99.90 04:56:40 04:44:01 5 0.10 0.00 0.03 0.00 0.02 99.85 04:56:40 04:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:40 04:44:01 7 0.03 0.00 0.00 0.02 0.00 99.95 04:56:40 04:45:01 all 0.31 0.00 0.02 0.01 0.01 99.65 04:56:40 04:45:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:56:40 04:45:01 1 1.78 0.00 0.03 0.00 0.03 98.16 04:56:40 04:45:01 2 0.03 0.00 0.00 0.02 0.00 99.95 04:56:40 04:45:01 3 0.25 0.00 0.02 0.00 0.02 99.72 04:56:40 04:45:01 4 0.03 0.00 0.02 0.02 0.00 99.93 04:56:40 04:45:01 5 0.32 0.00 0.03 0.00 0.00 99.65 04:56:40 04:45:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:56:40 04:45:01 7 0.02 0.00 0.00 0.03 0.00 99.95 04:56:40 04:46:01 all 0.04 0.00 0.02 0.00 0.00 99.93 04:56:40 04:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:56:40 04:46:01 1 0.22 0.00 0.08 0.00 0.02 99.68 04:56:40 04:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:40 04:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:56:40 04:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:56:40 04:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:56:40 04:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:56:40 04:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:56:40 04:56:40 04:46:01 CPU %user %nice %system %iowait %steal %idle 04:56:40 04:47:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:56:40 04:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:56:40 04:47:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:56:40 04:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:40 04:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:40 04:47:01 4 0.02 0.00 0.02 0.02 0.00 99.95 04:56:40 04:47:01 5 0.08 0.00 0.00 0.00 0.00 99.92 04:56:40 04:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:40 04:47:01 7 0.03 0.00 0.00 0.02 0.00 99.95 04:56:40 04:48:01 all 0.11 0.00 0.02 0.00 0.01 99.86 04:56:40 04:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:56:40 04:48:01 1 0.78 0.00 0.07 0.00 0.03 99.12 04:56:40 04:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:40 04:48:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:56:40 04:48:01 4 0.00 0.00 0.02 0.02 0.02 99.95 04:56:40 04:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:56:40 04:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:40 04:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:56:40 04:49:01 all 0.27 0.00 0.03 0.00 0.01 99.69 04:56:40 04:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:56:40 04:49:01 1 2.00 0.00 0.03 0.00 0.02 97.95 04:56:40 04:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:56:40 04:49:01 3 0.02 0.00 0.03 0.00 0.02 99.93 04:56:40 04:49:01 4 0.03 0.00 0.03 0.02 0.00 99.92 04:56:40 04:49:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:56:40 04:49:01 6 0.00 0.00 0.03 0.00 0.00 99.97 04:56:40 04:49:01 7 0.02 0.00 0.03 0.02 0.02 99.92 04:56:40 04:50:01 all 0.27 0.00 0.01 0.00 0.01 99.71 04:56:40 04:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:56:40 04:50:01 1 2.00 0.00 0.00 0.00 0.02 97.98 04:56:40 04:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:40 04:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:56:40 04:50:01 4 0.03 0.00 0.07 0.02 0.02 99.87 04:56:40 04:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:56:40 04:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:40 04:50:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:56:40 04:51:01 all 0.14 0.00 0.01 0.00 0.01 99.84 04:56:40 04:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:56:40 04:51:01 1 0.96 0.00 0.03 0.00 0.00 99.00 04:56:40 04:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:56:40 04:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:56:40 04:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:56:40 04:51:01 5 0.05 0.00 0.03 0.00 0.02 99.90 04:56:40 04:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:56:40 04:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:56:40 04:52:01 all 0.03 0.00 0.01 0.00 0.00 99.95 04:56:40 04:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:56:40 04:52:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:56:40 04:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:40 04:52:01 3 0.07 0.00 0.02 0.00 0.00 99.92 04:56:40 04:52:01 4 0.02 0.00 0.03 0.02 0.02 99.92 04:56:40 04:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:56:40 04:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:56:40 04:52:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:56:40 04:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:56:40 04:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:56:40 04:53:01 1 0.02 0.00 0.03 0.00 0.02 99.93 04:56:40 04:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:40 04:53:01 3 0.02 0.00 0.03 0.00 0.02 99.93 04:56:40 04:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:56:40 04:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:56:40 04:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 04:56:40 04:53:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:56:40 04:54:01 all 0.03 0.00 0.01 0.00 0.00 99.96 04:56:40 04:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:56:40 04:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:56:40 04:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:56:40 04:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:56:40 04:54:01 4 0.02 0.00 0.03 0.02 0.02 99.92 04:56:40 04:54:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:56:40 04:54:01 6 0.03 0.00 0.03 0.00 0.00 99.93 04:56:40 04:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:56:40 04:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 04:56:40 04:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 04:56:40 04:55:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:56:40 04:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:40 04:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:56:40 04:55:01 4 0.03 0.00 0.03 0.02 0.02 99.90 04:56:40 04:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:56:40 04:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:56:40 04:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 04:56:40 04:56:01 all 0.04 0.00 0.03 0.00 0.01 99.92 04:56:40 04:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:56:40 04:56:01 1 0.17 0.00 0.05 0.00 0.02 99.77 04:56:40 04:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:56:40 04:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:56:40 04:56:01 4 0.02 0.00 0.15 0.00 0.02 99.82 04:56:40 04:56:01 5 0.07 0.00 0.02 0.00 0.02 99.90 04:56:40 04:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:56:40 04:56:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:56:40 Average: all 5.75 0.00 1.09 0.13 0.02 93.01 04:56:40 Average: 0 5.61 0.00 1.09 0.02 0.02 93.26 04:56:40 Average: 1 6.05 0.00 1.12 0.03 0.03 92.78 04:56:40 Average: 2 5.59 0.00 1.10 0.02 0.02 93.28 04:56:40 Average: 3 6.05 0.00 1.08 0.18 0.02 92.67 04:56:40 Average: 4 5.73 0.00 1.19 0.40 0.02 92.66 04:56:40 Average: 5 5.71 0.00 1.04 0.04 0.02 93.20 04:56:40 Average: 6 5.70 0.00 1.08 0.14 0.02 93.06 04:56:40 Average: 7 5.60 0.00 1.03 0.20 0.02 93.16 04:56:40 04:56:40 04:56:40