Pull request #426 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 74e7619f5207b26d95297af529df20dd724650e8+8257fd91468d3a13c9b08aa2e5cf32be113d097a (a79199d759d4240e62eb51ab2a744ceebf1bdd5c) 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-ssh6537947555593948192.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-ssh14983911663871669257.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-rest-go/branches/PR-426/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-rest-go/branches/PR-426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14501626460482459879.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-rest-go/branches/PR-426/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2353249606926796283.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-ssh2934189350012869241.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-rest-go/branches/PR-426/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-rest-go/branches/PR-426/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10561055856904344831.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-rest-go] ========================================================= [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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25963 in /w/workspace/gexfoundry_device-rest-go_PR-426 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-426 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8257fd91468d3a13c9b08aa2e5cf32be113d097a into PR head commit 74e7619f5207b26d95297af529df20dd724650e8 Merge succeeded, producing 74e7619f5207b26d95297af529df20dd724650e8 Checking out Revision 74e7619f5207b26d95297af529df20dd724650e8 (PR-426) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/426/head:refs/remotes/origin/PR-426 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74e7619f5207b26d95297af529df20dd724650e8 # 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 8257fd91468d3a13c9b08aa2e5cf32be113d097a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74e7619f5207b26d95297af529df20dd724650e8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:43:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:43:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:43:12 ========================================================= 20:43:12 EdgeX Global Pipelines Version Info 20:43:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:43:13 ------------------- 20:43:13 stable info: 20:43:13 ------------------- 20:43:13 Commited By: Ginny Guan ginny@iotechsys.com 20:43:13 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 20:43:13 Message: update stable to v1.0.265 20:43:13 ------------------- 20:43:13 experimental info: 20:43:13 ------------------- 20:43:13 Commited By: Cherry Wang cherry@iotechsys.com 20:43:13 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 20:43:13 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:43:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:43:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:43:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:43:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:43:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:43:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 20:43:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:43:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:43:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:43:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:43:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:43:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:43:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:43:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:43:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:43:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:43:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:43:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:43:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:43:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:43:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:43:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:43:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:43:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:43:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:43:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:43:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:43:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-426 [Pipeline] echo 20:43:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-426 [Pipeline] echo 20:43:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-426 [Pipeline] echo 20:43:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 74e7619f5207b26d95297af529df20dd724650e8 [Pipeline] echo 20:43:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 74e7619 [Pipeline] echo 20:43:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:16 provisioning config files... 20:43:16 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-426@tmp/config731337065806787782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:16 ---> ****-login.sh 20:43:16 nexus3.edgexfoundry.org:10001 20:43:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:16 Configure a credential helper to remove this warning. See 20:43:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:16 20:43:16 Login Succeeded 20:43:16 nexus3.edgexfoundry.org:10002 20:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:17 Configure a credential helper to remove this warning. See 20:43:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:17 20:43:17 Login Succeeded 20:43:17 nexus3.edgexfoundry.org:10003 20:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:17 Configure a credential helper to remove this warning. See 20:43:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:17 20:43:17 Login Succeeded 20:43:17 nexus3.edgexfoundry.org:10004 20:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:17 Configure a credential helper to remove this warning. See 20:43:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:17 20:43:17 Login Succeeded 20:43:17 ****.io 20:43:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:17 Configure a credential helper to remove this warning. See 20:43:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:17 20:43:17 Login Succeeded 20:43:17 ---> ****-login.sh ends [Pipeline] } 20:43:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:43:18 + git rev-list -1 --merges 74e7619f5207b26d95297af529df20dd724650e8~1..74e7619f5207b26d95297af529df20dd724650e8 [Pipeline] echo 20:43:18 -----------> git rev-list -1 --merges 74e7619f5207b26d95297af529df20dd724650e8~1..74e7619f5207b26d95297af529df20dd724650e8 74e7619f5207b26d95297af529df20dd724650e8 [false] [Pipeline] sh 20:43:18 + git log --format=format:%s -1 74e7619f5207b26d95297af529df20dd724650e8 [Pipeline] echo 20:43:18 ========================================================= 20:43:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:43:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:43:19 + git log --format=format:%s -1 74e7619f5207b26d95297af529df20dd724650e8 [Pipeline] echo 20:43:19 [semverPrep] GIT_COMMIT: 74e7619f5207b26d95297af529df20dd724650e8, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 20:43:19 [semverPrep] This is not a build commit. [Pipeline] sh 20:43:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:43:19 + grep -v github /etc/ssh/ssh_known_hosts 20:43:19 + [ -e /tmp/ssh_known_hosts ] 20:43:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:43:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:43:19 + sudo tee -a /etc/ssh/ssh_known_hosts 20:43:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:20 20:43:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:21 0.1.4: Pulling from edgex-devops/py-git-semver 20:43:21 b85a868b505f: Pulling fs layer 20:43:21 e2be974225ed: Pulling fs layer 20:43:21 339a4e72a1f5: Pulling fs layer 20:43:21 988bab9f4d93: Pulling fs layer 20:43:21 1469e6f7b9e6: Pulling fs layer 20:43:21 eaf3925da568: Pulling fs layer 20:43:21 bab4dde63d76: Pulling fs layer 20:43:21 bde34c3a00c8: Pulling fs layer 20:43:21 b352a97aabf1: Pulling fs layer 20:43:21 4872d77fe225: Pulling fs layer 20:43:21 5851b861e8e6: Pulling fs layer 20:43:21 988bab9f4d93: Waiting 20:43:21 bde34c3a00c8: Waiting 20:43:21 b352a97aabf1: Waiting 20:43:21 1469e6f7b9e6: Waiting 20:43:21 4872d77fe225: Waiting 20:43:21 eaf3925da568: Waiting 20:43:21 5851b861e8e6: Waiting 20:43:21 bab4dde63d76: Waiting 20:43:21 e2be974225ed: Download complete 20:43:21 988bab9f4d93: Verifying Checksum 20:43:21 988bab9f4d93: Download complete 20:43:21 1469e6f7b9e6: Verifying Checksum 20:43:21 1469e6f7b9e6: Download complete 20:43:21 339a4e72a1f5: Verifying Checksum 20:43:21 339a4e72a1f5: Download complete 20:43:21 eaf3925da568: Verifying Checksum 20:43:21 eaf3925da568: Download complete 20:43:21 bde34c3a00c8: Verifying Checksum 20:43:21 bde34c3a00c8: Download complete 20:43:21 b352a97aabf1: Download complete 20:43:21 4872d77fe225: Verifying Checksum 20:43:21 5851b861e8e6: Verifying Checksum 20:43:21 5851b861e8e6: Download complete 20:43:21 b85a868b505f: Verifying Checksum 20:43:21 b85a868b505f: Download complete 20:43:21 bab4dde63d76: Verifying Checksum 20:43:21 bab4dde63d76: Download complete 20:43:22 b85a868b505f: Pull complete 20:43:22 e2be974225ed: Pull complete 20:43:23 339a4e72a1f5: Pull complete 20:43:23 988bab9f4d93: Pull complete 20:43:23 1469e6f7b9e6: Pull complete 20:43:24 eaf3925da568: Pull complete 20:43:26 bab4dde63d76: Pull complete 20:43:26 bde34c3a00c8: Pull complete 20:43:26 b352a97aabf1: Pull complete 20:43:26 4872d77fe225: Pull complete 20:43:26 5851b861e8e6: Pull complete 20:43:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:43:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:27 prd-ubuntu20.04-docker-8c-8g-25963 does not seem to be running inside a container 20:43:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-426 -v /w/workspace/gexfoundry_device-rest-go_PR-426:/w/workspace/gexfoundry_device-rest-go_PR-426:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-426@tmp:/w/workspace/gexfoundry_device-rest-go_PR-426@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 20:43:32 $ docker top ce9f1ed3a78d876b3fd2003d539719a8248e6834b184981a9de32424ca600d32 -eo pid,comm 20:43:32 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). 20:43:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:43:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:32 [ssh-agent] Looking for ssh-agent implementation... 20:43:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:32 $ docker exec ce9f1ed3a78d876b3fd2003d539719a8248e6834b184981a9de32424ca600d32 ssh-agent 20:43:32 SSH_AUTH_SOCK=/tmp/ssh-ywz8QO3yQ8fn/agent.31 20:43:32 SSH_AGENT_PID=37 20:43:32 Running ssh-add (command line suppressed) 20:43:32 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-426@tmp/private_key_12341764681954798028.key (/w/workspace/gexfoundry_device-rest-go_PR-426@tmp/private_key_12341764681954798028.key) 20:43:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:33 + git tag --points-at HEAD [Pipeline] } 20:43:33 $ docker exec --env ******** --env ******** ce9f1ed3a78d876b3fd2003d539719a8248e6834b184981a9de32424ca600d32 ssh-agent -k 20:43:33 unset SSH_AUTH_SOCK; 20:43:33 unset SSH_AGENT_PID; 20:43:33 echo Agent pid 37 killed; 20:43:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:43:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:33 [ssh-agent] Looking for ssh-agent implementation... 20:43:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:33 $ docker exec ce9f1ed3a78d876b3fd2003d539719a8248e6834b184981a9de32424ca600d32 ssh-agent 20:43:33 SSH_AUTH_SOCK=/tmp/ssh-lWw4Q9KiXwfS/agent.70 20:43:33 SSH_AGENT_PID=76 20:43:33 Running ssh-add (command line suppressed) 20:43:33 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-426@tmp/private_key_13005248868005851967.key (/w/workspace/gexfoundry_device-rest-go_PR-426@tmp/private_key_13005248868005851967.key) 20:43:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:34 + git semver init 20:43:34 2024-11-08 20:43:34,326 [run_init] DEBUG init version:0.0.0 force:False 20:43:34 2024-11-08 20:43:34,326 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-426/.semver 20:43:34 2024-11-08 20:43:34,327 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-426/.semver 20:43:34 2024-11-08 20:43:34,327 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-426/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-426, universal_newlines=False, shell=None, istream=None) 20:43:35 2024-11-08 20:43:35,523 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-426/.git/info/exclude 20:43:35 2024-11-08 20:43:35,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-426/.semver/PR-426 with force:False 20:43:35 2024-11-08 20:43:35,523 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-426/.semver/PR-426 20:43:35 2024-11-08 20:43:35,527 [execute] INFO git cat-file --batch-check 20:43:35 2024-11-08 20:43:35,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-426/.semver, universal_newlines=False, shell=None, istream=) 20:43:35 2024-11-08 20:43:35,534 [execute] INFO git cat-file --batch 20:43:35 2024-11-08 20:43:35,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-426/.semver, universal_newlines=False, shell=None, istream=) 20:43:35 2024-11-08 20:43:35,539 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-426/.semver/PR-426 20:43:35 0.0.0 [Pipeline] } 20:43:35 $ docker exec --env ******** --env ******** ce9f1ed3a78d876b3fd2003d539719a8248e6834b184981a9de32424ca600d32 ssh-agent -k 20:43:35 unset SSH_AUTH_SOCK; 20:43:35 unset SSH_AGENT_PID; 20:43:35 echo Agent pid 76 killed; 20:43:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:36 + git semver [Pipeline] } 20:43:36 $ docker stop --time=1 ce9f1ed3a78d876b3fd2003d539719a8248e6834b184981a9de32424ca600d32 20:43:37 $ docker rm -f --volumes ce9f1ed3a78d876b3fd2003d539719a8248e6834b184981a9de32424ca600d32 [Pipeline] // withDockerContainer [Pipeline] sh 20:43:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:43:38 Stashed 1 file(s) [Pipeline] echo 20:43:38 [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 20:43:39 provisioning config files... 20:43:39 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-426@tmp/config15141855638121169121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:39 ---> ****-login.sh 20:43:39 nexus3.edgexfoundry.org:10001 20:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:39 Configure a credential helper to remove this warning. See 20:43:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:39 20:43:39 Login Succeeded 20:43:39 nexus3.edgexfoundry.org:10002 20:43:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:39 Configure a credential helper to remove this warning. See 20:43:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:39 20:43:39 Login Succeeded 20:43:39 nexus3.edgexfoundry.org:10003 20:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:40 Configure a credential helper to remove this warning. See 20:43:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:40 20:43:40 Login Succeeded 20:43:40 nexus3.edgexfoundry.org:10004 20:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:40 Configure a credential helper to remove this warning. See 20:43:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:40 20:43:40 Login Succeeded 20:43:40 ****.io 20:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:43:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:43:40 Configure a credential helper to remove this warning. See 20:43:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:43:40 20:43:40 Login Succeeded 20:43:40 ---> ****-login.sh ends [Pipeline] } 20:43:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:43:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:43:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:43:40 ========================================================= 20:43:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 20:43:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 20:43:41 Sending build context to Docker daemon 16.65MB 20:43:41 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 20:43:41 Step 2/12 : FROM ${BASE} AS builder 20:43:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 20:43:41 43c4264eed91: Pulling fs layer 20:43:41 4cc291be95ef: Pulling fs layer 20:43:41 2ac1f1163629: Pulling fs layer 20:43:41 5c3c966382ef: Pulling fs layer 20:43:41 4f4fb700ef54: Pulling fs layer 20:43:41 5d5c8e513c77: Pulling fs layer 20:43:41 9f66e0745190: Pulling fs layer 20:43:41 f49a43e4bbc0: Pulling fs layer 20:43:41 561ebcabdf7f: Pulling fs layer 20:43:41 9f66e0745190: Waiting 20:43:41 f49a43e4bbc0: Waiting 20:43:41 5c3c966382ef: Waiting 20:43:41 4f4fb700ef54: Waiting 20:43:41 5d5c8e513c77: Waiting 20:43:41 4cc291be95ef: Download complete 20:43:41 5c3c966382ef: Verifying Checksum 20:43:41 5c3c966382ef: Download complete 20:43:41 4f4fb700ef54: Verifying Checksum 20:43:41 4f4fb700ef54: Download complete 20:43:41 5d5c8e513c77: Verifying Checksum 20:43:41 5d5c8e513c77: Download complete 20:43:41 9f66e0745190: Verifying Checksum 20:43:41 9f66e0745190: Download complete 20:43:42 43c4264eed91: Pull complete 20:43:42 561ebcabdf7f: Download complete 20:43:42 2ac1f1163629: Verifying Checksum 20:43:42 2ac1f1163629: Download complete 20:43:42 4cc291be95ef: Pull complete 20:43:42 f49a43e4bbc0: Verifying Checksum 20:43:42 f49a43e4bbc0: Download complete 20:43:45 2ac1f1163629: Pull complete 20:43:45 5c3c966382ef: Pull complete 20:43:45 4f4fb700ef54: Pull complete 20:43:45 5d5c8e513c77: Pull complete 20:43:45 9f66e0745190: Pull complete 20:43:47 f49a43e4bbc0: Pull complete 20:43:48 561ebcabdf7f: Pull complete 20:43:48 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 20:43:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 20:43:48 ---> 3a752c3f9dda 20:43:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:43:54 Still waiting to schedule task 20:43:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:43:56 ---> Running in 4da43847745c 20:43:56 Removing intermediate container 4da43847745c 20:43:56 ---> a62bc6e344ca 20:43:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:43:56 ---> Running in ed3dab80642e 20:43:56 Removing intermediate container ed3dab80642e 20:43:56 ---> 6d431fdda132 20:43:56 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:43:56 ---> Running in 852352aa7053 20:43:56 Removing intermediate container 852352aa7053 20:43:56 ---> aa58854a2eca 20:43:56 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:43:56 ---> Running in 71b36149be1c 20:43:56 Removing intermediate container 71b36149be1c 20:43:56 ---> 4807b5d1b21c 20:43:56 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:43:56 ---> Running in 29e4a6bf1a78 20:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:43:56 (1/4) Installing openssh-keygen (9.7_p1-r4) 20:43:56 (2/4) Installing libedit (20240517.3.1-r0) 20:43:56 (3/4) Installing openssh-client-common (9.7_p1-r4) 20:43:56 (4/4) Installing openssh-client-default (9.7_p1-r4) 20:43:56 Executing busybox-1.36.1-r29.trigger 20:43:56 OK: 250 MiB in 58 packages 20:43:57 Removing intermediate container 29e4a6bf1a78 20:43:57 ---> c93099cffc32 20:43:57 Step 8/12 : WORKDIR /device-rest-go 20:43:57 ---> Running in be2373504607 20:43:57 Removing intermediate container be2373504607 20:43:57 ---> 14b11b5050bf 20:43:57 Step 9/12 : COPY go.mod vendor* ./ 20:43:57 ---> d9e4283550d6 20:43:57 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:43:57 ---> Running in c45265cb235d 20:45:05 Removing intermediate container c45265cb235d 20:45:05 ---> 56e15f9c3d82 20:45:05 Step 11/12 : COPY . . 20:45:05 ---> be1d7198e3d7 20:45:05 Step 12/12 : RUN $MAKE 20:45:05 ---> Running in 17c6bc232ab6 20:45:05 noop 20:45:05 Removing intermediate container 17c6bc232ab6 20:45:05 ---> a307403bc643 20:45:05 Successfully built a307403bc643 20:45:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:06 + docker inspect -f . ci-base-image-x86_64 20:45:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:06 prd-ubuntu20.04-docker-8c-8g-25963 does not seem to be running inside a container 20:45:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-426 -v /w/workspace/gexfoundry_device-rest-go_PR-426:/w/workspace/gexfoundry_device-rest-go_PR-426:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-426@tmp:/w/workspace/gexfoundry_device-rest-go_PR-426@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 20:45:06 $ docker top fe40385fd9d1f60f3e5e9179aa6a3decc0aa97d8c7dcc443b37b06fafe181b4c -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:06 + go version 20:45:06 go version go1.23.2 linux/amd64 [Pipeline] } 20:45:07 $ docker stop --time=1 fe40385fd9d1f60f3e5e9179aa6a3decc0aa97d8c7dcc443b37b06fafe181b4c 20:45:08 $ docker rm -f --volumes fe40385fd9d1f60f3e5e9179aa6a3decc0aa97d8c7dcc443b37b06fafe181b4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:09 + docker inspect -f . ci-base-image-x86_64 20:45:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:09 prd-ubuntu20.04-docker-8c-8g-25963 does not seem to be running inside a container 20:45: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-rest-go_PR-426 -v /w/workspace/gexfoundry_device-rest-go_PR-426:/w/workspace/gexfoundry_device-rest-go_PR-426:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-426@tmp:/w/workspace/gexfoundry_device-rest-go_PR-426@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 20:45:09 $ docker top 480cbe04325d716dfed0f4a72800ec23dbdf19e9625c849b6acf24667b129e3b -eo pid,comm [Pipeline] { [Pipeline] sh 20:45:10 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-426 [Pipeline] fileExists [Pipeline] sh 20:45:10 + make test 20:45:10 go test ./... -coverprofile=coverage.out ./... 20:45:12 ? github.com/edgexfoundry/device-rest-go [no test files] 20:45:30 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 20:45:30 ok github.com/edgexfoundry/device-rest-go/driver 0.007s coverage: 33.2% of statements 20:45:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25964 in /w/workspace/gexfoundry_device-rest-go_PR-426 [Pipeline] { [Pipeline] ws 20:45:32 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:45:35 The recommended git tool is: git 20:45:38 go vet ./... 20:45:40 using credential edgex-jenkins-ssh 20:45:40 Cloning the remote Git repository 20:45:40 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:45:40 > git init /w/workspace/device-rest-go/1 # timeout=10 20:45:40 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:45:40 > git --version # timeout=10 20:45:40 > git --version # 'git version 2.25.1' 20:45:40 using GIT_SSH to set credentials SSH Credentials for GitHub 20:45:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:45:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:45:43 ./bin/test-attribution-txt.sh [Pipeline] echo 20:45:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:45:43 $ docker stop --time=1 480cbe04325d716dfed0f4a72800ec23dbdf19e9625c849b6acf24667b129e3b 20:45:43 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:45:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:45:45 Merging remotes/origin/main commit 8257fd91468d3a13c9b08aa2e5cf32be113d097a into PR head commit 74e7619f5207b26d95297af529df20dd724650e8 20:45:45 Merge succeeded, producing 74e7619f5207b26d95297af529df20dd724650e8 20:45:45 Checking out Revision 74e7619f5207b26d95297af529df20dd724650e8 (PR-426) 20:45:44 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:45:44 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:45:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:45:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/426/head:refs/remotes/origin/PR-426 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:45:45 > git config core.sparsecheckout # timeout=10 20:45:45 > git checkout -f 74e7619f5207b26d95297af529df20dd724650e8 # timeout=10 20:45:45 > git remote # timeout=10 20:45:45 > git config --get remote.origin.url # timeout=10 20:45:45 using GIT_SSH to set credentials SSH Credentials for GitHub 20:45:45 > git merge 8257fd91468d3a13c9b08aa2e5cf32be113d097a # timeout=10 20:45:45 > git rev-parse HEAD^{commit} # timeout=10 20:45:45 > git config core.sparsecheckout # timeout=10 20:45:45 > git checkout -f 74e7619f5207b26d95297af529df20dd724650e8 # timeout=10 20:45:46 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 20:45:46 > git --version # timeout=10 20:45:46 > git --version # 'git version 2.25.1' 20:45:46 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 20:45:48 $ docker rm -f --volumes 480cbe04325d716dfed0f4a72800ec23dbdf19e9625c849b6acf24667b129e3b [Pipeline] // withDockerContainer [Pipeline] sh 20:45:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:45:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:45:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:45:49 + ls -al . 20:45:49 total 244 20:45:49 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 20:45 . 20:45:49 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:43 .. 20:45:49 -rw-rw-r-- 1 jenkins jenkins 151 Nov 8 20:43 .dockerignore 20:45:49 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 20:45 .git 20:45:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:43 .github 20:45:49 -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 20:43 .gitignore 20:45:49 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 20:43 .golangci.yml 20:45:49 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 20:43 .semver 20:45:49 -rw-rw-r-- 1 jenkins jenkins 20138 Nov 8 20:43 Attribution.txt 20:45:49 -rw-rw-r-- 1 jenkins jenkins 17685 Nov 8 20:43 CHANGELOG.md 20:45:49 -rw-rw-r-- 1 jenkins jenkins 1697 Nov 8 20:43 Dockerfile 20:45:49 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 20:43 GOVERNANCE.md 20:45:49 -rw-rw-r-- 1 jenkins jenkins 680 Nov 8 20:43 Jenkinsfile 20:45:49 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 20:43 LICENSE 20:45:49 -rw-rw-r-- 1 jenkins jenkins 2598 Nov 8 20:43 Makefile 20:45:49 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 20:43 OWNERS.md 20:45:49 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 8 20:43 README.md 20:45:49 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 20:43 VERSION 20:45:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:43 bin 20:45:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:43 cmd 20:45:49 -rw-r--r-- 1 jenkins jenkins 14565 Nov 8 20:45 coverage.out 20:45:49 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:43 driver 20:45:49 -rw-rw-r-- 1 jenkins jenkins 6439 Nov 8 20:43 go.mod 20:45:49 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 20:43 go.sum 20:45:49 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:43 openapi 20:45:49 -rw-rw-r-- 1 jenkins jenkins 713 Nov 8 20:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:50 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=74e7619f5207b26d95297af529df20dd724650e8 --label arch=amd64 --label version=0.0.0 . 20:45:50 Sending build context to Docker daemon 16.66MB 20:45:50 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 20:45:50 Step 2/26 : FROM ${BASE} AS builder 20:45:50 ---> a307403bc643 20:45:50 Step 3/26 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:45:50 ---> Running in 513936a528b9 20:45:51 Removing intermediate container 513936a528b9 20:45:51 ---> c162d6cd548e 20:45:51 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:45:51 ---> Running in 8545594523c7 20:45:51 Removing intermediate container 8545594523c7 20:45:51 ---> 3eae8c981d0c 20:45:51 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:45:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:45:51 % Total % Received % Xferd Average Speed Time Time Time Current 20:45:51 Dload Upload Total Spent Left Speed 20:45:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 83843 0 --:--:-- --:--:-- --:--:-- 83298 [Pipeline] sh 20:45:51 ---> Running in 180bb32a4cf5 20:45:51 Removing intermediate container 180bb32a4cf5 20:45:51 ---> f346652fb8f4 20:45:51 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:45:51 ---> Running in 32fbe1da1d67 20:45:51 Removing intermediate container 32fbe1da1d67 20:45:51 ---> ff9a74caf546 20:45:51 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:45:51 ---> Running in a9445dcddd4e 20:45:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:45:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:45:51 + sudo tee /etc/docker/daemon.new 20:45:51 { 20:45:51 "registry-mirrors": [ 20:45:51 "https://nexus3.edgexfoundry.org:10001" 20:45:51 ], 20:45:51 "bip": "10.250.0.254/24", 20:45:51 "hosts": [ 20:45:51 "tcp://0.0.0.0:5555", 20:45:51 "unix:///var/run/docker.sock" 20:45:51 ], 20:45:51 "mtu": 1458, 20:45:51 "selinux-enabled": true, 20:45:51 "seccomp-profile": "/etc/docker/seccomp.json" 20:45:51 } [Pipeline] sh 20:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:45:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:45:52 OK: 250 MiB in 58 packages 20:45:52 + sudo service docker restart 20:45:52 Removing intermediate container a9445dcddd4e 20:45:52 ---> 3143b4c73667 20:45:52 Step 8/26 : WORKDIR /device-rest-go 20:45:52 ---> Running in 7637f372cc5e 20:45:53 Removing intermediate container 7637f372cc5e 20:45:53 ---> 46578df4818c 20:45:53 Step 9/26 : COPY go.mod vendor* ./ 20:45:53 ---> 740b4d4adba4 20:45:53 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:45:53 ---> Running in f27a50ec7326 20:45:54 Removing intermediate container f27a50ec7326 20:45:54 ---> 5c28d9d3e7dd 20:45:54 Step 11/26 : COPY . . 20:45:54 ---> d0c24b8609c8 20:45:54 Step 12/26 : RUN $MAKE 20:45:54 ---> Running in d8c515a7923c 20:45:54 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:46:11 provisioning config files... 20:46:11 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config18321163119083313644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:11 ---> ****-login.sh 20:46:11 nexus3.edgexfoundry.org:10001 20:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:12 Configure a credential helper to remove this warning. See 20:46:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:12 20:46:12 Login Succeeded 20:46:12 nexus3.edgexfoundry.org:10002 20:46:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:12 Configure a credential helper to remove this warning. See 20:46:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:12 20:46:12 Login Succeeded 20:46:12 nexus3.edgexfoundry.org:10003 20:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:13 Configure a credential helper to remove this warning. See 20:46:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:13 20:46:13 Login Succeeded 20:46:13 nexus3.edgexfoundry.org:10004 20:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:13 Configure a credential helper to remove this warning. See 20:46:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:13 20:46:13 Login Succeeded 20:46:13 ****.io 20:46:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:46:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:46:14 Configure a credential helper to remove this warning. See 20:46:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:46:14 20:46:14 Login Succeeded 20:46:14 ---> ****-login.sh ends [Pipeline] } 20:46:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:46:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:46:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:46:14 ========================================================= 20:46:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 20:46:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:15 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 20:46:15 Sending build context to Docker daemon 140.8kB 20:46:15 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 20:46:15 Step 2/12 : FROM ${BASE} AS builder 20:46:15 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:46:15 cf04c63912e1: Pulling fs layer 20:46:15 55b35a11ae5e: Pulling fs layer 20:46:15 a37a00ec5f00: Pulling fs layer 20:46:15 50b3750afda1: Pulling fs layer 20:46:15 4f4fb700ef54: Pulling fs layer 20:46:15 80978eb59214: Pulling fs layer 20:46:15 c9f46d7d2bd2: Pulling fs layer 20:46:15 c5a475d317c9: Pulling fs layer 20:46:15 50b3750afda1: Waiting 20:46:15 4f4fb700ef54: Waiting 20:46:15 80978eb59214: Waiting 20:46:15 c9f46d7d2bd2: Waiting 20:46:15 c5a475d317c9: Waiting 20:46:15 55b35a11ae5e: Verifying Checksum 20:46:15 55b35a11ae5e: Download complete 20:46:15 50b3750afda1: Verifying Checksum 20:46:15 50b3750afda1: Download complete 20:46:15 4f4fb700ef54: Verifying Checksum 20:46:15 4f4fb700ef54: Download complete 20:46:15 cf04c63912e1: Verifying Checksum 20:46:15 cf04c63912e1: Download complete 20:46:15 80978eb59214: Download complete 20:46:16 c5a475d317c9: Verifying Checksum 20:46:16 c5a475d317c9: Download complete 20:46:16 cf04c63912e1: Pull complete 20:46:17 55b35a11ae5e: Pull complete 20:46:18 a37a00ec5f00: Verifying Checksum 20:46:18 a37a00ec5f00: Download complete 20:46:18 c9f46d7d2bd2: Verifying Checksum 20:46:18 c9f46d7d2bd2: Download complete 20:46:26 Removing intermediate container d8c515a7923c 20:46:26 ---> 72ffca2ffae6 20:46:26 Step 13/26 : FROM alpine:3.20 20:46:26 3.20: Pulling from library/alpine 20:46:26 43c4264eed91: Already exists 20:46:26 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 20:46:26 Status: Downloaded newer image for alpine:3.20 20:46:26 ---> 91ef0af61f39 20:46:26 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:46:26 ---> Running in e3ae0c941a8e 20:46:26 Removing intermediate container e3ae0c941a8e 20:46:26 ---> 21772835c26e 20:46:26 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:46:26 ---> Running in 56b345b78f73 20:46:26 Removing intermediate container 56b345b78f73 20:46:26 ---> a55e08aa07ac 20:46:26 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:46:26 ---> Running in 4537b17b4931 20:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:46:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:46:26 (1/1) Installing dumb-init (1.2.5-r3) 20:46:26 Executing busybox-1.36.1-r29.trigger 20:46:26 OK: 8 MiB in 15 packages 20:46:27 Removing intermediate container 4537b17b4931 20:46:27 ---> ff9797526c9c 20:46:27 Step 17/26 : RUN apk --no-cache upgrade 20:46:27 ---> Running in de036e668a20 20:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:46:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:46:28 Upgrading critical system libraries and apk-tools: 20:46:28 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 20:46:28 Executing busybox-1.36.1-r29.trigger 20:46:28 Continuing the upgrade transaction with new apk-tools: 20:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:46:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:46:28 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 20:46:28 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 20:46:28 OK: 8 MiB in 15 packages 20:46:29 Removing intermediate container de036e668a20 20:46:29 ---> 6e50a52fd995 20:46:29 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:46:30 ---> eb5b15bc7553 20:46:30 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:46:30 ---> 6c9f6709d010 20:46:30 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:46:30 ---> 14b58951a8e8 20:46:30 Step 21/26 : EXPOSE 59986 20:46:30 ---> Running in bed860df3005 20:46:30 Removing intermediate container bed860df3005 20:46:30 ---> 4503dad56c9f 20:46:30 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:46:30 ---> Running in f0dbe5c803e3 20:46:30 Removing intermediate container f0dbe5c803e3 20:46:30 ---> 0d81924577a7 20:46:30 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 20:46:30 ---> Running in b670138d43cc 20:46:30 Removing intermediate container b670138d43cc 20:46:30 ---> e894d6a83eec 20:46:30 Step 24/26 : LABEL arch=amd64 20:46:30 ---> Running in 9f85c6aa2913 20:46:31 Removing intermediate container 9f85c6aa2913 20:46:31 ---> bb15c8d64343 20:46:31 Step 25/26 : LABEL git_sha=74e7619f5207b26d95297af529df20dd724650e8 20:46:31 ---> Running in 1ec5dbdfd6b0 20:46:31 Removing intermediate container 1ec5dbdfd6b0 20:46:31 ---> 4e5cf492342b 20:46:31 Step 26/26 : LABEL version=0.0.0 20:46:31 ---> Running in c9060a9911b7 20:46:31 Removing intermediate container c9060a9911b7 20:46:31 ---> d4cf029d0f10 20:46:31 [Warning] One or more build-args [ARCH] were not consumed 20:46:31 Successfully built d4cf029d0f10 20:46:31 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional 20:46:31 a37a00ec5f00: Pull complete [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } 20:46:31 50b3750afda1: Pull complete [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:31 4f4fb700ef54: Pull complete 20:46:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:32 20:46:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:32 80978eb59214: Pull complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:46:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:32 latest: Pulling from edgex-lftools-log-publisher 20:46:32 5eb5b503b376: Pulling fs layer 20:46:32 5c69ac0246d0: Pulling fs layer 20:46:32 ec43610c2a17: Pulling fs layer 20:46:32 3a2ae6a8a46f: Pulling fs layer 20:46:32 33b1e0a273af: Pulling fs layer 20:46:32 5d3b04190fa2: Pulling fs layer 20:46:32 2f39f015ded8: Pulling fs layer 20:46:32 3a2ae6a8a46f: Waiting 20:46:32 33b1e0a273af: Waiting 20:46:32 5d3b04190fa2: Waiting 20:46:32 2f39f015ded8: Waiting 20:46:32 5c69ac0246d0: Verifying Checksum 20:46:32 5c69ac0246d0: Download complete 20:46:32 3a2ae6a8a46f: Verifying Checksum 20:46:32 3a2ae6a8a46f: Download complete 20:46:32 33b1e0a273af: Verifying Checksum 20:46:32 33b1e0a273af: Download complete 20:46:32 5d3b04190fa2: Verifying Checksum 20:46:32 5d3b04190fa2: Download complete 20:46:32 ec43610c2a17: Verifying Checksum 20:46:32 ec43610c2a17: Download complete 20:46:32 5eb5b503b376: Verifying Checksum 20:46:32 5eb5b503b376: Download complete 20:46:33 2f39f015ded8: Verifying Checksum 20:46:33 2f39f015ded8: Download complete 20:46:33 5eb5b503b376: Pull complete 20:46:33 5c69ac0246d0: Pull complete 20:46:34 ec43610c2a17: Pull complete 20:46:34 3a2ae6a8a46f: Pull complete 20:46:34 33b1e0a273af: Pull complete 20:46:34 5d3b04190fa2: Pull complete 20:46:38 2f39f015ded8: Pull complete 20:46:38 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:46:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:46:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:46:39 prd-ubuntu20.04-docker-8c-8g-25963 does not seem to be running inside a container 20:46:39 $ 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-rest-go_PR-426 -v /w/workspace/gexfoundry_device-rest-go_PR-426:/w/workspace/gexfoundry_device-rest-go_PR-426:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-426@tmp:/w/workspace/gexfoundry_device-rest-go_PR-426@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 20:46:40 c9f46d7d2bd2: Pull complete 20:46:41 c5a475d317c9: Pull complete 20:46:41 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 20:46:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 20:46:41 ---> be29e6b0f0d4 20:46:41 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:46:42 ---> Running in f4eedf82c782 20:46:42 Removing intermediate container f4eedf82c782 20:46:42 ---> 0ba2d9be1a85 20:46:42 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:46:42 ---> Running in 385b95dd6c04 20:46:43 $ docker top be26435d0a78fa5bc5ad7b12bd23b00e41903957e7e7a12730a7833dedde3d72 -eo pid,comm 20:46:43 Removing intermediate container 385b95dd6c04 20:46:43 ---> dfcc2f10d861 20:46:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:46:43 ---> Running in 268fa4e3ff92 [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:46:43 Removing intermediate container 268fa4e3ff92 20:46:43 ---> 3b1862aba36f 20:46:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:46:43 ---> Running in 5f13db01bbeb 20:46:43 ---> job-cost.sh 20:46:43 lf-activate-venv: SKIPPING 20:46:43 INFO: No Stack... 20:46:43 INFO: Retrieving Pricing Info for: v3-standard-8 20:46:44 Removing intermediate container 5f13db01bbeb 20:46:44 ---> a95dc1722878 20:46:44 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:46:44 ---> Running in 0c6b79dcedaf 20:46:44 INFO: Archiving Costs [Pipeline] sh 20:46:44 + cat /w/workspace/gexfoundry_device-rest-go_PR-426/archives/cost.csv 20:46:44 + cut -d, -f6 [Pipeline] lock 20:46:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-426-1-stack-cost] 20:46:44 Resource [jenkins-edgexfoundry-device-rest-go-PR-426-1-stack-cost] did not exist. Created. 20:46:44 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-426-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 20:46:45 + echo total: 0.2199999988079071 [Pipeline] stash 20:46:45 Stashed 1 file(s) [Pipeline] } 20:46:45 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-426-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:46:45 $ docker stop --time=1 be26435d0a78fa5bc5ad7b12bd23b00e41903957e7e7a12730a7833dedde3d72 20:46:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 20:46:46 $ docker rm -f --volumes be26435d0a78fa5bc5ad7b12bd23b00e41903957e7e7a12730a7833dedde3d72 20:46:46 (1/4) Installing openssh-keygen (9.7_p1-r4) [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 20:46:46 (2/4) Installing libedit (20240517.3.1-r0) 20:46:46 (3/4) Installing openssh-client-common (9.7_p1-r4) 20:46:46 (4/4) Installing openssh-client-default (9.7_p1-r4) 20:46:46 Executing busybox-1.36.1-r29.trigger 20:46:46 OK: 242 MiB in 58 packages [Pipeline] // stage [Pipeline] } 20:46:48 Removing intermediate container 0c6b79dcedaf 20:46:48 ---> 9a1ac946c341 20:46:48 Step 8/12 : WORKDIR /device-rest-go 20:46:48 ---> Running in 58f41be7c43e 20:46:48 Removing intermediate container 58f41be7c43e 20:46:48 ---> 34102415f63b 20:46:48 Step 9/12 : COPY go.mod vendor* ./ 20:46:48 ---> 80dbc8969236 20:46:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:48 ---> Running in 115a5e9286b4 20:48:40 Removing intermediate container 115a5e9286b4 20:48:40 ---> 3cc83e28e78b 20:48:40 Step 11/12 : COPY . . 20:48:40 ---> ce2d5bde6a43 20:48:40 Step 12/12 : RUN $MAKE 20:48:40 ---> Running in ddf05ca9f312 20:48:40 noop 20:48:40 Removing intermediate container ddf05ca9f312 20:48:40 ---> b19ce32bd34d 20:48:40 Successfully built b19ce32bd34d 20:48:40 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:41 + docker inspect -f . ci-base-image-arm64 20:48:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:41 prd-ubuntu20.04-docker-arm64-4c-16g-25964 does not seem to be running inside a container 20:48:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 20:48:42 $ docker top 9953e815228d991297cde1407fe328dec575ecd64d8517865a73fee995288c6f -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:43 + go version 20:48:43 go version go1.23.2 linux/arm64 [Pipeline] } 20:48:43 $ docker stop --time=1 9953e815228d991297cde1407fe328dec575ecd64d8517865a73fee995288c6f 20:48:45 $ docker rm -f --volumes 9953e815228d991297cde1407fe328dec575ecd64d8517865a73fee995288c6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:46 + docker inspect -f . ci-base-image-arm64 20:48:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:46 prd-ubuntu20.04-docker-arm64-4c-16g-25964 does not seem to be running inside a container 20:48:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 20:48:47 $ docker top 5f84e3e090d3fa9918cb3959db6771c67e2156155d61a44eaf64cdf497a4a8f8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:48 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:48:48 + make test 20:48:48 go test ./... -coverprofile=coverage.out ./... 20:48:54 ? github.com/edgexfoundry/device-rest-go [no test files] 20:52:17 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 20:52:17 ok github.com/edgexfoundry/device-rest-go/driver 0.044s coverage: 33.2% of statements 20:52:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:52:17 go vet ./... 20:53:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:53:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:53:04 ./bin/test-attribution-txt.sh [Pipeline] echo 20:53:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:53:04 $ docker stop --time=1 5f84e3e090d3fa9918cb3959db6771c67e2156155d61a44eaf64cdf497a4a8f8 20:53:06 $ docker rm -f --volumes 5f84e3e090d3fa9918cb3959db6771c67e2156155d61a44eaf64cdf497a4a8f8 [Pipeline] // withDockerContainer [Pipeline] sh 20:53:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:53:07 Warning: overwriting stash ‘coverage-report’ 20:53:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:53:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:53:09 + ls -al . 20:53:09 total 240 20:53:09 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 20:48 . 20:53:09 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 20:45 .. 20:53:09 -rw-rw-r-- 1 jenkins jenkins 151 Nov 8 20:45 .dockerignore 20:53:09 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 20:45 .git 20:53:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:45 .github 20:53:09 -rw-rw-r-- 1 jenkins jenkins 264 Nov 8 20:45 .gitignore 20:53:09 -rw-rw-r-- 1 jenkins jenkins 41 Nov 8 20:45 .golangci.yml 20:53:09 -rw-rw-r-- 1 jenkins jenkins 20138 Nov 8 20:45 Attribution.txt 20:53:09 -rw-rw-r-- 1 jenkins jenkins 17685 Nov 8 20:45 CHANGELOG.md 20:53:09 -rw-rw-r-- 1 jenkins jenkins 1697 Nov 8 20:45 Dockerfile 20:53:09 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 20:45 GOVERNANCE.md 20:53:09 -rw-rw-r-- 1 jenkins jenkins 680 Nov 8 20:45 Jenkinsfile 20:53:09 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 20:45 LICENSE 20:53:09 -rw-rw-r-- 1 jenkins jenkins 2598 Nov 8 20:45 Makefile 20:53:09 -rw-rw-r-- 1 jenkins jenkins 620 Nov 8 20:45 OWNERS.md 20:53:09 -rw-rw-r-- 1 jenkins jenkins 3989 Nov 8 20:45 README.md 20:53:09 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 20:43 VERSION 20:53:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:45 bin 20:53:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:45 cmd 20:53:09 -rw-r--r-- 1 jenkins jenkins 14565 Nov 8 20:52 coverage.out 20:53:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 20:45 driver 20:53:09 -rw-rw-r-- 1 jenkins jenkins 6439 Nov 8 20:45 go.mod 20:53:09 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 20:45 go.sum 20:53:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 20:45 openapi 20:53:09 -rw-rw-r-- 1 jenkins jenkins 713 Nov 8 20:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:53:09 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=74e7619f5207b26d95297af529df20dd724650e8 --label arch=arm64 --label version=0.0.0 . 20:53:09 Sending build context to Docker daemon 156.2kB 20:53:09 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 20:53:09 Step 2/26 : FROM ${BASE} AS builder 20:53:09 ---> b19ce32bd34d 20:53:09 Step 3/26 : ARG ADD_BUILD_TAGS="" 20:53:09 ---> Running in cebe47c53fad 20:53:10 Removing intermediate container cebe47c53fad 20:53:10 ---> 058c48ded62f 20:53:10 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:53:10 ---> Running in 52fbb7d7a996 20:53:10 Removing intermediate container 52fbb7d7a996 20:53:10 ---> c3ff65f30641 20:53:10 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:53:10 ---> Running in 029477788c65 20:53:11 Removing intermediate container 029477788c65 20:53:11 ---> 7943f3801dc4 20:53:11 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 20:53:11 ---> Running in f25914d44710 20:53:11 Removing intermediate container f25914d44710 20:53:11 ---> 68863ac613ee 20:53:11 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:53:11 ---> Running in 9e9ebc90d75a 20:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 20:53:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 20:53:14 OK: 242 MiB in 58 packages 20:53:14 Removing intermediate container 9e9ebc90d75a 20:53:14 ---> e7ee2d98752b 20:53:14 Step 8/26 : WORKDIR /device-rest-go 20:53:14 ---> Running in 9878e45d03cb 20:53:15 Removing intermediate container 9878e45d03cb 20:53:15 ---> e9bc2567febf 20:53:15 Step 9/26 : COPY go.mod vendor* ./ 20:53:15 ---> a11404560c2f 20:53:15 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:53:15 ---> Running in a58ff30c3e51 20:53:17 Removing intermediate container a58ff30c3e51 20:53:17 ---> af871537801b 20:53:17 Step 11/26 : COPY . . 20:53:18 ---> 9aa0e523c28e 20:53:18 Step 12/26 : RUN $MAKE 20:53:18 ---> Running in 9ee3a7e400f9 20:53:19 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:56:40 Removing intermediate container 9ee3a7e400f9 20:56:40 ---> 092b42da0fd3 20:56:40 Step 13/26 : FROM alpine:3.20 20:56:40 3.20: Pulling from library/alpine 20:56:40 cf04c63912e1: Already exists 20:56:40 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 20:56:40 Status: Downloaded newer image for alpine:3.20 20:56:40 ---> c157a85ed455 20:56:40 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:56:40 ---> Running in 986af59b25e1 20:56:40 Removing intermediate container 986af59b25e1 20:56:40 ---> 1bdd3bc6b6c3 20:56:40 Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} 20:56:40 ---> Running in 2cafdcbaded5 20:56:40 Removing intermediate container 2cafdcbaded5 20:56:40 ---> 9c6df26de674 20:56:40 Step 16/26 : RUN apk add --update --no-cache dumb-init 20:56:40 ---> Running in 53ea41278d2d 20:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 20:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 20:56:40 (1/1) Installing dumb-init (1.2.5-r3) 20:56:40 Executing busybox-1.36.1-r29.trigger 20:56:40 OK: 9 MiB in 15 packages 20:56:40 Removing intermediate container 53ea41278d2d 20:56:40 ---> 9c306b617fc0 20:56:40 Step 17/26 : RUN apk --no-cache upgrade 20:56:40 ---> Running in 28aab7d9f4a1 20:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 20:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 20:56:40 Upgrading critical system libraries and apk-tools: 20:56:40 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 20:56:40 Executing busybox-1.36.1-r29.trigger 20:56:40 Continuing the upgrade transaction with new apk-tools: 20:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 20:56:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 20:56:42 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 20:56:42 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 20:56:42 OK: 9 MiB in 15 packages 20:56:43 Removing intermediate container 28aab7d9f4a1 20:56:43 ---> 8722abfec605 20:56:43 Step 18/26 : COPY --from=builder /device-rest-go/cmd / 20:56:45 ---> 45eda993f8ce 20:56:45 Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / 20:56:45 ---> 1a6a1876533a 20:56:45 Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / 20:56:46 ---> a3a605eda248 20:56:46 Step 21/26 : EXPOSE 59986 20:56:46 ---> Running in 5fd40aa5c39b 20:56:46 Removing intermediate container 5fd40aa5c39b 20:56:46 ---> e4dcb755fd54 20:56:46 Step 22/26 : ENTRYPOINT ["/device-rest"] 20:56:46 ---> Running in dd54263781f8 20:56:46 Removing intermediate container dd54263781f8 20:56:46 ---> 3e951c4276d6 20:56:46 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 20:56:47 ---> Running in 54da806d6e64 20:56:47 Removing intermediate container 54da806d6e64 20:56:47 ---> 1ebaa75695e8 20:56:47 Step 24/26 : LABEL arch=arm64 20:56:47 ---> Running in 9da95ec49b57 20:56:47 Removing intermediate container 9da95ec49b57 20:56:47 ---> 369ad3c59009 20:56:47 Step 25/26 : LABEL git_sha=74e7619f5207b26d95297af529df20dd724650e8 20:56:47 ---> Running in 35f2f771af73 20:56:48 Removing intermediate container 35f2f771af73 20:56:48 ---> 2b29f9cd5a7c 20:56:48 Step 26/26 : LABEL version=0.0.0 20:56:48 ---> Running in b853f3f71195 20:56:48 Removing intermediate container b853f3f71195 20:56:48 ---> 6393096cec6e 20:56:48 [Warning] One or more build-args [ARCH] were not consumed 20:56:48 Successfully built 6393096cec6e 20:56:48 Successfully tagged device-rest-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 20:56:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:56:49 20:56:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:56:49 arm64: Pulling from edgex-lftools-log-publisher 20:56:49 8998bd30e6a1: Pulling fs layer 20:56:49 04944245beec: Pulling fs layer 20:56:49 699f458cf7ca: Pulling fs layer 20:56:49 765212b225bb: Pulling fs layer 20:56:49 f23df028b6ca: Pulling fs layer 20:56:49 d65c8cfc05b1: Pulling fs layer 20:56:49 2437ff75d9bd: Pulling fs layer 20:56:49 f23df028b6ca: Waiting 20:56:49 d65c8cfc05b1: Waiting 20:56:49 2437ff75d9bd: Waiting 20:56:49 765212b225bb: Waiting 20:56:50 04944245beec: Verifying Checksum 20:56:50 04944245beec: Download complete 20:56:50 765212b225bb: Verifying Checksum 20:56:50 765212b225bb: Download complete 20:56:50 f23df028b6ca: Verifying Checksum 20:56:50 f23df028b6ca: Download complete 20:56:50 d65c8cfc05b1: Verifying Checksum 20:56:50 d65c8cfc05b1: Download complete 20:56:50 699f458cf7ca: Verifying Checksum 20:56:50 699f458cf7ca: Download complete 20:56:50 8998bd30e6a1: Verifying Checksum 20:56:50 8998bd30e6a1: Download complete 20:56:53 2437ff75d9bd: Verifying Checksum 20:56:53 2437ff75d9bd: Download complete 20:56:55 8998bd30e6a1: Pull complete 20:56:55 04944245beec: Pull complete 20:56:57 699f458cf7ca: Pull complete 20:56:57 765212b225bb: Pull complete 20:56:58 f23df028b6ca: Pull complete 20:56:58 d65c8cfc05b1: Pull complete 20:57:13 2437ff75d9bd: Pull complete 20:57:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:57:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:57:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:14 prd-ubuntu20.04-docker-arm64-4c-16g-25964 does not seem to be running inside a container 20:57:14 $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-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 20:57:17 $ docker top 9d48396c82c15304f271c39ae41580c711219751d92b67fad9ba3fbc0fa20527 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:18 ---> job-cost.sh 20:57:18 lf-activate-venv: SKIPPING 20:57:18 INFO: No Stack... 20:57:18 INFO: Retrieving Pricing Info for: v3-standard-4 20:57:19 INFO: Archiving Costs [Pipeline] sh 20:57:19 + + cutcat -d, /w/workspace/device-rest-go/1/archives/cost.csv -f6 20:57:19 [Pipeline] lock 20:57:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-426-1-stack-cost] 20:57:20 Resource [jenkins-edgexfoundry-device-rest-go-PR-426-1-stack-cost] did not exist. Created. 20:57:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-426-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:57:20 /w/workspace/device-rest-go/1@tmp/durable-d552d924/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:57:20 + echo total: 0.10999999940395355 [Pipeline] stash 20:57:20 Warning: overwriting stash ‘stack-cost’ 20:57:20 Stashed 1 file(s) [Pipeline] } 20:57:20 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-426-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:57:21 $ docker stop --time=1 9d48396c82c15304f271c39ae41580c711219751d92b67fad9ba3fbc0fa20527 20:57:22 $ docker rm -f --volumes 9d48396c82c15304f271c39ae41580c711219751d92b67fad9ba3fbc0fa20527 [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 20:57:23 provisioning config files... 20:57:23 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-426@tmp/config629909738006183271tmp [Pipeline] { [Pipeline] sh 20:57:24 + set +x 20:57:24 + curl -s https://codecov.io/bash 20:57:24 + bash -s -- 20:57:24 20:57:24 _____ _ 20:57:24 / ____| | | 20:57:24 | | ___ __| | ___ ___ _____ __ 20:57:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:57:24 | |___| (_) | (_| | __/ (_| (_) \ V / 20:57:24 \_____\___/ \__,_|\___|\___\___/ \_/ 20:57:24 Bash-1.0.6 20:57:24 20:57:24 20:57:24 ==> git version 2.25.1 found 20:57:24 ==> 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 20:57:24 Release-Date: 2020-01-08 20:57:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:57:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:57:24 ==> Jenkins CI detected. 20:57:24 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-426 20:57:24 project root: . 20:57:24 --> token set from env 20:57:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:57:24 ==> Running gcov in . (disable via -X gcov) 20:57:24 ==> Python coveragepy not found 20:57:24 ==> Searching for coverage reports in: 20:57:24 + . 20:57:24 -> Found 1 reports 20:57:24 ==> Detecting git/mercurial file structure 20:57:24 ==> Reading reports 20:57:24 + ./coverage.out bytes=14565 20:57:24 ==> Appending adjustments 20:57:24 https://docs.codecov.io/docs/fixing-reports 20:57:24 + Found adjustments 20:57:24 ==> Gzipping contents 20:57:24 4.0K /tmp/codecov.S53Xg9.gz 20:57:24 ==> Uploading reports 20:57:24 url: https://codecov.io 20:57:24 query: branch=PR-426&commit=74e7619f5207b26d95297af529df20dd724650e8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-426%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=426&job=&cmd_args= 20:57:24 -> Pinging Codecov 20:57:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-426&commit=74e7619f5207b26d95297af529df20dd724650e8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-426%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=426&job=&cmd_args= 20:57:24 -> Uploading to 20:57:24 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rest-go/74e7619f5207b26d95297af529df20dd724650e8/b2e205e7-2102-4f8b-ad37-e75c483af82a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T205724Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=379096fc8de6b91c7118987fbf4ae06aae8b88c4a5f80bc6ae937bd92bf33c88 20:57:24 % Total % Received % Xferd Average Speed Time Time Time Current 20:57:24 Dload Upload Total Spent Left Speed 20:57:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 10073 --:--:-- --:--:-- --:--:-- 10030 20:57:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/74e7619f5207b26d95297af529df20dd724650e8 [Pipeline] } 20:57:24 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 20:57:27 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-426/archives ] 20:57:27 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-426/archives 20:57:27 total 16 20:57:27 drwxr-xr-x 3 root root 4096 Nov 8 20:46 . 20:57:27 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 20:46 .. 20:57:27 drwxr-xr-x 2 root root 4096 Nov 8 20:46 cost 20:57:27 -rw-r--r-- 1 root root 86 Nov 8 20:46 cost.csv 20:57:27 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-426/archives 20:57:27 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-426/archives 20:57:27 total 16 20:57:27 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 20:46 . 20:57:27 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 20:46 .. 20:57:27 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 20:46 cost 20:57:27 -rw-r--r-- 1 jenkins jenkins 86 Nov 8 20:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:57:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:57:28 ---> package-listing.sh 20:57:28 ++ facter osfamily 20:57:28 ++ tr '[:upper:]' '[:lower:]' 20:57:28 + OS_FAMILY=debian 20:57:28 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-426 20:57:28 + START_PACKAGES=/tmp/packages_start.txt 20:57:28 + END_PACKAGES=/tmp/packages_end.txt 20:57:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:57:28 + PACKAGES=/tmp/packages_start.txt 20:57:28 + '[' /w/workspace/gexfoundry_device-rest-go_PR-426 ']' 20:57:28 + PACKAGES=/tmp/packages_end.txt 20:57:28 + case "${OS_FAMILY}" in 20:57:28 + dpkg -l 20:57:28 + grep '^ii' 20:57:28 + '[' -f /tmp/packages_start.txt ']' 20:57:28 + '[' -f /tmp/packages_end.txt ']' 20:57:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:57:28 + '[' /w/workspace/gexfoundry_device-rest-go_PR-426 ']' 20:57:28 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-426/archives/ 20:57:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-426/archives/ [Pipeline] echo 20:57:28 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-rest-go_PR-426/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:57:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:29 prd-ubuntu20.04-docker-8c-8g-25963 does not seem to be running inside a container 20:57:29 $ 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-rest-go_PR-426/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-rest-go_PR-426 -v /w/workspace/gexfoundry_device-rest-go_PR-426:/w/workspace/gexfoundry_device-rest-go_PR-426:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-426@tmp:/w/workspace/gexfoundry_device-rest-go_PR-426@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 20:57:29 $ docker top b28608d9bb573ea160cf94a61c071a5219ebe50da7c718030b89e9f41f3c8d91 -eo pid,comm [Pipeline] { [Pipeline] sh 20:57:30 + touch /tmp/pre-build-complete [Pipeline] sh 20:57:30 + mkdir -p /var/log/sysstat [Pipeline] sh 20:57:31 + ls /var/log/sa-host 20:57:31 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:57:31 provisioning config files... 20:57:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-426@tmp/config16183502959525807002tmp [Pipeline] { [Pipeline] echo 20:57:31 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:57:31 ---> create-netrc.sh [Pipeline] } 20:57:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:57:32 ---> python-tools-install.sh [Pipeline] echo 20:57:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:57:32 ---> sudo-logs.sh 20:57:32 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:57:32 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:57:33 ---> job-cost.sh 20:57:33 lf-activate-venv: SKIPPING 20:57:33 DEBUG: total: 0.2199999988079071 20:57:33 INFO: Retrieving Stack Cost... 20:57:33 INFO: Retrieving Pricing Info for: v3-standard-8 20:57:33 INFO: Archiving Costs [Pipeline] echo 20:57:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:57:34 ---> logs-deploy.sh 20:57:34 lf-activate-venv: SKIPPING 20:57:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-426/1 20:57:34 INFO: archiving workspace using pattern(s): 20:57:35 Archives upload complete. 20:57:35 INFO: archiving logs to Nexus 20:57:36 ---> uname -a: 20:57:36 Linux prd-ubuntu20-04-docker-8c-8g-25963 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:57:36 20:57:36 20:57:36 ---> lscpu: 20:57:36 Architecture: x86_64 20:57:36 CPU op-mode(s): 32-bit, 64-bit 20:57:36 Byte Order: Little Endian 20:57:36 Address sizes: 40 bits physical, 48 bits virtual 20:57:36 CPU(s): 8 20:57:36 On-line CPU(s) list: 0-7 20:57:36 Thread(s) per core: 1 20:57:36 Core(s) per socket: 1 20:57:36 Socket(s): 8 20:57:36 NUMA node(s): 1 20:57:36 Vendor ID: AuthenticAMD 20:57:36 CPU family: 23 20:57:36 Model: 49 20:57:36 Model name: AMD EPYC-Rome Processor 20:57:36 Stepping: 0 20:57:36 CPU MHz: 2800.000 20:57:36 BogoMIPS: 5600.00 20:57:36 Virtualization: AMD-V 20:57:36 Hypervisor vendor: KVM 20:57:36 Virtualization type: full 20:57:36 L1d cache: 256 KiB 20:57:36 L1i cache: 256 KiB 20:57:36 L2 cache: 4 MiB 20:57:36 L3 cache: 128 MiB 20:57:36 NUMA node0 CPU(s): 0-7 20:57:36 Vulnerability Itlb multihit: Not affected 20:57:36 Vulnerability L1tf: Not affected 20:57:36 Vulnerability Mds: Not affected 20:57:36 Vulnerability Meltdown: Not affected 20:57:36 Vulnerability Mmio stale data: Not affected 20:57:36 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:57:36 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:57:36 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:57:36 Vulnerability Srbds: Not affected 20:57:36 Vulnerability Tsx async abort: Not affected 20:57:36 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 20:57:36 20:57:36 20:57:36 ---> nproc: 20:57:36 8 20:57:36 20:57:36 20:57:36 ---> df -h: 20:57:36 Filesystem Size Used Avail Use% Mounted on 20:57:36 overlay 155G 12G 143G 8% / 20:57:36 tmpfs 64M 0 64M 0% /dev 20:57:36 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:57:36 shm 64M 0 64M 0% /dev/shm 20:57:36 /dev/vda1 155G 12G 143G 8% /facter-os 20:57:36 20:57:36 20:57:36 ---> sar -b -r -n DEV: 20:57:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25963) 11/08/24 _x86_64_ (8 CPU) 20:57:36 20:57:36 20:42:25 LINUX RESTART (8 CPU) 20:57:36 20:57:36 20:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:57:36 20:44:01 387.69 14.91 372.77 0.00 1944.88 80570.17 0.00 20:57:36 20:45:01 212.83 1.83 211.00 0.00 16.66 116971.30 0.00 20:57:36 20:46:01 116.68 0.17 116.51 0.00 8.40 63220.80 0.00 20:57:36 20:47:01 150.64 0.10 150.54 0.00 13.06 48914.38 0.00 20:57:36 20:48:01 37.33 11.71 25.61 0.00 5439.36 6325.23 0.00 20:57:36 20:49:01 3.93 0.00 3.93 0.00 0.00 48.66 0.00 20:57:36 20:50:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 20:57:36 20:51:01 1.57 0.00 1.57 0.00 0.00 17.59 0.00 20:57:36 20:52:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 20:57:36 20:53:01 2.42 0.00 2.42 0.00 0.00 41.06 0.00 20:57:36 20:54:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 20:57:36 20:55:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 20:57:36 20:56:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 20:57:36 20:57:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 20:57:36 Average: 65.69 2.05 63.64 0.00 530.16 22584.32 0.00 20:57:36 20:57:36 20:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:57:36 20:44:01 29145720 31519592 792400 2.41 80348 2562604 1975920 5.82 1044912 2292964 3348 20:57:36 20:45:01 28013916 31547168 756568 2.30 181664 3512080 1763080 5.20 1117916 3233960 428 20:57:36 20:46:01 27570960 31368712 926872 2.82 190472 3717652 2416496 7.12 1555740 3183184 172952 20:57:36 20:47:01 26980108 31541052 757160 2.30 198984 4432664 1779124 5.24 1362132 3929132 464 20:57:36 20:48:01 26603328 31520072 767800 2.33 206920 4765900 1843628 5.43 1590612 4048672 964 20:57:36 20:49:01 26609296 31526200 761428 2.32 206960 4765900 1843628 5.43 1585416 4048672 188 20:57:36 20:50:01 26608940 31525888 761640 2.32 206980 4765904 1843628 5.43 1585176 4048676 4 20:57:36 20:51:01 26608916 31525972 761492 2.32 207012 4766036 1843628 5.43 1584940 4048808 44 20:57:36 20:52:01 26615152 31532444 755168 2.30 207040 4766036 1843628 5.43 1578928 4049040 144 20:57:36 20:53:01 26615248 31532632 754996 2.30 207116 4766020 1843628 5.43 1578804 4049036 16 20:57:36 20:54:01 26615384 31532768 754760 2.30 207148 4766020 1843628 5.43 1578912 4049036 16 20:57:36 20:55:01 26615620 31533060 754428 2.29 207176 4766024 1843628 5.43 1579116 4049036 8 20:57:36 20:56:01 26615500 31532940 754484 2.29 207196 4766024 1843628 5.43 1578844 4049036 12 20:57:36 20:57:01 26614956 31532456 754976 2.30 207208 4766028 1843628 5.43 1578940 4049040 40 20:57:36 Average: 26988075 31519354 772441 2.35 194445 4420349 1883636 5.55 1492885 3794878 12759 20:57:36 20:57:36 20:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:57:36 20:44:01 lo 6.60 6.60 0.65 0.65 0.00 0.00 0.00 0.00 20:57:36 20:44:01 vetha229e68 91.95 82.55 9.74 108.28 0.00 0.00 0.00 0.01 20:57:36 20:44:01 docker0 140.04 129.76 11.93 442.87 0.00 0.00 0.00 0.00 20:57:36 20:44:01 ens3 523.00 390.73 5839.11 89.52 0.00 0.00 0.00 0.00 20:57:36 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:57:36 20:45:01 docker0 178.27 269.74 16.00 3162.74 0.00 0.00 0.00 0.00 20:57:36 20:45:01 ens3 274.27 180.39 3165.99 20.13 0.00 0.00 0.00 0.00 20:57:36 20:46:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 20:57:36 20:46:01 docker0 1.82 3.87 0.11 38.22 0.00 0.00 0.00 0.00 20:57:36 20:46:01 ens3 47.33 27.45 81.84 17.10 0.00 0.00 0.00 0.00 20:57:36 20:46:01 veth22152e2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 20:57:36 20:47:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 20:57:36 20:47:01 docker0 5.32 10.86 0.32 152.77 0.00 0.00 0.00 0.00 20:57:36 20:47:01 ens3 115.16 66.49 2679.91 13.70 0.00 0.00 0.00 0.00 20:57:36 20:48:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 20:57:36 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:48:01 ens3 112.61 49.43 2099.23 3.66 0.00 0.00 0.00 0.00 20:57:36 20:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:57:36 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:49:01 ens3 0.33 0.25 0.02 0.02 0.00 0.00 0.00 0.00 20:57:36 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:50:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:57:36 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:51:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:57:36 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:52:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:57:36 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:53:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:57:36 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:54:01 ens3 0.35 0.15 1.48 0.01 0.00 0.00 0.00 0.00 20:57:36 20:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:57:36 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:57:36 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:56:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:57:36 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:57:36 20:57:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:57:36 Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 20:57:36 Average: docker0 23.25 29.59 2.03 271.18 0.00 0.00 0.00 0.00 20:57:36 Average: ens3 76.71 51.10 990.54 10.30 0.00 0.00 0.00 0.00 20:57:36 20:57:36 20:57:36 ---> sar -P ALL: 20:57:36 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25963) 11/08/24 _x86_64_ (8 CPU) 20:57:36 20:57:36 20:42:25 LINUX RESTART (8 CPU) 20:57:36 20:57:36 20:43:01 CPU %user %nice %system %iowait %steal %idle 20:57:36 20:44:01 all 7.78 0.00 2.83 4.33 0.07 84.99 20:57:36 20:44:01 0 8.24 0.00 4.32 3.75 0.05 83.64 20:57:36 20:44:01 1 6.90 0.00 2.73 0.98 0.07 89.33 20:57:36 20:44:01 2 6.60 0.00 3.41 16.80 0.07 73.13 20:57:36 20:44:01 3 6.58 0.00 2.45 4.13 0.08 86.76 20:57:36 20:44:01 4 7.41 0.00 2.65 5.17 0.07 84.69 20:57:36 20:44:01 5 10.36 0.00 1.88 1.54 0.08 86.13 20:57:36 20:44:01 6 7.31 0.00 2.69 1.62 0.08 88.30 20:57:36 20:44:01 7 8.85 0.00 2.54 0.67 0.05 87.89 20:57:36 20:45:01 all 5.16 0.00 2.87 7.40 0.05 84.52 20:57:36 20:45:01 0 4.41 0.00 2.02 2.20 0.03 91.34 20:57:36 20:45:01 1 5.36 0.00 2.55 0.49 0.03 91.58 20:57:36 20:45:01 2 5.38 0.00 4.32 34.73 0.07 55.50 20:57:36 20:45:01 3 4.78 0.00 2.20 1.11 0.03 91.88 20:57:36 20:45:01 4 5.33 0.00 3.48 6.22 0.03 84.93 20:57:36 20:45:01 5 4.95 0.00 3.05 11.66 0.05 80.30 20:57:36 20:45:01 6 5.59 0.00 2.55 0.50 0.05 91.30 20:57:36 20:45:01 7 5.48 0.00 2.81 2.47 0.08 89.16 20:57:36 20:46:01 all 42.60 0.00 6.91 1.76 0.11 48.62 20:57:36 20:46:01 0 42.86 0.00 6.39 1.22 0.10 49.43 20:57:36 20:46:01 1 42.50 0.00 6.52 0.34 0.13 50.51 20:57:36 20:46:01 2 43.67 0.00 7.06 0.76 0.10 48.41 20:57:36 20:46:01 3 41.00 0.00 7.15 4.49 0.12 47.24 20:57:36 20:46:01 4 43.20 0.00 7.65 4.19 0.10 44.87 20:57:36 20:46:01 5 42.86 0.00 7.20 1.57 0.10 48.27 20:57:36 20:46:01 6 43.09 0.00 6.77 0.39 0.08 49.67 20:57:36 20:46:01 7 41.64 0.00 6.56 1.16 0.12 50.52 20:57:36 20:47:01 all 17.75 0.00 4.01 2.59 0.06 75.59 20:57:36 20:47:01 0 17.05 0.00 3.23 0.02 0.03 79.67 20:57:36 20:47:01 1 17.24 0.00 4.27 0.02 0.05 78.43 20:57:36 20:47:01 2 18.35 0.00 3.95 0.34 0.15 77.21 20:57:36 20:47:01 3 17.62 0.00 4.07 16.25 0.05 62.01 20:57:36 20:47:01 4 15.10 0.00 3.82 2.85 0.03 78.19 20:57:36 20:47:01 5 19.78 0.00 3.91 0.24 0.07 76.01 20:57:36 20:47:01 6 20.16 0.00 4.53 1.11 0.05 74.15 20:57:36 20:47:01 7 16.72 0.00 4.30 0.02 0.05 78.91 20:57:36 20:48:01 all 1.34 0.00 0.55 0.89 0.02 97.20 20:57:36 20:48:01 0 1.85 0.00 0.72 0.12 0.02 97.30 20:57:36 20:48:01 1 2.45 0.00 0.70 1.13 0.02 95.70 20:57:36 20:48:01 2 1.68 0.00 0.60 0.32 0.03 97.37 20:57:36 20:48:01 3 0.63 0.00 0.42 0.08 0.02 98.85 20:57:36 20:48:01 4 0.50 0.00 0.40 2.79 0.02 96.30 20:57:36 20:48:01 5 1.44 0.00 0.53 1.29 0.03 96.71 20:57:36 20:48:01 6 1.42 0.00 0.78 1.20 0.02 96.58 20:57:36 20:48:01 7 0.72 0.00 0.27 0.17 0.02 98.83 20:57:36 20:49:01 all 0.02 0.00 0.01 0.01 0.01 99.94 20:57:36 20:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:57:36 20:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:57:36 20:49:01 2 0.03 0.00 0.03 0.05 0.00 99.88 20:57:36 20:49:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:57:36 20:49:01 4 0.00 0.00 0.00 0.03 0.00 99.97 20:57:36 20:49:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:57:36 20:49:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:57:36 20:49:01 7 0.03 0.00 0.02 0.00 0.03 99.92 20:57:36 20:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:57:36 20:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:57:36 20:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:57:36 20:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:57:36 20:50:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:57:36 20:50:01 4 0.02 0.00 0.00 0.02 0.00 99.97 20:57:36 20:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:57:36 20:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:57:36 20:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:57:36 20:51:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:57:36 20:51:01 0 0.03 0.00 0.02 0.00 0.00 99.95 20:57:36 20:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:57:36 20:51:01 2 0.03 0.00 0.00 0.10 0.02 99.85 20:57:36 20:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:57:36 20:51:01 4 0.02 0.00 0.00 0.02 0.02 99.95 20:57:36 20:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:57:36 20:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:57:36 20:51:01 7 0.03 0.00 0.03 0.00 0.03 99.90 20:57:36 20:52:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:57:36 20:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:57:36 20:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:57:36 20:52:01 2 0.03 0.00 0.03 0.02 0.00 99.92 20:57:36 20:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:57:36 20:52:01 4 0.02 0.00 0.00 0.03 0.00 99.95 20:57:36 20:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:57:36 20:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:57:36 20:52:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:57:36 20:53:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:57:36 20:53:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:57:36 20:53:01 1 0.00 0.00 0.00 0.03 0.02 99.95 20:57:36 20:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:57:36 20:53:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:57:36 20:53:01 4 0.02 0.00 0.03 0.05 0.00 99.90 20:57:36 20:53:01 5 0.08 0.00 0.00 0.00 0.00 99.92 20:57:36 20:53:01 6 0.00 0.00 0.00 0.02 0.02 99.97 20:57:36 20:53:01 7 0.03 0.00 0.02 0.00 0.03 99.92 20:57:36 20:54:01 all 0.05 0.00 0.01 0.01 0.00 99.94 20:57:36 20:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:57:36 20:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 20:57:36 20:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:57:36 20:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:57:36 20:54:01 4 0.00 0.00 0.00 0.05 0.00 99.95 20:57:36 20:54:01 5 0.23 0.00 0.02 0.00 0.00 99.75 20:57:36 20:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:57:36 20:54:01 7 0.07 0.00 0.02 0.00 0.02 99.90 20:57:36 20:57:36 20:54:01 CPU %user %nice %system %iowait %steal %idle 20:57:36 20:55:01 all 0.01 0.00 0.01 0.01 0.01 99.96 20:57:36 20:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:57:36 20:55:01 1 0.00 0.00 0.00 0.02 0.02 99.97 20:57:36 20:55:01 2 0.02 0.00 0.00 0.02 0.02 99.95 20:57:36 20:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 20:57:36 20:55:01 4 0.00 0.00 0.02 0.05 0.00 99.93 20:57:36 20:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:57:36 20:55:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:57:36 20:55:01 7 0.00 0.00 0.03 0.00 0.02 99.95 20:57:36 20:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:57:36 20:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:57:36 20:56:01 1 0.00 0.00 0.03 0.00 0.00 99.97 20:57:36 20:56:01 2 0.03 0.00 0.02 0.02 0.00 99.93 20:57:36 20:56:01 3 0.05 0.00 0.00 0.00 0.00 99.95 20:57:36 20:56:01 4 0.00 0.00 0.02 0.02 0.02 99.95 20:57:36 20:56:01 5 0.05 0.00 0.00 0.00 0.02 99.93 20:57:36 20:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:57:36 20:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:57:36 20:57:01 all 0.10 0.00 0.01 0.01 0.01 99.87 20:57:36 20:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:57:36 20:57:01 1 0.00 0.00 0.00 0.05 0.02 99.93 20:57:36 20:57:01 2 0.02 0.00 0.03 0.00 0.02 99.93 20:57:36 20:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:57:36 20:57:01 4 0.00 0.00 0.02 0.03 0.00 99.95 20:57:36 20:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:57:36 20:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:57:36 20:57:01 7 0.71 0.00 0.02 0.00 0.03 99.24 20:57:36 Average: all 5.31 0.00 1.23 1.21 0.03 92.22 20:57:36 Average: 0 5.28 0.00 1.19 0.52 0.02 93.00 20:57:36 Average: 1 5.29 0.00 1.20 0.22 0.03 93.28 20:57:36 Average: 2 5.38 0.00 1.38 3.76 0.04 89.44 20:57:36 Average: 3 5.01 0.00 1.16 1.84 0.02 91.96 20:57:36 Average: 4 5.07 0.00 1.28 1.53 0.02 92.10 20:57:36 Average: 5 5.67 0.00 1.18 1.16 0.03 91.97 20:57:36 Average: 6 5.52 0.00 1.23 0.34 0.03 92.88 20:57:36 Average: 7 5.29 0.00 1.18 0.32 0.04 93.17 20:57:36 20:57:36 20:57:36