Pull request #586 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a+7248720eb6e2bf16815f86cf3de46e0922eeefd9 (9ca435b11588cdca284d5b4ae593491d2056c6e7) 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-ssh1363504245941953686.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1777275185634898234.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-586/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-586/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3623307814430962182.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-586/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8123095998929473221.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2542643461054452040.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-586/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-586/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh62457389555311976.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-24061’ Running on prd-ubuntu20.04-docker-8c-8g-24063 in /w/workspace/xfoundry_device-modbus-go_PR-586 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-586 # 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 > 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 Merging remotes/origin/main commit 7248720eb6e2bf16815f86cf3de46e0922eeefd9 into PR head commit 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a Merge succeeded, producing 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a Checking out Revision 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a (PR-586) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/586/head:refs/remotes/origin/PR-586 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 7248720eb6e2bf16815f86cf3de46e0922eeefd9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a # timeout=10 Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:39:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:39:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:39:58 ========================================================= 03:39:58 EdgeX Global Pipelines Version Info 03:39:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:39:58 ------------------- 03:39:58 stable info: 03:39:58 ------------------- 03:39:58 Commited By: Ginny Guan ginny@iotechsys.com 03:39:58 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:39:58 Message: update stable to v1.0.265 03:39:59 ------------------- 03:39:59 experimental info: 03:39:59 ------------------- 03:39:59 Commited By: Cherry Wang cherry@iotechsys.com 03:39:59 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:39:59 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:39:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 03:39:59 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 03:39:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:39:59 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:39:59 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:39:59 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:39:59 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:40:00 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 03:40:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 03:40:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 03:40:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 03:40:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 03:40:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:40:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:40:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-586 [Pipeline] echo 03:40:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-586 [Pipeline] echo 03:40:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-586 [Pipeline] echo 03:40:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a [Pipeline] echo 03:40:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fc7b39 [Pipeline] echo 03:40:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:01 provisioning config files... 03:40:01 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-586@tmp/config15508211472415509030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:02 ---> ****-login.sh 03:40:02 nexus3.edgexfoundry.org:10001 03:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:02 Configure a credential helper to remove this warning. See 03:40:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:02 03:40:02 Login Succeeded 03:40:02 nexus3.edgexfoundry.org:10002 03:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:02 Configure a credential helper to remove this warning. See 03:40:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:02 03:40:02 Login Succeeded 03:40:02 nexus3.edgexfoundry.org:10003 03:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:02 Configure a credential helper to remove this warning. See 03:40:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:02 03:40:02 Login Succeeded 03:40:02 nexus3.edgexfoundry.org:10004 03:40:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:02 Configure a credential helper to remove this warning. See 03:40:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:02 03:40:02 Login Succeeded 03:40:02 ****.io 03:40:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:03 Configure a credential helper to remove this warning. See 03:40:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:03 03:40:03 Login Succeeded 03:40:03 ---> ****-login.sh ends [Pipeline] } 03:40:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:40:03 + git rev-list -1 --merges 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a~1..7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a [Pipeline] echo 03:40:03 -----------> git rev-list -1 --merges 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a~1..7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a [false] [Pipeline] sh 03:40:04 + git log --format=format:%s -1 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a [Pipeline] echo 03:40:04 ========================================================= 03:40:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:40:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:40:04 + git log --format=format:%s -1 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a [Pipeline] echo 03:40:04 [semverPrep] GIT_COMMIT: 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a, Commit Message: refactor!: update module to v4 [Pipeline] echo 03:40:04 [semverPrep] This is not a build commit. [Pipeline] sh 03:40:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:40:05 + grep -v github /etc/ssh/ssh_known_hosts 03:40:05 + [ -e /tmp/ssh_known_hosts ] 03:40:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:40:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:40:05 + sudo tee -a /etc/ssh/ssh_known_hosts 03:40:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:05 03:40:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:06 0.1.4: Pulling from edgex-devops/py-git-semver 03:40:06 b85a868b505f: Pulling fs layer 03:40:06 e2be974225ed: Pulling fs layer 03:40:06 339a4e72a1f5: Pulling fs layer 03:40:06 988bab9f4d93: Pulling fs layer 03:40:06 1469e6f7b9e6: Pulling fs layer 03:40:06 eaf3925da568: Pulling fs layer 03:40:06 bab4dde63d76: Pulling fs layer 03:40:06 bde34c3a00c8: Pulling fs layer 03:40:06 b352a97aabf1: Pulling fs layer 03:40:06 4872d77fe225: Pulling fs layer 03:40:06 5851b861e8e6: Pulling fs layer 03:40:06 eaf3925da568: Waiting 03:40:06 4872d77fe225: Waiting 03:40:06 988bab9f4d93: Waiting 03:40:06 5851b861e8e6: Waiting 03:40:06 1469e6f7b9e6: Waiting 03:40:06 bab4dde63d76: Waiting 03:40:06 bde34c3a00c8: Waiting 03:40:06 b352a97aabf1: Waiting 03:40:06 e2be974225ed: Verifying Checksum 03:40:06 e2be974225ed: Download complete 03:40:06 988bab9f4d93: Download complete 03:40:06 1469e6f7b9e6: Verifying Checksum 03:40:06 1469e6f7b9e6: Download complete 03:40:06 339a4e72a1f5: Verifying Checksum 03:40:06 339a4e72a1f5: Download complete 03:40:06 b352a97aabf1: Verifying Checksum 03:40:06 4872d77fe225: Verifying Checksum 03:40:06 4872d77fe225: Download complete 03:40:06 5851b861e8e6: Verifying Checksum 03:40:06 5851b861e8e6: Download complete 03:40:06 b85a868b505f: Verifying Checksum 03:40:06 b85a868b505f: Download complete 03:40:06 bab4dde63d76: Verifying Checksum 03:40:06 bab4dde63d76: Download complete 03:40:07 b85a868b505f: Pull complete 03:40:07 e2be974225ed: Pull complete 03:40:08 339a4e72a1f5: Pull complete 03:40:08 988bab9f4d93: Pull complete 03:40:08 1469e6f7b9e6: Pull complete 03:40:08 eaf3925da568: Pull complete 03:40:10 bab4dde63d76: Pull complete 03:40:10 bde34c3a00c8: Pull complete 03:40:10 b352a97aabf1: Pull complete 03:40:10 4872d77fe225: Pull complete 03:40:10 5851b861e8e6: Pull complete 03:40:10 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:40:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:40:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:40:11 prd-ubuntu20.04-docker-8c-8g-24063 does not seem to be running inside a container 03:40:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-586 -v /w/workspace/xfoundry_device-modbus-go_PR-586:/w/workspace/xfoundry_device-modbus-go_PR-586:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-586@tmp:/w/workspace/xfoundry_device-modbus-go_PR-586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:40:13 $ docker top aa32a40d0ee43760d1721ec0c6561edb01a14bf5ddc3225a740da5615714630b -eo pid,comm 03:40:13 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). 03:40:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:40:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:13 [ssh-agent] Looking for ssh-agent implementation... 03:40:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:13 $ docker exec aa32a40d0ee43760d1721ec0c6561edb01a14bf5ddc3225a740da5615714630b ssh-agent 03:40:13 SSH_AUTH_SOCK=/tmp/ssh-QaURr3e1Qnmp/agent.33 03:40:13 SSH_AGENT_PID=39 03:40:13 Running ssh-add (command line suppressed) 03:40:14 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-586@tmp/private_key_5650804363608214404.key (/w/workspace/xfoundry_device-modbus-go_PR-586@tmp/private_key_5650804363608214404.key) 03:40:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:14 + git tag --points-at HEAD [Pipeline] } 03:40:14 $ docker exec --env ******** --env ******** aa32a40d0ee43760d1721ec0c6561edb01a14bf5ddc3225a740da5615714630b ssh-agent -k 03:40:14 unset SSH_AUTH_SOCK; 03:40:14 unset SSH_AGENT_PID; 03:40:14 echo Agent pid 39 killed; 03:40:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:40:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:40:14 [ssh-agent] Looking for ssh-agent implementation... 03:40:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:40:14 $ docker exec aa32a40d0ee43760d1721ec0c6561edb01a14bf5ddc3225a740da5615714630b ssh-agent 03:40:14 SSH_AUTH_SOCK=/tmp/ssh-RS53zr5MDHz9/agent.72 03:40:14 SSH_AGENT_PID=78 03:40:14 Running ssh-add (command line suppressed) 03:40:14 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-586@tmp/private_key_14543637954256184797.key (/w/workspace/xfoundry_device-modbus-go_PR-586@tmp/private_key_14543637954256184797.key) 03:40:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:40:15 + git semver init 03:40:15 2024-10-30 03:40:15,552 [run_init] DEBUG init version:0.0.0 force:False 03:40:15 2024-10-30 03:40:15,552 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-586/.semver 03:40:15 2024-10-30 03:40:15,553 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-586/.semver 03:40:15 2024-10-30 03:40:15,553 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-586/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-586, universal_newlines=False, shell=None, istream=None) 03:40:16 2024-10-30 03:40:16,518 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-586/.git/info/exclude 03:40:16 2024-10-30 03:40:16,519 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-586/.semver/PR-586 with force:False 03:40:16 2024-10-30 03:40:16,519 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-586/.semver/PR-586 03:40:16 2024-10-30 03:40:16,523 [execute] INFO git cat-file --batch-check 03:40:16 2024-10-30 03:40:16,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-586/.semver, universal_newlines=False, shell=None, istream=) 03:40:16 2024-10-30 03:40:16,530 [execute] INFO git cat-file --batch 03:40:16 2024-10-30 03:40:16,530 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-586/.semver, universal_newlines=False, shell=None, istream=) 03:40:16 2024-10-30 03:40:16,536 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-586/.semver/PR-586 03:40:16 0.0.0 [Pipeline] } 03:40:16 $ docker exec --env ******** --env ******** aa32a40d0ee43760d1721ec0c6561edb01a14bf5ddc3225a740da5615714630b ssh-agent -k 03:40:16 unset SSH_AUTH_SOCK; 03:40:16 unset SSH_AGENT_PID; 03:40:16 echo Agent pid 78 killed; 03:40:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:40:17 + git semver [Pipeline] } 03:40:17 $ docker stop --time=1 aa32a40d0ee43760d1721ec0c6561edb01a14bf5ddc3225a740da5615714630b 03:40:18 $ docker rm -f --volumes aa32a40d0ee43760d1721ec0c6561edb01a14bf5ddc3225a740da5615714630b [Pipeline] // withDockerContainer [Pipeline] sh 03:40:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:40:19 Stashed 1 file(s) [Pipeline] echo 03:40:19 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:40:20 provisioning config files... 03:40:20 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-586@tmp/config17014759991536737533tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:40:20 ---> ****-login.sh 03:40:20 nexus3.edgexfoundry.org:10001 03:40:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:20 Configure a credential helper to remove this warning. See 03:40:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:20 03:40:20 Login Succeeded 03:40:20 nexus3.edgexfoundry.org:10002 03:40:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:20 Configure a credential helper to remove this warning. See 03:40:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:20 03:40:20 Login Succeeded 03:40:20 nexus3.edgexfoundry.org:10003 03:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:21 Configure a credential helper to remove this warning. See 03:40:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:21 03:40:21 Login Succeeded 03:40:21 nexus3.edgexfoundry.org:10004 03:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:21 Configure a credential helper to remove this warning. See 03:40:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:21 03:40:21 Login Succeeded 03:40:21 ****.io 03:40:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:40:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:40:21 Configure a credential helper to remove this warning. See 03:40:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:40:21 03:40:21 Login Succeeded 03:40:21 ---> ****-login.sh ends [Pipeline] } 03:40:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:40:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:40:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:40:21 ========================================================= 03:40:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:40:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:40:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:40:22 Sending build context to Docker daemon 18.06MB 03:40:22 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 03:40:22 Step 2/10 : FROM ${BASE} AS builder 03:40:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:40:22 43c4264eed91: Pulling fs layer 03:40:22 4cc291be95ef: Pulling fs layer 03:40:22 2ac1f1163629: Pulling fs layer 03:40:22 5c3c966382ef: Pulling fs layer 03:40:22 4f4fb700ef54: Pulling fs layer 03:40:22 5d5c8e513c77: Pulling fs layer 03:40:22 9f66e0745190: Pulling fs layer 03:40:22 f49a43e4bbc0: Pulling fs layer 03:40:22 561ebcabdf7f: Pulling fs layer 03:40:22 f49a43e4bbc0: Waiting 03:40:22 5d5c8e513c77: Waiting 03:40:22 9f66e0745190: Waiting 03:40:22 561ebcabdf7f: Waiting 03:40:22 5c3c966382ef: Waiting 03:40:22 4cc291be95ef: Verifying Checksum 03:40:22 4cc291be95ef: Download complete 03:40:22 5c3c966382ef: Verifying Checksum 03:40:22 5c3c966382ef: Download complete 03:40:22 4f4fb700ef54: Verifying Checksum 03:40:22 4f4fb700ef54: Download complete 03:40:22 43c4264eed91: Download complete 03:40:22 5d5c8e513c77: Verifying Checksum 03:40:22 5d5c8e513c77: Download complete 03:40:22 9f66e0745190: Verifying Checksum 03:40:22 9f66e0745190: Download complete 03:40:22 43c4264eed91: Pull complete 03:40:22 561ebcabdf7f: Verifying Checksum 03:40:22 561ebcabdf7f: Download complete 03:40:22 4cc291be95ef: Pull complete 03:40:22 2ac1f1163629: Verifying Checksum 03:40:22 2ac1f1163629: Download complete 03:40:23 f49a43e4bbc0: Verifying Checksum 03:40:23 f49a43e4bbc0: Download complete 03:40:26 2ac1f1163629: Pull complete 03:40:26 5c3c966382ef: Pull complete 03:40:26 4f4fb700ef54: Pull complete 03:40:26 5d5c8e513c77: Pull complete 03:40:26 9f66e0745190: Pull complete 03:40:28 f49a43e4bbc0: Pull complete 03:40:28 561ebcabdf7f: Pull complete 03:40:28 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:40:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:40:28 ---> 3a752c3f9dda 03:40:28 Step 3/10 : ARG ADD_BUILD_TAGS="" 03:40:32 ---> Running in a17aa045476c 03:40:32 Removing intermediate container a17aa045476c 03:40:32 ---> b89a41a36d55 03:40:32 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:40:32 ---> Running in bb8939fe7be9 03:40:32 Removing intermediate container bb8939fe7be9 03:40:32 ---> 1a8d48e14910 03:40:32 Step 5/10 : RUN apk add --update --no-cache make git openssh 03:40:32 ---> Running in 0231acec0c6c 03:40:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:40:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:40:33 (1/8) Installing openssh-keygen (9.7_p1-r4) 03:40:33 (2/8) Installing libedit (20240517.3.1-r0) 03:40:33 (3/8) Installing openssh-client-common (9.7_p1-r4) 03:40:33 (4/8) Installing openssh-client-default (9.7_p1-r4) 03:40:33 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 03:40:33 (6/8) Installing openssh-server-common (9.7_p1-r4) 03:40:33 (7/8) Installing openssh-server (9.7_p1-r4) 03:40:33 (8/8) Installing openssh (9.7_p1-r4) 03:40:33 Executing busybox-1.36.1-r29.trigger 03:40:33 OK: 252 MiB in 62 packages 03:40:33 Removing intermediate container 0231acec0c6c 03:40:33 ---> 2e5dfb5a3d9a 03:40:33 Step 6/10 : WORKDIR /device-modbus-go 03:40:33 ---> Running in 4236ae020473 03:40:33 Removing intermediate container 4236ae020473 03:40:33 ---> 23cb19f95199 03:40:33 Step 7/10 : COPY go.mod vendor* ./ 03:40:33 ---> a1c61ab97852 03:40:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:40:34 ---> Running in 09f83229adea 03:40:35 Still waiting to schedule task 03:40:35 ‘prd-ubuntu20.04-docker-arm64-4c-16g-24062’ is offline 03:41:41 Removing intermediate container 09f83229adea 03:41:41 ---> 0cdfdebb7f70 03:41:41 Step 9/10 : COPY . . 03:41:41 ---> 7836a4eca6cc 03:41:41 Step 10/10 : RUN ${MAKE} 03:41:41 ---> Running in f106f7dbadde 03:41:41 noop 03:41:41 Removing intermediate container f106f7dbadde 03:41:41 ---> 6dfd69bab919 03:41:41 Successfully built 6dfd69bab919 03:41:41 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:42 + docker inspect -f . ci-base-image-x86_64 03:41:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:42 prd-ubuntu20.04-docker-8c-8g-24063 does not seem to be running inside a container 03:41:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-586 -v /w/workspace/xfoundry_device-modbus-go_PR-586:/w/workspace/xfoundry_device-modbus-go_PR-586:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-586@tmp:/w/workspace/xfoundry_device-modbus-go_PR-586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:41:42 $ docker top 0445408f2ddc3f9ddfcf7b8f1aa90275c300f3aeb2dc254fdde6a94cd62ca5eb -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:43 + go version 03:41:43 go version go1.23.2 linux/amd64 [Pipeline] } 03:41:43 $ docker stop --time=1 0445408f2ddc3f9ddfcf7b8f1aa90275c300f3aeb2dc254fdde6a94cd62ca5eb 03:41:44 $ docker rm -f --volumes 0445408f2ddc3f9ddfcf7b8f1aa90275c300f3aeb2dc254fdde6a94cd62ca5eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:41:45 + docker inspect -f . ci-base-image-x86_64 03:41:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:41:45 prd-ubuntu20.04-docker-8c-8g-24063 does not seem to be running inside a container 03:41:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-586 -v /w/workspace/xfoundry_device-modbus-go_PR-586:/w/workspace/xfoundry_device-modbus-go_PR-586:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-586@tmp:/w/workspace/xfoundry_device-modbus-go_PR-586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:41:45 $ docker top e8eced13ab3759cc8d6e5bc411017adac9c9da8683abf2ad5c4e9132355ca000 -eo pid,comm [Pipeline] { [Pipeline] sh 03:41:46 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-586 [Pipeline] fileExists [Pipeline] sh 03:41:46 + make test 03:41:46 go test ./... -coverprofile=coverage.out 03:41:48 ? github.com/edgexfoundry/device-modbus-go [no test files] 03:42:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24065 in /w/workspace/xfoundry_device-modbus-go_PR-586 [Pipeline] { [Pipeline] ws 03:42:04 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 03:42:06 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 03:42:06 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.006s coverage: 47.9% of statements 03:42:07 The recommended git tool is: git 03:42:12 using credential edgex-jenkins-ssh 03:42:12 Cloning the remote Git repository 03:42:12 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 03:42:12 > git init /w/workspace/device-modbus-go/1 # timeout=10 03:42:12 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 03:42:12 > git --version # timeout=10 03:42:12 > git --version # 'git version 2.25.1' 03:42:12 using GIT_SSH to set credentials SSH Credentials for GitHub 03:42:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:42:14 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 03:42:14 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:42:16 Merging remotes/origin/main commit 7248720eb6e2bf16815f86cf3de46e0922eeefd9 into PR head commit 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a 03:42:16 go vet ./... 03:42:16 Merge succeeded, producing 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a 03:42:16 Checking out Revision 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a (PR-586) 03:42:15 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 03:42:15 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 03:42:15 using GIT_SSH to set credentials SSH Credentials for GitHub 03:42:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/586/head:refs/remotes/origin/PR-586 +refs/heads/main:refs/remotes/origin/main # timeout=10 03:42:16 > git config core.sparsecheckout # timeout=10 03:42:16 > git checkout -f 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a # timeout=10 03:42:16 > git remote # timeout=10 03:42:16 > git config --get remote.origin.url # timeout=10 03:42:16 using GIT_SSH to set credentials SSH Credentials for GitHub 03:42:16 > git merge 7248720eb6e2bf16815f86cf3de46e0922eeefd9 # timeout=10 03:42:16 > git rev-parse HEAD^{commit} # timeout=10 03:42:16 > git config core.sparsecheckout # timeout=10 03:42:16 > git checkout -f 7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a # timeout=10 03:42:19 Commit message: "refactor!: update module to v4" 03:42:20 > git --version # timeout=10 03:42:20 > git --version # 'git version 2.25.1' 03:42:20 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:42:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:42:22 % Total % Received % Xferd Average Speed Time Time Time Current 03:42:22 Dload Upload Total Spent Left Speed 03:42:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 106k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 03:42:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:42:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:42:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:42:22 ./bin/test-attribution-txt.sh [Pipeline] echo 03:42:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:42:22 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:42:22 + sudo tee /etc/docker/daemon.new 03:42:22 { 03:42:22 "registry-mirrors": [ 03:42:22 "https://nexus3.edgexfoundry.org:10001" 03:42:22 ], 03:42:22 "bip": "10.250.0.254/24", 03:42:22 "hosts": [ 03:42:22 "tcp://0.0.0.0:5555", 03:42:22 "unix:///var/run/docker.sock" 03:42:22 ], 03:42:22 "mtu": 1458, 03:42:22 "selinux-enabled": true, 03:42:22 "seccomp-profile": "/etc/docker/seccomp.json" 03:42:22 } 03:42:22 $ docker stop --time=1 e8eced13ab3759cc8d6e5bc411017adac9c9da8683abf2ad5c4e9132355ca000 03:42:27 $ docker rm -f --volumes e8eced13ab3759cc8d6e5bc411017adac9c9da8683abf2ad5c4e9132355ca000 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] sh 03:42:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:42:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 03:42:28 Stashed 1 file(s) [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 03:42:28 + sudo service docker restart [Pipeline] sh 03:42:29 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:42:29 + ls -al . 03:42:29 total 272 03:42:29 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 03:41 . 03:42:29 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 03:39 .. 03:42:29 -rw-rw-r-- 1 jenkins jenkins 140 Oct 30 03:39 .dockerignore 03:42:29 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 03:42 .git 03:42:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 03:39 .github 03:42:29 -rw-rw-r-- 1 jenkins jenkins 266 Oct 30 03:39 .gitignore 03:42:29 -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 03:39 .golangci.yml 03:42:29 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 03:40 .semver 03:42:29 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 30 03:39 Attribution.txt 03:42:29 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 30 03:39 CHANGELOG.md 03:42:29 -rw-rw-r-- 1 jenkins jenkins 1479 Oct 30 03:39 Dockerfile 03:42:29 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 03:39 GOVERNANCE.md 03:42:29 -rw-rw-r-- 1 jenkins jenkins 658 Oct 30 03:39 Jenkinsfile 03:42:29 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 03:39 LICENSE 03:42:29 -rw-rw-r-- 1 jenkins jenkins 2479 Oct 30 03:39 Makefile 03:42:29 -rw-rw-r-- 1 jenkins jenkins 622 Oct 30 03:39 OWNERS.md 03:42:29 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 30 03:39 README.md 03:42:29 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 03:40 VERSION 03:42:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 03:39 bin 03:42:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 03:39 cmd 03:42:29 -rw-r--r-- 1 jenkins jenkins 24669 Oct 30 03:42 coverage.out 03:42:29 -rw-rw-r-- 1 jenkins jenkins 7150 Oct 30 03:39 go.mod 03:42:29 -rw-rw-r-- 1 jenkins jenkins 100733 Oct 30 03:39 go.sum 03:42:29 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 03:39 internal 03:42:29 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 03:39 simulator 03:42:29 -rw-rw-r-- 1 jenkins jenkins 229 Oct 30 03:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:29 + 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=7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a --label arch=amd64 --label version=0.0.0 . 03:42:29 Sending build context to Docker daemon 18.08MB 03:42:29 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 03:42:29 Step 2/23 : FROM ${BASE} AS builder 03:42:29 ---> 6dfd69bab919 03:42:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:42:30 ---> Running in 5a452a69e3d0 03:42:30 Removing intermediate container 5a452a69e3d0 03:42:30 ---> b11e1aef5165 03:42:30 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:42:30 ---> Running in 172f4b3cb941 03:42:30 Removing intermediate container 172f4b3cb941 03:42:30 ---> a1762279b5e6 03:42:30 Step 5/23 : RUN apk add --update --no-cache make git openssh 03:42:30 ---> Running in bb52230bc471 03:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:42:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:42:31 OK: 252 MiB in 62 packages 03:42:31 Removing intermediate container bb52230bc471 03:42:31 ---> 0e8bc11f3b7c 03:42:31 Step 6/23 : WORKDIR /device-modbus-go 03:42:31 ---> Running in a3c2ee2c8045 03:42:31 Removing intermediate container a3c2ee2c8045 03:42:31 ---> e11b3b8773fa 03:42:31 Step 7/23 : COPY go.mod vendor* ./ 03:42:31 ---> 7e5ee4deb427 03:42:31 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:42:31 ---> Running in e69a9e5baaeb 03:42:33 Removing intermediate container e69a9e5baaeb 03:42:33 ---> 21be0bc603a4 03:42:33 Step 9/23 : COPY . . 03:42:34 ---> 1d0031af879a 03:42:34 Step 10/23 : RUN ${MAKE} 03:42:34 ---> Running in 3c9fda36ee4a 03:42:34 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:42:46 provisioning config files... 03:42:46 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config16764026613117507964tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:42:47 ---> ****-login.sh 03:42:47 nexus3.edgexfoundry.org:10001 03:42:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:47 Configure a credential helper to remove this warning. See 03:42:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:47 03:42:47 Login Succeeded 03:42:47 nexus3.edgexfoundry.org:10002 03:42:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:48 Configure a credential helper to remove this warning. See 03:42:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:48 03:42:48 Login Succeeded 03:42:48 nexus3.edgexfoundry.org:10003 03:42:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:48 Configure a credential helper to remove this warning. See 03:42:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:48 03:42:48 Login Succeeded 03:42:48 nexus3.edgexfoundry.org:10004 03:42:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:49 Configure a credential helper to remove this warning. See 03:42:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:49 03:42:49 Login Succeeded 03:42:49 ****.io 03:42:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:42:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:42:49 Configure a credential helper to remove this warning. See 03:42:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:42:49 03:42:49 Login Succeeded 03:42:49 ---> ****-login.sh ends [Pipeline] } 03:42:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 03:42:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:42:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:42:49 ========================================================= 03:42:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:42:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:42:50 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 03:42:50 Sending build context to Docker daemon 9.215MB 03:42:50 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 03:42:50 Step 2/10 : FROM ${BASE} AS builder 03:42:50 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:42:50 cf04c63912e1: Pulling fs layer 03:42:50 55b35a11ae5e: Pulling fs layer 03:42:50 a37a00ec5f00: Pulling fs layer 03:42:50 50b3750afda1: Pulling fs layer 03:42:50 4f4fb700ef54: Pulling fs layer 03:42:50 80978eb59214: Pulling fs layer 03:42:50 50b3750afda1: Waiting 03:42:50 4f4fb700ef54: Waiting 03:42:50 c9f46d7d2bd2: Pulling fs layer 03:42:50 c5a475d317c9: Pulling fs layer 03:42:50 80978eb59214: Waiting 03:42:50 c9f46d7d2bd2: Waiting 03:42:50 c5a475d317c9: Waiting 03:42:50 55b35a11ae5e: Download complete 03:42:50 50b3750afda1: Verifying Checksum 03:42:50 50b3750afda1: Download complete 03:42:51 4f4fb700ef54: Verifying Checksum 03:42:51 4f4fb700ef54: Download complete 03:42:51 80978eb59214: Verifying Checksum 03:42:51 80978eb59214: Download complete 03:42:51 cf04c63912e1: Verifying Checksum 03:42:51 cf04c63912e1: Download complete 03:42:51 c5a475d317c9: Verifying Checksum 03:42:51 c5a475d317c9: Download complete 03:42:52 cf04c63912e1: Pull complete 03:42:52 55b35a11ae5e: Pull complete 03:42:53 a37a00ec5f00: Verifying Checksum 03:42:53 a37a00ec5f00: Download complete 03:42:53 c9f46d7d2bd2: Verifying Checksum 03:42:53 c9f46d7d2bd2: Download complete 03:43:06 Removing intermediate container 3c9fda36ee4a 03:43:06 ---> 4b2ed2b5d4c4 03:43:06 Step 11/23 : FROM alpine:3.20 03:43:06 3.20: Pulling from library/alpine 03:43:06 43c4264eed91: Already exists 03:43:06 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:43:06 Status: Downloaded newer image for alpine:3.20 03:43:06 ---> 91ef0af61f39 03:43:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 03:43:06 ---> Running in c7bd56aa47d2 03:43:07 Removing intermediate container c7bd56aa47d2 03:43:07 ---> 410ef9f9cda0 03:43:07 Step 13/23 : RUN apk add --update --no-cache dumb-init 03:43:07 ---> Running in 7e8ea407af45 03:43:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:43:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:43:07 (1/1) Installing dumb-init (1.2.5-r3) 03:43:07 Executing busybox-1.36.1-r29.trigger 03:43:07 OK: 8 MiB in 15 packages 03:43:08 Removing intermediate container 7e8ea407af45 03:43:08 ---> f6fdcd19136b 03:43:08 Step 14/23 : RUN apk --no-cache upgrade 03:43:08 ---> Running in dfeb4d06b0a9 03:43:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:43:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:43:08 a37a00ec5f00: Pull complete 03:43:08 50b3750afda1: Pull complete 03:43:08 4f4fb700ef54: Pull complete 03:43:08 80978eb59214: Pull complete 03:43:08 Upgrading critical system libraries and apk-tools: 03:43:08 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:43:08 Executing busybox-1.36.1-r29.trigger 03:43:08 Continuing the upgrade transaction with new apk-tools: 03:43:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:43:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:43:09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:43:09 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:43:09 OK: 8 MiB in 15 packages 03:43:10 Removing intermediate container dfeb4d06b0a9 03:43:10 ---> 32bf7d941ff2 03:43:10 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 03:43:11 ---> 423554c03355 03:43:11 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 03:43:11 ---> e5b415b1940e 03:43:11 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 03:43:11 ---> 0d066cf20ff8 03:43:11 Step 18/23 : EXPOSE 59901 03:43:11 ---> Running in 06b39db8783f 03:43:11 Removing intermediate container 06b39db8783f 03:43:11 ---> dd3dd7fc318f 03:43:11 Step 19/23 : ENTRYPOINT ["/device-modbus"] 03:43:11 ---> Running in 2ad7004bdb08 03:43:11 Removing intermediate container 2ad7004bdb08 03:43:11 ---> aa0fe7c76731 03:43:11 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:43:11 ---> Running in 8ef91856685c 03:43:11 Removing intermediate container 8ef91856685c 03:43:11 ---> 96df6cf5b4b2 03:43:11 Step 21/23 : LABEL arch=amd64 03:43:11 ---> Running in c072d96aaede 03:43:12 Removing intermediate container c072d96aaede 03:43:12 ---> 06b52f480ea0 03:43:12 Step 22/23 : LABEL git_sha=7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a 03:43:12 ---> Running in 7141099a72ca 03:43:12 Removing intermediate container 7141099a72ca 03:43:12 ---> 5d35f821e799 03:43:12 Step 23/23 : LABEL version=0.0.0 03:43:12 ---> Running in b429b6082efc 03:43:12 Removing intermediate container b429b6082efc 03:43:12 ---> a58d802e7d27 03:43:12 [Warning] One or more build-args [ARCH] were not consumed 03:43:12 Successfully built a58d802e7d27 03:43:12 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:43:13 03:43:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:43:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:43:13 latest: Pulling from edgex-lftools-log-publisher 03:43:13 5eb5b503b376: Pulling fs layer 03:43:13 5c69ac0246d0: Pulling fs layer 03:43:13 ec43610c2a17: Pulling fs layer 03:43:13 3a2ae6a8a46f: Pulling fs layer 03:43:13 33b1e0a273af: Pulling fs layer 03:43:13 3a2ae6a8a46f: Waiting 03:43:13 5d3b04190fa2: Pulling fs layer 03:43:13 2f39f015ded8: Pulling fs layer 03:43:13 33b1e0a273af: Waiting 03:43:13 5d3b04190fa2: Waiting 03:43:13 2f39f015ded8: Waiting 03:43:13 5c69ac0246d0: Download complete 03:43:13 3a2ae6a8a46f: Verifying Checksum 03:43:13 3a2ae6a8a46f: Download complete 03:43:13 33b1e0a273af: Verifying Checksum 03:43:13 33b1e0a273af: Download complete 03:43:13 5d3b04190fa2: Download complete 03:43:13 ec43610c2a17: Verifying Checksum 03:43:13 ec43610c2a17: Download complete 03:43:13 5eb5b503b376: Verifying Checksum 03:43:13 5eb5b503b376: Download complete 03:43:14 2f39f015ded8: Verifying Checksum 03:43:14 2f39f015ded8: Download complete 03:43:15 5eb5b503b376: Pull complete 03:43:15 5c69ac0246d0: Pull complete 03:43:15 ec43610c2a17: Pull complete 03:43:15 3a2ae6a8a46f: Pull complete 03:43:15 33b1e0a273af: Pull complete 03:43:15 5d3b04190fa2: Pull complete 03:43:17 c9f46d7d2bd2: Pull complete 03:43:18 c5a475d317c9: Pull complete 03:43:18 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:43:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:43:18 ---> be29e6b0f0d4 03:43:18 Step 3/10 : ARG ADD_BUILD_TAGS="" 03:43:20 ---> Running in 7bea613485a9 03:43:20 Removing intermediate container 7bea613485a9 03:43:20 ---> 2dbeee79f320 03:43:20 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:43:20 ---> Running in 9883d5f70e55 03:43:20 2f39f015ded8: Pull complete 03:43:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:43:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:43:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv 03:43:20 Removing intermediate container 9883d5f70e55 03:43:20 ---> f645b309bff0 03:43:20 Step 5/10 : RUN apk add --update --no-cache make git openssh [Pipeline] withDockerContainer 03:43:20 prd-ubuntu20.04-docker-8c-8g-24063 does not seem to be running inside a container 03:43:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-586 -v /w/workspace/xfoundry_device-modbus-go_PR-586:/w/workspace/xfoundry_device-modbus-go_PR-586:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-586@tmp:/w/workspace/xfoundry_device-modbus-go_PR-586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:43:20 ---> Running in 9c64e588036b 03:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:43:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:43:23 (1/8) Installing openssh-keygen (9.7_p1-r4) 03:43:23 (2/8) Installing libedit (20240517.3.1-r0) 03:43:23 (3/8) Installing openssh-client-common (9.7_p1-r4) 03:43:23 (4/8) Installing openssh-client-default (9.7_p1-r4) 03:43:23 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 03:43:23 (6/8) Installing openssh-server-common (9.7_p1-r4) 03:43:23 (7/8) Installing openssh-server (9.7_p1-r4) 03:43:23 (8/8) Installing openssh (9.7_p1-r4) 03:43:23 Executing busybox-1.36.1-r29.trigger 03:43:23 OK: 244 MiB in 62 packages 03:43:24 Removing intermediate container 9c64e588036b 03:43:24 ---> f49e069eb131 03:43:24 Step 6/10 : WORKDIR /device-modbus-go 03:43:24 ---> Running in 8c4add18e1af 03:43:24 Removing intermediate container 8c4add18e1af 03:43:24 ---> 35816b4988bb 03:43:24 Step 7/10 : COPY go.mod vendor* ./ 03:43:24 $ docker top 01cdfb35fb8208f79ac40b6aa63df351f45a235b7062949edd9c98c6535e1253 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:43:25 ---> b95beb80f022 03:43:25 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:43:25 ---> Running in 8d8ec7a8ab50 03:43:25 ---> job-cost.sh 03:43:25 lf-activate-venv: SKIPPING 03:43:25 INFO: No Stack... 03:43:25 INFO: Retrieving Pricing Info for: v3-standard-8 03:43:26 INFO: Archiving Costs [Pipeline] sh 03:43:26 + cat /w/workspace/xfoundry_device-modbus-go_PR-586/archives/cost.csv 03:43:26 + cut -d, -f6 [Pipeline] lock 03:43:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-586-1-stack-cost] 03:43:26 Resource [jenkins-edgexfoundry-device-modbus-go-PR-586-1-stack-cost] did not exist. Created. 03:43:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-586-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:43:27 + echo total: 0.2199999988079071 [Pipeline] stash 03:43:27 Stashed 1 file(s) [Pipeline] } 03:43:27 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-586-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:43:27 $ docker stop --time=1 01cdfb35fb8208f79ac40b6aa63df351f45a235b7062949edd9c98c6535e1253 03:43:28 $ docker rm -f --volumes 01cdfb35fb8208f79ac40b6aa63df351f45a235b7062949edd9c98c6535e1253 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 03:45:16 Removing intermediate container 8d8ec7a8ab50 03:45:16 ---> 4305327f4465 03:45:16 Step 9/10 : COPY . . 03:45:17 ---> 1ae70504d2de 03:45:17 Step 10/10 : RUN ${MAKE} 03:45:17 ---> Running in 8bf56a70a717 03:45:18 noop 03:45:19 Removing intermediate container 8bf56a70a717 03:45:19 ---> 43bdcf71b418 03:45:19 Successfully built 43bdcf71b418 03:45:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:20 + docker inspect -f . ci-base-image-arm64 03:45:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:20 prd-ubuntu20.04-docker-arm64-4c-16g-24065 does not seem to be running inside a container 03:45:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:45:21 $ docker top 049cf284cfa1c6342c4af4b2930931c8fc5997c42cb4f0c88d0971bfa09b474b -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:22 + go version 03:45:22 go version go1.23.2 linux/arm64 [Pipeline] } 03:45:22 $ docker stop --time=1 049cf284cfa1c6342c4af4b2930931c8fc5997c42cb4f0c88d0971bfa09b474b 03:45:24 $ docker rm -f --volumes 049cf284cfa1c6342c4af4b2930931c8fc5997c42cb4f0c88d0971bfa09b474b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:25 + docker inspect -f . ci-base-image-arm64 03:45:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:45:25 prd-ubuntu20.04-docker-arm64-4c-16g-24065 does not seem to be running inside a container 03:45:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:45:26 $ docker top a579dfca0f351c7ac6912824795f1b933288b4f790e0c68a9df42da9920b258d -eo pid,comm [Pipeline] { [Pipeline] sh 03:45:27 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 03:45:27 + make test 03:45:27 go test ./... -coverprofile=coverage.out 03:45:32 ? github.com/edgexfoundry/device-modbus-go [no test files] 03:48:55 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 03:48:55 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.050s coverage: 47.9% of statements 03:48:55 WARNING: Linting skipped (not on x86_64 or linter not installed) 03:48:55 go vet ./... 03:49:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:49:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:49:42 ./bin/test-attribution-txt.sh [Pipeline] echo 03:49:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 03:49:42 $ docker stop --time=1 a579dfca0f351c7ac6912824795f1b933288b4f790e0c68a9df42da9920b258d 03:49:44 $ docker rm -f --volumes a579dfca0f351c7ac6912824795f1b933288b4f790e0c68a9df42da9920b258d [Pipeline] // withDockerContainer [Pipeline] sh 03:49:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 03:49:46 Warning: overwriting stash ‘coverage-report’ 03:49:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 03:49:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 03:49:47 + ls -al . 03:49:47 total 268 03:49:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 03:45 . 03:49:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 03:42 .. 03:49:47 -rw-rw-r-- 1 jenkins jenkins 140 Oct 30 03:42 .dockerignore 03:49:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 03:42 .git 03:49:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 03:42 .github 03:49:47 -rw-rw-r-- 1 jenkins jenkins 266 Oct 30 03:42 .gitignore 03:49:47 -rw-rw-r-- 1 jenkins jenkins 199 Oct 30 03:42 .golangci.yml 03:49:47 -rw-rw-r-- 1 jenkins jenkins 19818 Oct 30 03:42 Attribution.txt 03:49:47 -rw-rw-r-- 1 jenkins jenkins 16388 Oct 30 03:42 CHANGELOG.md 03:49:47 -rw-rw-r-- 1 jenkins jenkins 1479 Oct 30 03:42 Dockerfile 03:49:47 -rw-rw-r-- 1 jenkins jenkins 677 Oct 30 03:42 GOVERNANCE.md 03:49:47 -rw-rw-r-- 1 jenkins jenkins 658 Oct 30 03:42 Jenkinsfile 03:49:47 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 30 03:42 LICENSE 03:49:47 -rw-rw-r-- 1 jenkins jenkins 2479 Oct 30 03:42 Makefile 03:49:47 -rw-rw-r-- 1 jenkins jenkins 622 Oct 30 03:42 OWNERS.md 03:49:47 -rw-rw-r-- 1 jenkins jenkins 4463 Oct 30 03:42 README.md 03:49:47 -rw-rw-r-- 1 jenkins jenkins 5 Oct 30 03:40 VERSION 03:49:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 03:42 bin 03:49:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 03:42 cmd 03:49:47 -rw-r--r-- 1 jenkins jenkins 24669 Oct 30 03:48 coverage.out 03:49:47 -rw-rw-r-- 1 jenkins jenkins 7150 Oct 30 03:42 go.mod 03:49:47 -rw-rw-r-- 1 jenkins jenkins 100733 Oct 30 03:42 go.sum 03:49:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 03:42 internal 03:49:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 03:42 simulator 03:49:47 -rw-rw-r-- 1 jenkins jenkins 229 Oct 30 03:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:48 + 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=7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a --label arch=arm64 --label version=0.0.0 . 03:49:48 Sending build context to Docker daemon 9.241MB 03:49:48 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 03:49:48 Step 2/23 : FROM ${BASE} AS builder 03:49:48 ---> 43bdcf71b418 03:49:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 03:49:48 ---> Running in 88cd04307f25 03:49:49 Removing intermediate container 88cd04307f25 03:49:49 ---> 9bf032ed58e1 03:49:49 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 03:49:49 ---> Running in d0cb3e9f8d72 03:49:49 Removing intermediate container d0cb3e9f8d72 03:49:49 ---> 1338b7d9af01 03:49:49 Step 5/23 : RUN apk add --update --no-cache make git openssh 03:49:49 ---> Running in 8a9271ff1498 03:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:49:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:49:52 OK: 244 MiB in 62 packages 03:49:53 Removing intermediate container 8a9271ff1498 03:49:53 ---> 0402fd8bebeb 03:49:53 Step 6/23 : WORKDIR /device-modbus-go 03:49:53 ---> Running in 644f12b787dc 03:49:53 Removing intermediate container 644f12b787dc 03:49:53 ---> 52c4b4c9dd4d 03:49:53 Step 7/23 : COPY go.mod vendor* ./ 03:49:54 ---> 703b7fecc850 03:49:54 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:49:54 ---> Running in 6e6fb383f704 03:49:56 Removing intermediate container 6e6fb383f704 03:49:56 ---> 904634aa4f27 03:49:56 Step 9/23 : COPY . . 03:49:57 ---> bf08676761c2 03:49:57 Step 10/23 : RUN ${MAKE} 03:49:57 ---> Running in fe440d07687c 03:49:58 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd 03:53:50 Removing intermediate container fe440d07687c 03:53:50 ---> 009a9db65555 03:53:50 Step 11/23 : FROM alpine:3.20 03:53:50 3.20: Pulling from library/alpine 03:53:50 cf04c63912e1: Already exists 03:53:50 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:53:50 Status: Downloaded newer image for alpine:3.20 03:53:50 ---> c157a85ed455 03:53:50 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 03:53:50 ---> Running in 880b9f7fcd8d 03:53:50 Removing intermediate container 880b9f7fcd8d 03:53:50 ---> 4dcd755e219f 03:53:50 Step 13/23 : RUN apk add --update --no-cache dumb-init 03:53:50 ---> Running in 196d59b4c38e 03:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:53:50 (1/1) Installing dumb-init (1.2.5-r3) 03:53:50 Executing busybox-1.36.1-r29.trigger 03:53:50 OK: 9 MiB in 15 packages 03:53:50 Removing intermediate container 196d59b4c38e 03:53:50 ---> 0e4f22ddbb26 03:53:50 Step 14/23 : RUN apk --no-cache upgrade 03:53:50 ---> Running in 1a5d3c41d951 03:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:53:50 Upgrading critical system libraries and apk-tools: 03:53:50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:53:50 Executing busybox-1.36.1-r29.trigger 03:53:50 Continuing the upgrade transaction with new apk-tools: 03:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:53:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:53:50 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:53:50 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:53:50 OK: 9 MiB in 15 packages 03:53:50 Removing intermediate container 1a5d3c41d951 03:53:50 ---> 8edd24090f4f 03:53:50 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 03:53:50 ---> 46c213b7789a 03:53:50 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 03:53:50 ---> 17ae76a08af5 03:53:50 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 03:53:51 ---> d68de7182cd2 03:53:51 Step 18/23 : EXPOSE 59901 03:53:51 ---> Running in b2face6ebbf3 03:53:51 Removing intermediate container b2face6ebbf3 03:53:51 ---> d369f5330385 03:53:51 Step 19/23 : ENTRYPOINT ["/device-modbus"] 03:53:51 ---> Running in 8e91e9a2e241 03:53:52 Removing intermediate container 8e91e9a2e241 03:53:52 ---> 536ec997ab7e 03:53:52 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 03:53:52 ---> Running in 7012e86a4fef 03:53:52 Removing intermediate container 7012e86a4fef 03:53:52 ---> f86502422c86 03:53:52 Step 21/23 : LABEL arch=arm64 03:53:52 ---> Running in d947aa1872ca 03:53:52 Removing intermediate container d947aa1872ca 03:53:52 ---> ab7ed8fe12bd 03:53:52 Step 22/23 : LABEL git_sha=7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a 03:53:52 ---> Running in 05c68d9fecaf 03:53:53 Removing intermediate container 05c68d9fecaf 03:53:53 ---> d96a13f65a9e 03:53:53 Step 23/23 : LABEL version=0.0.0 03:53:53 ---> Running in 435d87a943dc 03:53:53 Removing intermediate container 435d87a943dc 03:53:53 ---> 44215916908e 03:53:53 [Warning] One or more build-args [ARCH] were not consumed 03:53:53 Successfully built 44215916908e 03:53:53 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:54 03:53:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:53:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:53:55 arm64: Pulling from edgex-lftools-log-publisher 03:53:55 8998bd30e6a1: Pulling fs layer 03:53:55 04944245beec: Pulling fs layer 03:53:55 699f458cf7ca: Pulling fs layer 03:53:55 765212b225bb: Pulling fs layer 03:53:55 f23df028b6ca: Pulling fs layer 03:53:55 d65c8cfc05b1: Pulling fs layer 03:53:55 2437ff75d9bd: Pulling fs layer 03:53:55 765212b225bb: Waiting 03:53:55 f23df028b6ca: Waiting 03:53:55 d65c8cfc05b1: Waiting 03:53:55 2437ff75d9bd: Waiting 03:53:55 04944245beec: Verifying Checksum 03:53:55 04944245beec: Download complete 03:53:55 765212b225bb: Verifying Checksum 03:53:55 765212b225bb: Download complete 03:53:55 f23df028b6ca: Verifying Checksum 03:53:55 f23df028b6ca: Download complete 03:53:55 d65c8cfc05b1: Verifying Checksum 03:53:55 d65c8cfc05b1: Download complete 03:53:55 699f458cf7ca: Verifying Checksum 03:53:55 699f458cf7ca: Download complete 03:53:55 8998bd30e6a1: Verifying Checksum 03:53:55 8998bd30e6a1: Download complete 03:53:58 2437ff75d9bd: Verifying Checksum 03:53:58 2437ff75d9bd: Download complete 03:54:00 8998bd30e6a1: Pull complete 03:54:00 04944245beec: Pull complete 03:54:02 699f458cf7ca: Pull complete 03:54:02 765212b225bb: Pull complete 03:54:03 f23df028b6ca: Pull complete 03:54:03 d65c8cfc05b1: Pull complete 03:54:21 2437ff75d9bd: Pull complete 03:54:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:54:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:54:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:22 prd-ubuntu20.04-docker-arm64-4c-16g-24065 does not seem to be running inside a container 03:54:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:54:24 $ docker top e7ee848de33df369dafcd3020df5bdc631477d2806e4871221dd2257a7e4f46f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:54:25 ---> job-cost.sh 03:54:25 lf-activate-venv: SKIPPING 03:54:25 INFO: No Stack... 03:54:26 INFO: Retrieving Pricing Info for: v3-standard-4 03:54:26 INFO: Archiving Costs [Pipeline] sh 03:54:27 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 03:54:27 + cut -d, -f6 [Pipeline] lock 03:54:27 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-586-1-stack-cost] 03:54:27 Resource [jenkins-edgexfoundry-device-modbus-go-PR-586-1-stack-cost] did not exist. Created. 03:54:27 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-586-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:54:27 /w/workspace/device-modbus-go/1@tmp/durable-927e5a6b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 03:54:28 + echo total: 0.10999999940395355 [Pipeline] stash 03:54:28 Warning: overwriting stash ‘stack-cost’ 03:54:28 Stashed 1 file(s) [Pipeline] } 03:54:28 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-586-1-stack-cost] [Pipeline] // lock [Pipeline] } 03:54:28 $ docker stop --time=1 e7ee848de33df369dafcd3020df5bdc631477d2806e4871221dd2257a7e4f46f 03:54:29 $ docker rm -f --volumes e7ee848de33df369dafcd3020df5bdc631477d2806e4871221dd2257a7e4f46f [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 03:54:31 provisioning config files... 03:54:31 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-586@tmp/config13164199918761535839tmp [Pipeline] { [Pipeline] sh 03:54:31 + set +x 03:54:31 + curl -s https://codecov.io/bash 03:54:31 + bash -s -- 03:54:31 03:54:31 _____ _ 03:54:31 / ____| | | 03:54:31 | | ___ __| | ___ ___ _____ __ 03:54:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 03:54:31 | |___| (_) | (_| | __/ (_| (_) \ V / 03:54:31 \_____\___/ \__,_|\___|\___\___/ \_/ 03:54:31 Bash-1.0.6 03:54:31 03:54:31 03:54:31 ==> git version 2.25.1 found 03:54:31 ==> 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 03:54:31 Release-Date: 2020-01-08 03:54:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 03:54:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 03:54:31 ==> Jenkins CI detected. 03:54:31 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-586 03:54:31 project root: . 03:54:31 --> token set from env 03:54:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 03:54:31 ==> Running gcov in . (disable via -X gcov) 03:54:31 ==> Python coveragepy not found 03:54:31 ==> Searching for coverage reports in: 03:54:31 + . 03:54:31 -> Found 1 reports 03:54:31 ==> Detecting git/mercurial file structure 03:54:31 ==> Reading reports 03:54:31 + ./coverage.out bytes=24669 03:54:31 ==> Appending adjustments 03:54:31 https://docs.codecov.io/docs/fixing-reports 03:54:31 + Found adjustments 03:54:31 ==> Gzipping contents 03:54:31 4.0K /tmp/codecov.gpwFsr.gz 03:54:31 ==> Uploading reports 03:54:31 url: https://codecov.io 03:54:31 query: branch=PR-586&commit=7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-586%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=586&job=&cmd_args= 03:54:31 -> Pinging Codecov 03:54:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-586&commit=7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-586%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=586&job=&cmd_args= 03:54:31 -> Uploading to 03:54:31 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a/dc054f11-244e-4a3f-8c63-b7019e2d7dcd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241030%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241030T035431Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a45934a9b059676cf7c263486205680dbc7c2519ad9269394d05b5c404bc2ac9 03:54:31 % Total % Received % Xferd Average Speed Time Time Time Current 03:54:31 Dload Upload Total Spent Left Speed 03:54:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3859 0 0 100 3859 0 15074 --:--:-- --:--:-- --:--:-- 15074 03:54:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/7fc7b392c54a41120ffbbafcc9a21b5a9ec98b7a [Pipeline] } 03:54:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:54:34 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-586/archives ] 03:54:34 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-586/archives 03:54:34 total 16 03:54:34 drwxr-xr-x 3 root root 4096 Oct 30 03:43 . 03:54:34 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 03:43 .. 03:54:34 drwxr-xr-x 2 root root 4096 Oct 30 03:43 cost 03:54:34 -rw-r--r-- 1 root root 88 Oct 30 03:43 cost.csv 03:54:34 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-586/archives 03:54:34 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-586/archives 03:54:34 total 16 03:54:34 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 03:43 . 03:54:34 drwxrwxr-x 10 jenkins jenkins 4096 Oct 30 03:43 .. 03:54:34 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 03:43 cost 03:54:34 -rw-r--r-- 1 jenkins jenkins 88 Oct 30 03:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 03:54:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:54:35 ---> package-listing.sh 03:54:35 ++ facter osfamily 03:54:35 ++ tr '[:upper:]' '[:lower:]' 03:54:36 + OS_FAMILY=debian 03:54:36 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-586 03:54:36 + START_PACKAGES=/tmp/packages_start.txt 03:54:36 + END_PACKAGES=/tmp/packages_end.txt 03:54:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:54:36 + PACKAGES=/tmp/packages_start.txt 03:54:36 + '[' /w/workspace/xfoundry_device-modbus-go_PR-586 ']' 03:54:36 + PACKAGES=/tmp/packages_end.txt 03:54:36 + case "${OS_FAMILY}" in 03:54:36 + dpkg -l 03:54:36 + grep '^ii' 03:54:36 + '[' -f /tmp/packages_start.txt ']' 03:54:36 + '[' -f /tmp/packages_end.txt ']' 03:54:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:54:36 + '[' /w/workspace/xfoundry_device-modbus-go_PR-586 ']' 03:54:36 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-586/archives/ 03:54:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-586/archives/ [Pipeline] echo 03:54:36 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-586/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:54:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:54:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:54:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:54:37 prd-ubuntu20.04-docker-8c-8g-24063 does not seem to be running inside a container 03:54:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-586/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-586 -v /w/workspace/xfoundry_device-modbus-go_PR-586:/w/workspace/xfoundry_device-modbus-go_PR-586:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-586@tmp:/w/workspace/xfoundry_device-modbus-go_PR-586@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:54:37 $ docker top a8f165a51bda302e6a1f190682e1580f09815bd2d3a29dbf59f018481033c241 -eo pid,comm [Pipeline] { [Pipeline] sh 03:54:37 + touch /tmp/pre-build-complete [Pipeline] sh 03:54:38 + mkdir -p /var/log/sysstat [Pipeline] sh 03:54:38 + ls /var/log/sa-host 03:54:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:54:38 provisioning config files... 03:54:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-586@tmp/config1620860920321294608tmp [Pipeline] { [Pipeline] echo 03:54:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:54:39 ---> create-netrc.sh [Pipeline] } 03:54:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:54:39 ---> python-tools-install.sh [Pipeline] echo 03:54:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:54:40 ---> sudo-logs.sh 03:54:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:54:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:54:40 ---> job-cost.sh 03:54:40 lf-activate-venv: SKIPPING 03:54:40 DEBUG: total: 0.2199999988079071 03:54:40 INFO: Retrieving Stack Cost... 03:54:40 INFO: Retrieving Pricing Info for: v3-standard-8 03:54:41 INFO: Archiving Costs [Pipeline] echo 03:54:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:54:41 ---> logs-deploy.sh 03:54:41 lf-activate-venv: SKIPPING 03:54:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-586/1 03:54:41 INFO: archiving workspace using pattern(s): 03:54:42 Archives upload complete. 03:54:42 INFO: archiving logs to Nexus