Pull request #616 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 198a8cf18241a7d00ae2acaf040958d89fb7c71c+1de0282aab08a6d55b74fb4abc8455e116b4ab4b (10da8037d22489da72f921d9944fbca0b021e5fb) 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-ssh13925268547102606459.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh7907285972730519767.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-616/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-616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10583462297079858607.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-616/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12187243501187402430.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh5697917285557849784.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-616/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-616/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4412849977972175233.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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 Running on prd-ubuntu20.04-docker-8c-8g-39100 in /w/workspace/xfoundry_device-modbus-go_PR-616 [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-616 # 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/616/head:refs/remotes/origin/PR-616 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1de0282aab08a6d55b74fb4abc8455e116b4ab4b into PR head commit 198a8cf18241a7d00ae2acaf040958d89fb7c71c Merge succeeded, producing 0e82b4c9c3e812401e1f9811bb2d2da024c363c7 Checking out Revision 0e82b4c9c3e812401e1f9811bb2d2da024c363c7 (PR-616) > git config core.sparsecheckout # timeout=10 > git checkout -f 198a8cf18241a7d00ae2acaf040958d89fb7c71c # 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 1de0282aab08a6d55b74fb4abc8455e116b4ab4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e82b4c9c3e812401e1f9811bb2d2da024c363c7 # timeout=10 Commit message: "Merge commit '1de0282aab08a6d55b74fb4abc8455e116b4ab4b' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:21:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:21:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:21:12 ========================================================= 04:21:12 EdgeX Global Pipelines Version Info 04:21:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:21:13 ------------------- 04:21:13 stable info: 04:21:13 ------------------- 04:21:13 Commited By: Cherry Wang cherry@iotechsys.com 04:21:13 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:21:13 Message: update stable to v1.0.269 04:21:13 ------------------- 04:21:13 experimental info: 04:21:13 ------------------- 04:21:13 Commited By: **** collab-it+edgex@linuxfoundation.org 04:21:13 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 04:21:13 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:21:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:21:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:21:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:21:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:21:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:21:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:21:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:21:15 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:21:15 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:21:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:21:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:21:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-616 [Pipeline] echo 04:21:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-616 [Pipeline] echo 04:21:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-616 [Pipeline] echo 04:21:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e82b4c9c3e812401e1f9811bb2d2da024c363c7 [Pipeline] echo 04:21:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e82b4c [Pipeline] echo 04:21:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:16 provisioning config files... 04:21:16 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-616@tmp/config10084258154386841203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:21:16 ---> ****-login.sh 04:21:16 nexus3.edgexfoundry.org:10001 04:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:16 Configure a credential helper to remove this warning. See 04:21:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:16 04:21:16 Login Succeeded 04:21:16 nexus3.edgexfoundry.org:10002 04:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:16 Configure a credential helper to remove this warning. See 04:21:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:16 04:21:16 Login Succeeded 04:21:16 nexus3.edgexfoundry.org:10003 04:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:16 Configure a credential helper to remove this warning. See 04:21:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:16 04:21:16 Login Succeeded 04:21:16 nexus3.edgexfoundry.org:10004 04:21:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:17 Configure a credential helper to remove this warning. See 04:21:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:17 04:21:17 Login Succeeded 04:21:17 ****.io 04:21:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:17 Configure a credential helper to remove this warning. See 04:21:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:17 04:21:17 Login Succeeded 04:21:17 ---> ****-login.sh ends [Pipeline] } 04:21:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:21:18 + git rev-list -1 --merges 0e82b4c9c3e812401e1f9811bb2d2da024c363c7~1..0e82b4c9c3e812401e1f9811bb2d2da024c363c7 [Pipeline] echo 04:21:18 -----------> git rev-list -1 --merges 0e82b4c9c3e812401e1f9811bb2d2da024c363c7~1..0e82b4c9c3e812401e1f9811bb2d2da024c363c7 0e82b4c9c3e812401e1f9811bb2d2da024c363c7 04:21:18 0e82b4c9c3e812401e1f9811bb2d2da024c363c7 [false] [Pipeline] sh 04:21:18 + git log --format=format:%s -1 0e82b4c9c3e812401e1f9811bb2d2da024c363c7 [Pipeline] echo 04:21:18 ========================================================= 04:21:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:21:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:21:19 + git log --format=format:%s -1 0e82b4c9c3e812401e1f9811bb2d2da024c363c7 [Pipeline] echo 04:21:19 [semverPrep] GIT_COMMIT: 0e82b4c9c3e812401e1f9811bb2d2da024c363c7, Commit Message: Merge commit '1de0282aab08a6d55b74fb4abc8455e116b4ab4b' into HEAD [Pipeline] echo 04:21:19 [semverPrep] This is not a build commit. [Pipeline] sh 04:21:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:21:19 + grep -v github /etc/ssh/ssh_known_hosts 04:21:19 + [ -e /tmp/ssh_known_hosts ] 04:21:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:21:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:21:19 + sudo tee -a /etc/ssh/ssh_known_hosts 04:21:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:20 04:21:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:20 0.1.4: Pulling from edgex-devops/py-git-semver 04:21:20 b85a868b505f: Pulling fs layer 04:21:20 e2be974225ed: Pulling fs layer 04:21:20 339a4e72a1f5: Pulling fs layer 04:21:20 988bab9f4d93: Pulling fs layer 04:21:20 1469e6f7b9e6: Pulling fs layer 04:21:20 eaf3925da568: Pulling fs layer 04:21:20 bab4dde63d76: Pulling fs layer 04:21:20 bde34c3a00c8: Pulling fs layer 04:21:20 b352a97aabf1: Pulling fs layer 04:21:20 4872d77fe225: Pulling fs layer 04:21:20 5851b861e8e6: Pulling fs layer 04:21:20 988bab9f4d93: Waiting 04:21:20 4872d77fe225: Waiting 04:21:20 5851b861e8e6: Waiting 04:21:20 bde34c3a00c8: Waiting 04:21:20 1469e6f7b9e6: Waiting 04:21:20 bab4dde63d76: Waiting 04:21:20 b352a97aabf1: Waiting 04:21:20 eaf3925da568: Waiting 04:21:20 e2be974225ed: Verifying Checksum 04:21:20 e2be974225ed: Download complete 04:21:20 988bab9f4d93: Verifying Checksum 04:21:20 988bab9f4d93: Download complete 04:21:20 1469e6f7b9e6: Verifying Checksum 04:21:20 1469e6f7b9e6: Download complete 04:21:20 339a4e72a1f5: Verifying Checksum 04:21:20 339a4e72a1f5: Download complete 04:21:20 eaf3925da568: Verifying Checksum 04:21:20 eaf3925da568: Download complete 04:21:20 bde34c3a00c8: Download complete 04:21:20 b352a97aabf1: Download complete 04:21:20 4872d77fe225: Verifying Checksum 04:21:20 4872d77fe225: Download complete 04:21:20 5851b861e8e6: Verifying Checksum 04:21:20 5851b861e8e6: Download complete 04:21:20 b85a868b505f: Download complete 04:21:20 bab4dde63d76: Verifying Checksum 04:21:20 bab4dde63d76: Download complete 04:21:21 b85a868b505f: Pull complete 04:21:22 e2be974225ed: Pull complete 04:21:22 339a4e72a1f5: Pull complete 04:21:22 988bab9f4d93: Pull complete 04:21:22 1469e6f7b9e6: Pull complete 04:21:22 eaf3925da568: Pull complete 04:21:24 bab4dde63d76: Pull complete 04:21:24 bde34c3a00c8: Pull complete 04:21:24 b352a97aabf1: Pull complete 04:21:24 4872d77fe225: Pull complete 04:21:24 5851b861e8e6: Pull complete 04:21:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:21:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:21:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:21:25 prd-ubuntu20.04-docker-8c-8g-39100 does not seem to be running inside a container 04:21:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-616 -v /w/workspace/xfoundry_device-modbus-go_PR-616:/w/workspace/xfoundry_device-modbus-go_PR-616:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-616@tmp:/w/workspace/xfoundry_device-modbus-go_PR-616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:21:26 $ docker top 3dcace76862262f40bdb827a9e060a09e0bc66c49b46db9a215607ee3cad057c -eo pid,comm 04:21:26 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). 04:21:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:21:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:21:27 [ssh-agent] Looking for ssh-agent implementation... 04:21:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:21:27 $ docker exec 3dcace76862262f40bdb827a9e060a09e0bc66c49b46db9a215607ee3cad057c ssh-agent 04:21:27 SSH_AUTH_SOCK=/tmp/ssh-sn7j2HdxwGv0/agent.34 04:21:27 SSH_AGENT_PID=40 04:21:27 Running ssh-add (command line suppressed) 04:21:27 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-616@tmp/private_key_5111169147170632531.key (/w/workspace/xfoundry_device-modbus-go_PR-616@tmp/private_key_5111169147170632531.key) 04:21:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:21:27 + git tag --points-at HEAD [Pipeline] } 04:21:27 $ docker exec --env ******** --env ******** 3dcace76862262f40bdb827a9e060a09e0bc66c49b46db9a215607ee3cad057c ssh-agent -k 04:21:27 unset SSH_AUTH_SOCK; 04:21:27 unset SSH_AGENT_PID; 04:21:27 echo Agent pid 40 killed; 04:21:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:21:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:21:27 [ssh-agent] Looking for ssh-agent implementation... 04:21:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:21:28 $ docker exec 3dcace76862262f40bdb827a9e060a09e0bc66c49b46db9a215607ee3cad057c ssh-agent 04:21:28 SSH_AUTH_SOCK=/tmp/ssh-xoNmN1iAIeOt/agent.74 04:21:28 SSH_AGENT_PID=80 04:21:28 Running ssh-add (command line suppressed) 04:21:28 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-616@tmp/private_key_3455818579265598853.key (/w/workspace/xfoundry_device-modbus-go_PR-616@tmp/private_key_3455818579265598853.key) 04:21:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:21:28 + git semver init 04:21:28 2025-02-17 04:21:28,806 [run_init] DEBUG init version:0.0.0 force:False 04:21:28 2025-02-17 04:21:28,807 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-616/.semver 04:21:28 2025-02-17 04:21:28,807 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-616/.semver 04:21:28 2025-02-17 04:21:28,808 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-616/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-616, universal_newlines=False, shell=None, istream=None) 04:21:29 2025-02-17 04:21:29,744 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-616/.git/info/exclude 04:21:29 2025-02-17 04:21:29,745 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-616/.semver/PR-616 with force:False 04:21:29 2025-02-17 04:21:29,745 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-616/.semver/PR-616 04:21:29 2025-02-17 04:21:29,749 [execute] INFO git cat-file --batch-check 04:21:29 2025-02-17 04:21:29,750 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-616/.semver, universal_newlines=False, shell=None, istream=) 04:21:29 2025-02-17 04:21:29,755 [execute] INFO git cat-file --batch 04:21:29 2025-02-17 04:21:29,756 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-616/.semver, universal_newlines=False, shell=None, istream=) 04:21:29 2025-02-17 04:21:29,760 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-616/.semver/PR-616 04:21:29 0.0.0 [Pipeline] } 04:21:29 $ docker exec --env ******** --env ******** 3dcace76862262f40bdb827a9e060a09e0bc66c49b46db9a215607ee3cad057c ssh-agent -k 04:21:29 unset SSH_AUTH_SOCK; 04:21:29 unset SSH_AGENT_PID; 04:21:29 echo Agent pid 80 killed; 04:21:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:21:30 + git semver [Pipeline] } 04:21:30 $ docker stop --time=1 3dcace76862262f40bdb827a9e060a09e0bc66c49b46db9a215607ee3cad057c 04:21:32 $ docker rm -f --volumes 3dcace76862262f40bdb827a9e060a09e0bc66c49b46db9a215607ee3cad057c [Pipeline] // withDockerContainer [Pipeline] sh 04:21:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:21:32 Stashed 1 file(s) [Pipeline] echo 04:21:32 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:21:33 provisioning config files... 04:21:33 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-616@tmp/config15119061389628666881tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 04:21:34 ---> ****-login.sh 04:21:34 nexus3.edgexfoundry.org:10001 04:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:34 Configure a credential helper to remove this warning. See 04:21:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:34 04:21:34 Login Succeeded 04:21:34 nexus3.edgexfoundry.org:10002 04:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:34 Configure a credential helper to remove this warning. See 04:21:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:34 04:21:34 Login Succeeded 04:21:34 nexus3.edgexfoundry.org:10003 04:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:34 Configure a credential helper to remove this warning. See 04:21:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:34 04:21:34 Login Succeeded 04:21:34 nexus3.edgexfoundry.org:10004 04:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:34 Configure a credential helper to remove this warning. See 04:21:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:34 04:21:34 Login Succeeded 04:21:34 ****.io 04:21:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:21:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:21:34 Configure a credential helper to remove this warning. See 04:21:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:21:34 04:21:34 Login Succeeded 04:21:34 ---> ****-login.sh ends [Pipeline] } 04:21:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:21:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:21:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:21:35 ========================================================= 04:21:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:21:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:21:35 + 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 . 04:21:35 Sending build context to Docker daemon 18.26MB 04:21:35 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 04:21:35 Step 2/10 : FROM ${BASE} AS builder 04:21:35 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:21:35 da9db072f522: Pulling fs layer 04:21:35 6ef4a4ee8ca5: Pulling fs layer 04:21:35 06f05ace1117: Pulling fs layer 04:21:35 5fe327b54edc: Pulling fs layer 04:21:35 4f4fb700ef54: Pulling fs layer 04:21:35 92a5565b7b96: Pulling fs layer 04:21:35 ff9bb7016b71: Pulling fs layer 04:21:35 b67dba6c2c7d: Pulling fs layer 04:21:35 a813b0c90790: Pulling fs layer 04:21:35 5fe327b54edc: Waiting 04:21:35 4f4fb700ef54: Waiting 04:21:35 92a5565b7b96: Waiting 04:21:35 ff9bb7016b71: Waiting 04:21:35 b67dba6c2c7d: Waiting 04:21:35 a813b0c90790: Waiting 04:21:35 6ef4a4ee8ca5: Download complete 04:21:35 5fe327b54edc: Verifying Checksum 04:21:35 5fe327b54edc: Download complete 04:21:35 4f4fb700ef54: Download complete 04:21:35 92a5565b7b96: Download complete 04:21:35 da9db072f522: Download complete 04:21:35 ff9bb7016b71: Verifying Checksum 04:21:35 ff9bb7016b71: Download complete 04:21:35 da9db072f522: Pull complete 04:21:36 6ef4a4ee8ca5: Pull complete 04:21:36 a813b0c90790: Verifying Checksum 04:21:36 a813b0c90790: Download complete 04:21:36 06f05ace1117: Verifying Checksum 04:21:36 06f05ace1117: Download complete 04:21:36 b67dba6c2c7d: Verifying Checksum 04:21:36 b67dba6c2c7d: Download complete 04:21:40 06f05ace1117: Pull complete 04:21:40 5fe327b54edc: Pull complete 04:21:40 4f4fb700ef54: Pull complete 04:21:40 92a5565b7b96: Pull complete 04:21:40 ff9bb7016b71: Pull complete 04:21:41 b67dba6c2c7d: Pull complete 04:21:42 a813b0c90790: Pull complete 04:21:42 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 04:21:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:21:42 ---> 3ba60ce46760 04:21:42 Step 3/10 : ARG ADD_BUILD_TAGS="" 04:21:44 ---> Running in 2bfeb85828c4 04:21:44 Removing intermediate container 2bfeb85828c4 04:21:44 ---> e7ea58fed404 04:21:44 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:21:44 ---> Running in a833b1fcd237 04:21:44 Removing intermediate container a833b1fcd237 04:21:44 ---> e8058901de8d 04:21:44 Step 5/10 : RUN apk add --update --no-cache make git openssh 04:21:44 ---> Running in dae9ffdc6839 04:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:21:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:21:48 (1/8) Installing openssh-keygen (9.7_p1-r4) 04:21:48 (2/8) Installing libedit (20240517.3.1-r0) 04:21:48 (3/8) Installing openssh-client-common (9.7_p1-r4) 04:21:48 (4/8) Installing openssh-client-default (9.7_p1-r4) 04:21:48 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 04:21:48 (6/8) Installing openssh-server-common (9.7_p1-r4) 04:21:48 (7/8) Installing openssh-server (9.7_p1-r4) 04:21:48 (8/8) Installing openssh (9.7_p1-r4) 04:21:48 Executing busybox-1.36.1-r29.trigger 04:21:48 OK: 253 MiB in 66 packages 04:21:48 Removing intermediate container dae9ffdc6839 04:21:48 ---> 1dce01853a4f 04:21:48 Step 6/10 : WORKDIR /device-modbus-go 04:21:48 ---> Running in d14ee1859f4b 04:21:48 Removing intermediate container d14ee1859f4b 04:21:48 ---> 3d0294a6598e 04:21:48 Step 7/10 : COPY go.mod vendor* ./ 04:21:48 ---> b5b4e109a85c 04:21:48 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:21:48 ---> Running in 3c4559b675e7 04:22:35 Removing intermediate container 3c4559b675e7 04:22:35 ---> f2f437e005ea 04:22:35 Step 9/10 : COPY . . 04:22:35 ---> b5121aeff780 04:22:35 Step 10/10 : RUN ${MAKE} 04:22:35 ---> Running in 30c25cedaf91 04:22:35 noop 04:22:35 Removing intermediate container 30c25cedaf91 04:22:35 ---> eeae3764ffc2 04:22:35 Successfully built eeae3764ffc2 04:22:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:35 + docker inspect -f . ci-base-image-x86_64 04:22:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:36 prd-ubuntu20.04-docker-8c-8g-39100 does not seem to be running inside a container 04:22:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-616 -v /w/workspace/xfoundry_device-modbus-go_PR-616:/w/workspace/xfoundry_device-modbus-go_PR-616:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-616@tmp:/w/workspace/xfoundry_device-modbus-go_PR-616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:22:36 $ docker top 978140bc71fe1f5e7339988b97e24a310d70cbc4fd05b42934df20552dd1c39a -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:36 + go version 04:22:36 go version go1.23.4 linux/amd64 [Pipeline] } 04:22:36 $ docker stop --time=1 978140bc71fe1f5e7339988b97e24a310d70cbc4fd05b42934df20552dd1c39a 04:22:38 $ docker rm -f --volumes 978140bc71fe1f5e7339988b97e24a310d70cbc4fd05b42934df20552dd1c39a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:22:38 + docker inspect -f . ci-base-image-x86_64 04:22:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:22:39 prd-ubuntu20.04-docker-8c-8g-39100 does not seem to be running inside a container 04:22:39 $ 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-616 -v /w/workspace/xfoundry_device-modbus-go_PR-616:/w/workspace/xfoundry_device-modbus-go_PR-616:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-616@tmp:/w/workspace/xfoundry_device-modbus-go_PR-616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:22:39 $ docker top b0427bea1bc99cad7951d9f097cf8fede6dab191b41b10af004891cc724189b9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:22:39 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-616 [Pipeline] fileExists [Pipeline] sh 04:22:40 + make test 04:22:40 go test ./... -coverprofile=coverage.out 04:22:41 ? github.com/edgexfoundry/device-modbus-go [no test files] 04:23:00 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 04:25:21 --- FAIL: TestDriver_createDeviceClient (130.69s) 04:25:21 --- FAIL: TestDriver_createDeviceClient/OK_-_reuse_modbus-tcp_client (130.69s) 04:25:21 driver_test.go:137: 04:25:21 Error Trace: /w/workspace/xfoundry_device-modbus-go_PR-616/internal/driver/driver_test.go:137 04:25:21 Error: Received unexpected error: 04:25:21 dial tcp 172.0.0.1:502: connect: connection timed out 04:25:21 Test: TestDriver_createDeviceClient/OK_-_reuse_modbus-tcp_client 04:25:21 Messages: createDeviceClient(modbus-tcp:172.0.0.1:502:1) 04:25:21 --- FAIL: TestDriver_createDeviceClient/OK_-_reuse_modbus-rtu_client (0.00s) 04:25:21 driver_test.go:137: 04:25:21 Error Trace: /w/workspace/xfoundry_device-modbus-go_PR-616/internal/driver/driver_test.go:137 04:25:21 Error: Received unexpected error: 04:25:21 no such file or directory 04:25:21 Test: TestDriver_createDeviceClient/OK_-_reuse_modbus-rtu_client 04:25:21 Messages: createDeviceClient(modbus-rtu:172.0.0.1:502:1:9600:8:1:N) 04:25:21 FAIL 04:25:21 coverage: 52.4% of statements 04:25:21 FAIL github.com/edgexfoundry/device-modbus-go/internal/driver 130.704s 04:25:21 FAIL 04:25:21 make: *** [Makefile:47: unittest] Error 1 [Pipeline] } 04:25:21 $ docker stop --time=1 b0427bea1bc99cad7951d9f097cf8fede6dab191b41b10af004891cc724189b9 04:25:23 $ docker rm -f --volumes b0427bea1bc99cad7951d9f097cf8fede6dab191b41b10af004891cc724189b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:24 04:25:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:24 latest: Pulling from edgex-lftools-log-publisher 04:25:24 5eb5b503b376: Pulling fs layer 04:25:24 5c69ac0246d0: Pulling fs layer 04:25:24 ec43610c2a17: Pulling fs layer 04:25:24 3a2ae6a8a46f: Pulling fs layer 04:25:24 33b1e0a273af: Pulling fs layer 04:25:24 5d3b04190fa2: Pulling fs layer 04:25:24 2f39f015ded8: Pulling fs layer 04:25:24 3a2ae6a8a46f: Waiting 04:25:24 33b1e0a273af: Waiting 04:25:24 5d3b04190fa2: Waiting 04:25:24 2f39f015ded8: Waiting 04:25:24 5c69ac0246d0: Download complete 04:25:24 3a2ae6a8a46f: Verifying Checksum 04:25:24 3a2ae6a8a46f: Download complete 04:25:24 33b1e0a273af: Verifying Checksum 04:25:24 33b1e0a273af: Download complete 04:25:24 ec43610c2a17: Download complete 04:25:24 5d3b04190fa2: Download complete 04:25:25 5eb5b503b376: Verifying Checksum 04:25:25 5eb5b503b376: Download complete 04:25:25 2f39f015ded8: Download complete 04:25:26 5eb5b503b376: Pull complete 04:25:26 5c69ac0246d0: Pull complete 04:25:26 ec43610c2a17: Pull complete 04:25:26 3a2ae6a8a46f: Pull complete 04:25:26 33b1e0a273af: Pull complete 04:25:26 5d3b04190fa2: Pull complete 04:25:30 2f39f015ded8: Pull complete 04:25:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:25:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:31 prd-ubuntu20.04-docker-8c-8g-39100 does not seem to be running inside a container 04:25:31 $ 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-616 -v /w/workspace/xfoundry_device-modbus-go_PR-616:/w/workspace/xfoundry_device-modbus-go_PR-616:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-616@tmp:/w/workspace/xfoundry_device-modbus-go_PR-616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:25:32 $ docker top 4cd9f937000d5e12f374ae1225e81456664d39bdf449c5e6c3fabfed54c4dd3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:33 ---> job-cost.sh 04:25:33 lf-activate-venv: SKIPPING 04:25:33 INFO: No Stack... 04:25:33 INFO: Retrieving Pricing Info for: v3-standard-8 04:25:33 INFO: Archiving Costs [Pipeline] sh 04:25:33 + cat /w/workspace/xfoundry_device-modbus-go_PR-616/archives/cost.csv 04:25:33 + cut -d, -f6 [Pipeline] lock 04:25:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-616-1-stack-cost] 04:25:33 Resource [jenkins-edgexfoundry-device-modbus-go-PR-616-1-stack-cost] did not exist. Created. 04:25:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-616-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:25:34 + echo total: 0.2199999988079071 [Pipeline] stash 04:25:34 Stashed 1 file(s) [Pipeline] } 04:25:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-616-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:25:34 $ docker stop --time=1 4cd9f937000d5e12f374ae1225e81456664d39bdf449c5e6c3fabfed54c4dd3f 04:25:35 $ docker rm -f --volumes 4cd9f937000d5e12f374ae1225e81456664d39bdf449c5e6c3fabfed54c4dd3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:25:36 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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 04:25:38 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-616/archives ] 04:25:38 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-616/archives 04:25:38 total 16 04:25:38 drwxr-xr-x 3 root root 4096 Feb 17 04:25 . 04:25:38 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 04:25 .. 04:25:38 drwxr-xr-x 2 root root 4096 Feb 17 04:25 cost 04:25:38 -rw-r--r-- 1 root root 88 Feb 17 04:25 cost.csv 04:25:38 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-616/archives 04:25:38 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-616/archives 04:25:38 total 16 04:25:38 drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 04:25 . 04:25:38 drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 04:25 .. 04:25:38 drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 04:25 cost 04:25:38 -rw-r--r-- 1 jenkins jenkins 88 Feb 17 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:25:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:25:39 ---> package-listing.sh 04:25:39 ++ facter osfamily 04:25:39 ++ tr '[:upper:]' '[:lower:]' 04:25:39 + OS_FAMILY=debian 04:25:39 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-616 04:25:39 + START_PACKAGES=/tmp/packages_start.txt 04:25:39 + END_PACKAGES=/tmp/packages_end.txt 04:25:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:25:39 + PACKAGES=/tmp/packages_start.txt 04:25:39 + '[' /w/workspace/xfoundry_device-modbus-go_PR-616 ']' 04:25:39 + PACKAGES=/tmp/packages_end.txt 04:25:39 + case "${OS_FAMILY}" in 04:25:39 + dpkg -l 04:25:39 + grep '^ii' 04:25:39 + '[' -f /tmp/packages_start.txt ']' 04:25:39 + '[' -f /tmp/packages_end.txt ']' 04:25:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:25:39 + '[' /w/workspace/xfoundry_device-modbus-go_PR-616 ']' 04:25:39 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-616/archives/ 04:25:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-616/archives/ [Pipeline] echo 04:25:39 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-616/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:25:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:41 prd-ubuntu20.04-docker-8c-8g-39100 does not seem to be running inside a container 04:25:41 $ 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-616/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-616 -v /w/workspace/xfoundry_device-modbus-go_PR-616:/w/workspace/xfoundry_device-modbus-go_PR-616:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-616@tmp:/w/workspace/xfoundry_device-modbus-go_PR-616@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:25:41 $ docker top 77359678b344f16426896ca40ddb469a825079f569d34c401f14d571e55c58e9 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:41 + touch /tmp/pre-build-complete [Pipeline] sh 04:25:41 + mkdir -p /var/log/sysstat [Pipeline] sh 04:25:42 + ls /var/log/sa-host 04:25:42 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:42 provisioning config files... 04:25:42 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-616@tmp/config9913959301613401975tmp [Pipeline] { [Pipeline] echo 04:25:42 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:25:42 ---> create-netrc.sh [Pipeline] } 04:25:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:25:43 ---> python-tools-install.sh [Pipeline] echo 04:25:43 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:25:43 ---> sudo-logs.sh 04:25:43 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:25:43 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:25:44 ---> job-cost.sh 04:25:44 lf-activate-venv: SKIPPING 04:25:44 DEBUG: total: 0.2199999988079071 04:25:44 INFO: Retrieving Stack Cost... 04:25:44 INFO: Retrieving Pricing Info for: v3-standard-8 04:25:44 INFO: Archiving Costs [Pipeline] echo 04:25:44 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:25:44 ---> logs-deploy.sh 04:25:44 lf-activate-venv: SKIPPING 04:25:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-616/1 04:25:44 INFO: archiving workspace using pattern(s): 04:25:45 Archives upload complete. 04:25:45 INFO: archiving logs to Nexus