Pull request #590 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 089867b0b0d00f771f727352db61cbcad45eb9d4+dad323708bb7fb3ae7999ed6872af7cbf93de804 (a49605df155562507aea154bdb96f1edc900c2df) 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-ssh4326136594459350348.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-ssh11029432936666561013.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-590/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-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7248598049700581085.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-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6978965216846554209.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-ssh2636915593722985989.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-590/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-590/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3572160179027816449.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25869 in /w/workspace/xfoundry_device-modbus-go_PR-590 [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-590 # 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 > 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/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dad323708bb7fb3ae7999ed6872af7cbf93de804 into PR head commit 089867b0b0d00f771f727352db61cbcad45eb9d4 Merge succeeded, producing 089867b0b0d00f771f727352db61cbcad45eb9d4 Checking out Revision 089867b0b0d00f771f727352db61cbcad45eb9d4 (PR-590) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 089867b0b0d00f771f727352db61cbcad45eb9d4 # 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 dad323708bb7fb3ae7999ed6872af7cbf93de804 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 089867b0b0d00f771f727352db61cbcad45eb9d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:15:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:15:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:15:40 ========================================================= 05:15:40 EdgeX Global Pipelines Version Info 05:15:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:15:41 ------------------- 05:15:41 stable info: 05:15:41 ------------------- 05:15:41 Commited By: Ginny Guan ginny@iotechsys.com 05:15:41 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:15:41 Message: update stable to v1.0.265 05:15:41 ------------------- 05:15:41 experimental info: 05:15:41 ------------------- 05:15:41 Commited By: Cherry Wang cherry@iotechsys.com 05:15:41 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:15:41 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:15:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:15:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:15:43 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:15:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:15:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:15:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:15:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:15:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:15:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:15:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:15:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:15:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-590 [Pipeline] echo 05:15:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-590 [Pipeline] echo 05:15:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-590 [Pipeline] echo 05:15:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 089867b0b0d00f771f727352db61cbcad45eb9d4 [Pipeline] echo 05:15:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 089867b [Pipeline] echo 05:15:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:15:44 provisioning config files... 05:15:44 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-590@tmp/config9906855243132188029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:15:44 ---> ****-login.sh 05:15:44 nexus3.edgexfoundry.org:10001 05:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:44 Configure a credential helper to remove this warning. See 05:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:44 05:15:44 Login Succeeded 05:15:44 nexus3.edgexfoundry.org:10002 05:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:44 Configure a credential helper to remove this warning. See 05:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:44 05:15:44 Login Succeeded 05:15:44 nexus3.edgexfoundry.org:10003 05:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:44 Configure a credential helper to remove this warning. See 05:15:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:44 05:15:44 Login Succeeded 05:15:44 nexus3.edgexfoundry.org:10004 05:15:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:45 Configure a credential helper to remove this warning. See 05:15:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:45 05:15:45 Login Succeeded 05:15:45 ****.io 05:15:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:15:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:15:47 Configure a credential helper to remove this warning. See 05:15:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:15:47 05:15:47 Login Succeeded 05:15:47 ---> ****-login.sh ends [Pipeline] } 05:15:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:15:47 + git rev-list -1 --merges 089867b0b0d00f771f727352db61cbcad45eb9d4~1..089867b0b0d00f771f727352db61cbcad45eb9d4 [Pipeline] echo 05:15:47 -----------> git rev-list -1 --merges 089867b0b0d00f771f727352db61cbcad45eb9d4~1..089867b0b0d00f771f727352db61cbcad45eb9d4 089867b0b0d00f771f727352db61cbcad45eb9d4 [false] [Pipeline] sh 05:15:48 + git log --format=format:%s -1 089867b0b0d00f771f727352db61cbcad45eb9d4 [Pipeline] echo 05:15:48 ========================================================= 05:15:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:15:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:15:48 + git log --format=format:%s -1 089867b0b0d00f771f727352db61cbcad45eb9d4 [Pipeline] echo 05:15:48 [semverPrep] GIT_COMMIT: 089867b0b0d00f771f727352db61cbcad45eb9d4, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 05:15:48 [semverPrep] This is not a build commit. [Pipeline] sh 05:15:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:15:49 + grep -v github /etc/ssh/ssh_known_hosts 05:15:49 + [ -e /tmp/ssh_known_hosts ] 05:15:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:15:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:15:49 + sudo tee -a /etc/ssh/ssh_known_hosts 05:15:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:15:49 05:15:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:15:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:15:50 0.1.4: Pulling from edgex-devops/py-git-semver 05:15:50 b85a868b505f: Pulling fs layer 05:15:50 e2be974225ed: Pulling fs layer 05:15:50 339a4e72a1f5: Pulling fs layer 05:15:50 988bab9f4d93: Pulling fs layer 05:15:50 1469e6f7b9e6: Pulling fs layer 05:15:50 eaf3925da568: Pulling fs layer 05:15:50 bab4dde63d76: Pulling fs layer 05:15:50 bde34c3a00c8: Pulling fs layer 05:15:50 b352a97aabf1: Pulling fs layer 05:15:50 4872d77fe225: Pulling fs layer 05:15:50 5851b861e8e6: Pulling fs layer 05:15:50 988bab9f4d93: Waiting 05:15:50 1469e6f7b9e6: Waiting 05:15:50 eaf3925da568: Waiting 05:15:50 bab4dde63d76: Waiting 05:15:50 bde34c3a00c8: Waiting 05:15:50 b352a97aabf1: Waiting 05:15:50 4872d77fe225: Waiting 05:15:50 5851b861e8e6: Waiting 05:15:50 e2be974225ed: Verifying Checksum 05:15:50 e2be974225ed: Download complete 05:15:50 988bab9f4d93: Download complete 05:15:50 1469e6f7b9e6: Verifying Checksum 05:15:50 1469e6f7b9e6: Download complete 05:15:50 339a4e72a1f5: Verifying Checksum 05:15:50 339a4e72a1f5: Download complete 05:15:50 eaf3925da568: Download complete 05:15:50 bde34c3a00c8: Verifying Checksum 05:15:50 bde34c3a00c8: Download complete 05:15:50 b352a97aabf1: Verifying Checksum 05:15:50 b352a97aabf1: Download complete 05:15:50 4872d77fe225: Verifying Checksum 05:15:50 4872d77fe225: Download complete 05:15:50 5851b861e8e6: Verifying Checksum 05:15:50 5851b861e8e6: Download complete 05:15:50 b85a868b505f: Verifying Checksum 05:15:50 b85a868b505f: Download complete 05:15:50 bab4dde63d76: Verifying Checksum 05:15:50 bab4dde63d76: Download complete 05:15:51 b85a868b505f: Pull complete 05:15:51 e2be974225ed: Pull complete 05:15:52 339a4e72a1f5: Pull complete 05:15:52 988bab9f4d93: Pull complete 05:15:52 1469e6f7b9e6: Pull complete 05:15:52 eaf3925da568: Pull complete 05:15:54 bab4dde63d76: Pull complete 05:15:54 bde34c3a00c8: Pull complete 05:15:54 b352a97aabf1: Pull complete 05:15:54 4872d77fe225: Pull complete 05:15:54 5851b861e8e6: Pull complete 05:15:54 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:15:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:15:54 prd-ubuntu20.04-docker-8c-8g-25869 does not seem to be running inside a container 05:15:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-590 -v /w/workspace/xfoundry_device-modbus-go_PR-590:/w/workspace/xfoundry_device-modbus-go_PR-590:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-590@tmp:/w/workspace/xfoundry_device-modbus-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:15:59 $ docker top 4cb50e269c4ddff67a4b845985d5f0728221bbd376994163c5e6d56e11c0265a -eo pid,comm 05:15:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:15:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:15:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:15:59 [ssh-agent] Looking for ssh-agent implementation... 05:15:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:15:59 $ docker exec 4cb50e269c4ddff67a4b845985d5f0728221bbd376994163c5e6d56e11c0265a ssh-agent 05:15:59 SSH_AUTH_SOCK=/tmp/ssh-ekpMIYsVMLHw/agent.33 05:15:59 SSH_AGENT_PID=39 05:15:59 Running ssh-add (command line suppressed) 05:15:59 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-590@tmp/private_key_13492837668607074871.key (/w/workspace/xfoundry_device-modbus-go_PR-590@tmp/private_key_13492837668607074871.key) 05:15:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:16:00 + git tag --points-at HEAD [Pipeline] } 05:16:00 $ docker exec --env ******** --env ******** 4cb50e269c4ddff67a4b845985d5f0728221bbd376994163c5e6d56e11c0265a ssh-agent -k 05:16:00 unset SSH_AUTH_SOCK; 05:16:00 unset SSH_AGENT_PID; 05:16:00 echo Agent pid 39 killed; 05:16:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:16:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:16:00 [ssh-agent] Looking for ssh-agent implementation... 05:16:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:16:00 $ docker exec 4cb50e269c4ddff67a4b845985d5f0728221bbd376994163c5e6d56e11c0265a ssh-agent 05:16:00 SSH_AUTH_SOCK=/tmp/ssh-cAWAbYG0TQQs/agent.73 05:16:00 SSH_AGENT_PID=79 05:16:00 Running ssh-add (command line suppressed) 05:16:00 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-590@tmp/private_key_7195025786428952695.key (/w/workspace/xfoundry_device-modbus-go_PR-590@tmp/private_key_7195025786428952695.key) 05:16:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:16:00 + git semver init 05:16:01 2024-11-08 05:16:01,116 [run_init] DEBUG init version:0.0.0 force:False 05:16:01 2024-11-08 05:16:01,117 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-590/.semver 05:16:01 2024-11-08 05:16:01,118 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-590/.semver 05:16:01 2024-11-08 05:16:01,118 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-590/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-590, universal_newlines=False, shell=None, istream=None) 05:16:02 2024-11-08 05:16:02,158 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-590/.git/info/exclude 05:16:02 2024-11-08 05:16:02,159 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-590/.semver/PR-590 with force:False 05:16:02 2024-11-08 05:16:02,159 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-590/.semver/PR-590 05:16:02 2024-11-08 05:16:02,163 [execute] INFO git cat-file --batch-check 05:16:02 2024-11-08 05:16:02,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) 05:16:02 2024-11-08 05:16:02,170 [execute] INFO git cat-file --batch 05:16:02 2024-11-08 05:16:02,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) 05:16:02 2024-11-08 05:16:02,176 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-590/.semver/PR-590 05:16:02 0.0.0 [Pipeline] } 05:16:02 $ docker exec --env ******** --env ******** 4cb50e269c4ddff67a4b845985d5f0728221bbd376994163c5e6d56e11c0265a ssh-agent -k 05:16:02 unset SSH_AUTH_SOCK; 05:16:02 unset SSH_AGENT_PID; 05:16:02 echo Agent pid 79 killed; 05:16:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:16:03 + git semver [Pipeline] } 05:16:03 $ docker stop --time=1 4cb50e269c4ddff67a4b845985d5f0728221bbd376994163c5e6d56e11c0265a 05:16:04 $ docker rm -f --volumes 4cb50e269c4ddff67a4b845985d5f0728221bbd376994163c5e6d56e11c0265a [Pipeline] // withDockerContainer [Pipeline] sh 05:16:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:16:05 Stashed 1 file(s) [Pipeline] echo 05:16:05 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:06 provisioning config files... 05:16:06 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-590@tmp/config4179224444082528096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:06 ---> ****-login.sh 05:16:06 nexus3.edgexfoundry.org:10001 05:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:06 Configure a credential helper to remove this warning. See 05:16:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:06 05:16:06 Login Succeeded 05:16:06 nexus3.edgexfoundry.org:10002 05:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:06 Configure a credential helper to remove this warning. See 05:16:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:06 05:16:06 Login Succeeded 05:16:06 nexus3.edgexfoundry.org:10003 05:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:06 Configure a credential helper to remove this warning. See 05:16:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:06 05:16:06 Login Succeeded 05:16:06 nexus3.edgexfoundry.org:10004 05:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:06 Configure a credential helper to remove this warning. See 05:16:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:06 05:16:06 Login Succeeded 05:16:06 ****.io 05:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:16:07 Configure a credential helper to remove this warning. See 05:16:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:16:07 05:16:07 Login Succeeded 05:16:07 ---> ****-login.sh ends [Pipeline] } 05:16:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:16:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:16:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:16:07 ========================================================= 05:16:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:16:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:08 + 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 . 05:16:08 Sending build context to Docker daemon 18.03MB 05:16:08 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:16:08 Step 2/10 : FROM ${BASE} AS builder 05:16:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:16:08 43c4264eed91: Pulling fs layer 05:16:08 4cc291be95ef: Pulling fs layer 05:16:08 2ac1f1163629: Pulling fs layer 05:16:08 5c3c966382ef: Pulling fs layer 05:16:08 4f4fb700ef54: Pulling fs layer 05:16:08 5d5c8e513c77: Pulling fs layer 05:16:08 9f66e0745190: Pulling fs layer 05:16:08 f49a43e4bbc0: Pulling fs layer 05:16:08 561ebcabdf7f: Pulling fs layer 05:16:08 5c3c966382ef: Waiting 05:16:08 9f66e0745190: Waiting 05:16:08 f49a43e4bbc0: Waiting 05:16:08 4f4fb700ef54: Waiting 05:16:08 5d5c8e513c77: Waiting 05:16:08 561ebcabdf7f: Waiting 05:16:08 4cc291be95ef: Download complete 05:16:08 5c3c966382ef: Download complete 05:16:08 4f4fb700ef54: Verifying Checksum 05:16:08 4f4fb700ef54: Download complete 05:16:08 43c4264eed91: Verifying Checksum 05:16:08 43c4264eed91: Download complete 05:16:08 5d5c8e513c77: Download complete 05:16:08 9f66e0745190: Verifying Checksum 05:16:08 9f66e0745190: Download complete 05:16:08 43c4264eed91: Pull complete 05:16:08 561ebcabdf7f: Verifying Checksum 05:16:08 561ebcabdf7f: Download complete 05:16:08 4cc291be95ef: Pull complete 05:16:08 2ac1f1163629: Verifying Checksum 05:16:08 2ac1f1163629: Download complete 05:16:08 f49a43e4bbc0: Verifying Checksum 05:16:08 f49a43e4bbc0: Download complete 05:16:12 2ac1f1163629: Pull complete 05:16:12 5c3c966382ef: Pull complete 05:16:12 4f4fb700ef54: Pull complete 05:16:12 5d5c8e513c77: Pull complete 05:16:12 9f66e0745190: Pull complete 05:16:14 f49a43e4bbc0: Pull complete 05:16:15 561ebcabdf7f: Pull complete 05:16:15 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:16:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:16:15 ---> 3a752c3f9dda 05:16:15 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:16:20 Still waiting to schedule task 05:16:20 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:16:21 ---> Running in 04c1a1032c75 05:16:21 Removing intermediate container 04c1a1032c75 05:16:21 ---> 6073de5fa771 05:16:21 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:16:21 ---> Running in e46efd052586 05:16:21 Removing intermediate container e46efd052586 05:16:21 ---> 11bf03c53520 05:16:21 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:16:21 ---> Running in d6d15d37df09 05:16:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:16:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:16:22 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:16:22 (2/8) Installing libedit (20240517.3.1-r0) 05:16:22 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:16:22 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:16:22 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:16:22 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:16:22 (7/8) Installing openssh-server (9.7_p1-r4) 05:16:22 (8/8) Installing openssh (9.7_p1-r4) 05:16:22 Executing busybox-1.36.1-r29.trigger 05:16:22 OK: 252 MiB in 62 packages 05:16:23 Removing intermediate container d6d15d37df09 05:16:23 ---> 989ab5a64579 05:16:23 Step 6/10 : WORKDIR /device-modbus-go 05:16:23 ---> Running in 30468777ded3 05:16:23 Removing intermediate container 30468777ded3 05:16:23 ---> 50944d63c305 05:16:23 Step 7/10 : COPY go.mod vendor* ./ 05:16:23 ---> a8fe68cd9fa6 05:16:23 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:16:23 ---> Running in d64376e78f78 05:17:32 Removing intermediate container d64376e78f78 05:17:32 ---> 9e98053ae824 05:17:32 Step 9/10 : COPY . . 05:17:32 ---> b4169bca6399 05:17:32 Step 10/10 : RUN ${MAKE} 05:17:32 ---> Running in 906643a2a5fb 05:17:32 noop 05:17:32 Removing intermediate container 906643a2a5fb 05:17:32 ---> 285fccc5c6b9 05:17:32 Successfully built 285fccc5c6b9 05:17:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:32 + docker inspect -f . ci-base-image-x86_64 05:17:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:32 prd-ubuntu20.04-docker-8c-8g-25869 does not seem to be running inside a container 05:17:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-590 -v /w/workspace/xfoundry_device-modbus-go_PR-590:/w/workspace/xfoundry_device-modbus-go_PR-590:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-590@tmp:/w/workspace/xfoundry_device-modbus-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:17:33 $ docker top fc3f1158be4ac5034560bc973edd8e6d47979e7f85b1a075d78adc3953628169 -eo pid,comm [Pipeline] { [Pipeline] sh 05:17:33 + go version 05:17:33 go version go1.23.2 linux/amd64 [Pipeline] } 05:17:33 $ docker stop --time=1 fc3f1158be4ac5034560bc973edd8e6d47979e7f85b1a075d78adc3953628169 05:17:34 $ docker rm -f --volumes fc3f1158be4ac5034560bc973edd8e6d47979e7f85b1a075d78adc3953628169 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:35 + docker inspect -f . ci-base-image-x86_64 05:17:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:35 prd-ubuntu20.04-docker-8c-8g-25869 does not seem to be running inside a container 05:17:36 $ 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-590 -v /w/workspace/xfoundry_device-modbus-go_PR-590:/w/workspace/xfoundry_device-modbus-go_PR-590:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-590@tmp:/w/workspace/xfoundry_device-modbus-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:17:36 $ docker top 964b1b8111feef98fd72c74be1a8c21b793ba0d6b7f66e5ff111dd9e5a5a469c -eo pid,comm [Pipeline] { [Pipeline] sh 05:17:36 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-590 [Pipeline] fileExists [Pipeline] sh 05:17:37 + make test 05:17:37 go test ./... -coverprofile=coverage.out 05:17:39 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:17:57 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:17:57 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 48.0% of statements 05:18:09 go vet ./... 05:18:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:18:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:18:14 ./bin/test-attribution-txt.sh [Pipeline] echo 05:18:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:18:14 $ docker stop --time=1 964b1b8111feef98fd72c74be1a8c21b793ba0d6b7f66e5ff111dd9e5a5a469c 05:18:19 $ docker rm -f --volumes 964b1b8111feef98fd72c74be1a8c21b793ba0d6b7f66e5ff111dd9e5a5a469c [Pipeline] // withDockerContainer [Pipeline] sh 05:18:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:18:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:18:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:18:21 + ls -al . 05:18:21 total 260 05:18:21 drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 05:17 . 05:18:21 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 05:15 .. 05:18:21 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 05:15 .dockerignore 05:18:21 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 05:17 .git 05:18:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:15 .github 05:18:21 -rw-rw-r-- 1 jenkins jenkins 266 Nov 8 05:15 .gitignore 05:18:21 -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 05:15 .golangci.yml 05:18:21 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 05:16 .semver 05:18:21 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 8 05:15 Attribution.txt 05:18:21 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 8 05:15 CHANGELOG.md 05:18:21 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 8 05:15 Dockerfile 05:18:21 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 05:15 GOVERNANCE.md 05:18:21 -rw-rw-r-- 1 jenkins jenkins 658 Nov 8 05:15 Jenkinsfile 05:18:21 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 05:15 LICENSE 05:18:21 -rw-rw-r-- 1 jenkins jenkins 2479 Nov 8 05:15 Makefile 05:18:21 -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 05:15 OWNERS.md 05:18:21 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 8 05:15 README.md 05:18:21 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 05:16 VERSION 05:18:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:15 bin 05:18:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:15 cmd 05:18:21 -rw-r--r-- 1 jenkins jenkins 25464 Nov 8 05:17 coverage.out 05:18:21 -rw-rw-r-- 1 jenkins jenkins 6490 Nov 8 05:15 go.mod 05:18:21 -rw-rw-r-- 1 jenkins jenkins 88426 Nov 8 05:15 go.sum 05:18:21 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:15 internal 05:18:21 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:15 simulator 05:18:21 -rw-rw-r-- 1 jenkins jenkins 229 Nov 8 05:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:18:22 + 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=089867b0b0d00f771f727352db61cbcad45eb9d4 --label arch=amd64 --label version=0.0.0 . 05:18:22 Sending build context to Docker daemon 18.06MB 05:18:22 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:18:22 Step 2/23 : FROM ${BASE} AS builder 05:18:22 ---> 285fccc5c6b9 05:18:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:18:22 ---> Running in df22b48e3828 05:18:22 Removing intermediate container df22b48e3828 05:18:22 ---> a590b95bfa49 05:18:22 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:18:22 ---> Running in e2e34f2f824b 05:18:22 Removing intermediate container e2e34f2f824b 05:18:22 ---> 7b320bdfabf5 05:18:22 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:18:22 ---> Running in 383a1df08a63 05:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:18:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:18:23 OK: 252 MiB in 62 packages 05:18:23 Removing intermediate container 383a1df08a63 05:18:23 ---> 9134efa9b598 05:18:23 Step 6/23 : WORKDIR /device-modbus-go 05:18:23 ---> Running in 05ae2444f992 05:18:23 Removing intermediate container 05ae2444f992 05:18:23 ---> 4b50a07d159c 05:18:23 Step 7/23 : COPY go.mod vendor* ./ 05:18:24 ---> f018e82b1964 05:18:24 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:18:24 ---> Running in 7d9a108ddecf 05:18:24 Removing intermediate container 7d9a108ddecf 05:18:24 ---> f9f294eb8a65 05:18:24 Step 9/23 : COPY . . 05:18:25 ---> b5695d49b2e0 05:18:25 Step 10/23 : RUN ${MAKE} 05:18:25 ---> Running in 9926e72a8064 05:18:25 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.4" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd 05:19:04 Removing intermediate container 9926e72a8064 05:19:04 ---> 7fe3ddb634d3 05:19:04 Step 11/23 : FROM alpine:3.20 05:19:04 3.20: Pulling from library/alpine 05:19:04 43c4264eed91: Already exists 05:19:04 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:19:04 Status: Downloaded newer image for alpine:3.20 05:19:04 ---> 91ef0af61f39 05:19:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:19:04 ---> Running in 932c3ffdd822 05:19:04 Removing intermediate container 932c3ffdd822 05:19:04 ---> 22444bd4cd2f 05:19:04 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:19:04 ---> Running in 0f681663701a 05:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:19:04 (1/1) Installing dumb-init (1.2.5-r3) 05:19:04 Executing busybox-1.36.1-r29.trigger 05:19:04 OK: 8 MiB in 15 packages 05:19:04 Removing intermediate container 0f681663701a 05:19:04 ---> 5c7a51f3b646 05:19:04 Step 14/23 : RUN apk --no-cache upgrade 05:19:04 ---> Running in 858b7f5423ed 05:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:19:04 Upgrading critical system libraries and apk-tools: 05:19:04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:19:04 Executing busybox-1.36.1-r29.trigger 05:19:04 Continuing the upgrade transaction with new apk-tools: 05:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:19:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:19:05 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:19:05 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:19:05 OK: 8 MiB in 15 packages 05:19:05 Removing intermediate container 858b7f5423ed 05:19:05 ---> 4e2198786ee1 05:19:05 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:19:07 ---> bb98991247e1 05:19:07 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:19:07 ---> 255eb00a1c0d 05:19:07 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:19:07 ---> 5f8248e45113 05:19:07 Step 18/23 : EXPOSE 59901 05:19:07 ---> Running in 7d146ba07503 05:19:07 Removing intermediate container 7d146ba07503 05:19:07 ---> 2e6fb11fd7b7 05:19:07 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:19:07 ---> Running in fda17206711f 05:19:08 Removing intermediate container fda17206711f 05:19:08 ---> 6cbffc07cb00 05:19:08 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:19:08 ---> Running in 4674504896df 05:19:08 Removing intermediate container 4674504896df 05:19:08 ---> 12fb8a594333 05:19:08 Step 21/23 : LABEL arch=amd64 05:19:08 ---> Running in f558b69e9ec5 05:19:08 Removing intermediate container f558b69e9ec5 05:19:08 ---> d97a72da9b25 05:19:08 Step 22/23 : LABEL git_sha=089867b0b0d00f771f727352db61cbcad45eb9d4 05:19:08 ---> Running in a431d06fbc50 05:19:08 Removing intermediate container a431d06fbc50 05:19:08 ---> b3152f23932a 05:19:08 Step 23/23 : LABEL version=0.0.0 05:19:08 ---> Running in 4b65e5bf1550 05:19:08 Removing intermediate container 4b65e5bf1550 05:19:08 ---> 0c3d5018226b 05:19:08 [Warning] One or more build-args [ARCH] were not consumed 05:19:08 Successfully built 0c3d5018226b 05:19:08 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 05:19:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:19:09 05:19:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:19:09 latest: Pulling from edgex-lftools-log-publisher 05:19:09 5eb5b503b376: Pulling fs layer 05:19:09 5c69ac0246d0: Pulling fs layer 05:19:09 ec43610c2a17: Pulling fs layer 05:19:09 3a2ae6a8a46f: Pulling fs layer 05:19:09 33b1e0a273af: Pulling fs layer 05:19:09 5d3b04190fa2: Pulling fs layer 05:19:09 3a2ae6a8a46f: Waiting 05:19:09 33b1e0a273af: Waiting 05:19:09 2f39f015ded8: Pulling fs layer 05:19:09 5d3b04190fa2: Waiting 05:19:09 5c69ac0246d0: Verifying Checksum 05:19:09 5c69ac0246d0: Download complete 05:19:09 3a2ae6a8a46f: Verifying Checksum 05:19:09 3a2ae6a8a46f: Download complete 05:19:09 33b1e0a273af: Verifying Checksum 05:19:09 33b1e0a273af: Download complete 05:19:09 5d3b04190fa2: Verifying Checksum 05:19:09 5d3b04190fa2: Download complete 05:19:09 ec43610c2a17: Verifying Checksum 05:19:09 ec43610c2a17: Download complete 05:19:10 5eb5b503b376: Verifying Checksum 05:19:10 5eb5b503b376: Download complete 05:19:10 2f39f015ded8: Download complete 05:19:11 5eb5b503b376: Pull complete 05:19:11 5c69ac0246d0: Pull complete 05:19:11 ec43610c2a17: Pull complete 05:19:11 3a2ae6a8a46f: Pull complete 05:19:11 33b1e0a273af: Pull complete 05:19:11 5d3b04190fa2: Pull complete 05:19:16 2f39f015ded8: Pull complete 05:19:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:19:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:19:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:19:16 prd-ubuntu20.04-docker-8c-8g-25869 does not seem to be running inside a container 05:19:16 $ 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-590 -v /w/workspace/xfoundry_device-modbus-go_PR-590:/w/workspace/xfoundry_device-modbus-go_PR-590:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-590@tmp:/w/workspace/xfoundry_device-modbus-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:19:22 $ docker top 64fcc79aaf751b9d40fc76bc91bf3609df22f9373c3c7c3ded5592df243bc1ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:22 ---> job-cost.sh 05:19:22 lf-activate-venv: SKIPPING 05:19:22 INFO: No Stack... 05:19:22 INFO: Retrieving Pricing Info for: v3-standard-8 05:19:23 INFO: Archiving Costs [Pipeline] sh 05:19:23 + cat /w/workspace/xfoundry_device-modbus-go_PR-590/archives/cost.csv 05:19:23 + cut -d, -f6 [Pipeline] lock 05:19:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-590-1-stack-cost] 05:19:23 Resource [jenkins-edgexfoundry-device-modbus-go-PR-590-1-stack-cost] did not exist. Created. 05:19:23 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-590-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:19:23 + echo total: 0.2199999988079071 [Pipeline] stash 05:19:23 Stashed 1 file(s) [Pipeline] } 05:19:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-590-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:19:24 $ docker stop --time=1 64fcc79aaf751b9d40fc76bc91bf3609df22f9373c3c7c3ded5592df243bc1ce 05:19:25 $ docker rm -f --volumes 64fcc79aaf751b9d40fc76bc91bf3609df22f9373c3c7c3ded5592df243bc1ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:20:03 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25870 in /w/workspace/xfoundry_device-modbus-go_PR-590 [Pipeline] { [Pipeline] ws 05:20:03 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 05:20:03 The recommended git tool is: git 05:20:10 using credential edgex-jenkins-ssh 05:20:10 Cloning the remote Git repository 05:20:10 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:20:10 > git init /w/workspace/device-modbus-go/1 # timeout=10 05:20:10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:20:10 > git --version # timeout=10 05:20:10 > git --version # 'git version 2.25.1' 05:20:10 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:20:13 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:20:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:20:15 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:20:15 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:20:15 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:20:15 Merging remotes/origin/main commit dad323708bb7fb3ae7999ed6872af7cbf93de804 into PR head commit 089867b0b0d00f771f727352db61cbcad45eb9d4 05:20:16 Merge succeeded, producing 089867b0b0d00f771f727352db61cbcad45eb9d4 05:20:16 Checking out Revision 089867b0b0d00f771f727352db61cbcad45eb9d4 (PR-590) 05:20:15 > git config core.sparsecheckout # timeout=10 05:20:15 > git checkout -f 089867b0b0d00f771f727352db61cbcad45eb9d4 # timeout=10 05:20:15 > git remote # timeout=10 05:20:16 > git config --get remote.origin.url # timeout=10 05:20:16 using GIT_SSH to set credentials SSH Credentials for GitHub 05:20:16 > git merge dad323708bb7fb3ae7999ed6872af7cbf93de804 # timeout=10 05:20:16 > git rev-parse HEAD^{commit} # timeout=10 05:20:16 > git config core.sparsecheckout # timeout=10 05:20:16 > git checkout -f 089867b0b0d00f771f727352db61cbcad45eb9d4 # timeout=10 05:20:17 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 05:20:17 > git --version # timeout=10 05:20:17 > git --version # 'git version 2.25.1' 05:20:17 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:20:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:20:22 % Total % Received % Xferd Average Speed Time Time Time Current 05:20:22 Dload Upload Total Spent Left Speed 05:20:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh 05:20:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:20:23 + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo 05:20:23 tee /etc/docker/daemon.new 05:20:23 { 05:20:23 "registry-mirrors": [ 05:20:23 "https://nexus3.edgexfoundry.org:10001" 05:20:23 ], 05:20:23 "bip": "10.250.0.254/24", 05:20:23 "hosts": [ 05:20:23 "tcp://0.0.0.0:5555", 05:20:23 "unix:///var/run/docker.sock" 05:20:23 ], 05:20:23 "mtu": 1458, 05:20:23 "selinux-enabled": true, 05:20:23 "seccomp-profile": "/etc/docker/seccomp.json" 05:20:23 } [Pipeline] sh 05:20:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:20:24 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:42 provisioning config files... 05:20:42 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config11129693551950188179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:43 ---> ****-login.sh 05:20:43 nexus3.edgexfoundry.org:10001 05:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:44 Configure a credential helper to remove this warning. See 05:20:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:44 05:20:44 Login Succeeded 05:20:44 nexus3.edgexfoundry.org:10002 05:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:44 Configure a credential helper to remove this warning. See 05:20:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:44 05:20:44 Login Succeeded 05:20:44 nexus3.edgexfoundry.org:10003 05:20:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:45 Configure a credential helper to remove this warning. See 05:20:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:45 05:20:45 Login Succeeded 05:20:45 nexus3.edgexfoundry.org:10004 05:20:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:45 Configure a credential helper to remove this warning. See 05:20:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:45 05:20:45 Login Succeeded 05:20:45 ****.io 05:20:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:20:46 Configure a credential helper to remove this warning. See 05:20:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:20:46 05:20:46 Login Succeeded 05:20:46 ---> ****-login.sh ends [Pipeline] } 05:20:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:20:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:20:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:20:47 ========================================================= 05:20:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:20:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:20:48 Sending build context to Docker daemon 9.156MB 05:20:48 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:20:48 Step 2/10 : FROM ${BASE} AS builder 05:20:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:20:48 cf04c63912e1: Pulling fs layer 05:20:48 55b35a11ae5e: Pulling fs layer 05:20:48 a37a00ec5f00: Pulling fs layer 05:20:48 50b3750afda1: Pulling fs layer 05:20:48 4f4fb700ef54: Pulling fs layer 05:20:48 50b3750afda1: Waiting 05:20:48 80978eb59214: Pulling fs layer 05:20:48 4f4fb700ef54: Waiting 05:20:48 c9f46d7d2bd2: Pulling fs layer 05:20:48 80978eb59214: Waiting 05:20:48 c5a475d317c9: Pulling fs layer 05:20:48 c9f46d7d2bd2: Waiting 05:20:48 c5a475d317c9: Waiting 05:20:48 55b35a11ae5e: Verifying Checksum 05:20:48 55b35a11ae5e: Download complete 05:20:48 50b3750afda1: Verifying Checksum 05:20:48 50b3750afda1: Download complete 05:20:48 4f4fb700ef54: Download complete 05:20:48 cf04c63912e1: Verifying Checksum 05:20:48 cf04c63912e1: Download complete 05:20:48 80978eb59214: Verifying Checksum 05:20:48 80978eb59214: Download complete 05:20:49 c5a475d317c9: Verifying Checksum 05:20:49 c5a475d317c9: Download complete 05:20:49 cf04c63912e1: Pull complete 05:20:50 55b35a11ae5e: Pull complete 05:20:50 a37a00ec5f00: Verifying Checksum 05:20:50 a37a00ec5f00: Download complete 05:20:51 c9f46d7d2bd2: Verifying Checksum 05:20:51 c9f46d7d2bd2: Download complete 05:21:07 a37a00ec5f00: Pull complete 05:21:07 50b3750afda1: Pull complete 05:21:07 4f4fb700ef54: Pull complete 05:21:07 80978eb59214: Pull complete 05:21:15 c9f46d7d2bd2: Pull complete 05:21:16 c5a475d317c9: Pull complete 05:21:16 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:21:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:21:16 ---> be29e6b0f0d4 05:21:16 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:21:17 ---> Running in cffa922e3faa 05:21:18 Removing intermediate container cffa922e3faa 05:21:18 ---> 8fada77a24ea 05:21:18 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:21:18 ---> Running in 3bec0e8b3347 05:21:18 Removing intermediate container 3bec0e8b3347 05:21:18 ---> 43121c12b5ce 05:21:18 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:21:18 ---> Running in 85001609346c 05:21:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:21:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:21:22 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:21:22 (2/8) Installing libedit (20240517.3.1-r0) 05:21:22 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:21:22 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:21:22 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:21:22 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:21:22 (7/8) Installing openssh-server (9.7_p1-r4) 05:21:22 (8/8) Installing openssh (9.7_p1-r4) 05:21:22 Executing busybox-1.36.1-r29.trigger 05:21:22 OK: 244 MiB in 62 packages 05:21:23 Removing intermediate container 85001609346c 05:21:23 ---> 7ec5de705915 05:21:23 Step 6/10 : WORKDIR /device-modbus-go 05:21:23 ---> Running in e9e7b20af7bb 05:21:23 Removing intermediate container e9e7b20af7bb 05:21:23 ---> 085db7df8602 05:21:23 Step 7/10 : COPY go.mod vendor* ./ 05:21:24 ---> 80b83a3cf9ec 05:21:24 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:21:24 ---> Running in 03d0b2b1669e 05:23:16 Removing intermediate container 03d0b2b1669e 05:23:16 ---> a0429ae3e09c 05:23:16 Step 9/10 : COPY . . 05:23:16 ---> 7e7f68089071 05:23:16 Step 10/10 : RUN ${MAKE} 05:23:16 ---> Running in 6d8420e45faf 05:23:16 noop 05:23:16 Removing intermediate container 6d8420e45faf 05:23:16 ---> b5736d5d54cc 05:23:16 Successfully built b5736d5d54cc 05:23:16 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:16 + docker inspect -f . ci-base-image-arm64 05:23:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:17 prd-ubuntu20.04-docker-arm64-4c-16g-25870 does not seem to be running inside a container 05:23:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:23:18 $ docker top 66015d0fe02ddc8fb9af93ebffec3cffedd6a078dcc0028c0e5f52b5c4f022c9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:19 + go version 05:23:19 go version go1.23.2 linux/arm64 [Pipeline] } 05:23:19 $ docker stop --time=1 66015d0fe02ddc8fb9af93ebffec3cffedd6a078dcc0028c0e5f52b5c4f022c9 05:23:21 $ docker rm -f --volumes 66015d0fe02ddc8fb9af93ebffec3cffedd6a078dcc0028c0e5f52b5c4f022c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:23:22 + docker inspect -f . ci-base-image-arm64 05:23:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:23:22 prd-ubuntu20.04-docker-arm64-4c-16g-25870 does not seem to be running inside a container 05:23:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:23:24 $ docker top a0dbe3e70ed48fac9ae2a10764b7c5ce8552271c6c86cb0b3607dcc435ca6641 -eo pid,comm [Pipeline] { [Pipeline] sh 05:23:25 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 05:23:25 + make test 05:23:25 go test ./... -coverprofile=coverage.out 05:23:32 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:27:09 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:27:09 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.057s coverage: 48.0% of statements 05:27:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:27:11 go vet ./... 05:28:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:28:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:28:07 ./bin/test-attribution-txt.sh [Pipeline] echo 05:28:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:28:07 $ docker stop --time=1 a0dbe3e70ed48fac9ae2a10764b7c5ce8552271c6c86cb0b3607dcc435ca6641 05:28:09 $ docker rm -f --volumes a0dbe3e70ed48fac9ae2a10764b7c5ce8552271c6c86cb0b3607dcc435ca6641 [Pipeline] // withDockerContainer [Pipeline] sh 05:28:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:28:11 Warning: overwriting stash ‘coverage-report’ 05:28:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:28:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:28:13 + ls -al . 05:28:13 total 256 05:28:13 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 05:23 . 05:28:13 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 05:20 .. 05:28:13 -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 05:20 .dockerignore 05:28:13 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 05:20 .git 05:28:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:20 .github 05:28:13 -rw-rw-r-- 1 jenkins jenkins 266 Nov 8 05:20 .gitignore 05:28:13 -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 05:20 .golangci.yml 05:28:13 -rw-rw-r-- 1 jenkins jenkins 19818 Nov 8 05:20 Attribution.txt 05:28:13 -rw-rw-r-- 1 jenkins jenkins 16388 Nov 8 05:20 CHANGELOG.md 05:28:13 -rw-rw-r-- 1 jenkins jenkins 1479 Nov 8 05:20 Dockerfile 05:28:13 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 05:20 GOVERNANCE.md 05:28:13 -rw-rw-r-- 1 jenkins jenkins 658 Nov 8 05:20 Jenkinsfile 05:28:13 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 05:20 LICENSE 05:28:13 -rw-rw-r-- 1 jenkins jenkins 2479 Nov 8 05:20 Makefile 05:28:13 -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 05:20 OWNERS.md 05:28:13 -rw-rw-r-- 1 jenkins jenkins 4463 Nov 8 05:20 README.md 05:28:13 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 05:16 VERSION 05:28:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:20 bin 05:28:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:20 cmd 05:28:13 -rw-r--r-- 1 jenkins jenkins 25464 Nov 8 05:27 coverage.out 05:28:13 -rw-rw-r-- 1 jenkins jenkins 6490 Nov 8 05:20 go.mod 05:28:13 -rw-rw-r-- 1 jenkins jenkins 88426 Nov 8 05:20 go.sum 05:28:13 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:20 internal 05:28:13 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:20 simulator 05:28:13 -rw-rw-r-- 1 jenkins jenkins 229 Nov 8 05:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:28:13 + 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=089867b0b0d00f771f727352db61cbcad45eb9d4 --label arch=arm64 --label version=0.0.0 . 05:28:13 Sending build context to Docker daemon 9.182MB 05:28:14 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:28:14 Step 2/23 : FROM ${BASE} AS builder 05:28:14 ---> b5736d5d54cc 05:28:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:28:14 ---> Running in 2454530a3cfd 05:28:14 Removing intermediate container 2454530a3cfd 05:28:14 ---> 84a70536f5bb 05:28:14 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:28:14 ---> Running in 4fb59cc9f04e 05:28:15 Removing intermediate container 4fb59cc9f04e 05:28:15 ---> 1b878d48c589 05:28:15 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:28:15 ---> Running in 4ee1995c89bc 05:28:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:28:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:28:17 OK: 244 MiB in 62 packages 05:28:18 Removing intermediate container 4ee1995c89bc 05:28:18 ---> b8a0be5db179 05:28:18 Step 6/23 : WORKDIR /device-modbus-go 05:28:18 ---> Running in 037bf9d28a61 05:28:19 Removing intermediate container 037bf9d28a61 05:28:19 ---> 656d23ef2161 05:28:19 Step 7/23 : COPY go.mod vendor* ./ 05:28:19 ---> 2a33bb184fb7 05:28:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:28:20 ---> Running in 98b8587a09b9 05:28:22 Removing intermediate container 98b8587a09b9 05:28:22 ---> 5b778417c76b 05:28:22 Step 9/23 : COPY . . 05:28:23 ---> 4e0b1926c1ae 05:28:23 Step 10/23 : RUN ${MAKE} 05:28:23 ---> Running in 5a2a07c8d555 05:28:24 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.4" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd 05:32:31 Removing intermediate container 5a2a07c8d555 05:32:31 ---> a1e2f75451e6 05:32:31 Step 11/23 : FROM alpine:3.20 05:32:31 3.20: Pulling from library/alpine 05:32:31 cf04c63912e1: Already exists 05:32:31 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:32:31 Status: Downloaded newer image for alpine:3.20 05:32:31 ---> c157a85ed455 05:32:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:32:31 ---> Running in 748195b38f30 05:32:31 Removing intermediate container 748195b38f30 05:32:31 ---> 0a17638c10f2 05:32:31 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:32:31 ---> Running in f01834e67633 05:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:32:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:32:33 (1/1) Installing dumb-init (1.2.5-r3) 05:32:33 Executing busybox-1.36.1-r29.trigger 05:32:33 OK: 9 MiB in 15 packages 05:32:34 Removing intermediate container f01834e67633 05:32:34 ---> d57c7067e559 05:32:34 Step 14/23 : RUN apk --no-cache upgrade 05:32:34 ---> Running in 26d8a2bdf0a2 05:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:32:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:32:38 Upgrading critical system libraries and apk-tools: 05:32:38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:32:38 Executing busybox-1.36.1-r29.trigger 05:32:38 Continuing the upgrade transaction with new apk-tools: 05:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:32:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:32:40 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:32:40 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:32:41 OK: 9 MiB in 15 packages 05:32:42 Removing intermediate container 26d8a2bdf0a2 05:32:42 ---> 63c979c5b724 05:32:42 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:32:45 ---> 7649917f79bd 05:32:45 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:32:45 ---> 6e9194764979 05:32:45 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:32:46 ---> bebc042678b5 05:32:46 Step 18/23 : EXPOSE 59901 05:32:46 ---> Running in ec44cdcd246e 05:32:46 Removing intermediate container ec44cdcd246e 05:32:46 ---> 9f675b0e42c9 05:32:46 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:32:46 ---> Running in ef98a5ce0a82 05:32:47 Removing intermediate container ef98a5ce0a82 05:32:47 ---> b87111959186 05:32:47 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:32:47 ---> Running in 5c7de742c469 05:32:47 Removing intermediate container 5c7de742c469 05:32:47 ---> 84e136b9ce79 05:32:47 Step 21/23 : LABEL arch=arm64 05:32:47 ---> Running in dfd464ba5b20 05:32:48 Removing intermediate container dfd464ba5b20 05:32:48 ---> 8ad4961f48d1 05:32:48 Step 22/23 : LABEL git_sha=089867b0b0d00f771f727352db61cbcad45eb9d4 05:32:48 ---> Running in 2ac44687597c 05:32:48 Removing intermediate container 2ac44687597c 05:32:48 ---> a04c965318a6 05:32:48 Step 23/23 : LABEL version=0.0.0 05:32:48 ---> Running in 15822f415e40 05:32:49 Removing intermediate container 15822f415e40 05:32:49 ---> 3680b8032f52 05:32:49 [Warning] One or more build-args [ARCH] were not consumed 05:32:49 Successfully built 3680b8032f52 05:32:49 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 05:32:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:32:50 05:32:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:32:50 arm64: Pulling from edgex-lftools-log-publisher 05:32:50 8998bd30e6a1: Pulling fs layer 05:32:50 04944245beec: Pulling fs layer 05:32:50 699f458cf7ca: Pulling fs layer 05:32:50 765212b225bb: Pulling fs layer 05:32:50 765212b225bb: Waiting 05:32:50 f23df028b6ca: Pulling fs layer 05:32:50 d65c8cfc05b1: Pulling fs layer 05:32:50 2437ff75d9bd: Pulling fs layer 05:32:50 f23df028b6ca: Waiting 05:32:50 d65c8cfc05b1: Waiting 05:32:50 04944245beec: Verifying Checksum 05:32:50 04944245beec: Download complete 05:32:50 765212b225bb: Verifying Checksum 05:32:50 765212b225bb: Download complete 05:32:51 f23df028b6ca: Download complete 05:32:51 d65c8cfc05b1: Verifying Checksum 05:32:51 d65c8cfc05b1: Download complete 05:32:51 699f458cf7ca: Verifying Checksum 05:32:51 699f458cf7ca: Download complete 05:32:51 8998bd30e6a1: Verifying Checksum 05:32:51 8998bd30e6a1: Download complete 05:32:54 2437ff75d9bd: Verifying Checksum 05:32:54 2437ff75d9bd: Download complete 05:32:57 8998bd30e6a1: Pull complete 05:32:57 04944245beec: Pull complete 05:32:59 699f458cf7ca: Pull complete 05:32:59 765212b225bb: Pull complete 05:33:00 f23df028b6ca: Pull complete 05:33:00 d65c8cfc05b1: Pull complete 05:33:18 2437ff75d9bd: Pull complete 05:33:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:33:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:33:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:19 prd-ubuntu20.04-docker-arm64-4c-16g-25870 does not seem to be running inside a container 05:33:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:33:23 $ docker top ae01ff320b5300da2f8429400614f0227a3e5f2ce05cf8e196b96d072e161dee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:24 ---> job-cost.sh 05:33:24 lf-activate-venv: SKIPPING 05:33:24 INFO: No Stack... 05:33:24 INFO: Retrieving Pricing Info for: v3-standard-4 05:33:25 INFO: Archiving Costs [Pipeline] sh 05:33:26 + cat /w/workspace/device-modbus-go/1/archives/cost.csv 05:33:26 + cut -d, -f6 [Pipeline] lock 05:33:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-590-1-stack-cost] 05:33:26 Resource [jenkins-edgexfoundry-device-modbus-go-PR-590-1-stack-cost] did not exist. Created. 05:33:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-590-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:33:27 /w/workspace/device-modbus-go/1@tmp/durable-b1a972d8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:33:28 + echo total: 0.10999999940395355 [Pipeline] stash 05:33:28 Warning: overwriting stash ‘stack-cost’ 05:33:28 Stashed 1 file(s) [Pipeline] } 05:33:28 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-590-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:33:28 $ docker stop --time=1 ae01ff320b5300da2f8429400614f0227a3e5f2ce05cf8e196b96d072e161dee 05:33:29 $ docker rm -f --volumes ae01ff320b5300da2f8429400614f0227a3e5f2ce05cf8e196b96d072e161dee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 05:33:31 provisioning config files... 05:33:31 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-590@tmp/config10178517505935459792tmp [Pipeline] { [Pipeline] sh 05:33:31 + set +x 05:33:31 + + curl -s https://codecov.io/bash 05:33:31 bash -s -- 05:33:31 05:33:31 _____ _ 05:33:31 / ____| | | 05:33:31 | | ___ __| | ___ ___ _____ __ 05:33:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:33:31 | |___| (_) | (_| | __/ (_| (_) \ V / 05:33:31 \_____\___/ \__,_|\___|\___\___/ \_/ 05:33:31 Bash-1.0.6 05:33:31 05:33:31 05:33:31 ==> git version 2.25.1 found 05:33: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 05:33:31 Release-Date: 2020-01-08 05:33: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 05:33:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:33:31 ==> Jenkins CI detected. 05:33:31 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-590 05:33:31 project root: . 05:33:31 --> token set from env 05:33:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:33:31 ==> Running gcov in . (disable via -X gcov) 05:33:31 ==> Python coveragepy not found 05:33:31 ==> Searching for coverage reports in: 05:33:31 + . 05:33:31 -> Found 1 reports 05:33:31 ==> Detecting git/mercurial file structure 05:33:31 ==> Reading reports 05:33:31 + ./coverage.out bytes=25464 05:33:31 ==> Appending adjustments 05:33:31 https://docs.codecov.io/docs/fixing-reports 05:33:31 + Found adjustments 05:33:31 ==> Gzipping contents 05:33:31 4.0K /tmp/codecov.HZXRuL.gz 05:33:31 ==> Uploading reports 05:33:31 url: https://codecov.io 05:33:31 query: branch=PR-590&commit=089867b0b0d00f771f727352db61cbcad45eb9d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-590%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=590&job=&cmd_args= 05:33:31 -> Pinging Codecov 05:33:31 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-590&commit=089867b0b0d00f771f727352db61cbcad45eb9d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-590%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=590&job=&cmd_args= 05:33:32 -> Uploading to 05:33:32 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/089867b0b0d00f771f727352db61cbcad45eb9d4/5df3a4e0-c42b-4a2e-8dcc-6439041eb9b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T053331Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9988465593f5ac75bf75fbfd3527a50f09a1b5829e9566616614cf5e263cab25 05:33:32 % Total % Received % Xferd Average Speed Time Time Time Current 05:33:32 Dload Upload Total Spent Left Speed 05:33:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 14617 --:--:-- --:--:-- --:--:-- 14617 05:33:32 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/089867b0b0d00f771f727352db61cbcad45eb9d4 [Pipeline] } 05:33: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 05:33:34 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-590/archives ] 05:33:34 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-590/archives 05:33:34 total 16 05:33:34 drwxr-xr-x 3 root root 4096 Nov 8 05:19 . 05:33:34 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 05:19 .. 05:33:34 drwxr-xr-x 2 root root 4096 Nov 8 05:19 cost 05:33:34 -rw-r--r-- 1 root root 88 Nov 8 05:19 cost.csv 05:33:34 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-590/archives 05:33:34 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-590/archives 05:33:34 total 16 05:33:34 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 05:19 . 05:33:34 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 05:19 .. 05:33:34 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 05:19 cost 05:33:34 -rw-r--r-- 1 jenkins jenkins 88 Nov 8 05:19 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:33:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:33:35 ---> package-listing.sh 05:33:35 ++ facter osfamily 05:33:35 ++ tr '[:upper:]' '[:lower:]' 05:33:35 + OS_FAMILY=debian 05:33:35 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-590 05:33:35 + START_PACKAGES=/tmp/packages_start.txt 05:33:35 + END_PACKAGES=/tmp/packages_end.txt 05:33:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:33:35 + PACKAGES=/tmp/packages_start.txt 05:33:35 + '[' /w/workspace/xfoundry_device-modbus-go_PR-590 ']' 05:33:35 + PACKAGES=/tmp/packages_end.txt 05:33:35 + case "${OS_FAMILY}" in 05:33:35 + dpkg -l 05:33:35 + grep '^ii' 05:33:35 + '[' -f /tmp/packages_start.txt ']' 05:33:35 + '[' -f /tmp/packages_end.txt ']' 05:33:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:33:35 + '[' /w/workspace/xfoundry_device-modbus-go_PR-590 ']' 05:33:35 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-590/archives/ 05:33:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-590/archives/ [Pipeline] echo 05:33:35 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-590/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:33:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:33:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:37 prd-ubuntu20.04-docker-8c-8g-25869 does not seem to be running inside a container 05:33: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-590/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-590 -v /w/workspace/xfoundry_device-modbus-go_PR-590:/w/workspace/xfoundry_device-modbus-go_PR-590:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-590@tmp:/w/workspace/xfoundry_device-modbus-go_PR-590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:33:37 $ docker top a8fce2f13531f18de7bf9621af123ecbc1cd65e5895ee25fb8faf341117786d4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:33:37 + touch /tmp/pre-build-complete [Pipeline] sh 05:33:38 + mkdir -p /var/log/sysstat [Pipeline] sh 05:33:38 + ls /var/log/sa-host 05:33:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:38 provisioning config files... 05:33:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-590@tmp/config13530165222959859671tmp [Pipeline] { [Pipeline] echo 05:33:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:33:39 ---> create-netrc.sh [Pipeline] } 05:33:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:33:39 ---> python-tools-install.sh [Pipeline] echo 05:33:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:33:40 ---> sudo-logs.sh 05:33:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:33:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:33:40 ---> job-cost.sh 05:33:40 lf-activate-venv: SKIPPING 05:33:40 DEBUG: total: 0.2199999988079071 05:33:40 INFO: Retrieving Stack Cost... 05:33:40 INFO: Retrieving Pricing Info for: v3-standard-8 05:33:41 INFO: Archiving Costs [Pipeline] echo 05:33:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:33:41 ---> logs-deploy.sh 05:33:41 lf-activate-venv: SKIPPING 05:33:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-590/1 05:33:41 INFO: archiving workspace using pattern(s): 05:33:42 Archives upload complete. 05:33:42 INFO: archiving logs to Nexus