Pull request #529 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 79b16ee3c949b7ad3b78b337d43600b7e6749877+600d018d751e79cb36c22856eb8a497d52ddc51b (007c36321bd9d298df4d88562ac96cf7230e53a6) 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-ssh3650636606492047692.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh5219439940137788701.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-529/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-529/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10344922611628163340.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-529/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16104369378519803337.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh15916958202440274966.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-529/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-529/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9215902392827972609.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 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-24168’ Running on prd-ubuntu20.04-docker-8c-8g-24172 in /w/workspace/xfoundry_device-modbus-go_PR-529 [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-529 # 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 600d018d751e79cb36c22856eb8a497d52ddc51b into PR head commit 79b16ee3c949b7ad3b78b337d43600b7e6749877 Merge succeeded, producing 79b16ee3c949b7ad3b78b337d43600b7e6749877 Checking out Revision 79b16ee3c949b7ad3b78b337d43600b7e6749877 (PR-529) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/529/head:refs/remotes/origin/PR-529 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79b16ee3c949b7ad3b78b337d43600b7e6749877 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 600d018d751e79cb36c22856eb8a497d52ddc51b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79b16ee3c949b7ad3b78b337d43600b7e6749877 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:23:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:23:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:23:22 ========================================================= 05:23:22 EdgeX Global Pipelines Version Info 05:23:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:23:23 ------------------- 05:23:23 stable info: 05:23:23 ------------------- 05:23:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:23:23 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:23:23 Message: update stable to v1.0.258 05:23:24 ------------------- 05:23:24 experimental info: 05:23:24 ------------------- 05:23:24 Commited By: **** collab-it+edgex@linuxfoundation.org 05:23:24 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:23:24 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:23:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:23:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:23:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:23:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:23:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:23:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:23:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:23:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:23:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:23:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:23:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:23:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:23:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:23:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:23:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:23:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:23:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:23:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:23:26 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:23:26 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:23:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:23:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:23:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-529 [Pipeline] echo 05:23:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-529 [Pipeline] echo 05:23:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-529 [Pipeline] echo 05:23:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79b16ee3c949b7ad3b78b337d43600b7e6749877 [Pipeline] echo 05:23:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79b16ee [Pipeline] echo 05:23:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:23:26 provisioning config files... 05:23:26 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp/config3544895416796288296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:27 ---> ****-login.sh 05:23:27 nexus3.edgexfoundry.org:10001 05:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:27 Configure a credential helper to remove this warning. See 05:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:27 05:23:27 Login Succeeded 05:23:27 nexus3.edgexfoundry.org:10002 05:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:27 Configure a credential helper to remove this warning. See 05:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:27 05:23:27 Login Succeeded 05:23:27 nexus3.edgexfoundry.org:10003 05:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:27 Configure a credential helper to remove this warning. See 05:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:27 05:23:27 Login Succeeded 05:23:27 nexus3.edgexfoundry.org:10004 05:23:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:27 Configure a credential helper to remove this warning. See 05:23:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:27 05:23:27 Login Succeeded 05:23:27 ****.io 05:23:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:28 Configure a credential helper to remove this warning. See 05:23:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:28 05:23:28 Login Succeeded 05:23:28 ---> ****-login.sh ends [Pipeline] } 05:23:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:23:28 + git rev-list -1 --merges 79b16ee3c949b7ad3b78b337d43600b7e6749877~1..79b16ee3c949b7ad3b78b337d43600b7e6749877 [Pipeline] echo 05:23:28 -----------> git rev-list -1 --merges 79b16ee3c949b7ad3b78b337d43600b7e6749877~1..79b16ee3c949b7ad3b78b337d43600b7e6749877 79b16ee3c949b7ad3b78b337d43600b7e6749877 [false] [Pipeline] sh 05:23:29 + git log --format=format:%s -1 79b16ee3c949b7ad3b78b337d43600b7e6749877 [Pipeline] echo 05:23:29 ========================================================= 05:23:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:23:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:23:29 + git log --format=format:%s -1 79b16ee3c949b7ad3b78b337d43600b7e6749877 [Pipeline] echo 05:23:29 [semverPrep] GIT_COMMIT: 79b16ee3c949b7ad3b78b337d43600b7e6749877, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 05:23:29 [semverPrep] This is not a build commit. [Pipeline] sh 05:23:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:23:30 + grep -v github /etc/ssh/ssh_known_hosts 05:23:30 + [ -e /tmp/ssh_known_hosts ] 05:23:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:23:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:23:30 + sudo tee -a /etc/ssh/ssh_known_hosts 05:23:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:30 05:23:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:31 0.1.4: Pulling from edgex-devops/py-git-semver 05:23:31 b85a868b505f: Pulling fs layer 05:23:31 e2be974225ed: Pulling fs layer 05:23:31 339a4e72a1f5: Pulling fs layer 05:23:31 988bab9f4d93: Pulling fs layer 05:23:31 1469e6f7b9e6: Pulling fs layer 05:23:31 eaf3925da568: Pulling fs layer 05:23:31 bab4dde63d76: Pulling fs layer 05:23:31 bde34c3a00c8: Pulling fs layer 05:23:31 b352a97aabf1: Pulling fs layer 05:23:31 4872d77fe225: Pulling fs layer 05:23:31 5851b861e8e6: Pulling fs layer 05:23:31 988bab9f4d93: Waiting 05:23:31 eaf3925da568: Waiting 05:23:31 bab4dde63d76: Waiting 05:23:31 1469e6f7b9e6: Waiting 05:23:31 bde34c3a00c8: Waiting 05:23:31 5851b861e8e6: Waiting 05:23:31 b352a97aabf1: Waiting 05:23:31 e2be974225ed: Download complete 05:23:31 988bab9f4d93: Verifying Checksum 05:23:31 988bab9f4d93: Download complete 05:23:31 1469e6f7b9e6: Verifying Checksum 05:23:31 1469e6f7b9e6: Download complete 05:23:31 eaf3925da568: Download complete 05:23:31 339a4e72a1f5: Verifying Checksum 05:23:31 339a4e72a1f5: Download complete 05:23:31 bde34c3a00c8: Download complete 05:23:31 b352a97aabf1: Download complete 05:23:31 4872d77fe225: Verifying Checksum 05:23:31 4872d77fe225: Download complete 05:23:31 5851b861e8e6: Verifying Checksum 05:23:31 5851b861e8e6: Download complete 05:23:31 b85a868b505f: Verifying Checksum 05:23:31 b85a868b505f: Download complete 05:23:31 bab4dde63d76: Verifying Checksum 05:23:31 bab4dde63d76: Download complete 05:23:32 b85a868b505f: Pull complete 05:23:32 e2be974225ed: Pull complete 05:23:33 339a4e72a1f5: Pull complete 05:23:33 988bab9f4d93: Pull complete 05:23:33 1469e6f7b9e6: Pull complete 05:23:33 eaf3925da568: Pull complete 05:23:35 bab4dde63d76: Pull complete 05:23:35 bde34c3a00c8: Pull complete 05:23:35 b352a97aabf1: Pull complete 05:23:35 4872d77fe225: Pull complete 05:23:35 5851b861e8e6: Pull complete 05:23:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:23:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:23:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:35 prd-ubuntu20.04-docker-8c-8g-24172 does not seem to be running inside a container 05:23:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-529 -v /w/workspace/xfoundry_device-modbus-go_PR-529:/w/workspace/xfoundry_device-modbus-go_PR-529:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-529@tmp:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:23:39 $ docker top c5850f84014fec75a3cffd8ac687f7d752943688d139817764c9054e349aed8e -eo pid,comm 05:23:39 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:23:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:23:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:39 [ssh-agent] Looking for ssh-agent implementation... 05:23:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:39 $ docker exec c5850f84014fec75a3cffd8ac687f7d752943688d139817764c9054e349aed8e ssh-agent 05:23:39 SSH_AUTH_SOCK=/tmp/ssh-Dz5fQ5WeThi0/agent.32 05:23:39 SSH_AGENT_PID=38 05:23:39 Running ssh-add (command line suppressed) 05:23:39 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-529@tmp/private_key_16516676963588189378.key (/w/workspace/xfoundry_device-modbus-go_PR-529@tmp/private_key_16516676963588189378.key) 05:23:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:40 + git tag --points-at HEAD [Pipeline] } 05:23:40 $ docker exec --env ******** --env ******** c5850f84014fec75a3cffd8ac687f7d752943688d139817764c9054e349aed8e ssh-agent -k 05:23:40 unset SSH_AUTH_SOCK; 05:23:40 unset SSH_AGENT_PID; 05:23:40 echo Agent pid 38 killed; 05:23:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:23:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:23:40 [ssh-agent] Looking for ssh-agent implementation... 05:23:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:23:40 $ docker exec c5850f84014fec75a3cffd8ac687f7d752943688d139817764c9054e349aed8e ssh-agent 05:23:40 SSH_AUTH_SOCK=/tmp/ssh-n8Q15gA3AYWQ/agent.70 05:23:40 SSH_AGENT_PID=76 05:23:40 Running ssh-add (command line suppressed) 05:23:40 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-529@tmp/private_key_15140028984557024321.key (/w/workspace/xfoundry_device-modbus-go_PR-529@tmp/private_key_15140028984557024321.key) 05:23:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:23:41 + git semver init 05:23:41 2023-12-06 05:23:41,310 [run_init] DEBUG init version:0.0.0 force:False 05:23:41 2023-12-06 05:23:41,311 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-529/.semver 05:23:41 2023-12-06 05:23:41,312 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-529/.semver 05:23:41 2023-12-06 05:23:41,312 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-529/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-529, universal_newlines=False, shell=None, istream=None) 05:23:42 2023-12-06 05:23:42,500 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-529/.git/info/exclude 05:23:42 2023-12-06 05:23:42,500 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-529/.semver/PR-529 with force:False 05:23:42 2023-12-06 05:23:42,500 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-529/.semver/PR-529 05:23:42 2023-12-06 05:23:42,505 [execute] INFO git cat-file --batch-check 05:23:42 2023-12-06 05:23:42,505 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-529/.semver, universal_newlines=False, shell=None, istream=) 05:23:42 2023-12-06 05:23:42,512 [execute] INFO git cat-file --batch 05:23:42 2023-12-06 05:23:42,513 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-529/.semver, universal_newlines=False, shell=None, istream=) 05:23:42 2023-12-06 05:23:42,518 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-529/.semver/PR-529 05:23:42 0.0.0 [Pipeline] } 05:23:42 $ docker exec --env ******** --env ******** c5850f84014fec75a3cffd8ac687f7d752943688d139817764c9054e349aed8e ssh-agent -k 05:23:42 unset SSH_AUTH_SOCK; 05:23:42 unset SSH_AGENT_PID; 05:23:42 echo Agent pid 76 killed; 05:23:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:23:43 + git semver [Pipeline] } 05:23:43 $ docker stop --time=1 c5850f84014fec75a3cffd8ac687f7d752943688d139817764c9054e349aed8e 05:23:45 $ docker rm -f --volumes c5850f84014fec75a3cffd8ac687f7d752943688d139817764c9054e349aed8e [Pipeline] // withDockerContainer [Pipeline] sh 05:23:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:23:45 Stashed 1 file(s) [Pipeline] echo 05:23:45 [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:23:46 provisioning config files... 05:23:46 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp/config14734515731624325944tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:23:47 ---> ****-login.sh 05:23:47 nexus3.edgexfoundry.org:10001 05:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:47 Configure a credential helper to remove this warning. See 05:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:47 05:23:47 Login Succeeded 05:23:47 nexus3.edgexfoundry.org:10002 05:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:47 Configure a credential helper to remove this warning. See 05:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:47 05:23:47 Login Succeeded 05:23:47 nexus3.edgexfoundry.org:10003 05:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:47 Configure a credential helper to remove this warning. See 05:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:47 05:23:47 Login Succeeded 05:23:47 nexus3.edgexfoundry.org:10004 05:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:47 Configure a credential helper to remove this warning. See 05:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:47 05:23:47 Login Succeeded 05:23:47 ****.io 05:23:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:23:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:23:47 Configure a credential helper to remove this warning. See 05:23:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:23:47 05:23:47 Login Succeeded 05:23:47 ---> ****-login.sh ends [Pipeline] } 05:23:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:23:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:23:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:23:48 ========================================================= 05:23:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:23:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:23:49 Sending build context to Docker daemon 17.23MB 05:23:49 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 05:23:49 Step 2/10 : FROM ${BASE} AS builder 05:23:49 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:23:49 7264a8db6415: Pulling fs layer 05:23:49 c4d48a809fc2: Pulling fs layer 05:23:49 4f1c88b9dad5: Pulling fs layer 05:23:49 ad3a456e5733: Pulling fs layer 05:23:49 69c7f0334f64: Pulling fs layer 05:23:49 ad3a456e5733: Waiting 05:23:49 69c7f0334f64: Waiting 05:23:49 1f1c1a5573a3: Pulling fs layer 05:23:49 ce7588e14bc9: Pulling fs layer 05:23:49 1f1c1a5573a3: Waiting 05:23:49 b5e4710f87ac: Pulling fs layer 05:23:49 ce7588e14bc9: Waiting 05:23:49 c4d48a809fc2: Verifying Checksum 05:23:49 c4d48a809fc2: Download complete 05:23:49 ad3a456e5733: Verifying Checksum 05:23:49 ad3a456e5733: Download complete 05:23:49 69c7f0334f64: Verifying Checksum 05:23:49 69c7f0334f64: Download complete 05:23:49 7264a8db6415: Verifying Checksum 05:23:49 7264a8db6415: Download complete 05:23:49 1f1c1a5573a3: Verifying Checksum 05:23:49 1f1c1a5573a3: Download complete 05:23:49 7264a8db6415: Pull complete 05:23:49 b5e4710f87ac: Verifying Checksum 05:23:49 b5e4710f87ac: Download complete 05:23:49 c4d48a809fc2: Pull complete 05:23:49 4f1c88b9dad5: Verifying Checksum 05:23:49 4f1c88b9dad5: Download complete 05:23:50 ce7588e14bc9: Verifying Checksum 05:23:50 ce7588e14bc9: Download complete 05:23:52 4f1c88b9dad5: Pull complete 05:23:52 ad3a456e5733: Pull complete 05:23:52 69c7f0334f64: Pull complete 05:23:53 1f1c1a5573a3: Pull complete 05:23:55 ce7588e14bc9: Pull complete 05:23:55 b5e4710f87ac: Pull complete 05:23:55 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 05:23:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:23:55 ---> 88b5674ff536 05:23:55 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:24:01 ---> Running in c547127754a4 05:24:01 Removing intermediate container c547127754a4 05:24:01 ---> f48ac387a932 05:24:01 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:24:01 ---> Running in 67c0231a8e36 05:24:01 Removing intermediate container 67c0231a8e36 05:24:01 ---> cc6d5f1ae500 05:24:01 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:24:01 ---> Running in 8bf8620afabd 05:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:24:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:24:01 (1/8) Installing openssh-keygen (9.3_p2-r0) 05:24:01 (2/8) Installing libedit (20221030.3.1-r1) 05:24:01 (3/8) Installing openssh-client-common (9.3_p2-r0) 05:24:01 (4/8) Installing openssh-client-default (9.3_p2-r0) 05:24:01 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 05:24:01 (6/8) Installing openssh-server-common (9.3_p2-r0) 05:24:01 (7/8) Installing openssh-server (9.3_p2-r0) 05:24:01 (8/8) Installing openssh (9.3_p2-r0) 05:24:01 Executing busybox-1.36.1-r5.trigger 05:24:01 OK: 270 MiB in 60 packages 05:24:01 Still waiting to schedule task 05:24:01 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-24171’ 05:24:02 Removing intermediate container 8bf8620afabd 05:24:02 ---> 5eac3be2fe55 05:24:02 Step 6/10 : WORKDIR /device-modbus-go 05:24:02 ---> Running in 5a1b3e611e38 05:24:02 Removing intermediate container 5a1b3e611e38 05:24:02 ---> f5d0cbbed03f 05:24:02 Step 7/10 : COPY go.mod vendor* ./ 05:24:02 ---> d52e04b93c88 05:24:02 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:24:02 ---> Running in 1e2551ae8ea2 05:24:41 Removing intermediate container 1e2551ae8ea2 05:24:41 ---> 854c467b86af 05:24:41 Step 9/10 : COPY . . 05:24:41 ---> 068e8fc7104f 05:24:41 Step 10/10 : RUN ${MAKE} 05:24:41 ---> Running in c3915af3ed12 05:24:41 noop 05:24:41 Removing intermediate container c3915af3ed12 05:24:41 ---> ad7ded664ff6 05:24:41 Successfully built ad7ded664ff6 05:24:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:41 + docker inspect -f . ci-base-image-x86_64 05:24:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:41 prd-ubuntu20.04-docker-8c-8g-24172 does not seem to be running inside a container 05:24:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-529 -v /w/workspace/xfoundry_device-modbus-go_PR-529:/w/workspace/xfoundry_device-modbus-go_PR-529:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-529@tmp:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:24:42 $ docker top aae4c1af394bcb77e162beca86557e6ef923a05a65eecea152bf3c6937f446de -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:42 + go version 05:24:42 go version go1.21.0 linux/amd64 [Pipeline] } 05:24:42 $ docker stop --time=1 aae4c1af394bcb77e162beca86557e6ef923a05a65eecea152bf3c6937f446de 05:24:43 $ docker rm -f --volumes aae4c1af394bcb77e162beca86557e6ef923a05a65eecea152bf3c6937f446de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:24:44 + docker inspect -f . ci-base-image-x86_64 05:24:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:24:45 prd-ubuntu20.04-docker-8c-8g-24172 does not seem to be running inside a container 05:24:45 $ 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-529 -v /w/workspace/xfoundry_device-modbus-go_PR-529:/w/workspace/xfoundry_device-modbus-go_PR-529:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-529@tmp:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:24:45 $ docker top 73f9d5bff052235d25bd1930bce98bbd02d1a13d1b75a5236866837e6abaefe9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:24:45 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-529 [Pipeline] fileExists [Pipeline] sh 05:24:46 + make test 05:24:46 go test ./... -coverprofile=coverage.out 05:24:47 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:24:57 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:24:57 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.9% of statements 05:25:05 go vet ./... 05:25:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:25:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:25:08 ./bin/test-attribution-txt.sh [Pipeline] echo 05:25:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:25:08 $ docker stop --time=1 73f9d5bff052235d25bd1930bce98bbd02d1a13d1b75a5236866837e6abaefe9 05:25:12 $ docker rm -f --volumes 73f9d5bff052235d25bd1930bce98bbd02d1a13d1b75a5236866837e6abaefe9 [Pipeline] // withDockerContainer [Pipeline] sh 05:25:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:25:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:25:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:25:13 + ls -al . 05:25:13 total 192 05:25:13 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 05:24 . 05:25:13 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 05:23 .. 05:25:13 -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 05:23 .dockerignore 05:25:13 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 05:24 .git 05:25:13 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:23 .github 05:25:13 -rw-rw-r-- 1 jenkins jenkins 266 Dec 6 05:23 .gitignore 05:25:13 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 05:23 .golangci.yml 05:25:13 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 05:23 .semver 05:25:13 -rw-rw-r-- 1 jenkins jenkins 11101 Dec 6 05:23 Attribution.txt 05:25:13 -rw-rw-r-- 1 jenkins jenkins 16388 Dec 6 05:23 CHANGELOG.md 05:25:13 -rw-rw-r-- 1 jenkins jenkins 1474 Dec 6 05:23 Dockerfile 05:25:13 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 05:23 GOVERNANCE.md 05:25:13 -rw-rw-r-- 1 jenkins jenkins 658 Dec 6 05:23 Jenkinsfile 05:25:13 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 05:23 LICENSE 05:25:13 -rw-rw-r-- 1 jenkins jenkins 1936 Dec 6 05:23 Makefile 05:25:13 -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 05:23 OWNERS.md 05:25:13 -rw-rw-r-- 1 jenkins jenkins 4463 Dec 6 05:23 README.md 05:25:13 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 05:23 VERSION 05:25:13 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 05:23 bin 05:25:13 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:23 cmd 05:25:13 -rw-r--r-- 1 jenkins jenkins 24334 Dec 6 05:24 coverage.out 05:25:13 -rw-rw-r-- 1 jenkins jenkins 3937 Dec 6 05:23 go.mod 05:25:13 -rw-rw-r-- 1 jenkins jenkins 35426 Dec 6 05:23 go.sum 05:25:13 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:23 internal 05:25:13 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 05:23 simulator 05:25:13 -rw-rw-r-- 1 jenkins jenkins 229 Dec 6 05:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:14 + 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=79b16ee3c949b7ad3b78b337d43600b7e6749877 --label arch=amd64 --label version=0.0.0 . 05:25:14 Sending build context to Docker daemon 17.25MB 05:25:14 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 05:25:14 Step 2/23 : FROM ${BASE} AS builder 05:25:14 ---> ad7ded664ff6 05:25:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:25:14 ---> Running in 3078a3652c53 05:25:14 Removing intermediate container 3078a3652c53 05:25:14 ---> 47bf650bafe7 05:25:14 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:25:14 ---> Running in 9a9bf887f765 05:25:14 Removing intermediate container 9a9bf887f765 05:25:14 ---> d01b04c70cd4 05:25:14 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:25:14 ---> Running in d734a4f0ecfd 05:25:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:25:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:25:15 OK: 270 MiB in 60 packages 05:25:15 Removing intermediate container d734a4f0ecfd 05:25:15 ---> 18c264c56b25 05:25:15 Step 6/23 : WORKDIR /device-modbus-go 05:25:15 ---> Running in 3a4ff21e14ca 05:25:15 Removing intermediate container 3a4ff21e14ca 05:25:15 ---> 8680e90c1d46 05:25:15 Step 7/23 : COPY go.mod vendor* ./ 05:25:15 ---> 7631a054afe9 05:25:15 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:25:15 ---> Running in c087a296e186 05:25:16 Removing intermediate container c087a296e186 05:25:16 ---> 4dd7c367895e 05:25:16 Step 9/23 : COPY . . 05:25:17 ---> aceeca1fa5c4 05:25:17 Step 10/23 : RUN ${MAKE} 05:25:17 ---> Running in 6afb4ddc1a8a 05:25:17 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:25:40 Removing intermediate container 6afb4ddc1a8a 05:25:40 ---> f66823ee2297 05:25:40 Step 11/23 : FROM alpine:3.18 05:25:40 3.18: Pulling from library/alpine 05:25:40 c926b61bad3b: Pulling fs layer 05:25:40 c926b61bad3b: Download complete 05:25:40 c926b61bad3b: Pull complete 05:25:40 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:25:40 Status: Downloaded newer image for alpine:3.18 05:25:40 ---> b541f2080109 05:25:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 05:25:40 ---> Running in 4946c3d53af2 05:25:40 Removing intermediate container 4946c3d53af2 05:25:40 ---> 09108408707c 05:25:40 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:25:40 ---> Running in 3c2c02b1905e 05:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:25:40 (1/1) Installing dumb-init (1.2.5-r2) 05:25:40 Executing busybox-1.36.1-r5.trigger 05:25:40 OK: 7 MiB in 16 packages 05:25:40 Removing intermediate container 3c2c02b1905e 05:25:40 ---> 93e3550f5f15 05:25:40 Step 14/23 : RUN apk --no-cache upgrade 05:25:40 ---> Running in 3e5c1bd07dc5 05:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:25:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:25:43 OK: 7 MiB in 16 packages 05:25:43 Removing intermediate container 3e5c1bd07dc5 05:25:43 ---> 858653f448d8 05:25:43 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:25:43 ---> 79a6a5652a97 05:25:43 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:25:43 ---> eae8bf96278c 05:25:43 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:25:43 ---> 3d64b29a82f3 05:25:43 Step 18/23 : EXPOSE 59901 05:25:43 ---> Running in b5901de99520 05:25:43 Removing intermediate container b5901de99520 05:25:43 ---> 376054c2d22b 05:25:43 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:25:43 ---> Running in 477b2cee5e42 05:25:43 Removing intermediate container 477b2cee5e42 05:25:43 ---> 600a34ebbd1c 05:25:43 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 05:25:43 ---> Running in a3f6b74d5e2c 05:25:43 Removing intermediate container a3f6b74d5e2c 05:25:43 ---> d30a253ea446 05:25:43 Step 21/23 : LABEL arch=amd64 05:25:43 ---> Running in 11366c5d6b05 05:25:43 Removing intermediate container 11366c5d6b05 05:25:43 ---> 4e203d30e067 05:25:43 Step 22/23 : LABEL git_sha=79b16ee3c949b7ad3b78b337d43600b7e6749877 05:25:43 ---> Running in a9f756332d35 05:25:43 Removing intermediate container a9f756332d35 05:25:43 ---> bc5b78e602d8 05:25:43 Step 23/23 : LABEL version=0.0.0 05:25:43 ---> Running in aa70c78e263c 05:25:43 Removing intermediate container aa70c78e263c 05:25:43 ---> 50a013e22b63 05:25:43 [Warning] One or more build-args [ARCH] were not consumed 05:25:43 Successfully built 50a013e22b63 05:25:43 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:25:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:25:45 05:25:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:25:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:25:46 latest: Pulling from edgex-lftools-log-publisher 05:25:46 5eb5b503b376: Pulling fs layer 05:25:46 5c69ac0246d0: Pulling fs layer 05:25:46 ec43610c2a17: Pulling fs layer 05:25:46 3a2ae6a8a46f: Pulling fs layer 05:25:46 33b1e0a273af: Pulling fs layer 05:25:46 5d3b04190fa2: Pulling fs layer 05:25:46 2f39f015ded8: Pulling fs layer 05:25:46 3a2ae6a8a46f: Waiting 05:25:46 33b1e0a273af: Waiting 05:25:46 5d3b04190fa2: Waiting 05:25:46 2f39f015ded8: Waiting 05:25:46 5c69ac0246d0: Verifying Checksum 05:25:46 5c69ac0246d0: Download complete 05:25:46 3a2ae6a8a46f: Verifying Checksum 05:25:46 3a2ae6a8a46f: Download complete 05:25:46 33b1e0a273af: Verifying Checksum 05:25:46 33b1e0a273af: Download complete 05:25:46 ec43610c2a17: Verifying Checksum 05:25:46 ec43610c2a17: Download complete 05:25:46 5eb5b503b376: Verifying Checksum 05:25:46 5eb5b503b376: Download complete 05:25:46 2f39f015ded8: Download complete 05:25:47 5eb5b503b376: Pull complete 05:25:47 5c69ac0246d0: Pull complete 05:25:48 ec43610c2a17: Pull complete 05:25:48 3a2ae6a8a46f: Pull complete 05:25:48 33b1e0a273af: Pull complete 05:25:48 5d3b04190fa2: Pull complete 05:25:52 2f39f015ded8: Pull complete 05:25:52 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:25:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:25:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:25:53 prd-ubuntu20.04-docker-8c-8g-24172 does not seem to be running inside a container 05:25:53 $ 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-529 -v /w/workspace/xfoundry_device-modbus-go_PR-529:/w/workspace/xfoundry_device-modbus-go_PR-529:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-529@tmp:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:25:57 $ docker top 5b56ccfddbe264f3e64cb39f711a4061cc832afe398d51e4ae92c1ff4bf53687 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:25:58 ---> job-cost.sh 05:25:58 lf-activate-venv: SKIPPING 05:25:58 INFO: No Stack... 05:25:58 INFO: Retrieving Pricing Info for: v3-standard-8 05:25:58 INFO: Archiving Costs [Pipeline] sh 05:25:59 + cat /w/workspace/xfoundry_device-modbus-go_PR-529/archives/cost.csv 05:25:59 + cut -d, -f6 [Pipeline] lock 05:25:59 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-529-1-stack-cost] 05:25:59 Resource [jenkins-edgexfoundry-device-modbus-go-PR-529-1-stack-cost] did not exist. Created. 05:25:59 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-529-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:25:59 + echo total: 0.2199999988079071 [Pipeline] stash 05:25:59 Stashed 1 file(s) [Pipeline] } 05:25:59 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-529-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:25:59 $ docker stop --time=1 5b56ccfddbe264f3e64cb39f711a4061cc832afe398d51e4ae92c1ff4bf53687 05:26:00 $ docker rm -f --volumes 5b56ccfddbe264f3e64cb39f711a4061cc832afe398d51e4ae92c1ff4bf53687 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:27:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24174 in /w/workspace/xfoundry_device-modbus-go_PR-529 [Pipeline] { [Pipeline] ws 05:27:19 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:27:22 Selected Git installation does not exist. Using Default 05:27:22 The recommended git tool is: NONE 05:27:28 using credential edgex-jenkins-ssh 05:27:28 Cloning the remote Git repository 05:27:28 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:27:28 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:27:28 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:27:28 > git --version # timeout=10 05:27:28 > git --version # 'git version 2.25.1' 05:27:28 using GIT_SSH to set credentials SSH Credentials for GitHub 05:27:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:27:30 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:27:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:27:31 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:27:31 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:27:31 using GIT_SSH to set credentials SSH Credentials for GitHub 05:27:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/529/head:refs/remotes/origin/PR-529 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:27:31 Merging remotes/origin/main commit 600d018d751e79cb36c22856eb8a497d52ddc51b into PR head commit 79b16ee3c949b7ad3b78b337d43600b7e6749877 05:27:32 Merge succeeded, producing 79b16ee3c949b7ad3b78b337d43600b7e6749877 05:27:32 Checking out Revision 79b16ee3c949b7ad3b78b337d43600b7e6749877 (PR-529) 05:27:32 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 05:27:32 > git --version # timeout=10 05:27:32 > git --version # 'git version 2.25.1' 05:27:32 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 05:27:31 > git config core.sparsecheckout # timeout=10 05:27:32 > git checkout -f 79b16ee3c949b7ad3b78b337d43600b7e6749877 # timeout=10 05:27:32 > git remote # timeout=10 05:27:32 > git config --get remote.origin.url # timeout=10 05:27:32 using GIT_SSH to set credentials SSH Credentials for GitHub 05:27:32 > git merge 600d018d751e79cb36c22856eb8a497d52ddc51b # timeout=10 05:27:32 > git rev-parse HEAD^{commit} # timeout=10 05:27:32 > git config core.sparsecheckout # timeout=10 05:27:32 > git checkout -f 79b16ee3c949b7ad3b78b337d43600b7e6749877 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:27:34 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:27:34 % Total % Received % Xferd Average Speed Time Time Time Current 05:27:34 Dload Upload Total Spent Left Speed 05:27:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh 05:27:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:27:34 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 05:27:34 05:27:34 { 05:27:34 "registry-mirrors": [ 05:27:34 "https://nexus3.edgexfoundry.org:10001" 05:27:34 ], 05:27:34 "bip": "10.250.0.254/24", 05:27:34 "hosts": [ 05:27:34 "tcp://0.0.0.0:5555", 05:27:34 "unix:///var/run/docker.sock" 05:27:34 ], 05:27:34 "mtu": 1458, 05:27:34 "selinux-enabled": true, 05:27:34 "seccomp-profile": "/etc/docker/seccomp.json" 05:27:34 } [Pipeline] sh 05:27:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:27:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:27:53 provisioning config files... 05:27:53 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config14841674506106842481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:27:54 ---> ****-login.sh 05:27:54 nexus3.edgexfoundry.org:10001 05:27:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:54 Configure a credential helper to remove this warning. See 05:27:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:54 05:27:54 Login Succeeded 05:27:54 nexus3.edgexfoundry.org:10002 05:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:55 Configure a credential helper to remove this warning. See 05:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:55 05:27:55 Login Succeeded 05:27:55 nexus3.edgexfoundry.org:10003 05:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:55 Configure a credential helper to remove this warning. See 05:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:55 05:27:55 Login Succeeded 05:27:55 nexus3.edgexfoundry.org:10004 05:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:55 Configure a credential helper to remove this warning. See 05:27:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:55 05:27:55 Login Succeeded 05:27:55 ****.io 05:27:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:27:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:27:56 Configure a credential helper to remove this warning. See 05:27:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:27:56 05:27:56 Login Succeeded 05:27:56 ---> ****-login.sh ends [Pipeline] } 05:27:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:27:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:27:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:27:56 ========================================================= 05:27:56 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:27:56 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:27:57 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 05:27:58 #0 building with "default" instance using docker driver 05:27:58 05:27:58 #1 [internal] load build definition from Dockerfile 05:27:58 #1 transferring dockerfile: 1.51kB 0.0s done 05:27:58 #1 DONE 0.1s 05:27:58 05:27:58 #2 [internal] load .dockerignore 05:27:58 #2 transferring context: 182B done 05:27:58 #2 DONE 0.1s 05:27:58 05:27:58 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:27:58 #3 DONE 0.1s 05:27:59 05:27:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:27:59 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 05:27:59 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 05:27:59 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 05:27:59 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 05:27:59 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 05:27:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s 05:27:59 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 05:27:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.3s 05:27:59 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 05:27:59 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done 05:27:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 770.05kB / 97.63MB 0.3s 05:27:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s 05:27:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.91MB / 11.40MB 0.4s 05:27:59 #4 ... 05:27:59 05:27:59 #5 [internal] load build context 05:27:59 #5 transferring context: 8.62MB 0.4s done 05:27:59 #5 DONE 0.4s 05:27:59 05:27:59 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 05:27:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.36MB / 63.99MB 0.5s 05:27:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.39MB / 97.63MB 0.5s 05:27:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s 05:27:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 0.6s 05:27:59 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 05:27:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.14MB / 11.40MB 0.6s 05:27:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 0.8s 05:27:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 24.12MB / 97.63MB 0.8s 05:27:59 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done 05:27:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.33MB / 63.99MB 0.9s 05:27:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.41MB / 97.63MB 0.9s 05:27:59 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 05:27:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.0s 05:27:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.14MB / 97.63MB 1.0s 05:27:59 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.1s 05:27:59 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 41.94MB / 97.63MB 1.1s 05:27:59 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 05:28:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.58MB / 63.99MB 1.3s 05:28:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.21MB / 97.63MB 1.3s 05:28:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s 05:28:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.4s 05:28:00 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done 05:28:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 66.06MB / 97.63MB 1.5s 05:28:00 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 05:28:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.64MB / 97.63MB 1.8s 05:28:00 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 1.9s 05:28:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.59MB / 97.63MB 2.0s 05:28:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 2.1s 05:28:01 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done 05:28:06 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s 05:28:11 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.7s 05:28:17 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.7s done 05:28:18 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 05:28:18 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 05:28:18 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 05:28:18 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 05:28:24 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 05:28:27 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.0s done 05:28:27 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 05:28:28 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done 05:28:29 #4 DONE 30.1s 05:28:29 05:28:29 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 05:28:29 #6 0.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:28:30 #6 1.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:28:31 #6 2.076 (1/8) Installing openssh-keygen (9.3_p2-r0) 05:28:31 #6 2.098 (2/8) Installing libedit (20221030.3.1-r1) 05:28:31 #6 2.109 (3/8) Installing openssh-client-common (9.3_p2-r0) 05:28:31 #6 2.169 (4/8) Installing openssh-client-default (9.3_p2-r0) 05:28:31 #6 2.194 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 05:28:31 #6 2.204 (6/8) Installing openssh-server-common (9.3_p2-r0) 05:28:31 #6 2.211 (7/8) Installing openssh-server (9.3_p2-r0) 05:28:31 #6 2.237 (8/8) Installing openssh (9.3_p2-r0) 05:28:31 #6 2.252 Executing busybox-1.36.1-r5.trigger 05:28:31 #6 2.289 OK: 272 MiB in 60 packages 05:28:33 #6 DONE 4.2s 05:28:33 05:28:33 #7 [builder 3/7] WORKDIR /device-modbus-go 05:28:33 #7 DONE 0.1s 05:28:33 05:28:33 #8 [builder 4/7] COPY go.mod vendor* ./ 05:28:33 #8 DONE 0.1s 05:28:33 05:28:33 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:29:00 #9 DONE 22.6s 05:29:00 05:29:00 #10 [builder 6/7] COPY . . 05:29:00 #10 DONE 0.3s 05:29:00 05:29:00 #11 [builder 7/7] RUN echo noop 05:29:00 #11 0.630 noop 05:29:00 #11 DONE 0.7s 05:29:00 05:29:00 #12 exporting to image 05:29:00 #12 exporting layers 05:29:18 #12 exporting layers 21.1s done 05:29:18 #12 writing image sha256:e1c152137dccb0e59bc2df9a3117ce95ae3c7f3f1c9bbc1759e2152948136cd1 done 05:29:18 #12 naming to docker.io/library/ci-base-image-arm64 0.0s done 05:29:18 #12 DONE 21.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:18 + docker inspect -f . ci-base-image-arm64 05:29:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:19 prd-ubuntu20.04-docker-arm64-4c-16g-24174 does not seem to be running inside a container 05:29:19 $ 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 ******** ci-base-image-arm64 cat 05:29:22 $ docker top 2c38070360a62daf528d4f3c5a0d326a9c8d94c4c9db3821219d28629131903d -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:23 + go version 05:29:23 go version go1.21.0 linux/arm64 [Pipeline] } 05:29:23 $ docker stop --time=1 2c38070360a62daf528d4f3c5a0d326a9c8d94c4c9db3821219d28629131903d 05:29:25 $ docker rm -f --volumes 2c38070360a62daf528d4f3c5a0d326a9c8d94c4c9db3821219d28629131903d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:29:26 + docker inspect -f . ci-base-image-arm64 05:29:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:29:26 prd-ubuntu20.04-docker-arm64-4c-16g-24174 does not seem to be running inside a container 05:29:26 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-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 ******** ci-base-image-arm64 cat 05:29:27 $ docker top b36180622995c5e183daacd23d5e5aea1ebf7fd89b655c2b9c6a4a88c9b98f7a -eo pid,comm [Pipeline] { [Pipeline] sh 05:29:28 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:29:28 + make test 05:29:28 go test ./... -coverprofile=coverage.out 05:29:32 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:30:29 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 05:30:29 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.059s coverage: 47.9% of statements 05:30:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:30:29 go vet ./... 05:30:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:30:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:30:37 ./bin/test-attribution-txt.sh [Pipeline] echo 05:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:30:37 $ docker stop --time=1 b36180622995c5e183daacd23d5e5aea1ebf7fd89b655c2b9c6a4a88c9b98f7a 05:30:39 $ docker rm -f --volumes b36180622995c5e183daacd23d5e5aea1ebf7fd89b655c2b9c6a4a88c9b98f7a [Pipeline] // withDockerContainer [Pipeline] sh 05:30:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:30:40 Warning: overwriting stash ‘coverage-report’ 05:30:41 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:30:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:30:42 + ls -al . 05:30:42 total 188 05:30:42 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 05:29 . 05:30:42 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 05:27 .. 05:30:42 -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 05:27 .dockerignore 05:30:42 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 05:27 .git 05:30:42 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:27 .github 05:30:42 -rw-rw-r-- 1 jenkins jenkins 266 Dec 6 05:27 .gitignore 05:30:42 -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 05:27 .golangci.yml 05:30:42 -rw-rw-r-- 1 jenkins jenkins 11101 Dec 6 05:27 Attribution.txt 05:30:42 -rw-rw-r-- 1 jenkins jenkins 16388 Dec 6 05:27 CHANGELOG.md 05:30:42 -rw-rw-r-- 1 jenkins jenkins 1474 Dec 6 05:27 Dockerfile 05:30:42 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 05:27 GOVERNANCE.md 05:30:42 -rw-rw-r-- 1 jenkins jenkins 658 Dec 6 05:27 Jenkinsfile 05:30:42 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 05:27 LICENSE 05:30:42 -rw-rw-r-- 1 jenkins jenkins 1936 Dec 6 05:27 Makefile 05:30:42 -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 05:27 OWNERS.md 05:30:42 -rw-rw-r-- 1 jenkins jenkins 4463 Dec 6 05:27 README.md 05:30:42 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 05:23 VERSION 05:30:42 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 05:27 bin 05:30:42 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:27 cmd 05:30:42 -rw-r--r-- 1 jenkins jenkins 24334 Dec 6 05:30 coverage.out 05:30:42 -rw-rw-r-- 1 jenkins jenkins 3937 Dec 6 05:27 go.mod 05:30:42 -rw-rw-r-- 1 jenkins jenkins 35426 Dec 6 05:27 go.sum 05:30:42 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 05:27 internal 05:30:42 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 05:27 simulator 05:30:42 -rw-rw-r-- 1 jenkins jenkins 229 Dec 6 05:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:42 + 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=79b16ee3c949b7ad3b78b337d43600b7e6749877 --label arch=arm64 --label version=0.0.0 . 05:30:43 #0 building with "default" instance using docker driver 05:30:43 05:30:43 #1 [internal] load build definition from Dockerfile 05:30:43 #1 transferring dockerfile: 1.51kB 0.0s done 05:30:43 #1 DONE 0.0s 05:30:43 05:30:43 #2 [internal] load .dockerignore 05:30:43 #2 transferring context: 182B 0.0s done 05:30:43 #2 DONE 0.0s 05:30:43 05:30:43 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:30:43 #3 DONE 0.0s 05:30:43 05:30:43 #4 [internal] load metadata for docker.io/library/alpine:3.18 05:30:44 #4 DONE 0.3s 05:30:44 05:30:44 #5 [internal] load build context 05:30:44 #5 transferring context: 32.27kB 0.0s done 05:30:44 #5 DONE 0.1s 05:30:44 05:30:44 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:30:44 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 05:30:44 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 05:30:44 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 05:30:44 #6 ... 05:30:44 05:30:44 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:30:44 #7 DONE 0.2s 05:30:44 05:30:44 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 05:30:44 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 05:30:44 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 05:30:44 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 05:30:44 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 05:30:44 #6 DONE 0.9s 05:30:44 05:30:44 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh 05:30:44 #8 0.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:30:45 #8 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:30:46 #8 2.274 OK: 272 MiB in 60 packages 05:30:48 #8 DONE 4.6s 05:30:48 05:30:48 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:30:48 #9 0.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:30:48 #9 0.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:30:48 #9 1.960 (1/1) Installing dumb-init (1.2.5-r2) 05:30:48 #9 1.975 Executing busybox-1.36.1-r5.trigger 05:30:48 #9 1.996 OK: 8 MiB in 16 packages 05:30:48 #9 DONE 3.9s 05:30:48 05:30:48 #10 [builder 3/7] WORKDIR /device-modbus-go 05:30:48 #10 DONE 0.1s 05:30:48 05:30:48 #11 [stage-1 3/6] RUN apk --no-cache upgrade 05:30:48 #11 ... 05:30:48 05:30:48 #12 [builder 4/7] COPY go.mod vendor* ./ 05:30:48 #12 DONE 0.2s 05:30:49 05:30:49 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:50 #13 DONE 1.4s 05:30:50 05:30:50 #14 [builder 6/7] COPY . . 05:30:50 #14 DONE 0.3s 05:30:50 05:30:50 #15 [builder 7/7] RUN make build 05:30:51 #15 0.644 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 05:30:51 #15 ... 05:30:51 05:30:51 #11 [stage-1 3/6] RUN apk --no-cache upgrade 05:30:51 #11 1.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:30:51 #11 1.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:30:51 #11 2.591 OK: 8 MiB in 16 packages 05:30:51 #11 DONE 2.9s 05:30:51 05:30:51 #15 [builder 7/7] RUN make build 05:31:59 #15 DONE 63.2s 05:31:59 05:31:59 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 05:31:59 #16 DONE 0.3s 05:31:59 05:31:59 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 05:31:59 #17 DONE 0.1s 05:31:59 05:31:59 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 05:31:59 #18 DONE 0.1s 05:31:59 05:31:59 #19 exporting to image 05:31:59 #19 exporting layers 05:31:59 #19 exporting layers 0.4s done 05:31:59 #19 writing image sha256:e22c45522db0b9f1754fb135838ed95a4522bc0e5fa749c08656735eed0bff39 done 05:31:59 #19 naming to docker.io/library/device-modbus-arm64 done 05:31:59 #19 DONE 0.5s [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:32:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:32:01 05:32:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:32:01 arm64: Pulling from edgex-lftools-log-publisher 05:32:01 8998bd30e6a1: Pulling fs layer 05:32:01 04944245beec: Pulling fs layer 05:32:01 699f458cf7ca: Pulling fs layer 05:32:01 765212b225bb: Pulling fs layer 05:32:01 f23df028b6ca: Pulling fs layer 05:32:01 d65c8cfc05b1: Pulling fs layer 05:32:01 2437ff75d9bd: Pulling fs layer 05:32:01 765212b225bb: Waiting 05:32:01 f23df028b6ca: Waiting 05:32:01 d65c8cfc05b1: Waiting 05:32:01 2437ff75d9bd: Waiting 05:32:01 04944245beec: Verifying Checksum 05:32:01 04944245beec: Download complete 05:32:01 765212b225bb: Verifying Checksum 05:32:01 765212b225bb: Download complete 05:32:02 f23df028b6ca: Verifying Checksum 05:32:02 f23df028b6ca: Download complete 05:32:02 d65c8cfc05b1: Verifying Checksum 05:32:02 d65c8cfc05b1: Download complete 05:32:02 699f458cf7ca: Verifying Checksum 05:32:02 699f458cf7ca: Download complete 05:32:02 8998bd30e6a1: Verifying Checksum 05:32:02 8998bd30e6a1: Download complete 05:32:05 2437ff75d9bd: Verifying Checksum 05:32:05 2437ff75d9bd: Download complete 05:32:11 8998bd30e6a1: Pull complete 05:32:12 04944245beec: Pull complete 05:32:14 699f458cf7ca: Pull complete 05:32:14 765212b225bb: Pull complete 05:32:15 f23df028b6ca: Pull complete 05:32:15 d65c8cfc05b1: Pull complete 05:32:42 2437ff75d9bd: Pull complete 05:32:42 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:32:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:32:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:42 prd-ubuntu20.04-docker-arm64-4c-16g-24174 does not seem to be running inside a container 05:32:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:32:43 $ docker top 388b5568bc690f5aed61f61b9f4ca4aedca4e5e4ee6db9ee6f8766eed62768ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:32:44 ---> job-cost.sh 05:32:44 lf-activate-venv: SKIPPING 05:32:44 INFO: No Stack... 05:32:44 INFO: Retrieving Pricing Info for: v3-standard-8 05:32:45 INFO: Archiving Costs [Pipeline] sh 05:32:45 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:32:45 + cut -d, -f6 [Pipeline] lock 05:32:46 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-529-1-stack-cost] 05:32:46 Resource [jenkins-edgexfoundry-device-modbus-go-PR-529-1-stack-cost] did not exist. Created. 05:32:46 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-529-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:32:46 /w/workspace/device-modbus-go/1@tmp/durable-5c096156/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:32:46 + echo total: 0.2199999988079071 [Pipeline] stash 05:32:46 Warning: overwriting stash ‘stack-cost’ 05:32:46 Stashed 1 file(s) [Pipeline] } 05:32:46 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-529-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:32:47 $ docker stop --time=1 388b5568bc690f5aed61f61b9f4ca4aedca4e5e4ee6db9ee6f8766eed62768ed 05:32:48 $ docker rm -f --volumes 388b5568bc690f5aed61f61b9f4ca4aedca4e5e4ee6db9ee6f8766eed62768ed [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:32:50 provisioning config files... 05:32:50 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp/config4967340815404630475tmp [Pipeline] { [Pipeline] sh 05:32:50 + set +x 05:32:50 + curl -s https://codecov.io/bash 05:32:50 + bash -s -- 05:32:50 05:32:50 _____ _ 05:32:50 / ____| | | 05:32:50 | | ___ __| | ___ ___ _____ __ 05:32:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:32:50 | |___| (_) | (_| | __/ (_| (_) \ V / 05:32:50 \_____\___/ \__,_|\___|\___\___/ \_/ 05:32:50 Bash-1.0.6 05:32:50 05:32:50 05:32:50 ==> git version 2.25.1 found 05:32:50 ==> 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:32:50 Release-Date: 2020-01-08 05:32:50 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:32:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:32:50 ==> Jenkins CI detected. 05:32:50 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-529 05:32:50 project root: . 05:32:50 --> token set from env 05:32:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:32:51 ==> Running gcov in . (disable via -X gcov) 05:32:51 ==> Python coveragepy not found 05:32:51 ==> Searching for coverage reports in: 05:32:51 + . 05:32:51 -> Found 1 reports 05:32:51 ==> Detecting git/mercurial file structure 05:32:51 ==> Reading reports 05:32:51 + ./coverage.out bytes=24334 05:32:51 ==> Appending adjustments 05:32:51 https://docs.codecov.io/docs/fixing-reports 05:32:51 + Found adjustments 05:32:51 ==> Gzipping contents 05:32:51 4.0K /tmp/codecov.TYyx79.gz 05:32:51 ==> Uploading reports 05:32:51 url: https://codecov.io 05:32:51 query: branch=PR-529&commit=79b16ee3c949b7ad3b78b337d43600b7e6749877&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-529%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=529&job=&cmd_args= 05:32:51 -> Pinging Codecov 05:32:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-529&commit=79b16ee3c949b7ad3b78b337d43600b7e6749877&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-529%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=529&job=&cmd_args= 05:32:51 -> Uploading to 05:32:51 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/55DBCA73C666E3227836607328DD7E49/79b16ee3c949b7ad3b78b337d43600b7e6749877/aa5d6de1-cd48-4088-9c0d-7251ce9abdfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T053251Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2a6b67b25fdda84af1851562c54ba9aee3ab0d27e40c60a9ba544c4c7ef8e1f3 05:32:51 % Total % Received % Xferd Average Speed Time Time Time Current 05:32:51 Dload Upload Total Spent Left Speed 05:32:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 14254 --:--:-- --:--:-- --:--:-- 14254 05:32:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/79b16ee3c949b7ad3b78b337d43600b7e6749877 [Pipeline] } 05:32:51 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:32:54 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-529/archives ] 05:32:54 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-529/archives 05:32:54 total 16 05:32:54 drwxr-xr-x 3 root root 4096 Dec 6 05:25 . 05:32:54 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 05:25 .. 05:32:54 drwxr-xr-x 2 root root 4096 Dec 6 05:25 cost 05:32:54 -rw-r--r-- 1 root root 88 Dec 6 05:25 cost.csv 05:32:54 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-529/archives 05:32:54 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-529/archives 05:32:54 total 16 05:32:54 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 05:25 . 05:32:54 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 05:25 .. 05:32:54 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 05:25 cost 05:32:54 -rw-r--r-- 1 jenkins jenkins 88 Dec 6 05:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:32:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:32:56 ---> package-listing.sh 05:32:56 ++ facter osfamily 05:32:56 ++ tr '[:upper:]' '[:lower:]' 05:32:56 + OS_FAMILY=debian 05:32:56 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-529 05:32:56 + START_PACKAGES=/tmp/packages_start.txt 05:32:56 + END_PACKAGES=/tmp/packages_end.txt 05:32:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:32:56 + PACKAGES=/tmp/packages_start.txt 05:32:56 + '[' /w/workspace/xfoundry_device-modbus-go_PR-529 ']' 05:32:56 + PACKAGES=/tmp/packages_end.txt 05:32:56 + case "${OS_FAMILY}" in 05:32:56 + dpkg -l 05:32:56 + grep '^ii' 05:32:56 + '[' -f /tmp/packages_start.txt ']' 05:32:56 + '[' -f /tmp/packages_end.txt ']' 05:32:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:32:56 + '[' /w/workspace/xfoundry_device-modbus-go_PR-529 ']' 05:32:56 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-529/archives/ 05:32:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-529/archives/ [Pipeline] echo 05:32:56 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-529/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:32:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:32:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:32:57 prd-ubuntu20.04-docker-8c-8g-24172 does not seem to be running inside a container 05:32:57 $ 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-529/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-529 -v /w/workspace/xfoundry_device-modbus-go_PR-529:/w/workspace/xfoundry_device-modbus-go_PR-529:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-529@tmp:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:32:57 $ docker top 4c5431d970bab0409074c0e7d655f0f10b004c833ed5d037f4405170f0694f30 -eo pid,comm [Pipeline] { [Pipeline] sh 05:32:58 + touch /tmp/pre-build-complete [Pipeline] sh 05:32:58 + mkdir -p /var/log/sysstat [Pipeline] sh 05:32:58 + ls /var/log/sa-host 05:32:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:32:59 provisioning config files... 05:32:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-529@tmp/config14625733391534890649tmp [Pipeline] { [Pipeline] echo 05:32:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:32:59 ---> create-netrc.sh [Pipeline] } 05:32:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:33:00 ---> python-tools-install.sh [Pipeline] echo 05:33:00 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:33:00 ---> sudo-logs.sh 05:33:00 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:33:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:33:00 ---> job-cost.sh 05:33:00 lf-activate-venv: SKIPPING 05:33:00 DEBUG: total: 0.2199999988079071 05:33:00 INFO: Retrieving Stack Cost... 05:33:01 INFO: Retrieving Pricing Info for: v3-standard-8 05:33:01 INFO: Archiving Costs [Pipeline] echo 05:33:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:33:02 ---> logs-deploy.sh 05:33:02 lf-activate-venv: SKIPPING 05:33:02 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-529/1 05:33:02 INFO: archiving workspace using pattern(s): 05:33:02 Archives upload complete. 05:33:02 INFO: archiving logs to Nexus 05:33:03 ---> uname -a: 05:33:03 Linux prd-ubuntu20-04-docker-8c-8g-24172 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:33:03 05:33:03 05:33:03 ---> lscpu: 05:33:03 Architecture: x86_64 05:33:03 CPU op-mode(s): 32-bit, 64-bit 05:33:03 Byte Order: Little Endian 05:33:03 Address sizes: 40 bits physical, 48 bits virtual 05:33:03 CPU(s): 8 05:33:03 On-line CPU(s) list: 0-7 05:33:03 Thread(s) per core: 1 05:33:03 Core(s) per socket: 1 05:33:03 Socket(s): 8 05:33:03 NUMA node(s): 1 05:33:03 Vendor ID: AuthenticAMD 05:33:03 CPU family: 23 05:33:03 Model: 49 05:33:03 Model name: AMD EPYC-Rome Processor 05:33:03 Stepping: 0 05:33:03 CPU MHz: 2800.000 05:33:03 BogoMIPS: 5600.00 05:33:03 Virtualization: AMD-V 05:33:03 Hypervisor vendor: KVM 05:33:03 Virtualization type: full 05:33:03 L1d cache: 256 KiB 05:33:03 L1i cache: 256 KiB 05:33:03 L2 cache: 4 MiB 05:33:03 L3 cache: 128 MiB 05:33:03 NUMA node0 CPU(s): 0-7 05:33:03 Vulnerability Itlb multihit: Not affected 05:33:03 Vulnerability L1tf: Not affected 05:33:03 Vulnerability Mds: Not affected 05:33:03 Vulnerability Meltdown: Not affected 05:33:03 Vulnerability Mmio stale data: Not affected 05:33:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:33:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:33:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:33:03 Vulnerability Srbds: Not affected 05:33:03 Vulnerability Tsx async abort: Not affected 05:33:03 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:33:03 05:33:03 05:33:03 ---> nproc: 05:33:03 8 05:33:03 05:33:03 05:33:03 ---> df -h: 05:33:03 Filesystem Size Used Avail Use% Mounted on 05:33:03 overlay 155G 12G 144G 8% / 05:33:03 tmpfs 64M 0 64M 0% /dev 05:33:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:33:03 shm 64M 0 64M 0% /dev/shm 05:33:03 /dev/vda1 155G 12G 144G 8% /facter-os 05:33:03 05:33:03 05:33:03 ---> sar -b -r -n DEV: 05:33:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24172) 12/06/23 _x86_64_ (8 CPU) 05:33:03 05:33:03 05:22:43 LINUX RESTART (8 CPU) 05:33:03 05:33:03 05:23:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:33:03 05:24:01 144.92 40.47 104.46 0.00 4498.63 71476.29 0.00 05:33:03 05:25:01 200.62 1.38 199.23 0.00 17.99 55040.72 0.00 05:33:03 05:26:01 189.85 0.25 189.60 0.00 14.13 46248.16 0.00 05:33:03 05:27:01 1.12 0.00 1.12 0.00 0.00 17.60 0.00 05:33:03 05:28:01 46.28 10.60 35.68 0.00 5155.41 8071.74 0.00 05:33:03 05:29:01 9.77 0.02 9.75 0.00 0.53 377.00 0.00 05:33:03 05:30:01 3.43 0.02 3.42 0.00 0.13 85.19 0.00 05:33:03 05:31:01 2.02 0.00 2.02 0.00 0.00 22.53 0.00 05:33:03 05:32:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 05:33:03 05:33:01 7.17 0.28 6.88 0.00 23.20 125.71 0.00 05:33:03 Average: 60.51 5.24 55.27 0.00 965.07 18058.95 0.00 05:33:03 05:33:03 05:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:33:03 05:24:01 29186944 31509320 815240 2.48 74332 2519680 1952600 5.75 1058720 2260612 584 05:33:03 05:25:01 27488248 30899804 1403424 4.27 152660 3417208 2348048 6.92 1839940 3043148 205784 05:33:03 05:26:01 27537296 31498592 804488 2.45 165012 3918896 1767072 5.21 1334516 3461824 292 05:33:03 05:27:01 27550636 31512064 790772 2.40 165040 3918896 1767072 5.21 1318856 3461824 316 05:33:03 05:28:01 27119200 31491580 781064 2.38 183144 4312116 1699468 5.01 1582680 3597248 0 05:33:03 05:29:01 27080600 31497128 773600 2.35 194144 4343412 1706352 5.03 1619508 3595196 20 05:33:03 05:30:01 27086820 31498512 772536 2.35 192696 4340164 1706336 5.03 1617532 3591996 8 05:33:03 05:31:01 27089700 31501524 769504 2.34 192768 4340168 1706336 5.03 1614776 3592004 8 05:33:03 05:32:01 27089668 31501684 769248 2.34 192840 4340296 1706336 5.03 1615124 3592136 12 05:33:03 05:33:01 27048740 31463740 801800 2.44 193016 4341752 1735104 5.11 1649712 3589396 340 05:33:03 Average: 27427785 31437395 848168 2.58 170565 3979259 1809472 5.33 1525136 3378538 20736 05:33:03 05:33:03 05:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:33:03 05:24:01 veth6737cf8 1.63 3.69 0.12 32.39 0.00 0.00 0.00 0.00 05:33:03 05:24:01 ens3 582.83 369.53 5955.65 87.61 0.00 0.00 0.00 0.00 05:33:03 05:24:01 lo 6.85 6.85 0.67 0.67 0.00 0.00 0.00 0.00 05:33:03 05:24:01 docker0 20.22 23.01 1.56 170.89 0.00 0.00 0.00 0.00 05:33:03 05:25:01 ens3 395.27 241.24 2426.02 33.69 0.00 0.00 0.00 0.00 05:33:03 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:03 05:25:01 vethbf3b168 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 05:33:03 05:25:01 docker0 224.16 368.26 18.82 2397.69 0.00 0.00 0.00 0.00 05:33:03 05:26:01 ens3 154.51 118.65 2695.60 113.14 0.00 0.00 0.00 0.00 05:33:03 05:26:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 05:33:03 05:26:01 docker0 5.52 8.45 0.32 93.22 0.00 0.00 0.00 0.00 05:33:03 05:27:01 ens3 0.93 0.32 0.41 0.10 0.00 0.00 0.00 0.00 05:33:03 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:03 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:03 05:28:01 ens3 159.32 73.99 2727.70 5.44 0.00 0.00 0.00 0.00 05:33:03 05:28:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 05:33:03 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:03 05:29:01 ens3 0.70 0.50 0.33 0.13 0.00 0.00 0.00 0.00 05:33:03 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:03 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:03 05:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:03 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:03 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:03 05:31:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:33:03 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:33:03 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:03 05:32:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:33:03 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:03 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:03 05:33:01 ens3 27.86 16.83 29.00 9.80 0.00 0.00 0.00 0.00 05:33:03 05:33:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 05:33:03 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:33:03 Average: ens3 131.41 81.64 1375.81 24.89 0.00 0.00 0.00 0.00 05:33:03 Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 05:33:03 Average: docker0 25.00 40.00 2.07 266.37 0.00 0.00 0.00 0.00 05:33:03 05:33:03 05:33:03 ---> sar -P ALL: 05:33:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24172) 12/06/23 _x86_64_ (8 CPU) 05:33:03 05:33:03 05:22:43 LINUX RESTART (8 CPU) 05:33:03 05:33:03 05:23:02 CPU %user %nice %system %iowait %steal %idle 05:33:03 05:24:01 all 9.11 0.00 3.11 2.92 0.06 84.80 05:33:03 05:24:01 0 7.03 0.00 4.26 0.36 0.05 88.30 05:33:03 05:24:01 1 11.79 0.00 2.67 6.68 0.07 78.78 05:33:03 05:24:01 2 5.68 0.00 3.57 1.41 0.07 89.27 05:33:03 05:24:01 3 12.57 0.00 2.75 0.15 0.05 84.48 05:33:03 05:24:01 4 9.47 0.00 2.75 8.24 0.05 79.50 05:33:03 05:24:01 5 8.04 0.00 3.01 4.19 0.05 84.71 05:33:03 05:24:01 6 9.48 0.00 2.98 0.72 0.03 86.79 05:33:03 05:24:01 7 8.83 0.00 2.90 1.61 0.07 86.59 05:33:03 05:25:01 all 22.78 0.00 4.29 3.66 0.07 69.20 05:33:03 05:25:01 0 23.14 0.00 3.98 0.67 0.08 72.13 05:33:03 05:25:01 1 23.18 0.00 3.46 0.29 0.07 73.01 05:33:03 05:25:01 2 22.51 0.00 3.61 0.19 0.05 73.65 05:33:03 05:25:01 3 22.76 0.00 4.08 5.11 0.07 67.99 05:33:03 05:25:01 4 23.18 0.00 6.26 20.01 0.08 50.46 05:33:03 05:25:01 5 23.02 0.00 4.57 1.65 0.07 70.69 05:33:03 05:25:01 6 21.77 0.00 3.84 0.10 0.08 74.21 05:33:03 05:25:01 7 22.68 0.00 4.53 1.36 0.08 71.36 05:33:03 05:26:01 all 23.00 0.00 3.97 2.93 0.07 70.03 05:33:03 05:26:01 0 22.49 0.00 3.95 2.19 0.07 71.30 05:33:03 05:26:01 1 23.77 0.00 3.44 2.56 0.07 70.17 05:33:03 05:26:01 2 22.76 0.00 3.94 0.86 0.07 72.37 05:33:03 05:26:01 3 22.87 0.00 3.96 0.37 0.07 72.74 05:33:03 05:26:01 4 22.37 0.00 3.85 1.16 0.05 72.57 05:33:03 05:26:01 5 23.83 0.00 5.06 9.66 0.08 61.37 05:33:03 05:26:01 6 22.65 0.00 3.59 0.30 0.07 73.39 05:33:03 05:26:01 7 23.28 0.00 3.98 6.43 0.07 66.25 05:33:03 05:27:01 all 0.03 0.00 0.02 0.00 0.01 99.94 05:33:03 05:27:01 0 0.12 0.00 0.03 0.02 0.02 99.82 05:33:03 05:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:33:03 05:27:01 2 0.00 0.00 0.03 0.00 0.02 99.95 05:33:03 05:27:01 3 0.00 0.00 0.03 0.00 0.02 99.95 05:33:03 05:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:33:03 05:27:01 5 0.02 0.00 0.03 0.02 0.00 99.93 05:33:03 05:27:01 6 0.07 0.00 0.02 0.00 0.00 99.92 05:33:03 05:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:33:03 05:28:01 all 1.81 0.00 0.94 0.77 0.02 96.46 05:33:03 05:28:01 0 0.80 0.00 1.54 1.54 0.02 96.11 05:33:03 05:28:01 1 2.56 0.00 1.09 0.94 0.02 95.40 05:33:03 05:28:01 2 2.09 0.00 0.77 0.40 0.02 96.72 05:33:03 05:28:01 3 1.00 0.00 0.75 0.50 0.02 97.73 05:33:03 05:28:01 4 2.47 0.00 0.90 0.58 0.02 96.03 05:33:03 05:28:01 5 1.42 0.00 0.58 0.23 0.02 97.75 05:33:03 05:28:01 6 1.77 0.00 1.10 0.95 0.02 96.16 05:33:03 05:28:01 7 2.34 0.00 0.77 1.05 0.02 95.82 05:33:03 05:29:01 all 0.79 0.00 0.39 0.04 0.01 98.77 05:33:03 05:29:01 0 0.52 0.00 0.27 0.17 0.02 99.03 05:33:03 05:29:01 1 0.75 0.00 0.52 0.02 0.02 98.70 05:33:03 05:29:01 2 2.23 0.00 0.90 0.02 0.00 96.85 05:33:03 05:29:01 3 0.30 0.00 0.20 0.00 0.02 99.48 05:33:03 05:29:01 4 0.50 0.00 0.20 0.02 0.00 99.28 05:33:03 05:29:01 5 0.53 0.00 0.18 0.08 0.00 99.20 05:33:03 05:29:01 6 0.90 0.00 0.57 0.00 0.00 98.53 05:33:03 05:29:01 7 0.58 0.00 0.25 0.02 0.02 99.13 05:33:03 05:30:01 all 0.09 0.00 0.04 0.01 0.01 99.86 05:33:03 05:30:01 0 0.02 0.00 0.03 0.00 0.00 99.95 05:33:03 05:30:01 1 0.07 0.00 0.03 0.00 0.02 99.88 05:33:03 05:30:01 2 0.18 0.00 0.03 0.00 0.00 99.78 05:33:03 05:30:01 3 0.03 0.00 0.03 0.00 0.00 99.93 05:33:03 05:30:01 4 0.12 0.00 0.02 0.00 0.02 99.85 05:33:03 05:30:01 5 0.02 0.00 0.03 0.05 0.00 99.90 05:33:03 05:30:01 6 0.23 0.00 0.07 0.00 0.02 99.68 05:33:03 05:30:01 7 0.05 0.00 0.03 0.02 0.02 99.88 05:33:03 05:31:01 all 0.09 0.00 0.03 0.01 0.01 99.87 05:33:03 05:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 05:33:03 05:31:01 1 0.05 0.00 0.02 0.00 0.02 99.92 05:33:03 05:31:01 2 0.48 0.00 0.08 0.00 0.02 99.42 05:33:03 05:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:33:03 05:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:33:03 05:31:01 5 0.03 0.00 0.00 0.03 0.02 99.92 05:33:03 05:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:33:03 05:31:01 7 0.07 0.00 0.05 0.02 0.02 99.85 05:33:03 05:32:01 all 0.03 0.00 0.02 0.00 0.00 99.94 05:33:03 05:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 05:33:03 05:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:33:03 05:32:01 2 0.12 0.00 0.05 0.00 0.00 99.83 05:33:03 05:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:33:03 05:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 05:33:03 05:32:01 5 0.00 0.00 0.02 0.02 0.00 99.97 05:33:03 05:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 05:33:03 05:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:33:03 05:33:01 all 0.78 0.00 0.29 0.03 0.01 98.89 05:33:03 05:33:01 0 1.23 0.00 0.28 0.07 0.02 98.40 05:33:03 05:33:01 1 0.47 0.00 0.22 0.05 0.02 99.25 05:33:03 05:33:01 2 1.84 0.00 0.20 0.02 0.02 97.92 05:33:03 05:33:01 3 0.82 0.00 0.37 0.02 0.02 98.78 05:33:03 05:33:01 4 0.62 0.00 0.35 0.00 0.02 99.02 05:33:03 05:33:01 5 0.67 0.00 0.27 0.07 0.00 99.00 05:33:03 05:33:01 6 0.25 0.00 0.22 0.00 0.00 99.53 05:33:03 05:33:01 7 0.32 0.00 0.38 0.02 0.02 99.27 05:33:03 Average: all 5.80 0.00 1.30 1.03 0.03 91.85 05:33:03 Average: 0 5.51 0.00 1.43 0.50 0.03 92.54 05:33:03 Average: 1 6.21 0.00 1.14 1.04 0.03 91.58 05:33:03 Average: 2 5.75 0.00 1.31 0.28 0.03 92.64 05:33:03 Average: 3 6.00 0.00 1.21 0.61 0.03 92.16 05:33:03 Average: 4 5.82 0.00 1.42 2.96 0.02 89.77 05:33:03 Average: 5 5.70 0.00 1.36 1.58 0.02 91.34 05:33:03 Average: 6 5.68 0.00 1.23 0.21 0.02 92.86 05:33:03 Average: 7 5.76 0.00 1.28 1.04 0.03 91.88 05:33:03 05:33:03 05:33:03