Pull request #1640 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e7d219c81bb1a39276e759e1bfbf54ad13c5976a+791e3808a6f22236528886c5f30bc95897a4d2de (e69bf2f2daa0c663874603c301aaa15f0d671f18) 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-ssh2782037101812266723.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14307874012217351461.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1640/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-1640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10081420341752529897.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-1640/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16810262103047944624.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17216852418116973743.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-1640/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-1640/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13724639591198881653.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23403 in /w/workspace/gexfoundry_device-sdk-go_PR-1640 [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-1640 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 791e3808a6f22236528886c5f30bc95897a4d2de into PR head commit e7d219c81bb1a39276e759e1bfbf54ad13c5976a Merge succeeded, producing e7d219c81bb1a39276e759e1bfbf54ad13c5976a Checking out Revision e7d219c81bb1a39276e759e1bfbf54ad13c5976a (PR-1640) > 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/1640/head:refs/remotes/origin/PR-1640 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7d219c81bb1a39276e759e1bfbf54ad13c5976a # 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 791e3808a6f22236528886c5f30bc95897a4d2de # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e7d219c81bb1a39276e759e1bfbf54ad13c5976a # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:42:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:42:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:42:33 ========================================================= 04:42:33 EdgeX Global Pipelines Version Info 04:42:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:42:34 ------------------- 04:42:34 stable info: 04:42:34 ------------------- 04:42:34 Commited By: Ginny Guan ginny@iotechsys.com 04:42:34 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:42:34 Message: update stable to v1.0.265 04:42:35 ------------------- 04:42:35 experimental info: 04:42:35 ------------------- 04:42:35 Commited By: Cherry Wang cherry@iotechsys.com 04:42:35 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:42:35 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:42:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:42:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:42:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:42:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:42:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:42:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:42:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:42:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:42:36 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1640 [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1640 [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1640 [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e7d219c81bb1a39276e759e1bfbf54ad13c5976a [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e7d219c [Pipeline] echo 04:42:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:42:37 provisioning config files... 04:42:37 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp/config7438451008644960158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:42:38 ---> ****-login.sh 04:42:38 nexus3.edgexfoundry.org:10001 04:42:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:40 Configure a credential helper to remove this warning. See 04:42:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:40 04:42:40 Login Succeeded 04:42:40 nexus3.edgexfoundry.org:10002 04:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:40 Configure a credential helper to remove this warning. See 04:42:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:40 04:42:40 Login Succeeded 04:42:40 nexus3.edgexfoundry.org:10003 04:42:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:41 Configure a credential helper to remove this warning. See 04:42:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:41 04:42:41 Login Succeeded 04:42:41 nexus3.edgexfoundry.org:10004 04:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:41 Configure a credential helper to remove this warning. See 04:42:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:41 04:42:41 Login Succeeded 04:42:41 ****.io 04:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:42:41 Configure a credential helper to remove this warning. See 04:42:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:42:41 04:42:41 Login Succeeded 04:42:41 ---> ****-login.sh ends [Pipeline] } 04:42:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:42:42 + git rev-list -1 --merges e7d219c81bb1a39276e759e1bfbf54ad13c5976a~1..e7d219c81bb1a39276e759e1bfbf54ad13c5976a [Pipeline] echo 04:42:42 -----------> git rev-list -1 --merges e7d219c81bb1a39276e759e1bfbf54ad13c5976a~1..e7d219c81bb1a39276e759e1bfbf54ad13c5976a e7d219c81bb1a39276e759e1bfbf54ad13c5976a [false] [Pipeline] sh 04:42:42 + git log --format=format:%s -1 e7d219c81bb1a39276e759e1bfbf54ad13c5976a [Pipeline] echo 04:42:42 ========================================================= 04:42:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:42:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:42:43 + git log --format=format:%s -1 e7d219c81bb1a39276e759e1bfbf54ad13c5976a [Pipeline] echo 04:42:43 [semverPrep] GIT_COMMIT: e7d219c81bb1a39276e759e1bfbf54ad13c5976a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:42:43 [semverPrep] This is not a build commit. [Pipeline] sh 04:42:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:42:43 + grep -v github /etc/ssh/ssh_known_hosts 04:42:43 + [ -e /tmp/ssh_known_hosts ] 04:42:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:42:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:42:43 + sudo tee -a /etc/ssh/ssh_known_hosts 04:42:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:44 04:42:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:42:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:44 0.1.4: Pulling from edgex-devops/py-git-semver 04:42:44 b85a868b505f: Pulling fs layer 04:42:44 e2be974225ed: Pulling fs layer 04:42:44 339a4e72a1f5: Pulling fs layer 04:42:44 988bab9f4d93: Pulling fs layer 04:42:44 1469e6f7b9e6: Pulling fs layer 04:42:44 eaf3925da568: Pulling fs layer 04:42:44 bab4dde63d76: Pulling fs layer 04:42:44 bde34c3a00c8: Pulling fs layer 04:42:44 b352a97aabf1: Pulling fs layer 04:42:44 4872d77fe225: Pulling fs layer 04:42:44 5851b861e8e6: Pulling fs layer 04:42:44 1469e6f7b9e6: Waiting 04:42:44 988bab9f4d93: Waiting 04:42:44 b352a97aabf1: Waiting 04:42:44 eaf3925da568: Waiting 04:42:44 4872d77fe225: Waiting 04:42:44 5851b861e8e6: Waiting 04:42:44 bab4dde63d76: Waiting 04:42:44 bde34c3a00c8: Waiting 04:42:44 e2be974225ed: Verifying Checksum 04:42:44 e2be974225ed: Download complete 04:42:44 988bab9f4d93: Download complete 04:42:44 1469e6f7b9e6: Verifying Checksum 04:42:44 1469e6f7b9e6: Download complete 04:42:44 339a4e72a1f5: Verifying Checksum 04:42:44 339a4e72a1f5: Download complete 04:42:44 eaf3925da568: Verifying Checksum 04:42:44 eaf3925da568: Download complete 04:42:44 bde34c3a00c8: Download complete 04:42:44 b352a97aabf1: Verifying Checksum 04:42:44 b352a97aabf1: Download complete 04:42:44 4872d77fe225: Verifying Checksum 04:42:44 4872d77fe225: Download complete 04:42:44 5851b861e8e6: Verifying Checksum 04:42:44 5851b861e8e6: Download complete 04:42:44 b85a868b505f: Verifying Checksum 04:42:44 b85a868b505f: Download complete 04:42:45 bab4dde63d76: Verifying Checksum 04:42:45 bab4dde63d76: Download complete 04:42:45 b85a868b505f: Pull complete 04:42:46 e2be974225ed: Pull complete 04:42:46 339a4e72a1f5: Pull complete 04:42:46 988bab9f4d93: Pull complete 04:42:47 1469e6f7b9e6: Pull complete 04:42:47 eaf3925da568: Pull complete 04:42:48 bab4dde63d76: Pull complete 04:42:48 bde34c3a00c8: Pull complete 04:42:49 b352a97aabf1: Pull complete 04:42:49 4872d77fe225: Pull complete 04:42:49 5851b861e8e6: Pull complete 04:42:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:42:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:42:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:42:49 prd-ubuntu20.04-docker-8c-8g-23403 does not seem to be running inside a container 04:42:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1640 -v /w/workspace/gexfoundry_device-sdk-go_PR-1640:/w/workspace/gexfoundry_device-sdk-go_PR-1640:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:42:53 $ docker top 495a0a7b35b7427bd7146a54c0acb8566031e0f7fe3d5d6cd535b82c96a7c925 -eo pid,comm 04:42:53 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:42:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:42:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:53 [ssh-agent] Looking for ssh-agent implementation... 04:42:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:53 $ docker exec 495a0a7b35b7427bd7146a54c0acb8566031e0f7fe3d5d6cd535b82c96a7c925 ssh-agent 04:42:53 SSH_AUTH_SOCK=/tmp/ssh-BzvW16dBJEUX/agent.33 04:42:53 SSH_AGENT_PID=39 04:42:53 Running ssh-add (command line suppressed) 04:42:53 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp/private_key_8136976723342263077.key (/w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp/private_key_8136976723342263077.key) 04:42:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:54 + git tag --points-at HEAD [Pipeline] } 04:42:54 $ docker exec --env ******** --env ******** 495a0a7b35b7427bd7146a54c0acb8566031e0f7fe3d5d6cd535b82c96a7c925 ssh-agent -k 04:42:54 unset SSH_AUTH_SOCK; 04:42:54 unset SSH_AGENT_PID; 04:42:54 echo Agent pid 39 killed; 04:42:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:42:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:42:54 [ssh-agent] Looking for ssh-agent implementation... 04:42:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:42:54 $ docker exec 495a0a7b35b7427bd7146a54c0acb8566031e0f7fe3d5d6cd535b82c96a7c925 ssh-agent 04:42:54 SSH_AUTH_SOCK=/tmp/ssh-Z4Hy7R1egSGa/agent.72 04:42:54 SSH_AGENT_PID=78 04:42:54 Running ssh-add (command line suppressed) 04:42:54 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp/private_key_11902296517601706257.key (/w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp/private_key_11902296517601706257.key) 04:42:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:42:55 + git semver init 04:42:55 2024-10-21 04:42:55,340 [run_init] DEBUG init version:0.0.0 force:False 04:42:55 2024-10-21 04:42:55,341 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1640/.semver 04:42:55 2024-10-21 04:42:55,341 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1640/.semver 04:42:55 2024-10-21 04:42:55,341 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1640/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1640, universal_newlines=False, shell=None, istream=None) 04:42:57 2024-10-21 04:42:57,418 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1640/.git/info/exclude 04:42:57 2024-10-21 04:42:57,418 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1640/.semver/PR-1640 with force:False 04:42:57 2024-10-21 04:42:57,418 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1640/.semver/PR-1640 04:42:57 2024-10-21 04:42:57,423 [execute] INFO git cat-file --batch-check 04:42:57 2024-10-21 04:42:57,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1640/.semver, universal_newlines=False, shell=None, istream=) 04:42:57 2024-10-21 04:42:57,430 [execute] INFO git cat-file --batch 04:42:57 2024-10-21 04:42:57,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1640/.semver, universal_newlines=False, shell=None, istream=) 04:42:57 2024-10-21 04:42:57,437 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1640/.semver/PR-1640 04:42:57 0.0.0 [Pipeline] } 04:42:57 $ docker exec --env ******** --env ******** 495a0a7b35b7427bd7146a54c0acb8566031e0f7fe3d5d6cd535b82c96a7c925 ssh-agent -k 04:42:58 unset SSH_AUTH_SOCK; 04:42:58 unset SSH_AGENT_PID; 04:42:58 echo Agent pid 78 killed; 04:42:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:42:58 + git semver [Pipeline] } 04:42:58 $ docker stop --time=1 495a0a7b35b7427bd7146a54c0acb8566031e0f7fe3d5d6cd535b82c96a7c925 04:43:00 $ docker rm -f --volumes 495a0a7b35b7427bd7146a54c0acb8566031e0f7fe3d5d6cd535b82c96a7c925 [Pipeline] // withDockerContainer [Pipeline] sh 04:43:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:43:00 Stashed 1 file(s) [Pipeline] echo 04:43:00 [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:43:01 provisioning config files... 04:43:01 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp/config4377907524437040974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:43:02 ---> ****-login.sh 04:43:02 nexus3.edgexfoundry.org:10001 04:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:02 Configure a credential helper to remove this warning. See 04:43:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:02 04:43:02 Login Succeeded 04:43:02 nexus3.edgexfoundry.org:10002 04:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:02 Configure a credential helper to remove this warning. See 04:43:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:02 04:43:02 Login Succeeded 04:43:02 nexus3.edgexfoundry.org:10003 04:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:02 Configure a credential helper to remove this warning. See 04:43:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:02 04:43:02 Login Succeeded 04:43:02 nexus3.edgexfoundry.org:10004 04:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:02 Configure a credential helper to remove this warning. See 04:43:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:02 04:43:02 Login Succeeded 04:43:02 ****.io 04:43:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:43:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:43:02 Configure a credential helper to remove this warning. See 04:43:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:43:02 04:43:02 Login Succeeded 04:43:02 ---> ****-login.sh ends [Pipeline] } 04:43:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:43:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:43:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:43:02 ========================================================= 04:43:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:43:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:43:03 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 04:43:03 Sending build context to Docker daemon 25.48MB 04:43:03 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 04:43:03 Step 2/10 : FROM ${BASE} AS builder 04:43:03 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:43:03 43c4264eed91: Pulling fs layer 04:43:03 4cc291be95ef: Pulling fs layer 04:43:03 2ac1f1163629: Pulling fs layer 04:43:03 5c3c966382ef: Pulling fs layer 04:43:03 4f4fb700ef54: Pulling fs layer 04:43:03 5d5c8e513c77: Pulling fs layer 04:43:03 9f66e0745190: Pulling fs layer 04:43:03 f49a43e4bbc0: Pulling fs layer 04:43:03 561ebcabdf7f: Pulling fs layer 04:43:03 9f66e0745190: Waiting 04:43:03 5c3c966382ef: Waiting 04:43:03 f49a43e4bbc0: Waiting 04:43:03 5d5c8e513c77: Waiting 04:43:03 4f4fb700ef54: Waiting 04:43:03 4cc291be95ef: Verifying Checksum 04:43:03 4cc291be95ef: Download complete 04:43:03 5c3c966382ef: Verifying Checksum 04:43:03 5c3c966382ef: Download complete 04:43:03 4f4fb700ef54: Verifying Checksum 04:43:03 4f4fb700ef54: Download complete 04:43:03 5d5c8e513c77: Verifying Checksum 04:43:03 5d5c8e513c77: Download complete 04:43:03 43c4264eed91: Download complete 04:43:03 9f66e0745190: Verifying Checksum 04:43:03 9f66e0745190: Download complete 04:43:04 43c4264eed91: Pull complete 04:43:04 561ebcabdf7f: Verifying Checksum 04:43:04 561ebcabdf7f: Download complete 04:43:04 4cc291be95ef: Pull complete 04:43:04 2ac1f1163629: Verifying Checksum 04:43:04 2ac1f1163629: Download complete 04:43:04 f49a43e4bbc0: Verifying Checksum 04:43:04 f49a43e4bbc0: Download complete 04:43:08 2ac1f1163629: Pull complete 04:43:08 5c3c966382ef: Pull complete 04:43:08 4f4fb700ef54: Pull complete 04:43:08 5d5c8e513c77: Pull complete 04:43:08 9f66e0745190: Pull complete 04:43:10 f49a43e4bbc0: Pull complete 04:43:11 561ebcabdf7f: Pull complete 04:43:11 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 04:43:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:43:11 ---> 3a752c3f9dda 04:43:11 Step 3/10 : ARG MAKE=make build 04:43:16 Still waiting to schedule task 04:43:16 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:43:16 ---> Running in 3fe093cbadaa 04:43:17 Removing intermediate container 3fe093cbadaa 04:43:17 ---> e499f79bcb20 04:43:17 Step 4/10 : WORKDIR /device-sdk-go 04:43:17 ---> Running in f8f52ecc43ca 04:43:17 Removing intermediate container f8f52ecc43ca 04:43:17 ---> 5821eb17afb9 04:43:17 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:43:17 ---> Running in 20112b2f451e 04:43:17 Removing intermediate container 20112b2f451e 04:43:17 ---> 8f0e5b3121b4 04:43:17 Step 6/10 : RUN apk add --update --no-cache make git 04:43:17 ---> Running in 87b7ae414cb8 04:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:43:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:43:17 OK: 246 MiB in 54 packages 04:43:18 Removing intermediate container 87b7ae414cb8 04:43:18 ---> 89806820577a 04:43:18 Step 7/10 : COPY go.mod vendor* ./ 04:43:18 ---> f46a264f6140 04:43:18 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:43:18 ---> Running in 6e614b72a939 04:44:04 Removing intermediate container 6e614b72a939 04:44:04 ---> cdd1fa8436a6 04:44:04 Step 9/10 : COPY . . 04:44:05 ---> 96dff1b2f028 04:44:05 Step 10/10 : RUN ${MAKE} 04:44:05 ---> Running in 799cd8a93a8e 04:44:05 noop 04:44:05 Removing intermediate container 799cd8a93a8e 04:44:05 ---> 80cc4e59478e 04:44:05 Successfully built 80cc4e59478e 04:44:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:06 + docker inspect -f . ci-base-image-x86_64 04:44:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:06 prd-ubuntu20.04-docker-8c-8g-23403 does not seem to be running inside a container 04:44:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1640 -v /w/workspace/gexfoundry_device-sdk-go_PR-1640:/w/workspace/gexfoundry_device-sdk-go_PR-1640:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:44:06 $ docker top 98e8456faabb921a56d9499a11ae9f51a4ea4a15bea145765a2ee200cb399b01 -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:07 + go version 04:44:07 go version go1.23.2 linux/amd64 [Pipeline] } 04:44:07 $ docker stop --time=1 98e8456faabb921a56d9499a11ae9f51a4ea4a15bea145765a2ee200cb399b01 04:44:08 $ docker rm -f --volumes 98e8456faabb921a56d9499a11ae9f51a4ea4a15bea145765a2ee200cb399b01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:44:09 + docker inspect -f . ci-base-image-x86_64 04:44:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:44:09 prd-ubuntu20.04-docker-8c-8g-23403 does not seem to be running inside a container 04:44:09 $ 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-1640 -v /w/workspace/gexfoundry_device-sdk-go_PR-1640:/w/workspace/gexfoundry_device-sdk-go_PR-1640:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:44:09 $ docker top 5de114fa8e336b1be9e02d4a50b8daf604441cb2fa627d32ecf633bb7a53a970 -eo pid,comm [Pipeline] { [Pipeline] sh 04:44:10 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1640 [Pipeline] fileExists [Pipeline] sh 04:44:10 + make test 04:44:10 go test -race -coverprofile=coverage.out ./... 04:44:18 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:44:57 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 04:44:57 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 04:44:57 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 04:44:57 github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements 04:44:57 github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements 04:44:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.058s coverage: 26.0% of statements 04:44:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.032s coverage: 79.4% of statements 04:44:57 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 04:44:57 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 04:44:57 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 04:44:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.045s coverage: 86.0% of statements 04:44:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:44:57 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 04:44:57 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 04:44:57 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.087s coverage: 45.2% of statements 04:44:59 github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements 04:45:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.045s coverage: 14.1% of statements 04:45:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.026s coverage: 44.6% of statements 04:45:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.055s coverage: 68.4% of statements 04:45:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.160s coverage: 88.3% of statements 04:45:00 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.054s coverage: 5.3% of statements 04:45:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23404 in /w/workspace/gexfoundry_device-sdk-go_PR-1640 [Pipeline] { [Pipeline] ws 04:45:06 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:45:06 The recommended git tool is: git 04:45:11 using credential edgex-jenkins-ssh 04:45:11 Cloning the remote Git repository 04:45:11 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:45:11 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:45:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:45:11 > git --version # timeout=10 04:45:11 > git --version # 'git version 2.25.1' 04:45:11 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:15 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:45:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:45:16 Merging remotes/origin/main commit 791e3808a6f22236528886c5f30bc95897a4d2de into PR head commit e7d219c81bb1a39276e759e1bfbf54ad13c5976a 04:45:16 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:45:16 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:45:16 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1640/head:refs/remotes/origin/PR-1640 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:45:16 > git config core.sparsecheckout # timeout=10 04:45:17 Merge succeeded, producing e7d219c81bb1a39276e759e1bfbf54ad13c5976a 04:45:17 Checking out Revision e7d219c81bb1a39276e759e1bfbf54ad13c5976a (PR-1640) 04:45:17 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:45:17 > git --version # timeout=10 04:45:17 > git --version # 'git version 2.25.1' 04:45:17 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:45:16 > git checkout -f e7d219c81bb1a39276e759e1bfbf54ad13c5976a # timeout=10 04:45:16 > git remote # timeout=10 04:45:16 > git config --get remote.origin.url # timeout=10 04:45:17 using GIT_SSH to set credentials SSH Credentials for GitHub 04:45:17 > git merge 791e3808a6f22236528886c5f30bc95897a4d2de # timeout=10 04:45:17 > git rev-parse HEAD^{commit} # timeout=10 04:45:17 > git config core.sparsecheckout # timeout=10 04:45:17 > git checkout -f e7d219c81bb1a39276e759e1bfbf54ad13c5976a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:45:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:45:22 % Total % Received % Xferd Average Speed Time Time Time Current 04:45:22 Dload Upload Total Spent Left Speed 04:45:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 48961 0 --:--:-- --:--:-- --:--:-- 48961 [Pipeline] sh 04:45:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:45:23 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 04:45:23 /etc/docker/daemon.json 04:45:23 { 04:45:23 "registry-mirrors": [ 04:45:23 "https://nexus3.edgexfoundry.org:10001" 04:45:23 ], 04:45:23 "bip": "10.250.0.254/24", 04:45:23 "hosts": [ 04:45:23 "tcp://0.0.0.0:5555", 04:45:23 "unix:///var/run/docker.sock" 04:45:23 ], 04:45:23 "mtu": 1458, 04:45:23 "selinux-enabled": true, 04:45:23 "seccomp-profile": "/etc/docker/seccomp.json" 04:45:23 } [Pipeline] sh 04:45:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:45:24 + sudo service docker restart 04:45:39 GO111MODULE=on go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:45:42 provisioning config files... 04:45:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3053627296461746417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:45:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:45:43 ./bin/test-attribution-txt.sh 04:45:43 ---> ****-login.sh 04:45:43 nexus3.edgexfoundry.org:10001 [Pipeline] echo 04:45:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:45:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:43 $ docker stop --time=1 5de114fa8e336b1be9e02d4a50b8daf604441cb2fa627d32ecf633bb7a53a970 04:45:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:43 Configure a credential helper to remove this warning. See 04:45:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:43 04:45:43 Login Succeeded 04:45:43 nexus3.edgexfoundry.org:10002 04:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:44 Configure a credential helper to remove this warning. See 04:45:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:44 04:45:44 Login Succeeded 04:45:44 nexus3.edgexfoundry.org:10003 04:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:44 Configure a credential helper to remove this warning. See 04:45:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:44 04:45:44 Login Succeeded 04:45:44 nexus3.edgexfoundry.org:10004 04:45:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:44 Configure a credential helper to remove this warning. See 04:45:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:44 04:45:44 Login Succeeded 04:45:44 ****.io 04:45:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:45 Configure a credential helper to remove this warning. See 04:45:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:45 04:45:45 Login Succeeded 04:45:45 ---> ****-login.sh ends 04:45:49 $ docker rm -f --volumes 5de114fa8e336b1be9e02d4a50b8daf604441cb2fa627d32ecf633bb7a53a970 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] } 04:45:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 04:45:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:45:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] echo 04:45:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:45:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:45:50 ========================================================= 04:45:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:45:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:50 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [Pipeline] sh 04:45:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:45:51 Sending build context to Docker daemon 13.2MB 04:45:51 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 04:45:51 Step 2/10 : FROM ${BASE} AS builder 04:45:51 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:45:51 cf04c63912e1: Pulling fs layer 04:45:51 55b35a11ae5e: Pulling fs layer 04:45:51 a37a00ec5f00: Pulling fs layer 04:45:51 50b3750afda1: Pulling fs layer 04:45:51 4f4fb700ef54: Pulling fs layer 04:45:51 80978eb59214: Pulling fs layer 04:45:51 c9f46d7d2bd2: Pulling fs layer 04:45:51 c5a475d317c9: Pulling fs layer 04:45:51 50b3750afda1: Waiting 04:45:51 4f4fb700ef54: Waiting 04:45:51 80978eb59214: Waiting 04:45:51 c9f46d7d2bd2: Waiting 04:45:51 c5a475d317c9: Waiting 04:45:51 + ls -al . 04:45:51 total 716 04:45:51 drwxrwxr-x 11 jenkins jenkins 4096 Oct 21 04:44 . 04:45:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 04:42 .. 04:45:51 -rw-rw-r-- 1 jenkins jenkins 140 Oct 21 04:42 .dockerignore 04:45:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 04:45 .git 04:45:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 04:42 .github 04:45:51 -rw-rw-r-- 1 jenkins jenkins 137 Oct 21 04:42 .gitignore 04:45:51 -rw-rw-r-- 1 jenkins jenkins 199 Oct 21 04:42 .golangci.yml 04:45:51 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 04:42 .semver 04:45:51 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 21 04:42 CHANGELOG.md 04:45:51 -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 04:42 GOVERNANCE.md 04:45:51 -rw-rw-r-- 1 jenkins jenkins 885 Oct 21 04:42 Jenkinsfile 04:45:51 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 21 04:42 LICENSE 04:45:51 -rw-rw-r-- 1 jenkins jenkins 2379 Oct 21 04:42 Makefile 04:45:51 -rw-rw-r-- 1 jenkins jenkins 619 Oct 21 04:42 OWNERS.md 04:45:51 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 21 04:42 README.md 04:45:51 -rw-rw-r-- 1 jenkins jenkins 5 Oct 21 04:43 VERSION 04:45:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 04:42 bin 04:45:51 -rw-r--r-- 1 jenkins jenkins 467900 Oct 21 04:45 coverage.out 04:45:51 drwxrwxr-x 5 jenkins jenkins 4096 Oct 21 04:42 example 04:45:51 -rw-rw-r-- 1 jenkins jenkins 6956 Oct 21 04:42 go.mod 04:45:51 -rw-rw-r-- 1 jenkins jenkins 99963 Oct 21 04:42 go.sum 04:45:51 drwxrwxr-x 13 jenkins jenkins 4096 Oct 21 04:42 internal 04:45:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 04:42 openapi 04:45:51 drwxrwxr-x 6 jenkins jenkins 4096 Oct 21 04:42 pkg 04:45:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 04:42 snap 04:45:51 -rw-rw-r-- 1 jenkins jenkins 222 Oct 21 04:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:51 55b35a11ae5e: Verifying Checksum 04:45:51 55b35a11ae5e: Download complete 04:45:51 50b3750afda1: Download complete 04:45:51 4f4fb700ef54: Verifying Checksum 04:45:51 4f4fb700ef54: Download complete 04:45:51 80978eb59214: Download complete 04:45:51 cf04c63912e1: Verifying Checksum 04:45:51 cf04c63912e1: Download complete 04:45:52 + 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=e7d219c81bb1a39276e759e1bfbf54ad13c5976a --label arch=amd64 --label version=0.0.0 . 04:45:52 Sending build context to Docker daemon 25.94MB 04:45:52 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 04:45:52 Step 2/24 : FROM ${BASE} AS builder 04:45:52 ---> 80cc4e59478e 04:45:52 Step 3/24 : ARG MAKE=make build 04:45:52 c5a475d317c9: Verifying Checksum 04:45:52 c5a475d317c9: Download complete 04:45:52 ---> Running in 049446cdbf69 04:45:52 Removing intermediate container 049446cdbf69 04:45:52 ---> df4a4093cdc8 04:45:52 Step 4/24 : WORKDIR /device-sdk-go 04:45:52 ---> Running in 4d1926b72aa5 04:45:52 Removing intermediate container 4d1926b72aa5 04:45:52 ---> c1d1e2b83d4a 04:45:52 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:45:52 ---> Running in 2544b3e8a4eb 04:45:52 cf04c63912e1: Pull complete 04:45:52 Removing intermediate container 2544b3e8a4eb 04:45:52 ---> f9033f1efc7e 04:45:52 Step 6/24 : RUN apk add --update --no-cache make git 04:45:52 ---> Running in 6f705d8597db 04:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:45:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:45:53 55b35a11ae5e: Pull complete 04:45:53 OK: 246 MiB in 54 packages 04:45:53 a37a00ec5f00: Verifying Checksum 04:45:53 a37a00ec5f00: Download complete 04:45:53 Removing intermediate container 6f705d8597db 04:45:53 ---> 22ddbda48708 04:45:53 Step 7/24 : COPY go.mod vendor* ./ 04:45:53 ---> 861612710254 04:45:53 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:45:53 ---> Running in ef4be86d531e 04:45:54 c9f46d7d2bd2: Verifying Checksum 04:45:54 c9f46d7d2bd2: Download complete 04:45:54 Removing intermediate container ef4be86d531e 04:45:54 ---> 9c6834a5ca35 04:45:54 Step 9/24 : COPY . . 04:45:55 ---> 9602c9051c29 04:45:55 Step 10/24 : RUN ${MAKE} 04:45:55 ---> Running in 2b21af0996fc 04:45:55 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 -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:46:09 a37a00ec5f00: Pull complete 04:46:09 50b3750afda1: Pull complete 04:46:09 4f4fb700ef54: Pull complete 04:46:09 80978eb59214: Pull complete 04:46:16 c9f46d7d2bd2: Pull complete 04:46:17 c5a475d317c9: Pull complete 04:46:17 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 04:46:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:46:17 ---> be29e6b0f0d4 04:46:17 Step 3/10 : ARG MAKE=make build 04:46:19 ---> Running in d37e78f868a1 04:46:19 Removing intermediate container d37e78f868a1 04:46:19 ---> d9652a8a15b4 04:46:19 Step 4/10 : WORKDIR /device-sdk-go 04:46:19 ---> Running in 0a199c50e3d1 04:46:19 Removing intermediate container 0a199c50e3d1 04:46:19 ---> 1fbd66a43d65 04:46:19 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:46:19 ---> Running in 85d9554b4580 04:46:20 Removing intermediate container 85d9554b4580 04:46:20 ---> c199131aade0 04:46:20 Step 6/10 : RUN apk add --update --no-cache make git 04:46:20 ---> Running in 3ff47985209f 04:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:46:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:46:23 OK: 238 MiB in 54 packages 04:46:24 Removing intermediate container 3ff47985209f 04:46:24 ---> f515a397db8e 04:46:24 Step 7/10 : COPY go.mod vendor* ./ 04:46:24 ---> aed754266248 04:46:24 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:46:24 ---> Running in f1bc9e96280d 04:46:34 Removing intermediate container 2b21af0996fc 04:46:34 ---> 5abc62207e48 04:46:34 Step 11/24 : FROM alpine:3.20 04:46:34 3.20: Pulling from library/alpine 04:46:34 43c4264eed91: Already exists 04:46:34 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:46:34 Status: Downloaded newer image for alpine:3.20 04:46:34 ---> 91ef0af61f39 04:46:34 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:46:34 ---> Running in a607dd8ec55a 04:46:34 Removing intermediate container a607dd8ec55a 04:46:34 ---> 8a66fc0d81c7 04:46:34 Step 13/24 : RUN apk add --update --no-cache dumb-init 04:46:34 ---> Running in a5dfc4052460 04:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:46:34 (1/1) Installing dumb-init (1.2.5-r3) 04:46:34 Executing busybox-1.36.1-r29.trigger 04:46:34 OK: 8 MiB in 15 packages 04:46:34 Removing intermediate container a5dfc4052460 04:46:34 ---> 926d4e384a02 04:46:34 Step 14/24 : RUN apk --no-cache upgrade 04:46:34 ---> Running in c54ebb7036a8 04:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:46:34 Upgrading critical system libraries and apk-tools: 04:46:34 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:46:34 Executing busybox-1.36.1-r29.trigger 04:46:34 Continuing the upgrade transaction with new apk-tools: 04:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:46:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:46:34 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:46:34 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:46:34 OK: 8 MiB in 15 packages 04:46:34 Removing intermediate container c54ebb7036a8 04:46:34 ---> aebdd00c2c59 04:46:34 Step 15/24 : WORKDIR / 04:46:34 ---> Running in 5beb2fdf2607 04:46:34 Removing intermediate container 5beb2fdf2607 04:46:34 ---> 8c7502abc18e 04:46:34 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:46:34 ---> a5c3ab6ef319 04:46:34 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:46:35 ---> 5e6d22f10040 04:46:35 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:46:35 ---> 6bd5782defdf 04:46:35 Step 19/24 : EXPOSE 59999 04:46:35 ---> Running in 686aafb8e576 04:46:35 Removing intermediate container 686aafb8e576 04:46:35 ---> 0345e5f22724 04:46:35 Step 20/24 : ENTRYPOINT ["/device-simple"] 04:46:35 ---> Running in 8cac5b8eda9b 04:46:35 Removing intermediate container 8cac5b8eda9b 04:46:35 ---> 2db3a235b277 04:46:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:46:35 ---> Running in 832aa81a88e3 04:46:35 Removing intermediate container 832aa81a88e3 04:46:35 ---> 36316c995f97 04:46:35 Step 22/24 : LABEL arch=amd64 04:46:35 ---> Running in 8e7cc158706a 04:46:35 Removing intermediate container 8e7cc158706a 04:46:35 ---> 2076ee3cef25 04:46:35 Step 23/24 : LABEL git_sha=e7d219c81bb1a39276e759e1bfbf54ad13c5976a 04:46:35 ---> Running in a1d6129f054f 04:46:35 Removing intermediate container a1d6129f054f 04:46:35 ---> ccbf7f2e120b 04:46:35 Step 24/24 : LABEL version=0.0.0 04:46:35 ---> Running in fc2748ed0d85 04:46:35 Removing intermediate container fc2748ed0d85 04:46:35 ---> 845718ab386a 04:46:35 [Warning] One or more build-args [ARCH] were not consumed 04:46:35 Successfully built 845718ab386a 04:46:35 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:46:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:46:36 04:46:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:46:37 latest: Pulling from edgex-lftools-log-publisher 04:46:37 5eb5b503b376: Pulling fs layer 04:46:37 5c69ac0246d0: Pulling fs layer 04:46:37 ec43610c2a17: Pulling fs layer 04:46:37 3a2ae6a8a46f: Pulling fs layer 04:46:37 33b1e0a273af: Pulling fs layer 04:46:37 5d3b04190fa2: Pulling fs layer 04:46:37 2f39f015ded8: Pulling fs layer 04:46:37 33b1e0a273af: Waiting 04:46:37 5d3b04190fa2: Waiting 04:46:37 2f39f015ded8: Waiting 04:46:37 3a2ae6a8a46f: Waiting 04:46:37 5c69ac0246d0: Verifying Checksum 04:46:37 5c69ac0246d0: Download complete 04:46:37 3a2ae6a8a46f: Verifying Checksum 04:46:37 3a2ae6a8a46f: Download complete 04:46:37 33b1e0a273af: Download complete 04:46:37 5d3b04190fa2: Verifying Checksum 04:46:37 5d3b04190fa2: Download complete 04:46:37 ec43610c2a17: Verifying Checksum 04:46:37 ec43610c2a17: Download complete 04:46:37 5eb5b503b376: Download complete 04:46:38 2f39f015ded8: Verifying Checksum 04:46:38 2f39f015ded8: Download complete 04:46:38 5eb5b503b376: Pull complete 04:46:39 5c69ac0246d0: Pull complete 04:46:39 ec43610c2a17: Pull complete 04:46:39 3a2ae6a8a46f: Pull complete 04:46:39 33b1e0a273af: Pull complete 04:46:39 5d3b04190fa2: Pull complete 04:46:44 2f39f015ded8: Pull complete 04:46:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:46:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:46:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:44 prd-ubuntu20.04-docker-8c-8g-23403 does not seem to be running inside a container 04:46:44 $ 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-1640 -v /w/workspace/gexfoundry_device-sdk-go_PR-1640:/w/workspace/gexfoundry_device-sdk-go_PR-1640:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:46:48 $ docker top 81785b47524200c39c5741339d8105a71f6e4bda0dc911d73b4d0c411a47c0c4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:46:48 ---> job-cost.sh 04:46:48 lf-activate-venv: SKIPPING 04:46:48 INFO: No Stack... 04:46:49 INFO: Retrieving Pricing Info for: v3-standard-8 04:46:49 INFO: Archiving Costs [Pipeline] sh 04:46:49 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1640/archives/cost.csv 04:46:49 + cut -d, -f6 [Pipeline] lock 04:46:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1640-1-stack-cost] 04:46:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1640-1-stack-cost] did not exist. Created. 04:46:50 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1640-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:46:50 + echo total: 0.2199999988079071 [Pipeline] stash 04:46:50 Stashed 1 file(s) [Pipeline] } 04:46:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1640-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:46:50 $ docker stop --time=1 81785b47524200c39c5741339d8105a71f6e4bda0dc911d73b4d0c411a47c0c4 04:46:52 $ docker rm -f --volumes 81785b47524200c39c5741339d8105a71f6e4bda0dc911d73b4d0c411a47c0c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:48:16 Removing intermediate container f1bc9e96280d 04:48:16 ---> cadb226db534 04:48:16 Step 9/10 : COPY . . 04:48:16 ---> af78ac40091d 04:48:16 Step 10/10 : RUN ${MAKE} 04:48:16 ---> Running in 32183a31a9a9 04:48:16 noop 04:48:16 Removing intermediate container 32183a31a9a9 04:48:16 ---> d0c0ce3f1a68 04:48:16 Successfully built d0c0ce3f1a68 04:48:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:16 + docker inspect -f . ci-base-image-arm64 04:48:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:16 prd-ubuntu20.04-docker-arm64-4c-16g-23404 does not seem to be running inside a container 04:48:17 $ 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:48:18 $ docker top 8bcc714d0c96d44ad57c94d14f177327293e204cb8b3dbd54b1bfe15ade76be6 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:19 + go version 04:48:19 go version go1.23.2 linux/arm64 [Pipeline] } 04:48:19 $ docker stop --time=1 8bcc714d0c96d44ad57c94d14f177327293e204cb8b3dbd54b1bfe15ade76be6 04:48:20 $ docker rm -f --volumes 8bcc714d0c96d44ad57c94d14f177327293e204cb8b3dbd54b1bfe15ade76be6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:21 + docker inspect -f . ci-base-image-arm64 04:48:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:22 prd-ubuntu20.04-docker-arm64-4c-16g-23404 does not seem to be running inside a container 04:48:22 $ 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:48:23 $ docker top e5ca0b223665de995c5833c76d911898c396a35bfc157fa601beb79fc788ba32 -eo pid,comm [Pipeline] { [Pipeline] sh 04:48:24 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:48:24 + make test 04:48:24 go test -race -coverprofile=coverage.out ./... 04:49:11 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:52:33 github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements 04:52:33 github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements 04:52:33 github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements 04:52:33 github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements 04:52:33 github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements 04:52:48 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.181s coverage: 26.0% of statements 04:52:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.186s coverage: 79.4% of statements 04:53:02 github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements 04:53:02 github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements 04:53:03 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.292s coverage: 86.0% of statements 04:53:15 github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements 04:53:16 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.552s coverage: 45.2% of statements 04:53:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.244s coverage: 14.1% of statements 04:53:19 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.041s coverage: 44.6% of statements 04:53:23 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:53:23 github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements 04:53:23 github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements 04:53:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.389s coverage: 68.4% of statements 04:53:29 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.333s coverage: 88.3% of statements 04:53:35 github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements 04:53:36 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.291s coverage: 5.3% of statements 04:53:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:53:37 GO111MODULE=on go vet ./... 04:57:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:57:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:57:29 ./bin/test-attribution-txt.sh [Pipeline] echo 04:57:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:57:29 $ docker stop --time=1 e5ca0b223665de995c5833c76d911898c396a35bfc157fa601beb79fc788ba32 04:57:31 $ docker rm -f --volumes e5ca0b223665de995c5833c76d911898c396a35bfc157fa601beb79fc788ba32 [Pipeline] // withDockerContainer [Pipeline] sh 04:57:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:57:34 Warning: overwriting stash ‘coverage-report’ 04:57:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:57:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:57:35 + ls -al . 04:57:35 total 712 04:57:35 drwxrwxr-x 10 jenkins jenkins 4096 Oct 21 04:48 . 04:57:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 04:45 .. 04:57:35 -rw-rw-r-- 1 jenkins jenkins 140 Oct 21 04:45 .dockerignore 04:57:35 drwxrwxr-x 8 jenkins jenkins 4096 Oct 21 04:45 .git 04:57:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 04:45 .github 04:57:35 -rw-rw-r-- 1 jenkins jenkins 137 Oct 21 04:45 .gitignore 04:57:35 -rw-rw-r-- 1 jenkins jenkins 199 Oct 21 04:45 .golangci.yml 04:57:35 -rw-rw-r-- 1 jenkins jenkins 48109 Oct 21 04:45 CHANGELOG.md 04:57:35 -rw-rw-r-- 1 jenkins jenkins 677 Oct 21 04:45 GOVERNANCE.md 04:57:35 -rw-rw-r-- 1 jenkins jenkins 885 Oct 21 04:45 Jenkinsfile 04:57:35 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 21 04:45 LICENSE 04:57:35 -rw-rw-r-- 1 jenkins jenkins 2379 Oct 21 04:45 Makefile 04:57:35 -rw-rw-r-- 1 jenkins jenkins 619 Oct 21 04:45 OWNERS.md 04:57:35 -rw-rw-r-- 1 jenkins jenkins 4937 Oct 21 04:45 README.md 04:57:35 -rw-rw-r-- 1 jenkins jenkins 5 Oct 21 04:43 VERSION 04:57:35 drwxrwxr-x 2 jenkins jenkins 4096 Oct 21 04:45 bin 04:57:35 -rw-r--r-- 1 jenkins jenkins 467898 Oct 21 04:53 coverage.out 04:57:35 drwxrwxr-x 5 jenkins jenkins 4096 Oct 21 04:45 example 04:57:35 -rw-rw-r-- 1 jenkins jenkins 6956 Oct 21 04:45 go.mod 04:57:35 -rw-rw-r-- 1 jenkins jenkins 99963 Oct 21 04:45 go.sum 04:57:35 drwxrwxr-x 13 jenkins jenkins 4096 Oct 21 04:45 internal 04:57:35 drwxrwxr-x 3 jenkins jenkins 4096 Oct 21 04:45 openapi 04:57:35 drwxrwxr-x 6 jenkins jenkins 4096 Oct 21 04:45 pkg 04:57:35 drwxrwxr-x 4 jenkins jenkins 4096 Oct 21 04:45 snap 04:57:35 -rw-rw-r-- 1 jenkins jenkins 222 Oct 21 04:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:57:36 + 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=e7d219c81bb1a39276e759e1bfbf54ad13c5976a --label arch=arm64 --label version=0.0.0 . 04:57:36 Sending build context to Docker daemon 13.66MB 04:57:36 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 04:57:36 Step 2/24 : FROM ${BASE} AS builder 04:57:36 ---> d0c0ce3f1a68 04:57:36 Step 3/24 : ARG MAKE=make build 04:57:37 ---> Running in b1ad3c391318 04:57:37 Removing intermediate container b1ad3c391318 04:57:37 ---> 1620ed87d450 04:57:37 Step 4/24 : WORKDIR /device-sdk-go 04:57:37 ---> Running in b8ee1037ac64 04:57:37 Removing intermediate container b8ee1037ac64 04:57:37 ---> 3e18a4bdb7ce 04:57:37 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:57:37 ---> Running in 41ec84444764 04:57:38 Removing intermediate container 41ec84444764 04:57:38 ---> bb49c832431c 04:57:38 Step 6/24 : RUN apk add --update --no-cache make git 04:57:38 ---> Running in c8177f39febf 04:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:57:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:57:40 OK: 238 MiB in 54 packages 04:57:41 Removing intermediate container c8177f39febf 04:57:41 ---> 5129abf561e2 04:57:41 Step 7/24 : COPY go.mod vendor* ./ 04:57:42 ---> d79c8efce87d 04:57:42 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:57:42 ---> Running in d23b54f4e26e 04:57:45 Removing intermediate container d23b54f4e26e 04:57:45 ---> 0e29d1de4599 04:57:45 Step 9/24 : COPY . . 04:57:46 ---> 7ed8714513f0 04:57:46 Step 10/24 : RUN ${MAKE} 04:57:46 ---> Running in 1a9031d94c2c 04:57:47 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 -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 05:01:24 Removing intermediate container 1a9031d94c2c 05:01:24 ---> 86e305ae451b 05:01:24 Step 11/24 : FROM alpine:3.20 05:01:24 3.20: Pulling from library/alpine 05:01:24 cf04c63912e1: Already exists 05:01:24 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:01:24 Status: Downloaded newer image for alpine:3.20 05:01:24 ---> c157a85ed455 05:01:24 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 05:01:24 ---> Running in bd849e033745 05:01:24 Removing intermediate container bd849e033745 05:01:24 ---> 88e828e4ff71 05:01:24 Step 13/24 : RUN apk add --update --no-cache dumb-init 05:01:24 ---> Running in f2662266f4d2 05:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:01:24 (1/1) Installing dumb-init (1.2.5-r3) 05:01:24 Executing busybox-1.36.1-r29.trigger 05:01:24 OK: 9 MiB in 15 packages 05:01:24 Removing intermediate container f2662266f4d2 05:01:24 ---> 678747c1f6f6 05:01:24 Step 14/24 : RUN apk --no-cache upgrade 05:01:24 ---> Running in 6307e7cf2854 05:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:01:24 Upgrading critical system libraries and apk-tools: 05:01:24 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:01:24 Executing busybox-1.36.1-r29.trigger 05:01:24 Continuing the upgrade transaction with new apk-tools: 05:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:01:25 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:01:26 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:01:26 OK: 9 MiB in 15 packages 05:01:27 Removing intermediate container 6307e7cf2854 05:01:27 ---> 873c182e7dac 05:01:27 Step 15/24 : WORKDIR / 05:01:27 ---> Running in 65d8c0640164 05:01:27 Removing intermediate container 65d8c0640164 05:01:27 ---> 3536f590412f 05:01:27 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 05:01:28 ---> bba915957c09 05:01:28 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 05:01:30 ---> 9cbf02eadbad 05:01:30 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 05:01:30 ---> d7a86c78864d 05:01:30 Step 19/24 : EXPOSE 59999 05:01:31 ---> Running in 6dcfcc601e56 05:01:31 Removing intermediate container 6dcfcc601e56 05:01:31 ---> 42bee4744f1f 05:01:31 Step 20/24 : ENTRYPOINT ["/device-simple"] 05:01:31 ---> Running in 4d8f8bcdb65b 05:01:31 Removing intermediate container 4d8f8bcdb65b 05:01:31 ---> fb9a00431c37 05:01:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 05:01:31 ---> Running in 9e3a98ba8e4e 05:01:32 Removing intermediate container 9e3a98ba8e4e 05:01:32 ---> 32bf3785ed45 05:01:32 Step 22/24 : LABEL arch=arm64 05:01:32 ---> Running in 87fa47a15b26 05:01:32 Removing intermediate container 87fa47a15b26 05:01:32 ---> 2136b2138b71 05:01:32 Step 23/24 : LABEL git_sha=e7d219c81bb1a39276e759e1bfbf54ad13c5976a 05:01:32 ---> Running in 60e4631d7f2e 05:01:32 Removing intermediate container 60e4631d7f2e 05:01:32 ---> 6a0bbd1f2c3b 05:01:32 Step 24/24 : LABEL version=0.0.0 05:01:33 ---> Running in 611d575aab8a 05:01:33 Removing intermediate container 611d575aab8a 05:01:33 ---> dfa9deaea3e9 05:01:33 [Warning] One or more build-args [ARCH] were not consumed 05:01:33 Successfully built dfa9deaea3e9 05:01:33 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 05:01:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:01:34 05:01:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:01:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:01:34 arm64: Pulling from edgex-lftools-log-publisher 05:01:34 8998bd30e6a1: Pulling fs layer 05:01:34 04944245beec: Pulling fs layer 05:01:34 699f458cf7ca: Pulling fs layer 05:01:34 765212b225bb: Pulling fs layer 05:01:34 f23df028b6ca: Pulling fs layer 05:01:34 d65c8cfc05b1: Pulling fs layer 05:01:34 2437ff75d9bd: Pulling fs layer 05:01:34 f23df028b6ca: Waiting 05:01:34 765212b225bb: Waiting 05:01:34 d65c8cfc05b1: Waiting 05:01:34 2437ff75d9bd: Waiting 05:01:35 04944245beec: Verifying Checksum 05:01:35 04944245beec: Download complete 05:01:35 765212b225bb: Verifying Checksum 05:01:35 765212b225bb: Download complete 05:01:35 f23df028b6ca: Verifying Checksum 05:01:35 f23df028b6ca: Download complete 05:01:35 d65c8cfc05b1: Verifying Checksum 05:01:35 d65c8cfc05b1: Download complete 05:01:35 699f458cf7ca: Verifying Checksum 05:01:35 699f458cf7ca: Download complete 05:01:35 8998bd30e6a1: Download complete 05:01:38 2437ff75d9bd: Verifying Checksum 05:01:38 2437ff75d9bd: Download complete 05:01:40 8998bd30e6a1: Pull complete 05:01:40 04944245beec: Pull complete 05:01:42 699f458cf7ca: Pull complete 05:01:42 765212b225bb: Pull complete 05:01:43 f23df028b6ca: Pull complete 05:01:43 d65c8cfc05b1: Pull complete 05:02:01 2437ff75d9bd: Pull complete 05:02:01 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:02:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:02:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:02 prd-ubuntu20.04-docker-arm64-4c-16g-23404 does not seem to be running inside a container 05:02:02 $ 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 05:02:04 $ docker top 6abde351f75a4a026a6c6f64f6a735384399c352e952c47722ce0e5303481dcc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:02:05 ---> job-cost.sh 05:02:05 lf-activate-venv: SKIPPING 05:02:05 INFO: No Stack... 05:02:06 INFO: Retrieving Pricing Info for: v3-standard-4 05:02:07 INFO: Archiving Costs [Pipeline] sh 05:02:07 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:02:07 + cut -d, -f6 [Pipeline] lock 05:02:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1640-1-stack-cost] 05:02:07 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1640-1-stack-cost] did not exist. Created. 05:02:07 Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1640-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:02:08 /w/workspace/device-sdk-go/1@tmp/durable-95734daf/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:02:09 + echo total: 0.10999999940395355 [Pipeline] stash 05:02:09 Warning: overwriting stash ‘stack-cost’ 05:02:09 Stashed 1 file(s) [Pipeline] } 05:02:09 Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1640-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:02:09 $ docker stop --time=1 6abde351f75a4a026a6c6f64f6a735384399c352e952c47722ce0e5303481dcc 05:02:11 $ docker rm -f --volumes 6abde351f75a4a026a6c6f64f6a735384399c352e952c47722ce0e5303481dcc [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 05:02:12 provisioning config files... 05:02:12 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp/config1226854273244711449tmp [Pipeline] { [Pipeline] sh 05:02:12 + set +x 05:02:12 + curl -s https://codecov.io/bash 05:02:12 + bash -s -- 05:02:12 05:02:12 _____ _ 05:02:12 / ____| | | 05:02:12 | | ___ __| | ___ ___ _____ __ 05:02:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:02:12 | |___| (_) | (_| | __/ (_| (_) \ V / 05:02:12 \_____\___/ \__,_|\___|\___\___/ \_/ 05:02:12 Bash-1.0.6 05:02:12 05:02:12 05:02:12 ==> git version 2.25.1 found 05:02:12 ==> 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 05:02:12 Release-Date: 2020-01-08 05:02:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:02:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:02:12 ==> Jenkins CI detected. 05:02:12 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1640 05:02:12 project root: . 05:02:12 --> token set from env 05:02:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:02:12 ==> Running gcov in . (disable via -X gcov) 05:02:12 ==> Python coveragepy not found 05:02:12 ==> Searching for coverage reports in: 05:02:12 + . 05:02:12 -> Found 1 reports 05:02:12 ==> Detecting git/mercurial file structure 05:02:12 ==> Reading reports 05:02:12 + ./coverage.out bytes=467898 05:02:12 ==> Appending adjustments 05:02:12 https://docs.codecov.io/docs/fixing-reports 05:02:13 + Found adjustments 05:02:13 ==> Gzipping contents 05:02:13 44K /tmp/codecov.IZlfse.gz 05:02:13 ==> Uploading reports 05:02:13 url: https://codecov.io 05:02:13 query: branch=PR-1640&commit=e7d219c81bb1a39276e759e1bfbf54ad13c5976a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1640&job=&cmd_args= 05:02:13 -> Pinging Codecov 05:02:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1640&commit=e7d219c81bb1a39276e759e1bfbf54ad13c5976a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1640%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1640&job=&cmd_args= 05:02:13 -> Uploading to 05:02:13 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/e7d219c81bb1a39276e759e1bfbf54ad13c5976a/0f1e3a8f-4853-4031-b986-2303f707ba27.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241021%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241021T050213Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c65eed40f23b963d3984b512ce70ea40d45547793af43ca43dfbb69cefd0440b 05:02:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:02:13 Dload Upload Total Spent Left Speed 05:02:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42585 0 0 100 42585 0 160k --:--:-- --:--:-- --:--:-- 159k 100 42585 0 0 100 42585 0 159k --:--:-- --:--:-- --:--:-- 159k 05:02:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e7d219c81bb1a39276e759e1bfbf54ad13c5976a [Pipeline] } 05:02:13 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 05:02:16 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1640/archives ] 05:02:16 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1640/archives 05:02:16 total 16 05:02:16 drwxr-xr-x 3 root root 4096 Oct 21 04:46 . 05:02:16 drwxrwxr-x 12 jenkins jenkins 4096 Oct 21 04:46 .. 05:02:16 drwxr-xr-x 2 root root 4096 Oct 21 04:46 cost 05:02:16 -rw-r--r-- 1 root root 86 Oct 21 04:46 cost.csv 05:02:16 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1640/archives 05:02:16 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1640/archives 05:02:16 total 16 05:02:16 drwxr-xr-x 3 jenkins jenkins 4096 Oct 21 04:46 . 05:02:16 drwxrwxr-x 12 jenkins jenkins 4096 Oct 21 04:46 .. 05:02:16 drwxr-xr-x 2 jenkins jenkins 4096 Oct 21 04:46 cost 05:02:16 -rw-r--r-- 1 jenkins jenkins 86 Oct 21 04:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:02:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:02:17 ---> package-listing.sh 05:02:17 ++ facter osfamily 05:02:17 ++ tr '[:upper:]' '[:lower:]' 05:02:17 + OS_FAMILY=debian 05:02:17 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1640 05:02:17 + START_PACKAGES=/tmp/packages_start.txt 05:02:17 + END_PACKAGES=/tmp/packages_end.txt 05:02:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:02:17 + PACKAGES=/tmp/packages_start.txt 05:02:17 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1640 ']' 05:02:17 + PACKAGES=/tmp/packages_end.txt 05:02:17 + case "${OS_FAMILY}" in 05:02:17 + dpkg -l 05:02:17 + grep '^ii' 05:02:17 + '[' -f /tmp/packages_start.txt ']' 05:02:17 + '[' -f /tmp/packages_end.txt ']' 05:02:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:02:17 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1640 ']' 05:02:17 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1640/archives/ 05:02:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1640/archives/ [Pipeline] echo 05:02:17 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-1640/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:02:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:02:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:02:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:02:18 prd-ubuntu20.04-docker-8c-8g-23403 does not seem to be running inside a container 05:02:18 $ 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-1640/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-1640 -v /w/workspace/gexfoundry_device-sdk-go_PR-1640:/w/workspace/gexfoundry_device-sdk-go_PR-1640:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1640@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 05:02:19 $ docker top 8dd6d7c83e2acb28613a20b1b7faa452c5ab02db9c096d6bdf1c4967ef18bf5a -eo pid,comm [Pipeline] { [Pipeline] sh 05:02:19 + touch /tmp/pre-build-complete [Pipeline] sh 05:02:19 + mkdir -p /var/log/sysstat [Pipeline] sh 05:02:20 + ls /var/log/sa-host 05:02:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:02:20 provisioning config files... 05:02:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1640@tmp/config12968340818444600418tmp [Pipeline] { [Pipeline] echo 05:02:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:02:20 ---> create-netrc.sh [Pipeline] } 05:02:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:02:21 ---> python-tools-install.sh [Pipeline] echo 05:02:21 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:02:21 ---> sudo-logs.sh 05:02:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:02:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:02:22 ---> job-cost.sh 05:02:22 lf-activate-venv: SKIPPING 05:02:22 DEBUG: total: 0.2199999988079071 05:02:22 INFO: Retrieving Stack Cost... 05:02:22 INFO: Retrieving Pricing Info for: v3-standard-8 05:02:22 INFO: Archiving Costs [Pipeline] echo 05:02:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:02:23 ---> logs-deploy.sh 05:02:23 lf-activate-venv: SKIPPING 05:02:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1640/1 05:02:23 INFO: archiving workspace using pattern(s): 05:02:25 Archives upload complete. 05:02:25 INFO: archiving logs to Nexus 05:02:25 ---> uname -a: 05:02:25 Linux prd-ubuntu20-04-docker-8c-8g-23403 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:02:25 05:02:25 05:02:25 ---> lscpu: 05:02:25 Architecture: x86_64 05:02:25 CPU op-mode(s): 32-bit, 64-bit 05:02:25 Byte Order: Little Endian 05:02:25 Address sizes: 40 bits physical, 48 bits virtual 05:02:25 CPU(s): 8 05:02:25 On-line CPU(s) list: 0-7 05:02:25 Thread(s) per core: 1 05:02:25 Core(s) per socket: 1 05:02:25 Socket(s): 8 05:02:25 NUMA node(s): 1 05:02:25 Vendor ID: AuthenticAMD 05:02:25 CPU family: 23 05:02:25 Model: 49 05:02:25 Model name: AMD EPYC-Rome Processor 05:02:25 Stepping: 0 05:02:25 CPU MHz: 2800.000 05:02:25 BogoMIPS: 5600.00 05:02:25 Virtualization: AMD-V 05:02:25 Hypervisor vendor: KVM 05:02:25 Virtualization type: full 05:02:25 L1d cache: 256 KiB 05:02:25 L1i cache: 256 KiB 05:02:25 L2 cache: 4 MiB 05:02:25 L3 cache: 128 MiB 05:02:25 NUMA node0 CPU(s): 0-7 05:02:25 Vulnerability Itlb multihit: Not affected 05:02:25 Vulnerability L1tf: Not affected 05:02:25 Vulnerability Mds: Not affected 05:02:25 Vulnerability Meltdown: Not affected 05:02:25 Vulnerability Mmio stale data: Not affected 05:02:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:02:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:02:25 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:02:25 Vulnerability Srbds: Not affected 05:02:25 Vulnerability Tsx async abort: Not affected 05:02:25 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 05:02:25 05:02:25 05:02:25 ---> nproc: 05:02:25 8 05:02:25 05:02:25 05:02:25 ---> df -h: 05:02:25 Filesystem Size Used Avail Use% Mounted on 05:02:25 overlay 155G 12G 143G 8% / 05:02:25 tmpfs 64M 0 64M 0% /dev 05:02:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:02:25 shm 64M 0 64M 0% /dev/shm 05:02:25 /dev/vda1 155G 12G 143G 8% /facter-os 05:02:25 05:02:25 05:02:25 ---> sar -b -r -n DEV: 05:02:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23403) 10/21/24 _x86_64_ (8 CPU) 05:02:25 05:02:25 04:41:47 LINUX RESTART (8 CPU) 05:02:25 05:02:25 04:42:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:02:25 04:43:01 339.64 48.05 291.59 0.00 5332.49 174530.76 0.00 05:02:25 04:44:01 292.12 4.42 287.70 0.00 80.37 90018.93 0.00 05:02:25 04:45:01 75.70 0.13 75.57 0.00 7.20 30146.19 0.00 05:02:25 04:46:01 89.90 0.15 89.75 0.00 3.73 27262.39 0.00 05:02:25 04:47:01 176.79 10.05 166.74 0.00 5180.81 55852.32 0.00 05:02:25 04:48:01 15.25 1.65 13.60 0.00 256.62 3582.60 0.00 05:02:25 04:49:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 05:02:25 04:50:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 05:02:25 04:51:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 05:02:25 04:52:01 2.62 0.00 2.62 0.00 0.00 42.93 0.00 05:02:25 04:53:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 05:02:25 04:54:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 05:02:25 04:55:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 05:02:25 04:56:01 2.05 0.00 2.05 0.00 0.00 23.19 0.00 05:02:25 04:57:01 2.17 0.02 2.15 0.00 0.13 25.60 0.00 05:02:25 04:58:01 1.43 0.00 1.43 0.00 0.00 15.60 0.00 05:02:25 04:59:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 05:02:25 05:00:01 1.95 0.00 1.95 0.00 0.00 21.59 0.00 05:02:25 05:01:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 05:02:25 05:02:01 1.88 0.00 1.88 0.00 0.00 22.26 0.00 05:02:25 Average: 50.67 3.22 47.45 0.00 543.13 19085.81 0.00 05:02:25 05:02:25 04:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:02:25 04:43:01 29902932 31569892 770532 2.34 59868 1911256 1763548 5.20 1005700 1641924 280 05:02:25 04:44:01 26949364 31513368 782532 2.38 186392 4440236 1864300 5.49 1351196 3961912 208568 05:02:25 04:45:01 26950272 31468756 820116 2.49 190808 4412304 1908864 5.63 1765284 3560956 307344 05:02:25 04:46:01 27582068 31323684 963572 2.93 196352 3653564 2416192 7.12 1583644 3135244 106280 05:02:25 04:47:01 26536764 31482856 799072 2.43 209780 4788420 1831980 5.40 1638328 4060640 94588 05:02:25 04:48:01 26527916 31490092 788864 2.40 212468 4800852 1842568 5.43 1649220 4051012 140 05:02:25 04:49:01 26535016 31497352 781316 2.38 212568 4800856 1842568 5.43 1642612 4051016 4 05:02:25 04:50:01 26535300 31497704 780896 2.37 212656 4800856 1842568 5.43 1642760 4051028 228 05:02:25 04:51:01 26542964 31505488 773088 2.35 212752 4800860 1842568 5.43 1634656 4051032 8 05:02:25 04:52:01 26543048 31506164 772640 2.35 212900 4800968 1842568 5.43 1634688 4051432 164 05:02:25 04:53:01 26542788 31505996 772764 2.35 212988 4800960 1842568 5.43 1634624 4051456 4 05:02:25 04:54:01 26543284 31506608 772116 2.35 213076 4800976 1842568 5.43 1634656 4051468 232 05:02:25 04:55:01 26543468 31506872 772008 2.35 213172 4800976 1842568 5.43 1634972 4051468 8 05:02:25 04:56:01 26543096 31506616 772252 2.35 213260 4800980 1842568 5.43 1635164 4051480 4 05:02:25 04:57:01 26542640 31506336 772624 2.35 213364 4800980 1828804 5.39 1635268 4051520 24 05:02:25 04:58:01 26542656 31506416 772460 2.35 213444 4800984 1828804 5.39 1635368 4051524 220 05:02:25 04:59:01 26542932 31506752 772140 2.35 213484 4800988 1828804 5.39 1635036 4051532 4 05:02:25 05:00:01 26542724 31506604 772196 2.35 213572 4800988 1828804 5.39 1635088 4051536 180 05:02:25 05:01:01 26542988 31506984 772012 2.35 213636 4800996 1828804 5.39 1635392 4051552 8 05:02:25 05:02:01 26543044 31507096 771816 2.35 213728 4800996 1828804 5.39 1635528 4051560 28 05:02:25 Average: 26801763 31496082 787751 2.40 202013 4561000 1867041 5.50 1594959 3856565 35916 05:02:25 05:02:25 04:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:02:25 04:43:01 docker0 34.54 33.91 2.57 194.80 0.00 0.00 0.00 0.00 05:02:25 04:43:01 ens3 485.17 331.66 2832.87 91.42 0.00 0.00 0.00 0.00 05:02:25 04:43:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 05:02:25 04:44:01 docker0 323.24 473.36 27.65 3271.44 0.00 0.00 0.00 0.00 05:02:25 04:44:01 ens3 594.49 397.50 6461.22 50.10 0.00 0.00 0.00 0.00 05:02:25 04:44:01 lo 2.93 2.93 0.29 0.29 0.00 0.00 0.00 0.00 05:02:25 04:45:01 docker0 0.85 1.30 0.11 0.35 0.00 0.00 0.00 0.00 05:02:25 04:45:01 ens3 28.05 17.90 28.75 11.81 0.00 0.00 0.00 0.00 05:02:25 04:45:01 vethc5b7442 0.85 1.40 0.12 0.36 0.00 0.00 0.00 0.00 05:02:25 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:46:01 docker0 1.53 2.88 0.09 38.10 0.00 0.00 0.00 0.00 05:02:25 04:46:01 ens3 23.68 14.01 58.46 9.41 0.00 0.00 0.00 0.00 05:02:25 04:46:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 05:02:25 04:46:01 veth8e5b548 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:02:25 04:47:01 docker0 6.50 11.98 0.39 152.82 0.00 0.00 0.00 0.00 05:02:25 04:47:01 ens3 262.35 130.22 4760.98 17.48 0.00 0.00 0.00 0.00 05:02:25 04:47:01 lo 2.00 2.00 0.21 0.21 0.00 0.00 0.00 0.00 05:02:25 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:48:01 ens3 0.68 0.47 0.36 0.13 0.00 0.00 0.00 0.00 05:02:25 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:25 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:49:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:50:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:02:25 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:25 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:51:01 ens3 0.03 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:52:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:02:25 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:25 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:53:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 05:02:25 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:54:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:02:25 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:25 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:55:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:02:25 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:25 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:57:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:58:01 ens3 0.45 0.40 0.26 0.09 0.00 0.00 0.00 0.00 05:02:25 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:25 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:59:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 05:00:01 ens3 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 05:02:25 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:25 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 05:01:01 ens3 0.48 0.53 0.35 0.29 0.00 0.00 0.00 0.00 05:02:25 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:02:25 05:02:01 ens3 0.47 0.40 0.26 0.22 0.00 0.00 0.00 0.00 05:02:25 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:02:25 Average: docker0 18.34 26.17 1.54 182.90 0.00 0.00 0.00 0.00 05:02:25 Average: ens3 69.86 44.69 707.27 9.05 0.00 0.00 0.00 0.00 05:02:25 Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 05:02:25 05:02:25 05:02:25 ---> sar -P ALL: 05:02:25 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23403) 10/21/24 _x86_64_ (8 CPU) 05:02:25 05:02:25 04:41:47 LINUX RESTART (8 CPU) 05:02:25 05:02:25 04:42:01 CPU %user %nice %system %iowait %steal %idle 05:02:25 04:43:01 all 7.43 0.00 2.18 2.17 0.05 88.17 05:02:25 04:43:01 0 8.07 0.00 2.70 9.82 0.05 79.36 05:02:25 04:43:01 1 3.82 0.00 1.34 0.30 0.05 94.48 05:02:25 04:43:01 2 6.53 0.00 2.04 0.38 0.05 91.00 05:02:25 04:43:01 3 7.55 0.00 2.41 0.94 0.05 89.05 05:02:25 04:43:01 4 8.36 0.00 1.70 0.17 0.05 89.72 05:02:25 04:43:01 5 8.03 0.00 3.53 4.50 0.05 83.89 05:02:25 04:43:01 6 5.62 0.00 2.01 0.52 0.03 91.82 05:02:25 04:43:01 7 11.48 0.00 1.67 0.72 0.07 86.06 05:02:25 04:44:01 all 9.34 0.00 4.44 5.29 0.06 80.86 05:02:25 04:44:01 0 8.68 0.00 5.14 7.96 0.05 78.18 05:02:25 04:44:01 1 8.51 0.00 4.22 0.59 0.05 86.63 05:02:25 04:44:01 2 8.68 0.00 5.80 28.99 0.09 56.45 05:02:25 04:44:01 3 9.48 0.00 3.50 0.64 0.05 86.32 05:02:25 04:44:01 4 9.81 0.00 4.69 1.20 0.07 84.23 05:02:25 04:44:01 5 10.61 0.00 4.00 0.84 0.07 84.47 05:02:25 04:44:01 6 10.09 0.00 4.06 1.67 0.08 84.09 05:02:25 04:44:01 7 8.88 0.00 4.13 0.66 0.05 86.28 05:02:25 04:45:01 all 33.25 0.00 5.10 1.93 0.08 59.64 05:02:25 04:45:01 0 33.48 0.00 5.23 0.84 0.08 60.36 05:02:25 04:45:01 1 32.11 0.00 4.86 0.05 0.07 62.91 05:02:25 04:45:01 2 36.21 0.00 5.18 3.77 0.08 54.77 05:02:25 04:45:01 3 32.56 0.00 4.58 0.20 0.08 62.58 05:02:25 04:45:01 4 33.91 0.00 5.31 0.79 0.10 59.89 05:02:25 04:45:01 5 30.89 0.00 4.90 9.27 0.07 54.87 05:02:25 04:45:01 6 31.96 0.00 4.76 0.22 0.07 63.00 05:02:25 04:45:01 7 34.88 0.00 5.98 0.30 0.08 58.75 05:02:25 04:46:01 all 48.91 0.00 7.13 2.09 0.08 41.80 05:02:25 04:46:01 0 49.79 0.00 7.99 0.17 0.08 41.97 05:02:25 04:46:01 1 48.72 0.00 6.93 3.61 0.08 40.66 05:02:25 04:46:01 2 48.16 0.00 7.08 3.82 0.07 40.88 05:02:25 04:46:01 3 49.38 0.00 6.88 0.15 0.08 43.51 05:02:25 04:46:01 4 47.83 0.00 7.23 1.21 0.07 43.66 05:02:25 04:46:01 5 49.35 0.00 7.93 7.22 0.10 35.40 05:02:25 04:46:01 6 50.00 0.00 6.41 0.39 0.08 43.12 05:02:25 04:46:01 7 48.04 0.00 6.58 0.13 0.08 45.16 05:02:25 04:47:01 all 24.05 0.00 5.38 3.04 0.07 67.46 05:02:25 04:47:01 0 24.17 0.00 6.14 1.09 0.05 68.54 05:02:25 04:47:01 1 23.14 0.00 4.79 2.85 0.07 69.15 05:02:25 04:47:01 2 24.03 0.00 5.59 2.05 0.07 68.26 05:02:25 04:47:01 3 24.70 0.00 5.39 1.68 0.07 68.16 05:02:25 04:47:01 4 23.78 0.00 5.15 0.03 0.08 70.95 05:02:25 04:47:01 5 25.50 0.00 5.76 14.81 0.07 53.86 05:02:25 04:47:01 6 23.27 0.00 4.75 0.76 0.07 71.16 05:02:25 04:47:01 7 23.80 0.00 5.48 1.18 0.05 69.49 05:02:25 04:48:01 all 0.47 0.00 0.26 0.15 0.01 99.11 05:02:25 04:48:01 0 0.32 0.00 0.35 0.20 0.02 99.12 05:02:25 04:48:01 1 1.03 0.00 0.33 0.02 0.02 98.60 05:02:25 04:48:01 2 0.42 0.00 0.25 0.03 0.02 99.28 05:02:25 04:48:01 3 0.32 0.00 0.22 0.10 0.00 99.37 05:02:25 04:48:01 4 0.50 0.00 0.22 0.02 0.00 99.27 05:02:25 04:48:01 5 0.37 0.00 0.22 0.23 0.02 99.17 05:02:25 04:48:01 6 0.32 0.00 0.20 0.00 0.02 99.46 05:02:25 04:48:01 7 0.45 0.00 0.33 0.57 0.02 98.63 05:02:25 04:49:01 all 0.02 0.00 0.01 0.01 0.01 99.96 05:02:25 04:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:02:25 04:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:02:25 04:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 05:02:25 04:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:02:25 04:49:01 4 0.00 0.00 0.00 0.02 0.02 99.97 05:02:25 04:49:01 5 0.02 0.00 0.00 0.03 0.00 99.95 05:02:25 04:49:01 6 0.05 0.00 0.03 0.00 0.02 99.90 05:02:25 04:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:02:25 04:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 05:02:25 04:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:02:25 04:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:02:25 04:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 05:02:25 04:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:02:25 04:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:02:25 04:50:01 5 0.02 0.00 0.00 0.03 0.00 99.95 05:02:25 04:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:02:25 04:50:01 7 0.05 0.00 0.03 0.00 0.02 99.90 05:02:25 04:51:01 all 0.02 0.00 0.01 0.01 0.01 99.96 05:02:25 04:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:02:25 04:51:01 1 0.05 0.00 0.00 0.00 0.02 99.93 05:02:25 04:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:02:25 04:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:02:25 04:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:02:25 04:51:01 5 0.02 0.00 0.00 0.03 0.00 99.95 05:02:25 04:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:02:25 04:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:02:25 04:52:01 all 0.02 0.00 0.01 0.01 0.00 99.96 05:02:25 04:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:02:25 04:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:02:25 04:52:01 2 0.03 0.00 0.02 0.02 0.00 99.93 05:02:25 04:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:02:25 04:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:02:25 04:52:01 5 0.02 0.00 0.02 0.07 0.00 99.90 05:02:25 04:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:02:25 04:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:02:25 04:53:01 all 0.05 0.00 0.02 0.00 0.01 99.91 05:02:25 04:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 05:02:25 04:53:01 1 0.03 0.00 0.05 0.00 0.02 99.90 05:02:25 04:53:01 2 0.03 0.00 0.07 0.00 0.03 99.87 05:02:25 04:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:02:25 04:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:02:25 04:53:01 5 0.27 0.00 0.02 0.03 0.02 99.67 05:02:25 04:53:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:02:25 04:53:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:02:25 05:02:25 04:53:01 CPU %user %nice %system %iowait %steal %idle 05:02:25 04:54:01 all 0.01 0.00 0.01 0.01 0.00 99.97 05:02:25 04:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:02:25 04:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:02:25 04:54:01 2 0.03 0.00 0.03 0.02 0.02 99.90 05:02:25 04:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:02:25 04:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:02:25 04:54:01 5 0.00 0.00 0.00 0.03 0.00 99.97 05:02:25 04:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:02:25 04:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:02:25 04:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 05:02:25 04:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:02:25 04:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:02:25 04:55:01 2 0.03 0.00 0.03 0.02 0.03 99.88 05:02:25 04:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:02:25 04:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:02:25 04:55:01 5 0.13 0.00 0.02 0.02 0.00 99.83 05:02:25 04:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:02:25 04:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:02:25 04:56:01 all 0.07 0.00 0.02 0.01 0.00 99.90 05:02:25 04:56:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:02:25 04:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:02:25 04:56:01 2 0.03 0.00 0.03 0.02 0.02 99.90 05:02:25 04:56:01 3 0.00 0.00 0.03 0.00 0.00 99.97 05:02:25 04:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:02:25 04:56:01 5 0.02 0.00 0.02 0.03 0.00 99.93 05:02:25 04:56:01 6 0.43 0.00 0.00 0.00 0.02 99.55 05:02:25 04:56:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:02:25 04:57:01 all 0.04 0.00 0.03 0.01 0.00 99.92 05:02:25 04:57:01 0 0.00 0.00 0.03 0.00 0.00 99.97 05:02:25 04:57:01 1 0.07 0.00 0.02 0.00 0.00 99.92 05:02:25 04:57:01 2 0.03 0.00 0.07 0.02 0.02 99.87 05:02:25 04:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:02:25 04:57:01 4 0.02 0.00 0.03 0.00 0.00 99.95 05:02:25 04:57:01 5 0.00 0.00 0.03 0.03 0.00 99.93 05:02:25 04:57:01 6 0.13 0.00 0.03 0.00 0.00 99.83 05:02:25 04:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:02:25 04:58:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:02:25 04:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:02:25 04:58:01 1 0.02 0.00 0.03 0.00 0.02 99.93 05:02:25 04:58:01 2 0.05 0.00 0.03 0.00 0.03 99.88 05:02:25 04:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:02:25 04:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:02:25 04:58:01 5 0.05 0.00 0.00 0.03 0.00 99.92 05:02:25 04:58:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:02:25 04:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:02:25 04:59:01 all 0.02 0.00 0.00 0.00 0.01 99.96 05:02:25 04:59:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:02:25 04:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:02:25 04:59:01 2 0.07 0.00 0.00 0.02 0.02 99.90 05:02:25 04:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:02:25 04:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 05:02:25 04:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 05:02:25 04:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:02:25 04:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:02:25 05:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:02:25 05:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 05:02:25 05:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:02:25 05:00:01 2 0.03 0.00 0.03 0.02 0.02 99.90 05:02:25 05:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:02:25 05:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:02:25 05:00:01 5 0.02 0.00 0.00 0.02 0.02 99.95 05:02:25 05:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:02:25 05:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:02:25 05:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:02:25 05:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:02:25 05:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:02:25 05:01:01 2 0.02 0.00 0.02 0.00 0.02 99.95 05:02:25 05:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:02:25 05:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:02:25 05:01:01 5 0.00 0.00 0.02 0.03 0.00 99.95 05:02:25 05:01:01 6 0.05 0.00 0.00 0.00 0.02 99.93 05:02:25 05:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:02:25 05:02:01 all 0.04 0.00 0.01 0.01 0.01 99.93 05:02:25 05:02:01 0 0.05 0.00 0.00 0.00 0.00 99.95 05:02:25 05:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:02:25 05:02:01 2 0.03 0.00 0.02 0.02 0.03 99.90 05:02:25 05:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:02:25 05:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 05:02:25 05:02:01 5 0.10 0.00 0.00 0.03 0.00 99.87 05:02:25 05:02:01 6 0.10 0.00 0.02 0.00 0.00 99.88 05:02:25 05:02:01 7 0.02 0.00 0.00 0.02 0.02 99.95 05:02:25 Average: all 6.15 0.00 1.22 0.73 0.02 91.87 05:02:25 Average: 0 6.19 0.00 1.38 1.00 0.02 91.42 05:02:25 Average: 1 5.85 0.00 1.13 0.37 0.02 92.63 05:02:25 Average: 2 6.18 0.00 1.31 1.93 0.03 90.55 05:02:25 Average: 3 6.17 0.00 1.15 0.18 0.02 92.48 05:02:25 Average: 4 6.16 0.00 1.21 0.17 0.02 92.44 05:02:25 Average: 5 6.21 0.00 1.31 1.85 0.02 90.61 05:02:25 Average: 6 6.09 0.00 1.11 0.18 0.02 92.60 05:02:25 Average: 7 6.36 0.00 1.21 0.18 0.02 92.24 05:02:25 05:02:25 05:02:25