Pull request #378 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a+6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b (8cf5b4882fbb2c4d23710dc04d6f8d173e404773) 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-ssh9713853923740326810.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11790959034636123190.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-modbus-go/branches/PR-378/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-modbus-go/branches/PR-378/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10286749975723517439.key Verifying host key using known hosts file > 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-modbus-go/branches/PR-378/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13453232272533550868.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh7153542801712762332.key Verifying host key using known hosts file > 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-modbus-go/branches/PR-378/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-modbus-go/branches/PR-378/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh800062597763231058.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-modbus-go, buildSnap:false] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-modbus 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-1504’ Running on prd-ubuntu20.04-docker-8c-8g-1506 in /w/workspace/xfoundry_device-modbus-go_PR-378 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-378 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b into PR head commit 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a Merge succeeded, producing 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a Checking out Revision 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a (PR-378) > git config core.sparsecheckout # timeout=10 > git checkout -f 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a # timeout=10 Commit message: "feat: add internal command request/response topics" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:46:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:46:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:46:38 ========================================================= 05:46:38 EdgeX Global Pipelines Version Info 05:46:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:46:39 ------------------- 05:46:39 stable info: 05:46:39 ------------------- 05:46:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:46:39 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 05:46:39 Message: update stable to v1.0.239 05:46:40 ------------------- 05:46:40 experimental info: 05:46:40 ------------------- 05:46:40 Commited By: **** collab-it+edgex@linuxfoundation.org 05:46:40 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 05:46:40 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:46:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:46:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:46:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:46:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:46:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:46:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 05:46:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:46:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-378 [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-378 [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-378 [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 18fc891 [Pipeline] echo 05:46:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:46:41 provisioning config files... 05:46:41 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-378@tmp/config15032237107689393426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:46:42 ---> docker-login.sh 05:46:42 nexus3.edgexfoundry.org:10001 05:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:42 Configure a credential helper to remove this warning. See 05:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:42 05:46:42 Login Succeeded 05:46:42 nexus3.edgexfoundry.org:10002 05:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:42 Configure a credential helper to remove this warning. See 05:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:42 05:46:42 Login Succeeded 05:46:42 nexus3.edgexfoundry.org:10003 05:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:42 Configure a credential helper to remove this warning. See 05:46:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:42 05:46:42 Login Succeeded 05:46:42 nexus3.edgexfoundry.org:10004 05:46:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:43 Configure a credential helper to remove this warning. See 05:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:43 05:46:43 Login Succeeded 05:46:43 docker.io 05:46:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:46:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:46:43 Configure a credential helper to remove this warning. See 05:46:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:46:43 05:46:43 Login Succeeded 05:46:43 ---> docker-login.sh ends [Pipeline] } 05:46:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:46:43 + git rev-list -1 --merges 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a~1..18fc891d0a601d0afd5a0ef38a124c2a63c1f49a [Pipeline] echo 05:46:43 -----------> git rev-list -1 --merges 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a~1..18fc891d0a601d0afd5a0ef38a124c2a63c1f49a 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a [false] [Pipeline] sh 05:46:44 + git log --format=format:%s -1 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a [Pipeline] echo 05:46:44 ========================================================= 05:46:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:46:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:46:44 + git log --format=format:%s -1 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a [Pipeline] echo 05:46:44 [semverPrep] GIT_COMMIT: 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a, Commit Message: feat: add internal command request/response topics [Pipeline] echo 05:46:44 [semverPrep] This is not a build commit. [Pipeline] sh 05:46:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:46:45 + grep -v github /etc/ssh/ssh_known_hosts 05:46:45 + [ -e /tmp/ssh_known_hosts ] 05:46:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:46:45 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:46:45 sudo tee -a /etc/ssh/ssh_known_hosts 05:46:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:45 05:46:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:46:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:46 0.1.4: Pulling from edgex-devops/py-git-semver 05:46:46 b85a868b505f: Pulling fs layer 05:46:46 e2be974225ed: Pulling fs layer 05:46:46 339a4e72a1f5: Pulling fs layer 05:46:46 988bab9f4d93: Pulling fs layer 05:46:46 1469e6f7b9e6: Pulling fs layer 05:46:46 eaf3925da568: Pulling fs layer 05:46:46 bab4dde63d76: Pulling fs layer 05:46:46 bde34c3a00c8: Pulling fs layer 05:46:46 b352a97aabf1: Pulling fs layer 05:46:46 4872d77fe225: Pulling fs layer 05:46:46 5851b861e8e6: Pulling fs layer 05:46:46 4872d77fe225: Waiting 05:46:46 5851b861e8e6: Waiting 05:46:46 bab4dde63d76: Waiting 05:46:46 1469e6f7b9e6: Waiting 05:46:46 bde34c3a00c8: Waiting 05:46:46 eaf3925da568: Waiting 05:46:46 b352a97aabf1: Waiting 05:46:46 988bab9f4d93: Waiting 05:46:46 e2be974225ed: Verifying Checksum 05:46:46 e2be974225ed: Download complete 05:46:46 988bab9f4d93: Verifying Checksum 05:46:46 988bab9f4d93: Download complete 05:46:46 339a4e72a1f5: Verifying Checksum 05:46:46 339a4e72a1f5: Download complete 05:46:46 1469e6f7b9e6: Verifying Checksum 05:46:46 1469e6f7b9e6: Download complete 05:46:46 eaf3925da568: Verifying Checksum 05:46:46 eaf3925da568: Download complete 05:46:46 bde34c3a00c8: Download complete 05:46:46 b352a97aabf1: Download complete 05:46:46 4872d77fe225: Download complete 05:46:46 5851b861e8e6: Verifying Checksum 05:46:46 5851b861e8e6: Download complete 05:46:46 b85a868b505f: Verifying Checksum 05:46:46 b85a868b505f: Download complete 05:46:46 bab4dde63d76: Verifying Checksum 05:46:46 bab4dde63d76: Download complete 05:46:47 b85a868b505f: Pull complete 05:46:47 e2be974225ed: Pull complete 05:46:48 339a4e72a1f5: Pull complete 05:46:48 988bab9f4d93: Pull complete 05:46:48 1469e6f7b9e6: Pull complete 05:46:48 eaf3925da568: Pull complete 05:46:50 bab4dde63d76: Pull complete 05:46:50 bde34c3a00c8: Pull complete 05:46:50 b352a97aabf1: Pull complete 05:46:50 4872d77fe225: Pull complete 05:46:50 5851b861e8e6: Pull complete 05:46:50 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:46:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:46:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:50 prd-ubuntu20.04-docker-8c-8g-1506 does not seem to be running inside a container 05:46:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-378 -v /w/workspace/xfoundry_device-modbus-go_PR-378:/w/workspace/xfoundry_device-modbus-go_PR-378:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-378@tmp:/w/workspace/xfoundry_device-modbus-go_PR-378@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-devops/py-git-semver:0.1.4 cat 05:46:54 $ docker top 6c970ff6568274910cfb886f362914f6056df223e42b8c407c98fdc366bc74ea -eo pid,comm 05:46:54 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). 05:46:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:46:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:54 [ssh-agent] Looking for ssh-agent implementation... 05:46:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:54 $ docker exec 6c970ff6568274910cfb886f362914f6056df223e42b8c407c98fdc366bc74ea ssh-agent 05:46:54 SSH_AUTH_SOCK=/tmp/ssh-5cdUaX30SpCo/agent.33 05:46:54 SSH_AGENT_PID=39 05:46:54 Running ssh-add (command line suppressed) 05:46:54 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-378@tmp/private_key_16288402534262984403.key (/w/workspace/xfoundry_device-modbus-go_PR-378@tmp/private_key_16288402534262984403.key) 05:46:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:54 + git tag --points-at HEAD [Pipeline] } 05:46:54 $ docker exec --env ******** --env ******** 6c970ff6568274910cfb886f362914f6056df223e42b8c407c98fdc366bc74ea ssh-agent -k 05:46:55 unset SSH_AUTH_SOCK; 05:46:55 unset SSH_AGENT_PID; 05:46:55 echo Agent pid 39 killed; 05:46:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:46:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:46:55 [ssh-agent] Looking for ssh-agent implementation... 05:46:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:46:55 $ docker exec 6c970ff6568274910cfb886f362914f6056df223e42b8c407c98fdc366bc74ea ssh-agent 05:46:55 SSH_AUTH_SOCK=/tmp/ssh-6uzbSugyG2K4/agent.70 05:46:55 SSH_AGENT_PID=76 05:46:55 Running ssh-add (command line suppressed) 05:46:55 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-378@tmp/private_key_4877573374041626501.key (/w/workspace/xfoundry_device-modbus-go_PR-378@tmp/private_key_4877573374041626501.key) 05:46:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:46:55 + git semver init 05:46:56 2022-09-28 05:46:56,015 [run_init] DEBUG init version:0.0.0 force:False 05:46:56 2022-09-28 05:46:56,015 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-378/.semver 05:46:56 2022-09-28 05:46:56,016 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-378/.semver 05:46:56 2022-09-28 05:46:56,016 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-378/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-378, universal_newlines=False, shell=None, istream=None) 05:46:57 2022-09-28 05:46:56,888 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-378/.git/info/exclude 05:46:57 2022-09-28 05:46:56,889 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-378/.semver/PR-378 with force:False 05:46:57 2022-09-28 05:46:56,889 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-378/.semver/PR-378 05:46:57 2022-09-28 05:46:56,893 [execute] INFO git cat-file --batch-check 05:46:57 2022-09-28 05:46:56,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-378/.semver, universal_newlines=False, shell=None, istream=) 05:46:57 2022-09-28 05:46:56,898 [execute] INFO git cat-file --batch 05:46:57 2022-09-28 05:46:56,898 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-378/.semver, universal_newlines=False, shell=None, istream=) 05:46:57 2022-09-28 05:46:56,902 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-378/.semver/PR-378 05:46:57 0.0.0 [Pipeline] } 05:46:57 $ docker exec --env ******** --env ******** 6c970ff6568274910cfb886f362914f6056df223e42b8c407c98fdc366bc74ea ssh-agent -k 05:46:57 unset SSH_AUTH_SOCK; 05:46:57 unset SSH_AGENT_PID; 05:46:57 echo Agent pid 76 killed; 05:46:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:46:57 + git semver [Pipeline] } 05:46:57 $ docker stop --time=1 6c970ff6568274910cfb886f362914f6056df223e42b8c407c98fdc366bc74ea 05:46:59 $ docker rm -f 6c970ff6568274910cfb886f362914f6056df223e42b8c407c98fdc366bc74ea [Pipeline] // withDockerContainer [Pipeline] sh 05:46:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:46:59 Stashed 1 file(s) [Pipeline] echo 05:46:59 [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 05:47:00 provisioning config files... 05:47:00 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-378@tmp/config3371761412316248157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:47:00 ---> docker-login.sh 05:47:00 nexus3.edgexfoundry.org:10001 05:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:00 Configure a credential helper to remove this warning. See 05:47:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:00 05:47:00 Login Succeeded 05:47:00 nexus3.edgexfoundry.org:10002 05:47:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:00 Configure a credential helper to remove this warning. See 05:47:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:00 05:47:00 Login Succeeded 05:47:00 nexus3.edgexfoundry.org:10003 05:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:01 Configure a credential helper to remove this warning. See 05:47:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:01 05:47:01 Login Succeeded 05:47:01 nexus3.edgexfoundry.org:10004 05:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:01 Configure a credential helper to remove this warning. See 05:47:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:01 05:47:01 Login Succeeded 05:47:01 docker.io 05:47:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:47:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:47:01 Configure a credential helper to remove this warning. See 05:47:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:47:01 05:47:01 Login Succeeded 05:47:01 ---> docker-login.sh ends [Pipeline] } 05:47:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:47:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:47:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:47:01 ========================================================= 05:47:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 05:47:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:47:02 Sending build context to Docker daemon 6.183MB 05:47:02 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 05:47:02 Step 2/11 : FROM ${BASE} AS builder 05:47:02 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 05:47:02 2408cc74d12b: Pulling fs layer 05:47:02 ea60b727a1ce: Pulling fs layer 05:47:02 30c4a7721957: Pulling fs layer 05:47:02 370296b7ddb6: Pulling fs layer 05:47:02 7c6cee850709: Pulling fs layer 05:47:02 370296b7ddb6: Waiting 05:47:02 39a5fcdaea64: Pulling fs layer 05:47:02 d94ebbe4e438: Pulling fs layer 05:47:02 7c6cee850709: Waiting 05:47:02 bcfd1f05c69d: Pulling fs layer 05:47:02 59ccb84bbe0f: Pulling fs layer 05:47:02 39a5fcdaea64: Waiting 05:47:02 d94ebbe4e438: Waiting 05:47:02 bcfd1f05c69d: Waiting 05:47:02 59ccb84bbe0f: Waiting 05:47:02 30c4a7721957: Download complete 05:47:02 ea60b727a1ce: Verifying Checksum 05:47:02 ea60b727a1ce: Download complete 05:47:02 7c6cee850709: Download complete 05:47:02 39a5fcdaea64: Verifying Checksum 05:47:02 39a5fcdaea64: Download complete 05:47:02 2408cc74d12b: Verifying Checksum 05:47:02 2408cc74d12b: Download complete 05:47:02 d94ebbe4e438: Download complete 05:47:02 2408cc74d12b: Pull complete 05:47:02 ea60b727a1ce: Pull complete 05:47:02 30c4a7721957: Pull complete 05:47:03 bcfd1f05c69d: Verifying Checksum 05:47:03 bcfd1f05c69d: Download complete 05:47:03 59ccb84bbe0f: Verifying Checksum 05:47:03 59ccb84bbe0f: Download complete 05:47:03 370296b7ddb6: Verifying Checksum 05:47:03 370296b7ddb6: Download complete 05:47:06 370296b7ddb6: Pull complete 05:47:06 7c6cee850709: Pull complete 05:47:06 39a5fcdaea64: Pull complete 05:47:06 d94ebbe4e438: Pull complete 05:47:08 bcfd1f05c69d: Pull complete 05:47:09 59ccb84bbe0f: Pull complete 05:47:09 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 05:47:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 05:47:09 ---> a4fb48ad2a94 05:47:09 Step 3/11 : ARG ADD_BUILD_TAGS="" 05:47:14 ---> Running in e4791be4d329 05:47:14 Removing intermediate container e4791be4d329 05:47:14 ---> c108035b2bd7 05:47:14 Step 4/11 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:47:14 ---> Running in 802c7e9e9770 05:47:14 Removing intermediate container 802c7e9e9770 05:47:14 ---> e3b04baabdf2 05:47:14 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:47:14 ---> Running in 3c013ff24e3f 05:47:15 Still waiting to schedule task 05:47:15 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-1505’ 05:47:15 Removing intermediate container 3c013ff24e3f 05:47:15 ---> c9162f6fc705 05:47:15 Step 6/11 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:47:15 ---> Running in 8909e8417f6c 05:47:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:47:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:47:16 (1/8) Installing openssh-keygen (9.0_p1-r2) 05:47:16 (2/8) Installing libedit (20210910.3.1-r0) 05:47:16 (3/8) Installing openssh-client-common (9.0_p1-r2) 05:47:17 (4/8) Installing openssh-client-default (9.0_p1-r2) 05:47:17 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 05:47:17 (6/8) Installing openssh-server-common (9.0_p1-r2) 05:47:17 (7/8) Installing openssh-server (9.0_p1-r2) 05:47:17 (8/8) Installing openssh (9.0_p1-r2) 05:47:17 Executing busybox-1.35.0-r13.trigger 05:47:17 OK: 217 MiB in 59 packages 05:47:18 Removing intermediate container 8909e8417f6c 05:47:18 ---> 64a99391dca6 05:47:18 Step 7/11 : WORKDIR /device-modbus-go 05:47:18 ---> Running in 4d6e8e3729cf 05:47:18 Removing intermediate container 4d6e8e3729cf 05:47:18 ---> 4617d75fbfdb 05:47:18 Step 8/11 : COPY go.mod vendor* ./ 05:47:18 ---> 70ff9224a843 05:47:18 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:18 ---> Running in 7438575c4a00 05:47:36 Removing intermediate container 7438575c4a00 05:47:36 ---> 7f9a56afe6a4 05:47:36 Step 10/11 : COPY . . 05:47:36 ---> f5fcb8a89460 05:47:36 Step 11/11 : RUN ${MAKE} 05:47:36 ---> Running in c56878bd1808 05:47:37 noop 05:47:37 Removing intermediate container c56878bd1808 05:47:37 ---> e6a0a5f6b7b1 05:47:37 Successfully built e6a0a5f6b7b1 05:47:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:37 + docker inspect -f . ci-base-image-x86_64 05:47:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:38 prd-ubuntu20.04-docker-8c-8g-1506 does not seem to be running inside a container 05:47:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-378 -v /w/workspace/xfoundry_device-modbus-go_PR-378:/w/workspace/xfoundry_device-modbus-go_PR-378:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-378@tmp:/w/workspace/xfoundry_device-modbus-go_PR-378@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:47:38 $ docker top 8e96e44cb070f3edfa9b6ce370c7af9cf39803c3aa2c04147293e67e6f8924d6 -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:38 + go version 05:47:38 go version go1.18.3 linux/amd64 [Pipeline] } 05:47:38 $ docker stop --time=1 8e96e44cb070f3edfa9b6ce370c7af9cf39803c3aa2c04147293e67e6f8924d6 05:47:40 $ docker rm -f 8e96e44cb070f3edfa9b6ce370c7af9cf39803c3aa2c04147293e67e6f8924d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:47:40 + docker inspect -f . ci-base-image-x86_64 05:47:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:47:40 prd-ubuntu20.04-docker-8c-8g-1506 does not seem to be running inside a container 05:47:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-378 -v /w/workspace/xfoundry_device-modbus-go_PR-378:/w/workspace/xfoundry_device-modbus-go_PR-378:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-378@tmp:/w/workspace/xfoundry_device-modbus-go_PR-378@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:47:41 $ docker top 9cf419e20f2582a914bd1d7e2e2e69db305e89a86c98b963233260bd04eaf23e -eo pid,comm [Pipeline] { [Pipeline] sh 05:47:41 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-378 [Pipeline] fileExists [Pipeline] sh 05:47:42 + make test 05:47:42 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:47:42 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:47:52 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:47:52 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.7% of statements 05:47:57 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 05:47:57 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:48:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:48:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:48:00 ./bin/test-attribution-txt.sh [Pipeline] echo 05:48:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:48:00 $ docker stop --time=1 9cf419e20f2582a914bd1d7e2e2e69db305e89a86c98b963233260bd04eaf23e 05:48:03 $ docker rm -f 9cf419e20f2582a914bd1d7e2e2e69db305e89a86c98b963233260bd04eaf23e [Pipeline] // withDockerContainer [Pipeline] sh 05:48:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:48:04 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:48:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:48:05 + ls -al . 05:48:05 total 188 05:48:05 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 05:47 . 05:48:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:46 .. 05:48:05 -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 05:46 .dockerignore 05:48:05 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 05:47 .git 05:48:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:46 .github 05:48:05 -rw-rw-r-- 1 jenkins jenkins 331 Sep 28 05:46 .gitignore 05:48:05 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 05:46 .golangci.yml 05:48:05 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 05:46 .semver 05:48:05 -rw-rw-r-- 1 jenkins jenkins 10121 Sep 28 05:46 Attribution.txt 05:48:05 -rw-rw-r-- 1 jenkins jenkins 10001 Sep 28 05:46 CHANGELOG.md 05:48:05 -rw-rw-r-- 1 jenkins jenkins 1606 Sep 28 05:46 Dockerfile 05:48:05 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 05:46 GOVERNANCE.md 05:48:05 -rw-rw-r-- 1 jenkins jenkins 680 Sep 28 05:46 Jenkinsfile 05:48:05 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 05:46 LICENSE 05:48:05 -rw-rw-r-- 1 jenkins jenkins 2101 Sep 28 05:46 Makefile 05:48:05 -rw-rw-r-- 1 jenkins jenkins 622 Sep 28 05:46 OWNERS.md 05:48:05 -rw-rw-r-- 1 jenkins jenkins 4061 Sep 28 05:46 README.md 05:48:05 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 05:46 VERSION 05:48:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:46 bin 05:48:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:46 cmd 05:48:05 -rw-r--r-- 1 jenkins jenkins 23241 Sep 28 05:47 coverage.out 05:48:05 -rw-rw-r-- 1 jenkins jenkins 3643 Sep 28 05:46 go.mod 05:48:05 -rw-rw-r-- 1 jenkins jenkins 38288 Sep 28 05:46 go.sum 05:48:05 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:46 internal 05:48:05 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:46 simulator 05:48:05 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:46 snap 05:48:05 -rw-rw-r-- 1 jenkins jenkins 229 Sep 28 05:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:05 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=18fc891d0a601d0afd5a0ef38a124c2a63c1f49a --label arch=amd64 --label version=0.0.0 . 05:48:05 Sending build context to Docker daemon 6.207MB 05:48:05 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:48:05 Step 2/24 : FROM ${BASE} AS builder 05:48:05 ---> e6a0a5f6b7b1 05:48:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:48:05 ---> Running in fc5056d717de 05:48:05 Removing intermediate container fc5056d717de 05:48:05 ---> 1fd8f7f157ac 05:48:05 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:48:05 ---> Running in 3169a4282da8 05:48:05 Removing intermediate container 3169a4282da8 05:48:05 ---> 5c3eaa440525 05:48:05 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:06 ---> Running in 3f2f2ffaef2a 05:48:06 Removing intermediate container 3f2f2ffaef2a 05:48:06 ---> 77b52a6f159e 05:48:06 Step 6/24 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:48:06 ---> Running in 18bee0a9889d 05:48:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 05:48:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 05:48:07 OK: 217 MiB in 59 packages 05:48:08 Removing intermediate container 18bee0a9889d 05:48:08 ---> 3aa82c14a78e 05:48:08 Step 7/24 : WORKDIR /device-modbus-go 05:48:08 ---> Running in 3a3836515577 05:48:08 Removing intermediate container 3a3836515577 05:48:08 ---> 70479aa3075d 05:48:08 Step 8/24 : COPY go.mod vendor* ./ 05:48:08 ---> 8c3215f5179b 05:48:08 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:48:08 ---> Running in efbe6d5de783 05:48:09 Removing intermediate container efbe6d5de783 05:48:09 ---> 5128557c4573 05:48:09 Step 10/24 : COPY . . 05:48:09 ---> fc949fb70e56 05:48:09 Step 11/24 : RUN ${MAKE} 05:48:09 ---> Running in 8a109d2a7bd9 05:48:10 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:48:31 Removing intermediate container 8a109d2a7bd9 05:48:31 ---> f3bdecf802c9 05:48:31 Step 12/24 : FROM alpine:3.14 05:48:31 3.14: Pulling from library/alpine 05:48:31 c7ed990a2339: Pulling fs layer 05:48:32 c7ed990a2339: Verifying Checksum 05:48:32 c7ed990a2339: Download complete 05:48:32 c7ed990a2339: Pull complete 05:48:32 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 05:48:32 Status: Downloaded newer image for alpine:3.14 05:48:32 ---> dd53f409bf0b 05:48:32 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:48:32 ---> Running in 60672b17f600 05:48:32 Removing intermediate container 60672b17f600 05:48:32 ---> 70acfc634f15 05:48:32 Step 14/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:48:32 ---> Running in d541ec55629c 05:48:33 Removing intermediate container d541ec55629c 05:48:33 ---> 27d43a475a60 05:48:33 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 05:48:33 ---> Running in 8a91baf1bbc8 05:48:33 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:48:34 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:48:34 (1/6) Installing dumb-init (1.2.5-r1) 05:48:34 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:48:34 (3/6) Installing libsodium (1.0.18-r0) 05:48:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:48:35 (5/6) Installing libzmq (4.3.4-r0) 05:48:35 (6/6) Installing zeromq (4.3.4-r0) 05:48:35 Executing busybox-1.33.1-r8.trigger 05:48:35 OK: 8 MiB in 20 packages 05:48:35 Removing intermediate container 8a91baf1bbc8 05:48:35 ---> af6bc040c8af 05:48:35 Step 16/24 : COPY --from=builder /device-modbus-go/cmd / 05:48:36 ---> 0806e39cfb50 05:48:36 Step 17/24 : COPY --from=builder /device-modbus-go/LICENSE / 05:48:36 ---> 61f86d0c3fbf 05:48:36 Step 18/24 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:48:36 ---> a4e2e10cc3d4 05:48:36 Step 19/24 : EXPOSE 59901 05:48:36 ---> Running in 6b7d098d1c72 05:48:36 Removing intermediate container 6b7d098d1c72 05:48:36 ---> 996915896656 05:48:36 Step 20/24 : ENTRYPOINT ["/device-modbus"] 05:48:36 ---> Running in d790b9281935 05:48:36 Removing intermediate container d790b9281935 05:48:36 ---> d14d3cfcfb39 05:48:36 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:48:36 ---> Running in 8625607be2fe 05:48:37 Removing intermediate container 8625607be2fe 05:48:37 ---> 6c116132057f 05:48:37 Step 22/24 : LABEL arch=amd64 05:48:37 ---> Running in 9186ac61bc3b 05:48:37 Removing intermediate container 9186ac61bc3b 05:48:37 ---> 6e52ee42d9ae 05:48:37 Step 23/24 : LABEL git_sha=18fc891d0a601d0afd5a0ef38a124c2a63c1f49a 05:48:37 ---> Running in 907dc91c93d1 05:48:37 Removing intermediate container 907dc91c93d1 05:48:37 ---> 572443b2d088 05:48:37 Step 24/24 : LABEL version=0.0.0 05:48:37 ---> Running in ea7a67a46b3d 05:48:37 Removing intermediate container ea7a67a46b3d 05:48:37 ---> bf6a993857a2 05:48:37 [Warning] One or more build-args [ARCH] were not consumed 05:48:37 Successfully built bf6a993857a2 05:48:37 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:48:38 05:48:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:48:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:48:38 latest: Pulling from edgex-lftools-log-publisher 05:48:38 5eb5b503b376: Pulling fs layer 05:48:38 5c69ac0246d0: Pulling fs layer 05:48:38 ec43610c2a17: Pulling fs layer 05:48:38 3a2ae6a8a46f: Pulling fs layer 05:48:38 33b1e0a273af: Pulling fs layer 05:48:38 5d3b04190fa2: Pulling fs layer 05:48:38 2f39f015ded8: Pulling fs layer 05:48:38 3a2ae6a8a46f: Waiting 05:48:38 33b1e0a273af: Waiting 05:48:38 5d3b04190fa2: Waiting 05:48:38 2f39f015ded8: Waiting 05:48:38 5c69ac0246d0: Download complete 05:48:38 3a2ae6a8a46f: Verifying Checksum 05:48:38 3a2ae6a8a46f: Download complete 05:48:38 33b1e0a273af: Verifying Checksum 05:48:38 33b1e0a273af: Download complete 05:48:38 5d3b04190fa2: Download complete 05:48:38 ec43610c2a17: Verifying Checksum 05:48:38 ec43610c2a17: Download complete 05:48:38 5eb5b503b376: Verifying Checksum 05:48:38 5eb5b503b376: Download complete 05:48:39 2f39f015ded8: Verifying Checksum 05:48:39 2f39f015ded8: Download complete 05:48:39 5eb5b503b376: Pull complete 05:48:39 5c69ac0246d0: Pull complete 05:48:40 ec43610c2a17: Pull complete 05:48:40 3a2ae6a8a46f: Pull complete 05:48:40 33b1e0a273af: Pull complete 05:48:40 5d3b04190fa2: Pull complete 05:48:44 2f39f015ded8: Pull complete 05:48:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:48:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:48:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:48:45 prd-ubuntu20.04-docker-8c-8g-1506 does not seem to be running inside a container 05:48:45 $ 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/xfoundry_device-modbus-go_PR-378 -v /w/workspace/xfoundry_device-modbus-go_PR-378:/w/workspace/xfoundry_device-modbus-go_PR-378:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-378@tmp:/w/workspace/xfoundry_device-modbus-go_PR-378@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:48:50 $ docker top d293fecfe693d476bd79e12a436f14e1969b4ba1d8532160bd50601c93ae4869 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:48:50 ---> job-cost.sh 05:48:50 lf-activate-venv: SKIPPING 05:48:50 INFO: No Stack... 05:48:50 INFO: Retrieving Pricing Info for: v3-standard-8 05:48:51 INFO: Archiving Costs [Pipeline] sh 05:48:51 + cut -d, -f6 05:48:51 + cat /w/workspace/xfoundry_device-modbus-go_PR-378/archives/cost.csv [Pipeline] lock 05:48:51 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-378-1-stack-cost] 05:48:51 Resource [jenkins-edgexfoundry-device-modbus-go-PR-378-1-stack-cost] did not exist. Created. 05:48:51 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-378-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:48:52 + echo total: 0.2199999988079071 [Pipeline] stash 05:48:52 Stashed 1 file(s) [Pipeline] } 05:48:52 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-378-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:48:52 $ docker stop --time=1 d293fecfe693d476bd79e12a436f14e1969b4ba1d8532160bd50601c93ae4869 05:48:53 $ docker rm -f d293fecfe693d476bd79e12a436f14e1969b4ba1d8532160bd50601c93ae4869 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:50:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1510 in /w/workspace/xfoundry_device-modbus-go_PR-378 [Pipeline] { [Pipeline] ws 05:50:33 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:50:33 Selected Git installation does not exist. Using Default 05:50:33 The recommended git tool is: NONE 05:50:39 using credential edgex-jenkins-ssh 05:50:39 Cloning the remote Git repository 05:50:39 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:50:39 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:50:39 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:50:39 > git --version # timeout=10 05:50:39 > git --version # 'git version 2.25.1' 05:50:39 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:39 Verifying host key using known hosts file 05:50:39 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:50:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:41 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:50:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:50:42 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:50:42 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:50:42 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:42 Verifying host key using known hosts file 05:50:42 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:50:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/378/head:refs/remotes/origin/PR-378 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:50:42 Merging remotes/origin/main commit 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b into PR head commit 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a 05:50:43 Merge succeeded, producing 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a 05:50:43 Checking out Revision 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a (PR-378) 05:50:42 > git config core.sparsecheckout # timeout=10 05:50:42 > git checkout -f 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a # timeout=10 05:50:43 > git remote # timeout=10 05:50:43 > git config --get remote.origin.url # timeout=10 05:50:43 using GIT_SSH to set credentials SSH Credentials for GitHub 05:50:43 Verifying host key using known hosts file 05:50:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 05:50:43 > git merge 6ac2f228c9cdb4867ad7b9ddd2bd05e0baf6701b # timeout=10 05:50:43 > git rev-parse HEAD^{commit} # timeout=10 05:50:43 > git config core.sparsecheckout # timeout=10 05:50:43 > git checkout -f 18fc891d0a601d0afd5a0ef38a124c2a63c1f49a # timeout=10 05:50:46 Commit message: "feat: add internal command request/response topics" 05:50:46 > git --version # timeout=10 05:50:46 > git --version # 'git version 2.25.1' 05:50:46 fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:50:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:50:47 % Total % Received % Xferd Average Speed Time Time Time Current 05:50:47 Dload Upload Total Spent Left Speed 05:50:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97689 0 --:--:-- --:--:-- --:--:-- 98453 [Pipeline] sh 05:50:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:50:48 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:50:48 sudo tee /etc/docker/daemon.new 05:50:48 { 05:50:48 "registry-mirrors": [ 05:50:48 "https://nexus3.edgexfoundry.org:10001" 05:50:48 ], 05:50:48 "bip": "10.250.0.254/24", 05:50:48 "hosts": [ 05:50:48 "tcp://0.0.0.0:5555", 05:50:48 "unix:///var/run/docker.sock" 05:50:48 ], 05:50:48 "mtu": 1458, 05:50:48 "selinux-enabled": true, 05:50:48 "seccomp-profile": "/etc/docker/seccomp.json" 05:50:48 } [Pipeline] sh 05:50:49 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:50:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:51:07 provisioning config files... 05:51:07 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config3888800336083643067tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:51:08 ---> docker-login.sh 05:51:08 nexus3.edgexfoundry.org:10001 05:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:08 Configure a credential helper to remove this warning. See 05:51:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:08 05:51:08 Login Succeeded 05:51:08 nexus3.edgexfoundry.org:10002 05:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:09 Configure a credential helper to remove this warning. See 05:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:09 05:51:09 Login Succeeded 05:51:09 nexus3.edgexfoundry.org:10003 05:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:09 Configure a credential helper to remove this warning. See 05:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:09 05:51:09 Login Succeeded 05:51:09 nexus3.edgexfoundry.org:10004 05:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:10 Configure a credential helper to remove this warning. See 05:51:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:10 05:51:10 Login Succeeded 05:51:10 docker.io 05:51:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:51:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:51:10 Configure a credential helper to remove this warning. See 05:51:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:51:10 05:51:10 Login Succeeded 05:51:10 ---> docker-login.sh ends [Pipeline] } 05:51:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:51:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:51:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:51:11 ========================================================= 05:51:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 05:51:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:11 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 05:51:12 Sending build context to Docker daemon 3.227MB 05:51:12 Step 1/11 : ARG BASE=golang:1.18-alpine3.16 05:51:12 Step 2/11 : FROM ${BASE} AS builder 05:51:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:51:12 b3c136eddcbf: Pulling fs layer 05:51:12 c0a3192eca97: Pulling fs layer 05:51:12 a050256f5b6f: Pulling fs layer 05:51:12 656be50a0ddc: Pulling fs layer 05:51:12 2bbca73fdf42: Pulling fs layer 05:51:12 46d945488cbd: Pulling fs layer 05:51:12 8a5474983e97: Pulling fs layer 05:51:12 329c88fbcd65: Pulling fs layer 05:51:12 46d945488cbd: Waiting 05:51:12 8a5474983e97: Waiting 05:51:12 329c88fbcd65: Waiting 05:51:12 656be50a0ddc: Waiting 05:51:12 2bbca73fdf42: Waiting 05:51:12 a050256f5b6f: Verifying Checksum 05:51:12 a050256f5b6f: Download complete 05:51:12 c0a3192eca97: Verifying Checksum 05:51:12 c0a3192eca97: Download complete 05:51:12 2bbca73fdf42: Verifying Checksum 05:51:12 2bbca73fdf42: Download complete 05:51:12 b3c136eddcbf: Verifying Checksum 05:51:12 b3c136eddcbf: Download complete 05:51:12 46d945488cbd: Verifying Checksum 05:51:12 46d945488cbd: Download complete 05:51:13 b3c136eddcbf: Pull complete 05:51:13 329c88fbcd65: Verifying Checksum 05:51:13 329c88fbcd65: Download complete 05:51:14 c0a3192eca97: Pull complete 05:51:14 8a5474983e97: Verifying Checksum 05:51:14 8a5474983e97: Download complete 05:51:14 a050256f5b6f: Pull complete 05:51:15 656be50a0ddc: Verifying Checksum 05:51:15 656be50a0ddc: Download complete 05:51:27 656be50a0ddc: Pull complete 05:51:27 2bbca73fdf42: Pull complete 05:51:27 46d945488cbd: Pull complete 05:51:34 8a5474983e97: Pull complete 05:51:35 329c88fbcd65: Pull complete 05:51:35 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 05:51:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 05:51:35 ---> ff4287adb874 05:51:35 Step 3/11 : ARG ADD_BUILD_TAGS="" 05:51:36 ---> Running in b6e58306b61b 05:51:36 Removing intermediate container b6e58306b61b 05:51:36 ---> d6ad97de2f64 05:51:36 Step 4/11 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:51:36 ---> Running in 1fcbc5bc2ba6 05:51:36 Removing intermediate container 1fcbc5bc2ba6 05:51:36 ---> 510d3c4ba825 05:51:36 Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:51:37 ---> Running in f585a3a7989b 05:51:39 Removing intermediate container f585a3a7989b 05:51:39 ---> 494e7260b559 05:51:39 Step 6/11 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:51:39 ---> Running in ebdf903227a8 05:51:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:51:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:51:42 (1/8) Installing openssh-keygen (9.0_p1-r2) 05:51:42 (2/8) Installing libedit (20210910.3.1-r0) 05:51:42 (3/8) Installing openssh-client-common (9.0_p1-r2) 05:51:43 (4/8) Installing openssh-client-default (9.0_p1-r2) 05:51:43 (5/8) Installing openssh-sftp-server (9.0_p1-r2) 05:51:43 (6/8) Installing openssh-server-common (9.0_p1-r2) 05:51:43 (7/8) Installing openssh-server (9.0_p1-r2) 05:51:43 (8/8) Installing openssh (9.0_p1-r2) 05:51:43 Executing busybox-1.35.0-r13.trigger 05:51:43 OK: 228 MiB in 59 packages 05:51:44 Removing intermediate container ebdf903227a8 05:51:44 ---> 481068f89e5f 05:51:44 Step 7/11 : WORKDIR /device-modbus-go 05:51:44 ---> Running in fe0acd97e6eb 05:51:45 Removing intermediate container fe0acd97e6eb 05:51:45 ---> 028773ad667b 05:51:45 Step 8/11 : COPY go.mod vendor* ./ 05:51:45 ---> db468b957f95 05:51:45 Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:51:45 ---> Running in bef3fc7fad40 05:52:42 Removing intermediate container bef3fc7fad40 05:52:42 ---> 7534c93c4ccd 05:52:42 Step 10/11 : COPY . . 05:52:42 ---> a540c41532a6 05:52:42 Step 11/11 : RUN ${MAKE} 05:52:42 ---> Running in 6b176941928a 05:52:42 noop 05:52:42 Removing intermediate container 6b176941928a 05:52:42 ---> 1c850dbc4711 05:52:42 Successfully built 1c850dbc4711 05:52:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:42 + docker inspect -f . ci-base-image-arm64 05:52:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:43 prd-ubuntu20.04-docker-arm64-4c-16g-1510 does not seem to be running inside a container 05:52:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:52:44 $ docker top 694955ee1a4451099c35c3d29c992974ca42b58a5c053079cbaee8ec15786a82 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:45 + go version 05:52:45 go version go1.18.3 linux/arm64 [Pipeline] } 05:52:45 $ docker stop --time=1 694955ee1a4451099c35c3d29c992974ca42b58a5c053079cbaee8ec15786a82 05:52:47 $ docker rm -f 694955ee1a4451099c35c3d29c992974ca42b58a5c053079cbaee8ec15786a82 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:48 + docker inspect -f . ci-base-image-arm64 05:52:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:52:48 prd-ubuntu20.04-docker-arm64-4c-16g-1510 does not seem to be running inside a container 05:52:48 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:52:49 $ docker top a9d45c6e229a722e49edfce4a583e6166033f0f057b32359617a624004b99a57 -eo pid,comm [Pipeline] { [Pipeline] sh 05:52:50 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:52:51 + make test 05:52:51 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 05:52:53 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:54:29 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:54:29 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.062s coverage: 47.7% of statements 05:54:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:54:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 05:54:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:54:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:54:48 ./bin/test-attribution-txt.sh [Pipeline] echo 05:54:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:54:48 $ docker stop --time=1 a9d45c6e229a722e49edfce4a583e6166033f0f057b32359617a624004b99a57 05:54:50 $ docker rm -f a9d45c6e229a722e49edfce4a583e6166033f0f057b32359617a624004b99a57 [Pipeline] // withDockerContainer [Pipeline] sh 05:54:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:54:51 Warning: overwriting stash ‘coverage-report’ 05:54:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:54:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:54:52 + ls -al . 05:54:52 total 184 05:54:52 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 05:52 . 05:54:52 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:50 .. 05:54:52 -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 05:50 .dockerignore 05:54:52 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 05:50 .git 05:54:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:50 .github 05:54:52 -rw-rw-r-- 1 jenkins jenkins 331 Sep 28 05:50 .gitignore 05:54:52 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 05:50 .golangci.yml 05:54:52 -rw-rw-r-- 1 jenkins jenkins 10121 Sep 28 05:50 Attribution.txt 05:54:52 -rw-rw-r-- 1 jenkins jenkins 10001 Sep 28 05:50 CHANGELOG.md 05:54:52 -rw-rw-r-- 1 jenkins jenkins 1606 Sep 28 05:50 Dockerfile 05:54:52 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 05:50 GOVERNANCE.md 05:54:52 -rw-rw-r-- 1 jenkins jenkins 680 Sep 28 05:50 Jenkinsfile 05:54:52 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 05:50 LICENSE 05:54:52 -rw-rw-r-- 1 jenkins jenkins 2101 Sep 28 05:50 Makefile 05:54:52 -rw-rw-r-- 1 jenkins jenkins 622 Sep 28 05:50 OWNERS.md 05:54:52 -rw-rw-r-- 1 jenkins jenkins 4061 Sep 28 05:50 README.md 05:54:52 -rw-rw-r-- 1 jenkins jenkins 5 Sep 28 05:46 VERSION 05:54:52 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:50 bin 05:54:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:50 cmd 05:54:52 -rw-r--r-- 1 jenkins jenkins 23241 Sep 28 05:54 coverage.out 05:54:52 -rw-rw-r-- 1 jenkins jenkins 3643 Sep 28 05:50 go.mod 05:54:52 -rw-rw-r-- 1 jenkins jenkins 38288 Sep 28 05:50 go.sum 05:54:52 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 05:50 internal 05:54:52 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 05:50 simulator 05:54:52 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 05:50 snap 05:54:52 -rw-rw-r-- 1 jenkins jenkins 229 Sep 28 05:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:53 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=18fc891d0a601d0afd5a0ef38a124c2a63c1f49a --label arch=arm64 --label version=0.0.0 . 05:54:54 Sending build context to Docker daemon 3.251MB 05:54:54 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 05:54:54 Step 2/24 : FROM ${BASE} AS builder 05:54:54 ---> 1c850dbc4711 05:54:54 Step 3/24 : ARG ADD_BUILD_TAGS="" 05:54:54 ---> Running in 60cf7c51219e 05:54:54 Removing intermediate container 60cf7c51219e 05:54:54 ---> 838188076955 05:54:54 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:54:54 ---> Running in 5ce0ebf1019e 05:54:55 Removing intermediate container 5ce0ebf1019e 05:54:55 ---> 7604b9f61188 05:54:55 Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:54:55 ---> Running in a154a37e0255 05:54:56 Removing intermediate container a154a37e0255 05:54:56 ---> e0624ec19aec 05:54:56 Step 6/24 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev 05:54:56 ---> Running in f5485b9cbc4d 05:54:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 05:54:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 05:54:59 OK: 228 MiB in 59 packages 05:55:00 Removing intermediate container f5485b9cbc4d 05:55:00 ---> a719f830084a 05:55:00 Step 7/24 : WORKDIR /device-modbus-go 05:55:00 ---> Running in 060230dd044a 05:55:01 Removing intermediate container 060230dd044a 05:55:01 ---> 60e8b8140ccc 05:55:01 Step 8/24 : COPY go.mod vendor* ./ 05:55:01 ---> 713e7594cc0a 05:55:01 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:55:01 ---> Running in 5083ed79abfe 05:55:04 Removing intermediate container 5083ed79abfe 05:55:04 ---> f1e5a6a333ae 05:55:04 Step 10/24 : COPY . . 05:55:05 ---> 8e1ba8438c47 05:55:05 Step 11/24 : RUN ${MAKE} 05:55:06 ---> Running in 9ea5134675a8 05:55:07 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:57:44 Removing intermediate container 9ea5134675a8 05:57:44 ---> 7387a19baa99 05:57:44 Step 12/24 : FROM alpine:3.14 05:57:44 3.14: Pulling from library/alpine 05:57:44 90cda3b7c325: Pulling fs layer 05:57:44 90cda3b7c325: Verifying Checksum 05:57:44 90cda3b7c325: Download complete 05:57:44 90cda3b7c325: Pull complete 05:57:44 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 05:57:44 Status: Downloaded newer image for alpine:3.14 05:57:44 ---> 376ba31ae3da 05:57:44 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:57:44 ---> Running in 4c273a8210a3 05:57:44 Removing intermediate container 4c273a8210a3 05:57:44 ---> af532561144c 05:57:44 Step 14/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:44 ---> Running in 50c2902385c1 05:57:44 Removing intermediate container 50c2902385c1 05:57:44 ---> 02d191cef930 05:57:44 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 05:57:44 ---> Running in 7b147314f91a 05:57:44 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:57:44 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:57:44 (1/6) Installing dumb-init (1.2.5-r1) 05:57:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 05:57:45 (3/6) Installing libsodium (1.0.18-r0) 05:57:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 05:57:45 (5/6) Installing libzmq (4.3.4-r0) 05:57:45 (6/6) Installing zeromq (4.3.4-r0) 05:57:45 Executing busybox-1.33.1-r8.trigger 05:57:45 OK: 8 MiB in 20 packages 05:57:46 Removing intermediate container 7b147314f91a 05:57:46 ---> aa47cd80705d 05:57:46 Step 16/24 : COPY --from=builder /device-modbus-go/cmd / 05:57:48 ---> dde83bc82536 05:57:48 Step 17/24 : COPY --from=builder /device-modbus-go/LICENSE / 05:57:48 ---> c30f6345035f 05:57:48 Step 18/24 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:57:49 ---> e86306e6b727 05:57:49 Step 19/24 : EXPOSE 59901 05:57:49 ---> Running in 2269112087b5 05:57:49 Removing intermediate container 2269112087b5 05:57:49 ---> 7e935e57633b 05:57:49 Step 20/24 : ENTRYPOINT ["/device-modbus"] 05:57:49 ---> Running in 388f186543a0 05:57:49 Removing intermediate container 388f186543a0 05:57:49 ---> 51ac808a60ca 05:57:49 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] 05:57:49 ---> Running in 40d3681fa42a 05:57:49 Removing intermediate container 40d3681fa42a 05:57:49 ---> 07413ae05214 05:57:49 Step 22/24 : LABEL arch=arm64 05:57:50 ---> Running in bad81cd249a1 05:57:50 Removing intermediate container bad81cd249a1 05:57:50 ---> 08e92357aef7 05:57:50 Step 23/24 : LABEL git_sha=18fc891d0a601d0afd5a0ef38a124c2a63c1f49a 05:57:50 ---> Running in 2a1af45f8a97 05:57:50 Removing intermediate container 2a1af45f8a97 05:57:50 ---> f046f7e1d9f3 05:57:50 Step 24/24 : LABEL version=0.0.0 05:57:50 ---> Running in 128a9628154c 05:57:51 Removing intermediate container 128a9628154c 05:57:51 ---> ac509fe01c54 05:57:51 [Warning] One or more build-args [ARCH] were not consumed 05:57:51 Successfully built ac509fe01c54 05:57:51 Successfully tagged device-modbus-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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:57:52 05:57:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:57:52 arm64: Pulling from edgex-lftools-log-publisher 05:57:52 8998bd30e6a1: Pulling fs layer 05:57:52 04944245beec: Pulling fs layer 05:57:52 699f458cf7ca: Pulling fs layer 05:57:52 765212b225bb: Pulling fs layer 05:57:52 f23df028b6ca: Pulling fs layer 05:57:52 d65c8cfc05b1: Pulling fs layer 05:57:52 2437ff75d9bd: Pulling fs layer 05:57:52 f23df028b6ca: Waiting 05:57:52 d65c8cfc05b1: Waiting 05:57:52 2437ff75d9bd: Waiting 05:57:52 765212b225bb: Waiting 05:57:52 04944245beec: Download complete 05:57:52 765212b225bb: Verifying Checksum 05:57:52 765212b225bb: Download complete 05:57:52 f23df028b6ca: Verifying Checksum 05:57:52 f23df028b6ca: Download complete 05:57:52 d65c8cfc05b1: Download complete 05:57:52 699f458cf7ca: Verifying Checksum 05:57:52 699f458cf7ca: Download complete 05:57:53 8998bd30e6a1: Verifying Checksum 05:57:53 8998bd30e6a1: Download complete 05:57:55 2437ff75d9bd: Verifying Checksum 05:57:55 2437ff75d9bd: Download complete 05:57:57 8998bd30e6a1: Pull complete 05:57:57 04944245beec: Pull complete 05:57:58 699f458cf7ca: Pull complete 05:57:58 765212b225bb: Pull complete 05:57:59 f23df028b6ca: Pull complete 05:57:59 d65c8cfc05b1: Pull complete 05:58:14 2437ff75d9bd: Pull complete 05:58:14 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:58:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:58:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:14 prd-ubuntu20.04-docker-arm64-4c-16g-1510 does not seem to be running inside a container 05:58:15 $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:58:17 $ docker top 01c224df75ed684a4c005a290dfc211d2fe71cafa1b220636541c5028acb9d79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:18 ---> job-cost.sh 05:58:18 lf-activate-venv: SKIPPING 05:58:18 INFO: No Stack... 05:58:18 INFO: Retrieving Pricing Info for: v3-standard-4 05:58:19 INFO: Archiving Costs [Pipeline] sh 05:58:20 + cat+ /w/workspace/device-modbus-go/1/archives/cost.csv 05:58:20 cut -d, -f6 [Pipeline] lock 05:58:20 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-378-1-stack-cost] 05:58:20 Resource [jenkins-edgexfoundry-device-modbus-go-PR-378-1-stack-cost] did not exist. Created. 05:58:20 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-378-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:58:20 /w/workspace/device-modbus-go/1@tmp/durable-274a5d0d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:58:21 + echo total: 0.10999999940395355 [Pipeline] stash 05:58:21 Warning: overwriting stash ‘stack-cost’ 05:58:21 Stashed 1 file(s) [Pipeline] } 05:58:21 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-378-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:58:21 $ docker stop --time=1 01c224df75ed684a4c005a290dfc211d2fe71cafa1b220636541c5028acb9d79 05:58:22 $ docker rm -f 01c224df75ed684a4c005a290dfc211d2fe71cafa1b220636541c5028acb9d79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:58:23 provisioning config files... 05:58:23 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-378@tmp/config16108257650274197146tmp [Pipeline] { [Pipeline] sh 05:58:24 + set +x 05:58:24 + curl -s https://codecov.io/bash 05:58:24 + bash -s -- 05:58:24 05:58:24 _____ _ 05:58:24 / ____| | | 05:58:24 | | ___ __| | ___ ___ _____ __ 05:58:24 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:58:24 | |___| (_) | (_| | __/ (_| (_) \ V / 05:58:24 \_____\___/ \__,_|\___|\___\___/ \_/ 05:58:24 Bash-1.0.6 05:58:24 05:58:24 05:58:24 ==> git version 2.25.1 found 05:58:24 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 05:58:24 Release-Date: 2020-01-08 05:58:24 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:58:24 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:58:24 ==> Jenkins CI detected. 05:58:24 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-378 05:58:24 project root: . 05:58:24 --> token set from env 05:58:24 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:58:24 ==> Running gcov in . (disable via -X gcov) 05:58:24 ==> Python coveragepy not found 05:58:24 ==> Searching for coverage reports in: 05:58:24 + . 05:58:24 -> Found 1 reports 05:58:24 ==> Detecting git/mercurial file structure 05:58:24 ==> Reading reports 05:58:24 + ./coverage.out bytes=23241 05:58:24 ==> Appending adjustments 05:58:24 https://docs.codecov.io/docs/fixing-reports 05:58:24 + Found adjustments 05:58:24 ==> Gzipping contents 05:58:24 4.0K /tmp/codecov.6V7hhf.gz 05:58:24 ==> Uploading reports 05:58:24 url: https://codecov.io 05:58:24 query: branch=PR-378&commit=18fc891d0a601d0afd5a0ef38a124c2a63c1f49a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=378&job=&cmd_args= 05:58:24 -> Pinging Codecov 05:58:24 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-378&commit=18fc891d0a601d0afd5a0ef38a124c2a63c1f49a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-378%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=378&job=&cmd_args= 05:58:24 -> Uploading to 05:58:24 https://storage.googleapis.com/codecov/v4/raw/2022-09-28/55DBCA73C666E3227836607328DD7E49/18fc891d0a601d0afd5a0ef38a124c2a63c1f49a/c3d3ae91-da0a-4ac0-9bbd-0f244084f9fb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T055824Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f50f002cb14c2cdcc3a50349d2811ef1694b4c8d5da80689154086f69bb24e9 05:58:24 % Total % Received % Xferd Average Speed Time Time Time Current 05:58:24 Dload Upload Total Spent Left Speed 05:58:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3911 0 0 100 3911 0 15277 --:--:-- --:--:-- --:--:-- 15337 05:58:25 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/18fc891d0a601d0afd5a0ef38a124c2a63c1f49a [Pipeline] } 05:58:25 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:58:26 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-378/archives ] 05:58:26 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-378/archives 05:58:26 total 16 05:58:26 drwxr-xr-x 3 root root 4096 Sep 28 05:48 . 05:58:26 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 05:48 .. 05:58:26 drwxr-xr-x 2 root root 4096 Sep 28 05:48 cost 05:58:26 -rw-r--r-- 1 root root 88 Sep 28 05:48 cost.csv 05:58:26 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-378/archives 05:58:26 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-378/archives 05:58:26 total 16 05:58:26 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 05:48 . 05:58:26 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 05:48 .. 05:58:26 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 05:48 cost 05:58:26 -rw-r--r-- 1 jenkins jenkins 88 Sep 28 05:48 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:58:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:58:28 ---> package-listing.sh 05:58:28 ++ facter osfamily 05:58:28 ++ tr '[:upper:]' '[:lower:]' 05:58:28 + OS_FAMILY=debian 05:58:28 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-378 05:58:28 + START_PACKAGES=/tmp/packages_start.txt 05:58:28 + END_PACKAGES=/tmp/packages_end.txt 05:58:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:58:28 + PACKAGES=/tmp/packages_start.txt 05:58:28 + '[' /w/workspace/xfoundry_device-modbus-go_PR-378 ']' 05:58:28 + PACKAGES=/tmp/packages_end.txt 05:58:28 + case "${OS_FAMILY}" in 05:58:28 + dpkg -l 05:58:28 + grep '^ii' 05:58:28 + '[' -f /tmp/packages_start.txt ']' 05:58:28 + '[' -f /tmp/packages_end.txt ']' 05:58:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:58:28 + '[' /w/workspace/xfoundry_device-modbus-go_PR-378 ']' 05:58:28 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-378/archives/ 05:58:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-378/archives/ [Pipeline] echo 05:58:28 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:58:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:58:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:29 prd-ubuntu20.04-docker-8c-8g-1506 does not seem to be running inside a container 05:58:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-378/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-378 -v /w/workspace/xfoundry_device-modbus-go_PR-378:/w/workspace/xfoundry_device-modbus-go_PR-378:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-378@tmp:/w/workspace/xfoundry_device-modbus-go_PR-378@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:58:29 $ docker top 7eb3e1e25af37875cdaab8bc1752d74d7cb5727fc2eb42918d3c76d6963052c7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:29 + touch /tmp/pre-build-complete [Pipeline] sh 05:58:30 + mkdir -p /var/log/sysstat [Pipeline] sh 05:58:30 + ls /var/log/sa-host 05:58:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:30 provisioning config files... 05:58:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-378@tmp/config3608830916127727382tmp [Pipeline] { [Pipeline] echo 05:58:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:58:31 ---> create-netrc.sh [Pipeline] } 05:58:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:58:31 ---> python-tools-install.sh [Pipeline] echo 05:58:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:58:31 ---> sudo-logs.sh 05:58:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:58:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:58:32 ---> job-cost.sh 05:58:32 lf-activate-venv: SKIPPING 05:58:32 DEBUG: total: 0.2199999988079071 05:58:32 INFO: Retrieving Stack Cost... 05:58:32 INFO: Retrieving Pricing Info for: v3-standard-8 05:58:33 INFO: Archiving Costs [Pipeline] echo 05:58:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:58:33 ---> logs-deploy.sh 05:58:33 lf-activate-venv: SKIPPING 05:58:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-378/1 05:58:33 INFO: archiving workspace using pattern(s): 05:58:34 Archives upload complete. 05:58:34 INFO: archiving logs to Nexus 05:58:35 ---> uname -a: 05:58:35 Linux prd-ubuntu20-04-docker-8c-8g-1506 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:58:35 05:58:35 05:58:35 ---> lscpu: 05:58:35 Architecture: x86_64 05:58:35 CPU op-mode(s): 32-bit, 64-bit 05:58:35 Byte Order: Little Endian 05:58:35 Address sizes: 40 bits physical, 48 bits virtual 05:58:35 CPU(s): 8 05:58:35 On-line CPU(s) list: 0-7 05:58:35 Thread(s) per core: 1 05:58:35 Core(s) per socket: 1 05:58:35 Socket(s): 8 05:58:35 NUMA node(s): 1 05:58:35 Vendor ID: AuthenticAMD 05:58:35 CPU family: 23 05:58:35 Model: 49 05:58:35 Model name: AMD EPYC-Rome Processor 05:58:35 Stepping: 0 05:58:35 CPU MHz: 2799.998 05:58:35 BogoMIPS: 5599.99 05:58:35 Virtualization: AMD-V 05:58:35 Hypervisor vendor: KVM 05:58:35 Virtualization type: full 05:58:35 L1d cache: 256 KiB 05:58:35 L1i cache: 256 KiB 05:58:35 L2 cache: 4 MiB 05:58:35 L3 cache: 128 MiB 05:58:35 NUMA node0 CPU(s): 0-7 05:58:35 Vulnerability Itlb multihit: Not affected 05:58:35 Vulnerability L1tf: Not affected 05:58:35 Vulnerability Mds: Not affected 05:58:35 Vulnerability Meltdown: Not affected 05:58:35 Vulnerability Mmio stale data: Not affected 05:58:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:58:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:58:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:58:35 Vulnerability Srbds: Not affected 05:58:35 Vulnerability Tsx async abort: Not affected 05:58:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:58:35 05:58:35 05:58:35 ---> nproc: 05:58:35 8 05:58:35 05:58:35 05:58:35 ---> df -h: 05:58:35 Filesystem Size Used Avail Use% Mounted on 05:58:35 overlay 155G 12G 144G 8% / 05:58:35 tmpfs 64M 0 64M 0% /dev 05:58:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:58:35 shm 64M 0 64M 0% /dev/shm 05:58:35 /dev/vda1 155G 12G 144G 8% /facter-os 05:58:35 05:58:35 05:58:35 ---> sar -b -r -n DEV: 05:58:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1506) 09/28/22 _x86_64_ (8 CPU) 05:58:35 05:58:35 05:45:57 LINUX RESTART (8 CPU) 05:58:35 05:58:35 05:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:58:35 05:47:01 343.43 48.28 295.15 0.00 5459.36 184241.43 0.00 05:58:35 05:48:01 166.61 1.75 164.86 0.00 40.66 63226.66 0.00 05:58:35 05:49:01 189.19 0.22 188.97 0.00 14.53 39690.05 0.00 05:58:35 05:50:01 1.32 0.00 1.32 0.00 0.00 15.08 0.00 05:58:35 05:51:01 2.37 0.97 1.40 0.00 67.46 24.53 0.00 05:58:35 05:52:01 39.03 8.38 30.64 0.00 2817.00 4807.47 0.00 05:58:35 05:53:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 05:58:35 05:54:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 05:58:35 05:55:01 1.12 0.00 1.12 0.00 0.00 13.60 0.00 05:58:35 05:56:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 05:58:35 05:57:01 1.48 0.00 1.48 0.00 0.00 28.52 0.00 05:58:35 05:58:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 05:58:35 Average: 62.41 4.97 57.44 0.00 699.90 24340.75 0.00 05:58:35 05:58:35 05:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:58:35 05:47:01 29955072 31604400 747844 2.27 59648 1889892 1886264 5.56 992332 1636900 300 05:58:35 05:48:01 28418856 31557336 746872 2.27 133284 3200360 1887936 5.56 1185164 2824964 134976 05:58:35 05:49:01 27824032 31569044 733672 2.23 145636 3759068 1750736 5.16 1218520 3348732 308 05:58:35 05:50:01 27824400 31569476 733004 2.23 145660 3759076 1750736 5.16 1218596 3348736 200 05:58:35 05:51:01 27816860 31567792 734392 2.23 147044 3763832 1761676 5.19 1225052 3353416 20 05:58:35 05:52:01 27534172 31554252 734328 2.23 164148 4007980 1761900 5.19 1370832 3461716 8 05:58:35 05:53:01 27544936 31565116 723352 2.20 164216 4007984 1761900 5.19 1360832 3461728 8 05:58:35 05:54:01 27545228 31565516 722920 2.20 164236 4007988 1761900 5.19 1360552 3461812 8 05:58:35 05:55:01 27545084 31565380 722956 2.20 164268 4007992 1761900 5.19 1360496 3461816 8 05:58:35 05:56:01 27544760 31565360 723124 2.20 164316 4007988 1761900 5.19 1360408 3462040 24 05:58:35 05:57:01 27544696 31565392 722968 2.20 164384 4007996 1761900 5.19 1360600 3462040 20 05:58:35 05:58:01 27544888 31565612 722928 2.20 164400 4007992 1761900 5.19 1360608 3462044 48 05:58:35 Average: 27886915 31567890 730697 2.22 148437 3702346 1780887 5.25 1281166 3228829 11327 05:58:35 05:58:35 05:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:58:35 05:47:01 docker0 5.12 4.10 0.49 46.11 0.00 0.00 0.00 0.00 05:58:35 05:47:01 ens3 457.62 313.10 2491.87 94.04 0.00 0.00 0.00 0.00 05:58:35 05:47:01 lo 5.98 5.98 0.57 0.57 0.00 0.00 0.00 0.00 05:58:35 05:48:01 docker0 132.48 173.67 10.92 1712.30 0.00 0.00 0.00 0.00 05:58:35 05:48:01 ens3 346.41 245.46 5669.34 36.48 0.00 0.00 0.00 0.00 05:58:35 05:48:01 lo 1.28 1.28 0.12 0.12 0.00 0.00 0.00 0.00 05:58:35 05:48:01 vetha3850fb 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:58:35 05:49:01 docker0 16.01 19.58 0.94 92.60 0.00 0.00 0.00 0.00 05:58:35 05:49:01 ens3 151.99 100.52 2688.79 21.39 0.00 0.00 0.00 0.00 05:58:35 05:49:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 05:58:35 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:35 05:50:01 ens3 2.82 1.22 0.69 0.47 0.00 0.00 0.00 0.00 05:58:35 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:35 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:35 05:51:01 ens3 2.00 1.03 2.05 0.59 0.00 0.00 0.00 0.00 05:58:35 05:51:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:58:35 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:35 05:52:01 ens3 70.45 41.68 1298.47 3.19 0.00 0.00 0.00 0.00 05:58:35 05:52:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 05:58:35 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:35 05:53:01 ens3 0.33 0.12 0.07 0.01 0.00 0.00 0.00 0.00 05:58:35 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:35 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:35 05:54:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:58:35 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:35 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:35 05:55:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:58:35 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:35 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:35 05:56:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:35 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:35 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:35 05:57:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 05:58:35 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:58:35 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:35 05:58:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 05:58:35 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:58:35 Average: docker0 12.80 16.45 1.03 154.25 0.00 0.00 0.00 0.00 05:58:35 Average: ens3 86.02 58.62 1012.59 13.02 0.00 0.00 0.00 0.00 05:58:35 Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 05:58:35 05:58:35 05:58:35 ---> sar -P ALL: 05:58:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-1506) 09/28/22 _x86_64_ (8 CPU) 05:58:35 05:58:35 05:45:57 LINUX RESTART (8 CPU) 05:58:35 05:58:35 05:46:01 CPU %user %nice %system %iowait %steal %idle 05:58:35 05:47:01 all 6.65 0.00 2.24 3.01 0.04 88.06 05:58:35 05:47:01 0 7.75 0.00 2.86 7.90 0.03 81.46 05:58:35 05:47:01 1 7.57 0.00 1.42 0.72 0.05 90.23 05:58:35 05:47:01 2 6.03 0.00 1.96 3.45 0.03 88.53 05:58:35 05:47:01 3 6.69 0.00 1.78 0.32 0.03 91.18 05:58:35 05:47:01 4 5.54 0.00 2.30 0.86 0.03 91.28 05:58:35 05:47:01 5 6.51 0.00 2.53 4.84 0.03 86.10 05:58:35 05:47:01 6 7.59 0.00 1.71 1.44 0.03 89.23 05:58:35 05:47:01 7 5.54 0.00 3.36 4.56 0.05 86.49 05:58:35 05:48:01 all 25.68 0.00 5.85 3.67 0.06 64.74 05:58:35 05:48:01 0 26.42 0.00 7.20 18.00 0.07 48.31 05:58:35 05:48:01 1 25.29 0.00 5.43 5.63 0.05 63.59 05:58:35 05:48:01 2 25.87 0.00 6.25 1.49 0.05 66.35 05:58:35 05:48:01 3 26.30 0.00 4.99 0.10 0.07 68.54 05:58:35 05:48:01 4 24.75 0.00 5.07 0.47 0.05 69.66 05:58:35 05:48:01 5 25.65 0.00 5.57 0.37 0.07 68.33 05:58:35 05:48:01 6 26.08 0.00 5.60 1.39 0.05 66.88 05:58:35 05:48:01 7 25.07 0.00 6.69 1.94 0.08 66.20 05:58:35 05:49:01 all 19.78 0.00 4.20 2.82 0.06 73.14 05:58:35 05:49:01 0 19.46 0.00 4.55 2.83 0.10 73.05 05:58:35 05:49:01 1 20.09 0.00 3.61 1.00 0.05 75.25 05:58:35 05:49:01 2 18.85 0.00 3.79 0.86 0.05 76.45 05:58:35 05:49:01 3 19.35 0.00 3.63 1.57 0.05 75.39 05:58:35 05:49:01 4 20.45 0.00 3.87 3.83 0.05 71.80 05:58:35 05:49:01 5 19.35 0.00 6.39 11.26 0.07 62.94 05:58:35 05:49:01 6 18.90 0.00 3.50 0.25 0.03 77.31 05:58:35 05:49:01 7 21.78 0.00 4.28 0.99 0.05 72.89 05:58:35 05:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:58:35 05:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:58:35 05:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:58:35 05:50:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:58:35 05:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:58:35 05:50:01 4 0.05 0.00 0.02 0.03 0.02 99.88 05:58:35 05:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:58:35 05:50:01 6 0.05 0.00 0.00 0.00 0.00 99.95 05:58:35 05:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:58:35 05:51:01 all 0.06 0.00 0.05 0.01 0.00 99.88 05:58:35 05:51:01 0 0.05 0.00 0.03 0.02 0.00 99.90 05:58:35 05:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:58:35 05:51:01 2 0.05 0.00 0.02 0.02 0.00 99.92 05:58:35 05:51:01 3 0.05 0.00 0.03 0.00 0.00 99.92 05:58:35 05:51:01 4 0.05 0.00 0.22 0.05 0.02 99.67 05:58:35 05:51:01 5 0.08 0.00 0.05 0.00 0.00 99.87 05:58:35 05:51:01 6 0.07 0.00 0.03 0.02 0.00 99.88 05:58:35 05:51:01 7 0.08 0.00 0.00 0.00 0.00 99.92 05:58:35 05:52:01 all 1.16 0.00 0.76 0.52 0.01 97.54 05:58:35 05:52:01 0 1.18 0.00 2.22 1.15 0.02 95.43 05:58:35 05:52:01 1 0.42 0.00 0.40 0.00 0.00 99.18 05:58:35 05:52:01 2 0.80 0.00 0.40 0.45 0.02 98.33 05:58:35 05:52:01 3 1.55 0.00 0.57 0.03 0.02 97.83 05:58:35 05:52:01 4 0.73 0.00 0.40 0.65 0.02 98.20 05:58:35 05:52:01 5 2.00 0.00 0.78 0.07 0.00 97.15 05:58:35 05:52:01 6 1.35 0.00 0.57 0.88 0.03 97.16 05:58:35 05:52:01 7 1.21 0.00 0.77 0.94 0.02 97.07 05:58:35 05:53:01 all 0.03 0.00 0.02 0.00 0.00 99.95 05:58:35 05:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:58:35 05:53:01 1 0.03 0.00 0.03 0.00 0.00 99.93 05:58:35 05:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:58:35 05:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:58:35 05:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 05:58:35 05:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:58:35 05:53:01 6 0.00 0.00 0.02 0.03 0.00 99.95 05:58:35 05:53:01 7 0.10 0.00 0.05 0.00 0.00 99.85 05:58:35 05:54:01 all 0.28 0.00 0.03 0.01 0.00 99.68 05:58:35 05:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:58:35 05:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:58:35 05:54:01 2 0.07 0.00 0.03 0.02 0.00 99.88 05:58:35 05:54:01 3 0.08 0.00 0.05 0.00 0.02 99.85 05:58:35 05:54:01 4 0.03 0.00 0.05 0.02 0.00 99.90 05:58:35 05:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:58:35 05:54:01 6 0.07 0.00 0.07 0.02 0.00 99.85 05:58:35 05:54:01 7 1.99 0.00 0.02 0.00 0.00 98.00 05:58:35 05:55:01 all 0.27 0.00 0.01 0.00 0.01 99.71 05:58:35 05:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 05:58:35 05:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:58:35 05:55:01 2 0.02 0.00 0.02 0.02 0.02 99.93 05:58:35 05:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:58:35 05:55:01 4 0.07 0.00 0.00 0.00 0.02 99.92 05:58:35 05:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 05:58:35 05:55:01 6 0.00 0.00 0.00 0.02 0.00 99.98 05:58:35 05:55:01 7 2.00 0.00 0.03 0.00 0.02 97.95 05:58:35 05:56:01 all 0.27 0.00 0.02 0.00 0.00 99.70 05:58:35 05:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:58:35 05:56:01 1 0.00 0.00 0.02 0.02 0.00 99.97 05:58:35 05:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:58:35 05:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:58:35 05:56:01 4 0.05 0.00 0.07 0.00 0.02 99.87 05:58:35 05:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:58:35 05:56:01 6 0.13 0.00 0.02 0.02 0.00 99.83 05:58:35 05:56:01 7 1.99 0.00 0.02 0.00 0.00 98.00 05:58:35 05:57:01 all 0.12 0.00 0.02 0.01 0.00 99.84 05:58:35 05:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:58:35 05:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:58:35 05:57:01 2 0.00 0.00 0.00 0.02 0.02 99.97 05:58:35 05:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:58:35 05:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 05:58:35 05:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:58:35 05:57:01 6 0.32 0.00 0.02 0.03 0.02 99.62 05:58:35 05:57:01 7 0.68 0.00 0.15 0.00 0.00 99.17 05:58:35 05:58:35 05:57:01 CPU %user %nice %system %iowait %steal %idle 05:58:35 05:58:01 all 0.01 0.00 0.01 0.00 0.00 99.97 05:58:35 05:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:58:35 05:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:58:35 05:58:01 2 0.00 0.00 0.00 0.02 0.00 99.98 05:58:35 05:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:58:35 05:58:01 4 0.02 0.00 0.03 0.00 0.00 99.95 05:58:35 05:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:58:35 05:58:01 6 0.05 0.00 0.02 0.02 0.00 99.92 05:58:35 05:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:58:35 Average: all 4.49 0.00 1.09 0.83 0.02 93.57 05:58:35 Average: 0 4.53 0.00 1.40 2.47 0.02 91.59 05:58:35 Average: 1 4.44 0.00 0.91 0.61 0.02 94.03 05:58:35 Average: 2 4.27 0.00 1.03 0.53 0.02 94.16 05:58:35 Average: 3 4.46 0.00 0.91 0.17 0.02 94.44 05:58:35 Average: 4 4.28 0.00 1.00 0.49 0.02 94.21 05:58:35 Average: 5 4.43 0.00 1.27 1.37 0.02 92.92 05:58:35 Average: 6 4.52 0.00 0.95 0.34 0.01 94.17 05:58:35 Average: 7 5.00 0.00 1.27 0.70 0.02 93.02 05:58:35 05:58:35 05:58:35