Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 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-ssh453807308657288794.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh9769639428292404216.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1276858407315005054.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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 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-ssh9191512341037079784.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6329148742727895492.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-10335’ Running on prd-ubuntu20.04-docker-8c-8g-10337 in /w/workspace/gexfoundry_device-modbus-go_main [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/gexfoundry_device-modbus-go_main # 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 Avoid second fetch Checking out Revision 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#516)" > 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 core.sparsecheckout # timeout=10 > git checkout -f 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 # timeout=10 > git rev-list --no-walk 3673e51062d5a24ca3a0eb46c133605be474e190 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:01:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:01:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:01:34 ========================================================= 00:01:34 EdgeX Global Pipelines Version Info 00:01:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:01:34 ------------------- 00:01:34 stable info: 00:01:34 ------------------- 00:01:34 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:01:34 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 00:01:34 Message: update stable to v1.0.254 00:01:35 ------------------- 00:01:35 experimental info: 00:01:35 ------------------- 00:01:35 Commited By: **** collab-it+edgex@linuxfoundation.org 00:01:35 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 00:01:35 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 556aa69 [Pipeline] echo 00:01:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:36 provisioning config files... 00:01:36 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6458178528581838967tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:36 ---> docker-login.sh 00:01:36 nexus3.edgexfoundry.org:10001 00:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:36 Configure a credential helper to remove this warning. See 00:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:36 00:01:36 Login Succeeded 00:01:36 nexus3.edgexfoundry.org:10002 00:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:36 Configure a credential helper to remove this warning. See 00:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:36 00:01:36 Login Succeeded 00:01:36 nexus3.edgexfoundry.org:10003 00:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:36 Configure a credential helper to remove this warning. See 00:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:36 00:01:36 Login Succeeded 00:01:36 nexus3.edgexfoundry.org:10004 00:01:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:36 Configure a credential helper to remove this warning. See 00:01:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:36 00:01:36 Login Succeeded 00:01:36 docker.io 00:01:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:37 Configure a credential helper to remove this warning. See 00:01:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:37 00:01:37 Login Succeeded 00:01:37 ---> docker-login.sh ends [Pipeline] } 00:01:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:01:37 + git rev-list -1 --merges 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31~1..556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 [Pipeline] echo 00:01:37 -----------> git rev-list -1 --merges 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31~1..556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 [false] [Pipeline] sh 00:01:38 + git log --format=format:%s -1 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 [Pipeline] echo 00:01:38 ========================================================= 00:01:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:01:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:01:38 + git log --format=format:%s -1 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 [Pipeline] echo 00:01:38 [semverPrep] GIT_COMMIT: 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#516) [Pipeline] echo 00:01:38 [semverPrep] This is not a build commit. [Pipeline] sh 00:01:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:01:38 + grep -v github /etc/ssh/ssh_known_hosts 00:01:38 + [ -e /tmp/ssh_known_hosts ] 00:01:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:01:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:01:38 + sudo tee -a /etc/ssh/ssh_known_hosts 00:01:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:39 00:01:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:39 0.1.4: Pulling from edgex-devops/py-git-semver 00:01:39 b85a868b505f: Pulling fs layer 00:01:39 e2be974225ed: Pulling fs layer 00:01:39 339a4e72a1f5: Pulling fs layer 00:01:39 988bab9f4d93: Pulling fs layer 00:01:39 1469e6f7b9e6: Pulling fs layer 00:01:39 eaf3925da568: Pulling fs layer 00:01:39 bab4dde63d76: Pulling fs layer 00:01:39 bde34c3a00c8: Pulling fs layer 00:01:39 b352a97aabf1: Pulling fs layer 00:01:39 4872d77fe225: Pulling fs layer 00:01:39 5851b861e8e6: Pulling fs layer 00:01:39 eaf3925da568: Waiting 00:01:39 bab4dde63d76: Waiting 00:01:39 1469e6f7b9e6: Waiting 00:01:39 988bab9f4d93: Waiting 00:01:39 b352a97aabf1: Waiting 00:01:39 5851b861e8e6: Waiting 00:01:39 4872d77fe225: Waiting 00:01:39 bde34c3a00c8: Waiting 00:01:39 e2be974225ed: Download complete 00:01:39 988bab9f4d93: Verifying Checksum 00:01:39 988bab9f4d93: Download complete 00:01:39 1469e6f7b9e6: Verifying Checksum 00:01:39 1469e6f7b9e6: Download complete 00:01:39 eaf3925da568: Download complete 00:01:39 339a4e72a1f5: Download complete 00:01:39 bde34c3a00c8: Verifying Checksum 00:01:39 bde34c3a00c8: Download complete 00:01:39 b352a97aabf1: Download complete 00:01:39 4872d77fe225: Verifying Checksum 00:01:39 4872d77fe225: Download complete 00:01:39 5851b861e8e6: Verifying Checksum 00:01:39 5851b861e8e6: Download complete 00:01:39 b85a868b505f: Verifying Checksum 00:01:39 b85a868b505f: Download complete 00:01:39 bab4dde63d76: Verifying Checksum 00:01:39 bab4dde63d76: Download complete 00:01:40 b85a868b505f: Pull complete 00:01:40 e2be974225ed: Pull complete 00:01:41 339a4e72a1f5: Pull complete 00:01:41 988bab9f4d93: Pull complete 00:01:41 1469e6f7b9e6: Pull complete 00:01:41 eaf3925da568: Pull complete 00:01:43 bab4dde63d76: Pull complete 00:01:43 bde34c3a00c8: Pull complete 00:01:43 b352a97aabf1: Pull complete 00:01:43 4872d77fe225: Pull complete 00:01:43 5851b861e8e6: Pull complete 00:01:43 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:01:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:43 prd-ubuntu20.04-docker-8c-8g-10337 does not seem to be running inside a container 00:01:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:01:47 $ docker top 519d2acd4139fd62b07640f776afe19f5662c56d5a13985a3c6602c2b5f39944 -eo pid,comm 00:01:47 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). 00:01:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:47 [ssh-agent] Looking for ssh-agent implementation... 00:01:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:47 $ docker exec 519d2acd4139fd62b07640f776afe19f5662c56d5a13985a3c6602c2b5f39944 ssh-agent 00:01:47 SSH_AUTH_SOCK=/tmp/ssh-gFaabwGnkrRF/agent.31 00:01:47 SSH_AGENT_PID=37 00:01:47 Running ssh-add (command line suppressed) 00:01:47 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4188466009691887663.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_4188466009691887663.key) 00:01:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:47 + git tag --points-at HEAD [Pipeline] } 00:01:47 $ docker exec --env ******** --env ******** 519d2acd4139fd62b07640f776afe19f5662c56d5a13985a3c6602c2b5f39944 ssh-agent -k 00:01:47 unset SSH_AUTH_SOCK; 00:01:47 unset SSH_AGENT_PID; 00:01:47 echo Agent pid 37 killed; 00:01:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:01:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:47 [ssh-agent] Looking for ssh-agent implementation... 00:01:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:48 $ docker exec 519d2acd4139fd62b07640f776afe19f5662c56d5a13985a3c6602c2b5f39944 ssh-agent 00:01:48 SSH_AUTH_SOCK=/tmp/ssh-e20OcsYwenQf/agent.69 00:01:48 SSH_AGENT_PID=75 00:01:48 Running ssh-add (command line suppressed) 00:01:48 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11913554937738362639.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11913554937738362639.key) 00:01:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:48 + git semver init 00:01:48 2023-10-25 00:01:48,773 [run_init] DEBUG init version:0.0.0 force:False 00:01:48 2023-10-25 00:01:48,774 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 00:01:48 2023-10-25 00:01:48,774 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 00:01:48 2023-10-25 00:01:48,775 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 00:01:49 2023-10-25 00:01:49,639 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 00:01:49 2023-10-25 00:01:49,639 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 00:01:49 2023-10-25 00:01:49,639 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:01:49 2023-10-25 00:01:49,639 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:01:49 3.1.0-dev.21 [Pipeline] } 00:01:49 $ docker exec --env ******** --env ******** 519d2acd4139fd62b07640f776afe19f5662c56d5a13985a3c6602c2b5f39944 ssh-agent -k 00:01:49 unset SSH_AUTH_SOCK; 00:01:49 unset SSH_AGENT_PID; 00:01:49 echo Agent pid 75 killed; 00:01:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:50 + git semver [Pipeline] } 00:01:50 $ docker stop --time=1 519d2acd4139fd62b07640f776afe19f5662c56d5a13985a3c6602c2b5f39944 00:01:51 $ docker rm -f --volumes 519d2acd4139fd62b07640f776afe19f5662c56d5a13985a3c6602c2b5f39944 [Pipeline] // withDockerContainer [Pipeline] sh 00:01:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:01:52 Stashed 1 file(s) [Pipeline] echo 00:01:52 [edgeXSemver]: initialized semver on version 3.1.0-dev.21 [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 00:01:52 provisioning config files... 00:01:52 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4973265484713223481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:52 ---> docker-login.sh 00:01:52 nexus3.edgexfoundry.org:10001 00:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:52 Configure a credential helper to remove this warning. See 00:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:52 00:01:52 Login Succeeded 00:01:52 nexus3.edgexfoundry.org:10002 00:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:52 Configure a credential helper to remove this warning. See 00:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:52 00:01:52 Login Succeeded 00:01:52 nexus3.edgexfoundry.org:10003 00:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:52 Configure a credential helper to remove this warning. See 00:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:52 00:01:52 Login Succeeded 00:01:52 nexus3.edgexfoundry.org:10004 00:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:52 Configure a credential helper to remove this warning. See 00:01:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:52 00:01:52 Login Succeeded 00:01:52 docker.io 00:01:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:53 Configure a credential helper to remove this warning. See 00:01:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:53 00:01:53 Login Succeeded 00:01:53 ---> docker-login.sh ends [Pipeline] } 00:01:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:01:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:53 ========================================================= 00:01:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 00:01:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:53 + 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 . 00:01:53 Sending build context to Docker daemon 6.522MB 00:01:53 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 00:01:53 Step 2/10 : FROM ${BASE} AS builder 00:01:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 00:01:53 7264a8db6415: Pulling fs layer 00:01:53 c4d48a809fc2: Pulling fs layer 00:01:53 4f1c88b9dad5: Pulling fs layer 00:01:53 ad3a456e5733: Pulling fs layer 00:01:53 33e27b845d1e: Pulling fs layer 00:01:53 c68163c4e522: Pulling fs layer 00:01:53 ad3a456e5733: Waiting 00:01:53 33e27b845d1e: Waiting 00:01:53 50da416c3ac9: Pulling fs layer 00:01:53 c68163c4e522: Waiting 00:01:53 23d2d4c4bb30: Pulling fs layer 00:01:53 50da416c3ac9: Waiting 00:01:53 23d2d4c4bb30: Waiting 00:01:53 c4d48a809fc2: Verifying Checksum 00:01:53 c4d48a809fc2: Download complete 00:01:53 ad3a456e5733: Verifying Checksum 00:01:53 ad3a456e5733: Download complete 00:01:53 33e27b845d1e: Verifying Checksum 00:01:53 33e27b845d1e: Download complete 00:01:53 7264a8db6415: Verifying Checksum 00:01:53 7264a8db6415: Download complete 00:01:53 c68163c4e522: Verifying Checksum 00:01:53 c68163c4e522: Download complete 00:01:53 7264a8db6415: Pull complete 00:01:53 23d2d4c4bb30: Verifying Checksum 00:01:53 23d2d4c4bb30: Download complete 00:01:54 c4d48a809fc2: Pull complete 00:01:54 4f1c88b9dad5: Verifying Checksum 00:01:54 4f1c88b9dad5: Download complete 00:01:54 50da416c3ac9: Verifying Checksum 00:01:54 50da416c3ac9: Download complete 00:01:56 4f1c88b9dad5: Pull complete 00:01:56 ad3a456e5733: Pull complete 00:01:56 33e27b845d1e: Pull complete 00:01:57 c68163c4e522: Pull complete 00:01:59 50da416c3ac9: Pull complete 00:01:59 23d2d4c4bb30: Pull complete 00:01:59 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 00:01:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 00:01:59 ---> 0786185ac409 00:01:59 Step 3/10 : ARG ADD_BUILD_TAGS="" 00:02:05 ---> Running in aeb53063e011 00:02:05 Removing intermediate container aeb53063e011 00:02:05 ---> 9bb77dfcccec 00:02:05 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:02:05 ---> Running in 8ca5af9774b9 00:02:05 Removing intermediate container 8ca5af9774b9 00:02:05 ---> 4f8af5890c72 00:02:05 Step 5/10 : RUN apk add --update --no-cache make git openssh 00:02:05 ---> Running in a3452917008e 00:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:02:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:02:05 (1/8) Installing openssh-keygen (9.3_p2-r0) 00:02:05 (2/8) Installing libedit (20221030.3.1-r1) 00:02:05 (3/8) Installing openssh-client-common (9.3_p2-r0) 00:02:05 (4/8) Installing openssh-client-default (9.3_p2-r0) 00:02:05 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 00:02:05 (6/8) Installing openssh-server-common (9.3_p2-r0) 00:02:05 (7/8) Installing openssh-server (9.3_p2-r0) 00:02:05 (8/8) Installing openssh (9.3_p2-r0) 00:02:05 Executing busybox-1.36.1-r2.trigger 00:02:05 OK: 270 MiB in 60 packages 00:02:05 Removing intermediate container a3452917008e 00:02:05 ---> d9aa9dcf371d 00:02:05 Step 6/10 : WORKDIR /device-modbus-go 00:02:05 ---> Running in 18b80c4fcdc0 00:02:05 Removing intermediate container 18b80c4fcdc0 00:02:05 ---> 89dcb818ee96 00:02:05 Step 7/10 : COPY go.mod vendor* ./ 00:02:06 ---> 4cf4875500c8 00:02:06 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:06 ---> Running in b42d354a4746 00:02:07 Still waiting to schedule task 00:02:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10336’ 00:03:13 Removing intermediate container b42d354a4746 00:03:13 ---> 52df031b2da3 00:03:13 Step 9/10 : COPY . . 00:03:13 ---> 817895640917 00:03:13 Step 10/10 : RUN ${MAKE} 00:03:13 ---> Running in b89f3f7bf4d0 00:03:14 noop 00:03:14 Removing intermediate container b89f3f7bf4d0 00:03:14 ---> 38c250c67b37 00:03:14 Successfully built 38c250c67b37 00:03:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:14 + docker inspect -f . ci-base-image-x86_64 00:03:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:14 prd-ubuntu20.04-docker-8c-8g-10337 does not seem to be running inside a container 00:03:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** ci-base-image-x86_64 cat 00:03:15 $ docker top de43718713701c4363bf40a9fd89c97656589e802a7b3fe47120a1f538ebd3a6 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:15 + go version 00:03:15 go version go1.21.0 linux/amd64 [Pipeline] } 00:03:15 $ docker stop --time=1 de43718713701c4363bf40a9fd89c97656589e802a7b3fe47120a1f538ebd3a6 00:03:16 $ docker rm -f --volumes de43718713701c4363bf40a9fd89c97656589e802a7b3fe47120a1f538ebd3a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:17 + docker inspect -f . ci-base-image-x86_64 00:03:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:17 prd-ubuntu20.04-docker-8c-8g-10337 does not seem to be running inside a container 00:03:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** ci-base-image-x86_64 cat 00:03:17 $ docker top c14c1fef1b93e726e0abd3cac714d3298b2188468242451d9c9df30856125413 -eo pid,comm [Pipeline] { [Pipeline] sh 00:03:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 00:03:18 + make test 00:03:18 go test ./... -coverprofile=coverage.out 00:03:19 ? github.com/edgexfoundry/device-modbus-go [no test files] 00:03:29 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 00:03:29 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.017s coverage: 47.9% of statements 00:03:35 go vet ./... 00:03:38 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:03:38 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:03:38 ./bin/test-attribution-txt.sh [Pipeline] echo 00:03:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:03:38 $ docker stop --time=1 c14c1fef1b93e726e0abd3cac714d3298b2188468242451d9c9df30856125413 00:03:41 $ docker rm -f --volumes c14c1fef1b93e726e0abd3cac714d3298b2188468242451d9c9df30856125413 [Pipeline] // withDockerContainer [Pipeline] sh 00:03:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:03:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:03:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:03:42 + ls -al . 00:03:42 total 188 00:03:42 drwxrwxr-x 9 jenkins jenkins 4096 Oct 25 00:03 . 00:03:42 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 00:01 .. 00:03:42 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 00:01 .dockerignore 00:03:42 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 00:03 .git 00:03:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 00:01 .github 00:03:42 -rw-rw-r-- 1 jenkins jenkins 266 Oct 25 00:01 .gitignore 00:03:42 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 00:01 .golangci.yml 00:03:42 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 00:01 .semver 00:03:42 -rw-rw-r-- 1 jenkins jenkins 11101 Oct 25 00:01 Attribution.txt 00:03:42 -rw-rw-r-- 1 jenkins jenkins 14764 Oct 25 00:01 CHANGELOG.md 00:03:42 -rw-rw-r-- 1 jenkins jenkins 1365 Oct 25 00:01 Dockerfile 00:03:42 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 00:01 GOVERNANCE.md 00:03:42 -rw-rw-r-- 1 jenkins jenkins 658 Oct 25 00:01 Jenkinsfile 00:03:42 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 00:01 LICENSE 00:03:42 -rw-rw-r-- 1 jenkins jenkins 1936 Oct 25 00:01 Makefile 00:03:42 -rw-rw-r-- 1 jenkins jenkins 622 Oct 25 00:01 OWNERS.md 00:03:42 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 25 00:01 README.md 00:03:42 -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 00:01 VERSION 00:03:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 00:01 bin 00:03:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 00:01 cmd 00:03:42 -rw-r--r-- 1 jenkins jenkins 24334 Oct 25 00:03 coverage.out 00:03:42 -rw-rw-r-- 1 jenkins jenkins 3942 Oct 25 00:01 go.mod 00:03:42 -rw-rw-r-- 1 jenkins jenkins 35436 Oct 25 00:01 go.sum 00:03:42 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 00:01 internal 00:03:42 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 00:01 simulator 00:03:42 -rw-rw-r-- 1 jenkins jenkins 229 Oct 25 00:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:43 + 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=556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 --label arch=amd64 --label version=3.1.0-dev.21 . 00:03:43 Sending build context to Docker daemon 6.547MB 00:03:43 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 00:03:43 Step 2/22 : FROM ${BASE} AS builder 00:03:43 ---> 38c250c67b37 00:03:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:03:43 ---> Running in 2fb1fcaac0b8 00:03:43 Removing intermediate container 2fb1fcaac0b8 00:03:43 ---> 5aa556ba9853 00:03:43 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:03:43 ---> Running in c65c0dd28a0d 00:03:43 Removing intermediate container c65c0dd28a0d 00:03:43 ---> 52381e66aa40 00:03:43 Step 5/22 : RUN apk add --update --no-cache make git openssh 00:03:43 ---> Running in 78dce2ec0ce6 00:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:03:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:03:44 OK: 270 MiB in 60 packages 00:03:44 Removing intermediate container 78dce2ec0ce6 00:03:44 ---> a2d667372387 00:03:44 Step 6/22 : WORKDIR /device-modbus-go 00:03:44 ---> Running in 654df003531f 00:03:44 Removing intermediate container 654df003531f 00:03:44 ---> d1821467ce75 00:03:44 Step 7/22 : COPY go.mod vendor* ./ 00:03:44 ---> 169908b318ab 00:03:44 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:03:44 ---> Running in 4b711b3d0b63 00:03:45 Removing intermediate container 4b711b3d0b63 00:03:45 ---> b6432964b406 00:03:45 Step 9/22 : COPY . . 00:03:45 ---> 95622b2537bd 00:03:45 Step 10/22 : RUN ${MAKE} 00:03:45 ---> Running in 8ac3a341344e 00:03:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 00:04:04 Removing intermediate container 8ac3a341344e 00:04:04 ---> 8282ab4ec180 00:04:04 Step 11/22 : FROM alpine:3.18 00:04:05 3.18: Pulling from library/alpine 00:04:05 96526aa774ef: Pulling fs layer 00:04:05 96526aa774ef: Download complete 00:04:05 96526aa774ef: Pull complete 00:04:05 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:04:05 Status: Downloaded newer image for alpine:3.18 00:04:05 ---> 8ca4688f4f35 00:04:05 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 00:04:05 ---> Running in 317c032fedeb 00:04:05 Removing intermediate container 317c032fedeb 00:04:05 ---> 978b0a218bec 00:04:05 Step 13/22 : RUN apk add --update --no-cache dumb-init 00:04:05 ---> Running in c533c721fc6c 00:04:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 00:04:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 00:04:06 (1/1) Installing dumb-init (1.2.5-r2) 00:04:06 Executing busybox-1.36.1-r2.trigger 00:04:06 OK: 7 MiB in 16 packages 00:04:06 Removing intermediate container c533c721fc6c 00:04:06 ---> 7d4e96bd7fce 00:04:06 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 00:04:07 ---> 417402c0ed74 00:04:07 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 00:04:07 ---> 21f049ac0fdc 00:04:07 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 00:04:07 ---> 18af6e7a3a57 00:04:07 Step 17/22 : EXPOSE 59901 00:04:07 ---> Running in c6ad0c2e7736 00:04:07 Removing intermediate container c6ad0c2e7736 00:04:07 ---> 4f050981cc8d 00:04:07 Step 18/22 : ENTRYPOINT ["/device-modbus"] 00:04:07 ---> Running in d5de66cf62de 00:04:07 Removing intermediate container d5de66cf62de 00:04:07 ---> fe50c48fde36 00:04:07 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 00:04:08 ---> Running in a5c20f01ad8d 00:04:08 Removing intermediate container a5c20f01ad8d 00:04:08 ---> cf32806ed847 00:04:08 Step 20/22 : LABEL arch=amd64 00:04:08 ---> Running in 4faffbe820f3 00:04:08 Removing intermediate container 4faffbe820f3 00:04:08 ---> 37c922e5ad00 00:04:08 Step 21/22 : LABEL git_sha=556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 00:04:08 ---> Running in 2ec0c6c5af14 00:04:08 Removing intermediate container 2ec0c6c5af14 00:04:08 ---> c77eeec0a8b6 00:04:08 Step 22/22 : LABEL version=3.1.0-dev.21 00:04:08 ---> Running in eacaefaff96f 00:04:08 Removing intermediate container eacaefaff96f 00:04:08 ---> 55a7ce34afe2 00:04:08 [Warning] One or more build-args [ARCH] were not consumed 00:04:08 Successfully built 55a7ce34afe2 00:04:08 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:04:08 provisioning config files... 00:04:08 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2010390243127114450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:08 ---> docker-login.sh 00:04:08 nexus3.edgexfoundry.org:10001 00:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:08 Configure a credential helper to remove this warning. See 00:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:08 00:04:08 Login Succeeded 00:04:08 nexus3.edgexfoundry.org:10002 00:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:09 Configure a credential helper to remove this warning. See 00:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:09 00:04:09 Login Succeeded 00:04:09 nexus3.edgexfoundry.org:10003 00:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:09 Configure a credential helper to remove this warning. See 00:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:09 00:04:09 Login Succeeded 00:04:09 nexus3.edgexfoundry.org:10004 00:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:09 Configure a credential helper to remove this warning. See 00:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:09 00:04:09 Login Succeeded 00:04:09 docker.io 00:04:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:09 Configure a credential helper to remove this warning. See 00:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:09 00:04:09 Login Succeeded 00:04:09 ---> docker-login.sh ends [Pipeline] } 00:04:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:04:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:04:09 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 00:04:09 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 00:04:09 latest 00:04:09 3.1.0-dev.21 00:04:09 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31-3.1.0-dev.21 00:04:09 main 00:04:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:10 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:10 + docker push nexus3.edgexfoundry.org:10004/device-modbus:556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 00:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 00:04:10 c2bbab14cb8a: Preparing 00:04:10 52707763eb44: Preparing 00:04:10 73bdfc23760c: Preparing 00:04:10 b73a1753f1e9: Preparing 00:04:10 cc2447e1835a: Preparing 00:04:10 cc2447e1835a: Layer already exists 00:04:10 c2bbab14cb8a: Pushed 00:04:10 b73a1753f1e9: Pushed 00:04:10 52707763eb44: Pushed 00:04:13 73bdfc23760c: Pushed 00:04:13 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31: digest: sha256:c772bd6c46b73e58a13295a3d459e37ef5ced8ab902ff4f276ead7e5222a570a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:14 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:14 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 00:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 00:04:14 c2bbab14cb8a: Preparing 00:04:14 52707763eb44: Preparing 00:04:14 73bdfc23760c: Preparing 00:04:14 b73a1753f1e9: Preparing 00:04:14 cc2447e1835a: Preparing 00:04:14 cc2447e1835a: Layer already exists 00:04:14 c2bbab14cb8a: Layer already exists 00:04:14 b73a1753f1e9: Layer already exists 00:04:14 73bdfc23760c: Layer already exists 00:04:14 52707763eb44: Layer already exists 00:04:14 latest: digest: sha256:c772bd6c46b73e58a13295a3d459e37ef5ced8ab902ff4f276ead7e5222a570a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:14 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:15 + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.21 00:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 00:04:15 c2bbab14cb8a: Preparing 00:04:15 52707763eb44: Preparing 00:04:15 73bdfc23760c: Preparing 00:04:15 b73a1753f1e9: Preparing 00:04:15 cc2447e1835a: Preparing 00:04:15 52707763eb44: Layer already exists 00:04:15 c2bbab14cb8a: Layer already exists 00:04:15 b73a1753f1e9: Layer already exists 00:04:15 73bdfc23760c: Layer already exists 00:04:15 cc2447e1835a: Layer already exists 00:04:15 3.1.0-dev.21: digest: sha256:c772bd6c46b73e58a13295a3d459e37ef5ced8ab902ff4f276ead7e5222a570a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:15 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:15 + docker push nexus3.edgexfoundry.org:10004/device-modbus:556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31-3.1.0-dev.21 00:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 00:04:15 c2bbab14cb8a: Preparing 00:04:15 52707763eb44: Preparing 00:04:15 73bdfc23760c: Preparing 00:04:15 b73a1753f1e9: Preparing 00:04:15 cc2447e1835a: Preparing 00:04:15 52707763eb44: Layer already exists 00:04:15 73bdfc23760c: Layer already exists 00:04:15 b73a1753f1e9: Layer already exists 00:04:15 c2bbab14cb8a: Layer already exists 00:04:15 cc2447e1835a: Layer already exists 00:04:15 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31-3.1.0-dev.21: digest: sha256:c772bd6c46b73e58a13295a3d459e37ef5ced8ab902ff4f276ead7e5222a570a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:15 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:16 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 00:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 00:04:16 c2bbab14cb8a: Preparing 00:04:16 52707763eb44: Preparing 00:04:16 73bdfc23760c: Preparing 00:04:16 b73a1753f1e9: Preparing 00:04:16 cc2447e1835a: Preparing 00:04:16 73bdfc23760c: Layer already exists 00:04:16 b73a1753f1e9: Layer already exists 00:04:16 cc2447e1835a: Layer already exists 00:04:16 52707763eb44: Layer already exists 00:04:16 c2bbab14cb8a: Layer already exists 00:04:16 main: digest: sha256:c772bd6c46b73e58a13295a3d459e37ef5ced8ab902ff4f276ead7e5222a570a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:04:16 ===================================================== [Pipeline] echo 00:04:16 taggedImages: 00:04:16 - nexus3.edgexfoundry.org:10004/device-modbus:556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 00:04:16 - nexus3.edgexfoundry.org:10004/device-modbus:latest 00:04:16 - nexus3.edgexfoundry.org:10004/device-modbus:3.1.0-dev.21 00:04:16 - nexus3.edgexfoundry.org:10004/device-modbus:556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31-3.1.0-dev.21 00:04:16 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [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 00:04:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:16 00:04:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:16 latest: Pulling from edgex-lftools-log-publisher 00:04:16 5eb5b503b376: Pulling fs layer 00:04:16 5c69ac0246d0: Pulling fs layer 00:04:16 ec43610c2a17: Pulling fs layer 00:04:16 3a2ae6a8a46f: Pulling fs layer 00:04:16 33b1e0a273af: Pulling fs layer 00:04:16 5d3b04190fa2: Pulling fs layer 00:04:16 2f39f015ded8: Pulling fs layer 00:04:16 3a2ae6a8a46f: Waiting 00:04:16 33b1e0a273af: Waiting 00:04:16 5d3b04190fa2: Waiting 00:04:16 2f39f015ded8: Waiting 00:04:16 5c69ac0246d0: Verifying Checksum 00:04:16 5c69ac0246d0: Download complete 00:04:16 3a2ae6a8a46f: Verifying Checksum 00:04:16 3a2ae6a8a46f: Download complete 00:04:16 33b1e0a273af: Verifying Checksum 00:04:16 33b1e0a273af: Download complete 00:04:16 5d3b04190fa2: Download complete 00:04:16 ec43610c2a17: Verifying Checksum 00:04:16 ec43610c2a17: Download complete 00:04:17 5eb5b503b376: Verifying Checksum 00:04:17 5eb5b503b376: Download complete 00:04:17 2f39f015ded8: Download complete 00:04:18 5eb5b503b376: Pull complete 00:04:18 5c69ac0246d0: Pull complete 00:04:18 ec43610c2a17: Pull complete 00:04:18 3a2ae6a8a46f: Pull complete 00:04:19 33b1e0a273af: Pull complete 00:04:19 5d3b04190fa2: Pull complete 00:04:23 2f39f015ded8: Pull complete 00:04:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:04:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:04:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:04:23 prd-ubuntu20.04-docker-8c-8g-10337 does not seem to be running inside a container 00:04:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:04:28 $ docker top 7abc98b1f406f2594deb489f6ceaec46df7c93c072a6fae5fec5be228718e1c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:28 ---> job-cost.sh 00:04:28 lf-activate-venv: SKIPPING 00:04:28 INFO: No Stack... 00:04:29 INFO: Retrieving Pricing Info for: v3-standard-8 00:04:29 INFO: Archiving Costs [Pipeline] sh 00:04:29 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 00:04:29 + cut -d, -f6 [Pipeline] lock 00:04:29 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-135-stack-cost] 00:04:29 Resource [jenkins-edgexfoundry-device-modbus-go-main-135-stack-cost] did not exist. Created. 00:04:29 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:04:29 + echo total: 0.2199999988079071 [Pipeline] stash 00:04:29 Stashed 1 file(s) [Pipeline] } 00:04:29 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-135-stack-cost] [Pipeline] // lock [Pipeline] } 00:04:29 $ docker stop --time=1 7abc98b1f406f2594deb489f6ceaec46df7c93c072a6fae5fec5be228718e1c0 00:04:31 $ docker rm -f --volumes 7abc98b1f406f2594deb489f6ceaec46df7c93c072a6fae5fec5be228718e1c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:04:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10339 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 00:04:42 Running in /w/workspace/device-modbus-go/135 [Pipeline] { [Pipeline] checkout 00:04:42 Selected Git installation does not exist. Using Default 00:04:42 The recommended git tool is: NONE 00:04:48 using credential edgex-jenkins-ssh 00:04:48 Cloning the remote Git repository 00:04:48 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 00:04:48 > git init /w/workspace/device-modbus-go/135 # timeout=10 00:04:48 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 00:04:48 > git --version # timeout=10 00:04:48 > git --version # 'git version 2.25.1' 00:04:48 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:50 Avoid second fetch 00:04:50 Checking out Revision 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 (main) 00:04:49 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 00:04:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:50 > git config core.sparsecheckout # timeout=10 00:04:50 > git checkout -f 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 # timeout=10 00:04:51 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 (#516)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:04:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:04:52 % Total % Received % Xferd Average Speed Time Time Time Current 00:04:52 Dload Upload Total Spent Left Speed 00:04:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 00:04:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:04:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:04:53 + sudo tee /etc/docker/daemon.new 00:04:53 { 00:04:53 "registry-mirrors": [ 00:04:53 "https://nexus3.edgexfoundry.org:10001" 00:04:53 ], 00:04:53 "bip": "10.250.0.254/24", 00:04:53 "hosts": [ 00:04:53 "tcp://0.0.0.0:5555", 00:04:53 "unix:///var/run/docker.sock" 00:04:53 ], 00:04:53 "mtu": 1458, 00:04:53 "selinux-enabled": true, 00:04:53 "seccomp-profile": "/etc/docker/seccomp.json" 00:04:53 } [Pipeline] sh 00:04:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:04:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:12 provisioning config files... 00:05:12 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/135@tmp/config15937660584451281242tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:13 ---> docker-login.sh 00:05:13 nexus3.edgexfoundry.org:10001 00:05:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:13 Configure a credential helper to remove this warning. See 00:05:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:13 00:05:13 Login Succeeded 00:05:13 nexus3.edgexfoundry.org:10002 00:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:14 Configure a credential helper to remove this warning. See 00:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:14 00:05:14 Login Succeeded 00:05:14 nexus3.edgexfoundry.org:10003 00:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:14 Configure a credential helper to remove this warning. See 00:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:14 00:05:14 Login Succeeded 00:05:14 nexus3.edgexfoundry.org:10004 00:05:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:14 Configure a credential helper to remove this warning. See 00:05:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:14 00:05:14 Login Succeeded 00:05:14 docker.io 00:05:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:15 Configure a credential helper to remove this warning. See 00:05:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:15 00:05:15 Login Succeeded 00:05:15 ---> docker-login.sh ends [Pipeline] } 00:05:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:05:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:15 ========================================================= 00:05:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 00:05:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:16 + 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 . 00:05:16 Sending build context to Docker daemon 3.376MB 00:05:16 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 00:05:16 Step 2/10 : FROM ${BASE} AS builder 00:05:16 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:05:16 9fda8d8052c6: Pulling fs layer 00:05:16 5d54e960e981: Pulling fs layer 00:05:16 c4a7e357bf2a: Pulling fs layer 00:05:16 f0e02332f6b5: Pulling fs layer 00:05:16 cefa15bbcfad: Pulling fs layer 00:05:16 17808c966233: Pulling fs layer 00:05:16 f4c1fc716caa: Pulling fs layer 00:05:16 f0e02332f6b5: Waiting 00:05:16 cefa15bbcfad: Waiting 00:05:16 17808c966233: Waiting 00:05:16 f4c1fc716caa: Waiting 00:05:16 5d54e960e981: Verifying Checksum 00:05:16 5d54e960e981: Download complete 00:05:16 f0e02332f6b5: Verifying Checksum 00:05:16 f0e02332f6b5: Download complete 00:05:16 cefa15bbcfad: Verifying Checksum 00:05:16 cefa15bbcfad: Download complete 00:05:17 9fda8d8052c6: Download complete 00:05:17 f4c1fc716caa: Verifying Checksum 00:05:17 f4c1fc716caa: Download complete 00:05:17 9fda8d8052c6: Pull complete 00:05:18 5d54e960e981: Pull complete 00:05:18 c4a7e357bf2a: Download complete 00:05:19 17808c966233: Verifying Checksum 00:05:19 17808c966233: Download complete 00:05:34 c4a7e357bf2a: Pull complete 00:05:34 f0e02332f6b5: Pull complete 00:05:34 cefa15bbcfad: Pull complete 00:05:41 17808c966233: Pull complete 00:05:43 f4c1fc716caa: Pull complete 00:05:43 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 00:05:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 00:05:43 ---> ea914061e18c 00:05:43 Step 3/10 : ARG ADD_BUILD_TAGS="" 00:05:44 ---> Running in d7e9b7c74245 00:05:45 Removing intermediate container d7e9b7c74245 00:05:45 ---> 7329502f00ef 00:05:45 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:05:45 ---> Running in f962df52256b 00:05:45 Removing intermediate container f962df52256b 00:05:45 ---> be4700dcc990 00:05:45 Step 5/10 : RUN apk add --update --no-cache make git openssh 00:05:45 ---> Running in 7c23ba827069 00:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:05:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:05:48 (1/8) Installing openssh-keygen (9.3_p2-r0) 00:05:48 (2/8) Installing libedit (20221030.3.1-r1) 00:05:48 (3/8) Installing openssh-client-common (9.3_p2-r0) 00:05:48 (4/8) Installing openssh-client-default (9.3_p2-r0) 00:05:48 (5/8) Installing openssh-sftp-server (9.3_p2-r0) 00:05:48 (6/8) Installing openssh-server-common (9.3_p2-r0) 00:05:48 (7/8) Installing openssh-server (9.3_p2-r0) 00:05:48 (8/8) Installing openssh (9.3_p2-r0) 00:05:48 Executing busybox-1.36.1-r2.trigger 00:05:48 OK: 272 MiB in 60 packages 00:05:51 Removing intermediate container 7c23ba827069 00:05:51 ---> f9057ba0ecd4 00:05:51 Step 6/10 : WORKDIR /device-modbus-go 00:05:51 ---> Running in 210c583501ba 00:05:52 Removing intermediate container 210c583501ba 00:05:52 ---> 5ba56f1a7880 00:05:52 Step 7/10 : COPY go.mod vendor* ./ 00:05:52 ---> 739260ba50dc 00:05:52 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:52 ---> Running in ace47f50d214 00:07:29 Removing intermediate container ace47f50d214 00:07:29 ---> bcc0a5b6a69d 00:07:29 Step 9/10 : COPY . . 00:07:29 ---> 8fec0ce96eab 00:07:29 Step 10/10 : RUN ${MAKE} 00:07:29 ---> Running in ee798e71a58a 00:07:29 noop 00:07:30 Removing intermediate container ee798e71a58a 00:07:30 ---> 0f22bcb02563 00:07:30 Successfully built 0f22bcb02563 00:07:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:31 + docker inspect -f . ci-base-image-arm64 00:07:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:31 prd-ubuntu20.04-docker-arm64-4c-16g-10339 does not seem to be running inside a container 00:07:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/135 -v /w/workspace/device-modbus-go/135:/w/workspace/device-modbus-go/135:rw,z -v /w/workspace/device-modbus-go/135@tmp:/w/workspace/device-modbus-go/135@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 ******** ci-base-image-arm64 cat 00:07:32 $ docker top 1d0e29950b3561b262d14710764a02e2de1d7565eb4f1207c68b3472d8b40afb -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:33 + go version 00:07:33 go version go1.21.0 linux/arm64 [Pipeline] } 00:07:33 $ docker stop --time=1 1d0e29950b3561b262d14710764a02e2de1d7565eb4f1207c68b3472d8b40afb 00:07:35 $ docker rm -f --volumes 1d0e29950b3561b262d14710764a02e2de1d7565eb4f1207c68b3472d8b40afb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:35 + docker inspect -f . ci-base-image-arm64 00:07:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:36 prd-ubuntu20.04-docker-arm64-4c-16g-10339 does not seem to be running inside a container 00:07:36 $ 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/135 -v /w/workspace/device-modbus-go/135:/w/workspace/device-modbus-go/135:rw,z -v /w/workspace/device-modbus-go/135@tmp:/w/workspace/device-modbus-go/135@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 ******** ci-base-image-arm64 cat 00:07:37 $ docker top 2d6a41f9f618e980c168b1a0b0e0f3aa2ec5cf0f5d1c42fa5f2aa565e85b012d -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:38 + git config --global --add safe.directory /w/workspace/device-modbus-go/135 [Pipeline] fileExists [Pipeline] sh 00:07:39 + make test 00:07:39 go test ./... -coverprofile=coverage.out 00:07:45 ? github.com/edgexfoundry/device-modbus-go [no test files] 00:09:22 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 00:09:22 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.064s coverage: 47.9% of statements 00:09:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:09:22 go vet ./... 00:09:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:09:44 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:09:44 ./bin/test-attribution-txt.sh [Pipeline] echo 00:09:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:09:44 $ docker stop --time=1 2d6a41f9f618e980c168b1a0b0e0f3aa2ec5cf0f5d1c42fa5f2aa565e85b012d 00:09:49 $ docker rm -f --volumes 2d6a41f9f618e980c168b1a0b0e0f3aa2ec5cf0f5d1c42fa5f2aa565e85b012d [Pipeline] // withDockerContainer [Pipeline] sh 00:09:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:09:50 Warning: overwriting stash ‘coverage-report’ 00:09:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:09:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:09:51 + ls -al . 00:09:51 total 184 00:09:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 00:07 . 00:09:51 drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 00:04 .. 00:09:51 -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 00:04 .dockerignore 00:09:51 drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 00:04 .git 00:09:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 00:04 .github 00:09:51 -rw-rw-r-- 1 jenkins jenkins 266 Oct 25 00:04 .gitignore 00:09:51 -rw-rw-r-- 1 jenkins jenkins 41 Oct 25 00:04 .golangci.yml 00:09:51 -rw-rw-r-- 1 jenkins jenkins 11101 Oct 25 00:04 Attribution.txt 00:09:51 -rw-rw-r-- 1 jenkins jenkins 14764 Oct 25 00:04 CHANGELOG.md 00:09:51 -rw-rw-r-- 1 jenkins jenkins 1365 Oct 25 00:04 Dockerfile 00:09:51 -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 00:04 GOVERNANCE.md 00:09:51 -rw-rw-r-- 1 jenkins jenkins 658 Oct 25 00:04 Jenkinsfile 00:09:51 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 25 00:04 LICENSE 00:09:51 -rw-rw-r-- 1 jenkins jenkins 1936 Oct 25 00:04 Makefile 00:09:51 -rw-rw-r-- 1 jenkins jenkins 622 Oct 25 00:04 OWNERS.md 00:09:51 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 25 00:04 README.md 00:09:51 -rw-rw-r-- 1 jenkins jenkins 12 Oct 25 00:01 VERSION 00:09:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 00:04 bin 00:09:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 00:04 cmd 00:09:51 -rw-r--r-- 1 jenkins jenkins 24334 Oct 25 00:09 coverage.out 00:09:51 -rw-rw-r-- 1 jenkins jenkins 3942 Oct 25 00:04 go.mod 00:09:51 -rw-rw-r-- 1 jenkins jenkins 35436 Oct 25 00:04 go.sum 00:09:51 drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 00:04 internal 00:09:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 00:04 simulator 00:09:51 -rw-rw-r-- 1 jenkins jenkins 229 Oct 25 00:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:09:52 + 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=556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 --label arch=arm64 --label version=3.1.0-dev.21 . 00:09:52 Sending build context to Docker daemon 3.401MB 00:09:52 Step 1/22 : ARG BASE=golang:1.21-alpine3.18 00:09:52 Step 2/22 : FROM ${BASE} AS builder 00:09:52 ---> 0f22bcb02563 00:09:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 00:09:52 ---> Running in 987528a564a1 00:09:52 Removing intermediate container 987528a564a1 00:09:52 ---> 6b1deb730c9f 00:09:52 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:09:52 ---> Running in ade58487d099 00:09:53 Removing intermediate container ade58487d099 00:09:53 ---> ef672fa193db 00:09:53 Step 5/22 : RUN apk add --update --no-cache make git openssh 00:09:53 ---> Running in ebaa3b80e649 00:09:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:09:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:09:56 OK: 272 MiB in 60 packages 00:09:57 Removing intermediate container ebaa3b80e649 00:09:57 ---> 8d7741b40222 00:09:57 Step 6/22 : WORKDIR /device-modbus-go 00:09:57 ---> Running in e713b851bf7f 00:09:57 Removing intermediate container e713b851bf7f 00:09:57 ---> 12ea164ab8ad 00:09:57 Step 7/22 : COPY go.mod vendor* ./ 00:10:02 ---> 32bbc0288065 00:10:02 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:02 ---> Running in f01884621afc 00:10:04 Removing intermediate container f01884621afc 00:10:04 ---> df85f576e3fe 00:10:04 Step 9/22 : COPY . . 00:10:05 ---> 22ac9c4f04be 00:10:05 Step 10/22 : RUN ${MAKE} 00:10:05 ---> Running in 103d0eb50b71 00:10:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.21 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.36" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 00:12:13 Removing intermediate container 103d0eb50b71 00:12:13 ---> 56f64a199bac 00:12:13 Step 11/22 : FROM alpine:3.18 00:12:13 3.18: Pulling from library/alpine 00:12:13 579b34f0a95b: Pulling fs layer 00:12:13 579b34f0a95b: Verifying Checksum 00:12:13 579b34f0a95b: Download complete 00:12:13 579b34f0a95b: Pull complete 00:12:13 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 00:12:13 Status: Downloaded newer image for alpine:3.18 00:12:13 ---> 3cc203321400 00:12:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 00:12:13 ---> Running in aa39fdf42bd0 00:12:13 Removing intermediate container aa39fdf42bd0 00:12:13 ---> 1d8dc013e472 00:12:13 Step 13/22 : RUN apk add --update --no-cache dumb-init 00:12:13 ---> Running in e60115c01db8 00:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 00:12:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 00:12:13 (1/1) Installing dumb-init (1.2.5-r2) 00:12:13 Executing busybox-1.36.1-r2.trigger 00:12:13 OK: 8 MiB in 16 packages 00:12:13 Removing intermediate container e60115c01db8 00:12:13 ---> 11bad1de653a 00:12:13 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 00:12:13 ---> c60b4f22300e 00:12:13 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 00:12:13 ---> f2bec44499a0 00:12:13 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 00:12:13 ---> a77a0f9db64d 00:12:13 Step 17/22 : EXPOSE 59901 00:12:13 ---> Running in 8c71c9558555 00:12:13 Removing intermediate container 8c71c9558555 00:12:13 ---> b75ffeb16c55 00:12:13 Step 18/22 : ENTRYPOINT ["/device-modbus"] 00:12:13 ---> Running in c14f3088271e 00:12:13 Removing intermediate container c14f3088271e 00:12:13 ---> 6d8d900212e2 00:12:13 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 00:12:13 ---> Running in 659b0491b125 00:12:13 Removing intermediate container 659b0491b125 00:12:13 ---> d341104b5173 00:12:13 Step 20/22 : LABEL arch=arm64 00:12:13 ---> Running in 868f032c4418 00:12:13 Removing intermediate container 868f032c4418 00:12:13 ---> 9c9b173d625a 00:12:13 Step 21/22 : LABEL git_sha=556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 00:12:13 ---> Running in ca47ba457326 00:12:13 Removing intermediate container ca47ba457326 00:12:13 ---> 7232bfe766a4 00:12:13 Step 22/22 : LABEL version=3.1.0-dev.21 00:12:13 ---> Running in 22e85056d17c 00:12:13 Removing intermediate container 22e85056d17c 00:12:13 ---> 8ea7fbf4d9a6 00:12:13 [Warning] One or more build-args [ARCH] were not consumed 00:12:13 Successfully built 8ea7fbf4d9a6 00:12:13 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:12:13 provisioning config files... 00:12:14 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/135@tmp/config10333950564029834014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:12:14 ---> docker-login.sh 00:12:14 nexus3.edgexfoundry.org:10001 00:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:14 Configure a credential helper to remove this warning. See 00:12:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:14 00:12:14 Login Succeeded 00:12:14 nexus3.edgexfoundry.org:10002 00:12:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:15 Configure a credential helper to remove this warning. See 00:12:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:15 00:12:15 Login Succeeded 00:12:15 nexus3.edgexfoundry.org:10003 00:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:15 Configure a credential helper to remove this warning. See 00:12:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:15 00:12:15 Login Succeeded 00:12:15 nexus3.edgexfoundry.org:10004 00:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:15 Configure a credential helper to remove this warning. See 00:12:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:15 00:12:15 Login Succeeded 00:12:15 docker.io 00:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:12:16 Configure a credential helper to remove this warning. See 00:12:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:12:16 00:12:16 Login Succeeded 00:12:16 ---> docker-login.sh ends [Pipeline] } 00:12:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:12:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:12:16 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 00:12:16 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 00:12:16 latest 00:12:16 3.1.0-dev.21 00:12:16 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31-3.1.0-dev.21 00:12:16 main 00:12:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:16 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:17 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 00:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 00:12:17 d8e68bacab9b: Preparing 00:12:17 baa4923370a3: Preparing 00:12:17 f8a5fb9765ef: Preparing 00:12:17 9d927b88a6b2: Preparing 00:12:17 5f4d9fc4d98d: Preparing 00:12:17 5f4d9fc4d98d: Layer already exists 00:12:17 baa4923370a3: Pushed 00:12:17 9d927b88a6b2: Pushed 00:12:17 d8e68bacab9b: Pushed 00:12:22 f8a5fb9765ef: Pushed 00:12:23 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31: digest: sha256:473e7bae4467ab9f0c39fda841a99a1bce8f4873208337b7853f3d815db2d699 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:23 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:23 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 00:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 00:12:23 d8e68bacab9b: Preparing 00:12:23 baa4923370a3: Preparing 00:12:23 f8a5fb9765ef: Preparing 00:12:23 9d927b88a6b2: Preparing 00:12:23 5f4d9fc4d98d: Preparing 00:12:23 f8a5fb9765ef: Layer already exists 00:12:23 d8e68bacab9b: Layer already exists 00:12:23 9d927b88a6b2: Layer already exists 00:12:23 baa4923370a3: Layer already exists 00:12:23 5f4d9fc4d98d: Layer already exists 00:12:23 latest: digest: sha256:473e7bae4467ab9f0c39fda841a99a1bce8f4873208337b7853f3d815db2d699 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:24 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:24 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.21 00:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 00:12:24 d8e68bacab9b: Preparing 00:12:24 baa4923370a3: Preparing 00:12:24 f8a5fb9765ef: Preparing 00:12:24 9d927b88a6b2: Preparing 00:12:24 5f4d9fc4d98d: Preparing 00:12:24 9d927b88a6b2: Layer already exists 00:12:24 5f4d9fc4d98d: Layer already exists 00:12:24 baa4923370a3: Layer already exists 00:12:24 d8e68bacab9b: Layer already exists 00:12:24 f8a5fb9765ef: Layer already exists 00:12:25 3.1.0-dev.21: digest: sha256:473e7bae4467ab9f0c39fda841a99a1bce8f4873208337b7853f3d815db2d699 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:25 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31-3.1.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:25 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31-3.1.0-dev.21 00:12:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 00:12:25 d8e68bacab9b: Preparing 00:12:25 baa4923370a3: Preparing 00:12:25 f8a5fb9765ef: Preparing 00:12:25 9d927b88a6b2: Preparing 00:12:25 5f4d9fc4d98d: Preparing 00:12:25 9d927b88a6b2: Layer already exists 00:12:25 5f4d9fc4d98d: Layer already exists 00:12:25 d8e68bacab9b: Layer already exists 00:12:25 baa4923370a3: Layer already exists 00:12:25 f8a5fb9765ef: Layer already exists 00:12:26 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31-3.1.0-dev.21: digest: sha256:473e7bae4467ab9f0c39fda841a99a1bce8f4873208337b7853f3d815db2d699 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:26 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:26 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 00:12:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 00:12:26 d8e68bacab9b: Preparing 00:12:26 baa4923370a3: Preparing 00:12:26 f8a5fb9765ef: Preparing 00:12:26 9d927b88a6b2: Preparing 00:12:26 5f4d9fc4d98d: Preparing 00:12:26 5f4d9fc4d98d: Layer already exists 00:12:26 d8e68bacab9b: Layer already exists 00:12:26 f8a5fb9765ef: Layer already exists 00:12:26 9d927b88a6b2: Layer already exists 00:12:26 baa4923370a3: Layer already exists 00:12:27 main: digest: sha256:473e7bae4467ab9f0c39fda841a99a1bce8f4873208337b7853f3d815db2d699 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:12:27 ===================================================== [Pipeline] echo 00:12:27 taggedImages: 00:12:27 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 00:12:27 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 00:12:27 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.21 00:12:27 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31-3.1.0-dev.21 00:12:27 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:12:27 00:12:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:12:27 arm64: Pulling from edgex-lftools-log-publisher 00:12:27 8998bd30e6a1: Pulling fs layer 00:12:27 04944245beec: Pulling fs layer 00:12:27 699f458cf7ca: Pulling fs layer 00:12:27 765212b225bb: Pulling fs layer 00:12:27 f23df028b6ca: Pulling fs layer 00:12:27 d65c8cfc05b1: Pulling fs layer 00:12:27 2437ff75d9bd: Pulling fs layer 00:12:27 765212b225bb: Waiting 00:12:27 f23df028b6ca: Waiting 00:12:27 d65c8cfc05b1: Waiting 00:12:27 2437ff75d9bd: Waiting 00:12:28 04944245beec: Verifying Checksum 00:12:28 04944245beec: Download complete 00:12:28 765212b225bb: Verifying Checksum 00:12:28 765212b225bb: Download complete 00:12:28 f23df028b6ca: Verifying Checksum 00:12:28 f23df028b6ca: Download complete 00:12:28 d65c8cfc05b1: Verifying Checksum 00:12:28 d65c8cfc05b1: Download complete 00:12:28 699f458cf7ca: Verifying Checksum 00:12:28 699f458cf7ca: Download complete 00:12:28 8998bd30e6a1: Download complete 00:12:31 2437ff75d9bd: Verifying Checksum 00:12:31 2437ff75d9bd: Download complete 00:12:33 8998bd30e6a1: Pull complete 00:12:33 04944245beec: Pull complete 00:12:35 699f458cf7ca: Pull complete 00:12:35 765212b225bb: Pull complete 00:12:36 f23df028b6ca: Pull complete 00:12:36 d65c8cfc05b1: Pull complete 00:12:55 2437ff75d9bd: Pull complete 00:12:55 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:12:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:12:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:12:55 prd-ubuntu20.04-docker-arm64-4c-16g-10339 does not seem to be running inside a container 00:12:55 $ 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/135 -v /w/workspace/device-modbus-go/135:/w/workspace/device-modbus-go/135:rw,z -v /w/workspace/device-modbus-go/135@tmp:/w/workspace/device-modbus-go/135@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:12:58 $ docker top 3b678315edef224fae4f8a81f3047c4a613b201dc7bd9f98fcc3569a69385f29 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:12:59 ---> job-cost.sh 00:12:59 lf-activate-venv: SKIPPING 00:12:59 INFO: No Stack... 00:13:01 INFO: Retrieving Pricing Info for: v3-standard-4 00:13:02 INFO: Archiving Costs [Pipeline] sh 00:13:03 + cat /w/workspace/device-modbus-go/135/archives/cost.csv 00:13:03 + cut -d, -f6 [Pipeline] lock 00:13:03 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-135-stack-cost] 00:13:03 Resource [jenkins-edgexfoundry-device-modbus-go-main-135-stack-cost] did not exist. Created. 00:13:03 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-135-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:13:04 /w/workspace/device-modbus-go/135@tmp/durable-137df388/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:13:04 + echo total: 0.10999999940395355 [Pipeline] stash 00:13:04 Warning: overwriting stash ‘stack-cost’ 00:13:04 Stashed 1 file(s) [Pipeline] } 00:13:04 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-135-stack-cost] [Pipeline] // lock [Pipeline] } 00:13:04 $ docker stop --time=1 3b678315edef224fae4f8a81f3047c4a613b201dc7bd9f98fcc3569a69385f29 00:13:06 $ docker rm -f --volumes 3b678315edef224fae4f8a81f3047c4a613b201dc7bd9f98fcc3569a69385f29 [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 00:13:06 provisioning config files... 00:13:06 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6508278456051548759tmp [Pipeline] { [Pipeline] sh 00:13:07 + set +x 00:13:07 + curl -s https://codecov.io/bash 00:13:07 + bash -s -- 00:13:07 00:13:07 _____ _ 00:13:07 / ____| | | 00:13:07 | | ___ __| | ___ ___ _____ __ 00:13:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:13:07 | |___| (_) | (_| | __/ (_| (_) \ V / 00:13:07 \_____\___/ \__,_|\___|\___\___/ \_/ 00:13:07 Bash-1.0.6 00:13:07 00:13:07 00:13:07 ==> git version 2.25.1 found 00:13:07 ==> 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 00:13:07 Release-Date: 2020-01-08 00:13:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:13:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:13:07 ==> Jenkins CI detected. 00:13:07 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 00:13:07 project root: . 00:13:07 --> token set from env 00:13:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:13:07 ==> Running gcov in . (disable via -X gcov) 00:13:07 ==> Python coveragepy not found 00:13:07 ==> Searching for coverage reports in: 00:13:07 + . 00:13:07 -> Found 1 reports 00:13:07 ==> Detecting git/mercurial file structure 00:13:07 ==> Reading reports 00:13:07 + ./coverage.out bytes=24334 00:13:07 ==> Appending adjustments 00:13:07 https://docs.codecov.io/docs/fixing-reports 00:13:07 + Found adjustments 00:13:07 ==> Gzipping contents 00:13:07 4.0K /tmp/codecov.Fyc6Db.gz 00:13:07 ==> Uploading reports 00:13:07 url: https://codecov.io 00:13:07 query: branch=main&commit=556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:13:07 -> Pinging Codecov 00:13:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31&build=135&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F135%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 00:13:07 -> Uploading to 00:13:07 https://storage.googleapis.com/codecov/v4/raw/2023-10-25/55DBCA73C666E3227836607328DD7E49/556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31/73f0b4c1-63c6-46d3-994a-b9e91de6d0a1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231025T001307Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cefe5970d8a8fe78ef7f11699f59922776dd670db43b45890bfbd04e6c973425 00:13:07 % Total % Received % Xferd Average Speed Time Time Time Current 00:13:07 Dload Upload Total Spent Left Speed 00:13:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 12814 --:--:-- --:--:-- --:--:-- 12814 00:13:07 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 [Pipeline] } 00:13:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 00:13:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 00:13:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:13:08 00:13:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:13:08 1.410.4: Pulling from edgex-devops/edgex-snyk-go 00:13:08 df9b9388f04a: Pulling fs layer 00:13:08 52dc419b0ee2: Pulling fs layer 00:13:08 25bc292e5bac: Pulling fs layer 00:13:08 114826534d7a: Pulling fs layer 00:13:08 4657fd5d0bcf: Pulling fs layer 00:13:08 6ad1cebc031e: Pulling fs layer 00:13:08 8a3aa393b2d8: Pulling fs layer 00:13:08 4657fd5d0bcf: Waiting 00:13:08 6ad1cebc031e: Waiting 00:13:08 8a3aa393b2d8: Waiting 00:13:08 114826534d7a: Waiting 00:13:08 25bc292e5bac: Download complete 00:13:08 52dc419b0ee2: Download complete 00:13:08 4657fd5d0bcf: Verifying Checksum 00:13:08 4657fd5d0bcf: Download complete 00:13:08 df9b9388f04a: Download complete 00:13:08 6ad1cebc031e: Verifying Checksum 00:13:08 6ad1cebc031e: Download complete 00:13:08 df9b9388f04a: Pull complete 00:13:08 52dc419b0ee2: Pull complete 00:13:08 25bc292e5bac: Pull complete 00:13:09 114826534d7a: Verifying Checksum 00:13:09 114826534d7a: Download complete 00:13:09 8a3aa393b2d8: Verifying Checksum 00:13:09 8a3aa393b2d8: Download complete 00:13:12 114826534d7a: Pull complete 00:13:12 4657fd5d0bcf: Pull complete 00:13:13 6ad1cebc031e: Pull complete 00:13:16 8a3aa393b2d8: Pull complete 00:13:16 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 00:13:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 00:13:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:16 prd-ubuntu20.04-docker-8c-8g-10337 does not seem to be running inside a container 00:13:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 00:13:25 $ docker top d07d2d7537e75e0bfc53f834cf1c581a2bbfabb77dc452bcc45d21c86d7e2e57 -eo pid,comm [Pipeline] { [Pipeline] echo 00:13:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 00:13:26 + set -o pipefail 00:13:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 00:13:34 00:13:34 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 00:13:34 00:13:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/08ddc8fc-1d73-4cbf-a494-f2eed8ac5644 00:13:34 00:13:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 00:13:34 00:13:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 00:13:34 00:13:34 00:13:34 A medium severity vulnerability was found in the Snyk CLI versions you are using. 00:13:34 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 00:13:34 More details here: https://snyk.co/ue1NS [Pipeline] } 00:13:34 $ docker stop --time=1 d07d2d7537e75e0bfc53f834cf1c581a2bbfabb77dc452bcc45d21c86d7e2e57 00:13:40 $ docker rm -f --volumes d07d2d7537e75e0bfc53f834cf1c581a2bbfabb77dc452bcc45d21c86d7e2e57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:13:40 + git log --format=format:%s -1 556aa6930cf2f2a45b00f01e1ce4bcd5b7a62e31 [Pipeline] sh 00:13:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:13:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:13:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:41 prd-ubuntu20.04-docker-8c-8g-10337 does not seem to be running inside a container 00:13:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 00:13:42 $ docker top 67d62098436aaaa006d725d05e9598314265d4b939e91c93be1835cc85396501 -eo pid,comm 00:13:42 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). 00:13:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:13:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:13:42 [ssh-agent] Looking for ssh-agent implementation... 00:13:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:42 $ docker exec 67d62098436aaaa006d725d05e9598314265d4b939e91c93be1835cc85396501 ssh-agent 00:13:42 SSH_AUTH_SOCK=/tmp/ssh-kS9wAdtXhFVP/agent.32 00:13:42 SSH_AGENT_PID=38 00:13:42 Running ssh-add (command line suppressed) 00:13:42 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6838623866842205297.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_6838623866842205297.key) 00:13:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:13:42 + git semver tag 00:13:43 2023-10-25 00:13:43,099 [run_tag] DEBUG tag force:False 00:13:43 2023-10-25 00:13:43,099 [check_head_tag] DEBUG check head tag 00:13:43 2023-10-25 00:13:43,100 [execute] INFO git cat-file --batch-check 00:13:43 2023-10-25 00:13:43,100 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 00:13:43 2023-10-25 00:13:43,104 [execute] INFO git cat-file --batch 00:13:43 2023-10-25 00:13:43,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 00:13:43 2023-10-25 00:13:43,119 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:13:43 2023-10-25 00:13:43,119 [execute] INFO git tag -a v3.1.0-dev.21 -m v3.1.0-dev.21 00:13:43 2023-10-25 00:13:43,119 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.21', '-m', 'v3.1.0-dev.21'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 00:13:43 2023-10-25 00:13:43,124 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:13:43 3.1.0-dev.21 [Pipeline] } 00:13:43 $ docker exec --env ******** --env ******** 67d62098436aaaa006d725d05e9598314265d4b939e91c93be1835cc85396501 ssh-agent -k 00:13:43 unset SSH_AUTH_SOCK; 00:13:43 unset SSH_AGENT_PID; 00:13:43 echo Agent pid 38 killed; 00:13:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:13:43 + git semver [Pipeline] } 00:13:43 $ docker stop --time=1 67d62098436aaaa006d725d05e9598314265d4b939e91c93be1835cc85396501 00:13:45 $ docker rm -f --volumes 67d62098436aaaa006d725d05e9598314265d4b939e91c93be1835cc85396501 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:13:45 00:13:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:13:45 0.23.1-centos7: Pulling from edgex-lftools 00:13:45 ab5ef0e58194: Pulling fs layer 00:13:45 9712f1f96733: Pulling fs layer 00:13:45 63f879dbbcfc: Pulling fs layer 00:13:45 0d9ebad4ef96: Pulling fs layer 00:13:45 e9a5061849ea: Pulling fs layer 00:13:45 d747dcd14b5f: Pulling fs layer 00:13:45 2de7ff778b66: Pulling fs layer 00:13:45 e9a5061849ea: Waiting 00:13:45 d747dcd14b5f: Waiting 00:13:45 2de7ff778b66: Waiting 00:13:45 0d9ebad4ef96: Waiting 00:13:45 9712f1f96733: Verifying Checksum 00:13:45 9712f1f96733: Download complete 00:13:46 63f879dbbcfc: Verifying Checksum 00:13:46 63f879dbbcfc: Download complete 00:13:46 0d9ebad4ef96: Verifying Checksum 00:13:46 0d9ebad4ef96: Download complete 00:13:46 ab5ef0e58194: Verifying Checksum 00:13:46 ab5ef0e58194: Download complete 00:13:46 d747dcd14b5f: Verifying Checksum 00:13:46 d747dcd14b5f: Download complete 00:13:46 e9a5061849ea: Verifying Checksum 00:13:46 e9a5061849ea: Download complete 00:13:46 2de7ff778b66: Verifying Checksum 00:13:46 2de7ff778b66: Download complete 00:13:49 ab5ef0e58194: Pull complete 00:13:49 9712f1f96733: Pull complete 00:13:49 63f879dbbcfc: Pull complete 00:13:54 0d9ebad4ef96: Pull complete 00:13:54 e9a5061849ea: Pull complete 00:13:54 d747dcd14b5f: Pull complete 00:13:54 2de7ff778b66: Pull complete 00:13:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 00:13:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 00:13:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:13:54 prd-ubuntu20.04-docker-8c-8g-10337 does not seem to be running inside a container 00:13:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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-lftools:0.23.1-centos7 cat 00:14:04 $ docker top 70b41ff2614bf923f9022a1bceda17c8df410c714097b0df269b5ac62e0e79e5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 00:14:04 provisioning config files... 00:14:04 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config279071150364897446tmp 00:14:04 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6424331346308752267tmp 00:14:04 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config9322436657702059025tmp [Pipeline] { [Pipeline] echo 00:14:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 00:14:05 ---> sigul-configuration.sh 00:14:05 gpg: directory `/root/.gnupg' created 00:14:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 00:14:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 00:14:05 gpg: keyring `/root/.gnupg/secring.gpg' created 00:14:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 00:14:05 gpg: CAST5 encrypted data 00:14:05 gpg: encrypted with 1 passphrase 00:14:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 00:14:05 + mkdir /home/jenkins 00:14:05 + mkdir /home/jenkins/sigul [Pipeline] sh 00:14:05 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 00:14:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 00:14:05 ---> sigul-install.sh 00:14:05 Sigul already installed; skipping installation. [Pipeline] sh 00:14:06 + git tag --list 00:14:06 0.7.1 00:14:06 v1.0.0 00:14:06 v1.1.0 00:14:06 v1.1.1 00:14:06 v1.2.2 00:14:06 v1.3.0 00:14:06 v1.3.1 00:14:06 v2.0.0 00:14:06 v2.1.0 00:14:06 v2.1.1 00:14:06 v2.2.0 00:14:06 v2.3.0 00:14:06 v3.0 00:14:06 v3.0.0 00:14:06 v3.1.0-dev.1 00:14:06 v3.1.0-dev.10 00:14:06 v3.1.0-dev.11 00:14:06 v3.1.0-dev.12 00:14:06 v3.1.0-dev.13 00:14:06 v3.1.0-dev.14 00:14:06 v3.1.0-dev.15 00:14:06 v3.1.0-dev.16 00:14:06 v3.1.0-dev.17 00:14:06 v3.1.0-dev.18 00:14:06 v3.1.0-dev.19 00:14:06 v3.1.0-dev.2 00:14:06 v3.1.0-dev.20 00:14:06 v3.1.0-dev.21 00:14:06 v3.1.0-dev.3 00:14:06 v3.1.0-dev.4 00:14:06 v3.1.0-dev.5 00:14:06 v3.1.0-dev.6 00:14:06 v3.1.0-dev.7 00:14:06 v3.1.0-dev.8 00:14:06 v3.1.0-dev.9 [Pipeline] sh 00:14:06 + lftools sign git-tag v3.1.0-dev.21 00:14:07 Signing Git tag with Sigul... 00:14:07 Signing v3.1.0-dev.21 [Pipeline] echo 00:14:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 00:14:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 00:14:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 00:14:07 $ docker stop --time=1 70b41ff2614bf923f9022a1bceda17c8df410c714097b0df269b5ac62e0e79e5 00:14:08 $ docker rm -f --volumes 70b41ff2614bf923f9022a1bceda17c8df410c714097b0df269b5ac62e0e79e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 00:14:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:14:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:14:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:09 prd-ubuntu20.04-docker-8c-8g-10337 does not seem to be running inside a container 00:14:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 00:14:10 $ docker top 97bdd73011e90c66015d340b0bed1b8a466e1cb64d3322df48c3dd7b75bdef80 -eo pid,comm 00:14:10 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). 00:14:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:14:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:14:10 [ssh-agent] Looking for ssh-agent implementation... 00:14:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:14:10 $ docker exec 97bdd73011e90c66015d340b0bed1b8a466e1cb64d3322df48c3dd7b75bdef80 ssh-agent 00:14:10 SSH_AUTH_SOCK=/tmp/ssh-m8Pzm8qCRTfx/agent.21 00:14:10 SSH_AGENT_PID=38 00:14:10 Running ssh-add (command line suppressed) 00:14:10 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9801954585304117130.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9801954585304117130.key) 00:14:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:14:10 + git semver bump pre 00:14:11 2023-10-25 00:14:10,999 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:14:11 2023-10-25 00:14:11,000 [bump_version] DEBUG bumping version:3.1.0-dev.21 on axis:pre with prefix:dev 00:14:11 2023-10-25 00:14:11,000 [bump_version] DEBUG bumped version:3.1.0-dev.22 00:14:11 2023-10-25 00:14:11,000 [write_version] DEBUG write version:3.1.0-dev.22 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 00:14:11 2023-10-25 00:14:11,000 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:14:11 2023-10-25 00:14:11,000 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:14:11 2023-10-25 00:14:11,002 [execute] INFO git cat-file --batch-check 00:14:11 2023-10-25 00:14:11,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:14:11 2023-10-25 00:14:11,007 [execute] INFO git cat-file --batch 00:14:11 2023-10-25 00:14:11,007 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:14:11 2023-10-25 00:14:11,011 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:14:11 3.1.0-dev.22 [Pipeline] } 00:14:11 $ docker exec --env ******** --env ******** 97bdd73011e90c66015d340b0bed1b8a466e1cb64d3322df48c3dd7b75bdef80 ssh-agent -k 00:14:11 unset SSH_AUTH_SOCK; 00:14:11 unset SSH_AGENT_PID; 00:14:11 echo Agent pid 38 killed; 00:14:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:14:11 + git semver [Pipeline] } 00:14:11 $ docker stop --time=1 97bdd73011e90c66015d340b0bed1b8a466e1cb64d3322df48c3dd7b75bdef80 00:14:13 $ docker rm -f --volumes 97bdd73011e90c66015d340b0bed1b8a466e1cb64d3322df48c3dd7b75bdef80 [Pipeline] // withDockerContainer [Pipeline] sh 00:14:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:14:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:14:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:13 prd-ubuntu20.04-docker-8c-8g-10337 does not seem to be running inside a container 00:14:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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 00:14:14 $ docker top 899d2d55875d740f11b48b5a8e5199ef9b82c09a5cc0df8231b8b4b3ef9a186f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:14:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:14:14 [ssh-agent] Looking for ssh-agent implementation... 00:14:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:14:14 $ docker exec 899d2d55875d740f11b48b5a8e5199ef9b82c09a5cc0df8231b8b4b3ef9a186f ssh-agent 00:14:14 SSH_AUTH_SOCK=/tmp/ssh-hyD659QcTbYP/agent.33 00:14:14 SSH_AGENT_PID=39 00:14:14 Running ssh-add (command line suppressed) 00:14:14 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5238803817365489525.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5238803817365489525.key) 00:14:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:14:14 + git semver push 00:14:15 2023-10-25 00:14:15,013 [run_push] DEBUG push 00:14:15 2023-10-25 00:14:15,013 [execute] INFO git cat-file --batch-check 00:14:15 2023-10-25 00:14:15,014 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 00:14:15 2023-10-25 00:14:15,017 [execute] INFO git rev-list 23354fe212d2ca152ac53248964f8fb84cae071e -- 00:14:15 2023-10-25 00:14:15,018 [execute] DEBUG Popen(['git', 'rev-list', '23354fe212d2ca152ac53248964f8fb84cae071e', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:14:15 2023-10-25 00:14:15,026 [execute] INFO git fetch -v origin 00:14:15 2023-10-25 00:14:15,027 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 00:14:15 2023-10-25 00:14:15,552 [run_push] DEBUG no remote changes detected 00:14:15 2023-10-25 00:14:15,552 [execute] INFO git push origin semver 00:14:15 2023-10-25 00:14:15,553 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 00:14:16 2023-10-25 00:14:16,334 [run_push] DEBUG push all version tags 00:14:16 2023-10-25 00:14:16,334 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 00:14:16 2023-10-25 00:14:16,335 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 00:14:17 2023-10-25 00:14:17,133 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 00:14:17 3.1.0-dev.22 [Pipeline] } 00:14:17 $ docker exec --env ******** --env ******** 899d2d55875d740f11b48b5a8e5199ef9b82c09a5cc0df8231b8b4b3ef9a186f ssh-agent -k 00:14:17 unset SSH_AUTH_SOCK; 00:14:17 unset SSH_AGENT_PID; 00:14:17 echo Agent pid 39 killed; 00:14:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:14:17 + git semver [Pipeline] } 00:14:17 $ docker stop --time=1 899d2d55875d740f11b48b5a8e5199ef9b82c09a5cc0df8231b8b4b3ef9a186f 00:14:19 $ docker rm -f --volumes 899d2d55875d740f11b48b5a8e5199ef9b82c09a5cc0df8231b8b4b3ef9a186f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 00:14:19 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 00:14:19 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 00:14:19 total 16 00:14:19 drwxr-xr-x 3 root root 4096 Oct 25 00:04 . 00:14:19 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 00:14 .. 00:14:19 drwxr-xr-x 2 root root 4096 Oct 25 00:04 cost 00:14:19 -rw-r--r-- 1 root root 88 Oct 25 00:04 cost.csv 00:14:19 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 00:14:19 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 00:14:19 total 16 00:14:19 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 00:04 . 00:14:19 drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 00:14 .. 00:14:19 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 00:04 cost 00:14:19 -rw-r--r-- 1 jenkins jenkins 88 Oct 25 00:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:14:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:14:20 ---> package-listing.sh 00:14:20 ++ facter osfamily 00:14:20 ++ tr '[:upper:]' '[:lower:]' 00:14:21 + OS_FAMILY=debian 00:14:21 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 00:14:21 + START_PACKAGES=/tmp/packages_start.txt 00:14:21 + END_PACKAGES=/tmp/packages_end.txt 00:14:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:14:21 + PACKAGES=/tmp/packages_start.txt 00:14:21 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 00:14:21 + PACKAGES=/tmp/packages_end.txt 00:14:21 + case "${OS_FAMILY}" in 00:14:21 + dpkg -l 00:14:21 + grep '^ii' 00:14:21 + '[' -f /tmp/packages_start.txt ']' 00:14:21 + '[' -f /tmp/packages_end.txt ']' 00:14:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:14:21 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 00:14:21 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 00:14:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 00:14:21 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:14:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:14:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:14:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:14:22 prd-ubuntu20.04-docker-8c-8g-10337 does not seem to be running inside a container 00:14:22 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@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-lftools-log-publisher:latest cat 00:14:22 $ docker top c46dbe9d19face9147180773c0de41f06eaee8227038061c154bfa86214cb1b9 -eo pid,comm [Pipeline] { [Pipeline] sh 00:14:22 + touch /tmp/pre-build-complete [Pipeline] sh 00:14:23 + mkdir -p /var/log/sysstat [Pipeline] sh 00:14:23 + ls /var/log/sa-host 00:14:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:14:23 provisioning config files... 00:14:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11083102302809833550tmp [Pipeline] { [Pipeline] echo 00:14:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:14:23 ---> create-netrc.sh [Pipeline] } 00:14:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:14:24 ---> python-tools-install.sh [Pipeline] echo 00:14:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:14:24 ---> sudo-logs.sh 00:14:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:14:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:14:24 ---> job-cost.sh 00:14:24 lf-activate-venv: SKIPPING 00:14:24 DEBUG: total: 0.2199999988079071 00:14:24 INFO: Retrieving Stack Cost... 00:14:25 INFO: Retrieving Pricing Info for: v3-standard-8 00:14:25 INFO: Archiving Costs [Pipeline] echo 00:14:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:14:25 ---> logs-deploy.sh 00:14:25 lf-activate-venv: SKIPPING 00:14:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/135 00:14:25 INFO: archiving workspace using pattern(s): 00:14:26 Archives upload complete. 00:14:26 INFO: archiving logs to Nexus 00:14:27 ---> uname -a: 00:14:27 Linux prd-ubuntu20-04-docker-8c-8g-10337 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 00:14:27 00:14:27 00:14:27 ---> lscpu: 00:14:27 Architecture: x86_64 00:14:27 CPU op-mode(s): 32-bit, 64-bit 00:14:27 Byte Order: Little Endian 00:14:27 Address sizes: 40 bits physical, 48 bits virtual 00:14:27 CPU(s): 8 00:14:27 On-line CPU(s) list: 0-7 00:14:27 Thread(s) per core: 1 00:14:27 Core(s) per socket: 1 00:14:27 Socket(s): 8 00:14:27 NUMA node(s): 1 00:14:27 Vendor ID: AuthenticAMD 00:14:27 CPU family: 23 00:14:27 Model: 49 00:14:27 Model name: AMD EPYC-Rome Processor 00:14:27 Stepping: 0 00:14:27 CPU MHz: 2800.000 00:14:27 BogoMIPS: 5600.00 00:14:27 Virtualization: AMD-V 00:14:27 Hypervisor vendor: KVM 00:14:27 Virtualization type: full 00:14:27 L1d cache: 256 KiB 00:14:27 L1i cache: 256 KiB 00:14:27 L2 cache: 4 MiB 00:14:27 L3 cache: 128 MiB 00:14:27 NUMA node0 CPU(s): 0-7 00:14:27 Vulnerability Itlb multihit: Not affected 00:14:27 Vulnerability L1tf: Not affected 00:14:27 Vulnerability Mds: Not affected 00:14:27 Vulnerability Meltdown: Not affected 00:14:27 Vulnerability Mmio stale data: Not affected 00:14:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 00:14:27 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 00:14:27 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 00:14:27 Vulnerability Srbds: Not affected 00:14:27 Vulnerability Tsx async abort: Not affected 00:14:27 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 00:14:27 00:14:27 00:14:27 ---> nproc: 00:14:27 8 00:14:27 00:14:27 00:14:27 ---> df -h: 00:14:27 Filesystem Size Used Avail Use% Mounted on 00:14:27 overlay 155G 13G 143G 9% / 00:14:27 tmpfs 64M 0 64M 0% /dev 00:14:27 tmpfs 16G 0 16G 0% /sys/fs/cgroup 00:14:27 shm 64M 0 64M 0% /dev/shm 00:14:27 /dev/vda1 155G 13G 143G 9% /facter-os 00:14:27 00:14:27 00:14:27 ---> sar -b -r -n DEV: 00:14:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10337) 10/25/23 _x86_64_ (8 CPU) 00:14:27 00:14:27 00:00:57 LINUX RESTART (8 CPU) 00:14:27 00:14:27 00:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 00:14:27 00:02:02 160.33 48.32 112.01 0.00 5440.99 168237.92 0.00 00:14:27 00:03:01 117.34 0.64 116.69 0.00 9.35 32789.15 0.00 00:14:27 00:04:01 174.97 0.23 174.74 0.00 13.33 46463.86 0.00 00:14:27 00:05:01 109.20 0.02 109.18 0.00 0.27 26936.86 0.00 00:14:27 00:06:01 2.38 0.97 1.42 0.00 67.46 21.60 0.00 00:14:27 00:07:01 44.43 9.40 35.03 0.00 3357.97 5799.57 0.00 00:14:27 00:08:01 3.22 0.02 3.20 0.00 0.13 74.52 0.00 00:14:27 00:09:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 00:14:27 00:10:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 00:14:27 00:11:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 00:14:27 00:12:02 1.23 0.00 1.23 0.00 0.00 13.86 0.00 00:14:27 00:13:01 1.32 0.00 1.32 0.00 0.00 18.84 0.00 00:14:27 00:14:01 106.15 0.25 105.90 0.00 24.25 56160.16 0.00 00:14:27 Average: 55.68 4.61 51.07 0.00 687.45 25915.80 0.00 00:14:27 00:14:27 00:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:14:27 00:02:02 29303468 31595548 728188 2.21 73636 2493252 1798112 5.30 972688 2237320 160340 00:14:27 00:03:01 28156868 31549416 758376 2.31 124132 3451420 2021124 5.96 1196288 3054140 312844 00:14:27 00:04:01 27925760 31533312 769116 2.34 153756 3618808 1883292 5.55 1271364 3183432 145280 00:14:27 00:05:01 27656164 31558272 743448 2.26 163944 3865628 1759932 5.19 1262480 3421848 68 00:14:27 00:06:01 27647536 31555636 745660 2.27 165328 3870392 1765884 5.20 1270872 3426524 20 00:14:27 00:07:01 27326284 31544048 727996 2.21 186700 4158232 1713548 5.05 1486976 3496024 36 00:14:27 00:08:01 27331700 31544676 727844 2.21 185220 4154984 1707816 5.03 1484932 3492812 8 00:14:27 00:09:01 27337504 31550536 721988 2.20 185232 4154984 1707816 5.03 1479704 3492816 8 00:14:27 00:10:01 27337392 31550428 722012 2.20 185256 4154988 1707816 5.03 1479704 3492820 12 00:14:27 00:11:01 27339076 31552176 720196 2.19 185288 4154992 1707816 5.03 1477808 3492828 36 00:14:27 00:12:02 27339376 31552452 719888 2.19 185308 4154992 1707816 5.03 1477912 3492820 8 00:14:27 00:13:01 27339864 31552976 719292 2.19 185348 4154996 1707816 5.03 1477644 3492824 12 00:14:27 00:14:01 25842488 31522596 743496 2.26 221364 5463344 1768064 5.21 1581656 4759436 172824 00:14:27 Average: 27529498 31550929 734423 2.23 169270 3988539 1765912 5.20 1378464 3425819 60884 00:14:27 00:14:27 00:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:14:27 00:02:02 docker0 4.22 3.60 0.43 48.86 0.00 0.00 0.00 0.00 00:14:27 00:02:02 ens3 590.97 356.85 5599.25 83.36 0.00 0.00 0.00 0.00 00:14:27 00:02:02 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 00:14:27 00:03:01 docker0 319.39 412.62 23.47 2445.74 0.00 0.00 0.00 0.00 00:14:27 00:03:01 ens3 431.30 324.67 2453.97 31.52 0.00 0.00 0.00 0.00 00:14:27 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:27 00:04:01 docker0 1.90 3.92 0.11 30.95 0.00 0.00 0.00 0.00 00:14:27 00:04:01 ens3 55.74 46.74 70.37 98.68 0.00 0.00 0.00 0.00 00:14:27 00:04:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 00:14:27 00:05:01 docker0 1.52 3.40 0.09 31.41 0.00 0.00 0.00 0.00 00:14:27 00:05:01 ens3 152.87 111.36 2639.41 242.93 0.00 0.00 0.00 0.00 00:14:27 00:05:01 lo 7.33 7.33 0.73 0.73 0.00 0.00 0.00 0.00 00:14:27 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:27 00:06:01 ens3 2.53 1.45 5.51 0.36 0.00 0.00 0.00 0.00 00:14:27 00:06:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 00:14:27 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:27 00:07:01 ens3 141.41 66.52 2076.64 4.68 0.00 0.00 0.00 0.00 00:14:27 00:07:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 00:14:27 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:27 00:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 00:14:27 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:14:27 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:27 00:09:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:14:27 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:27 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:27 00:10:01 ens3 0.22 0.13 0.02 0.01 0.00 0.00 0.00 0.00 00:14:27 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:14:27 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:27 00:11:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:14:27 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:27 00:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:27 00:12:02 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 00:14:27 00:12:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 00:14:27 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:27 00:13:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:27 00:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:14:27 00:14:01 docker0 81.01 98.77 5.92 1024.72 0.00 0.00 0.00 0.00 00:14:27 00:14:01 ens3 350.98 234.94 8192.71 34.51 0.00 0.00 0.00 0.00 00:14:27 00:14:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 00:14:27 Average: docker0 31.06 39.75 2.29 273.10 0.00 0.00 0.00 0.00 00:14:27 Average: ens3 132.62 87.74 1619.60 38.22 0.00 0.00 0.00 0.00 00:14:27 Average: lo 1.38 1.38 0.13 0.13 0.00 0.00 0.00 0.00 00:14:27 00:14:27 00:14:27 ---> sar -P ALL: 00:14:27 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10337) 10/25/23 _x86_64_ (8 CPU) 00:14:27 00:14:27 00:00:57 LINUX RESTART (8 CPU) 00:14:27 00:14:27 00:01:01 CPU %user %nice %system %iowait %steal %idle 00:14:27 00:02:02 all 8.07 0.00 2.76 2.86 0.05 86.26 00:14:27 00:02:02 0 7.72 0.00 2.76 3.52 0.05 85.95 00:14:27 00:02:02 1 8.92 0.00 3.17 0.52 0.03 87.36 00:14:27 00:02:02 2 8.48 0.00 4.41 9.82 0.07 77.23 00:14:27 00:02:02 3 6.65 0.00 2.67 0.32 0.05 90.31 00:14:27 00:02:02 4 7.65 0.00 1.86 0.17 0.05 90.27 00:14:27 00:02:02 5 7.80 0.00 2.29 7.45 0.05 82.40 00:14:27 00:02:02 6 7.79 0.00 2.57 0.60 0.07 88.97 00:14:27 00:02:02 7 9.59 0.00 2.34 0.47 0.07 87.53 00:14:27 00:03:01 all 3.42 0.00 1.52 1.83 0.05 93.17 00:14:27 00:03:01 0 3.37 0.00 1.62 2.86 0.05 92.10 00:14:27 00:03:01 1 2.98 0.00 2.47 0.95 0.05 93.55 00:14:27 00:03:01 2 3.54 0.00 1.50 1.82 0.05 93.09 00:14:27 00:03:01 3 3.84 0.00 1.84 0.24 0.07 94.02 00:14:27 00:03:01 4 3.39 0.00 1.45 8.68 0.05 86.43 00:14:27 00:03:01 5 3.75 0.00 0.86 0.02 0.03 95.33 00:14:27 00:03:01 6 3.39 0.00 1.14 0.05 0.03 95.39 00:14:27 00:03:01 7 3.12 0.00 1.32 0.03 0.07 95.46 00:14:27 00:04:01 all 36.40 0.00 4.92 3.17 0.07 55.45 00:14:27 00:04:01 0 35.90 0.00 4.87 3.19 0.07 55.97 00:14:27 00:04:01 1 36.62 0.00 5.88 4.29 0.08 53.11 00:14:27 00:04:01 2 36.17 0.00 4.64 2.65 0.07 56.47 00:14:27 00:04:01 3 36.20 0.00 4.37 0.35 0.07 59.01 00:14:27 00:04:01 4 37.45 0.00 5.33 10.45 0.08 46.70 00:14:27 00:04:01 5 36.80 0.00 4.42 0.55 0.07 58.16 00:14:27 00:04:01 6 35.95 0.00 4.81 0.22 0.07 58.95 00:14:27 00:04:01 7 36.10 0.00 5.01 3.63 0.08 55.17 00:14:27 00:05:01 all 3.64 0.00 1.56 1.74 0.04 93.01 00:14:27 00:05:01 0 3.28 0.00 1.58 0.24 0.05 94.85 00:14:27 00:05:01 1 4.54 0.00 2.21 0.55 0.03 92.67 00:14:27 00:05:01 2 3.37 0.00 2.15 10.77 0.08 83.63 00:14:27 00:05:01 3 3.02 0.00 1.51 0.08 0.03 95.36 00:14:27 00:05:01 4 2.61 0.00 1.42 0.85 0.02 95.10 00:14:27 00:05:01 5 3.78 0.00 1.05 0.03 0.03 95.10 00:14:27 00:05:01 6 4.51 0.00 1.27 0.03 0.03 94.15 00:14:27 00:05:01 7 3.99 0.00 1.29 1.41 0.07 93.24 00:14:27 00:06:01 all 0.20 0.00 0.05 0.01 0.01 99.73 00:14:27 00:06:01 0 1.35 0.00 0.03 0.00 0.02 98.60 00:14:27 00:06:01 1 0.03 0.00 0.05 0.02 0.03 99.87 00:14:27 00:06:01 2 0.00 0.00 0.02 0.02 0.02 99.95 00:14:27 00:06:01 3 0.02 0.00 0.22 0.02 0.00 99.75 00:14:27 00:06:01 4 0.08 0.00 0.02 0.02 0.02 99.87 00:14:27 00:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:14:27 00:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 00:14:27 00:06:01 7 0.07 0.00 0.02 0.03 0.02 99.87 00:14:27 00:07:01 all 2.11 0.00 0.97 0.36 0.02 96.54 00:14:27 00:07:01 0 2.94 0.00 0.63 0.05 0.02 96.36 00:14:27 00:07:01 1 1.00 0.00 1.04 0.03 0.02 97.91 00:14:27 00:07:01 2 1.33 0.00 0.58 0.17 0.02 97.90 00:14:27 00:07:01 3 2.69 0.00 1.89 0.05 0.02 95.36 00:14:27 00:07:01 4 2.00 0.00 0.78 0.38 0.03 96.79 00:14:27 00:07:01 5 2.09 0.00 1.10 0.52 0.02 96.28 00:14:27 00:07:01 6 1.67 0.00 0.94 0.57 0.05 96.78 00:14:27 00:07:01 7 3.13 0.00 0.80 1.14 0.02 94.91 00:14:27 00:08:01 all 0.06 0.00 0.05 0.01 0.01 99.86 00:14:27 00:08:01 0 0.05 0.00 0.05 0.03 0.03 99.83 00:14:27 00:08:01 1 0.20 0.00 0.12 0.00 0.00 99.68 00:14:27 00:08:01 2 0.00 0.00 0.05 0.00 0.02 99.93 00:14:27 00:08:01 3 0.05 0.00 0.05 0.02 0.00 99.88 00:14:27 00:08:01 4 0.03 0.00 0.05 0.03 0.02 99.87 00:14:27 00:08:01 5 0.05 0.00 0.02 0.00 0.00 99.93 00:14:27 00:08:01 6 0.02 0.00 0.07 0.00 0.02 99.90 00:14:27 00:08:01 7 0.08 0.00 0.03 0.00 0.02 99.87 00:14:27 00:09:01 all 0.02 0.00 0.02 0.00 0.01 99.95 00:14:27 00:09:01 0 0.07 0.00 0.02 0.02 0.02 99.88 00:14:27 00:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:14:27 00:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 00:14:27 00:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:14:27 00:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 00:14:27 00:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 00:14:27 00:09:01 6 0.03 0.00 0.03 0.00 0.03 99.90 00:14:27 00:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 00:14:27 00:10:01 all 0.01 0.00 0.01 0.03 0.01 99.94 00:14:27 00:10:01 0 0.03 0.00 0.02 0.12 0.02 99.82 00:14:27 00:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 00:14:27 00:10:01 2 0.00 0.00 0.00 0.00 0.02 99.98 00:14:27 00:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 00:14:27 00:10:01 4 0.00 0.00 0.00 0.08 0.02 99.90 00:14:27 00:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 00:14:27 00:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 00:14:27 00:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 00:14:27 00:11:01 all 0.03 0.00 0.02 0.03 0.01 99.91 00:14:27 00:11:01 0 0.08 0.00 0.02 0.08 0.02 99.80 00:14:27 00:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 00:14:27 00:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 00:14:27 00:11:01 3 0.05 0.00 0.03 0.00 0.02 99.90 00:14:27 00:11:01 4 0.00 0.00 0.02 0.15 0.00 99.83 00:14:27 00:11:01 5 0.00 0.00 0.00 0.03 0.00 99.97 00:14:27 00:11:01 6 0.03 0.00 0.03 0.00 0.02 99.92 00:14:27 00:11:01 7 0.02 0.00 0.02 0.00 0.02 99.95 00:14:27 00:12:02 all 0.18 0.00 0.01 0.01 0.00 99.80 00:14:27 00:12:02 0 1.36 0.00 0.03 0.05 0.00 98.56 00:14:27 00:12:02 1 0.00 0.00 0.00 0.00 0.00 100.00 00:14:27 00:12:02 2 0.00 0.00 0.02 0.00 0.00 99.98 00:14:27 00:12:02 3 0.02 0.00 0.02 0.00 0.00 99.97 00:14:27 00:12:02 4 0.00 0.00 0.00 0.03 0.00 99.97 00:14:27 00:12:02 5 0.02 0.00 0.00 0.00 0.00 99.98 00:14:27 00:12:02 6 0.02 0.00 0.02 0.00 0.02 99.95 00:14:27 00:12:02 7 0.02 0.00 0.00 0.00 0.00 99.98 00:14:27 00:14:27 00:12:02 CPU %user %nice %system %iowait %steal %idle 00:14:27 00:13:01 all 0.02 0.00 0.01 0.03 0.01 99.93 00:14:27 00:13:01 0 0.03 0.00 0.02 0.24 0.02 99.69 00:14:27 00:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 00:14:27 00:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 00:14:27 00:13:01 3 0.02 0.00 0.03 0.02 0.00 99.93 00:14:27 00:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 00:14:27 00:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 00:14:27 00:13:01 6 0.07 0.00 0.03 0.00 0.02 99.88 00:14:27 00:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 00:14:27 00:14:01 all 7.66 0.00 3.12 5.18 0.09 83.94 00:14:27 00:14:01 0 6.54 0.00 3.54 8.12 0.12 81.68 00:14:27 00:14:01 1 6.60 0.00 2.63 0.05 0.03 90.69 00:14:27 00:14:01 2 8.85 0.00 3.53 0.59 0.05 86.98 00:14:27 00:14:01 3 8.61 0.00 3.00 10.36 0.07 77.96 00:14:27 00:14:01 4 7.75 0.00 3.68 20.69 0.07 67.82 00:14:27 00:14:01 5 8.12 0.00 2.52 0.25 0.05 89.06 00:14:27 00:14:01 6 6.18 0.00 2.90 1.15 0.07 89.71 00:14:27 00:14:01 7 8.63 0.00 3.18 0.27 0.30 87.62 00:14:27 Average: all 4.73 0.00 1.15 1.17 0.03 92.92 00:14:27 Average: 0 4.80 0.00 1.16 1.42 0.04 92.58 00:14:27 Average: 1 4.66 0.00 1.35 0.49 0.02 93.48 00:14:27 Average: 2 4.73 0.00 1.30 1.98 0.03 91.96 00:14:27 Average: 3 4.68 0.00 1.20 0.88 0.02 93.21 00:14:27 Average: 4 4.67 0.00 1.12 3.17 0.03 91.01 00:14:27 Average: 5 4.78 0.00 0.94 0.68 0.02 93.58 00:14:27 Average: 6 4.58 0.00 1.06 0.20 0.03 94.13 00:14:27 Average: 7 4.96 0.00 1.08 0.54 0.05 93.38 00:14:27 00:14:27 00:14:27