Pull request #766 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9a1b644e73a72453829e8049bce67c98a2e6598 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-ssh6695045376027968262.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh4324986987516323066.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-mqtt-go/branches/snyk-fix-b.3u7uugc3s.d982867fb9d/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-mqtt-go/branches/snyk-fix-b.3u7uugc3s.d982867fb9d/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17950069143176040750.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-mqtt-go/branches/snyk-fix-b.3u7uugc3s.d982867fb9d/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14683406383395896665.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh13709747290759276686.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-mqtt-go/branches/snyk-fix-b.3u7uugc3s.d982867fb9d/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-mqtt-go/branches/snyk-fix-b.3u7uugc3s.d982867fb9d/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3377006864597143746.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 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-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-772566 in /w/workspace/b156f77e77e3bdef12cb3d982867fb9d [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-mqtt-go.git > git init /w/workspace/b156f77e77e3bdef12cb3d982867fb9d # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b9a1b644e73a72453829e8049bce67c98a2e6598 (snyk-fix-b156f77e77e3bdef12cb3d982867fb9d) Commit message: "fix: Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9a1b644e73a72453829e8049bce67c98a2e6598 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-11-05T05:36:12.585Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-11-05T05:36:12.773Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-11-05T05:36:12.881Z] ========================================================= [2025-11-05T05:36:12.881Z] EdgeX Global Pipelines Version Info [2025-11-05T05:36:12.881Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:36:14.001Z] ------------------- [2025-11-05T05:36:14.001Z] stable info: [2025-11-05T05:36:14.001Z] ------------------- [2025-11-05T05:36:14.001Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-11-05T05:36:14.001Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-05T05:36:14.001Z] Message: update stable to v1.0.278 [2025-11-05T05:36:14.264Z] ------------------- [2025-11-05T05:36:14.264Z] experimental info: [2025-11-05T05:36:14.264Z] ------------------- [2025-11-05T05:36:14.265Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-11-05T05:36:14.265Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-11-05T05:36:14.265Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-11-05T05:36:14.475Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-11-05T05:36:14.529Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-11-05T05:36:14.584Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-11-05T05:36:14.645Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-11-05T05:36:14.699Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-11-05T05:36:14.751Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-11-05T05:36:14.800Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-11-05T05:36:14.854Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-11-05T05:36:14.905Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-11-05T05:36:14.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-11-05T05:36:15.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-11-05T05:36:15.061Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-11-05T05:36:15.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-11-05T05:36:15.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-11-05T05:36:15.216Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:36:15.270Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-11-05T05:36:15.323Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:36:15.374Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-11-05T05:36:15.425Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-11-05T05:36:15.479Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-11-05T05:36:15.532Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-11-05T05:36:15.589Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-11-05T05:36:15.638Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-11-05T05:36:15.690Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-11-05T05:36:15.741Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-11-05T05:36:15.795Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-11-05T05:36:15.849Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-11-05T05:36:15.900Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-b156f77e77e3bdef12cb3d982867fb9d [Pipeline] echo [2025-11-05T05:36:15.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-b156f77e77e3bdef12cb3d982867fb9d [Pipeline] echo [2025-11-05T05:36:16.017Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-b156f77e77e3bdef12cb3d982867fb9d [Pipeline] echo [2025-11-05T05:36:16.077Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9a1b644e73a72453829e8049bce67c98a2e6598 [Pipeline] echo [2025-11-05T05:36:16.125Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9a1b64 [Pipeline] echo [2025-11-05T05:36:16.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:36:16.317Z] provisioning config files... [2025-11-05T05:36:16.331Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d@tmp/config1267058421733151719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:36:16.711Z] ---> ****-login.sh [2025-11-05T05:36:16.711Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:36:16.711Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:16.972Z] [2025-11-05T05:36:16.972Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:36:16.972Z] Configure a credential helper to remove this warning. See [2025-11-05T05:36:16.972Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:36:16.972Z] [2025-11-05T05:36:16.972Z] Login Succeeded [2025-11-05T05:36:16.972Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:36:16.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:16.972Z] [2025-11-05T05:36:16.972Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:36:16.972Z] Configure a credential helper to remove this warning. See [2025-11-05T05:36:16.973Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:36:16.973Z] [2025-11-05T05:36:16.973Z] Login Succeeded [2025-11-05T05:36:16.973Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:36:16.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:17.233Z] [2025-11-05T05:36:17.234Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:36:17.234Z] Configure a credential helper to remove this warning. See [2025-11-05T05:36:17.234Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:36:17.234Z] [2025-11-05T05:36:17.234Z] Login Succeeded [2025-11-05T05:36:17.234Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:36:17.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:17.234Z] [2025-11-05T05:36:17.234Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:36:17.234Z] Configure a credential helper to remove this warning. See [2025-11-05T05:36:17.234Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:36:17.234Z] [2025-11-05T05:36:17.234Z] Login Succeeded [2025-11-05T05:36:17.234Z] ****.io [2025-11-05T05:36:17.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:17.494Z] [2025-11-05T05:36:17.494Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-11-05T05:36:17.494Z] Configure a credential helper to remove this warning. See [2025-11-05T05:36:17.494Z] https://docs.****.com/go/credential-store/ [2025-11-05T05:36:17.494Z] [2025-11-05T05:36:17.495Z] Login Succeeded [2025-11-05T05:36:17.495Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:36:17.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-11-05T05:36:18.190Z] + git rev-list -1 --merges b9a1b644e73a72453829e8049bce67c98a2e6598~1..b9a1b644e73a72453829e8049bce67c98a2e6598 [Pipeline] echo [2025-11-05T05:36:18.244Z] -----------> git rev-list -1 --merges b9a1b644e73a72453829e8049bce67c98a2e6598~1..b9a1b644e73a72453829e8049bce67c98a2e6598 b9a1b644e73a72453829e8049bce67c98a2e6598 [false] [Pipeline] sh [2025-11-05T05:36:18.562Z] + git log --format=format:%s -1 b9a1b644e73a72453829e8049bce67c98a2e6598 [Pipeline] echo [2025-11-05T05:36:18.598Z] ========================================================= [2025-11-05T05:36:18.598Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-11-05T05:36:18.598Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:36:19.036Z] + git log --format=format:%s -1 b9a1b644e73a72453829e8049bce67c98a2e6598 [Pipeline] echo [2025-11-05T05:36:19.075Z] [semverPrep] GIT_COMMIT: b9a1b644e73a72453829e8049bce67c98a2e6598, Commit Message: fix: Dockerfile to reduce vulnerabilities [Pipeline] echo [2025-11-05T05:36:19.111Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-11-05T05:36:19.503Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-11-05T05:36:19.503Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-11-05T05:36:19.503Z] + [ -e /tmp/ssh_known_hosts ] [2025-11-05T05:36:19.503Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-11-05T05:36:19.503Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-11-05T05:36:19.503Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-11-05T05:36:19.503Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:36:19.942Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:36:19.942Z] [2025-11-05T05:36:19.942Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:36:20.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:36:20.326Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-11-05T05:36:20.326Z] 3dae71ba6b94: Pulling fs layer [2025-11-05T05:36:20.326Z] 6bf1a483ea7c: Pulling fs layer [2025-11-05T05:36:20.326Z] f5dfc541a4d3: Pulling fs layer [2025-11-05T05:36:20.326Z] 461d9e800cba: Pulling fs layer [2025-11-05T05:36:20.326Z] 80192f66455f: Pulling fs layer [2025-11-05T05:36:20.326Z] 2e8e34ca0e6c: Pulling fs layer [2025-11-05T05:36:20.326Z] a29436f7fd5d: Pulling fs layer [2025-11-05T05:36:20.326Z] 461d9e800cba: Waiting [2025-11-05T05:36:20.326Z] 923cac83aea3: Pulling fs layer [2025-11-05T05:36:20.326Z] 25ad8b0a4227: Pulling fs layer [2025-11-05T05:36:20.326Z] db01528c6b51: Pulling fs layer [2025-11-05T05:36:20.326Z] 28988de357af: Pulling fs layer [2025-11-05T05:36:20.326Z] 80192f66455f: Waiting [2025-11-05T05:36:20.326Z] 2e8e34ca0e6c: Waiting [2025-11-05T05:36:20.326Z] a29436f7fd5d: Waiting [2025-11-05T05:36:20.326Z] 923cac83aea3: Waiting [2025-11-05T05:36:20.326Z] 25ad8b0a4227: Waiting [2025-11-05T05:36:20.326Z] db01528c6b51: Waiting [2025-11-05T05:36:20.326Z] 28988de357af: Waiting [2025-11-05T05:36:20.326Z] 6bf1a483ea7c: Verifying Checksum [2025-11-05T05:36:20.326Z] 6bf1a483ea7c: Download complete [2025-11-05T05:36:20.326Z] 461d9e800cba: Verifying Checksum [2025-11-05T05:36:20.326Z] 461d9e800cba: Download complete [2025-11-05T05:36:20.585Z] 80192f66455f: Verifying Checksum [2025-11-05T05:36:20.585Z] 80192f66455f: Download complete [2025-11-05T05:36:20.585Z] f5dfc541a4d3: Verifying Checksum [2025-11-05T05:36:20.585Z] f5dfc541a4d3: Download complete [2025-11-05T05:36:20.585Z] 3dae71ba6b94: Verifying Checksum [2025-11-05T05:36:20.585Z] 3dae71ba6b94: Download complete [2025-11-05T05:36:20.585Z] 923cac83aea3: Download complete [2025-11-05T05:36:20.844Z] 25ad8b0a4227: Verifying Checksum [2025-11-05T05:36:20.844Z] 25ad8b0a4227: Download complete [2025-11-05T05:36:20.844Z] db01528c6b51: Download complete [2025-11-05T05:36:20.844Z] 28988de357af: Verifying Checksum [2025-11-05T05:36:20.844Z] 28988de357af: Download complete [2025-11-05T05:36:20.844Z] a29436f7fd5d: Verifying Checksum [2025-11-05T05:36:20.844Z] a29436f7fd5d: Download complete [2025-11-05T05:36:21.104Z] 2e8e34ca0e6c: Download complete [2025-11-05T05:36:21.672Z] 3dae71ba6b94: Pull complete [2025-11-05T05:36:21.932Z] 6bf1a483ea7c: Pull complete [2025-11-05T05:36:22.872Z] f5dfc541a4d3: Pull complete [2025-11-05T05:36:22.872Z] 461d9e800cba: Pull complete [2025-11-05T05:36:22.872Z] 80192f66455f: Pull complete [2025-11-05T05:36:27.063Z] 2e8e34ca0e6c: Pull complete [2025-11-05T05:36:27.063Z] a29436f7fd5d: Pull complete [2025-11-05T05:36:27.063Z] 923cac83aea3: Pull complete [2025-11-05T05:36:27.323Z] 25ad8b0a4227: Pull complete [2025-11-05T05:36:27.323Z] db01528c6b51: Pull complete [2025-11-05T05:36:27.323Z] 28988de357af: Pull complete [2025-11-05T05:36:27.323Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-11-05T05:36:27.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-11-05T05:36:27.323Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:36:27.589Z] prd-ubuntu20.04-docker-8c-8g-772566 does not seem to be running inside a container [2025-11-05T05:36:27.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/b156f77e77e3bdef12cb3d982867fb9d -v /w/workspace/b156f77e77e3bdef12cb3d982867fb9d:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d:rw,z -v /w/workspace/b156f77e77e3bdef12cb3d982867fb9d@tmp:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-11-05T05:36:29.660Z] $ docker top 8208067a529cbc320116a775d5c7bebd7c47b10d80e76146db53c97638b9a5eb -eo pid,comm [2025-11-05T05:36:29.706Z] 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-11-05T05:36:29.706Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-11-05T05:36:29.853Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:36:29.853Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:36:29.951Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:36:29.951Z] $ docker exec 8208067a529cbc320116a775d5c7bebd7c47b10d80e76146db53c97638b9a5eb ssh-agent [2025-11-05T05:36:30.054Z] SSH_AUTH_SOCK=/tmp/ssh-hOOSU2m1moCh/agent.32 [2025-11-05T05:36:30.054Z] SSH_AGENT_PID=38 [2025-11-05T05:36:30.060Z] Running ssh-add (command line suppressed) [2025-11-05T05:36:30.151Z] Identity added: /w/workspace/b156f77e77e3bdef12cb3d982867fb9d@tmp/private_key_2058761437258970985.key (/w/workspace/b156f77e77e3bdef12cb3d982867fb9d@tmp/private_key_2058761437258970985.key) [2025-11-05T05:36:30.167Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:36:30.511Z] + git config --global --add safe.directory /w/workspace/b156f77e77e3bdef12cb3d982867fb9d [Pipeline] sh [2025-11-05T05:36:30.828Z] + git tag --points-at HEAD [Pipeline] } [2025-11-05T05:36:30.854Z] $ docker exec --env ******** --env ******** 8208067a529cbc320116a775d5c7bebd7c47b10d80e76146db53c97638b9a5eb ssh-agent -k [2025-11-05T05:36:30.948Z] unset SSH_AUTH_SOCK; [2025-11-05T05:36:30.948Z] unset SSH_AGENT_PID; [2025-11-05T05:36:30.948Z] echo Agent pid 38 killed; [2025-11-05T05:36:30.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-11-05T05:36:31.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-11-05T05:36:31.069Z] [ssh-agent] Looking for ssh-agent implementation... [2025-11-05T05:36:31.164Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-11-05T05:36:31.165Z] $ docker exec 8208067a529cbc320116a775d5c7bebd7c47b10d80e76146db53c97638b9a5eb ssh-agent [2025-11-05T05:36:31.260Z] SSH_AUTH_SOCK=/tmp/ssh-VbEWxHyr0Q9S/agent.85 [2025-11-05T05:36:31.260Z] SSH_AGENT_PID=91 [2025-11-05T05:36:31.269Z] Running ssh-add (command line suppressed) [2025-11-05T05:36:31.364Z] Identity added: /w/workspace/b156f77e77e3bdef12cb3d982867fb9d@tmp/private_key_5533293184182948401.key (/w/workspace/b156f77e77e3bdef12cb3d982867fb9d@tmp/private_key_5533293184182948401.key) [2025-11-05T05:36:31.382Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-11-05T05:36:31.727Z] + git semver init [2025-11-05T05:36:31.991Z] 2025-11-05 05:36:31,946 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-11-05T05:36:31.991Z] 2025-11-05 05:36:31,950 [run_init] DEBUG init version:0.0.0 force:False [2025-11-05T05:36:31.991Z] 2025-11-05 05:36:31,950 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d/.semver [2025-11-05T05:36:31.991Z] 2025-11-05 05:36:31,951 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/b156f77e77e3bdef12cb3d982867fb9d/.semver [2025-11-05T05:36:31.991Z] 2025-11-05 05:36:31,951 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/b156f77e77e3bdef12cb3d982867fb9d/.semver'], cwd=/w/workspace/b156f77e77e3bdef12cb3d982867fb9d, stdin=None, shell=False, universal_newlines=False) [2025-11-05T05:36:33.370Z] 2025-11-05 05:36:33,297 [append_file] DEBUG append to file:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d/.git/info/exclude [2025-11-05T05:36:33.370Z] 2025-11-05 05:36:33,297 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d/.semver/snyk-fix-b156f77e77e3bdef12cb3d982867fb9d with force:False [2025-11-05T05:36:33.370Z] 2025-11-05 05:36:33,297 [write_file] DEBUG write to file:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d/.semver/snyk-fix-b156f77e77e3bdef12cb3d982867fb9d [2025-11-05T05:36:33.370Z] 2025-11-05 05:36:33,301 [execute] INFO git cat-file --batch-check [2025-11-05T05:36:33.370Z] 2025-11-05 05:36:33,302 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/b156f77e77e3bdef12cb3d982867fb9d/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:36:33.370Z] 2025-11-05 05:36:33,305 [execute] INFO git cat-file --batch [2025-11-05T05:36:33.370Z] 2025-11-05 05:36:33,305 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/b156f77e77e3bdef12cb3d982867fb9d/.semver, stdin=, shell=False, universal_newlines=False) [2025-11-05T05:36:33.370Z] 2025-11-05 05:36:33,308 [read_version] DEBUG read version from /w/workspace/b156f77e77e3bdef12cb3d982867fb9d/.semver/snyk-fix-b156f77e77e3bdef12cb3d982867fb9d [2025-11-05T05:36:33.370Z] 0.0.0 [Pipeline] } [2025-11-05T05:36:33.392Z] $ docker exec --env ******** --env ******** 8208067a529cbc320116a775d5c7bebd7c47b10d80e76146db53c97638b9a5eb ssh-agent -k [2025-11-05T05:36:33.485Z] unset SSH_AUTH_SOCK; [2025-11-05T05:36:33.485Z] unset SSH_AGENT_PID; [2025-11-05T05:36:33.486Z] echo Agent pid 91 killed; [2025-11-05T05:36:33.496Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-11-05T05:36:33.937Z] + git semver [Pipeline] } [2025-11-05T05:36:34.221Z] $ docker stop --time=1 8208067a529cbc320116a775d5c7bebd7c47b10d80e76146db53c97638b9a5eb [2025-11-05T05:36:35.470Z] $ docker rm -f --volumes 8208067a529cbc320116a775d5c7bebd7c47b10d80e76146db53c97638b9a5eb [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:36:35.882Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-11-05T05:36:36.231Z] Stashed 1 file(s) [Pipeline] echo [2025-11-05T05:36:36.257Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:36:36.872Z] provisioning config files... [2025-11-05T05:36:36.890Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d@tmp/config132641294213704898tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:36:37.242Z] ---> ****-login.sh [2025-11-05T05:36:37.242Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:36:37.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:37.242Z] Login Succeeded [2025-11-05T05:36:37.242Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:36:37.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:37.242Z] Login Succeeded [2025-11-05T05:36:37.242Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:36:37.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:37.507Z] Login Succeeded [2025-11-05T05:36:37.507Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:36:37.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:37.507Z] Login Succeeded [2025-11-05T05:36:37.507Z] ****.io [2025-11-05T05:36:37.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:36:37.768Z] Login Succeeded [2025-11-05T05:36:37.768Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:36:37.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:36:38.009Z] [edgeX.isLTS] Checking if [snyk-fix-b156f77e77e3bdef12cb3d982867fb9d] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:36:38.048Z] [edgeX.isLTS] Checking if [snyk-fix-b156f77e77e3bdef12cb3d982867fb9d] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:36:38.086Z] ========================================================= [2025-11-05T05:36:38.086Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-11-05T05:36:38.086Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:36:38.576Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-05T05:36:39.150Z] #0 building with "default" instance using docker driver [2025-11-05T05:36:39.150Z] [2025-11-05T05:36:39.150Z] #1 [internal] load build definition from Dockerfile [2025-11-05T05:36:39.150Z] #1 transferring dockerfile: 1.84kB done [2025-11-05T05:36:39.150Z] #1 DONE 0.0s [2025-11-05T05:36:39.150Z] [2025-11-05T05:36:39.150Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-11-05T05:36:39.150Z] #2 DONE 0.1s [2025-11-05T05:36:39.414Z] [2025-11-05T05:36:39.414Z] #3 [internal] load .dockerignore [2025-11-05T05:36:39.414Z] #3 transferring context: 182B done [2025-11-05T05:36:39.414Z] #3 DONE 0.0s [2025-11-05T05:36:39.414Z] [2025-11-05T05:36:39.414Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:36:39.414Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done [2025-11-05T05:36:39.414Z] #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done [2025-11-05T05:36:39.414Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.27MB / 60.15MB 0.1s [2025-11-05T05:36:39.414Z] #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done [2025-11-05T05:36:39.414Z] #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done [2025-11-05T05:36:39.414Z] #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done [2025-11-05T05:36:39.414Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s [2025-11-05T05:36:39.414Z] #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done [2025-11-05T05:36:39.414Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s [2025-11-05T05:36:39.414Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s [2025-11-05T05:36:39.414Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-11-05T05:36:39.414Z] #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done [2025-11-05T05:36:39.414Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b [2025-11-05T05:36:39.414Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s [2025-11-05T05:36:39.414Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s [2025-11-05T05:36:39.414Z] #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done [2025-11-05T05:36:39.689Z] #4 ... [2025-11-05T05:36:39.689Z] [2025-11-05T05:36:39.689Z] #5 [internal] load build context [2025-11-05T05:36:39.689Z] #5 transferring context: 30.77MB 0.3s done [2025-11-05T05:36:39.689Z] #5 DONE 0.3s [2025-11-05T05:36:39.689Z] [2025-11-05T05:36:39.689Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-11-05T05:36:39.689Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 27.16MB / 60.15MB 0.3s [2025-11-05T05:36:39.689Z] #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done [2025-11-05T05:36:39.689Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s [2025-11-05T05:36:39.689Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 [2025-11-05T05:36:39.689Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 59.95MB / 60.15MB 0.5s [2025-11-05T05:36:39.689Z] #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done [2025-11-05T05:36:39.689Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 24.12MB / 112.58MB 0.5s [2025-11-05T05:36:39.689Z] #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done [2025-11-05T05:36:39.689Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.5s [2025-11-05T05:36:39.948Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 41.94MB / 112.58MB 0.7s [2025-11-05T05:36:39.948Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s [2025-11-05T05:36:40.216Z] #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.7s done [2025-11-05T05:36:40.216Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 62.91MB / 112.58MB 0.8s [2025-11-05T05:36:40.216Z] #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.7s done [2025-11-05T05:36:40.216Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s [2025-11-05T05:36:40.216Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 87.03MB / 112.58MB 0.9s [2025-11-05T05:36:40.475Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s [2025-11-05T05:36:40.733Z] #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.2s done [2025-11-05T05:36:44.928Z] #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.3s done [2025-11-05T05:36:44.928Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 [2025-11-05T05:36:44.928Z] #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done [2025-11-05T05:36:44.928Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2025-11-05T05:36:44.928Z] #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done [2025-11-05T05:36:44.928Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e [2025-11-05T05:36:45.186Z] #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.4s done [2025-11-05T05:36:45.186Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c [2025-11-05T05:36:48.469Z] #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done [2025-11-05T05:36:48.469Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s [2025-11-05T05:36:48.729Z] #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.6s done [2025-11-05T05:36:48.729Z] #4 DONE 9.5s [2025-11-05T05:36:48.988Z] [2025-11-05T05:36:48.988Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2025-11-05T05:36:48.988Z] #6 0.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-11-05T05:36:49.247Z] #6 0.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-11-05T05:36:49.247Z] #6 0.571 (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-11-05T05:36:49.506Z] #6 0.580 (2/4) Installing libedit (20250104.3.1-r1) [2025-11-05T05:36:49.506Z] #6 0.585 (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-11-05T05:36:49.506Z] #6 0.604 (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-11-05T05:36:49.506Z] #6 0.612 Executing busybox-1.37.0-r19.trigger [2025-11-05T05:36:49.506Z] #6 0.621 OK: 269 MiB in 64 packages [2025-11-05T05:36:51.410Z] #6 DONE 2.6s [2025-11-05T05:36:51.670Z] [2025-11-05T05:36:51.670Z] #7 [builder 3/7] WORKDIR /device-mqtt-go [2025-11-05T05:36:51.670Z] #7 DONE 0.0s [2025-11-05T05:36:51.670Z] [2025-11-05T05:36:51.670Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2025-11-05T05:36:51.670Z] #8 DONE 0.0s [2025-11-05T05:36:51.670Z] [2025-11-05T05:36:51.670Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:36:51.710Z] Still waiting to schedule task [2025-11-05T05:36:51.710Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-11-05T05:37:01.649Z] #9 DONE 8.9s [2025-11-05T05:37:01.649Z] [2025-11-05T05:37:01.649Z] #10 [builder 6/7] COPY . . [2025-11-05T05:37:01.649Z] #10 DONE 0.1s [2025-11-05T05:37:01.649Z] [2025-11-05T05:37:01.649Z] #11 [builder 7/7] RUN echo noop [2025-11-05T05:37:01.649Z] #11 0.200 noop [2025-11-05T05:37:01.649Z] #11 DONE 0.2s [2025-11-05T05:37:01.649Z] [2025-11-05T05:37:01.649Z] #12 exporting to image [2025-11-05T05:37:01.649Z] #12 exporting layers [2025-11-05T05:37:08.210Z] #12 exporting layers 6.8s done [2025-11-05T05:37:08.210Z] #12 writing image sha256:e9d637340b35e3b584d320887fecbf0494f304b0ed00d72490886266ef3951c8 done [2025-11-05T05:37:08.210Z] #12 naming to docker.io/library/ci-base-image-x86_64 done [2025-11-05T05:37:08.210Z] #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:37:08.675Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:37:08.675Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:37:08.836Z] prd-ubuntu20.04-docker-8c-8g-772566 does not seem to be running inside a container [2025-11-05T05:37:08.861Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/b156f77e77e3bdef12cb3d982867fb9d -v /w/workspace/b156f77e77e3bdef12cb3d982867fb9d:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d:rw,z -v /w/workspace/b156f77e77e3bdef12cb3d982867fb9d@tmp:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d@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 ******** ci-base-image-x86_64 cat [2025-11-05T05:37:09.151Z] $ docker top 19e3bd97879c07cc5a726e818d5a421042f21b7be987b798b002785c6d546997 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:37:09.542Z] + go version [2025-11-05T05:37:09.542Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-11-05T05:37:09.573Z] $ docker stop --time=1 19e3bd97879c07cc5a726e818d5a421042f21b7be987b798b002785c6d546997 [2025-11-05T05:37:10.832Z] $ docker rm -f --volumes 19e3bd97879c07cc5a726e818d5a421042f21b7be987b798b002785c6d546997 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:37:11.572Z] + docker inspect -f . ci-base-image-x86_64 [2025-11-05T05:37:11.572Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:37:11.712Z] prd-ubuntu20.04-docker-8c-8g-772566 does not seem to be running inside a container [2025-11-05T05:37:11.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/b156f77e77e3bdef12cb3d982867fb9d -v /w/workspace/b156f77e77e3bdef12cb3d982867fb9d:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d:rw,z -v /w/workspace/b156f77e77e3bdef12cb3d982867fb9d@tmp:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d@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 ******** ci-base-image-x86_64 cat [2025-11-05T05:37:11.938Z] $ docker top 4017381e6d242bc69de8938420bc8cb5c19c7311f7cb542673cee24a1fe7d6a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:37:12.328Z] + git config --global --add safe.directory /w/workspace/b156f77e77e3bdef12cb3d982867fb9d [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:37:12.700Z] + make test [2025-11-05T05:37:12.700Z] go test ./... -coverprofile=coverage.out ./... [2025-11-05T05:37:13.638Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-11-05T05:37:31.701Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-11-05T05:37:31.701Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.8% of statements [2025-11-05T05:37:31.701Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-11-05T05:37:31.701Z] Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-11-05T05:37:31.701Z] The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions [2025-11-05T05:37:31.701Z] make: *** [Makefile:52: lint] Error 3 [Pipeline] } [2025-11-05T05:37:31.748Z] $ docker stop --time=1 4017381e6d242bc69de8938420bc8cb5c19c7311f7cb542673cee24a1fe7d6a2 [2025-11-05T05:37:33.924Z] $ docker rm -f --volumes 4017381e6d242bc69de8938420bc8cb5c19c7311f7cb542673cee24a1fe7d6a2 [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-11-05T05:37:35.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:37:35.295Z] [2025-11-05T05:37:35.295Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:37:35.671Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:37:35.671Z] latest: Pulling from edgex-lftools-log-publisher [2025-11-05T05:37:35.671Z] 5eb5b503b376: Pulling fs layer [2025-11-05T05:37:35.671Z] 5c69ac0246d0: Pulling fs layer [2025-11-05T05:37:35.671Z] ec43610c2a17: Pulling fs layer [2025-11-05T05:37:35.671Z] 3a2ae6a8a46f: Pulling fs layer [2025-11-05T05:37:35.671Z] 3a2ae6a8a46f: Waiting [2025-11-05T05:37:35.671Z] 33b1e0a273af: Pulling fs layer [2025-11-05T05:37:35.671Z] 5d3b04190fa2: Pulling fs layer [2025-11-05T05:37:35.671Z] 2f39f015ded8: Pulling fs layer [2025-11-05T05:37:35.671Z] 5d3b04190fa2: Waiting [2025-11-05T05:37:35.671Z] 2f39f015ded8: Waiting [2025-11-05T05:37:35.671Z] 33b1e0a273af: Waiting [2025-11-05T05:37:35.671Z] 5c69ac0246d0: Verifying Checksum [2025-11-05T05:37:35.671Z] 5c69ac0246d0: Download complete [2025-11-05T05:37:35.671Z] 3a2ae6a8a46f: Verifying Checksum [2025-11-05T05:37:35.671Z] 3a2ae6a8a46f: Download complete [2025-11-05T05:37:35.671Z] 33b1e0a273af: Verifying Checksum [2025-11-05T05:37:35.671Z] 33b1e0a273af: Download complete [2025-11-05T05:37:35.671Z] 5d3b04190fa2: Download complete [2025-11-05T05:37:35.671Z] ec43610c2a17: Verifying Checksum [2025-11-05T05:37:35.671Z] ec43610c2a17: Download complete [2025-11-05T05:37:35.931Z] 5eb5b503b376: Verifying Checksum [2025-11-05T05:37:35.931Z] 5eb5b503b376: Download complete [2025-11-05T05:37:36.496Z] 2f39f015ded8: Download complete [2025-11-05T05:37:37.430Z] 5eb5b503b376: Pull complete [2025-11-05T05:37:37.430Z] 5c69ac0246d0: Pull complete [2025-11-05T05:37:37.996Z] ec43610c2a17: Pull complete [2025-11-05T05:37:37.996Z] 3a2ae6a8a46f: Pull complete [2025-11-05T05:37:38.254Z] 33b1e0a273af: Pull complete [2025-11-05T05:37:38.254Z] 5d3b04190fa2: Pull complete [2025-11-05T05:37:43.526Z] 2f39f015ded8: Pull complete [2025-11-05T05:37:43.526Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-11-05T05:37:43.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:37:43.526Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:37:43.770Z] prd-ubuntu20.04-docker-8c-8g-772566 does not seem to be running inside a container [2025-11-05T05:37:43.804Z] $ 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/b156f77e77e3bdef12cb3d982867fb9d -v /w/workspace/b156f77e77e3bdef12cb3d982867fb9d:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d:rw,z -v /w/workspace/b156f77e77e3bdef12cb3d982867fb9d@tmp:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T05:37:45.217Z] $ docker top b2f2fe3d755399a4a02f49c46ad5013724f89c7158bc9b858c3d36aa76811d5a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:37:45.670Z] ---> job-cost.sh [2025-11-05T05:37:45.670Z] lf-activate-venv: SKIPPING [2025-11-05T05:37:45.670Z] INFO: No Stack... [2025-11-05T05:37:45.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T05:37:46.187Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:37:46.514Z] + cat /w/workspace/b156f77e77e3bdef12cb3d982867fb9d/archives/cost.csv [2025-11-05T05:37:46.514Z] + cut -d, -f6 [Pipeline] lock [2025-11-05T05:37:46.559Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-snyk-fix-b156f77e77e3bdef12cb3d982867fb9d-1-stack-cost] [2025-11-05T05:37:46.565Z] Resource [jenkins-edgexfoundry-device-mqtt-go-snyk-fix-b156f77e77e3bdef12cb3d982867fb9d-1-stack-cost] did not exist. Created. [2025-11-05T05:37:46.571Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-snyk-fix-b156f77e77e3bdef12cb3d982867fb9d-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:37:46.971Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-11-05T05:37:47.037Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:37:47.055Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-snyk-fix-b156f77e77e3bdef12cb3d982867fb9d-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:37:47.128Z] $ docker stop --time=1 b2f2fe3d755399a4a02f49c46ad5013724f89c7158bc9b858c3d36aa76811d5a [2025-11-05T05:37:48.244Z] $ docker rm -f --volumes b2f2fe3d755399a4a02f49c46ad5013724f89c7158bc9b858c3d36aa76811d5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-11-05T05:37:48.650Z] Failed in branch amd64 [2025-11-05T05:39:39.746Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-772571 in /w/workspace/b156f77e77e3bdef12cb3d982867fb9d [Pipeline] { [Pipeline] ws [2025-11-05T05:39:39.809Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2025-11-05T05:39:39.898Z] The recommended git tool is: git [2025-11-05T05:39:45.932Z] using credential edgex-jenkins-ssh [2025-11-05T05:39:45.955Z] Cloning the remote Git repository [2025-11-05T05:39:46.010Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2025-11-05T05:39:46.134Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2025-11-05T05:39:46.325Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2025-11-05T05:39:46.326Z] > git --version # timeout=10 [2025-11-05T05:39:46.351Z] > git --version # 'git version 2.25.1' [2025-11-05T05:39:46.355Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-11-05T05:39:46.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:39:49.966Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2025-11-05T05:39:49.995Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-11-05T05:39:50.913Z] Avoid second fetch [2025-11-05T05:39:50.914Z] Checking out Revision b9a1b644e73a72453829e8049bce67c98a2e6598 (snyk-fix-b156f77e77e3bdef12cb3d982867fb9d) [2025-11-05T05:39:51.583Z] Commit message: "fix: Dockerfile to reduce vulnerabilities" [2025-11-05T05:39:51.630Z] > git --version # timeout=10 [2025-11-05T05:39:51.647Z] > git --version # 'git version 2.25.1' [2025-11-05T05:39:51.662Z] fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-11-05T05:39:50.930Z] > git config core.sparsecheckout # timeout=10 [2025-11-05T05:39:51.000Z] > git checkout -f b9a1b644e73a72453829e8049bce67c98a2e6598 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:39:56.196Z] provisioning config files... [2025-11-05T05:39:56.229Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config4811863269214320669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:39:57.010Z] ---> ****-login.sh [2025-11-05T05:39:57.011Z] nexus3.edgexfoundry.org:10001 [2025-11-05T05:39:57.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:39:57.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:39:57.553Z] Configure a credential helper to remove this warning. See [2025-11-05T05:39:57.553Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:39:57.553Z] [2025-11-05T05:39:57.553Z] Login Succeeded [2025-11-05T05:39:57.553Z] nexus3.edgexfoundry.org:10002 [2025-11-05T05:39:57.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:39:57.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:39:57.821Z] Configure a credential helper to remove this warning. See [2025-11-05T05:39:57.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:39:57.821Z] [2025-11-05T05:39:57.821Z] Login Succeeded [2025-11-05T05:39:57.821Z] nexus3.edgexfoundry.org:10003 [2025-11-05T05:39:58.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:39:58.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:39:58.365Z] Configure a credential helper to remove this warning. See [2025-11-05T05:39:58.365Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:39:58.365Z] [2025-11-05T05:39:58.365Z] Login Succeeded [2025-11-05T05:39:58.365Z] nexus3.edgexfoundry.org:10004 [2025-11-05T05:39:58.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:39:58.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:39:58.635Z] Configure a credential helper to remove this warning. See [2025-11-05T05:39:58.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:39:58.635Z] [2025-11-05T05:39:58.635Z] Login Succeeded [2025-11-05T05:39:58.635Z] ****.io [2025-11-05T05:39:58.903Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-11-05T05:39:59.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-11-05T05:39:59.172Z] Configure a credential helper to remove this warning. See [2025-11-05T05:39:59.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-11-05T05:39:59.172Z] [2025-11-05T05:39:59.172Z] Login Succeeded [2025-11-05T05:39:59.172Z] ---> ****-login.sh ends [Pipeline] } [2025-11-05T05:39:59.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-11-05T05:39:59.709Z] [edgeX.isLTS] Checking if [snyk-fix-b156f77e77e3bdef12cb3d982867fb9d] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:39:59.754Z] [edgeX.isLTS] Checking if [snyk-fix-b156f77e77e3bdef12cb3d982867fb9d] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-11-05T05:39:59.799Z] ========================================================= [2025-11-05T05:39:59.799Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-11-05T05:39:59.799Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:40:00.344Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . [2025-11-05T05:40:00.943Z] Sending build context to Docker daemon 15.54MB [2025-11-05T05:40:00.943Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-11-05T05:40:00.943Z] Step 2/12 : FROM ${BASE} AS builder [2025-11-05T05:40:01.217Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-11-05T05:40:01.217Z] 6b59a28fa201: Pulling fs layer [2025-11-05T05:40:01.217Z] d32bb0dddca7: Pulling fs layer [2025-11-05T05:40:01.217Z] 5dab1238d3d9: Pulling fs layer [2025-11-05T05:40:01.217Z] 196fd7d83e7d: Pulling fs layer [2025-11-05T05:40:01.217Z] 4f4fb700ef54: Pulling fs layer [2025-11-05T05:40:01.217Z] 8ba94037c8f0: Pulling fs layer [2025-11-05T05:40:01.217Z] deaec5988b04: Pulling fs layer [2025-11-05T05:40:01.217Z] 9f65657bb879: Pulling fs layer [2025-11-05T05:40:01.217Z] 8ba94037c8f0: Waiting [2025-11-05T05:40:01.217Z] 9f65657bb879: Waiting [2025-11-05T05:40:01.217Z] deaec5988b04: Waiting [2025-11-05T05:40:01.217Z] 4f4fb700ef54: Waiting [2025-11-05T05:40:01.217Z] d32bb0dddca7: Verifying Checksum [2025-11-05T05:40:01.217Z] d32bb0dddca7: Download complete [2025-11-05T05:40:01.217Z] 196fd7d83e7d: Verifying Checksum [2025-11-05T05:40:01.217Z] 196fd7d83e7d: Download complete [2025-11-05T05:40:01.217Z] 4f4fb700ef54: Verifying Checksum [2025-11-05T05:40:01.217Z] 4f4fb700ef54: Download complete [2025-11-05T05:40:01.217Z] 8ba94037c8f0: Download complete [2025-11-05T05:40:01.217Z] 6b59a28fa201: Verifying Checksum [2025-11-05T05:40:01.217Z] 6b59a28fa201: Download complete [2025-11-05T05:40:01.813Z] 9f65657bb879: Verifying Checksum [2025-11-05T05:40:01.813Z] 9f65657bb879: Download complete [2025-11-05T05:40:02.406Z] 6b59a28fa201: Pull complete [2025-11-05T05:40:02.996Z] 5dab1238d3d9: Verifying Checksum [2025-11-05T05:40:02.996Z] 5dab1238d3d9: Download complete [2025-11-05T05:40:02.996Z] d32bb0dddca7: Pull complete [2025-11-05T05:40:04.971Z] deaec5988b04: Verifying Checksum [2025-11-05T05:40:04.971Z] deaec5988b04: Download complete [2025-11-05T05:40:20.060Z] 5dab1238d3d9: Pull complete [2025-11-05T05:40:20.060Z] 196fd7d83e7d: Pull complete [2025-11-05T05:40:20.060Z] 4f4fb700ef54: Pull complete [2025-11-05T05:40:20.060Z] 8ba94037c8f0: Pull complete [2025-11-05T05:40:28.318Z] deaec5988b04: Pull complete [2025-11-05T05:40:30.302Z] 9f65657bb879: Pull complete [2025-11-05T05:40:30.302Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-11-05T05:40:30.302Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-11-05T05:40:30.302Z] ---> 334268110677 [2025-11-05T05:40:30.302Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-11-05T05:40:32.990Z] ---> Running in 7129ce36b613 [2025-11-05T05:40:32.990Z] Removing intermediate container 7129ce36b613 [2025-11-05T05:40:32.990Z] ---> 3b2e77a60633 [2025-11-05T05:40:32.990Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T05:40:32.990Z] ---> Running in 3d2a44fe1f76 [2025-11-05T05:40:33.263Z] Removing intermediate container 3d2a44fe1f76 [2025-11-05T05:40:33.263Z] ---> d13d6b0f5bdc [2025-11-05T05:40:33.263Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-11-05T05:40:33.539Z] ---> Running in 04cde64d9777 [2025-11-05T05:40:33.818Z] Removing intermediate container 04cde64d9777 [2025-11-05T05:40:33.818Z] ---> d591570e296a [2025-11-05T05:40:33.818Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T05:40:33.818Z] ---> Running in 2b53ddb8ea58 [2025-11-05T05:40:34.415Z] Removing intermediate container 2b53ddb8ea58 [2025-11-05T05:40:34.415Z] ---> 62607389c9bc [2025-11-05T05:40:34.415Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T05:40:34.415Z] ---> Running in 6fb55640fb96 [2025-11-05T05:40:35.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:40:36.109Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:40:38.333Z] (1/4) Installing openssh-keygen (10.0_p1-r9) [2025-11-05T05:40:38.333Z] (2/4) Installing libedit (20250104.3.1-r1) [2025-11-05T05:40:38.333Z] (3/4) Installing openssh-client-common (10.0_p1-r9) [2025-11-05T05:40:38.333Z] (4/4) Installing openssh-client-default (10.0_p1-r9) [2025-11-05T05:40:38.333Z] Executing busybox-1.37.0-r19.trigger [2025-11-05T05:40:38.333Z] OK: 259 MiB in 64 packages [2025-11-05T05:40:40.301Z] Removing intermediate container 6fb55640fb96 [2025-11-05T05:40:40.301Z] ---> 1303d3572e15 [2025-11-05T05:40:40.301Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-11-05T05:40:40.301Z] ---> Running in 8c3ccab1c222 [2025-11-05T05:40:40.301Z] Removing intermediate container 8c3ccab1c222 [2025-11-05T05:40:40.301Z] ---> ebd065922d78 [2025-11-05T05:40:40.301Z] Step 9/12 : COPY go.mod vendor* ./ [2025-11-05T05:40:40.896Z] ---> 4411b09b693f [2025-11-05T05:40:40.896Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:40:40.896Z] ---> Running in 81637555db4a [2025-11-05T05:42:32.814Z] Removing intermediate container 81637555db4a [2025-11-05T05:42:32.814Z] ---> e0d535001989 [2025-11-05T05:42:32.814Z] Step 11/12 : COPY . . [2025-11-05T05:42:32.814Z] ---> a5042142c96f [2025-11-05T05:42:32.814Z] Step 12/12 : RUN $MAKE [2025-11-05T05:42:32.814Z] ---> Running in c5842454cc41 [2025-11-05T05:42:32.814Z] noop [2025-11-05T05:42:32.814Z] Removing intermediate container c5842454cc41 [2025-11-05T05:42:32.814Z] ---> e4b790385f18 [2025-11-05T05:42:32.814Z] Successfully built e4b790385f18 [2025-11-05T05:42:32.814Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:42:33.350Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:42:33.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:42:33.856Z] prd-ubuntu20.04-docker-arm64-4c-16g-772571 does not seem to be running inside a container [2025-11-05T05:42:33.930Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-05T05:42:35.219Z] $ docker top dc56d22a35a6e90a9cba71d933f363a010b1415b9ba3cc202561ee980c376319 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:42:36.138Z] + go version [2025-11-05T05:42:36.138Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-11-05T05:42:36.171Z] $ docker stop --time=1 dc56d22a35a6e90a9cba71d933f363a010b1415b9ba3cc202561ee980c376319 [2025-11-05T05:42:37.851Z] $ docker rm -f --volumes dc56d22a35a6e90a9cba71d933f363a010b1415b9ba3cc202561ee980c376319 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:42:38.752Z] + docker inspect -f . ci-base-image-arm64 [2025-11-05T05:42:38.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:42:39.054Z] prd-ubuntu20.04-docker-arm64-4c-16g-772571 does not seem to be running inside a container [2025-11-05T05:42:39.128Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-11-05T05:42:40.367Z] $ docker top dbb9145a90302135f2dab6ce8bb6cc1bc43dc3d309caaadce9c201f87447721b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:42:41.278Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2025-11-05T05:42:41.995Z] + make test [2025-11-05T05:42:41.995Z] go test ./... -coverprofile=coverage.out ./... [2025-11-05T05:42:49.419Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-11-05T05:46:57.481Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-11-05T05:46:57.481Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.068s coverage: 22.8% of statements [2025-11-05T05:46:58.067Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-11-05T05:46:59.483Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-11-05T05:46:59.483Z] go vet ./... [2025-11-05T05:47:55.917Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-11-05T05:47:55.917Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-11-05T05:47:55.917Z] ./bin/test-attribution-txt.sh [2025-11-05T05:47:55.917Z] An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo [2025-11-05T05:47:55.956Z] [edgeX.isLTS] Checking if [snyk-fix-b156f77e77e3bdef12cb3d982867fb9d] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-11-05T05:47:55.991Z] $ docker stop --time=1 dbb9145a90302135f2dab6ce8bb6cc1bc43dc3d309caaadce9c201f87447721b [2025-11-05T05:47:58.010Z] $ docker rm -f --volumes dbb9145a90302135f2dab6ce8bb6cc1bc43dc3d309caaadce9c201f87447721b [Pipeline] // withDockerContainer [Pipeline] sh [2025-11-05T05:47:59.873Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-11-05T05:48:00.562Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-11-05T05:48:01.530Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-11-05T05:48:01.951Z] + ls -al . [2025-11-05T05:48:01.951Z] total 248 [2025-11-05T05:48:01.951Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:42 . [2025-11-05T05:48:01.951Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 5 05:39 .. [2025-11-05T05:48:01.951Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 5 05:39 .dockerignore [2025-11-05T05:48:01.951Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 5 05:39 .git [2025-11-05T05:48:01.951Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:39 .github [2025-11-05T05:48:01.951Z] -rw-rw-r-- 1 jenkins jenkins 264 Nov 5 05:39 .gitignore [2025-11-05T05:48:01.951Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 5 05:39 .golangci.yml [2025-11-05T05:48:01.951Z] -rw-rw-r-- 1 jenkins jenkins 19745 Nov 5 05:39 Attribution.txt [2025-11-05T05:48:01.951Z] -rw-rw-r-- 1 jenkins jenkins 19382 Nov 5 05:39 CHANGELOG.md [2025-11-05T05:48:01.951Z] -rw-rw-r-- 1 jenkins jenkins 1805 Nov 5 05:39 Dockerfile [2025-11-05T05:48:01.951Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 5 05:39 GOVERNANCE.md [2025-11-05T05:48:01.951Z] -rw-rw-r-- 1 jenkins jenkins 657 Nov 5 05:39 Jenkinsfile [2025-11-05T05:48:01.951Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 5 05:39 LICENSE [2025-11-05T05:48:01.951Z] -rw-rw-r-- 1 jenkins jenkins 2545 Nov 5 05:39 Makefile [2025-11-05T05:48:01.951Z] -rw-rw-r-- 1 jenkins jenkins 620 Nov 5 05:39 OWNERS.md [2025-11-05T05:48:01.951Z] -rw-rw-r-- 1 jenkins jenkins 3599 Nov 5 05:39 README.md [2025-11-05T05:48:01.951Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 5 05:36 VERSION [2025-11-05T05:48:01.951Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:39 bin [2025-11-05T05:48:01.951Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:39 cmd [2025-11-05T05:48:01.951Z] -rw-r--r-- 1 jenkins jenkins 21039 Nov 5 05:46 coverage.out [2025-11-05T05:48:01.951Z] -rw-rw-r-- 1 jenkins jenkins 6256 Nov 5 05:39 go.mod [2025-11-05T05:48:01.951Z] -rw-rw-r-- 1 jenkins jenkins 86946 Nov 5 05:39 go.sum [2025-11-05T05:48:01.951Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 5 05:39 internal [2025-11-05T05:48:01.951Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 5 05:39 mock [2025-11-05T05:48:01.951Z] -rw-rw-r-- 1 jenkins jenkins 227 Nov 5 05:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:48:02.477Z] + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=b9a1b644e73a72453829e8049bce67c98a2e6598 --label arch=arm64 --label version=0.0.0 . [2025-11-05T05:48:03.085Z] Sending build context to Docker daemon 15.57MB [2025-11-05T05:48:03.085Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-11-05T05:48:03.085Z] Step 2/25 : FROM ${BASE} AS builder [2025-11-05T05:48:03.085Z] ---> e4b790385f18 [2025-11-05T05:48:03.085Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-11-05T05:48:03.354Z] ---> Running in e0183cf284c2 [2025-11-05T05:48:03.622Z] Removing intermediate container e0183cf284c2 [2025-11-05T05:48:03.622Z] ---> eb17aba5fd25 [2025-11-05T05:48:03.622Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-11-05T05:48:03.622Z] ---> Running in 3759386684f8 [2025-11-05T05:48:03.891Z] Removing intermediate container 3759386684f8 [2025-11-05T05:48:03.891Z] ---> 9681e37bb77b [2025-11-05T05:48:03.891Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-11-05T05:48:04.159Z] ---> Running in ffa5189c5cdc [2025-11-05T05:48:04.428Z] Removing intermediate container ffa5189c5cdc [2025-11-05T05:48:04.428Z] ---> 995e9a95d01d [2025-11-05T05:48:04.428Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-11-05T05:48:04.698Z] ---> Running in 2234cf1cafa0 [2025-11-05T05:48:04.969Z] Removing intermediate container 2234cf1cafa0 [2025-11-05T05:48:04.969Z] ---> 46446e7a3083 [2025-11-05T05:48:04.969Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-11-05T05:48:04.969Z] ---> Running in d29d6bda172b [2025-11-05T05:48:06.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:48:06.393Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:48:08.353Z] OK: 259 MiB in 64 packages [2025-11-05T05:48:09.324Z] Removing intermediate container d29d6bda172b [2025-11-05T05:48:09.324Z] ---> b4db38802ba8 [2025-11-05T05:48:09.324Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-11-05T05:48:09.591Z] ---> Running in 1b844fa62a9a [2025-11-05T05:48:09.862Z] Removing intermediate container 1b844fa62a9a [2025-11-05T05:48:09.862Z] ---> 5931898400c9 [2025-11-05T05:48:09.862Z] Step 9/25 : COPY go.mod vendor* ./ [2025-11-05T05:48:10.454Z] ---> b34129955eab [2025-11-05T05:48:10.454Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-11-05T05:48:10.454Z] ---> Running in 59828d0da067 [2025-11-05T05:48:13.044Z] Removing intermediate container 59828d0da067 [2025-11-05T05:48:13.044Z] ---> 093532829236 [2025-11-05T05:48:13.044Z] Step 11/25 : COPY . . [2025-11-05T05:48:14.008Z] ---> 556fd8cd1c60 [2025-11-05T05:48:14.009Z] Step 12/25 : RUN $MAKE [2025-11-05T05:48:14.285Z] ---> Running in 10b3c1f7cda0 [2025-11-05T05:48:15.251Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-11-05T05:52:37.169Z] Removing intermediate container 10b3c1f7cda0 [2025-11-05T05:52:37.169Z] ---> daf2e8f7bb2e [2025-11-05T05:52:37.169Z] Step 13/25 : FROM alpine:3.22.1 [2025-11-05T05:52:37.169Z] 3.22.1: Pulling from library/alpine [2025-11-05T05:52:37.169Z] 6e174226ea69: Pulling fs layer [2025-11-05T05:52:37.169Z] 6e174226ea69: Verifying Checksum [2025-11-05T05:52:37.169Z] 6e174226ea69: Download complete [2025-11-05T05:52:37.169Z] 6e174226ea69: Pull complete [2025-11-05T05:52:37.169Z] Digest: sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 [2025-11-05T05:52:37.169Z] Status: Downloaded newer image for alpine:3.22.1 [2025-11-05T05:52:37.169Z] ---> 02f8efbefad6 [2025-11-05T05:52:37.169Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-11-05T05:52:37.169Z] ---> Running in acbe1f77cc16 [2025-11-05T05:52:37.169Z] Removing intermediate container acbe1f77cc16 [2025-11-05T05:52:37.169Z] ---> b3807054a14d [2025-11-05T05:52:37.169Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-11-05T05:52:37.169Z] ---> Running in b7a059a5a8e5 [2025-11-05T05:52:37.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:52:37.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:52:37.169Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-11-05T05:52:37.169Z] Executing busybox-1.37.0-r18.trigger [2025-11-05T05:52:37.169Z] OK: 8 MiB in 17 packages [2025-11-05T05:52:37.169Z] Removing intermediate container b7a059a5a8e5 [2025-11-05T05:52:37.169Z] ---> cc77ae576dd4 [2025-11-05T05:52:37.169Z] Step 16/25 : RUN apk --no-cache upgrade [2025-11-05T05:52:37.169Z] ---> Running in 3b0168a7e8be [2025-11-05T05:52:37.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:52:37.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:52:37.169Z] Upgrading critical system libraries and apk-tools: [2025-11-05T05:52:37.169Z] (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) [2025-11-05T05:52:37.169Z] Executing busybox-1.37.0-r18.trigger [2025-11-05T05:52:37.169Z] Continuing the upgrade transaction with new apk-tools: [2025-11-05T05:52:37.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-11-05T05:52:37.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-11-05T05:52:37.436Z] (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) [2025-11-05T05:52:37.702Z] Executing busybox-1.37.0-r19.post-upgrade [2025-11-05T05:52:37.702Z] (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) [2025-11-05T05:52:37.702Z] (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) [2025-11-05T05:52:37.702Z] (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) [2025-11-05T05:52:37.702Z] (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) [2025-11-05T05:52:37.970Z] (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) [2025-11-05T05:52:37.970Z] (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) [2025-11-05T05:52:37.970Z] (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) [2025-11-05T05:52:37.970Z] Executing busybox-1.37.0-r19.trigger [2025-11-05T05:52:37.970Z] OK: 8 MiB in 17 packages [2025-11-05T05:52:39.380Z] Removing intermediate container 3b0168a7e8be [2025-11-05T05:52:39.380Z] ---> 3b74b70b38c5 [2025-11-05T05:52:39.380Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-11-05T05:52:41.322Z] ---> 12340281229d [2025-11-05T05:52:41.322Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-11-05T05:52:41.903Z] ---> 94141ed42ea1 [2025-11-05T05:52:41.903Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-11-05T05:52:42.486Z] ---> 002372ac12e9 [2025-11-05T05:52:42.486Z] Step 20/25 : EXPOSE 59982 [2025-11-05T05:52:42.486Z] ---> Running in 7f018291ff52 [2025-11-05T05:52:42.752Z] Removing intermediate container 7f018291ff52 [2025-11-05T05:52:42.752Z] ---> ebe1a3386f92 [2025-11-05T05:52:42.752Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-11-05T05:52:43.021Z] ---> Running in bfa1eebba73e [2025-11-05T05:52:43.288Z] Removing intermediate container bfa1eebba73e [2025-11-05T05:52:43.288Z] ---> 4474f98ff6c9 [2025-11-05T05:52:43.288Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-11-05T05:52:43.288Z] ---> Running in 82f8005ac2a7 [2025-11-05T05:52:43.565Z] Removing intermediate container 82f8005ac2a7 [2025-11-05T05:52:43.565Z] ---> 731431907add [2025-11-05T05:52:43.565Z] Step 23/25 : LABEL arch=arm64 [2025-11-05T05:52:43.832Z] ---> Running in bbd02da21736 [2025-11-05T05:52:44.099Z] Removing intermediate container bbd02da21736 [2025-11-05T05:52:44.099Z] ---> 676015a3cd86 [2025-11-05T05:52:44.099Z] Step 24/25 : LABEL git_sha=b9a1b644e73a72453829e8049bce67c98a2e6598 [2025-11-05T05:52:44.099Z] ---> Running in f99573e7ae19 [2025-11-05T05:52:44.367Z] Removing intermediate container f99573e7ae19 [2025-11-05T05:52:44.367Z] ---> b6cdbc79a0d9 [2025-11-05T05:52:44.367Z] Step 25/25 : LABEL version=0.0.0 [2025-11-05T05:52:44.635Z] ---> Running in 9051223fb13d [2025-11-05T05:52:44.903Z] Removing intermediate container 9051223fb13d [2025-11-05T05:52:44.903Z] ---> 15c33ed076be [2025-11-05T05:52:44.903Z] [Warning] One or more build-args [ARCH] were not consumed [2025-11-05T05:52:44.903Z] Successfully built 15c33ed076be [2025-11-05T05:52:44.903Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:52:45.818Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:52:45.818Z] [2025-11-05T05:52:45.818Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:52:46.245Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:52:46.245Z] arm64: Pulling from edgex-lftools-log-publisher [2025-11-05T05:52:46.245Z] 8998bd30e6a1: Pulling fs layer [2025-11-05T05:52:46.245Z] 04944245beec: Pulling fs layer [2025-11-05T05:52:46.245Z] 699f458cf7ca: Pulling fs layer [2025-11-05T05:52:46.245Z] 765212b225bb: Pulling fs layer [2025-11-05T05:52:46.245Z] f23df028b6ca: Pulling fs layer [2025-11-05T05:52:46.245Z] d65c8cfc05b1: Pulling fs layer [2025-11-05T05:52:46.245Z] 2437ff75d9bd: Pulling fs layer [2025-11-05T05:52:46.245Z] f23df028b6ca: Waiting [2025-11-05T05:52:46.245Z] d65c8cfc05b1: Waiting [2025-11-05T05:52:46.245Z] 2437ff75d9bd: Waiting [2025-11-05T05:52:46.245Z] 765212b225bb: Waiting [2025-11-05T05:52:46.512Z] 04944245beec: Verifying Checksum [2025-11-05T05:52:46.512Z] 04944245beec: Download complete [2025-11-05T05:52:46.512Z] 765212b225bb: Verifying Checksum [2025-11-05T05:52:46.512Z] 765212b225bb: Download complete [2025-11-05T05:52:46.512Z] f23df028b6ca: Verifying Checksum [2025-11-05T05:52:46.512Z] f23df028b6ca: Download complete [2025-11-05T05:52:46.512Z] d65c8cfc05b1: Verifying Checksum [2025-11-05T05:52:46.512Z] d65c8cfc05b1: Download complete [2025-11-05T05:52:46.779Z] 699f458cf7ca: Verifying Checksum [2025-11-05T05:52:46.779Z] 699f458cf7ca: Download complete [2025-11-05T05:52:47.046Z] 8998bd30e6a1: Verifying Checksum [2025-11-05T05:52:47.046Z] 8998bd30e6a1: Download complete [2025-11-05T05:52:49.634Z] 2437ff75d9bd: Verifying Checksum [2025-11-05T05:52:49.634Z] 2437ff75d9bd: Download complete [2025-11-05T05:52:52.222Z] 8998bd30e6a1: Pull complete [2025-11-05T05:52:52.489Z] 04944245beec: Pull complete [2025-11-05T05:52:53.901Z] 699f458cf7ca: Pull complete [2025-11-05T05:52:54.172Z] 765212b225bb: Pull complete [2025-11-05T05:52:55.137Z] f23df028b6ca: Pull complete [2025-11-05T05:52:55.405Z] d65c8cfc05b1: Pull complete [2025-11-05T05:53:13.623Z] 2437ff75d9bd: Pull complete [2025-11-05T05:53:13.623Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-11-05T05:53:13.623Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-11-05T05:53:13.623Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:53:13.964Z] prd-ubuntu20.04-docker-arm64-4c-16g-772571 does not seem to be running inside a container [2025-11-05T05:53:14.026Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-11-05T05:53:17.121Z] $ docker top bbf54f785dfa8b6a8e3fe3600cb2108e3509f04daa190cc496e6ecb631fe2ae9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:53:18.055Z] ---> job-cost.sh [2025-11-05T05:53:18.055Z] lf-activate-venv: SKIPPING [2025-11-05T05:53:18.055Z] INFO: No Stack... [2025-11-05T05:53:18.322Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-11-05T05:53:19.278Z] INFO: Archiving Costs [Pipeline] sh [2025-11-05T05:53:19.944Z] + cut -d, -f6 [2025-11-05T05:53:19.944Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2025-11-05T05:53:20.006Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-snyk-fix-b156f77e77e3bdef12cb3d982867fb9d-1-stack-cost] [2025-11-05T05:53:20.013Z] Resource [jenkins-edgexfoundry-device-mqtt-go-snyk-fix-b156f77e77e3bdef12cb3d982867fb9d-1-stack-cost] did not exist. Created. [2025-11-05T05:53:20.019Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-snyk-fix-b156f77e77e3bdef12cb3d982867fb9d-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-11-05T05:53:20.763Z] /w/workspace/device-mqtt-go/1@tmp/durable-b5b8d13f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-11-05T05:53:21.443Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-11-05T05:53:21.480Z] Warning: overwriting stash ‘stack-cost’ [2025-11-05T05:53:21.531Z] Stashed 1 file(s) [Pipeline] } [2025-11-05T05:53:21.548Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-snyk-fix-b156f77e77e3bdef12cb3d982867fb9d-1-stack-cost] [Pipeline] // lock [Pipeline] } [2025-11-05T05:53:21.633Z] $ docker stop --time=1 bbf54f785dfa8b6a8e3fe3600cb2108e3509f04daa190cc496e6ecb631fe2ae9 [2025-11-05T05:53:23.194Z] $ docker rm -f --volumes bbf54f785dfa8b6a8e3fe3600cb2108e3509f04daa190cc496e6ecb631fe2ae9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) 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-11-05T05:53:26.253Z] + [ -d /w/workspace/b156f77e77e3bdef12cb3d982867fb9d/archives ] [2025-11-05T05:53:26.254Z] + ls -al /w/workspace/b156f77e77e3bdef12cb3d982867fb9d/archives [2025-11-05T05:53:26.254Z] total 16 [2025-11-05T05:53:26.254Z] drwxr-xr-x 3 root root 4096 Nov 5 05:37 . [2025-11-05T05:53:26.254Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 05:37 .. [2025-11-05T05:53:26.254Z] drwxr-xr-x 2 root root 4096 Nov 5 05:37 cost [2025-11-05T05:53:26.254Z] -rw-r--r-- 1 root root 121 Nov 5 05:37 cost.csv [2025-11-05T05:53:26.254Z] + sudo chown -R jenkins:jenkins /w/workspace/b156f77e77e3bdef12cb3d982867fb9d/archives [2025-11-05T05:53:26.254Z] + ls -al /w/workspace/b156f77e77e3bdef12cb3d982867fb9d/archives [2025-11-05T05:53:26.254Z] total 16 [2025-11-05T05:53:26.254Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 5 05:37 . [2025-11-05T05:53:26.254Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 5 05:37 .. [2025-11-05T05:53:26.254Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 5 05:37 cost [2025-11-05T05:53:26.254Z] -rw-r--r-- 1 jenkins jenkins 121 Nov 5 05:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:53:26.583Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:53:27.483Z] ---> package-listing.sh [2025-11-05T05:53:27.484Z] ++ facter osfamily [2025-11-05T05:53:27.484Z] ++ tr '[:upper:]' '[:lower:]' [2025-11-05T05:53:27.742Z] + OS_FAMILY=debian [2025-11-05T05:53:27.742Z] + workspace=/w/workspace/b156f77e77e3bdef12cb3d982867fb9d [2025-11-05T05:53:27.742Z] + START_PACKAGES=/tmp/packages_start.txt [2025-11-05T05:53:27.742Z] + END_PACKAGES=/tmp/packages_end.txt [2025-11-05T05:53:27.742Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-11-05T05:53:27.742Z] + PACKAGES=/tmp/packages_start.txt [2025-11-05T05:53:27.742Z] + '[' /w/workspace/b156f77e77e3bdef12cb3d982867fb9d ']' [2025-11-05T05:53:27.742Z] + PACKAGES=/tmp/packages_end.txt [2025-11-05T05:53:27.742Z] + case "${OS_FAMILY}" in [2025-11-05T05:53:27.742Z] + dpkg -l [2025-11-05T05:53:27.742Z] + grep '^ii' [2025-11-05T05:53:27.742Z] + '[' -f /tmp/packages_start.txt ']' [2025-11-05T05:53:27.742Z] + '[' -f /tmp/packages_end.txt ']' [2025-11-05T05:53:27.742Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-11-05T05:53:27.742Z] + '[' /w/workspace/b156f77e77e3bdef12cb3d982867fb9d ']' [2025-11-05T05:53:27.742Z] + mkdir -p /w/workspace/b156f77e77e3bdef12cb3d982867fb9d/archives/ [2025-11-05T05:53:27.742Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/b156f77e77e3bdef12cb3d982867fb9d/archives/ [Pipeline] echo [2025-11-05T05:53:27.781Z] 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/b156f77e77e3bdef12cb3d982867fb9d/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-11-05T05:53:28.076Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-11-05T05:53:28.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-11-05T05:53:28.717Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-11-05T05:53:28.880Z] prd-ubuntu20.04-docker-8c-8g-772566 does not seem to be running inside a container [2025-11-05T05:53:28.907Z] $ 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/b156f77e77e3bdef12cb3d982867fb9d/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/b156f77e77e3bdef12cb3d982867fb9d -v /w/workspace/b156f77e77e3bdef12cb3d982867fb9d:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d:rw,z -v /w/workspace/b156f77e77e3bdef12cb3d982867fb9d@tmp:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-11-05T05:53:29.103Z] $ docker top 4f934cddcd35836418fd4ff77cab17853f4ee7bc14e24ba0db4404fab8becabc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-11-05T05:53:29.506Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-11-05T05:53:29.824Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-11-05T05:53:30.143Z] + ls /var/log/sa-host [2025-11-05T05:53:30.143Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-11-05T05:53:30.370Z] provisioning config files... [2025-11-05T05:53:30.379Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/b156f77e77e3bdef12cb3d982867fb9d@tmp/config1674429247372329793tmp [Pipeline] { [Pipeline] echo [2025-11-05T05:53:30.441Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:53:30.757Z] ---> create-netrc.sh [Pipeline] } [2025-11-05T05:53:30.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:53:31.203Z] ---> python-tools-install.sh [Pipeline] echo [2025-11-05T05:53:31.237Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:53:31.554Z] ---> sudo-logs.sh [2025-11-05T05:53:31.554Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-11-05T05:53:31.648Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:53:31.968Z] ---> job-cost.sh [2025-11-05T05:53:31.968Z] lf-activate-venv: SKIPPING [2025-11-05T05:53:31.968Z] DEBUG: total: 0.2199999988079071 [2025-11-05T05:53:31.968Z] INFO: Retrieving Stack Cost... [2025-11-05T05:53:32.227Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-11-05T05:53:32.794Z] INFO: Archiving Costs [Pipeline] echo [2025-11-05T05:53:32.836Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-11-05T05:53:33.155Z] ---> logs-deploy.sh [2025-11-05T05:53:33.155Z] lf-activate-venv: SKIPPING [2025-11-05T05:53:33.155Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/snyk-fix-b156f77e77e3bdef12cb3d982867fb9d/1 [2025-11-05T05:53:33.155Z] INFO: archiving workspace using pattern(s): [2025-11-05T05:53:34.092Z] Archives upload complete. [2025-11-05T05:53:34.092Z] INFO: archiving logs to Nexus