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 [2025-02-17T04:21:12.256Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-02-17T04:21:12.440Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-02-17T04:21:12.544Z] ========================================================= [2025-02-17T04:21:12.544Z] EdgeX Global Pipelines Version Info [2025-02-17T04:21:12.544Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-02-17T04:21:13.658Z] ------------------- [2025-02-17T04:21:13.658Z] stable info: [2025-02-17T04:21:13.658Z] ------------------- [2025-02-17T04:21:13.658Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-02-17T04:21:13.658Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-17T04:21:13.658Z] Message: update stable to v1.0.269 [2025-02-17T04:21:13.917Z] ------------------- [2025-02-17T04:21:13.917Z] experimental info: [2025-02-17T04:21:13.917Z] ------------------- [2025-02-17T04:21:13.918Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-02-17T04:21:13.918Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2025-02-17T04:21:13.918Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-02-17T04:21:14.114Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2025-02-17T04:21:14.169Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2025-02-17T04:21:14.223Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-02-17T04:21:14.275Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-02-17T04:21:14.327Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-02-17T04:21:14.377Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-02-17T04:21:14.433Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-02-17T04:21:14.487Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-02-17T04:21:14.540Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-02-17T04:21:14.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-02-17T04:21:14.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-02-17T04:21:14.699Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2025-02-17T04:21:14.752Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-02-17T04:21:14.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-02-17T04:21:14.859Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-02-17T04:21:14.909Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-02-17T04:21:14.959Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-02-17T04:21:15.008Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-02-17T04:21:15.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-02-17T04:21:15.113Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-02-17T04:21:15.167Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-02-17T04:21:15.223Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-02-17T04:21:15.275Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-02-17T04:21:15.324Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-02-17T04:21:15.373Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-02-17T04:21:15.421Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-02-17T04:21:15.578Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-02-17T04:21:15.630Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-616 [Pipeline] echo [2025-02-17T04:21:15.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-616 [Pipeline] echo [2025-02-17T04:21:15.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-616 [Pipeline] echo [2025-02-17T04:21:15.796Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e82b4c9c3e812401e1f9811bb2d2da024c363c7 [Pipeline] echo [2025-02-17T04:21:15.849Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e82b4c [Pipeline] echo [2025-02-17T04:21:15.899Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-17T04:21:16.025Z] provisioning config files... [2025-02-17T04:21:16.041Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-616@tmp/config10084258154386841203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-17T04:21:16.411Z] ---> ****-login.sh [2025-02-17T04:21:16.412Z] nexus3.edgexfoundry.org:10001 [2025-02-17T04:21:16.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T04:21:16.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T04:21:16.671Z] Configure a credential helper to remove this warning. See [2025-02-17T04:21:16.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T04:21:16.672Z] [2025-02-17T04:21:16.672Z] Login Succeeded [2025-02-17T04:21:16.672Z] nexus3.edgexfoundry.org:10002 [2025-02-17T04:21:16.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T04:21:16.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T04:21:16.931Z] Configure a credential helper to remove this warning. See [2025-02-17T04:21:16.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T04:21:16.931Z] [2025-02-17T04:21:16.931Z] Login Succeeded [2025-02-17T04:21:16.931Z] nexus3.edgexfoundry.org:10003 [2025-02-17T04:21:16.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T04:21:16.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T04:21:16.931Z] Configure a credential helper to remove this warning. See [2025-02-17T04:21:16.931Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T04:21:16.931Z] [2025-02-17T04:21:16.931Z] Login Succeeded [2025-02-17T04:21:16.931Z] nexus3.edgexfoundry.org:10004 [2025-02-17T04:21:16.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T04:21:17.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T04:21:17.191Z] Configure a credential helper to remove this warning. See [2025-02-17T04:21:17.191Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T04:21:17.191Z] [2025-02-17T04:21:17.191Z] Login Succeeded [2025-02-17T04:21:17.191Z] ****.io [2025-02-17T04:21:17.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T04:21:17.450Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T04:21:17.450Z] Configure a credential helper to remove this warning. See [2025-02-17T04:21:17.450Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T04:21:17.450Z] [2025-02-17T04:21:17.450Z] Login Succeeded [2025-02-17T04:21:17.450Z] ---> ****-login.sh ends [Pipeline] } [2025-02-17T04:21:17.482Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-02-17T04:21:18.133Z] + git rev-list -1 --merges 0e82b4c9c3e812401e1f9811bb2d2da024c363c7~1..0e82b4c9c3e812401e1f9811bb2d2da024c363c7 [Pipeline] echo [2025-02-17T04:21:18.182Z] -----------> git rev-list -1 --merges 0e82b4c9c3e812401e1f9811bb2d2da024c363c7~1..0e82b4c9c3e812401e1f9811bb2d2da024c363c7 0e82b4c9c3e812401e1f9811bb2d2da024c363c7 [2025-02-17T04:21:18.182Z] 0e82b4c9c3e812401e1f9811bb2d2da024c363c7 [false] [Pipeline] sh [2025-02-17T04:21:18.500Z] + git log --format=format:%s -1 0e82b4c9c3e812401e1f9811bb2d2da024c363c7 [Pipeline] echo [2025-02-17T04:21:18.546Z] ========================================================= [2025-02-17T04:21:18.546Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-02-17T04:21:18.546Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-02-17T04:21:19.008Z] + git log --format=format:%s -1 0e82b4c9c3e812401e1f9811bb2d2da024c363c7 [Pipeline] echo [2025-02-17T04:21:19.043Z] [semverPrep] GIT_COMMIT: 0e82b4c9c3e812401e1f9811bb2d2da024c363c7, Commit Message: Merge commit '1de0282aab08a6d55b74fb4abc8455e116b4ab4b' into HEAD [Pipeline] echo [2025-02-17T04:21:19.081Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-02-17T04:21:19.489Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-02-17T04:21:19.489Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-02-17T04:21:19.489Z] + [ -e /tmp/ssh_known_hosts ] [2025-02-17T04:21:19.489Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-02-17T04:21:19.489Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-02-17T04:21:19.489Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-02-17T04:21:19.489Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-17T04:21:20.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-17T04:21:20.000Z] [2025-02-17T04:21:20.000Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-17T04:21:20.385Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-17T04:21:20.385Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-02-17T04:21:20.385Z] b85a868b505f: Pulling fs layer [2025-02-17T04:21:20.385Z] e2be974225ed: Pulling fs layer [2025-02-17T04:21:20.385Z] 339a4e72a1f5: Pulling fs layer [2025-02-17T04:21:20.385Z] 988bab9f4d93: Pulling fs layer [2025-02-17T04:21:20.385Z] 1469e6f7b9e6: Pulling fs layer [2025-02-17T04:21:20.385Z] eaf3925da568: Pulling fs layer [2025-02-17T04:21:20.385Z] bab4dde63d76: Pulling fs layer [2025-02-17T04:21:20.385Z] bde34c3a00c8: Pulling fs layer [2025-02-17T04:21:20.385Z] b352a97aabf1: Pulling fs layer [2025-02-17T04:21:20.385Z] 4872d77fe225: Pulling fs layer [2025-02-17T04:21:20.385Z] 5851b861e8e6: Pulling fs layer [2025-02-17T04:21:20.385Z] 988bab9f4d93: Waiting [2025-02-17T04:21:20.385Z] 4872d77fe225: Waiting [2025-02-17T04:21:20.385Z] 5851b861e8e6: Waiting [2025-02-17T04:21:20.385Z] bde34c3a00c8: Waiting [2025-02-17T04:21:20.385Z] 1469e6f7b9e6: Waiting [2025-02-17T04:21:20.385Z] bab4dde63d76: Waiting [2025-02-17T04:21:20.385Z] b352a97aabf1: Waiting [2025-02-17T04:21:20.385Z] eaf3925da568: Waiting [2025-02-17T04:21:20.385Z] e2be974225ed: Verifying Checksum [2025-02-17T04:21:20.385Z] e2be974225ed: Download complete [2025-02-17T04:21:20.385Z] 988bab9f4d93: Verifying Checksum [2025-02-17T04:21:20.385Z] 988bab9f4d93: Download complete [2025-02-17T04:21:20.385Z] 1469e6f7b9e6: Verifying Checksum [2025-02-17T04:21:20.385Z] 1469e6f7b9e6: Download complete [2025-02-17T04:21:20.385Z] 339a4e72a1f5: Verifying Checksum [2025-02-17T04:21:20.385Z] 339a4e72a1f5: Download complete [2025-02-17T04:21:20.643Z] eaf3925da568: Verifying Checksum [2025-02-17T04:21:20.643Z] eaf3925da568: Download complete [2025-02-17T04:21:20.643Z] bde34c3a00c8: Download complete [2025-02-17T04:21:20.643Z] b352a97aabf1: Download complete [2025-02-17T04:21:20.643Z] 4872d77fe225: Verifying Checksum [2025-02-17T04:21:20.643Z] 4872d77fe225: Download complete [2025-02-17T04:21:20.643Z] 5851b861e8e6: Verifying Checksum [2025-02-17T04:21:20.643Z] 5851b861e8e6: Download complete [2025-02-17T04:21:20.643Z] b85a868b505f: Download complete [2025-02-17T04:21:20.901Z] bab4dde63d76: Verifying Checksum [2025-02-17T04:21:20.901Z] bab4dde63d76: Download complete [2025-02-17T04:21:21.834Z] b85a868b505f: Pull complete [2025-02-17T04:21:22.092Z] e2be974225ed: Pull complete [2025-02-17T04:21:22.352Z] 339a4e72a1f5: Pull complete [2025-02-17T04:21:22.352Z] 988bab9f4d93: Pull complete [2025-02-17T04:21:22.932Z] 1469e6f7b9e6: Pull complete [2025-02-17T04:21:22.932Z] eaf3925da568: Pull complete [2025-02-17T04:21:24.839Z] bab4dde63d76: Pull complete [2025-02-17T04:21:24.839Z] bde34c3a00c8: Pull complete [2025-02-17T04:21:24.839Z] b352a97aabf1: Pull complete [2025-02-17T04:21:24.839Z] 4872d77fe225: Pull complete [2025-02-17T04:21:24.839Z] 5851b861e8e6: Pull complete [2025-02-17T04:21:24.839Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-02-17T04:21:24.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-02-17T04:21:24.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-17T04:21:25.122Z] prd-ubuntu20.04-docker-8c-8g-39100 does not seem to be running inside a container [2025-02-17T04:21:25.155Z] $ 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 [2025-02-17T04:21:26.785Z] $ docker top 3dcace76862262f40bdb827a9e060a09e0bc66c49b46db9a215607ee3cad057c -eo pid,comm [2025-02-17T04:21:26.835Z] 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-02-17T04:21:26.835Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-02-17T04:21:27.000Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-17T04:21:27.000Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-17T04:21:27.115Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-17T04:21:27.117Z] $ docker exec 3dcace76862262f40bdb827a9e060a09e0bc66c49b46db9a215607ee3cad057c ssh-agent [2025-02-17T04:21:27.228Z] SSH_AUTH_SOCK=/tmp/ssh-sn7j2HdxwGv0/agent.34 [2025-02-17T04:21:27.228Z] SSH_AGENT_PID=40 [2025-02-17T04:21:27.234Z] Running ssh-add (command line suppressed) [2025-02-17T04:21:27.344Z] 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) [2025-02-17T04:21:27.360Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-17T04:21:27.699Z] + git tag --points-at HEAD [Pipeline] } [2025-02-17T04:21:27.718Z] $ docker exec --env ******** --env ******** 3dcace76862262f40bdb827a9e060a09e0bc66c49b46db9a215607ee3cad057c ssh-agent -k [2025-02-17T04:21:27.820Z] unset SSH_AUTH_SOCK; [2025-02-17T04:21:27.821Z] unset SSH_AGENT_PID; [2025-02-17T04:21:27.821Z] echo Agent pid 40 killed; [2025-02-17T04:21:27.832Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-02-17T04:21:27.926Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-02-17T04:21:27.926Z] [ssh-agent] Looking for ssh-agent implementation... [2025-02-17T04:21:28.045Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-02-17T04:21:28.046Z] $ docker exec 3dcace76862262f40bdb827a9e060a09e0bc66c49b46db9a215607ee3cad057c ssh-agent [2025-02-17T04:21:28.160Z] SSH_AUTH_SOCK=/tmp/ssh-xoNmN1iAIeOt/agent.74 [2025-02-17T04:21:28.160Z] SSH_AGENT_PID=80 [2025-02-17T04:21:28.168Z] Running ssh-add (command line suppressed) [2025-02-17T04:21:28.270Z] 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) [2025-02-17T04:21:28.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-02-17T04:21:28.629Z] + git semver init [2025-02-17T04:21:28.889Z] 2025-02-17 04:21:28,806 [run_init] DEBUG init version:0.0.0 force:False [2025-02-17T04:21:28.889Z] 2025-02-17 04:21:28,807 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-616/.semver [2025-02-17T04:21:28.889Z] 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 [2025-02-17T04:21:28.889Z] 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) [2025-02-17T04:21:29.827Z] 2025-02-17 04:21:29,744 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-616/.git/info/exclude [2025-02-17T04:21:29.827Z] 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 [2025-02-17T04:21:29.827Z] 2025-02-17 04:21:29,745 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-616/.semver/PR-616 [2025-02-17T04:21:29.827Z] 2025-02-17 04:21:29,749 [execute] INFO git cat-file --batch-check [2025-02-17T04:21:29.827Z] 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=) [2025-02-17T04:21:29.827Z] 2025-02-17 04:21:29,755 [execute] INFO git cat-file --batch [2025-02-17T04:21:29.827Z] 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=) [2025-02-17T04:21:29.827Z] 2025-02-17 04:21:29,760 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-616/.semver/PR-616 [2025-02-17T04:21:29.827Z] 0.0.0 [Pipeline] } [2025-02-17T04:21:29.849Z] $ docker exec --env ******** --env ******** 3dcace76862262f40bdb827a9e060a09e0bc66c49b46db9a215607ee3cad057c ssh-agent -k [2025-02-17T04:21:29.948Z] unset SSH_AUTH_SOCK; [2025-02-17T04:21:29.948Z] unset SSH_AGENT_PID; [2025-02-17T04:21:29.955Z] echo Agent pid 80 killed; [2025-02-17T04:21:29.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-02-17T04:21:30.412Z] + git semver [Pipeline] } [2025-02-17T04:21:30.694Z] $ docker stop --time=1 3dcace76862262f40bdb827a9e060a09e0bc66c49b46db9a215607ee3cad057c [2025-02-17T04:21:32.022Z] $ docker rm -f --volumes 3dcace76862262f40bdb827a9e060a09e0bc66c49b46db9a215607ee3cad057c [Pipeline] // withDockerContainer [Pipeline] sh [2025-02-17T04:21:32.444Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-02-17T04:21:32.735Z] Stashed 1 file(s) [Pipeline] echo [2025-02-17T04:21:32.756Z] [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-02-17T04:21:33.765Z] provisioning config files... [2025-02-17T04:21:33.776Z] 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 [2025-02-17T04:21:34.250Z] ---> ****-login.sh [2025-02-17T04:21:34.250Z] nexus3.edgexfoundry.org:10001 [2025-02-17T04:21:34.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T04:21:34.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T04:21:34.250Z] Configure a credential helper to remove this warning. See [2025-02-17T04:21:34.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T04:21:34.250Z] [2025-02-17T04:21:34.250Z] Login Succeeded [2025-02-17T04:21:34.250Z] nexus3.edgexfoundry.org:10002 [2025-02-17T04:21:34.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T04:21:34.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T04:21:34.251Z] Configure a credential helper to remove this warning. See [2025-02-17T04:21:34.251Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T04:21:34.251Z] [2025-02-17T04:21:34.251Z] Login Succeeded [2025-02-17T04:21:34.251Z] nexus3.edgexfoundry.org:10003 [2025-02-17T04:21:34.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T04:21:34.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T04:21:34.510Z] Configure a credential helper to remove this warning. See [2025-02-17T04:21:34.510Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T04:21:34.510Z] [2025-02-17T04:21:34.510Z] Login Succeeded [2025-02-17T04:21:34.510Z] nexus3.edgexfoundry.org:10004 [2025-02-17T04:21:34.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T04:21:34.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T04:21:34.510Z] Configure a credential helper to remove this warning. See [2025-02-17T04:21:34.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T04:21:34.511Z] [2025-02-17T04:21:34.511Z] Login Succeeded [2025-02-17T04:21:34.511Z] ****.io [2025-02-17T04:21:34.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-02-17T04:21:34.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-02-17T04:21:34.770Z] Configure a credential helper to remove this warning. See [2025-02-17T04:21:34.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-02-17T04:21:34.771Z] [2025-02-17T04:21:34.771Z] Login Succeeded [2025-02-17T04:21:34.771Z] ---> ****-login.sh ends [Pipeline] } [2025-02-17T04:21:34.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-02-17T04:21:35.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-17T04:21:35.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2025-02-17T04:21:35.112Z] ========================================================= [2025-02-17T04:21:35.112Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-02-17T04:21:35.112Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-17T04:21:35.606Z] + 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-02-17T04:21:35.606Z] Sending build context to Docker daemon 18.26MB [2025-02-17T04:21:35.606Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2025-02-17T04:21:35.606Z] Step 2/10 : FROM ${BASE} AS builder [2025-02-17T04:21:35.606Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-02-17T04:21:35.606Z] da9db072f522: Pulling fs layer [2025-02-17T04:21:35.606Z] 6ef4a4ee8ca5: Pulling fs layer [2025-02-17T04:21:35.606Z] 06f05ace1117: Pulling fs layer [2025-02-17T04:21:35.606Z] 5fe327b54edc: Pulling fs layer [2025-02-17T04:21:35.606Z] 4f4fb700ef54: Pulling fs layer [2025-02-17T04:21:35.606Z] 92a5565b7b96: Pulling fs layer [2025-02-17T04:21:35.606Z] ff9bb7016b71: Pulling fs layer [2025-02-17T04:21:35.606Z] b67dba6c2c7d: Pulling fs layer [2025-02-17T04:21:35.606Z] a813b0c90790: Pulling fs layer [2025-02-17T04:21:35.606Z] 5fe327b54edc: Waiting [2025-02-17T04:21:35.606Z] 4f4fb700ef54: Waiting [2025-02-17T04:21:35.606Z] 92a5565b7b96: Waiting [2025-02-17T04:21:35.606Z] ff9bb7016b71: Waiting [2025-02-17T04:21:35.606Z] b67dba6c2c7d: Waiting [2025-02-17T04:21:35.606Z] a813b0c90790: Waiting [2025-02-17T04:21:35.606Z] 6ef4a4ee8ca5: Download complete [2025-02-17T04:21:35.864Z] 5fe327b54edc: Verifying Checksum [2025-02-17T04:21:35.864Z] 5fe327b54edc: Download complete [2025-02-17T04:21:35.864Z] 4f4fb700ef54: Download complete [2025-02-17T04:21:35.864Z] 92a5565b7b96: Download complete [2025-02-17T04:21:35.864Z] da9db072f522: Download complete [2025-02-17T04:21:35.864Z] ff9bb7016b71: Verifying Checksum [2025-02-17T04:21:35.864Z] ff9bb7016b71: Download complete [2025-02-17T04:21:35.864Z] da9db072f522: Pull complete [2025-02-17T04:21:36.125Z] 6ef4a4ee8ca5: Pull complete [2025-02-17T04:21:36.125Z] a813b0c90790: Verifying Checksum [2025-02-17T04:21:36.125Z] a813b0c90790: Download complete [2025-02-17T04:21:36.383Z] 06f05ace1117: Verifying Checksum [2025-02-17T04:21:36.383Z] 06f05ace1117: Download complete [2025-02-17T04:21:36.641Z] b67dba6c2c7d: Verifying Checksum [2025-02-17T04:21:36.641Z] b67dba6c2c7d: Download complete [2025-02-17T04:21:40.032Z] 06f05ace1117: Pull complete [2025-02-17T04:21:40.032Z] 5fe327b54edc: Pull complete [2025-02-17T04:21:40.032Z] 4f4fb700ef54: Pull complete [2025-02-17T04:21:40.032Z] 92a5565b7b96: Pull complete [2025-02-17T04:21:40.032Z] ff9bb7016b71: Pull complete [2025-02-17T04:21:41.978Z] b67dba6c2c7d: Pull complete [2025-02-17T04:21:42.237Z] a813b0c90790: Pull complete [2025-02-17T04:21:42.237Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-02-17T04:21:42.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-02-17T04:21:42.237Z] ---> 3ba60ce46760 [2025-02-17T04:21:42.237Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2025-02-17T04:21:44.786Z] ---> Running in 2bfeb85828c4 [2025-02-17T04:21:44.786Z] Removing intermediate container 2bfeb85828c4 [2025-02-17T04:21:44.786Z] ---> e7ea58fed404 [2025-02-17T04:21:44.786Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-02-17T04:21:44.786Z] ---> Running in a833b1fcd237 [2025-02-17T04:21:44.786Z] Removing intermediate container a833b1fcd237 [2025-02-17T04:21:44.786Z] ---> e8058901de8d [2025-02-17T04:21:44.786Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2025-02-17T04:21:44.786Z] ---> Running in dae9ffdc6839 [2025-02-17T04:21:44.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-02-17T04:21:48.106Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-02-17T04:21:48.106Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2025-02-17T04:21:48.106Z] (2/8) Installing libedit (20240517.3.1-r0) [2025-02-17T04:21:48.106Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2025-02-17T04:21:48.106Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2025-02-17T04:21:48.106Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2025-02-17T04:21:48.106Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2025-02-17T04:21:48.106Z] (7/8) Installing openssh-server (9.7_p1-r4) [2025-02-17T04:21:48.106Z] (8/8) Installing openssh (9.7_p1-r4) [2025-02-17T04:21:48.106Z] Executing busybox-1.36.1-r29.trigger [2025-02-17T04:21:48.106Z] OK: 253 MiB in 66 packages [2025-02-17T04:21:48.371Z] Removing intermediate container dae9ffdc6839 [2025-02-17T04:21:48.371Z] ---> 1dce01853a4f [2025-02-17T04:21:48.371Z] Step 6/10 : WORKDIR /device-modbus-go [2025-02-17T04:21:48.371Z] ---> Running in d14ee1859f4b [2025-02-17T04:21:48.371Z] Removing intermediate container d14ee1859f4b [2025-02-17T04:21:48.371Z] ---> 3d0294a6598e [2025-02-17T04:21:48.371Z] Step 7/10 : COPY go.mod vendor* ./ [2025-02-17T04:21:48.636Z] ---> b5b4e109a85c [2025-02-17T04:21:48.636Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-02-17T04:21:48.636Z] ---> Running in 3c4559b675e7 [2025-02-17T04:22:35.411Z] Removing intermediate container 3c4559b675e7 [2025-02-17T04:22:35.411Z] ---> f2f437e005ea [2025-02-17T04:22:35.411Z] Step 9/10 : COPY . . [2025-02-17T04:22:35.411Z] ---> b5121aeff780 [2025-02-17T04:22:35.411Z] Step 10/10 : RUN ${MAKE} [2025-02-17T04:22:35.411Z] ---> Running in 30c25cedaf91 [2025-02-17T04:22:35.411Z] noop [2025-02-17T04:22:35.411Z] Removing intermediate container 30c25cedaf91 [2025-02-17T04:22:35.411Z] ---> eeae3764ffc2 [2025-02-17T04:22:35.411Z] Successfully built eeae3764ffc2 [2025-02-17T04:22:35.411Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-17T04:22:35.885Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-17T04:22:35.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-17T04:22:36.037Z] prd-ubuntu20.04-docker-8c-8g-39100 does not seem to be running inside a container [2025-02-17T04:22:36.072Z] $ 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 [2025-02-17T04:22:36.387Z] $ docker top 978140bc71fe1f5e7339988b97e24a310d70cbc4fd05b42934df20552dd1c39a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-17T04:22:36.791Z] + go version [2025-02-17T04:22:36.791Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-02-17T04:22:36.821Z] $ docker stop --time=1 978140bc71fe1f5e7339988b97e24a310d70cbc4fd05b42934df20552dd1c39a [2025-02-17T04:22:38.110Z] $ 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 [2025-02-17T04:22:38.850Z] + docker inspect -f . ci-base-image-x86_64 [2025-02-17T04:22:38.850Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-17T04:22:39.012Z] prd-ubuntu20.04-docker-8c-8g-39100 does not seem to be running inside a container [2025-02-17T04:22:39.037Z] $ 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 [2025-02-17T04:22:39.357Z] $ docker top b0427bea1bc99cad7951d9f097cf8fede6dab191b41b10af004891cc724189b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-17T04:22:39.772Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-616 [Pipeline] fileExists [Pipeline] sh [2025-02-17T04:22:40.126Z] + make test [2025-02-17T04:22:40.126Z] go test ./... -coverprofile=coverage.out [2025-02-17T04:22:41.503Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2025-02-17T04:23:00.210Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2025-02-17T04:25:21.727Z] --- FAIL: TestDriver_createDeviceClient (130.69s) [2025-02-17T04:25:21.727Z] --- FAIL: TestDriver_createDeviceClient/OK_-_reuse_modbus-tcp_client (130.69s) [2025-02-17T04:25:21.727Z] driver_test.go:137: [2025-02-17T04:25:21.727Z] Error Trace: /w/workspace/xfoundry_device-modbus-go_PR-616/internal/driver/driver_test.go:137 [2025-02-17T04:25:21.727Z] Error: Received unexpected error: [2025-02-17T04:25:21.727Z] dial tcp 172.0.0.1:502: connect: connection timed out [2025-02-17T04:25:21.727Z] Test: TestDriver_createDeviceClient/OK_-_reuse_modbus-tcp_client [2025-02-17T04:25:21.727Z] Messages: createDeviceClient(modbus-tcp:172.0.0.1:502:1) [2025-02-17T04:25:21.727Z] --- FAIL: TestDriver_createDeviceClient/OK_-_reuse_modbus-rtu_client (0.00s) [2025-02-17T04:25:21.727Z] driver_test.go:137: [2025-02-17T04:25:21.727Z] Error Trace: /w/workspace/xfoundry_device-modbus-go_PR-616/internal/driver/driver_test.go:137 [2025-02-17T04:25:21.727Z] Error: Received unexpected error: [2025-02-17T04:25:21.727Z] no such file or directory [2025-02-17T04:25:21.727Z] Test: TestDriver_createDeviceClient/OK_-_reuse_modbus-rtu_client [2025-02-17T04:25:21.727Z] Messages: createDeviceClient(modbus-rtu:172.0.0.1:502:1:9600:8:1:N) [2025-02-17T04:25:21.727Z] FAIL [2025-02-17T04:25:21.727Z] coverage: 52.4% of statements [2025-02-17T04:25:21.727Z] FAIL github.com/edgexfoundry/device-modbus-go/internal/driver 130.704s [2025-02-17T04:25:21.727Z] FAIL [2025-02-17T04:25:21.727Z] make: *** [Makefile:47: unittest] Error 1 [Pipeline] } [2025-02-17T04:25:21.778Z] $ docker stop --time=1 b0427bea1bc99cad7951d9f097cf8fede6dab191b41b10af004891cc724189b9 [2025-02-17T04:25:23.047Z] $ 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 [2025-02-17T04:25:24.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-17T04:25:24.415Z] [2025-02-17T04:25:24.415Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-17T04:25:24.805Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-17T04:25:24.805Z] latest: Pulling from edgex-lftools-log-publisher [2025-02-17T04:25:24.805Z] 5eb5b503b376: Pulling fs layer [2025-02-17T04:25:24.805Z] 5c69ac0246d0: Pulling fs layer [2025-02-17T04:25:24.805Z] ec43610c2a17: Pulling fs layer [2025-02-17T04:25:24.805Z] 3a2ae6a8a46f: Pulling fs layer [2025-02-17T04:25:24.805Z] 33b1e0a273af: Pulling fs layer [2025-02-17T04:25:24.805Z] 5d3b04190fa2: Pulling fs layer [2025-02-17T04:25:24.805Z] 2f39f015ded8: Pulling fs layer [2025-02-17T04:25:24.805Z] 3a2ae6a8a46f: Waiting [2025-02-17T04:25:24.805Z] 33b1e0a273af: Waiting [2025-02-17T04:25:24.805Z] 5d3b04190fa2: Waiting [2025-02-17T04:25:24.805Z] 2f39f015ded8: Waiting [2025-02-17T04:25:24.805Z] 5c69ac0246d0: Download complete [2025-02-17T04:25:24.805Z] 3a2ae6a8a46f: Verifying Checksum [2025-02-17T04:25:24.805Z] 3a2ae6a8a46f: Download complete [2025-02-17T04:25:24.805Z] 33b1e0a273af: Verifying Checksum [2025-02-17T04:25:24.805Z] 33b1e0a273af: Download complete [2025-02-17T04:25:24.805Z] ec43610c2a17: Download complete [2025-02-17T04:25:24.805Z] 5d3b04190fa2: Download complete [2025-02-17T04:25:25.065Z] 5eb5b503b376: Verifying Checksum [2025-02-17T04:25:25.065Z] 5eb5b503b376: Download complete [2025-02-17T04:25:25.635Z] 2f39f015ded8: Download complete [2025-02-17T04:25:26.526Z] 5eb5b503b376: Pull complete [2025-02-17T04:25:26.526Z] 5c69ac0246d0: Pull complete [2025-02-17T04:25:26.526Z] ec43610c2a17: Pull complete [2025-02-17T04:25:26.526Z] 3a2ae6a8a46f: Pull complete [2025-02-17T04:25:26.793Z] 33b1e0a273af: Pull complete [2025-02-17T04:25:26.793Z] 5d3b04190fa2: Pull complete [2025-02-17T04:25:30.980Z] 2f39f015ded8: Pull complete [2025-02-17T04:25:30.980Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-02-17T04:25:30.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-17T04:25:30.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-17T04:25:31.238Z] prd-ubuntu20.04-docker-8c-8g-39100 does not seem to be running inside a container [2025-02-17T04:25:31.263Z] $ 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 [2025-02-17T04:25:32.572Z] $ docker top 4cd9f937000d5e12f374ae1225e81456664d39bdf449c5e6c3fabfed54c4dd3f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-02-17T04:25:33.040Z] ---> job-cost.sh [2025-02-17T04:25:33.040Z] lf-activate-venv: SKIPPING [2025-02-17T04:25:33.040Z] INFO: No Stack... [2025-02-17T04:25:33.300Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-17T04:25:33.560Z] INFO: Archiving Costs [Pipeline] sh [2025-02-17T04:25:33.874Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-616/archives/cost.csv [2025-02-17T04:25:33.874Z] + cut -d, -f6 [Pipeline] lock [2025-02-17T04:25:33.921Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-616-1-stack-cost] [2025-02-17T04:25:33.927Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-616-1-stack-cost] did not exist. Created. [2025-02-17T04:25:33.934Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-616-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-02-17T04:25:34.371Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-02-17T04:25:34.434Z] Stashed 1 file(s) [Pipeline] } [2025-02-17T04:25:34.466Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-616-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-02-17T04:25:34.553Z] $ docker stop --time=1 4cd9f937000d5e12f374ae1225e81456664d39bdf449c5e6c3fabfed54c4dd3f [2025-02-17T04:25:35.698Z] $ docker rm -f --volumes 4cd9f937000d5e12f374ae1225e81456664d39bdf449c5e6c3fabfed54c4dd3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-02-17T04:25:36.119Z] 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 [2025-02-17T04:25:38.432Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-616/archives ] [2025-02-17T04:25:38.432Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-616/archives [2025-02-17T04:25:38.432Z] total 16 [2025-02-17T04:25:38.432Z] drwxr-xr-x 3 root root 4096 Feb 17 04:25 . [2025-02-17T04:25:38.432Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 04:25 .. [2025-02-17T04:25:38.432Z] drwxr-xr-x 2 root root 4096 Feb 17 04:25 cost [2025-02-17T04:25:38.432Z] -rw-r--r-- 1 root root 88 Feb 17 04:25 cost.csv [2025-02-17T04:25:38.432Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-616/archives [2025-02-17T04:25:38.432Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-616/archives [2025-02-17T04:25:38.432Z] total 16 [2025-02-17T04:25:38.432Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 17 04:25 . [2025-02-17T04:25:38.432Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 17 04:25 .. [2025-02-17T04:25:38.432Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 17 04:25 cost [2025-02-17T04:25:38.432Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 17 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-02-17T04:25:38.764Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-17T04:25:39.664Z] ---> package-listing.sh [2025-02-17T04:25:39.664Z] ++ facter osfamily [2025-02-17T04:25:39.664Z] ++ tr '[:upper:]' '[:lower:]' [2025-02-17T04:25:39.924Z] + OS_FAMILY=debian [2025-02-17T04:25:39.924Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-616 [2025-02-17T04:25:39.924Z] + START_PACKAGES=/tmp/packages_start.txt [2025-02-17T04:25:39.924Z] + END_PACKAGES=/tmp/packages_end.txt [2025-02-17T04:25:39.924Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-02-17T04:25:39.924Z] + PACKAGES=/tmp/packages_start.txt [2025-02-17T04:25:39.924Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-616 ']' [2025-02-17T04:25:39.924Z] + PACKAGES=/tmp/packages_end.txt [2025-02-17T04:25:39.924Z] + case "${OS_FAMILY}" in [2025-02-17T04:25:39.924Z] + dpkg -l [2025-02-17T04:25:39.924Z] + grep '^ii' [2025-02-17T04:25:39.924Z] + '[' -f /tmp/packages_start.txt ']' [2025-02-17T04:25:39.924Z] + '[' -f /tmp/packages_end.txt ']' [2025-02-17T04:25:39.924Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-02-17T04:25:39.924Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-616 ']' [2025-02-17T04:25:39.924Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-616/archives/ [2025-02-17T04:25:39.924Z] + 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 [2025-02-17T04:25:39.962Z] 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 [2025-02-17T04:25:40.257Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-02-17T04:25:40.909Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-02-17T04:25:40.909Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-02-17T04:25:41.083Z] prd-ubuntu20.04-docker-8c-8g-39100 does not seem to be running inside a container [2025-02-17T04:25:41.110Z] $ 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 [2025-02-17T04:25:41.279Z] $ docker top 77359678b344f16426896ca40ddb469a825079f569d34c401f14d571e55c58e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-02-17T04:25:41.689Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-02-17T04:25:41.996Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-02-17T04:25:42.310Z] + ls /var/log/sa-host [2025-02-17T04:25:42.310Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-02-17T04:25:42.540Z] provisioning config files... [2025-02-17T04:25:42.549Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-616@tmp/config9913959301613401975tmp [Pipeline] { [Pipeline] echo [2025-02-17T04:25:42.609Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-17T04:25:42.925Z] ---> create-netrc.sh [Pipeline] } [2025-02-17T04:25:42.956Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-02-17T04:25:43.371Z] ---> python-tools-install.sh [Pipeline] echo [2025-02-17T04:25:43.408Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-17T04:25:43.790Z] ---> sudo-logs.sh [2025-02-17T04:25:43.790Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-02-17T04:25:43.891Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-17T04:25:44.232Z] ---> job-cost.sh [2025-02-17T04:25:44.232Z] lf-activate-venv: SKIPPING [2025-02-17T04:25:44.232Z] DEBUG: total: 0.2199999988079071 [2025-02-17T04:25:44.232Z] INFO: Retrieving Stack Cost... [2025-02-17T04:25:44.232Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-02-17T04:25:44.522Z] INFO: Archiving Costs [Pipeline] echo [2025-02-17T04:25:44.581Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-02-17T04:25:44.915Z] ---> logs-deploy.sh [2025-02-17T04:25:44.915Z] lf-activate-venv: SKIPPING [2025-02-17T04:25:44.915Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-616/1 [2025-02-17T04:25:44.915Z] INFO: archiving workspace using pattern(s): [2025-02-17T04:25:45.851Z] Archives upload complete. [2025-02-17T04:25:45.851Z] INFO: archiving logs to Nexus