Pull request #634 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2+2f15f281678cccf9a75033b18da75fe627dd9e87 (23e54969674a5b42fb87726460aab49e2415ca06) 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-ssh13261961452071736452.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh8043853384936746548.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-634/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-634/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13240900629586113597.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-634/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17979977217821896816.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh14583881706093416059.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-634/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-634/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4824601364621165610.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2634 in /w/workspace/xfoundry_device-modbus-go_PR-634 [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-634 # 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 Merging remotes/origin/main commit 2f15f281678cccf9a75033b18da75fe627dd9e87 into PR head commit 7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2 Merge succeeded, producing 7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2 Checking out Revision 7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2 (PR-634) Commit message: "build(deps): Bump github.com/spf13/cast from 1.7.1 to 1.9.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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/634/head:refs/remotes/origin/PR-634 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2 # 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 2f15f281678cccf9a75033b18da75fe627dd9e87 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-02T06:28:14.105Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-02T06:28:14.290Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-02T06:28:14.399Z] ========================================================= [2025-06-02T06:28:14.399Z] EdgeX Global Pipelines Version Info [2025-06-02T06:28:14.399Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-02T06:28:15.536Z] ------------------- [2025-06-02T06:28:15.536Z] stable info: [2025-06-02T06:28:15.536Z] ------------------- [2025-06-02T06:28:15.536Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-02T06:28:15.536Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-02T06:28:15.536Z] Message: update stable to v1.0.274 [2025-06-02T06:28:15.795Z] ------------------- [2025-06-02T06:28:15.795Z] experimental info: [2025-06-02T06:28:15.795Z] ------------------- [2025-06-02T06:28:15.795Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-02T06:28:15.795Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-02T06:28:15.795Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-06-02T06:28:16.001Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-06-02T06:28:16.039Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-06-02T06:28:16.079Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-02T06:28:16.126Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-06-02T06:28:16.176Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-06-02T06:28:16.229Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-06-02T06:28:16.279Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-06-02T06:28:16.340Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-06-02T06:28:16.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-06-02T06:28:16.450Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-02T06:28:16.507Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-06-02T06:28:16.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-06-02T06:28:16.620Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-02T06:28:16.668Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-06-02T06:28:16.717Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-06-02T06:28:16.773Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-02T06:28:16.828Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-06-02T06:28:16.885Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-06-02T06:28:16.941Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-02T06:28:16.996Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-06-02T06:28:17.050Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-06-02T06:28:17.102Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-06-02T06:28:17.153Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-06-02T06:28:17.208Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-06-02T06:28:17.266Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-06-02T06:28:17.323Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-02T06:28:17.379Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-06-02T06:28:17.434Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-634 [Pipeline] echo [2025-06-02T06:28:17.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-634 [Pipeline] echo [2025-06-02T06:28:17.537Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-634 [Pipeline] echo [2025-06-02T06:28:17.595Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2 [Pipeline] echo [2025-06-02T06:28:17.646Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7661417 [Pipeline] echo [2025-06-02T06:28:17.700Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-02T06:28:17.855Z] provisioning config files... [2025-06-02T06:28:17.869Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-634@tmp/config16562238422539271573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-02T06:28:18.255Z] ---> ****-login.sh [2025-06-02T06:28:18.255Z] nexus3.edgexfoundry.org:10001 [2025-06-02T06:28:18.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-02T06:28:18.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-02T06:28:18.517Z] Configure a credential helper to remove this warning. See [2025-06-02T06:28:18.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-02T06:28:18.517Z] [2025-06-02T06:28:18.517Z] Login Succeeded [2025-06-02T06:28:18.517Z] nexus3.edgexfoundry.org:10002 [2025-06-02T06:28:18.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-02T06:28:18.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-02T06:28:18.779Z] Configure a credential helper to remove this warning. See [2025-06-02T06:28:18.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-02T06:28:18.779Z] [2025-06-02T06:28:18.779Z] Login Succeeded [2025-06-02T06:28:18.779Z] nexus3.edgexfoundry.org:10003 [2025-06-02T06:28:18.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-02T06:28:18.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-02T06:28:18.779Z] Configure a credential helper to remove this warning. See [2025-06-02T06:28:18.779Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-02T06:28:18.779Z] [2025-06-02T06:28:18.779Z] Login Succeeded [2025-06-02T06:28:18.779Z] nexus3.edgexfoundry.org:10004 [2025-06-02T06:28:18.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-02T06:28:19.040Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-02T06:28:19.040Z] Configure a credential helper to remove this warning. See [2025-06-02T06:28:19.040Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-02T06:28:19.040Z] [2025-06-02T06:28:19.040Z] Login Succeeded [2025-06-02T06:28:19.040Z] ****.io [2025-06-02T06:28:19.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-02T06:28:19.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-02T06:28:19.300Z] Configure a credential helper to remove this warning. See [2025-06-02T06:28:19.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-02T06:28:19.300Z] [2025-06-02T06:28:19.300Z] Login Succeeded [2025-06-02T06:28:19.300Z] ---> ****-login.sh ends [Pipeline] } [2025-06-02T06:28:19.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-06-02T06:28:19.987Z] + git rev-list -1 --merges 7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2~1..7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2 [Pipeline] echo [2025-06-02T06:28:20.033Z] -----------> git rev-list -1 --merges 7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2~1..7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2 7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2 [false] [Pipeline] sh [2025-06-02T06:28:20.351Z] + git log --format=format:%s -1 7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2 [Pipeline] echo [2025-06-02T06:28:20.394Z] ========================================================= [2025-06-02T06:28:20.394Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-06-02T06:28:20.394Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-02T06:28:20.858Z] + git log --format=format:%s -1 7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2 [Pipeline] echo [2025-06-02T06:28:20.893Z] [semverPrep] GIT_COMMIT: 7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2, Commit Message: build(deps): Bump github.com/spf13/cast from 1.7.1 to 1.9.1 [Pipeline] echo [2025-06-02T06:28:20.931Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-06-02T06:28:21.343Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-02T06:28:21.343Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-02T06:28:21.343Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-02T06:28:21.343Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-02T06:28:21.343Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-02T06:28:21.343Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-02T06:28:21.343Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-02T06:28:21.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-02T06:28:21.862Z] [2025-06-02T06:28:21.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-02T06:28:22.239Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-02T06:28:22.239Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-02T06:28:22.239Z] 3dae71ba6b94: Pulling fs layer [2025-06-02T06:28:22.239Z] 6bf1a483ea7c: Pulling fs layer [2025-06-02T06:28:22.239Z] f5dfc541a4d3: Pulling fs layer [2025-06-02T06:28:22.239Z] 461d9e800cba: Pulling fs layer [2025-06-02T06:28:22.239Z] 80192f66455f: Pulling fs layer [2025-06-02T06:28:22.239Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-02T06:28:22.239Z] a29436f7fd5d: Pulling fs layer [2025-06-02T06:28:22.239Z] 923cac83aea3: Pulling fs layer [2025-06-02T06:28:22.239Z] 25ad8b0a4227: Pulling fs layer [2025-06-02T06:28:22.239Z] db01528c6b51: Pulling fs layer [2025-06-02T06:28:22.239Z] 28988de357af: Pulling fs layer [2025-06-02T06:28:22.239Z] 461d9e800cba: Waiting [2025-06-02T06:28:22.239Z] 80192f66455f: Waiting [2025-06-02T06:28:22.239Z] 2e8e34ca0e6c: Waiting [2025-06-02T06:28:22.239Z] a29436f7fd5d: Waiting [2025-06-02T06:28:22.239Z] 923cac83aea3: Waiting [2025-06-02T06:28:22.239Z] db01528c6b51: Waiting [2025-06-02T06:28:22.239Z] 25ad8b0a4227: Waiting [2025-06-02T06:28:22.239Z] 28988de357af: Waiting [2025-06-02T06:28:22.239Z] 6bf1a483ea7c: Verifying Checksum [2025-06-02T06:28:22.239Z] 6bf1a483ea7c: Download complete [2025-06-02T06:28:22.239Z] 461d9e800cba: Verifying Checksum [2025-06-02T06:28:22.239Z] 80192f66455f: Download complete [2025-06-02T06:28:22.499Z] f5dfc541a4d3: Verifying Checksum [2025-06-02T06:28:22.499Z] f5dfc541a4d3: Download complete [2025-06-02T06:28:22.499Z] 3dae71ba6b94: Verifying Checksum [2025-06-02T06:28:22.499Z] 3dae71ba6b94: Download complete [2025-06-02T06:28:22.499Z] 25ad8b0a4227: Verifying Checksum [2025-06-02T06:28:22.499Z] 25ad8b0a4227: Download complete [2025-06-02T06:28:22.499Z] db01528c6b51: Verifying Checksum [2025-06-02T06:28:22.499Z] db01528c6b51: Download complete [2025-06-02T06:28:22.499Z] 28988de357af: Verifying Checksum [2025-06-02T06:28:22.499Z] 28988de357af: Download complete [2025-06-02T06:28:22.759Z] a29436f7fd5d: Verifying Checksum [2025-06-02T06:28:23.335Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-02T06:28:23.335Z] 2e8e34ca0e6c: Download complete [2025-06-02T06:28:23.594Z] 3dae71ba6b94: Pull complete [2025-06-02T06:28:23.594Z] 6bf1a483ea7c: Pull complete [2025-06-02T06:28:24.163Z] f5dfc541a4d3: Pull complete [2025-06-02T06:28:24.163Z] 461d9e800cba: Pull complete [2025-06-02T06:28:24.422Z] 80192f66455f: Pull complete [2025-06-02T06:28:27.712Z] 2e8e34ca0e6c: Pull complete [2025-06-02T06:28:27.972Z] a29436f7fd5d: Pull complete [2025-06-02T06:28:27.972Z] 923cac83aea3: Pull complete [2025-06-02T06:28:28.234Z] 25ad8b0a4227: Pull complete [2025-06-02T06:28:28.234Z] db01528c6b51: Pull complete [2025-06-02T06:28:28.234Z] 28988de357af: Pull complete [2025-06-02T06:28:28.234Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-02T06:28:28.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-02T06:28:28.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-02T06:28:28.508Z] prd-ubuntu20.04-docker-8c-8g-2634 does not seem to be running inside a container [2025-06-02T06:28:28.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-634 -v /w/workspace/xfoundry_device-modbus-go_PR-634:/w/workspace/xfoundry_device-modbus-go_PR-634:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-634@tmp:/w/workspace/xfoundry_device-modbus-go_PR-634@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-02T06:28:30.482Z] $ docker top 637277b3651c2438c05d33f0cd32c1f17a4fb47f2b7fd811cf402710461da97d -eo pid,comm [2025-06-02T06:28:30.539Z] 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). [2025-06-02T06:28:30.539Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-02T06:28:30.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-02T06:28:30.700Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-02T06:28:30.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-02T06:28:30.803Z] $ docker exec 637277b3651c2438c05d33f0cd32c1f17a4fb47f2b7fd811cf402710461da97d ssh-agent [2025-06-02T06:28:30.909Z] SSH_AUTH_SOCK=/tmp/ssh-OEsG7NszKevv/agent.31 [2025-06-02T06:28:30.909Z] SSH_AGENT_PID=37 [2025-06-02T06:28:30.915Z] Running ssh-add (command line suppressed) [2025-06-02T06:28:31.009Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-634@tmp/private_key_8533388096746738348.key (/w/workspace/xfoundry_device-modbus-go_PR-634@tmp/private_key_8533388096746738348.key) [2025-06-02T06:28:31.026Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-02T06:28:31.372Z] + git tag --points-at HEAD [Pipeline] } [2025-06-02T06:28:31.393Z] $ docker exec --env ******** --env ******** 637277b3651c2438c05d33f0cd32c1f17a4fb47f2b7fd811cf402710461da97d ssh-agent -k [2025-06-02T06:28:31.494Z] unset SSH_AUTH_SOCK; [2025-06-02T06:28:31.495Z] unset SSH_AGENT_PID; [2025-06-02T06:28:31.495Z] echo Agent pid 37 killed; [2025-06-02T06:28:31.511Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-02T06:28:31.617Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-02T06:28:31.617Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-02T06:28:31.732Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-02T06:28:31.731Z] $ docker exec 637277b3651c2438c05d33f0cd32c1f17a4fb47f2b7fd811cf402710461da97d ssh-agent [2025-06-02T06:28:31.832Z] SSH_AUTH_SOCK=/tmp/ssh-1wny00qPB7cD/agent.70 [2025-06-02T06:28:31.832Z] SSH_AGENT_PID=76 [2025-06-02T06:28:31.836Z] Running ssh-add (command line suppressed) [2025-06-02T06:28:31.929Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-634@tmp/private_key_16093383564699725474.key (/w/workspace/xfoundry_device-modbus-go_PR-634@tmp/private_key_16093383564699725474.key) [2025-06-02T06:28:31.946Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-02T06:28:32.286Z] + git semver init [2025-06-02T06:28:32.547Z] 2025-06-02 06:28:32,492 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-02T06:28:32.547Z] 2025-06-02 06:28:32,496 [run_init] DEBUG init version:0.0.0 force:False [2025-06-02T06:28:32.547Z] 2025-06-02 06:28:32,497 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-634/.semver [2025-06-02T06:28:32.547Z] 2025-06-02 06:28:32,498 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-634/.semver [2025-06-02T06:28:32.547Z] 2025-06-02 06:28:32,498 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-634/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-634, stdin=None, shell=False, universal_newlines=False) [2025-06-02T06:28:33.928Z] 2025-06-02 06:28:33,700 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-634/.git/info/exclude [2025-06-02T06:28:33.928Z] 2025-06-02 06:28:33,700 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-634/.semver/PR-634 with force:False [2025-06-02T06:28:33.928Z] 2025-06-02 06:28:33,700 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-634/.semver/PR-634 [2025-06-02T06:28:33.928Z] 2025-06-02 06:28:33,705 [execute] INFO git cat-file --batch-check [2025-06-02T06:28:33.928Z] 2025-06-02 06:28:33,705 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-634/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-02T06:28:33.928Z] 2025-06-02 06:28:33,710 [execute] INFO git cat-file --batch [2025-06-02T06:28:33.928Z] 2025-06-02 06:28:33,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-634/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-02T06:28:33.928Z] 2025-06-02 06:28:33,713 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-634/.semver/PR-634 [2025-06-02T06:28:33.928Z] 0.0.0 [Pipeline] } [2025-06-02T06:28:33.953Z] $ docker exec --env ******** --env ******** 637277b3651c2438c05d33f0cd32c1f17a4fb47f2b7fd811cf402710461da97d ssh-agent -k [2025-06-02T06:28:34.061Z] unset SSH_AUTH_SOCK; [2025-06-02T06:28:34.063Z] unset SSH_AGENT_PID; [2025-06-02T06:28:34.063Z] echo Agent pid 76 killed; [2025-06-02T06:28:34.083Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-02T06:28:34.532Z] + git semver [Pipeline] } [2025-06-02T06:28:34.820Z] $ docker stop --time=1 637277b3651c2438c05d33f0cd32c1f17a4fb47f2b7fd811cf402710461da97d [2025-06-02T06:28:36.087Z] $ docker rm -f --volumes 637277b3651c2438c05d33f0cd32c1f17a4fb47f2b7fd811cf402710461da97d [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-02T06:28:36.495Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-02T06:28:36.770Z] Stashed 1 file(s) [Pipeline] echo [2025-06-02T06:28:36.791Z] [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 [2025-06-02T06:28:37.937Z] provisioning config files... [2025-06-02T06:28:37.948Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-634@tmp/config875826500982154436tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-06-02T06:28:38.400Z] ---> ****-login.sh [2025-06-02T06:28:38.400Z] nexus3.edgexfoundry.org:10001 [2025-06-02T06:28:38.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-02T06:28:38.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-02T06:28:38.400Z] Configure a credential helper to remove this warning. See [2025-06-02T06:28:38.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-02T06:28:38.401Z] [2025-06-02T06:28:38.401Z] Login Succeeded [2025-06-02T06:28:38.401Z] nexus3.edgexfoundry.org:10002 [2025-06-02T06:28:38.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-02T06:28:38.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-02T06:28:38.401Z] Configure a credential helper to remove this warning. See [2025-06-02T06:28:38.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-02T06:28:38.401Z] [2025-06-02T06:28:38.401Z] Login Succeeded [2025-06-02T06:28:38.401Z] nexus3.edgexfoundry.org:10003 [2025-06-02T06:28:38.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-02T06:28:38.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-02T06:28:38.661Z] Configure a credential helper to remove this warning. See [2025-06-02T06:28:38.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-02T06:28:38.661Z] [2025-06-02T06:28:38.661Z] Login Succeeded [2025-06-02T06:28:38.661Z] nexus3.edgexfoundry.org:10004 [2025-06-02T06:28:38.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-02T06:28:38.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-02T06:28:38.661Z] Configure a credential helper to remove this warning. See [2025-06-02T06:28:38.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-02T06:28:38.661Z] [2025-06-02T06:28:38.661Z] Login Succeeded [2025-06-02T06:28:38.661Z] ****.io [2025-06-02T06:28:38.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-02T06:28:38.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-02T06:28:38.922Z] Configure a credential helper to remove this warning. See [2025-06-02T06:28:38.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-02T06:28:38.922Z] [2025-06-02T06:28:38.922Z] Login Succeeded [2025-06-02T06:28:38.922Z] ---> ****-login.sh ends [Pipeline] } [2025-06-02T06:28:38.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-06-02T06:28:39.166Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-02T06:28:39.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-06-02T06:28:39.250Z] ========================================================= [2025-06-02T06:28:39.250Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-06-02T06:28:39.250Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-02T06:28:39.727Z] + 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 . [2025-06-02T06:28:39.727Z] Sending build context to Docker daemon 28MB [2025-06-02T06:28:39.727Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-06-02T06:28:39.727Z] Step 2/10 : FROM ${BASE} AS builder [2025-06-02T06:28:39.987Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-06-02T06:28:39.987Z] 0a9a5dfd008f: Pulling fs layer [2025-06-02T06:28:39.987Z] dbfa0bcfca99: Pulling fs layer [2025-06-02T06:28:39.987Z] 70eabb1d9476: Pulling fs layer [2025-06-02T06:28:39.987Z] 957bedc73fa3: Pulling fs layer [2025-06-02T06:28:39.987Z] 4f4fb700ef54: Pulling fs layer [2025-06-02T06:28:39.987Z] f40432e63723: Pulling fs layer [2025-06-02T06:28:39.987Z] 90b4343acab7: Pulling fs layer [2025-06-02T06:28:39.987Z] 9f67ea4ac784: Pulling fs layer [2025-06-02T06:28:39.987Z] 9228b9a606be: Pulling fs layer [2025-06-02T06:28:39.987Z] 4f4fb700ef54: Waiting [2025-06-02T06:28:39.987Z] 9f67ea4ac784: Waiting [2025-06-02T06:28:39.987Z] 957bedc73fa3: Waiting [2025-06-02T06:28:39.987Z] 9228b9a606be: Waiting [2025-06-02T06:28:39.987Z] 90b4343acab7: Waiting [2025-06-02T06:28:39.987Z] dbfa0bcfca99: Verifying Checksum [2025-06-02T06:28:39.987Z] dbfa0bcfca99: Download complete [2025-06-02T06:28:39.987Z] 957bedc73fa3: Verifying Checksum [2025-06-02T06:28:39.987Z] 957bedc73fa3: Download complete [2025-06-02T06:28:39.987Z] 4f4fb700ef54: Verifying Checksum [2025-06-02T06:28:39.987Z] 4f4fb700ef54: Download complete [2025-06-02T06:28:39.987Z] f40432e63723: Verifying Checksum [2025-06-02T06:28:39.987Z] f40432e63723: Download complete [2025-06-02T06:28:39.987Z] 0a9a5dfd008f: Download complete [2025-06-02T06:28:39.987Z] 90b4343acab7: Verifying Checksum [2025-06-02T06:28:39.987Z] 90b4343acab7: Download complete [2025-06-02T06:28:40.246Z] 0a9a5dfd008f: Pull complete [2025-06-02T06:28:40.246Z] dbfa0bcfca99: Pull complete [2025-06-02T06:28:40.246Z] 9228b9a606be: Verifying Checksum [2025-06-02T06:28:40.246Z] 9228b9a606be: Download complete [2025-06-02T06:28:40.505Z] 70eabb1d9476: Download complete [2025-06-02T06:28:40.765Z] 9f67ea4ac784: Download complete [2025-06-02T06:28:44.056Z] 70eabb1d9476: Pull complete [2025-06-02T06:28:44.056Z] 957bedc73fa3: Pull complete [2025-06-02T06:28:44.056Z] 4f4fb700ef54: Pull complete [2025-06-02T06:28:44.056Z] f40432e63723: Pull complete [2025-06-02T06:28:44.317Z] 90b4343acab7: Pull complete [2025-06-02T06:28:46.221Z] 9f67ea4ac784: Pull complete [2025-06-02T06:28:46.787Z] 9228b9a606be: Pull complete [2025-06-02T06:28:46.787Z] Digest: sha256:8624f2d6e550924f0bb3d85449bc2b709d2d814d70f184131ba6a0cb4b0346e0 [2025-06-02T06:28:46.787Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-06-02T06:28:46.787Z] ---> 69404ca5bff2 [2025-06-02T06:28:46.787Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-06-02T06:28:48.694Z] ---> Running in c5281d25c487 [2025-06-02T06:28:48.694Z] Removing intermediate container c5281d25c487 [2025-06-02T06:28:48.694Z] ---> c821b38b6625 [2025-06-02T06:28:48.694Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-06-02T06:28:48.694Z] ---> Running in 9ea50c6acdb3 [2025-06-02T06:28:48.694Z] Removing intermediate container 9ea50c6acdb3 [2025-06-02T06:28:48.694Z] ---> c40486115e1e [2025-06-02T06:28:48.694Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-06-02T06:28:48.694Z] ---> Running in 12eb19056da2 [2025-06-02T06:28:48.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-02T06:28:49.215Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-02T06:28:49.476Z] (1/8) Installing openssh-keygen (9.7_p1-r5) [2025-06-02T06:28:49.476Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-06-02T06:28:49.476Z] (3/8) Installing openssh-client-common (9.7_p1-r5) [2025-06-02T06:28:49.476Z] (4/8) Installing openssh-client-default (9.7_p1-r5) [2025-06-02T06:28:49.476Z] (5/8) Installing openssh-sftp-server (9.7_p1-r5) [2025-06-02T06:28:49.476Z] (6/8) Installing openssh-server-common (9.7_p1-r5) [2025-06-02T06:28:49.476Z] (7/8) Installing openssh-server (9.7_p1-r5) [2025-06-02T06:28:49.476Z] (8/8) Installing openssh (9.7_p1-r5) [2025-06-02T06:28:49.735Z] Executing busybox-1.36.1-r29.trigger [2025-06-02T06:28:49.735Z] OK: 253 MiB in 66 packages [2025-06-02T06:28:49.995Z] Removing intermediate container 12eb19056da2 [2025-06-02T06:28:49.996Z] ---> 9c414a603fe7 [2025-06-02T06:28:49.996Z] Step 6/10 : WORKDIR /device-modbus-go [2025-06-02T06:28:49.996Z] ---> Running in cff0d41980d9 [2025-06-02T06:28:50.255Z] Removing intermediate container cff0d41980d9 [2025-06-02T06:28:50.255Z] ---> fece6c6b23a0 [2025-06-02T06:28:50.255Z] Step 7/10 : COPY go.mod vendor* ./ [2025-06-02T06:28:50.255Z] ---> 91531260093d [2025-06-02T06:28:50.255Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-02T06:28:50.255Z] ---> Running in 1bdb05f60fbd [2025-06-02T06:29:28.992Z] Removing intermediate container 1bdb05f60fbd [2025-06-02T06:29:28.993Z] ---> ffa2c056adc8 [2025-06-02T06:29:28.993Z] Step 9/10 : COPY . . [2025-06-02T06:29:28.993Z] ---> a8f0621d447f [2025-06-02T06:29:28.993Z] Step 10/10 : RUN ${MAKE} [2025-06-02T06:29:28.993Z] ---> Running in 704119e7a1a4 [2025-06-02T06:29:28.993Z] noop [2025-06-02T06:29:28.993Z] Removing intermediate container 704119e7a1a4 [2025-06-02T06:29:28.993Z] ---> 5de3c0dd8c08 [2025-06-02T06:29:28.993Z] Successfully built 5de3c0dd8c08 [2025-06-02T06:29:28.993Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-02T06:29:29.439Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-02T06:29:29.439Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-02T06:29:29.600Z] prd-ubuntu20.04-docker-8c-8g-2634 does not seem to be running inside a container [2025-06-02T06:29:29.631Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-634 -v /w/workspace/xfoundry_device-modbus-go_PR-634:/w/workspace/xfoundry_device-modbus-go_PR-634:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-634@tmp:/w/workspace/xfoundry_device-modbus-go_PR-634@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 ******** ci-base-image-x86_64 cat [2025-06-02T06:29:29.977Z] $ docker top 5e1740985d8822785c6cef6f4c5911c554e5369f7b13079e602a66365cc9364d -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-02T06:29:30.403Z] + go version [2025-06-02T06:29:30.403Z] go version go1.23.8 linux/amd64 [Pipeline] } [2025-06-02T06:29:30.434Z] $ docker stop --time=1 5e1740985d8822785c6cef6f4c5911c554e5369f7b13079e602a66365cc9364d [2025-06-02T06:29:31.694Z] $ docker rm -f --volumes 5e1740985d8822785c6cef6f4c5911c554e5369f7b13079e602a66365cc9364d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-02T06:29:32.440Z] + docker inspect -f . ci-base-image-x86_64 [2025-06-02T06:29:32.440Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-02T06:29:32.605Z] prd-ubuntu20.04-docker-8c-8g-2634 does not seem to be running inside a container [2025-06-02T06:29:32.634Z] $ 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-634 -v /w/workspace/xfoundry_device-modbus-go_PR-634:/w/workspace/xfoundry_device-modbus-go_PR-634:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-634@tmp:/w/workspace/xfoundry_device-modbus-go_PR-634@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 ******** ci-base-image-x86_64 cat [2025-06-02T06:29:32.966Z] $ docker top a1defdf0891d8c3a38de6c14949eac6fe48251165682838cdd0ac5b48ccd070b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-02T06:29:33.373Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-634 [Pipeline] fileExists [Pipeline] sh [2025-06-02T06:29:33.726Z] + make test [2025-06-02T06:29:33.726Z] go test ./... -coverprofile=coverage.out [2025-06-02T06:29:35.106Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-06-02T06:29:53.186Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-06-02T06:29:53.186Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 45.2% of statements [2025-06-02T06:30:03.164Z] go vet ./... [2025-06-02T06:30:09.725Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-06-02T06:30:09.725Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-06-02T06:30:09.725Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-06-02T06:30:09.773Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-06-02T06:30:09.815Z] $ docker stop --time=1 a1defdf0891d8c3a38de6c14949eac6fe48251165682838cdd0ac5b48ccd070b [2025-06-02T06:30:11.979Z] $ docker rm -f --volumes a1defdf0891d8c3a38de6c14949eac6fe48251165682838cdd0ac5b48ccd070b [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-02T06:30:12.608Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-06-02T06:30:12.699Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-06-02T06:30:13.429Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-02T06:30:13.739Z] + ls -al . [2025-06-02T06:30:13.740Z] total 260 [2025-06-02T06:30:13.740Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 2 06:29 . [2025-06-02T06:30:13.740Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 2 06:28 .. [2025-06-02T06:30:13.740Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 2 06:28 .dockerignore [2025-06-02T06:30:13.740Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 2 06:29 .git [2025-06-02T06:30:13.740Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 06:28 .github [2025-06-02T06:30:13.740Z] -rw-rw-r-- 1 jenkins jenkins 266 Jun 2 06:28 .gitignore [2025-06-02T06:30:13.740Z] -rw-rw-r-- 1 jenkins jenkins 199 Jun 2 06:28 .golangci.yml [2025-06-02T06:30:13.740Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 06:28 .semver [2025-06-02T06:30:13.740Z] -rw-rw-r-- 1 jenkins jenkins 19818 Jun 2 06:28 Attribution.txt [2025-06-02T06:30:13.740Z] -rw-rw-r-- 1 jenkins jenkins 18046 Jun 2 06:28 CHANGELOG.md [2025-06-02T06:30:13.740Z] -rw-rw-r-- 1 jenkins jenkins 1479 Jun 2 06:28 Dockerfile [2025-06-02T06:30:13.740Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 2 06:28 GOVERNANCE.md [2025-06-02T06:30:13.740Z] -rw-rw-r-- 1 jenkins jenkins 658 Jun 2 06:28 Jenkinsfile [2025-06-02T06:30:13.740Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 2 06:28 LICENSE [2025-06-02T06:30:13.740Z] -rw-rw-r-- 1 jenkins jenkins 2524 Jun 2 06:28 Makefile [2025-06-02T06:30:13.740Z] -rw-rw-r-- 1 jenkins jenkins 622 Jun 2 06:28 OWNERS.md [2025-06-02T06:30:13.740Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jun 2 06:28 README.md [2025-06-02T06:30:13.740Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 2 06:28 VERSION [2025-06-02T06:30:13.740Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 06:28 bin [2025-06-02T06:30:13.740Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 06:28 cmd [2025-06-02T06:30:13.740Z] -rw-r--r-- 1 jenkins jenkins 26862 Jun 2 06:29 coverage.out [2025-06-02T06:30:13.740Z] -rw-rw-r-- 1 jenkins jenkins 6295 Jun 2 06:28 go.mod [2025-06-02T06:30:13.740Z] -rw-rw-r-- 1 jenkins jenkins 86874 Jun 2 06:28 go.sum [2025-06-02T06:30:13.740Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 2 06:28 internal [2025-06-02T06:30:13.740Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 2 06:28 simulator [2025-06-02T06:30:13.740Z] -rw-rw-r-- 1 jenkins jenkins 229 Jun 2 06:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-02T06:30:14.157Z] + 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=7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2 --label arch=amd64 --label version=0.0.0 . [2025-06-02T06:30:14.157Z] Sending build context to Docker daemon 28.02MB [2025-06-02T06:30:14.157Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2025-06-02T06:30:14.157Z] Step 2/23 : FROM ${BASE} AS builder [2025-06-02T06:30:14.157Z] ---> 5de3c0dd8c08 [2025-06-02T06:30:14.157Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2025-06-02T06:30:14.414Z] ---> Running in 3a2c7f9f8641 [2025-06-02T06:30:14.414Z] Removing intermediate container 3a2c7f9f8641 [2025-06-02T06:30:14.414Z] ---> 6bf4cf1bfc20 [2025-06-02T06:30:14.414Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-06-02T06:30:14.414Z] ---> Running in 14b76fbd3156 [2025-06-02T06:30:14.414Z] Removing intermediate container 14b76fbd3156 [2025-06-02T06:30:14.414Z] ---> 06eac268aa88 [2025-06-02T06:30:14.414Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2025-06-02T06:30:14.414Z] ---> Running in a626d25514f8 [2025-06-02T06:30:14.672Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-02T06:30:14.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-02T06:30:15.189Z] OK: 253 MiB in 66 packages [2025-06-02T06:30:15.754Z] Removing intermediate container a626d25514f8 [2025-06-02T06:30:15.754Z] ---> 5b9fe5c25825 [2025-06-02T06:30:15.754Z] Step 6/23 : WORKDIR /device-modbus-go [2025-06-02T06:30:15.754Z] ---> Running in b5b8f25e41ca [2025-06-02T06:30:15.754Z] Removing intermediate container b5b8f25e41ca [2025-06-02T06:30:15.754Z] ---> 3082524a1f78 [2025-06-02T06:30:15.754Z] Step 7/23 : COPY go.mod vendor* ./ [2025-06-02T06:30:15.754Z] ---> 8c741914de85 [2025-06-02T06:30:15.754Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-06-02T06:30:15.754Z] ---> Running in c3d7a49a552c [2025-06-02T06:30:16.692Z] Removing intermediate container c3d7a49a552c [2025-06-02T06:30:16.692Z] ---> 795d25235591 [2025-06-02T06:30:16.692Z] Step 9/23 : COPY . . [2025-06-02T06:30:16.950Z] ---> 73301814c9e4 [2025-06-02T06:30:16.950Z] Step 10/23 : RUN ${MAKE} [2025-06-02T06:30:16.950Z] ---> Running in c9ef10441364 [2025-06-02T06:30:17.209Z] 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 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2025-06-02T06:30:49.273Z] Removing intermediate container c9ef10441364 [2025-06-02T06:30:49.273Z] ---> 460932fd07a2 [2025-06-02T06:30:49.273Z] Step 11/23 : FROM alpine:3.20 [2025-06-02T06:30:49.273Z] 3.20: Pulling from library/alpine [2025-06-02T06:30:49.273Z] 0a9a5dfd008f: Already exists [2025-06-02T06:30:49.273Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-02T06:30:49.273Z] Status: Downloaded newer image for alpine:3.20 [2025-06-02T06:30:49.273Z] ---> ff221270b9fb [2025-06-02T06:30:49.273Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2025-06-02T06:30:49.273Z] ---> Running in d037faa35aea [2025-06-02T06:30:49.273Z] Removing intermediate container d037faa35aea [2025-06-02T06:30:49.273Z] ---> 45cb549faca7 [2025-06-02T06:30:49.273Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2025-06-02T06:30:49.273Z] ---> Running in b832afedfb90 [2025-06-02T06:30:49.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-02T06:30:49.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-02T06:30:49.273Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-06-02T06:30:49.273Z] Executing busybox-1.36.1-r29.trigger [2025-06-02T06:30:49.273Z] OK: 8 MiB in 15 packages [2025-06-02T06:30:49.273Z] Removing intermediate container b832afedfb90 [2025-06-02T06:30:49.273Z] ---> b4c3a78ca5db [2025-06-02T06:30:49.273Z] Step 14/23 : RUN apk --no-cache upgrade [2025-06-02T06:30:49.273Z] ---> Running in ed53ff67352b [2025-06-02T06:30:49.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-02T06:30:49.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-02T06:30:49.273Z] OK: 8 MiB in 15 packages [2025-06-02T06:30:49.273Z] Removing intermediate container ed53ff67352b [2025-06-02T06:30:49.273Z] ---> 12674ac20502 [2025-06-02T06:30:49.273Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2025-06-02T06:30:49.273Z] ---> c6e06b86e4b5 [2025-06-02T06:30:49.273Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2025-06-02T06:30:49.273Z] ---> f9dcd9cb2188 [2025-06-02T06:30:49.273Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2025-06-02T06:30:49.273Z] ---> 471aa5a55d6a [2025-06-02T06:30:49.273Z] Step 18/23 : EXPOSE 59901 [2025-06-02T06:30:49.273Z] ---> Running in 5c2b8c9db833 [2025-06-02T06:30:49.273Z] Removing intermediate container 5c2b8c9db833 [2025-06-02T06:30:49.273Z] ---> c522be2c624e [2025-06-02T06:30:49.273Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2025-06-02T06:30:49.273Z] ---> Running in d6b44d206052 [2025-06-02T06:30:49.273Z] Removing intermediate container d6b44d206052 [2025-06-02T06:30:49.273Z] ---> 270ded17805a [2025-06-02T06:30:49.273Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-06-02T06:30:49.273Z] ---> Running in cf9d167921c9 [2025-06-02T06:30:49.273Z] Removing intermediate container cf9d167921c9 [2025-06-02T06:30:49.273Z] ---> 1aa2478be024 [2025-06-02T06:30:49.273Z] Step 21/23 : LABEL arch=amd64 [2025-06-02T06:30:49.273Z] ---> Running in 0873d108ab72 [2025-06-02T06:30:49.273Z] Removing intermediate container 0873d108ab72 [2025-06-02T06:30:49.273Z] ---> d0e295dedb07 [2025-06-02T06:30:49.273Z] Step 22/23 : LABEL git_sha=7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2 [2025-06-02T06:30:49.273Z] ---> Running in c42fe3857815 [2025-06-02T06:30:49.273Z] Removing intermediate container c42fe3857815 [2025-06-02T06:30:49.273Z] ---> f44054fcb876 [2025-06-02T06:30:49.273Z] Step 23/23 : LABEL version=0.0.0 [2025-06-02T06:30:49.273Z] ---> Running in bf5a23c8e334 [2025-06-02T06:30:49.273Z] Removing intermediate container bf5a23c8e334 [2025-06-02T06:30:49.273Z] ---> 71409b6f0f0b [2025-06-02T06:30:49.273Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-02T06:30:49.273Z] Successfully built 71409b6f0f0b [2025-06-02T06:30:49.273Z] 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 [2025-06-02T06:30:50.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-02T06:30:50.263Z] [2025-06-02T06:30:50.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-02T06:30:50.656Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-02T06:30:50.656Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-02T06:30:50.656Z] 5eb5b503b376: Pulling fs layer [2025-06-02T06:30:50.656Z] 5c69ac0246d0: Pulling fs layer [2025-06-02T06:30:50.656Z] ec43610c2a17: Pulling fs layer [2025-06-02T06:30:50.656Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-02T06:30:50.656Z] 33b1e0a273af: Pulling fs layer [2025-06-02T06:30:50.656Z] 5d3b04190fa2: Pulling fs layer [2025-06-02T06:30:50.656Z] 2f39f015ded8: Pulling fs layer [2025-06-02T06:30:50.656Z] 3a2ae6a8a46f: Waiting [2025-06-02T06:30:50.656Z] 33b1e0a273af: Waiting [2025-06-02T06:30:50.656Z] 5d3b04190fa2: Waiting [2025-06-02T06:30:50.656Z] 2f39f015ded8: Waiting [2025-06-02T06:30:50.656Z] 5c69ac0246d0: Verifying Checksum [2025-06-02T06:30:50.656Z] 5c69ac0246d0: Download complete [2025-06-02T06:30:50.656Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-02T06:30:50.656Z] 3a2ae6a8a46f: Download complete [2025-06-02T06:30:50.656Z] 33b1e0a273af: Verifying Checksum [2025-06-02T06:30:50.656Z] 33b1e0a273af: Download complete [2025-06-02T06:30:50.656Z] 5d3b04190fa2: Verifying Checksum [2025-06-02T06:30:50.656Z] 5d3b04190fa2: Download complete [2025-06-02T06:30:50.656Z] ec43610c2a17: Verifying Checksum [2025-06-02T06:30:50.656Z] ec43610c2a17: Download complete [2025-06-02T06:30:50.915Z] 5eb5b503b376: Download complete [2025-06-02T06:30:51.479Z] 2f39f015ded8: Download complete [2025-06-02T06:30:52.045Z] 5eb5b503b376: Pull complete [2025-06-02T06:30:52.306Z] 5c69ac0246d0: Pull complete [2025-06-02T06:30:52.565Z] ec43610c2a17: Pull complete [2025-06-02T06:30:52.565Z] 3a2ae6a8a46f: Pull complete [2025-06-02T06:30:52.825Z] 33b1e0a273af: Pull complete [2025-06-02T06:30:53.083Z] 5d3b04190fa2: Pull complete [2025-06-02T06:30:57.280Z] 2f39f015ded8: Pull complete [2025-06-02T06:30:57.280Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-02T06:30:57.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-02T06:30:57.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-02T06:30:57.525Z] prd-ubuntu20.04-docker-8c-8g-2634 does not seem to be running inside a container [2025-06-02T06:30:57.546Z] $ 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-634 -v /w/workspace/xfoundry_device-modbus-go_PR-634:/w/workspace/xfoundry_device-modbus-go_PR-634:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-634@tmp:/w/workspace/xfoundry_device-modbus-go_PR-634@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 [2025-06-02T06:30:58.909Z] $ docker top 46f76717ca562f3514788edca9de31a70c681df2263bea86a53ddae6e07eab81 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-02T06:30:59.387Z] ---> job-cost.sh [2025-06-02T06:30:59.387Z] lf-activate-venv: SKIPPING [2025-06-02T06:30:59.387Z] INFO: No Stack... [2025-06-02T06:30:59.646Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-02T06:31:00.583Z] INFO: Archiving Costs [Pipeline] sh [2025-06-02T06:31:00.903Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-634/archives/cost.csv [2025-06-02T06:31:00.903Z] + cut -d, -f6 [Pipeline] lock [2025-06-02T06:31:00.948Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-634-1-stack-cost] [2025-06-02T06:31:00.954Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-634-1-stack-cost] did not exist. Created. [2025-06-02T06:31:00.959Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-634-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-02T06:31:01.353Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-06-02T06:31:01.411Z] Stashed 1 file(s) [Pipeline] } [2025-06-02T06:31:01.448Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-634-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-02T06:31:01.528Z] $ docker stop --time=1 46f76717ca562f3514788edca9de31a70c681df2263bea86a53ddae6e07eab81 [2025-06-02T06:31:02.672Z] $ docker rm -f --volumes 46f76717ca562f3514788edca9de31a70c681df2263bea86a53ddae6e07eab81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-06-02T06:31:03.431Z] provisioning config files... [2025-06-02T06:31:03.439Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-634@tmp/config3217506016179966799tmp [Pipeline] { [Pipeline] sh [2025-06-02T06:31:03.795Z] + set +x [2025-06-02T06:31:03.795Z] + curl -s https://codecov.io/bash [2025-06-02T06:31:03.795Z] + bash -s -- [2025-06-02T06:31:03.795Z] [2025-06-02T06:31:03.795Z] _____ _ [2025-06-02T06:31:03.795Z] / ____| | | [2025-06-02T06:31:03.795Z] | | ___ __| | ___ ___ _____ __ [2025-06-02T06:31:03.795Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-06-02T06:31:03.795Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-06-02T06:31:03.795Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-06-02T06:31:03.795Z] Bash-1.0.6 [2025-06-02T06:31:03.795Z] [2025-06-02T06:31:03.795Z] [2025-06-02T06:31:03.795Z] ==> git version 2.25.1 found [2025-06-02T06:31:03.795Z] ==> 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 [2025-06-02T06:31:03.795Z] Release-Date: 2020-01-08 [2025-06-02T06:31:03.795Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-06-02T06:31:03.795Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-06-02T06:31:03.795Z] ==> Jenkins CI detected. [2025-06-02T06:31:03.795Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-634 [2025-06-02T06:31:03.795Z] project root: . [2025-06-02T06:31:03.795Z] --> token set from env [2025-06-02T06:31:03.795Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-06-02T06:31:04.060Z] ==> Running gcov in . (disable via -X gcov) [2025-06-02T06:31:04.061Z] ==> Python coveragepy not found [2025-06-02T06:31:04.061Z] ==> Searching for coverage reports in: [2025-06-02T06:31:04.061Z] + . [2025-06-02T06:31:04.061Z] -> Found 1 reports [2025-06-02T06:31:04.061Z] ==> Detecting git/mercurial file structure [2025-06-02T06:31:04.061Z] ==> Reading reports [2025-06-02T06:31:04.061Z] + ./coverage.out bytes=26862 [2025-06-02T06:31:04.061Z] ==> Appending adjustments [2025-06-02T06:31:04.061Z] https://docs.codecov.io/docs/fixing-reports [2025-06-02T06:31:04.061Z] + Found adjustments [2025-06-02T06:31:04.061Z] ==> Gzipping contents [2025-06-02T06:31:04.061Z] 8.0K /tmp/codecov.7edYua.gz [2025-06-02T06:31:04.061Z] ==> Uploading reports [2025-06-02T06:31:04.061Z] url: https://codecov.io [2025-06-02T06:31:04.061Z] query: branch=PR-634&commit=7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-634%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=634&job=&cmd_args= [2025-06-02T06:31:04.061Z] -> Pinging Codecov [2025-06-02T06:31:04.061Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-634&commit=7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-634%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=634&job=&cmd_args= [2025-06-02T06:31:04.320Z] -> Uploading to [2025-06-02T06:31:04.320Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2/0c4410c8-6560-435f-b1ce-e38c8b01794c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250602%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250602T063104Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=72cba0151dd01ff1b57efd9301ef3428d03e3e4a8bc158a9f4302184155b0573 [2025-06-02T06:31:04.320Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-02T06:31:04.320Z] Dload Upload Total Spent Left Speed [2025-06-02T06:31:04.581Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4133 0 0 100 4133 0 12524 --:--:-- --:--:-- --:--:-- 12524 [2025-06-02T06:31:04.581Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/7661417a0f9a8767c35fd2a6dbc9fb5af0e149f2 [Pipeline] } [2025-06-02T06:31:04.606Z] 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 [2025-06-02T06:31:06.675Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-634/archives ] [2025-06-02T06:31:06.675Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-634/archives [2025-06-02T06:31:06.675Z] total 16 [2025-06-02T06:31:06.675Z] drwxr-xr-x 3 root root 4096 Jun 2 06:31 . [2025-06-02T06:31:06.675Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 06:31 .. [2025-06-02T06:31:06.675Z] drwxr-xr-x 2 root root 4096 Jun 2 06:31 cost [2025-06-02T06:31:06.675Z] -rw-r--r-- 1 root root 88 Jun 2 06:31 cost.csv [2025-06-02T06:31:06.675Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-634/archives [2025-06-02T06:31:06.675Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-634/archives [2025-06-02T06:31:06.675Z] total 16 [2025-06-02T06:31:06.675Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 2 06:31 . [2025-06-02T06:31:06.675Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 2 06:31 .. [2025-06-02T06:31:06.675Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 2 06:31 cost [2025-06-02T06:31:06.675Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 2 06:31 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-02T06:31:07.004Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-02T06:31:07.897Z] ---> package-listing.sh [2025-06-02T06:31:07.897Z] ++ facter osfamily [2025-06-02T06:31:07.897Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-02T06:31:08.156Z] + OS_FAMILY=debian [2025-06-02T06:31:08.156Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-634 [2025-06-02T06:31:08.156Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-02T06:31:08.156Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-02T06:31:08.156Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-02T06:31:08.156Z] + PACKAGES=/tmp/packages_start.txt [2025-06-02T06:31:08.156Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-634 ']' [2025-06-02T06:31:08.156Z] + PACKAGES=/tmp/packages_end.txt [2025-06-02T06:31:08.156Z] + case "${OS_FAMILY}" in [2025-06-02T06:31:08.156Z] + dpkg -l [2025-06-02T06:31:08.156Z] + grep '^ii' [2025-06-02T06:31:08.156Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-02T06:31:08.156Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-02T06:31:08.156Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-02T06:31:08.156Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-634 ']' [2025-06-02T06:31:08.156Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-634/archives/ [2025-06-02T06:31:08.156Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-634/archives/ [Pipeline] echo [2025-06-02T06:31:08.194Z] 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-634/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-06-02T06:31:08.494Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-02T06:31:09.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-02T06:31:09.126Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-02T06:31:09.294Z] prd-ubuntu20.04-docker-8c-8g-2634 does not seem to be running inside a container [2025-06-02T06:31:09.325Z] $ 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-634/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-634 -v /w/workspace/xfoundry_device-modbus-go_PR-634:/w/workspace/xfoundry_device-modbus-go_PR-634:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-634@tmp:/w/workspace/xfoundry_device-modbus-go_PR-634@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-02T06:31:09.534Z] $ docker top 06c1c8b1c1471f78773095995b771ebf09b0572a3ecbee1b32ade8e794432f7f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-02T06:31:09.947Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-02T06:31:10.260Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-02T06:31:10.576Z] + ls /var/log/sa-host [2025-06-02T06:31:10.577Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-02T06:31:10.836Z] provisioning config files... [2025-06-02T06:31:10.847Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-634@tmp/config14096018630679798393tmp [Pipeline] { [Pipeline] echo [2025-06-02T06:31:10.906Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-02T06:31:11.222Z] ---> create-netrc.sh [Pipeline] } [2025-06-02T06:31:11.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-02T06:31:11.668Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-02T06:31:11.700Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-02T06:31:12.017Z] ---> sudo-logs.sh [2025-06-02T06:31:12.017Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-02T06:31:12.103Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-02T06:31:12.418Z] ---> job-cost.sh [2025-06-02T06:31:12.418Z] lf-activate-venv: SKIPPING [2025-06-02T06:31:12.418Z] DEBUG: total: 0.2199999988079071 [2025-06-02T06:31:12.418Z] INFO: Retrieving Stack Cost... [2025-06-02T06:31:12.418Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-02T06:31:12.680Z] INFO: Archiving Costs [Pipeline] echo [2025-06-02T06:31:12.722Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-02T06:31:13.037Z] ---> logs-deploy.sh [2025-06-02T06:31:13.037Z] lf-activate-venv: SKIPPING [2025-06-02T06:31:13.037Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-634/1 [2025-06-02T06:31:13.037Z] INFO: archiving workspace using pattern(s): [2025-06-02T06:31:13.973Z] Archives upload complete. [2025-06-02T06:31:13.973Z] INFO: archiving logs to Nexus