Pull request #1621 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d3090d945cf9efe4a21a392eb0583ecef78be55+083c381ac4cc923d13d653dabf1097f47e3433f3 (8cf3c9bf34086d64288f3fc60a57a0a811fcb77f) 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-ssh15345794923136888610.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh13282911668951039636.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 f3350a1713306dce7682ed7e37d5774890d03277 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-1621/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-1621/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6720081005042157902.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-1621/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14362251301772434860.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh1362541277480077272.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-1621/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-1621/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4069323395950410749.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 f3350a1713306dce7682ed7e37d5774890d03277 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.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9415 in /w/workspace/gexfoundry_device-sdk-go_PR-1621 [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-1621 # 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/1621/head:refs/remotes/origin/PR-1621 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 083c381ac4cc923d13d653dabf1097f47e3433f3 into PR head commit 9d3090d945cf9efe4a21a392eb0583ecef78be55 Merge succeeded, producing 9d3090d945cf9efe4a21a392eb0583ecef78be55 Checking out Revision 9d3090d945cf9efe4a21a392eb0583ecef78be55 (PR-1621) 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 f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d3090d945cf9efe4a21a392eb0583ecef78be55 # 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 083c381ac4cc923d13d653dabf1097f47e3433f3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d3090d945cf9efe4a21a392eb0583ecef78be55 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:33:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:33:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:33:46 ========================================================= 04:33:46 EdgeX Global Pipelines Version Info 04:33:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:33:47 ------------------- 04:33:47 stable info: 04:33:47 ------------------- 04:33:47 Commited By: Cherry Wang cherry@iotechsys.com 04:33:47 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:33:47 Message: update stable to v1.0.263 04:33:47 ------------------- 04:33:47 experimental info: 04:33:47 ------------------- 04:33:47 Commited By: Cherry Wang cherry@iotechsys.com 04:33:47 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:33:47 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:33:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:33:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:33:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:33:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:33:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:33:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:33:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:33:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:33:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:33:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:33:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:33:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:33:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:33:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:33:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:33:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:33:49 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:33:49 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:33:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:33:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:33:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:33:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:33:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:33:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:33:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:33:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:33:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:33:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1621 [Pipeline] echo 04:33:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1621 [Pipeline] echo 04:33:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1621 [Pipeline] echo 04:33:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d3090d945cf9efe4a21a392eb0583ecef78be55 [Pipeline] echo 04:33:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d3090d [Pipeline] echo 04:33:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:50 provisioning config files... 04:33:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp/config6967285777542193984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:50 ---> ****-login.sh 04:33:50 nexus3.edgexfoundry.org:10001 04:33:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:51 Configure a credential helper to remove this warning. See 04:33:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:51 04:33:51 Login Succeeded 04:33:51 nexus3.edgexfoundry.org:10002 04:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:51 Configure a credential helper to remove this warning. See 04:33:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:51 04:33:51 Login Succeeded 04:33:51 nexus3.edgexfoundry.org:10003 04:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:51 Configure a credential helper to remove this warning. See 04:33:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:51 04:33:51 Login Succeeded 04:33:51 nexus3.edgexfoundry.org:10004 04:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:51 Configure a credential helper to remove this warning. See 04:33:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:51 04:33:51 Login Succeeded 04:33:51 ****.io 04:33:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:33:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:33:51 Configure a credential helper to remove this warning. See 04:33:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:33:51 04:33:51 Login Succeeded 04:33:51 ---> ****-login.sh ends [Pipeline] } 04:33:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:33:52 + git rev-list -1 --merges 9d3090d945cf9efe4a21a392eb0583ecef78be55~1..9d3090d945cf9efe4a21a392eb0583ecef78be55 [Pipeline] echo 04:33:52 -----------> git rev-list -1 --merges 9d3090d945cf9efe4a21a392eb0583ecef78be55~1..9d3090d945cf9efe4a21a392eb0583ecef78be55 9d3090d945cf9efe4a21a392eb0583ecef78be55 [false] [Pipeline] sh 04:33:52 + git log --format=format:%s -1 9d3090d945cf9efe4a21a392eb0583ecef78be55 [Pipeline] echo 04:33:52 ========================================================= 04:33:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:33:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:33:53 + git log --format=format:%s -1 9d3090d945cf9efe4a21a392eb0583ecef78be55 [Pipeline] echo 04:33:53 [semverPrep] GIT_COMMIT: 9d3090d945cf9efe4a21a392eb0583ecef78be55, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:33:53 [semverPrep] This is not a build commit. [Pipeline] sh 04:33:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:33:53 + grep -v github /etc/ssh/ssh_known_hosts 04:33:53 + [ -e /tmp/ssh_known_hosts ] 04:33:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:33:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 04:33:53 sudo tee -a /etc/ssh/ssh_known_hosts 04:33:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:54 04:33:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:54 0.1.4: Pulling from edgex-devops/py-git-semver 04:33:54 b85a868b505f: Pulling fs layer 04:33:54 e2be974225ed: Pulling fs layer 04:33:54 339a4e72a1f5: Pulling fs layer 04:33:54 988bab9f4d93: Pulling fs layer 04:33:54 1469e6f7b9e6: Pulling fs layer 04:33:54 eaf3925da568: Pulling fs layer 04:33:54 bab4dde63d76: Pulling fs layer 04:33:54 bde34c3a00c8: Pulling fs layer 04:33:54 b352a97aabf1: Pulling fs layer 04:33:54 4872d77fe225: Pulling fs layer 04:33:54 5851b861e8e6: Pulling fs layer 04:33:54 bab4dde63d76: Waiting 04:33:54 bde34c3a00c8: Waiting 04:33:54 b352a97aabf1: Waiting 04:33:54 4872d77fe225: Waiting 04:33:54 5851b861e8e6: Waiting 04:33:54 988bab9f4d93: Waiting 04:33:54 1469e6f7b9e6: Waiting 04:33:54 eaf3925da568: Waiting 04:33:54 e2be974225ed: Download complete 04:33:54 988bab9f4d93: Verifying Checksum 04:33:54 988bab9f4d93: Download complete 04:33:54 1469e6f7b9e6: Verifying Checksum 04:33:54 1469e6f7b9e6: Download complete 04:33:54 339a4e72a1f5: Verifying Checksum 04:33:54 339a4e72a1f5: Download complete 04:33:54 eaf3925da568: Verifying Checksum 04:33:54 eaf3925da568: Download complete 04:33:54 bde34c3a00c8: Verifying Checksum 04:33:54 bde34c3a00c8: Download complete 04:33:54 b352a97aabf1: Download complete 04:33:54 4872d77fe225: Verifying Checksum 04:33:54 4872d77fe225: Download complete 04:33:54 5851b861e8e6: Verifying Checksum 04:33:54 5851b861e8e6: Download complete 04:33:54 b85a868b505f: Download complete 04:33:55 bab4dde63d76: Verifying Checksum 04:33:55 bab4dde63d76: Download complete 04:33:56 b85a868b505f: Pull complete 04:33:56 e2be974225ed: Pull complete 04:33:56 339a4e72a1f5: Pull complete 04:33:56 988bab9f4d93: Pull complete 04:33:56 1469e6f7b9e6: Pull complete 04:33:57 eaf3925da568: Pull complete 04:33:58 bab4dde63d76: Pull complete 04:33:58 bde34c3a00c8: Pull complete 04:33:58 b352a97aabf1: Pull complete 04:33:58 4872d77fe225: Pull complete 04:33:58 5851b861e8e6: Pull complete 04:33:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:33:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:33:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:59 prd-ubuntu20.04-docker-8c-8g-9415 does not seem to be running inside a container 04:33:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1621 -v /w/workspace/gexfoundry_device-sdk-go_PR-1621:/w/workspace/gexfoundry_device-sdk-go_PR-1621:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1621@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:34:01 $ docker top 77a4d0afd736d885b192f70e01a5e4ccb7ee09198c0b8837e202cd220eaffa77 -eo pid,comm 04:34:01 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:34:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:34:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:34:02 [ssh-agent] Looking for ssh-agent implementation... 04:34:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:34:02 $ docker exec 77a4d0afd736d885b192f70e01a5e4ccb7ee09198c0b8837e202cd220eaffa77 ssh-agent 04:34:02 SSH_AUTH_SOCK=/tmp/ssh-1VJSkcSCqrcr/agent.32 04:34:02 SSH_AGENT_PID=38 04:34:02 Running ssh-add (command line suppressed) 04:34:02 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp/private_key_4824238932176740064.key (/w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp/private_key_4824238932176740064.key) 04:34:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:34:02 + git tag --points-at HEAD [Pipeline] } 04:34:02 $ docker exec --env ******** --env ******** 77a4d0afd736d885b192f70e01a5e4ccb7ee09198c0b8837e202cd220eaffa77 ssh-agent -k 04:34:02 unset SSH_AUTH_SOCK; 04:34:02 unset SSH_AGENT_PID; 04:34:02 echo Agent pid 38 killed; 04:34:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:34:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:34:03 [ssh-agent] Looking for ssh-agent implementation... 04:34:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:34:03 $ docker exec 77a4d0afd736d885b192f70e01a5e4ccb7ee09198c0b8837e202cd220eaffa77 ssh-agent 04:34:03 SSH_AUTH_SOCK=/tmp/ssh-QIUg040UnkVq/agent.72 04:34:03 SSH_AGENT_PID=78 04:34:03 Running ssh-add (command line suppressed) 04:34:03 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp/private_key_12497952836012620941.key (/w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp/private_key_12497952836012620941.key) 04:34:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:34:03 + git semver init 04:34:03 2024-09-04 04:34:03,890 [run_init] DEBUG init version:0.0.0 force:False 04:34:03 2024-09-04 04:34:03,891 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1621/.semver 04:34:03 2024-09-04 04:34:03,892 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1621/.semver 04:34:03 2024-09-04 04:34:03,892 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1621/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1621, universal_newlines=False, shell=None, istream=None) 04:34:06 2024-09-04 04:34:05,976 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1621/.git/info/exclude 04:34:06 2024-09-04 04:34:05,977 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1621/.semver/PR-1621 with force:False 04:34:06 2024-09-04 04:34:05,977 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1621/.semver/PR-1621 04:34:06 2024-09-04 04:34:05,981 [execute] INFO git cat-file --batch-check 04:34:06 2024-09-04 04:34:05,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1621/.semver, universal_newlines=False, shell=None, istream=) 04:34:06 2024-09-04 04:34:05,989 [execute] INFO git cat-file --batch 04:34:06 2024-09-04 04:34:05,989 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1621/.semver, universal_newlines=False, shell=None, istream=) 04:34:06 2024-09-04 04:34:05,995 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1621/.semver/PR-1621 04:34:06 0.0.0 [Pipeline] } 04:34:06 $ docker exec --env ******** --env ******** 77a4d0afd736d885b192f70e01a5e4ccb7ee09198c0b8837e202cd220eaffa77 ssh-agent -k 04:34:06 unset SSH_AUTH_SOCK; 04:34:06 unset SSH_AGENT_PID; 04:34:06 echo Agent pid 78 killed; 04:34:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:34:07 + git semver [Pipeline] } 04:34:07 $ docker stop --time=1 77a4d0afd736d885b192f70e01a5e4ccb7ee09198c0b8837e202cd220eaffa77 04:34:08 $ docker rm -f --volumes 77a4d0afd736d885b192f70e01a5e4ccb7ee09198c0b8837e202cd220eaffa77 [Pipeline] // withDockerContainer [Pipeline] sh 04:34:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:34:09 Stashed 1 file(s) [Pipeline] echo 04:34: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:34:10 provisioning config files... 04:34:10 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp/config5832042386164270540tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:34:10 ---> ****-login.sh 04:34:10 nexus3.edgexfoundry.org:10001 04:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:34:10 Configure a credential helper to remove this warning. See 04:34:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:34:10 04:34:10 Login Succeeded 04:34:10 nexus3.edgexfoundry.org:10002 04:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:34:10 Configure a credential helper to remove this warning. See 04:34:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:34:10 04:34:10 Login Succeeded 04:34:10 nexus3.edgexfoundry.org:10003 04:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:34:10 Configure a credential helper to remove this warning. See 04:34:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:34:10 04:34:10 Login Succeeded 04:34:10 nexus3.edgexfoundry.org:10004 04:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:34:10 Configure a credential helper to remove this warning. See 04:34:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:34:10 04:34:10 Login Succeeded 04:34:10 ****.io 04:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:34:11 Configure a credential helper to remove this warning. See 04:34:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:34:11 04:34:11 Login Succeeded 04:34:11 ---> ****-login.sh ends [Pipeline] } 04:34:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:34:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:34:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:34:11 ========================================================= 04:34:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:34:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34: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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:34:12 Sending build context to Docker daemon 25.3MB 04:34:12 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:34:12 Step 2/10 : FROM ${BASE} AS builder 04:34:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:34:12 619be1103602: Pulling fs layer 04:34:12 7862e08f4a3e: Pulling fs layer 04:34:12 5df492c9dc93: Pulling fs layer 04:34:12 7629e6793208: Pulling fs layer 04:34:12 4f4fb700ef54: Pulling fs layer 04:34:12 fb5054dd5b73: Pulling fs layer 04:34:12 eeca6798cff9: Pulling fs layer 04:34:12 aa269ceb94a6: Pulling fs layer 04:34:12 ada007ff1a6a: Pulling fs layer 04:34:12 fb5054dd5b73: Waiting 04:34:12 eeca6798cff9: Waiting 04:34:12 aa269ceb94a6: Waiting 04:34:12 7629e6793208: Waiting 04:34:12 ada007ff1a6a: Waiting 04:34:12 4f4fb700ef54: Waiting 04:34:12 7862e08f4a3e: Verifying Checksum 04:34:12 7862e08f4a3e: Download complete 04:34:12 7629e6793208: Download complete 04:34:12 4f4fb700ef54: Verifying Checksum 04:34:12 4f4fb700ef54: Download complete 04:34:12 fb5054dd5b73: Verifying Checksum 04:34:12 fb5054dd5b73: Download complete 04:34:12 619be1103602: Verifying Checksum 04:34:12 619be1103602: Download complete 04:34:12 eeca6798cff9: Verifying Checksum 04:34:12 eeca6798cff9: Download complete 04:34:12 ada007ff1a6a: Verifying Checksum 04:34:12 ada007ff1a6a: Download complete 04:34:12 619be1103602: Pull complete 04:34:12 7862e08f4a3e: Pull complete 04:34:12 5df492c9dc93: Verifying Checksum 04:34:12 5df492c9dc93: Download complete 04:34:13 aa269ceb94a6: Verifying Checksum 04:34:13 aa269ceb94a6: Download complete 04:34:16 5df492c9dc93: Pull complete 04:34:16 7629e6793208: Pull complete 04:34:16 4f4fb700ef54: Pull complete 04:34:16 fb5054dd5b73: Pull complete 04:34:16 eeca6798cff9: Pull complete 04:34:19 aa269ceb94a6: Pull complete 04:34:19 ada007ff1a6a: Pull complete 04:34:19 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:34:19 ---> f489d0715acc 04:34:19 Step 3/10 : ARG MAKE=make build 04:34:24 ---> Running in 9b4f4988aaa4 04:34:24 Removing intermediate container 9b4f4988aaa4 04:34:24 ---> f279ac370306 04:34:24 Step 4/10 : WORKDIR /device-sdk-go 04:34:24 ---> Running in 5b9b20e552e6 04:34:24 Removing intermediate container 5b9b20e552e6 04:34:24 ---> 0651bf1706f4 04:34:24 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:34:24 ---> Running in 9e2575d8c106 04:34:24 Removing intermediate container 9e2575d8c106 04:34:24 ---> dd7693b39a4e 04:34:24 Step 6/10 : RUN apk add --update --no-cache make git 04:34:24 ---> Running in dd8840210322 04:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:34:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:34:24 OK: 264 MiB in 52 packages 04:34:25 Still waiting to schedule task 04:34:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9414’ 04:34:25 Removing intermediate container dd8840210322 04:34:25 ---> 3b3e910e2d5f 04:34:25 Step 7/10 : COPY go.mod vendor* ./ 04:34:25 ---> 732b1e4106ab 04:34:25 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:34:25 ---> Running in 3b660305c2f3 04:35:21 Removing intermediate container 3b660305c2f3 04:35:21 ---> 9ca4fd6cdf44 04:35:21 Step 9/10 : COPY . . 04:35:21 ---> c6ffd9260f78 04:35:21 Step 10/10 : RUN ${MAKE} 04:35:21 ---> Running in c46767250f45 04:35:21 noop 04:35:21 Removing intermediate container c46767250f45 04:35:21 ---> 8da05dc4f753 04:35:21 Successfully built 8da05dc4f753 04:35:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:21 + docker inspect -f . ci-base-image-x86_64 04:35:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:22 prd-ubuntu20.04-docker-8c-8g-9415 does not seem to be running inside a container 04:35:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1621 -v /w/workspace/gexfoundry_device-sdk-go_PR-1621:/w/workspace/gexfoundry_device-sdk-go_PR-1621:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1621@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 ******** ci-base-image-x86_64 cat 04:35:22 $ docker top 7d0a0c2e1fb41edfd380e27f54055adb7e8f7e1df5ca05edf96f2d342c855c84 -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:22 + go version 04:35:22 go version go1.21.9 linux/amd64 [Pipeline] } 04:35:22 $ docker stop --time=1 7d0a0c2e1fb41edfd380e27f54055adb7e8f7e1df5ca05edf96f2d342c855c84 04:35:24 $ docker rm -f --volumes 7d0a0c2e1fb41edfd380e27f54055adb7e8f7e1df5ca05edf96f2d342c855c84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:25 + docker inspect -f . ci-base-image-x86_64 04:35:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:25 prd-ubuntu20.04-docker-8c-8g-9415 does not seem to be running inside a container 04:35:25 $ 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-1621 -v /w/workspace/gexfoundry_device-sdk-go_PR-1621:/w/workspace/gexfoundry_device-sdk-go_PR-1621:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1621@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 ******** ci-base-image-x86_64 cat 04:35:25 $ docker top 9ad8eabe787a45d4b96dd9232a4788ec1ee5de22b560913c2ed42d35de5de643 -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:26 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1621 [Pipeline] fileExists [Pipeline] sh 04:35:26 + make test 04:35:26 go test -race -coverprofile=coverage.out ./... 04:35:34 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:36:13 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:36:13 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:36:13 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:36:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:36:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:36:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.029s coverage: 26.0% of statements 04:36:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.034s coverage: 79.4% of statements 04:36:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:36:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:36:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:36:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.042s coverage: 86.0% of statements 04:36:13 ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] 04:36:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:36:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:36:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.081s coverage: 45.2% of statements 04:36:14 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:36:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.033s coverage: 14.4% of statements 04:36:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.161s coverage: 44.6% of statements 04:36:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.045s coverage: 68.5% of statements 04:36:16 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.082s coverage: 89.2% of statements 04:36:16 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.057s coverage: 5.3% of statements 04:36:55 GO111MODULE=on go vet ./... 04:36:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:36:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:36:55 ./bin/test-attribution-txt.sh [Pipeline] echo 04:36:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:36:55 $ docker stop --time=1 9ad8eabe787a45d4b96dd9232a4788ec1ee5de22b560913c2ed42d35de5de643 04:37:00 $ docker rm -f --volumes 9ad8eabe787a45d4b96dd9232a4788ec1ee5de22b560913c2ed42d35de5de643 [Pipeline] // withDockerContainer [Pipeline] sh 04:37:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:37:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:37:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:37:03 + ls -al . 04:37:03 total 384 04:37:03 drwxrwxr-x 11 jenkins jenkins 4096 Sep 4 04:35 . 04:37:03 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 04:33 .. 04:37:03 -rw-rw-r-- 1 jenkins jenkins 140 Sep 4 04:33 .dockerignore 04:37:03 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 04:36 .git 04:37:03 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:33 .github 04:37:03 -rw-rw-r-- 1 jenkins jenkins 137 Sep 4 04:33 .gitignore 04:37:03 -rw-rw-r-- 1 jenkins jenkins 42 Sep 4 04:33 .golangci.yml 04:37:03 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 04:34 .semver 04:37:03 -rw-rw-r-- 1 jenkins jenkins 48109 Sep 4 04:33 CHANGELOG.md 04:37:03 -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 04:33 GOVERNANCE.md 04:37:03 -rw-rw-r-- 1 jenkins jenkins 885 Sep 4 04:33 Jenkinsfile 04:37:03 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 4 04:33 LICENSE 04:37:03 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 4 04:33 Makefile 04:37:03 -rw-rw-r-- 1 jenkins jenkins 619 Sep 4 04:33 OWNERS.md 04:37:03 -rw-rw-r-- 1 jenkins jenkins 4937 Sep 4 04:33 README.md 04:37:03 -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 04:34 VERSION 04:37:03 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 04:33 bin 04:37:03 -rw-r--r-- 1 jenkins jenkins 127941 Sep 4 04:36 coverage.out 04:37:03 drwxrwxr-x 5 jenkins jenkins 4096 Sep 4 04:33 example 04:37:03 -rw-rw-r-- 1 jenkins jenkins 6984 Sep 4 04:33 go.mod 04:37:03 -rw-rw-r-- 1 jenkins jenkins 101460 Sep 4 04:33 go.sum 04:37:03 drwxrwxr-x 13 jenkins jenkins 4096 Sep 4 04:33 internal 04:37:03 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:33 openapi 04:37:03 drwxrwxr-x 6 jenkins jenkins 4096 Sep 4 04:33 pkg 04:37:03 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 04:33 snap 04:37:03 -rw-rw-r-- 1 jenkins jenkins 222 Sep 4 04:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:03 + 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=9d3090d945cf9efe4a21a392eb0583ecef78be55 --label arch=amd64 --label version=0.0.0 . 04:37:03 Sending build context to Docker daemon 25.43MB 04:37:03 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:37:03 Step 2/24 : FROM ${BASE} AS builder 04:37:03 ---> 8da05dc4f753 04:37:03 Step 3/24 : ARG MAKE=make build 04:37:04 ---> Running in 1bc8df680b0d 04:37:04 Removing intermediate container 1bc8df680b0d 04:37:04 ---> 2737a2617b6c 04:37:04 Step 4/24 : WORKDIR /device-sdk-go 04:37:04 ---> Running in 058837d2f9e6 04:37:04 Removing intermediate container 058837d2f9e6 04:37:04 ---> 2e2d8580d35b 04:37:04 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:37:04 ---> Running in 8ac02e8f3b01 04:37:04 Removing intermediate container 8ac02e8f3b01 04:37:04 ---> a0e774329626 04:37:04 Step 6/24 : RUN apk add --update --no-cache make git 04:37:04 ---> Running in fddf00d917a1 04:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:37:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:37:05 OK: 264 MiB in 52 packages 04:37:05 Removing intermediate container fddf00d917a1 04:37:05 ---> 0b2c7d533b43 04:37:05 Step 7/24 : COPY go.mod vendor* ./ 04:37:05 ---> 605b2a1a200c 04:37:05 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:37:05 ---> Running in 6b156c00a4dc 04:37:06 Removing intermediate container 6b156c00a4dc 04:37:06 ---> df2dcc3c6114 04:37:06 Step 9/24 : COPY . . 04:37:07 ---> bcb75b564b52 04:37:07 Step 10/24 : RUN ${MAKE} 04:37:07 ---> Running in daf1dcf2b250 04:37:07 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:37:46 Removing intermediate container daf1dcf2b250 04:37:46 ---> 2295a7a9dc83 04:37:46 Step 11/24 : FROM alpine:3.18 04:37:46 3.18: Pulling from library/alpine 04:37:46 930bdd4d222e: Pulling fs layer 04:37:46 930bdd4d222e: Verifying Checksum 04:37:46 930bdd4d222e: Download complete 04:37:46 930bdd4d222e: Pull complete 04:37:46 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:37:46 Status: Downloaded newer image for alpine:3.18 04:37:46 ---> 18f865063206 04:37:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:37:46 ---> Running in e4bb9c741b50 04:37:46 Removing intermediate container e4bb9c741b50 04:37:46 ---> bbbc3cf10e1b 04:37:46 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:37:46 ---> Running in f99f33847c52 04:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:37:46 (1/1) Installing dumb-init (1.2.5-r2) 04:37:46 Executing busybox-1.36.1-r7.trigger 04:37:46 OK: 7 MiB in 16 packages 04:37:46 Removing intermediate container f99f33847c52 04:37:46 ---> 62ca1f5e24d8 04:37:46 Step 14/24 : RUN apk --no-cache upgrade 04:37:46 ---> Running in d1dec0f9c246 04:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:37:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:37:46 OK: 7 MiB in 16 packages 04:37:46 Removing intermediate container d1dec0f9c246 04:37:46 ---> 53573eb2b8c1 04:37:46 Step 15/24 : WORKDIR / 04:37:46 ---> Running in b8316fc11a91 04:37:46 Removing intermediate container b8316fc11a91 04:37:46 ---> 97e3af8826de 04:37:46 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:37:46 ---> bc3aff47ed47 04:37:46 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:37:46 ---> ad85c9e4d8b6 04:37:46 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:37:46 ---> af7a91af83e6 04:37:46 Step 19/24 : EXPOSE 59999 04:37:46 ---> Running in f9886994c8ee 04:37:47 Removing intermediate container f9886994c8ee 04:37:47 ---> fb8fa96a4d77 04:37:47 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:37:47 ---> Running in 884de0c08dbc 04:37:47 Removing intermediate container 884de0c08dbc 04:37:47 ---> 49038de781fc 04:37:47 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:37:47 ---> Running in 49740c3d5726 04:37:47 Removing intermediate container 49740c3d5726 04:37:47 ---> 499c8989c9fb 04:37:47 Step 22/24 : LABEL arch=amd64 04:37:47 ---> Running in 1554cf59fb9f 04:37:47 Removing intermediate container 1554cf59fb9f 04:37:47 ---> cc69f54bfb10 04:37:47 Step 23/24 : LABEL git_sha=9d3090d945cf9efe4a21a392eb0583ecef78be55 04:37:47 ---> Running in c258e26da372 04:37:47 Removing intermediate container c258e26da372 04:37:47 ---> e9c0e96b8a7d 04:37:47 Step 24/24 : LABEL version=0.0.0 04:37:47 ---> Running in c5cffd432fe8 04:37:47 Removing intermediate container c5cffd432fe8 04:37:47 ---> 387651a937ee 04:37:47 [Warning] One or more build-args [ARCH] were not consumed 04:37:47 Successfully built 387651a937ee 04:37:47 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:37:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:48 04:37:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:37:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:48 latest: Pulling from edgex-lftools-log-publisher 04:37:48 5eb5b503b376: Pulling fs layer 04:37:48 5c69ac0246d0: Pulling fs layer 04:37:48 ec43610c2a17: Pulling fs layer 04:37:48 3a2ae6a8a46f: Pulling fs layer 04:37:48 33b1e0a273af: Pulling fs layer 04:37:48 5d3b04190fa2: Pulling fs layer 04:37:48 2f39f015ded8: Pulling fs layer 04:37:48 3a2ae6a8a46f: Waiting 04:37:48 5d3b04190fa2: Waiting 04:37:48 33b1e0a273af: Waiting 04:37:48 5c69ac0246d0: Verifying Checksum 04:37:48 5c69ac0246d0: Download complete 04:37:48 3a2ae6a8a46f: Verifying Checksum 04:37:48 3a2ae6a8a46f: Download complete 04:37:48 ec43610c2a17: Verifying Checksum 04:37:48 ec43610c2a17: Download complete 04:37:48 33b1e0a273af: Verifying Checksum 04:37:48 33b1e0a273af: Download complete 04:37:48 5d3b04190fa2: Download complete 04:37:49 5eb5b503b376: Verifying Checksum 04:37:49 5eb5b503b376: Download complete 04:37:49 2f39f015ded8: Download complete 04:37:50 5eb5b503b376: Pull complete 04:37:50 5c69ac0246d0: Pull complete 04:37:51 ec43610c2a17: Pull complete 04:37:51 3a2ae6a8a46f: Pull complete 04:37:51 33b1e0a273af: Pull complete 04:37:51 5d3b04190fa2: Pull complete 04:37:55 2f39f015ded8: Pull complete 04:37:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:37:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:37:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:37:55 prd-ubuntu20.04-docker-8c-8g-9415 does not seem to be running inside a container 04:37:55 $ 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-1621 -v /w/workspace/gexfoundry_device-sdk-go_PR-1621:/w/workspace/gexfoundry_device-sdk-go_PR-1621:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1621@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:38:00 $ docker top 973dccff556c8aad12594789084d6856f532589ac5fc4e9ecc50cbbe1ef93072 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:38:01 ---> job-cost.sh 04:38:01 lf-activate-venv: SKIPPING 04:38:01 INFO: No Stack... 04:38:01 INFO: Retrieving Pricing Info for: v3-standard-8 04:38:01 INFO: Archiving Costs [Pipeline] sh 04:38:02 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1621/archives/cost.csv 04:38:02 + cut -d, -f6 [Pipeline] lock 04:38:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1621-1-stack-cost] 04:38:02 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1621-1-stack-cost] did not exist. Created. 04:38:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1621-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:38:02 + echo total: 0.2199999988079071 [Pipeline] stash 04:38:02 Stashed 1 file(s) [Pipeline] } 04:38:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1621-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:38:02 $ docker stop --time=1 973dccff556c8aad12594789084d6856f532589ac5fc4e9ecc50cbbe1ef93072 04:38:03 $ docker rm -f --volumes 973dccff556c8aad12594789084d6856f532589ac5fc4e9ecc50cbbe1ef93072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:40:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9420 in /w/workspace/gexfoundry_device-sdk-go_PR-1621 [Pipeline] { [Pipeline] ws 04:40:50 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:40:53 The recommended git tool is: git 04:41:01 using credential edgex-jenkins-ssh 04:41:01 Cloning the remote Git repository 04:41:01 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:41:02 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:41:02 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:41:02 > git --version # timeout=10 04:41:02 > git --version # 'git version 2.25.1' 04:41:02 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:41:06 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:41:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:41:08 Merging remotes/origin/main commit 083c381ac4cc923d13d653dabf1097f47e3433f3 into PR head commit 9d3090d945cf9efe4a21a392eb0583ecef78be55 04:41:08 Merge succeeded, producing 9d3090d945cf9efe4a21a392eb0583ecef78be55 04:41:08 Checking out Revision 9d3090d945cf9efe4a21a392eb0583ecef78be55 (PR-1621) 04:41:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:41:07 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:41:07 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1621/head:refs/remotes/origin/PR-1621 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:41:08 > git config core.sparsecheckout # timeout=10 04:41:08 > git checkout -f 9d3090d945cf9efe4a21a392eb0583ecef78be55 # timeout=10 04:41:08 > git remote # timeout=10 04:41:08 > git config --get remote.origin.url # timeout=10 04:41:08 using GIT_SSH to set credentials SSH Credentials for GitHub 04:41:08 > git merge 083c381ac4cc923d13d653dabf1097f47e3433f3 # timeout=10 04:41:08 > git rev-parse HEAD^{commit} # timeout=10 04:41:08 > git config core.sparsecheckout # timeout=10 04:41:08 > git checkout -f 9d3090d945cf9efe4a21a392eb0583ecef78be55 # timeout=10 04:41:09 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:41:09 > git --version # timeout=10 04:41:09 > git --version # 'git version 2.25.1' 04:41:09 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:41:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:41:14 % Total % Received % Xferd Average Speed Time Time Time Current 04:41:14 Dload Upload Total Spent Left Speed 04:41:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 04:41:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:41:15 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 04:41:15 /etc/docker/daemon.json 04:41:15 { 04:41:15 "registry-mirrors": [ 04:41:15 "https://nexus3.edgexfoundry.org:10001" 04:41:15 ], 04:41:15 "bip": "10.250.0.254/24", 04:41:15 "hosts": [ 04:41:15 "tcp://0.0.0.0:5555", 04:41:15 "unix:///var/run/docker.sock" 04:41:15 ], 04:41:15 "mtu": 1458, 04:41:15 "selinux-enabled": true, 04:41:15 "seccomp-profile": "/etc/docker/seccomp.json" 04:41:15 } [Pipeline] sh 04:41:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:41:16 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:41:34 provisioning config files... 04:41:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config4463313728603999793tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:41:34 ---> ****-login.sh 04:41:34 nexus3.edgexfoundry.org:10001 04:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:35 Configure a credential helper to remove this warning. See 04:41:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:35 04:41:35 Login Succeeded 04:41:35 nexus3.edgexfoundry.org:10002 04:41:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:36 Configure a credential helper to remove this warning. See 04:41:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:36 04:41:36 Login Succeeded 04:41:36 nexus3.edgexfoundry.org:10003 04:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:36 Configure a credential helper to remove this warning. See 04:41:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:36 04:41:36 Login Succeeded 04:41:36 nexus3.edgexfoundry.org:10004 04:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:36 Configure a credential helper to remove this warning. See 04:41:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:36 04:41:36 Login Succeeded 04:41:36 ****.io 04:41:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:41:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:41:37 Configure a credential helper to remove this warning. See 04:41:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:41:37 04:41:37 Login Succeeded 04:41:37 ---> ****-login.sh ends [Pipeline] } 04:41:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:41:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:41:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:41:37 ========================================================= 04:41:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:41:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:41:38 + 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.21-alpine --build-arg MAKE=echo noop --target=builder . 04:41:38 Sending build context to Docker daemon 13.1MB 04:41:38 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:41:38 Step 2/10 : FROM ${BASE} AS builder 04:41:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:41:38 c6b39de5b339: Pulling fs layer 04:41:38 a69c41024577: Pulling fs layer 04:41:38 d6de4b400683: Pulling fs layer 04:41:38 35cb2a7552d0: Pulling fs layer 04:41:38 4f4fb700ef54: Pulling fs layer 04:41:38 464afbd9ba4c: Pulling fs layer 04:41:38 00f215d4a9da: Pulling fs layer 04:41:38 d496ad576159: Pulling fs layer 04:41:38 464afbd9ba4c: Waiting 04:41:38 00f215d4a9da: Waiting 04:41:38 35cb2a7552d0: Waiting 04:41:38 d496ad576159: Waiting 04:41:38 4f4fb700ef54: Waiting 04:41:39 a69c41024577: Verifying Checksum 04:41:39 a69c41024577: Download complete 04:41:39 35cb2a7552d0: Download complete 04:41:39 4f4fb700ef54: Verifying Checksum 04:41:39 4f4fb700ef54: Download complete 04:41:39 464afbd9ba4c: Verifying Checksum 04:41:39 464afbd9ba4c: Download complete 04:41:39 c6b39de5b339: Verifying Checksum 04:41:39 c6b39de5b339: Download complete 04:41:39 d496ad576159: Verifying Checksum 04:41:39 d496ad576159: Download complete 04:41:40 c6b39de5b339: Pull complete 04:41:40 a69c41024577: Pull complete 04:41:40 d6de4b400683: Verifying Checksum 04:41:40 d6de4b400683: Download complete 04:41:42 00f215d4a9da: Verifying Checksum 04:41:42 00f215d4a9da: Download complete 04:41:54 d6de4b400683: Pull complete 04:41:54 35cb2a7552d0: Pull complete 04:41:54 4f4fb700ef54: Pull complete 04:41:54 464afbd9ba4c: Pull complete 04:42:02 00f215d4a9da: Pull complete 04:42:04 d496ad576159: Pull complete 04:42:04 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 04:42:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:42:04 ---> f246e2811388 04:42:04 Step 3/10 : ARG MAKE=make build 04:42:06 ---> Running in b756fdba0478 04:42:06 Removing intermediate container b756fdba0478 04:42:06 ---> 561af086c14f 04:42:06 Step 4/10 : WORKDIR /device-sdk-go 04:42:07 ---> Running in 755ae83da095 04:42:07 Removing intermediate container 755ae83da095 04:42:07 ---> 8ada4cb915a6 04:42:07 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:42:07 ---> Running in 7f23eb50bb3b 04:42:08 Removing intermediate container 7f23eb50bb3b 04:42:08 ---> e9d9afb6f4fa 04:42:08 Step 6/10 : RUN apk add --update --no-cache make git 04:42:08 ---> Running in aee2447803dd 04:42:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:42:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:42:11 OK: 266 MiB in 52 packages 04:42:12 Removing intermediate container aee2447803dd 04:42:12 ---> 899f42f8263b 04:42:12 Step 7/10 : COPY go.mod vendor* ./ 04:42:12 ---> 1ff86ac99e7d 04:42:12 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:42:12 ---> Running in 87fac450b639 04:44:04 Removing intermediate container 87fac450b639 04:44:04 ---> 94a0ca9c5bba 04:44:04 Step 9/10 : COPY . . 04:44:04 ---> 5d81c99d3d3c 04:44:04 Step 10/10 : RUN ${MAKE} 04:44:04 ---> Running in 6e8feb0f070b 04:44:04 noop 04:44:04 Removing intermediate container 6e8feb0f070b 04:44:04 ---> a31d4c37d057 04:44:04 Successfully built a31d4c37d057 04:44:04 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:04 + docker inspect -f . ci-base-image-arm64 04:44:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:05 prd-ubuntu20.04-docker-arm64-4c-16g-9420 does not seem to be running inside a container 04:44:05 $ 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:44:06 $ docker top 894507c945ddc903460606e144007c885679433e4d32dd9915ff8d75bb3ded0b -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:07 + go version 04:44:07 go version go1.21.9 linux/arm64 [Pipeline] } 04:44:07 $ docker stop --time=1 894507c945ddc903460606e144007c885679433e4d32dd9915ff8d75bb3ded0b 04:44:09 $ docker rm -f --volumes 894507c945ddc903460606e144007c885679433e4d32dd9915ff8d75bb3ded0b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:10 + docker inspect -f . ci-base-image-arm64 04:44:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:10 prd-ubuntu20.04-docker-arm64-4c-16g-9420 does not seem to be running inside a container 04:44:10 $ 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:44:11 $ docker top d29ab8bc911ad274c4a6fe67fc66d2fdb15e3718eb6f10cc12a6b262360a4d95 -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:12 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:44:13 + make test 04:44:13 go test -race -coverprofile=coverage.out ./... 04:45:00 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:48:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:48:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:48:22 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:48:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:48:22 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:48:26 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.112s coverage: 26.0% of statements 04:48:30 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.165s coverage: 79.4% of statements 04:48:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:48:37 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:48:38 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.255s coverage: 86.0% of statements 04:48:45 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:48:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.454s coverage: 45.2% of statements 04:48:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.167s coverage: 14.4% of statements 04:48:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.061s coverage: 44.6% of statements 04:48:51 ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] 04:48:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:48:51 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:48:52 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.291s coverage: 68.5% of statements 04:48:56 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.352s coverage: 89.2% of statements 04:49:00 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:49:01 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.237s coverage: 5.3% of statements 04:49:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:49:02 GO111MODULE=on go vet ./... 04:52:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:52:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:52:54 ./bin/test-attribution-txt.sh [Pipeline] echo 04:52:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:52:54 $ docker stop --time=1 d29ab8bc911ad274c4a6fe67fc66d2fdb15e3718eb6f10cc12a6b262360a4d95 04:52:56 $ docker rm -f --volumes d29ab8bc911ad274c4a6fe67fc66d2fdb15e3718eb6f10cc12a6b262360a4d95 [Pipeline] // withDockerContainer [Pipeline] sh 04:52:58 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:52:58 Warning: overwriting stash ‘coverage-report’ 04:52:59 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:53:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:53:00 + ls -al . 04:53:00 total 380 04:53:00 drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 04:44 . 04:53:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 04:41 .. 04:53:00 -rw-rw-r-- 1 jenkins jenkins 140 Sep 4 04:41 .dockerignore 04:53:00 drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 04:41 .git 04:53:00 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:41 .github 04:53:00 -rw-rw-r-- 1 jenkins jenkins 137 Sep 4 04:41 .gitignore 04:53:00 -rw-rw-r-- 1 jenkins jenkins 42 Sep 4 04:41 .golangci.yml 04:53:00 -rw-rw-r-- 1 jenkins jenkins 48109 Sep 4 04:41 CHANGELOG.md 04:53:00 -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 04:41 GOVERNANCE.md 04:53:00 -rw-rw-r-- 1 jenkins jenkins 885 Sep 4 04:41 Jenkinsfile 04:53:00 -rw-rw-r-- 1 jenkins jenkins 11341 Sep 4 04:41 LICENSE 04:53:00 -rw-rw-r-- 1 jenkins jenkins 1842 Sep 4 04:41 Makefile 04:53:00 -rw-rw-r-- 1 jenkins jenkins 619 Sep 4 04:41 OWNERS.md 04:53:00 -rw-rw-r-- 1 jenkins jenkins 4937 Sep 4 04:41 README.md 04:53:00 -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 04:34 VERSION 04:53:00 drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 04:41 bin 04:53:00 -rw-r--r-- 1 jenkins jenkins 127940 Sep 4 04:49 coverage.out 04:53:00 drwxrwxr-x 5 jenkins jenkins 4096 Sep 4 04:41 example 04:53:00 -rw-rw-r-- 1 jenkins jenkins 6984 Sep 4 04:41 go.mod 04:53:00 -rw-rw-r-- 1 jenkins jenkins 101460 Sep 4 04:41 go.sum 04:53:00 drwxrwxr-x 13 jenkins jenkins 4096 Sep 4 04:41 internal 04:53:00 drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 04:41 openapi 04:53:00 drwxrwxr-x 6 jenkins jenkins 4096 Sep 4 04:41 pkg 04:53:00 drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 04:41 snap 04:53:00 -rw-rw-r-- 1 jenkins jenkins 222 Sep 4 04:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:01 + 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=9d3090d945cf9efe4a21a392eb0583ecef78be55 --label arch=arm64 --label version=0.0.0 . 04:53:01 Sending build context to Docker daemon 13.23MB 04:53:01 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 04:53:01 Step 2/24 : FROM ${BASE} AS builder 04:53:01 ---> a31d4c37d057 04:53:01 Step 3/24 : ARG MAKE=make build 04:53:01 ---> Running in 70ba9dda4f23 04:53:02 Removing intermediate container 70ba9dda4f23 04:53:02 ---> 6de7de1cafe8 04:53:02 Step 4/24 : WORKDIR /device-sdk-go 04:53:02 ---> Running in 041540c71d16 04:53:02 Removing intermediate container 041540c71d16 04:53:02 ---> 4c997aaa91e2 04:53:02 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:53:02 ---> Running in dcd42cf50ff4 04:53:03 Removing intermediate container dcd42cf50ff4 04:53:03 ---> c39f5004f47b 04:53:03 Step 6/24 : RUN apk add --update --no-cache make git 04:53:03 ---> Running in 6423e854072d 04:53:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:53:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:53:05 OK: 266 MiB in 52 packages 04:53:06 Removing intermediate container 6423e854072d 04:53:06 ---> 9d6e679219c5 04:53:06 Step 7/24 : COPY go.mod vendor* ./ 04:53:07 ---> f1302cd13c2d 04:53:07 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:07 ---> Running in 2d2da1d3dbd3 04:53:09 Removing intermediate container 2d2da1d3dbd3 04:53:09 ---> 87d08816f0fb 04:53:09 Step 9/24 : COPY . . 04:53:11 ---> ae18af6eaa9a 04:53:11 Step 10/24 : RUN ${MAKE} 04:53:11 ---> Running in 6d083181ea7e 04:53:12 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:56:49 Removing intermediate container 6d083181ea7e 04:56:49 ---> 4b48c1d41abd 04:56:49 Step 11/24 : FROM alpine:3.18 04:56:49 3.18: Pulling from library/alpine 04:56:49 4983c3fe2029: Pulling fs layer 04:56:49 4983c3fe2029: Verifying Checksum 04:56:49 4983c3fe2029: Download complete 04:56:49 4983c3fe2029: Pull complete 04:56:49 Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 04:56:49 Status: Downloaded newer image for alpine:3.18 04:56:49 ---> a0237000ae83 04:56:49 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:56:49 ---> Running in 9409013da344 04:56:49 Removing intermediate container 9409013da344 04:56:49 ---> 0f684344525c 04:56:49 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:56:50 ---> Running in 565d269e6ee5 04:56:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:56:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:56:52 (1/1) Installing dumb-init (1.2.5-r2) 04:56:52 Executing busybox-1.36.1-r7.trigger 04:56:52 OK: 8 MiB in 16 packages 04:56:53 Removing intermediate container 565d269e6ee5 04:56:53 ---> c89d2f52c79c 04:56:53 Step 14/24 : RUN apk --no-cache upgrade 04:56:53 ---> Running in 380e11bdcc4e 04:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:56:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:56:55 OK: 8 MiB in 16 packages 04:56:56 Removing intermediate container 380e11bdcc4e 04:56:56 ---> 713940332ca0 04:56:56 Step 15/24 : WORKDIR / 04:56:56 ---> Running in 90b33cafb59f 04:56:57 Removing intermediate container 90b33cafb59f 04:56:57 ---> 2bdc84110769 04:56:57 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:56:57 ---> 97cba15c3ba4 04:56:57 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:57:00 ---> 9f343629e3f0 04:57:00 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:57:00 ---> dd5139b30ceb 04:57:00 Step 19/24 : EXPOSE 59999 04:57:00 ---> Running in 84b8a46b263c 04:57:01 Removing intermediate container 84b8a46b263c 04:57:01 ---> 6478c7e897e1 04:57:01 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:57:01 ---> Running in c4a1df770fcb 04:57:01 Removing intermediate container c4a1df770fcb 04:57:01 ---> 1b589b2d8f1b 04:57:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:57:01 ---> Running in 638f469fa587 04:57:01 Removing intermediate container 638f469fa587 04:57:01 ---> 421545821164 04:57:01 Step 22/24 : LABEL arch=arm64 04:57:01 ---> Running in 616c5db52544 04:57:02 Removing intermediate container 616c5db52544 04:57:02 ---> fb0f632fd025 04:57:02 Step 23/24 : LABEL git_sha=9d3090d945cf9efe4a21a392eb0583ecef78be55 04:57:02 ---> Running in 7165bd0741b7 04:57:02 Removing intermediate container 7165bd0741b7 04:57:02 ---> 7bfe4c909a00 04:57:02 Step 24/24 : LABEL version=0.0.0 04:57:02 ---> Running in f166b3565eaf 04:57:02 Removing intermediate container f166b3565eaf 04:57:02 ---> 85a3a2dcd837 04:57:02 [Warning] One or more build-args [ARCH] were not consumed 04:57:02 Successfully built 85a3a2dcd837 04:57:02 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:57:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:57:03 04:57:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:57:04 arm64: Pulling from edgex-lftools-log-publisher 04:57:04 8998bd30e6a1: Pulling fs layer 04:57:04 04944245beec: Pulling fs layer 04:57:04 699f458cf7ca: Pulling fs layer 04:57:04 765212b225bb: Pulling fs layer 04:57:04 f23df028b6ca: Pulling fs layer 04:57:04 d65c8cfc05b1: Pulling fs layer 04:57:04 2437ff75d9bd: Pulling fs layer 04:57:04 f23df028b6ca: Waiting 04:57:04 d65c8cfc05b1: Waiting 04:57:04 2437ff75d9bd: Waiting 04:57:04 765212b225bb: Waiting 04:57:04 04944245beec: Verifying Checksum 04:57:04 04944245beec: Download complete 04:57:04 765212b225bb: Download complete 04:57:04 f23df028b6ca: Verifying Checksum 04:57:04 f23df028b6ca: Download complete 04:57:04 d65c8cfc05b1: Verifying Checksum 04:57:04 d65c8cfc05b1: Download complete 04:57:07 699f458cf7ca: Verifying Checksum 04:57:07 699f458cf7ca: Download complete 04:57:07 8998bd30e6a1: Verifying Checksum 04:57:07 8998bd30e6a1: Download complete 04:57:10 2437ff75d9bd: Verifying Checksum 04:57:13 8998bd30e6a1: Pull complete 04:57:13 04944245beec: Pull complete 04:57:15 699f458cf7ca: Pull complete 04:57:15 765212b225bb: Pull complete 04:57:15 f23df028b6ca: Pull complete 04:57:15 d65c8cfc05b1: Pull complete 04:57:34 2437ff75d9bd: Pull complete 04:57:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:57:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:57:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:34 prd-ubuntu20.04-docker-arm64-4c-16g-9420 does not seem to be running inside a container 04:57:34 $ 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:57:37 $ docker top ce8d5ca7cdc5b9f31bfbcc214a6e985238a968b4f6c469443d20db11c15b0bf2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:57:38 ---> job-cost.sh 04:57:38 lf-activate-venv: SKIPPING 04:57:38 INFO: No Stack... 04:57:38 INFO: Retrieving Pricing Info for: v3-standard-4 04:57:39 INFO: Archiving Costs [Pipeline] sh 04:57:40 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:57:40 + cut -d, -f6 [Pipeline] lock 04:57:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1621-1-stack-cost] 04:57:40 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1621-1-stack-cost] did not exist. Created. 04:57:40 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1621-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:57:41 /w/workspace/device-sdk-go/1@tmp/durable-ffb3dc42/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:57:41 + echo total: 0.10999999940395355 [Pipeline] stash 04:57:42 Warning: overwriting stash ‘stack-cost’ 04:57:42 Stashed 1 file(s) [Pipeline] } 04:57:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1621-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:57:42 $ docker stop --time=1 ce8d5ca7cdc5b9f31bfbcc214a6e985238a968b4f6c469443d20db11c15b0bf2 04:57:43 $ docker rm -f --volumes ce8d5ca7cdc5b9f31bfbcc214a6e985238a968b4f6c469443d20db11c15b0bf2 [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:57:45 provisioning config files... 04:57:45 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp/config11038818938803475199tmp [Pipeline] { [Pipeline] sh 04:57:45 + set +x 04:57:45 + bash+ -s -- 04:57:45 curl -s https://codecov.io/bash 04:57:45 04:57:45 _____ _ 04:57:45 / ____| | | 04:57:45 | | ___ __| | ___ ___ _____ __ 04:57:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:57:45 | |___| (_) | (_| | __/ (_| (_) \ V / 04:57:45 \_____\___/ \__,_|\___|\___\___/ \_/ 04:57:45 Bash-1.0.6 04:57:45 04:57:45 04:57:45 ==> git version 2.25.1 found 04:57:45 ==> 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:57:45 Release-Date: 2020-01-08 04:57:45 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:57:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:57:45 ==> Jenkins CI detected. 04:57:45 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1621 04:57:45 project root: . 04:57:45 --> token set from env 04:57:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:57:45 ==> Running gcov in . (disable via -X gcov) 04:57:45 ==> Python coveragepy not found 04:57:45 ==> Searching for coverage reports in: 04:57:45 + . 04:57:45 -> Found 1 reports 04:57:45 ==> Detecting git/mercurial file structure 04:57:45 ==> Reading reports 04:57:45 + ./coverage.out bytes=127940 04:57:45 ==> Appending adjustments 04:57:45 https://docs.codecov.io/docs/fixing-reports 04:57:45 + Found adjustments 04:57:45 ==> Gzipping contents 04:57:45 20K /tmp/codecov.TLWclN.gz 04:57:45 ==> Uploading reports 04:57:45 url: https://codecov.io 04:57:45 query: branch=PR-1621&commit=9d3090d945cf9efe4a21a392eb0583ecef78be55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1621%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1621&job=&cmd_args= 04:57:45 -> Pinging Codecov 04:57:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1621&commit=9d3090d945cf9efe4a21a392eb0583ecef78be55&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1621%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1621&job=&cmd_args= 04:57:45 -> Uploading to 04:57:45 https://storage.googleapis.com/codecov/v4/raw/2024-09-04/7E55EF52A471D76F132DFD9A03CDDE97/9d3090d945cf9efe4a21a392eb0583ecef78be55/fbeef968-2115-42c3-90b1-f2647204de2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240904%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240904T045745Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22e1135408caf1db72cef8ba1881f88d2189fb5671b3c2c0970447c737b075ae 04:57:46 % Total % Received % Xferd Average Speed Time Time Time Current 04:57:46 Dload Upload Total Spent Left Speed 04:57:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17668 0 0 100 17668 0 70390 --:--:-- --:--:-- --:--:-- 70390 04:57:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9d3090d945cf9efe4a21a392eb0583ecef78be55 [Pipeline] } 04:57:46 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:57:48 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1621/archives ] 04:57:48 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1621/archives 04:57:48 total 16 04:57:48 drwxr-xr-x 3 root root 4096 Sep 4 04:38 . 04:57:48 drwxrwxr-x 12 jenkins jenkins 4096 Sep 4 04:38 .. 04:57:48 drwxr-xr-x 2 root root 4096 Sep 4 04:38 cost 04:57:48 -rw-r--r-- 1 root root 86 Sep 4 04:38 cost.csv 04:57:48 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1621/archives 04:57:48 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1621/archives 04:57:48 total 16 04:57:48 drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 04:38 . 04:57:48 drwxrwxr-x 12 jenkins jenkins 4096 Sep 4 04:38 .. 04:57:48 drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 04:38 cost 04:57:48 -rw-r--r-- 1 jenkins jenkins 86 Sep 4 04:38 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:57:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:57:49 ---> package-listing.sh 04:57:49 ++ facter osfamily 04:57:49 ++ tr '[:upper:]' '[:lower:]' 04:57:50 + OS_FAMILY=debian 04:57:50 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1621 04:57:50 + START_PACKAGES=/tmp/packages_start.txt 04:57:50 + END_PACKAGES=/tmp/packages_end.txt 04:57:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:57:50 + PACKAGES=/tmp/packages_start.txt 04:57:50 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1621 ']' 04:57:50 + PACKAGES=/tmp/packages_end.txt 04:57:50 + case "${OS_FAMILY}" in 04:57:50 + dpkg -l 04:57:50 + grep '^ii' 04:57:50 + '[' -f /tmp/packages_start.txt ']' 04:57:50 + '[' -f /tmp/packages_end.txt ']' 04:57:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:57:50 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1621 ']' 04:57:50 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1621/archives/ 04:57:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1621/archives/ [Pipeline] echo 04:57:50 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-1621/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:57:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:57:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:57:51 prd-ubuntu20.04-docker-8c-8g-9415 does not seem to be running inside a container 04:57:51 $ 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-1621/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-1621 -v /w/workspace/gexfoundry_device-sdk-go_PR-1621:/w/workspace/gexfoundry_device-sdk-go_PR-1621:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1621@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:57:51 $ docker top 4d3dd3ddfbc89e48e778e0d671b2c4b835396bfe643a42c9c4920755df054bd6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:57:52 + touch /tmp/pre-build-complete [Pipeline] sh 04:57:52 + mkdir -p /var/log/sysstat [Pipeline] sh 04:57:52 + ls /var/log/sa-host 04:57:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:57:53 provisioning config files... 04:57:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1621@tmp/config5070355356408070712tmp [Pipeline] { [Pipeline] echo 04:57:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:57:53 ---> create-netrc.sh [Pipeline] } 04:57:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:57:53 ---> python-tools-install.sh [Pipeline] echo 04:57:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:57:54 ---> sudo-logs.sh 04:57:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:57:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:57:54 ---> job-cost.sh 04:57:54 lf-activate-venv: SKIPPING 04:57:54 DEBUG: total: 0.2199999988079071 04:57:54 INFO: Retrieving Stack Cost... 04:57:55 INFO: Retrieving Pricing Info for: v3-standard-8 04:57:55 INFO: Archiving Costs [Pipeline] echo 04:57:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:57:55 ---> logs-deploy.sh 04:57:55 lf-activate-venv: SKIPPING 04:57:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1621/1 04:57:55 INFO: archiving workspace using pattern(s): 04:57:56 Archives upload complete. 04:57:56 INFO: archiving logs to Nexus 04:57:57 ---> uname -a: 04:57:57 Linux prd-ubuntu20-04-docker-8c-8g-9415 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:57:57 04:57:57 04:57:57 ---> lscpu: 04:57:57 Architecture: x86_64 04:57:57 CPU op-mode(s): 32-bit, 64-bit 04:57:57 Byte Order: Little Endian 04:57:57 Address sizes: 40 bits physical, 48 bits virtual 04:57:57 CPU(s): 8 04:57:57 On-line CPU(s) list: 0-7 04:57:57 Thread(s) per core: 1 04:57:57 Core(s) per socket: 1 04:57:57 Socket(s): 8 04:57:57 NUMA node(s): 1 04:57:57 Vendor ID: AuthenticAMD 04:57:57 CPU family: 23 04:57:57 Model: 49 04:57:57 Model name: AMD EPYC-Rome Processor 04:57:57 Stepping: 0 04:57:57 CPU MHz: 2799.998 04:57:57 BogoMIPS: 5599.99 04:57:57 Virtualization: AMD-V 04:57:57 Hypervisor vendor: KVM 04:57:57 Virtualization type: full 04:57:57 L1d cache: 256 KiB 04:57:57 L1i cache: 256 KiB 04:57:57 L2 cache: 4 MiB 04:57:57 L3 cache: 128 MiB 04:57:57 NUMA node0 CPU(s): 0-7 04:57:57 Vulnerability Itlb multihit: Not affected 04:57:57 Vulnerability L1tf: Not affected 04:57:57 Vulnerability Mds: Not affected 04:57:57 Vulnerability Meltdown: Not affected 04:57:57 Vulnerability Mmio stale data: Not affected 04:57:57 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:57:57 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:57:57 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:57:57 Vulnerability Srbds: Not affected 04:57:57 Vulnerability Tsx async abort: Not affected 04:57:57 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:57:57 04:57:57 04:57:57 ---> nproc: 04:57:57 8 04:57:57 04:57:57 04:57:57 ---> df -h: 04:57:57 Filesystem Size Used Avail Use% Mounted on 04:57:57 overlay 155G 12G 143G 8% / 04:57:57 tmpfs 64M 0 64M 0% /dev 04:57:57 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:57:57 shm 64M 0 64M 0% /dev/shm 04:57:57 /dev/vda1 155G 12G 143G 8% /facter-os 04:57:57 04:57:57 04:57:57 ---> sar -b -r -n DEV: 04:57:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9415) 09/04/24 _x86_64_ (8 CPU) 04:57:57 04:57:57 04:33:03 LINUX RESTART (8 CPU) 04:57:57 04:57:57 04:34:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:57:57 04:35:01 223.32 3.17 220.15 0.00 69.14 61193.29 0.00 04:57:57 04:36:01 133.98 0.12 133.86 0.00 11.33 41414.56 0.00 04:57:57 04:37:01 54.34 0.00 54.34 0.00 0.00 38248.58 0.00 04:57:57 04:38:01 194.08 0.18 193.90 0.00 16.66 52705.75 0.00 04:57:57 04:39:01 53.52 6.11 47.40 0.00 4363.61 8515.96 0.00 04:57:57 04:40:01 4.72 0.02 4.70 0.00 0.13 108.65 0.00 04:57:57 04:41:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 04:57:57 04:42:01 2.10 0.00 2.10 0.00 0.00 24.40 0.00 04:57:57 04:43:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 04:57:57 04:44:01 1.98 0.00 1.98 0.00 0.00 23.20 0.00 04:57:57 04:45:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 04:57:57 04:46:01 1.98 0.00 1.98 0.00 0.00 22.93 0.00 04:57:57 04:47:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 04:57:57 04:48:01 1.80 0.00 1.80 0.00 0.00 21.46 0.00 04:57:57 04:49:01 2.32 0.02 2.30 0.00 0.13 29.46 0.00 04:57:57 04:50:01 1.73 0.00 1.73 0.00 0.00 21.06 0.00 04:57:57 04:51:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 04:57:57 04:52:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 04:57:57 04:53:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 04:57:57 04:54:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 04:57:57 04:55:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 04:57:57 04:56:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 04:57:57 04:57:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 04:57:57 Average: 29.82 0.42 29.41 0.00 194.08 8765.42 0.00 04:57:57 04:57:57 04:34:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:57:57 04:35:01 27422060 31475028 839364 2.55 159744 3998784 2064948 6.09 1361152 3540896 539900 04:57:57 04:36:01 27016364 31450500 856312 2.60 188588 4328676 1920812 5.66 1759428 3520720 801440 04:57:57 04:37:01 27782560 31512516 798740 2.43 192132 3648560 1928520 5.68 1299296 3240892 64 04:57:57 04:38:01 26922040 31490652 814392 2.48 202720 4424508 1848660 5.45 1415612 3925488 460 04:57:57 04:39:01 26497248 31493040 783180 2.38 231616 4822812 1737076 5.12 1682256 4051748 236 04:57:57 04:40:01 26503156 31494008 782280 2.38 230192 4819560 1741128 5.13 1680420 4048512 8 04:57:57 04:41:01 26508692 31499644 776584 2.36 230284 4819564 1741128 5.13 1675128 4048516 8 04:57:57 04:42:01 26509904 31501000 775172 2.36 230344 4819632 1741128 5.13 1673808 4048588 4 04:57:57 04:43:01 26516060 31507212 768840 2.34 230408 4819632 1741128 5.13 1667208 4048588 16 04:57:57 04:44:01 26516336 31507580 768340 2.34 230472 4819640 1741128 5.13 1667328 4048592 8 04:57:57 04:45:01 26516288 31507596 768272 2.34 230524 4819640 1741128 5.13 1667372 4048592 8 04:57:57 04:46:01 26518916 31510396 765396 2.33 230580 4819772 1741128 5.13 1664752 4048708 8 04:57:57 04:47:01 26518900 31510412 765324 2.33 230600 4819776 1741128 5.13 1664716 4048712 16 04:57:57 04:48:01 26518440 31509984 765692 2.33 230640 4819764 1741128 5.13 1665064 4048728 12 04:57:57 04:49:01 26517912 31509560 766384 2.33 230720 4819748 1765220 5.20 1665488 4048700 8 04:57:57 04:50:01 26517740 31509444 766472 2.33 230764 4819760 1765220 5.20 1665488 4048704 12 04:57:57 04:51:01 26517788 31509540 766336 2.33 230788 4819764 1765220 5.20 1665580 4048708 4 04:57:57 04:52:01 26517724 31509636 766200 2.33 230812 4819896 1765220 5.20 1665592 4048828 16 04:57:57 04:53:01 26518276 31510224 765572 2.33 230844 4819880 1765220 5.20 1665040 4048840 4 04:57:57 04:54:01 26517684 31509700 766024 2.33 230872 4819900 1765220 5.20 1665420 4048844 180 04:57:57 04:55:01 26517636 31509676 765988 2.33 230884 4819904 1765220 5.20 1665584 4048848 184 04:57:57 04:56:01 26517652 31509712 765888 2.33 230904 4819908 1765220 5.20 1665424 4048848 192 04:57:57 04:57:01 26517812 31509900 765852 2.33 230924 4819912 1765220 5.20 1665480 4048856 204 04:57:57 Average: 26649008 31502477 779244 2.37 222885 4694739 1785093 5.26 1631854 3963324 58391 04:57:57 04:57:57 04:34:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:57:57 04:35:01 lo 2.85 2.85 0.28 0.28 0.00 0.00 0.00 0.00 04:57:57 04:35:01 docker0 365.75 486.15 30.88 3521.62 0.00 0.00 0.00 0.00 04:57:57 04:35:01 ens3 626.06 448.89 6758.67 54.96 0.00 0.00 0.00 0.00 04:57:57 04:36:01 vethcd22a09 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:57:57 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:57 04:36:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 04:57:57 04:36:01 ens3 24.30 16.66 25.09 10.04 0.00 0.00 0.00 0.00 04:57:57 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:37:01 docker0 0.85 1.20 0.09 0.34 0.00 0.00 0.00 0.00 04:57:57 04:37:01 ens3 11.68 8.82 9.39 4.95 0.00 0.00 0.00 0.00 04:57:57 04:38:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 04:57:57 04:38:01 docker0 3.85 6.50 0.24 93.07 0.00 0.00 0.00 0.00 04:57:57 04:38:01 ens3 111.20 68.16 2680.08 15.91 0.00 0.00 0.00 0.00 04:57:57 04:39:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 04:57:57 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:39:01 ens3 192.32 91.64 2738.17 8.21 0.00 0.00 0.00 0.00 04:57:57 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:57 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:40:01 ens3 2.78 1.25 4.22 0.09 0.00 0.00 0.00 0.00 04:57:57 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:41:01 ens3 0.57 0.35 0.27 0.21 0.00 0.00 0.00 0.00 04:57:57 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:57 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:42:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:57 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:57 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:44:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 04:57:57 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:57 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:46:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:57 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:47:01 ens3 0.60 0.10 0.12 0.01 0.00 0.00 0.00 0.00 04:57:57 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:57 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:48:01 ens3 0.55 0.53 0.27 0.22 0.00 0.00 0.00 0.00 04:57:57 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:49:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:57:57 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:57 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:50:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:57:57 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:51:01 ens3 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:57:57 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:57 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:52:01 ens3 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 04:57:57 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:53:01 ens3 0.65 0.48 0.41 0.28 0.00 0.00 0.00 0.00 04:57:57 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:57 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:54:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 04:57:57 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:57:57 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:56:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:57:57 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 04:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:57:57 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 04:57:57 Average: docker0 15.85 21.14 1.34 154.73 0.00 0.00 0.00 0.00 04:57:57 Average: ens3 41.88 27.43 526.67 4.10 0.00 0.00 0.00 0.00 04:57:57 04:57:57 04:57:57 ---> sar -P ALL: 04:57:57 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9415) 09/04/24 _x86_64_ (8 CPU) 04:57:57 04:57:57 04:33:03 LINUX RESTART (8 CPU) 04:57:57 04:57:57 04:34:02 CPU %user %nice %system %iowait %steal %idle 04:57:57 04:35:01 all 8.42 0.00 3.94 3.57 0.06 84.02 04:57:57 04:35:01 0 8.47 0.00 4.62 0.96 0.05 85.90 04:57:57 04:35:01 1 8.48 0.00 3.71 1.56 0.05 86.21 04:57:57 04:35:01 2 8.14 0.00 3.35 0.72 0.05 87.74 04:57:57 04:35:01 3 7.62 0.00 4.00 13.20 0.09 75.10 04:57:57 04:35:01 4 8.10 0.00 4.06 8.10 0.03 79.70 04:57:57 04:35:01 5 8.68 0.00 3.87 0.38 0.07 87.00 04:57:57 04:35:01 6 10.24 0.00 3.44 0.45 0.03 85.83 04:57:57 04:35:01 7 7.64 0.00 4.45 3.24 0.07 84.60 04:57:57 04:36:01 all 30.36 0.00 5.35 2.28 0.07 61.94 04:57:57 04:36:01 0 31.60 0.00 4.87 0.07 0.07 63.40 04:57:57 04:36:01 1 31.41 0.00 4.93 0.07 0.07 63.52 04:57:57 04:36:01 2 30.80 0.00 5.94 0.19 0.07 63.01 04:57:57 04:36:01 3 29.66 0.00 5.95 13.16 0.07 51.16 04:57:57 04:36:01 4 31.06 0.00 5.23 0.45 0.07 63.19 04:57:57 04:36:01 5 30.29 0.00 5.07 0.86 0.07 63.71 04:57:57 04:36:01 6 29.69 0.00 5.23 0.05 0.07 64.96 04:57:57 04:36:01 7 28.36 0.00 5.61 3.41 0.08 62.54 04:57:57 04:37:01 all 47.30 0.00 6.40 1.83 0.09 44.38 04:57:57 04:37:01 0 46.98 0.00 5.93 6.57 0.08 40.44 04:57:57 04:37:01 1 46.93 0.00 6.50 0.27 0.08 46.21 04:57:57 04:37:01 2 47.72 0.00 7.37 0.12 0.10 44.69 04:57:57 04:37:01 3 46.46 0.00 6.05 0.10 0.08 47.30 04:57:57 04:37:01 4 48.40 0.00 6.64 6.91 0.13 37.91 04:57:57 04:37:01 5 46.93 0.00 6.60 0.18 0.08 46.21 04:57:57 04:37:01 6 47.87 0.00 6.58 0.18 0.08 45.28 04:57:57 04:37:01 7 47.09 0.00 5.53 0.34 0.08 46.96 04:57:57 04:38:01 all 27.08 0.00 6.09 3.17 0.08 63.57 04:57:57 04:38:01 0 26.93 0.00 5.62 0.05 0.07 67.34 04:57:57 04:38:01 1 27.64 0.00 6.34 0.52 0.07 65.43 04:57:57 04:38:01 2 26.49 0.00 6.25 1.78 0.08 65.40 04:57:57 04:38:01 3 27.26 0.00 5.25 0.05 0.07 67.37 04:57:57 04:38:01 4 25.40 0.00 6.00 5.39 0.07 63.13 04:57:57 04:38:01 5 27.33 0.00 6.24 11.31 0.12 55.00 04:57:57 04:38:01 6 27.20 0.00 7.49 6.30 0.12 58.90 04:57:57 04:38:01 7 28.36 0.00 5.58 0.10 0.07 65.90 04:57:57 04:39:01 all 2.77 0.00 1.43 0.89 0.04 94.86 04:57:57 04:39:01 0 3.81 0.00 1.05 2.49 0.07 92.59 04:57:57 04:39:01 1 3.04 0.00 1.79 1.09 0.03 94.06 04:57:57 04:39:01 2 3.38 0.00 1.16 1.96 0.05 93.45 04:57:57 04:39:01 3 2.29 0.00 0.96 0.42 0.03 96.29 04:57:57 04:39:01 4 3.04 0.00 1.45 0.03 0.05 95.42 04:57:57 04:39:01 5 1.60 0.00 1.91 0.10 0.03 96.36 04:57:57 04:39:01 6 2.89 0.00 1.87 0.77 0.03 94.43 04:57:57 04:39:01 7 2.10 0.00 1.29 0.25 0.03 96.33 04:57:57 04:40:01 all 0.27 0.00 0.05 0.02 0.01 99.64 04:57:57 04:40:01 0 0.05 0.00 0.02 0.13 0.02 99.78 04:57:57 04:40:01 1 0.07 0.00 0.05 0.00 0.00 99.88 04:57:57 04:40:01 2 1.71 0.00 0.08 0.02 0.05 98.14 04:57:57 04:40:01 3 0.07 0.00 0.05 0.02 0.02 99.85 04:57:57 04:40:01 4 0.17 0.00 0.12 0.00 0.02 99.70 04:57:57 04:40:01 5 0.03 0.00 0.03 0.00 0.00 99.93 04:57:57 04:40:01 6 0.00 0.00 0.03 0.00 0.00 99.97 04:57:57 04:40:01 7 0.05 0.00 0.02 0.02 0.00 99.92 04:57:57 04:41:01 all 0.27 0.00 0.01 0.01 0.01 99.70 04:57:57 04:41:01 0 0.02 0.00 0.02 0.05 0.02 99.90 04:57:57 04:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:57:57 04:41:01 2 2.04 0.00 0.03 0.00 0.03 97.90 04:57:57 04:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:57:57 04:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:57:57 04:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:57:57 04:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:57:57 04:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:57:57 04:42:01 all 0.25 0.00 0.01 0.01 0.01 99.71 04:57:57 04:42:01 0 0.00 0.00 0.03 0.05 0.02 99.90 04:57:57 04:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:57:57 04:42:01 2 1.99 0.00 0.02 0.00 0.05 97.95 04:57:57 04:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:57:57 04:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:57:57 04:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:57:57 04:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:57:57 04:42:01 7 0.00 0.00 0.02 0.00 0.02 99.97 04:57:57 04:43:01 all 0.17 0.00 0.01 0.02 0.01 99.79 04:57:57 04:43:01 0 0.05 0.00 0.03 0.12 0.02 99.78 04:57:57 04:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:57:57 04:43:01 2 1.18 0.00 0.05 0.00 0.05 98.73 04:57:57 04:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:57:57 04:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:57:57 04:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:57:57 04:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 04:57:57 04:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:57:57 04:44:01 all 0.05 0.00 0.01 0.01 0.01 99.92 04:57:57 04:44:01 0 0.02 0.00 0.02 0.05 0.00 99.92 04:57:57 04:44:01 1 0.28 0.00 0.00 0.00 0.02 99.70 04:57:57 04:44:01 2 0.03 0.00 0.02 0.00 0.03 99.92 04:57:57 04:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:57:57 04:44:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:57:57 04:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:57:57 04:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:57:57 04:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 04:57:57 04:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:57:57 04:45:01 0 0.02 0.00 0.02 0.03 0.02 99.92 04:57:57 04:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:57:57 04:45:01 2 0.05 0.00 0.02 0.00 0.03 99.90 04:57:57 04:45:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:57:57 04:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:57:57 04:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:57:57 04:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:57:57 04:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:57:57 04:57:57 04:45:01 CPU %user %nice %system %iowait %steal %idle 04:57:57 04:46:01 all 0.01 0.00 0.01 0.01 0.01 99.97 04:57:57 04:46:01 0 0.02 0.00 0.00 0.05 0.02 99.92 04:57:57 04:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:57:57 04:46:01 2 0.02 0.00 0.05 0.00 0.05 99.88 04:57:57 04:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:57:57 04:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:57:57 04:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:57:57 04:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:57:57 04:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:57:57 04:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:57:57 04:47:01 0 0.03 0.00 0.00 0.02 0.00 99.95 04:57:57 04:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:57:57 04:47:01 2 0.03 0.00 0.03 0.00 0.03 99.90 04:57:57 04:47:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:57:57 04:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:57:57 04:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:57:57 04:47:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:57:57 04:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:57:57 04:48:01 all 0.25 0.00 0.01 0.00 0.01 99.74 04:57:57 04:48:01 0 0.00 0.00 0.02 0.03 0.02 99.93 04:57:57 04:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:57:57 04:48:01 2 1.87 0.00 0.02 0.00 0.03 98.08 04:57:57 04:48:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:57:57 04:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:57:57 04:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:57:57 04:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:57:57 04:48:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:57:57 04:49:01 all 0.28 0.00 0.02 0.00 0.01 99.67 04:57:57 04:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:57:57 04:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:57:57 04:49:01 2 2.04 0.00 0.05 0.00 0.05 97.87 04:57:57 04:49:01 3 0.07 0.00 0.02 0.00 0.00 99.92 04:57:57 04:49:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:57:57 04:49:01 5 0.02 0.00 0.03 0.02 0.02 99.92 04:57:57 04:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:57:57 04:49:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:57:57 04:50:01 all 0.17 0.00 0.01 0.00 0.01 99.80 04:57:57 04:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:57:57 04:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:57:57 04:50:01 2 1.31 0.00 0.03 0.00 0.03 98.63 04:57:57 04:50:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:57:57 04:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:57:57 04:50:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:57:57 04:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:57:57 04:50:01 7 0.00 0.00 0.03 0.02 0.02 99.93 04:57:57 04:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:57:57 04:51:01 0 0.02 0.00 0.00 0.02 0.02 99.95 04:57:57 04:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:57:57 04:51:01 2 0.03 0.00 0.07 0.00 0.05 99.85 04:57:57 04:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:57:57 04:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:57:57 04:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:57:57 04:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:57:57 04:51:01 7 0.00 0.00 0.02 0.02 0.00 99.97 04:57:57 04:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:57:57 04:52:01 0 0.00 0.00 0.02 0.02 0.00 99.97 04:57:57 04:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:57:57 04:52:01 2 0.03 0.00 0.00 0.00 0.03 99.93 04:57:57 04:52:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:57:57 04:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:57:57 04:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 04:57:57 04:52:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:57:57 04:52:01 7 0.03 0.00 0.02 0.02 0.00 99.93 04:57:57 04:53:01 all 0.03 0.00 0.00 0.00 0.01 99.95 04:57:57 04:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:57:57 04:53:01 1 0.05 0.00 0.00 0.00 0.00 99.95 04:57:57 04:53:01 2 0.05 0.00 0.02 0.00 0.03 99.90 04:57:57 04:53:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:57:57 04:53:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:57:57 04:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:57:57 04:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:57:57 04:53:01 7 0.03 0.00 0.00 0.02 0.02 99.93 04:57:57 04:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 04:57:57 04:54:01 0 0.00 0.00 0.00 0.02 0.02 99.97 04:57:57 04:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:57:57 04:54:01 2 0.03 0.00 0.00 0.00 0.05 99.92 04:57:57 04:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:57:57 04:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:57:57 04:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:57:57 04:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:57:57 04:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:57:57 04:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:57:57 04:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:57:57 04:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:57:57 04:55:01 2 0.07 0.00 0.05 0.00 0.05 99.83 04:57:57 04:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 04:57:57 04:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:57:57 04:55:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:57:57 04:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:57:57 04:55:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:57:57 04:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:57:57 04:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:57:57 04:56:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:57:57 04:56:01 2 0.05 0.00 0.03 0.00 0.03 99.88 04:57:57 04:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:57:57 04:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:57:57 04:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:57:57 04:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:57:57 04:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:57:57 04:57:57 04:56:01 CPU %user %nice %system %iowait %steal %idle 04:57:57 04:57:01 all 0.01 0.00 0.00 0.00 0.01 99.98 04:57:57 04:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 04:57:57 04:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:57:57 04:57:01 2 0.00 0.00 0.02 0.00 0.05 99.93 04:57:57 04:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:57:57 04:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:57:57 04:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:57:57 04:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:57:57 04:57:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:57:57 Average: all 5.08 0.00 1.01 0.51 0.02 93.38 04:57:57 Average: 0 5.10 0.00 0.96 0.46 0.02 93.45 04:57:57 Average: 1 5.10 0.00 1.01 0.15 0.02 93.72 04:57:57 Average: 2 5.58 0.00 1.06 0.21 0.05 93.11 04:57:57 Average: 3 4.92 0.00 0.96 1.15 0.02 92.95 04:57:57 Average: 4 5.02 0.00 1.01 0.89 0.02 93.06 04:57:57 Average: 5 4.95 0.00 1.03 0.55 0.02 93.45 04:57:57 Average: 6 5.08 0.00 1.06 0.33 0.02 93.50 04:57:57 Average: 7 4.91 0.00 0.98 0.32 0.02 93.77 04:57:57 04:57:57 04:57:57