Pull request #703 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8+2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 (43260267a5ec5fb2688943a9db038b54c968447f) 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-ssh8616886382640507225.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-ssh4458512204365018169.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-mqtt-go/branches/PR-703/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-mqtt-go/branches/PR-703/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14419366660171772003.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-mqtt-go/branches/PR-703/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7016164024698968519.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-ssh6921766337310405465.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-mqtt-go/branches/PR-703/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-mqtt-go/branches/PR-703/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14838920035574979887.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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-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-mqtt 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23015’ Running on prd-ubuntu20.04-docker-8c-8g-23021 in /w/workspace/gexfoundry_device-mqtt-go_PR-703 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-703 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 into PR head commit ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 Merge succeeded, producing ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 Checking out Revision ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 (PR-703) > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/703/head:refs/remotes/origin/PR-703 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 # 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 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:08:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:08:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:08:40 ========================================================= 01:08:40 EdgeX Global Pipelines Version Info 01:08:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:08:40 ------------------- 01:08:40 stable info: 01:08:40 ------------------- 01:08:40 Commited By: Ginny Guan ginny@iotechsys.com 01:08:40 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:08:40 Message: update stable to v1.0.265 01:08:41 ------------------- 01:08:41 experimental info: 01:08:41 ------------------- 01:08:41 Commited By: Cherry Wang cherry@iotechsys.com 01:08:41 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:08:41 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:08:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:08:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:08:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:08:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:08:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:08:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-703 [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-703 [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-703 [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff01fa5 [Pipeline] echo 01:08:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:08:43 provisioning config files... 01:08:43 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp/config10564809791343642899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:08:44 ---> ****-login.sh 01:08:44 nexus3.edgexfoundry.org:10001 01:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:44 Configure a credential helper to remove this warning. See 01:08:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:44 01:08:44 Login Succeeded 01:08:44 nexus3.edgexfoundry.org:10002 01:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:44 Configure a credential helper to remove this warning. See 01:08:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:44 01:08:44 Login Succeeded 01:08:44 nexus3.edgexfoundry.org:10003 01:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:44 Configure a credential helper to remove this warning. See 01:08:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:44 01:08:44 Login Succeeded 01:08:44 nexus3.edgexfoundry.org:10004 01:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:44 Configure a credential helper to remove this warning. See 01:08:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:44 01:08:44 Login Succeeded 01:08:44 ****.io 01:08:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:08:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:08:44 Configure a credential helper to remove this warning. See 01:08:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:08:44 01:08:44 Login Succeeded 01:08:44 ---> ****-login.sh ends [Pipeline] } 01:08:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:08:45 + git rev-list -1 --merges ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8~1..ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 [Pipeline] echo 01:08:45 -----------> git rev-list -1 --merges ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8~1..ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 [false] [Pipeline] sh 01:08:46 + git log --format=format:%s -1 ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 [Pipeline] echo 01:08:46 ========================================================= 01:08:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:08:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:08:46 + git log --format=format:%s -1 ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 [Pipeline] echo 01:08:46 [semverPrep] GIT_COMMIT: ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:08:46 [semverPrep] This is not a build commit. [Pipeline] sh 01:08:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:08:47 + grep -v github /etc/ssh/ssh_known_hosts 01:08:47 + [ -e /tmp/ssh_known_hosts ] 01:08:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:08:47 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:08:47 + sudo tee -a /etc/ssh/ssh_known_hosts 01:08:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:47 01:08:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:48 0.1.4: Pulling from edgex-devops/py-git-semver 01:08:48 b85a868b505f: Pulling fs layer 01:08:48 e2be974225ed: Pulling fs layer 01:08:48 339a4e72a1f5: Pulling fs layer 01:08:48 988bab9f4d93: Pulling fs layer 01:08:48 1469e6f7b9e6: Pulling fs layer 01:08:48 eaf3925da568: Pulling fs layer 01:08:48 bab4dde63d76: Pulling fs layer 01:08:48 bde34c3a00c8: Pulling fs layer 01:08:48 b352a97aabf1: Pulling fs layer 01:08:48 4872d77fe225: Pulling fs layer 01:08:48 5851b861e8e6: Pulling fs layer 01:08:48 bab4dde63d76: Waiting 01:08:48 bde34c3a00c8: Waiting 01:08:48 b352a97aabf1: Waiting 01:08:48 4872d77fe225: Waiting 01:08:48 5851b861e8e6: Waiting 01:08:48 988bab9f4d93: Waiting 01:08:48 1469e6f7b9e6: Waiting 01:08:48 eaf3925da568: Waiting 01:08:48 e2be974225ed: Download complete 01:08:48 988bab9f4d93: Verifying Checksum 01:08:48 988bab9f4d93: Download complete 01:08:48 1469e6f7b9e6: Verifying Checksum 01:08:48 1469e6f7b9e6: Download complete 01:08:48 339a4e72a1f5: Verifying Checksum 01:08:48 339a4e72a1f5: Download complete 01:08:48 bde34c3a00c8: Verifying Checksum 01:08:48 bde34c3a00c8: Download complete 01:08:48 b352a97aabf1: Verifying Checksum 01:08:48 b352a97aabf1: Download complete 01:08:48 4872d77fe225: Verifying Checksum 01:08:48 4872d77fe225: Download complete 01:08:48 5851b861e8e6: Download complete 01:08:48 b85a868b505f: Verifying Checksum 01:08:48 b85a868b505f: Download complete 01:08:48 bab4dde63d76: Verifying Checksum 01:08:48 bab4dde63d76: Download complete 01:08:49 b85a868b505f: Pull complete 01:08:49 e2be974225ed: Pull complete 01:08:50 339a4e72a1f5: Pull complete 01:08:50 988bab9f4d93: Pull complete 01:08:50 1469e6f7b9e6: Pull complete 01:08:50 eaf3925da568: Pull complete 01:08:51 bab4dde63d76: Pull complete 01:08:51 bde34c3a00c8: Pull complete 01:08:51 b352a97aabf1: Pull complete 01:08:51 4872d77fe225: Pull complete 01:08:51 5851b861e8e6: Pull complete 01:08:52 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:08:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:08:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:08:52 prd-ubuntu20.04-docker-8c-8g-23021 does not seem to be running inside a container 01:08:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-703 -v /w/workspace/gexfoundry_device-mqtt-go_PR-703:/w/workspace/gexfoundry_device-mqtt-go_PR-703:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-703@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 01:08:57 $ docker top 4007be59ae2eff2cb0cf0b44bd787f0b4de6891c75218d7542b99ed43d303b5c -eo pid,comm 01:08:57 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). 01:08:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:08:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:08:57 [ssh-agent] Looking for ssh-agent implementation... 01:08:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:08:57 $ docker exec 4007be59ae2eff2cb0cf0b44bd787f0b4de6891c75218d7542b99ed43d303b5c ssh-agent 01:08:57 SSH_AUTH_SOCK=/tmp/ssh-jRCbnisjvU4u/agent.32 01:08:57 SSH_AGENT_PID=38 01:08:57 Running ssh-add (command line suppressed) 01:08:57 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp/private_key_5827407846484649617.key (/w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp/private_key_5827407846484649617.key) 01:08:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:08:57 + git tag --points-at HEAD [Pipeline] } 01:08:58 $ docker exec --env ******** --env ******** 4007be59ae2eff2cb0cf0b44bd787f0b4de6891c75218d7542b99ed43d303b5c ssh-agent -k 01:08:58 unset SSH_AUTH_SOCK; 01:08:58 unset SSH_AGENT_PID; 01:08:58 echo Agent pid 38 killed; 01:08:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:08:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:08:58 [ssh-agent] Looking for ssh-agent implementation... 01:08:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:08:58 $ docker exec 4007be59ae2eff2cb0cf0b44bd787f0b4de6891c75218d7542b99ed43d303b5c ssh-agent 01:08:58 SSH_AUTH_SOCK=/tmp/ssh-9FtMhjFc6KTS/agent.71 01:08:58 SSH_AGENT_PID=77 01:08:58 Running ssh-add (command line suppressed) 01:08:58 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp/private_key_15606106495307249682.key (/w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp/private_key_15606106495307249682.key) 01:08:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:08:58 + git semver init 01:08:59 2024-10-18 01:08:59,107 [run_init] DEBUG init version:0.0.0 force:False 01:08:59 2024-10-18 01:08:59,108 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-703/.semver 01:08:59 2024-10-18 01:08:59,108 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-703/.semver 01:08:59 2024-10-18 01:08:59,109 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-703/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-703, universal_newlines=False, shell=None, istream=None) 01:09:01 2024-10-18 01:09:00,805 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-703/.git/info/exclude 01:09:01 2024-10-18 01:09:00,805 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-703/.semver/PR-703 with force:False 01:09:01 2024-10-18 01:09:00,805 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-703/.semver/PR-703 01:09:01 2024-10-18 01:09:00,808 [execute] INFO git cat-file --batch-check 01:09:01 2024-10-18 01:09:00,809 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-703/.semver, universal_newlines=False, shell=None, istream=) 01:09:01 2024-10-18 01:09:00,815 [execute] INFO git cat-file --batch 01:09:01 2024-10-18 01:09:00,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-703/.semver, universal_newlines=False, shell=None, istream=) 01:09:01 2024-10-18 01:09:00,820 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-703/.semver/PR-703 01:09:01 0.0.0 [Pipeline] } 01:09:01 $ docker exec --env ******** --env ******** 4007be59ae2eff2cb0cf0b44bd787f0b4de6891c75218d7542b99ed43d303b5c ssh-agent -k 01:09:01 unset SSH_AUTH_SOCK; 01:09:01 unset SSH_AGENT_PID; 01:09:01 echo Agent pid 77 killed; 01:09:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:09:01 + git semver [Pipeline] } 01:09:01 $ docker stop --time=1 4007be59ae2eff2cb0cf0b44bd787f0b4de6891c75218d7542b99ed43d303b5c 01:09:03 $ docker rm -f --volumes 4007be59ae2eff2cb0cf0b44bd787f0b4de6891c75218d7542b99ed43d303b5c [Pipeline] // withDockerContainer [Pipeline] sh 01:09:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:09:03 Stashed 1 file(s) [Pipeline] echo 01:09:03 [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 01:09:04 provisioning config files... 01:09:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp/config2462736292525296428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:09:04 ---> ****-login.sh 01:09:04 nexus3.edgexfoundry.org:10001 01:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:04 Configure a credential helper to remove this warning. See 01:09:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:04 01:09:04 Login Succeeded 01:09:04 nexus3.edgexfoundry.org:10002 01:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:04 Configure a credential helper to remove this warning. See 01:09:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:04 01:09:04 Login Succeeded 01:09:04 nexus3.edgexfoundry.org:10003 01:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:05 Configure a credential helper to remove this warning. See 01:09:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:05 01:09:05 Login Succeeded 01:09:05 nexus3.edgexfoundry.org:10004 01:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:05 Configure a credential helper to remove this warning. See 01:09:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:05 01:09:05 Login Succeeded 01:09:05 ****.io 01:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:09:05 Configure a credential helper to remove this warning. See 01:09:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:09:05 01:09:05 Login Succeeded 01:09:05 ---> ****-login.sh ends [Pipeline] } 01:09:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:09:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:09:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:09:05 ========================================================= 01:09:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:09:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:06 + 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 . 01:09:06 Sending build context to Docker daemon 20.91MB 01:09:06 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:09:06 Step 2/12 : FROM ${BASE} AS builder 01:09:06 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:09:06 43c4264eed91: Pulling fs layer 01:09:06 4cc291be95ef: Pulling fs layer 01:09:06 2ac1f1163629: Pulling fs layer 01:09:06 5c3c966382ef: Pulling fs layer 01:09:06 4f4fb700ef54: Pulling fs layer 01:09:06 5d5c8e513c77: Pulling fs layer 01:09:06 9f66e0745190: Pulling fs layer 01:09:06 5c3c966382ef: Waiting 01:09:06 4f4fb700ef54: Waiting 01:09:06 5d5c8e513c77: Waiting 01:09:06 9f66e0745190: Waiting 01:09:06 f49a43e4bbc0: Pulling fs layer 01:09:06 561ebcabdf7f: Pulling fs layer 01:09:06 f49a43e4bbc0: Waiting 01:09:06 561ebcabdf7f: Waiting 01:09:06 4cc291be95ef: Download complete 01:09:06 5c3c966382ef: Verifying Checksum 01:09:06 5c3c966382ef: Download complete 01:09:06 4f4fb700ef54: Verifying Checksum 01:09:06 4f4fb700ef54: Download complete 01:09:06 43c4264eed91: Download complete 01:09:06 5d5c8e513c77: Download complete 01:09:06 9f66e0745190: Verifying Checksum 01:09:06 9f66e0745190: Download complete 01:09:06 43c4264eed91: Pull complete 01:09:06 561ebcabdf7f: Verifying Checksum 01:09:06 561ebcabdf7f: Download complete 01:09:07 4cc291be95ef: Pull complete 01:09:07 2ac1f1163629: Verifying Checksum 01:09:07 2ac1f1163629: Download complete 01:09:07 f49a43e4bbc0: Verifying Checksum 01:09:07 f49a43e4bbc0: Download complete 01:09:10 2ac1f1163629: Pull complete 01:09:10 5c3c966382ef: Pull complete 01:09:10 4f4fb700ef54: Pull complete 01:09:10 5d5c8e513c77: Pull complete 01:09:10 9f66e0745190: Pull complete 01:09:13 f49a43e4bbc0: Pull complete 01:09:13 561ebcabdf7f: Pull complete 01:09:13 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:09:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:09:13 ---> 3a752c3f9dda 01:09:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:09:18 ---> Running in 870900d3e5ae 01:09:18 Removing intermediate container 870900d3e5ae 01:09:18 ---> 0974602bec47 01:09:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:09:18 ---> Running in dd1dd691a12b 01:09:18 Removing intermediate container dd1dd691a12b 01:09:18 ---> 8cb48d8d9afa 01:09:18 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:09:18 ---> Running in acfbdcdfbabe 01:09:19 Removing intermediate container acfbdcdfbabe 01:09:19 ---> 62b645443b4e 01:09:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:09:19 ---> Running in 6f5b8289d526 01:09:19 Removing intermediate container 6f5b8289d526 01:09:19 ---> b220096b37aa 01:09:19 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:09:19 ---> Running in 4fd25dc5cdd5 01:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:09:19 Still waiting to schedule task 01:09:19 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23019’ 01:09:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:09:22 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:09:22 (2/4) Installing libedit (20240517.3.1-r0) 01:09:22 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:09:22 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:09:22 Executing busybox-1.36.1-r29.trigger 01:09:22 OK: 250 MiB in 58 packages 01:09:23 Removing intermediate container 4fd25dc5cdd5 01:09:23 ---> 31dae501be83 01:09:23 Step 8/12 : WORKDIR /device-mqtt-go 01:09:23 ---> Running in a1354858254b 01:09:23 Removing intermediate container a1354858254b 01:09:23 ---> 7a99427f4c0c 01:09:23 Step 9/12 : COPY go.mod vendor* ./ 01:09:23 ---> 6732d1b4728e 01:09:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:09:23 ---> Running in 07219250a436 01:10:44 Removing intermediate container 07219250a436 01:10:44 ---> 6fbe8ae0b304 01:10:44 Step 11/12 : COPY . . 01:10:44 ---> f18d7db2188b 01:10:44 Step 12/12 : RUN $MAKE 01:10:44 ---> Running in ab4ab3f3bb35 01:10:44 noop 01:10:44 Removing intermediate container ab4ab3f3bb35 01:10:44 ---> 012a25c2c163 01:10:44 Successfully built 012a25c2c163 01:10:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:45 + docker inspect -f . ci-base-image-x86_64 01:10:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:45 prd-ubuntu20.04-docker-8c-8g-23021 does not seem to be running inside a container 01:10:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-703 -v /w/workspace/gexfoundry_device-mqtt-go_PR-703:/w/workspace/gexfoundry_device-mqtt-go_PR-703:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-703@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 01:10:45 $ docker top 009cae0efe6ea7bf9d8000e6d316880dc60e834a82fc39bb7a699b5459bb5acf -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:46 + go version 01:10:46 go version go1.23.2 linux/amd64 [Pipeline] } 01:10:46 $ docker stop --time=1 009cae0efe6ea7bf9d8000e6d316880dc60e834a82fc39bb7a699b5459bb5acf 01:10:47 $ docker rm -f --volumes 009cae0efe6ea7bf9d8000e6d316880dc60e834a82fc39bb7a699b5459bb5acf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:48 + docker inspect -f . ci-base-image-x86_64 01:10:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:48 prd-ubuntu20.04-docker-8c-8g-23021 does not seem to be running inside a container 01:10:48 $ 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-mqtt-go_PR-703 -v /w/workspace/gexfoundry_device-mqtt-go_PR-703:/w/workspace/gexfoundry_device-mqtt-go_PR-703:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-703@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 01:10:48 $ docker top bbfaaab1f168d3ac0504a49b6821dfad1cbabaaac0db52f76773652321d75a03 -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:49 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-703 [Pipeline] fileExists [Pipeline] sh 01:10:49 + make test 01:10:49 go test ./... -coverprofile=coverage.out ./... 01:10:51 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:11:09 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:11:09 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:11:09 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 22.8% of statements 01:11:17 go vet ./... 01:11:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:11:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:11:22 ./bin/test-attribution-txt.sh [Pipeline] echo 01:11:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:11:23 $ docker stop --time=1 bbfaaab1f168d3ac0504a49b6821dfad1cbabaaac0db52f76773652321d75a03 01:11:29 $ docker rm -f --volumes bbfaaab1f168d3ac0504a49b6821dfad1cbabaaac0db52f76773652321d75a03 [Pipeline] // withDockerContainer [Pipeline] sh 01:11:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:11:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:11:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:11:31 + ls -al . 01:11:31 total 264 01:11:31 drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 01:10 . 01:11:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:08 .. 01:11:31 -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 01:08 .dockerignore 01:11:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:11 .git 01:11:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:08 .github 01:11:31 -rw-rw-r-- 1 jenkins jenkins 264 Oct 18 01:08 .gitignore 01:11:31 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 01:08 .golangci.yml 01:11:31 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:09 .semver 01:11:31 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 18 01:08 Attribution.txt 01:11:31 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 18 01:08 CHANGELOG.md 01:11:31 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 18 01:08 Dockerfile 01:11:31 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:08 GOVERNANCE.md 01:11:31 -rw-rw-r-- 1 jenkins jenkins 657 Oct 18 01:08 Jenkinsfile 01:11:31 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 01:08 LICENSE 01:11:31 -rw-rw-r-- 1 jenkins jenkins 2500 Oct 18 01:08 Makefile 01:11:31 -rw-rw-r-- 1 jenkins jenkins 620 Oct 18 01:08 OWNERS.md 01:11:31 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 18 01:08 README.md 01:11:31 -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 01:09 VERSION 01:11:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:08 bin 01:11:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:08 cmd 01:11:31 -rw-r--r-- 1 jenkins jenkins 21039 Oct 18 01:11 coverage.out 01:11:31 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 18 01:08 go.mod 01:11:31 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 18 01:08 go.sum 01:11:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:08 internal 01:11:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:08 mock 01:11:31 -rw-rw-r-- 1 jenkins jenkins 227 Oct 18 01:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:32 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 --label arch=amd64 --label version=0.0.0 . 01:11:32 Sending build context to Docker daemon 20.93MB 01:11:32 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:11:32 Step 2/25 : FROM ${BASE} AS builder 01:11:32 ---> 012a25c2c163 01:11:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:11:32 ---> Running in 18a551ab64e8 01:11:32 Removing intermediate container 18a551ab64e8 01:11:32 ---> 6248b0f30b5a 01:11:32 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:11:33 ---> Running in 94fbcee13358 01:11:33 Removing intermediate container 94fbcee13358 01:11:33 ---> c73f19edf4b8 01:11:33 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:11:33 ---> Running in a285d11fb688 01:11:33 Removing intermediate container a285d11fb688 01:11:33 ---> bf0703938b4c 01:11:33 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:11:33 ---> Running in cc07c2ee9e90 01:11:33 Removing intermediate container cc07c2ee9e90 01:11:33 ---> dfd78d3fc1d7 01:11:33 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:11:33 ---> Running in a57fd2d839ca 01:11:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:11:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:11:34 OK: 250 MiB in 58 packages 01:11:34 Removing intermediate container a57fd2d839ca 01:11:34 ---> 06113fcedfd4 01:11:34 Step 8/25 : WORKDIR /device-mqtt-go 01:11:34 ---> Running in 8f5c4c3295a1 01:11:34 Removing intermediate container 8f5c4c3295a1 01:11:34 ---> c38120398bc4 01:11:34 Step 9/25 : COPY go.mod vendor* ./ 01:11:34 ---> bb213c2fe08e 01:11:34 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:34 ---> Running in 7dfa82cd3bb1 01:11:36 Removing intermediate container 7dfa82cd3bb1 01:11:36 ---> 36f50adaaca1 01:11:36 Step 11/25 : COPY . . 01:11:36 ---> 5000572e76ec 01:11:36 Step 12/25 : RUN $MAKE 01:11:36 ---> Running in e3f9dc55382e 01:11:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd 01:12:15 Removing intermediate container e3f9dc55382e 01:12:15 ---> b68451960634 01:12:15 Step 13/25 : FROM alpine:3.20 01:12:15 3.20: Pulling from library/alpine 01:12:15 43c4264eed91: Already exists 01:12:15 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:12:15 Status: Downloaded newer image for alpine:3.20 01:12:15 ---> 91ef0af61f39 01:12:15 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:12:15 ---> Running in f13842922d06 01:12:15 Removing intermediate container f13842922d06 01:12:15 ---> adbdd406cab6 01:12:15 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:12:15 ---> Running in c94298056d9f 01:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:12:15 (1/1) Installing dumb-init (1.2.5-r3) 01:12:15 Executing busybox-1.36.1-r29.trigger 01:12:15 OK: 8 MiB in 15 packages 01:12:15 Removing intermediate container c94298056d9f 01:12:15 ---> 12f505e12912 01:12:15 Step 16/25 : RUN apk --no-cache upgrade 01:12:15 ---> Running in bac7a3991ca0 01:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:12:15 Upgrading critical system libraries and apk-tools: 01:12:15 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:12:15 Executing busybox-1.36.1-r29.trigger 01:12:15 Continuing the upgrade transaction with new apk-tools: 01:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:12:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:12:15 OK: 8 MiB in 15 packages 01:12:15 Removing intermediate container bac7a3991ca0 01:12:15 ---> 88cc7fb689c4 01:12:15 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:12:17 ---> 96d7b2f0691f 01:12:17 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:12:17 ---> 6131b1aacd02 01:12:17 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:12:17 ---> ee1a2472e2fe 01:12:17 Step 20/25 : EXPOSE 59982 01:12:17 ---> Running in f5ceb9ad588f 01:12:17 Removing intermediate container f5ceb9ad588f 01:12:17 ---> f32a0dd68a5f 01:12:17 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:12:17 ---> Running in a0ef51a69260 01:12:17 Removing intermediate container a0ef51a69260 01:12:17 ---> f4a28a892feb 01:12:17 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:12:17 ---> Running in 0919917a8737 01:12:18 Removing intermediate container 0919917a8737 01:12:18 ---> 0739d91d08e2 01:12:18 Step 23/25 : LABEL arch=amd64 01:12:18 ---> Running in 70dd538c7dde 01:12:18 Removing intermediate container 70dd538c7dde 01:12:18 ---> a820f69dddcc 01:12:18 Step 24/25 : LABEL git_sha=ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 01:12:18 ---> Running in 40ef40d6348a 01:12:18 Removing intermediate container 40ef40d6348a 01:12:18 ---> 3afe1d4e54a2 01:12:18 Step 25/25 : LABEL version=0.0.0 01:12:18 ---> Running in e51a23cceb4b 01:12:18 Removing intermediate container e51a23cceb4b 01:12:18 ---> 7dfe842896a9 01:12:18 [Warning] One or more build-args [ARCH] were not consumed 01:12:18 Successfully built 7dfe842896a9 01:12:18 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:19 01:12:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:19 latest: Pulling from edgex-lftools-log-publisher 01:12:19 5eb5b503b376: Pulling fs layer 01:12:19 5c69ac0246d0: Pulling fs layer 01:12:19 ec43610c2a17: Pulling fs layer 01:12:19 3a2ae6a8a46f: Pulling fs layer 01:12:19 33b1e0a273af: Pulling fs layer 01:12:19 5d3b04190fa2: Pulling fs layer 01:12:19 2f39f015ded8: Pulling fs layer 01:12:19 33b1e0a273af: Waiting 01:12:19 5d3b04190fa2: Waiting 01:12:19 2f39f015ded8: Waiting 01:12:19 3a2ae6a8a46f: Waiting 01:12:19 5c69ac0246d0: Download complete 01:12:19 3a2ae6a8a46f: Verifying Checksum 01:12:19 3a2ae6a8a46f: Download complete 01:12:19 33b1e0a273af: Verifying Checksum 01:12:19 33b1e0a273af: Download complete 01:12:19 5d3b04190fa2: Verifying Checksum 01:12:19 5d3b04190fa2: Download complete 01:12:19 ec43610c2a17: Verifying Checksum 01:12:19 ec43610c2a17: Download complete 01:12:20 5eb5b503b376: Verifying Checksum 01:12:20 5eb5b503b376: Download complete 01:12:20 2f39f015ded8: Download complete 01:12:21 5eb5b503b376: Pull complete 01:12:21 5c69ac0246d0: Pull complete 01:12:21 ec43610c2a17: Pull complete 01:12:21 3a2ae6a8a46f: Pull complete 01:12:21 33b1e0a273af: Pull complete 01:12:22 5d3b04190fa2: Pull complete 01:12:26 2f39f015ded8: Pull complete 01:12:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:12:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:26 prd-ubuntu20.04-docker-8c-8g-23021 does not seem to be running inside a container 01:12:26 $ 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-mqtt-go_PR-703 -v /w/workspace/gexfoundry_device-mqtt-go_PR-703:/w/workspace/gexfoundry_device-mqtt-go_PR-703:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-703@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 01:12:33 $ docker top d2ccbcaf2328105d3883be4c7ddfd3593d3f5833ff444a0e9d13a5cc27499744 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:33 ---> job-cost.sh 01:12:33 lf-activate-venv: SKIPPING 01:12:33 INFO: No Stack... 01:12:34 INFO: Retrieving Pricing Info for: v3-standard-8 01:12:34 INFO: Archiving Costs [Pipeline] sh 01:12:34 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-703/archives/cost.csv 01:12:34 + cut -d, -f6 [Pipeline] lock 01:12:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-703-1-stack-cost] 01:12:34 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-703-1-stack-cost] did not exist. Created. 01:12:34 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-703-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:12:35 + echo total: 0.2199999988079071 [Pipeline] stash 01:12:35 Stashed 1 file(s) [Pipeline] } 01:12:35 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-703-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:12:35 $ docker stop --time=1 d2ccbcaf2328105d3883be4c7ddfd3593d3f5833ff444a0e9d13a5cc27499744 01:12:36 $ docker rm -f --volumes d2ccbcaf2328105d3883be4c7ddfd3593d3f5833ff444a0e9d13a5cc27499744 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:13:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23022 in /w/workspace/gexfoundry_device-mqtt-go_PR-703 [Pipeline] { [Pipeline] ws 01:13:03 Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout 01:13:03 The recommended git tool is: git 01:13:10 using credential edgex-jenkins-ssh 01:13:10 Cloning the remote Git repository 01:13:10 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 01:13:10 > git init /w/workspace/device-mqtt-go/1 # timeout=10 01:13:10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:13:10 > git --version # timeout=10 01:13:10 > git --version # 'git version 2.25.1' 01:13:10 using GIT_SSH to set credentials SSH Credentials for GitHub 01:13:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:13:13 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:13:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:13:15 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 01:13:15 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 01:13:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:13:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/703/head:refs/remotes/origin/PR-703 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:13:16 Merging remotes/origin/main commit 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 into PR head commit ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 01:13:16 Merge succeeded, producing ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 01:13:16 Checking out Revision ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 (PR-703) 01:13:17 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:13:16 > git config core.sparsecheckout # timeout=10 01:13:16 > git checkout -f ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 # timeout=10 01:13:16 > git remote # timeout=10 01:13:16 > git config --get remote.origin.url # timeout=10 01:13:16 using GIT_SSH to set credentials SSH Credentials for GitHub 01:13:16 > git merge 2822fc24b8134fd9bdcc7ab00c9256dba2bd7cb9 # timeout=10 01:13:16 > git rev-parse HEAD^{commit} # timeout=10 01:13:16 > git config core.sparsecheckout # timeout=10 01:13:16 > git checkout -f ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 # timeout=10 01:13:17 > git --version # timeout=10 01:13:17 > git --version # 'git version 2.25.1' 01:13:17 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:13:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:13:23 % Total % Received % Xferd Average Speed Time Time Time Current 01:13:23 Dload Upload Total Spent Left Speed 01:13:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh 01:13:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:13:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:13:23 + sudo tee /etc/docker/daemon.new 01:13:23 { 01:13:23 "registry-mirrors": [ 01:13:23 "https://nexus3.edgexfoundry.org:10001" 01:13:23 ], 01:13:23 "bip": "10.250.0.254/24", 01:13:23 "hosts": [ 01:13:23 "tcp://0.0.0.0:5555", 01:13:23 "unix:///var/run/docker.sock" 01:13:23 ], 01:13:23 "mtu": 1458, 01:13:23 "selinux-enabled": true, 01:13:23 "seccomp-profile": "/etc/docker/seccomp.json" 01:13:23 } [Pipeline] sh 01:13:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:13:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:13:42 provisioning config files... 01:13:42 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config15432950627117203603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:43 ---> ****-login.sh 01:13:43 nexus3.edgexfoundry.org:10001 01:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:44 Configure a credential helper to remove this warning. See 01:13:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:44 01:13:44 Login Succeeded 01:13:44 nexus3.edgexfoundry.org:10002 01:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:44 Configure a credential helper to remove this warning. See 01:13:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:44 01:13:44 Login Succeeded 01:13:44 nexus3.edgexfoundry.org:10003 01:13:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:44 Configure a credential helper to remove this warning. See 01:13:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:44 01:13:44 Login Succeeded 01:13:44 nexus3.edgexfoundry.org:10004 01:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:45 Configure a credential helper to remove this warning. See 01:13:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:45 01:13:45 Login Succeeded 01:13:45 ****.io 01:13:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:45 Configure a credential helper to remove this warning. See 01:13:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:45 01:13:45 Login Succeeded 01:13:45 ---> ****-login.sh ends [Pipeline] } 01:13:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:13:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:13:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:13:46 ========================================================= 01:13:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:13:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:47 + 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 . 01:13:47 Sending build context to Docker daemon 10.57MB 01:13:47 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:13:47 Step 2/12 : FROM ${BASE} AS builder 01:13:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:13:47 cf04c63912e1: Pulling fs layer 01:13:47 55b35a11ae5e: Pulling fs layer 01:13:47 a37a00ec5f00: Pulling fs layer 01:13:47 50b3750afda1: Pulling fs layer 01:13:47 4f4fb700ef54: Pulling fs layer 01:13:47 80978eb59214: Pulling fs layer 01:13:47 c9f46d7d2bd2: Pulling fs layer 01:13:47 c5a475d317c9: Pulling fs layer 01:13:47 50b3750afda1: Waiting 01:13:47 4f4fb700ef54: Waiting 01:13:47 80978eb59214: Waiting 01:13:47 c9f46d7d2bd2: Waiting 01:13:47 c5a475d317c9: Waiting 01:13:47 55b35a11ae5e: Verifying Checksum 01:13:47 55b35a11ae5e: Download complete 01:13:47 50b3750afda1: Verifying Checksum 01:13:47 50b3750afda1: Download complete 01:13:48 4f4fb700ef54: Verifying Checksum 01:13:48 4f4fb700ef54: Download complete 01:13:48 80978eb59214: Verifying Checksum 01:13:48 80978eb59214: Download complete 01:13:48 cf04c63912e1: Download complete 01:13:48 c5a475d317c9: Verifying Checksum 01:13:48 c5a475d317c9: Download complete 01:13:48 cf04c63912e1: Pull complete 01:13:49 55b35a11ae5e: Pull complete 01:13:50 a37a00ec5f00: Verifying Checksum 01:13:50 a37a00ec5f00: Download complete 01:13:51 c9f46d7d2bd2: Verifying Checksum 01:13:51 c9f46d7d2bd2: Download complete 01:14:06 a37a00ec5f00: Pull complete 01:14:06 50b3750afda1: Pull complete 01:14:06 4f4fb700ef54: Pull complete 01:14:06 80978eb59214: Pull complete 01:14:12 c9f46d7d2bd2: Pull complete 01:14:14 c5a475d317c9: Pull complete 01:14:14 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 01:14:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:14:14 ---> be29e6b0f0d4 01:14:14 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:14:16 ---> Running in 48f032cd7ad8 01:14:16 Removing intermediate container 48f032cd7ad8 01:14:16 ---> 0840fbf62ffb 01:14:16 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:14:16 ---> Running in af09cc4db313 01:14:16 Removing intermediate container af09cc4db313 01:14:16 ---> da06d6dc439c 01:14:16 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:14:16 ---> Running in de1e1836688d 01:14:16 Removing intermediate container de1e1836688d 01:14:16 ---> 655859132ee2 01:14:16 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:14:17 ---> Running in a65d92bd3cf9 01:14:17 Removing intermediate container a65d92bd3cf9 01:14:17 ---> 1ffd78f4a68e 01:14:17 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:14:17 ---> Running in 2837f219d608 01:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:14:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:14:20 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:14:20 (2/4) Installing libedit (20240517.3.1-r0) 01:14:20 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:14:20 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:14:20 Executing busybox-1.36.1-r29.trigger 01:14:20 OK: 242 MiB in 58 packages 01:14:21 Removing intermediate container 2837f219d608 01:14:21 ---> 70836817323c 01:14:21 Step 8/12 : WORKDIR /device-mqtt-go 01:14:21 ---> Running in a93238712856 01:14:21 Removing intermediate container a93238712856 01:14:21 ---> 3b84593cc1ba 01:14:21 Step 9/12 : COPY go.mod vendor* ./ 01:14:22 ---> 26057222817f 01:14:22 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:22 ---> Running in 22583901d7e3 01:16:13 Removing intermediate container 22583901d7e3 01:16:13 ---> 91b0d460711b 01:16:13 Step 11/12 : COPY . . 01:16:13 ---> a049b6339f01 01:16:13 Step 12/12 : RUN $MAKE 01:16:13 ---> Running in 9b2b2e74c12b 01:16:13 noop 01:16:13 Removing intermediate container 9b2b2e74c12b 01:16:13 ---> aab5ff2c244a 01:16:13 Successfully built aab5ff2c244a 01:16:13 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:14 + docker inspect -f . ci-base-image-arm64 01:16:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:14 prd-ubuntu20.04-docker-arm64-4c-16g-23022 does not seem to be running inside a container 01:16:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 01:16:16 $ docker top fee9d33b44195f37c57cf4710cfa1530824eeca62d532a14e0439f25dbf14f8e -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:17 + go version 01:16:17 go version go1.23.2 linux/arm64 [Pipeline] } 01:16:17 $ docker stop --time=1 fee9d33b44195f37c57cf4710cfa1530824eeca62d532a14e0439f25dbf14f8e 01:16:18 $ docker rm -f --volumes fee9d33b44195f37c57cf4710cfa1530824eeca62d532a14e0439f25dbf14f8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:26 + docker inspect -f . ci-base-image-arm64 01:16:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:26 prd-ubuntu20.04-docker-arm64-4c-16g-23022 does not seem to be running inside a container 01:16:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 01:16:27 $ docker top 452beada516a501c57759375c8153ff52ed874a2d7d6d5a03d21935363993851 -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:28 + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh 01:16:29 + make test 01:16:29 go test ./... -coverprofile=coverage.out ./... 01:16:36 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:20:13 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:20:13 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:20:13 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.052s coverage: 22.8% of statements 01:20:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:20:13 go vet ./... 01:21:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:21:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:21:09 ./bin/test-attribution-txt.sh [Pipeline] echo 01:21:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:21:09 $ docker stop --time=1 452beada516a501c57759375c8153ff52ed874a2d7d6d5a03d21935363993851 01:21:11 $ docker rm -f --volumes 452beada516a501c57759375c8153ff52ed874a2d7d6d5a03d21935363993851 [Pipeline] // withDockerContainer [Pipeline] sh 01:21:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:21:13 Warning: overwriting stash ‘coverage-report’ 01:21:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:21:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:21:14 + ls -al . 01:21:14 total 260 01:21:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:16 . 01:21:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 01:13 .. 01:21:14 -rw-rw-r-- 1 jenkins jenkins 140 Oct 18 01:13 .dockerignore 01:21:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 01:13 .git 01:21:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:13 .github 01:21:14 -rw-rw-r-- 1 jenkins jenkins 264 Oct 18 01:13 .gitignore 01:21:14 -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 01:13 .golangci.yml 01:21:14 -rw-rw-r-- 1 jenkins jenkins 19106 Oct 18 01:13 Attribution.txt 01:21:14 -rw-rw-r-- 1 jenkins jenkins 18574 Oct 18 01:13 CHANGELOG.md 01:21:14 -rw-rw-r-- 1 jenkins jenkins 1798 Oct 18 01:13 Dockerfile 01:21:14 -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 01:13 GOVERNANCE.md 01:21:14 -rw-rw-r-- 1 jenkins jenkins 657 Oct 18 01:13 Jenkinsfile 01:21:14 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 01:13 LICENSE 01:21:14 -rw-rw-r-- 1 jenkins jenkins 2500 Oct 18 01:13 Makefile 01:21:14 -rw-rw-r-- 1 jenkins jenkins 620 Oct 18 01:13 OWNERS.md 01:21:14 -rw-rw-r-- 1 jenkins jenkins 3599 Oct 18 01:13 README.md 01:21:14 -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 01:09 VERSION 01:21:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:13 bin 01:21:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:13 cmd 01:21:14 -rw-r--r-- 1 jenkins jenkins 21039 Oct 18 01:20 coverage.out 01:21:14 -rw-rw-r-- 1 jenkins jenkins 7037 Oct 18 01:13 go.mod 01:21:14 -rw-rw-r-- 1 jenkins jenkins 100176 Oct 18 01:13 go.sum 01:21:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 01:13 internal 01:21:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 01:13 mock 01:21:14 -rw-rw-r-- 1 jenkins jenkins 227 Oct 18 01:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:15 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 --label arch=arm64 --label version=0.0.0 . 01:21:15 Sending build context to Docker daemon 10.59MB 01:21:15 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:21:15 Step 2/25 : FROM ${BASE} AS builder 01:21:15 ---> aab5ff2c244a 01:21:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:21:15 ---> Running in 9af8718aaae9 01:21:16 Removing intermediate container 9af8718aaae9 01:21:16 ---> db10eab62da5 01:21:16 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:21:16 ---> Running in 817a8e1a10e1 01:21:16 Removing intermediate container 817a8e1a10e1 01:21:16 ---> 3fc70a0ef7bf 01:21:16 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:21:16 ---> Running in 6f96a80c3fa0 01:21:16 Removing intermediate container 6f96a80c3fa0 01:21:16 ---> 8d0d73c97da5 01:21:16 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:21:16 ---> Running in 4756d300af14 01:21:17 Removing intermediate container 4756d300af14 01:21:17 ---> 905d6d0a5466 01:21:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:21:17 ---> Running in 8c2b516e98f1 01:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:21:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:21:19 OK: 242 MiB in 58 packages 01:21:20 Removing intermediate container 8c2b516e98f1 01:21:20 ---> 7f8bbecbe1f7 01:21:20 Step 8/25 : WORKDIR /device-mqtt-go 01:21:20 ---> Running in c495d2f00b97 01:21:20 Removing intermediate container c495d2f00b97 01:21:20 ---> c3553a60a533 01:21:20 Step 9/25 : COPY go.mod vendor* ./ 01:21:21 ---> fead689ba62c 01:21:21 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:21 ---> Running in e64f7f94804f 01:21:23 Removing intermediate container e64f7f94804f 01:21:23 ---> 6440ccf00db7 01:21:23 Step 11/25 : COPY . . 01:21:24 ---> de1a3999a09b 01:21:24 Step 12/25 : RUN $MAKE 01:21:24 ---> Running in 0cec98f4aa17 01:21:25 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.47" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-mqtt ./cmd 01:24:47 Removing intermediate container 0cec98f4aa17 01:24:47 ---> 3ebd4a4eea4e 01:24:47 Step 13/25 : FROM alpine:3.20 01:24:47 3.20: Pulling from library/alpine 01:24:47 cf04c63912e1: Already exists 01:24:47 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 01:24:47 Status: Downloaded newer image for alpine:3.20 01:24:47 ---> c157a85ed455 01:24:47 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:24:47 ---> Running in 4f15885b9521 01:24:47 Removing intermediate container 4f15885b9521 01:24:47 ---> ac4af8e2704d 01:24:47 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:24:47 ---> Running in f6e60c275171 01:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:47 (1/1) Installing dumb-init (1.2.5-r3) 01:24:47 Executing busybox-1.36.1-r29.trigger 01:24:47 OK: 9 MiB in 15 packages 01:24:47 Removing intermediate container f6e60c275171 01:24:47 ---> 027999fe20a5 01:24:47 Step 16/25 : RUN apk --no-cache upgrade 01:24:47 ---> Running in 704089b6ee4c 01:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:48 Upgrading critical system libraries and apk-tools: 01:24:48 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:24:48 Executing busybox-1.36.1-r29.trigger 01:24:48 Continuing the upgrade transaction with new apk-tools: 01:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:24:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:24:50 OK: 9 MiB in 15 packages 01:24:50 Removing intermediate container 704089b6ee4c 01:24:50 ---> ddf7d83d08fb 01:24:50 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:24:53 ---> a1af8c12046e 01:24:53 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:24:53 ---> aed7781f728f 01:24:53 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:24:53 ---> c5f64f325b78 01:24:53 Step 20/25 : EXPOSE 59982 01:24:53 ---> Running in 04bbe168d294 01:24:54 Removing intermediate container 04bbe168d294 01:24:54 ---> a512446c842c 01:24:54 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:24:54 ---> Running in a9b80261024d 01:24:54 Removing intermediate container a9b80261024d 01:24:54 ---> 85bc74bc7c11 01:24:54 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 01:24:54 ---> Running in de8a56d707e8 01:24:54 Removing intermediate container de8a56d707e8 01:24:54 ---> 94b759123814 01:24:54 Step 23/25 : LABEL arch=arm64 01:24:55 ---> Running in 8eff1714fe49 01:24:55 Removing intermediate container 8eff1714fe49 01:24:55 ---> 779260b62adf 01:24:55 Step 24/25 : LABEL git_sha=ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 01:24:55 ---> Running in 42d95c9f9111 01:24:55 Removing intermediate container 42d95c9f9111 01:24:55 ---> bbb8451c527e 01:24:55 Step 25/25 : LABEL version=0.0.0 01:24:55 ---> Running in f9a23bac8334 01:24:55 Removing intermediate container f9a23bac8334 01:24:55 ---> c0712c87a70f 01:24:55 [Warning] One or more build-args [ARCH] were not consumed 01:24:55 Successfully built c0712c87a70f 01:24:55 Successfully tagged device-mqtt-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 01:24:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:24:57 01:24:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:24:57 arm64: Pulling from edgex-lftools-log-publisher 01:24:57 8998bd30e6a1: Pulling fs layer 01:24:57 04944245beec: Pulling fs layer 01:24:57 699f458cf7ca: Pulling fs layer 01:24:57 765212b225bb: Pulling fs layer 01:24:57 f23df028b6ca: Pulling fs layer 01:24:57 d65c8cfc05b1: Pulling fs layer 01:24:57 2437ff75d9bd: Pulling fs layer 01:24:57 765212b225bb: Waiting 01:24:57 f23df028b6ca: Waiting 01:24:57 d65c8cfc05b1: Waiting 01:24:57 2437ff75d9bd: Waiting 01:24:57 04944245beec: Verifying Checksum 01:24:57 04944245beec: Download complete 01:24:57 765212b225bb: Verifying Checksum 01:24:57 765212b225bb: Download complete 01:24:57 f23df028b6ca: Download complete 01:24:57 d65c8cfc05b1: Verifying Checksum 01:24:57 d65c8cfc05b1: Download complete 01:24:58 699f458cf7ca: Verifying Checksum 01:24:58 699f458cf7ca: Download complete 01:24:58 8998bd30e6a1: Verifying Checksum 01:24:58 8998bd30e6a1: Download complete 01:25:00 2437ff75d9bd: Verifying Checksum 01:25:00 2437ff75d9bd: Download complete 01:25:02 8998bd30e6a1: Pull complete 01:25:02 04944245beec: Pull complete 01:25:04 699f458cf7ca: Pull complete 01:25:04 765212b225bb: Pull complete 01:25:05 f23df028b6ca: Pull complete 01:25:05 d65c8cfc05b1: Pull complete 01:25:23 2437ff75d9bd: Pull complete 01:25:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:25:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:25:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:23 prd-ubuntu20.04-docker-arm64-4c-16g-23022 does not seem to be running inside a container 01:25:24 $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-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 01:25:26 $ docker top 94af87a4734417ddbb02102a89342f0c540ca86106c4f96b79c79374e41549bd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:25:27 ---> job-cost.sh 01:25:27 lf-activate-venv: SKIPPING 01:25:27 INFO: No Stack... 01:25:27 INFO: Retrieving Pricing Info for: v3-standard-4 01:25:28 INFO: Archiving Costs [Pipeline] sh 01:25:29 + cat /w/workspace/device-mqtt-go/1/archives/cost.csv 01:25:29 + cut -d, -f6 [Pipeline] lock 01:25:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-703-1-stack-cost] 01:25:29 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-703-1-stack-cost] did not exist. Created. 01:25:29 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-703-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:25:29 /w/workspace/device-mqtt-go/1@tmp/durable-b845ae52/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:25:30 + echo total: 0.10999999940395355 [Pipeline] stash 01:25:30 Warning: overwriting stash ‘stack-cost’ 01:25:30 Stashed 1 file(s) [Pipeline] } 01:25:30 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-703-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:25:30 $ docker stop --time=1 94af87a4734417ddbb02102a89342f0c540ca86106c4f96b79c79374e41549bd 01:25:31 $ docker rm -f --volumes 94af87a4734417ddbb02102a89342f0c540ca86106c4f96b79c79374e41549bd [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 01:25:32 provisioning config files... 01:25:32 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp/config9754282739760607180tmp [Pipeline] { [Pipeline] sh 01:25:33 + set +x 01:25:33 + bash -s -- 01:25:33 + curl -s https://codecov.io/bash 01:25:33 01:25:33 _____ _ 01:25:33 / ____| | | 01:25:33 | | ___ __| | ___ ___ _____ __ 01:25:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:25:33 | |___| (_) | (_| | __/ (_| (_) \ V / 01:25:33 \_____\___/ \__,_|\___|\___\___/ \_/ 01:25:33 Bash-1.0.6 01:25:33 01:25:33 01:25:33 ==> git version 2.25.1 found 01:25:33 ==> 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 01:25:33 Release-Date: 2020-01-08 01:25:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:25:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:25:33 ==> Jenkins CI detected. 01:25:33 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-703 01:25:33 project root: . 01:25:33 --> token set from env 01:25:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:25:33 ==> Running gcov in . (disable via -X gcov) 01:25:33 ==> Python coveragepy not found 01:25:33 ==> Searching for coverage reports in: 01:25:33 + . 01:25:33 -> Found 1 reports 01:25:33 ==> Detecting git/mercurial file structure 01:25:33 ==> Reading reports 01:25:33 + ./coverage.out bytes=21039 01:25:33 ==> Appending adjustments 01:25:33 https://docs.codecov.io/docs/fixing-reports 01:25:33 + Found adjustments 01:25:33 ==> Gzipping contents 01:25:33 4.0K /tmp/codecov.gM9S07.gz 01:25:33 ==> Uploading reports 01:25:33 url: https://codecov.io 01:25:33 query: branch=PR-703&commit=ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-703%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=703&job=&cmd_args= 01:25:33 -> Pinging Codecov 01:25:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-703&commit=ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-703%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=703&job=&cmd_args= 01:25:33 -> Uploading to 01:25:33 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-mqtt-go/ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8/54681539-999d-41ee-844d-4cde9cf7a50e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241018%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241018T012533Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e6985522a57dd3c5bd2ff37b38db12f378a0adda921c45e129e7f6d9c4b446ea 01:25:33 % Total % Received % Xferd Average Speed Time Time Time Current 01:25:33 Dload Upload Total Spent Left Speed 01:25:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 14805 --:--:-- --:--:-- --:--:-- 14805 01:25:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/ff01fa5f3fd71b0a95007bc2ff56af0f42b382e8 [Pipeline] } 01:25:34 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 01:25:36 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-703/archives ] 01:25:36 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-703/archives 01:25:36 total 16 01:25:36 drwxr-xr-x 3 root root 4096 Oct 18 01:12 . 01:25:36 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 01:12 .. 01:25:36 drwxr-xr-x 2 root root 4096 Oct 18 01:12 cost 01:25:36 -rw-r--r-- 1 root root 86 Oct 18 01:12 cost.csv 01:25:36 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-703/archives 01:25:36 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-703/archives 01:25:36 total 16 01:25:36 drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 01:12 . 01:25:36 drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 01:12 .. 01:25:36 drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 01:12 cost 01:25:36 -rw-r--r-- 1 jenkins jenkins 86 Oct 18 01:12 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:25:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:25:37 ---> package-listing.sh 01:25:37 ++ tr '[:upper:]' '[:lower:]' 01:25:37 ++ facter osfamily 01:25:37 + OS_FAMILY=debian 01:25:37 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-703 01:25:37 + START_PACKAGES=/tmp/packages_start.txt 01:25:37 + END_PACKAGES=/tmp/packages_end.txt 01:25:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:25:37 + PACKAGES=/tmp/packages_start.txt 01:25:37 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-703 ']' 01:25:37 + PACKAGES=/tmp/packages_end.txt 01:25:37 + case "${OS_FAMILY}" in 01:25:37 + dpkg -l 01:25:37 + grep '^ii' 01:25:37 + '[' -f /tmp/packages_start.txt ']' 01:25:37 + '[' -f /tmp/packages_end.txt ']' 01:25:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:25:37 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-703 ']' 01:25:37 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-703/archives/ 01:25:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-703/archives/ [Pipeline] echo 01:25:37 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-mqtt-go_PR-703/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:25:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:25:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:25:38 prd-ubuntu20.04-docker-8c-8g-23021 does not seem to be running inside a container 01:25:38 $ 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-mqtt-go_PR-703/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-mqtt-go_PR-703 -v /w/workspace/gexfoundry_device-mqtt-go_PR-703:/w/workspace/gexfoundry_device-mqtt-go_PR-703:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-703@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 01:25:39 $ docker top 9344c4dcd61a28a9c71e05566be0166cc650484b9b499a6648fc43a3efcd3eca -eo pid,comm [Pipeline] { [Pipeline] sh 01:25:39 + touch /tmp/pre-build-complete [Pipeline] sh 01:25:40 + mkdir -p /var/log/sysstat [Pipeline] sh 01:25:40 + ls /var/log/sa-host 01:25:40 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:25:40 provisioning config files... 01:25:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-703@tmp/config11214284679368083259tmp [Pipeline] { [Pipeline] echo 01:25:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:25:41 ---> create-netrc.sh [Pipeline] } 01:25:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:25:41 ---> python-tools-install.sh [Pipeline] echo 01:25:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:25:42 ---> sudo-logs.sh 01:25:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:25:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:25:42 ---> job-cost.sh 01:25:42 lf-activate-venv: SKIPPING 01:25:42 DEBUG: total: 0.2199999988079071 01:25:42 INFO: Retrieving Stack Cost... 01:25:42 INFO: Retrieving Pricing Info for: v3-standard-8 01:25:43 INFO: Archiving Costs [Pipeline] echo 01:25:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:25:43 ---> logs-deploy.sh 01:25:43 lf-activate-venv: SKIPPING 01:25:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-703/1 01:25:43 INFO: archiving workspace using pattern(s): 01:25:44 Archives upload complete. 01:25:44 INFO: archiving logs to Nexus 01:25:45 ---> uname -a: 01:25:45 Linux prd-ubuntu20-04-docker-8c-8g-23021 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:25:45 01:25:45 01:25:45 ---> lscpu: 01:25:45 Architecture: x86_64 01:25:45 CPU op-mode(s): 32-bit, 64-bit 01:25:45 Byte Order: Little Endian 01:25:45 Address sizes: 40 bits physical, 48 bits virtual 01:25:45 CPU(s): 8 01:25:45 On-line CPU(s) list: 0-7 01:25:45 Thread(s) per core: 1 01:25:45 Core(s) per socket: 1 01:25:45 Socket(s): 8 01:25:45 NUMA node(s): 1 01:25:45 Vendor ID: AuthenticAMD 01:25:45 CPU family: 23 01:25:45 Model: 49 01:25:45 Model name: AMD EPYC-Rome Processor 01:25:45 Stepping: 0 01:25:45 CPU MHz: 2799.998 01:25:45 BogoMIPS: 5599.99 01:25:45 Virtualization: AMD-V 01:25:45 Hypervisor vendor: KVM 01:25:45 Virtualization type: full 01:25:45 L1d cache: 256 KiB 01:25:45 L1i cache: 256 KiB 01:25:45 L2 cache: 4 MiB 01:25:45 L3 cache: 128 MiB 01:25:45 NUMA node0 CPU(s): 0-7 01:25:45 Vulnerability Itlb multihit: Not affected 01:25:45 Vulnerability L1tf: Not affected 01:25:45 Vulnerability Mds: Not affected 01:25:45 Vulnerability Meltdown: Not affected 01:25:45 Vulnerability Mmio stale data: Not affected 01:25:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:25:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:25:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:25:45 Vulnerability Srbds: Not affected 01:25:45 Vulnerability Tsx async abort: Not affected 01:25:45 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 01:25:45 01:25:45 01:25:45 ---> nproc: 01:25:45 8 01:25:45 01:25:45 01:25:45 ---> df -h: 01:25:45 Filesystem Size Used Avail Use% Mounted on 01:25:45 overlay 155G 12G 143G 8% / 01:25:45 tmpfs 64M 0 64M 0% /dev 01:25:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:25:45 shm 64M 0 64M 0% /dev/shm 01:25:45 /dev/vda1 155G 12G 143G 8% /facter-os 01:25:45 01:25:45 01:25:45 ---> sar -b -r -n DEV: 01:25:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23021) 10/18/24 _x86_64_ (8 CPU) 01:25:45 01:25:45 01:07:55 LINUX RESTART (8 CPU) 01:25:45 01:25:45 01:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:25:45 01:09:01 293.08 48.04 245.04 0.00 5399.63 167266.79 0.00 01:25:45 01:10:01 211.15 2.18 208.97 0.00 49.59 51902.68 0.00 01:25:45 01:11:01 153.99 0.07 153.92 0.00 9.20 49932.74 0.00 01:25:45 01:12:01 95.07 0.15 94.91 0.00 10.14 25888.43 0.00 01:25:45 01:13:01 137.56 0.98 136.58 0.00 71.72 44569.64 0.00 01:25:45 01:14:01 48.48 5.15 43.33 0.00 4296.88 7194.02 0.00 01:25:45 01:15:01 4.28 0.02 4.27 0.00 0.13 102.12 0.00 01:25:45 01:16:01 1.95 0.00 1.95 0.00 0.00 20.93 0.00 01:25:45 01:17:01 1.38 0.02 1.37 0.00 0.13 14.93 0.00 01:25:45 01:18:01 1.78 0.00 1.78 0.00 0.00 21.20 0.00 01:25:45 01:19:01 1.68 0.00 1.68 0.00 0.00 18.13 0.00 01:25:45 01:20:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 01:25:45 01:21:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 01:25:45 01:22:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 01:25:45 01:23:01 1.23 0.02 1.22 0.00 0.13 15.06 0.00 01:25:45 01:24:01 1.37 0.00 1.37 0.00 0.00 20.26 0.00 01:25:45 01:25:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 01:25:45 Average: 56.31 3.33 52.97 0.00 579.14 20408.63 0.00 01:25:45 01:25:45 01:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:25:45 01:09:01 29888964 31568352 785036 2.39 59644 1908788 1924184 5.67 990528 1665316 708 01:25:45 01:10:01 28065696 31529988 783844 2.38 131256 3488004 1874300 5.52 1272100 3031496 226012 01:25:45 01:11:01 27145620 31303508 1001504 3.05 191692 4056732 2310416 6.81 1727780 3429120 527840 01:25:45 01:12:01 27454216 31518048 790348 2.40 197108 3969220 1913940 5.64 1391360 3471484 187108 01:25:45 01:13:01 26879216 31527084 778996 2.37 206960 4496104 1779556 5.24 1403776 3983948 460 01:25:45 01:14:01 26488732 31510928 759204 2.31 234244 4849288 1713016 5.05 1671660 4070216 316 01:25:45 01:15:01 26496352 31513684 756676 2.30 232836 4846036 1692516 4.99 1667940 4067012 8 01:25:45 01:16:01 26496596 31514024 756284 2.30 232916 4846036 1692516 4.99 1668012 4067012 4 01:25:45 01:17:01 26506208 31523704 746532 2.27 232996 4846036 1692516 4.99 1658012 4067016 12 01:25:45 01:18:01 26507208 31524876 745316 2.27 233092 4846044 1692516 4.99 1656532 4067020 172 01:25:45 01:19:01 26507452 31525156 744956 2.27 233160 4846044 1692516 4.99 1656980 4067020 8 01:25:45 01:20:01 26509924 31527720 742376 2.26 233204 4846048 1692516 4.99 1654584 4067024 144 01:25:45 01:21:01 26509876 31527684 742332 2.26 233224 4846052 1692516 4.99 1654000 4067028 8 01:25:45 01:22:01 26510352 31528208 741984 2.26 233248 4846056 1692516 4.99 1654112 4067032 140 01:25:45 01:23:01 26502060 31520032 749824 2.28 233292 4846060 1714388 5.05 1666880 4067040 216 01:25:45 01:24:01 26509208 31527272 742920 2.26 233320 4846036 1714388 5.05 1654968 4067004 208 01:25:45 01:25:01 26509184 31527284 742800 2.26 233348 4846040 1714388 5.05 1654908 4067008 12 01:25:45 Average: 26910992 31512797 771231 2.35 210914 4474978 1776394 5.24 1570831 3787576 55493 01:25:45 01:25:45 01:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:25:45 01:09:01 docker0 26.63 26.91 2.00 166.36 0.00 0.00 0.00 0.00 01:25:45 01:09:01 ens3 470.59 324.66 2755.64 88.11 0.00 0.00 0.00 0.00 01:25:45 01:09:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 01:25:45 01:09:01 vethc29ca5b 26.63 27.01 2.37 166.37 0.00 0.00 0.00 0.01 01:25:45 01:10:01 docker0 350.57 501.02 29.39 3291.74 0.00 0.00 0.00 0.00 01:25:45 01:10:01 ens3 633.53 429.40 6489.63 49.87 0.00 0.00 0.00 0.00 01:25:45 01:10:01 lo 2.87 2.87 0.28 0.28 0.00 0.00 0.00 0.00 01:25:45 01:11:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 01:25:45 01:11:01 ens3 25.65 14.86 30.77 8.75 0.00 0.00 0.00 0.00 01:25:45 01:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:11:01 veth0ee0b25 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:25:45 01:12:01 docker0 2.03 4.41 0.12 38.71 0.00 0.00 0.00 0.00 01:25:45 01:12:01 ens3 27.23 14.90 59.09 9.68 0.00 0.00 0.00 0.00 01:25:45 01:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:25:45 01:13:01 docker0 4.13 8.93 0.26 116.82 0.00 0.00 0.00 0.00 01:25:45 01:13:01 ens3 143.96 77.34 3308.09 13.35 0.00 0.00 0.00 0.00 01:25:45 01:13:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 01:25:45 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:14:01 ens3 124.35 60.49 2078.76 4.53 0.00 0.00 0.00 0.00 01:25:45 01:14:01 lo 0.67 0.67 0.07 0.07 0.00 0.00 0.00 0.00 01:25:45 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:15:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:25:45 01:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:16:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:25:45 01:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:25:45 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:18:01 ens3 0.65 0.43 2.09 0.03 0.00 0.00 0.00 0.00 01:25:45 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:25:45 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:19:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 01:25:45 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:20:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:25:45 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:25:45 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:22:01 ens3 0.18 0.15 0.07 0.01 0.00 0.00 0.00 0.00 01:25:45 01:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:25:45 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:23:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:24:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 01:25:45 01:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:25:45 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:25:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 01:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:25:45 Average: docker0 22.57 31.87 1.87 212.71 0.00 0.00 0.00 0.00 01:25:45 Average: ens3 83.99 54.33 866.79 10.27 0.00 0.00 0.00 0.00 01:25:45 Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 01:25:45 01:25:45 01:25:45 ---> sar -P ALL: 01:25:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23021) 10/18/24 _x86_64_ (8 CPU) 01:25:45 01:25:45 01:07:55 LINUX RESTART (8 CPU) 01:25:45 01:25:45 01:08:01 CPU %user %nice %system %iowait %steal %idle 01:25:45 01:09:01 all 6.31 0.00 1.75 2.93 0.05 88.95 01:25:45 01:09:01 0 6.06 0.00 1.23 1.12 0.03 91.56 01:25:45 01:09:01 1 6.15 0.00 1.95 5.84 0.05 86.01 01:25:45 01:09:01 2 4.67 0.00 2.52 4.06 0.05 88.71 01:25:45 01:09:01 3 6.39 0.00 1.68 6.59 0.07 85.26 01:25:45 01:09:01 4 8.95 0.00 1.82 0.47 0.05 88.71 01:25:45 01:09:01 5 4.98 0.00 1.22 1.43 0.07 92.30 01:25:45 01:09:01 6 8.13 0.00 2.21 1.86 0.05 87.76 01:25:45 01:09:01 7 5.15 0.00 1.39 2.15 0.05 91.25 01:25:45 01:10:01 all 5.83 0.00 2.62 4.45 0.06 87.04 01:25:45 01:10:01 0 6.30 0.00 2.51 0.28 0.05 90.86 01:25:45 01:10:01 1 5.36 0.00 2.27 0.39 0.05 91.94 01:25:45 01:10:01 2 5.46 0.00 2.61 0.82 0.05 91.05 01:25:45 01:10:01 3 4.30 0.00 2.19 7.60 0.03 85.88 01:25:45 01:10:01 4 6.81 0.00 3.50 21.29 0.08 68.32 01:25:45 01:10:01 5 6.55 0.00 2.81 0.44 0.07 90.14 01:25:45 01:10:01 6 5.34 0.00 2.17 2.97 0.05 89.48 01:25:45 01:10:01 7 6.52 0.00 2.91 1.84 0.08 88.65 01:25:45 01:11:01 all 18.66 0.00 4.15 4.76 0.06 72.37 01:25:45 01:11:01 0 19.51 0.00 4.84 1.43 0.05 74.16 01:25:45 01:11:01 1 19.37 0.00 3.49 0.50 0.07 76.58 01:25:45 01:11:01 2 19.07 0.00 4.85 1.65 0.07 74.36 01:25:45 01:11:01 3 18.80 0.00 3.74 2.25 0.07 75.15 01:25:45 01:11:01 4 14.99 0.00 3.55 24.66 0.05 56.74 01:25:45 01:11:01 5 19.14 0.00 4.81 6.24 0.05 69.76 01:25:45 01:11:01 6 19.78 0.00 4.11 0.39 0.05 75.68 01:25:45 01:11:01 7 18.62 0.00 3.84 0.96 0.05 76.53 01:25:45 01:12:01 all 43.85 0.00 6.26 2.61 0.09 47.20 01:25:45 01:12:01 0 44.36 0.00 6.10 0.59 0.08 48.86 01:25:45 01:12:01 1 43.20 0.00 6.24 0.75 0.09 49.72 01:25:45 01:12:01 2 43.06 0.00 6.47 0.36 0.09 50.03 01:25:45 01:12:01 3 45.33 0.00 6.74 3.84 0.09 44.01 01:25:45 01:12:01 4 41.18 0.00 5.80 13.72 0.10 39.20 01:25:45 01:12:01 5 45.71 0.00 6.40 1.14 0.09 46.67 01:25:45 01:12:01 6 44.82 0.00 6.02 0.12 0.09 48.96 01:25:45 01:12:01 7 43.09 0.00 6.30 0.49 0.08 50.03 01:25:45 01:13:01 all 3.86 0.00 1.72 3.84 0.04 90.53 01:25:45 01:13:01 0 5.04 0.00 1.54 3.60 0.05 89.76 01:25:45 01:13:01 1 4.69 0.00 1.44 0.17 0.03 93.67 01:25:45 01:13:01 2 3.74 0.00 2.28 1.46 0.03 92.50 01:25:45 01:13:01 3 5.07 0.00 2.75 1.76 0.03 90.39 01:25:45 01:13:01 4 2.78 0.00 1.93 23.74 0.05 71.50 01:25:45 01:13:01 5 2.82 0.00 1.06 0.02 0.05 96.05 01:25:45 01:13:01 6 2.68 0.00 0.87 0.02 0.02 96.42 01:25:45 01:13:01 7 4.09 0.00 1.92 0.17 0.03 93.79 01:25:45 01:14:01 all 2.46 0.00 1.26 1.92 0.03 94.33 01:25:45 01:14:01 0 2.09 0.00 1.87 1.29 0.02 94.74 01:25:45 01:14:01 1 2.77 0.00 1.80 0.55 0.02 94.86 01:25:45 01:14:01 2 1.89 0.00 0.87 8.44 0.03 88.77 01:25:45 01:14:01 3 3.44 0.00 1.52 1.97 0.05 93.02 01:25:45 01:14:01 4 1.73 0.00 1.20 0.95 0.02 96.10 01:25:45 01:14:01 5 1.50 0.00 0.82 0.57 0.02 97.10 01:25:45 01:14:01 6 4.13 0.00 1.12 0.52 0.03 94.20 01:25:45 01:14:01 7 2.14 0.00 0.90 1.07 0.05 95.83 01:25:45 01:15:01 all 0.18 0.00 0.05 0.09 0.00 99.68 01:25:45 01:15:01 0 0.05 0.00 0.07 0.03 0.00 99.85 01:25:45 01:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:25:45 01:15:01 2 0.17 0.00 0.07 0.45 0.02 99.30 01:25:45 01:15:01 3 0.13 0.00 0.03 0.20 0.00 99.63 01:25:45 01:15:01 4 0.13 0.00 0.12 0.00 0.02 99.73 01:25:45 01:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:25:45 01:15:01 6 0.13 0.00 0.03 0.00 0.00 99.83 01:25:45 01:15:01 7 0.80 0.00 0.05 0.00 0.00 99.15 01:25:45 01:16:01 all 0.01 0.00 0.01 0.17 0.02 99.79 01:25:45 01:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:25:45 01:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:25:45 01:16:01 2 0.07 0.00 0.03 1.33 0.02 98.55 01:25:45 01:16:01 3 0.00 0.00 0.03 0.00 0.07 99.90 01:25:45 01:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:25:45 01:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:25:45 01:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:25:45 01:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 01:25:45 01:17:01 all 0.03 0.00 0.01 0.09 0.01 99.86 01:25:45 01:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:25:45 01:17:01 1 0.05 0.00 0.00 0.00 0.00 99.95 01:25:45 01:17:01 2 0.07 0.00 0.02 0.68 0.02 99.22 01:25:45 01:17:01 3 0.07 0.00 0.03 0.00 0.02 99.88 01:25:45 01:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:25:45 01:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:25:45 01:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:25:45 01:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:25:45 01:18:01 all 0.10 0.00 0.01 0.05 0.00 99.83 01:25:45 01:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:25:45 01:18:01 1 0.05 0.00 0.00 0.00 0.02 99.93 01:25:45 01:18:01 2 0.02 0.00 0.05 0.40 0.00 99.53 01:25:45 01:18:01 3 0.05 0.00 0.03 0.00 0.02 99.90 01:25:45 01:18:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:25:45 01:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:25:45 01:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:25:45 01:18:01 7 0.63 0.00 0.02 0.00 0.00 99.35 01:25:45 01:19:01 all 0.19 0.00 0.01 0.02 0.00 99.77 01:25:45 01:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:25:45 01:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:25:45 01:19:01 2 0.03 0.00 0.03 0.18 0.00 99.75 01:25:45 01:19:01 3 0.05 0.00 0.03 0.00 0.02 99.90 01:25:45 01:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:25:45 01:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:25:45 01:19:01 6 0.23 0.00 0.00 0.00 0.00 99.77 01:25:45 01:19:01 7 1.14 0.00 0.00 0.00 0.02 98.84 01:25:45 01:25:45 01:19:01 CPU %user %nice %system %iowait %steal %idle 01:25:45 01:20:01 all 0.03 0.00 0.00 0.00 0.00 99.96 01:25:45 01:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:25:45 01:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:25:45 01:20:01 2 0.05 0.00 0.00 0.02 0.02 99.92 01:25:45 01:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:25:45 01:20:01 4 0.03 0.00 0.02 0.02 0.02 99.92 01:25:45 01:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:25:45 01:20:01 6 0.07 0.00 0.02 0.00 0.00 99.92 01:25:45 01:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:25:45 01:21:01 all 0.12 0.00 0.01 0.00 0.01 99.86 01:25:45 01:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:25:45 01:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:25:45 01:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:25:45 01:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:25:45 01:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:25:45 01:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:25:45 01:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 01:25:45 01:21:01 7 0.83 0.00 0.03 0.00 0.02 99.12 01:25:45 01:22:01 all 0.05 0.00 0.01 0.06 0.00 99.89 01:25:45 01:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:25:45 01:22:01 1 0.07 0.00 0.03 0.00 0.02 99.88 01:25:45 01:22:01 2 0.03 0.00 0.02 0.47 0.00 99.48 01:25:45 01:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:25:45 01:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:25:45 01:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:25:45 01:22:01 6 0.15 0.00 0.00 0.00 0.02 99.83 01:25:45 01:22:01 7 0.10 0.00 0.00 0.00 0.00 99.90 01:25:45 01:23:01 all 0.13 0.00 0.04 0.02 0.01 99.81 01:25:45 01:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 01:25:45 01:23:01 1 0.03 0.00 0.05 0.00 0.02 99.90 01:25:45 01:23:01 2 0.03 0.00 0.00 0.12 0.00 99.85 01:25:45 01:23:01 3 0.03 0.00 0.03 0.00 0.00 99.93 01:25:45 01:23:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:25:45 01:23:01 5 0.03 0.00 0.05 0.00 0.00 99.92 01:25:45 01:23:01 6 0.05 0.00 0.02 0.00 0.00 99.93 01:25:45 01:23:01 7 0.83 0.00 0.10 0.00 0.02 99.05 01:25:45 01:24:01 all 0.09 0.00 0.02 0.01 0.01 99.87 01:25:45 01:24:01 0 0.00 0.00 0.03 0.00 0.00 99.97 01:25:45 01:24:01 1 0.05 0.00 0.03 0.00 0.02 99.90 01:25:45 01:24:01 2 0.05 0.00 0.02 0.05 0.02 99.87 01:25:45 01:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:25:45 01:24:01 4 0.02 0.00 0.05 0.02 0.02 99.90 01:25:45 01:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:25:45 01:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:25:45 01:24:01 7 0.61 0.00 0.00 0.00 0.00 99.39 01:25:45 01:25:01 all 0.03 0.00 0.01 0.01 0.00 99.95 01:25:45 01:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:25:45 01:25:01 1 0.08 0.00 0.07 0.00 0.02 99.83 01:25:45 01:25:01 2 0.03 0.00 0.02 0.02 0.00 99.93 01:25:45 01:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:25:45 01:25:01 4 0.00 0.00 0.00 0.03 0.00 99.97 01:25:45 01:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:25:45 01:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:25:45 01:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:25:45 Average: all 4.76 0.00 1.05 1.23 0.02 92.94 01:25:45 Average: 0 4.86 0.00 1.06 0.49 0.02 93.57 01:25:45 Average: 1 4.76 0.00 1.02 0.48 0.02 93.72 01:25:45 Average: 2 4.56 0.00 1.16 1.21 0.02 93.06 01:25:45 Average: 3 4.87 0.00 1.10 1.41 0.03 92.59 01:25:45 Average: 4 4.44 0.00 1.05 4.94 0.02 89.54 01:25:45 Average: 5 4.69 0.00 1.00 0.57 0.02 93.72 01:25:45 Average: 6 4.98 0.00 0.97 0.34 0.02 93.70 01:25:45 Average: 7 4.93 0.00 1.02 0.39 0.02 93.64 01:25:45 01:25:45 01:25:45