Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cd3c9672bc7e677ee544375ab4ea4dc728bfac3d 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-ssh2655179995264499098.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh9617376911176828016.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4208824954818005667.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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 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-ssh12919434140810990441.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh180805365183661798.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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-40989 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/edgexfoundry_device-mqtt-go_main # 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 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d (main) > 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 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d # timeout=10 Commit message: "Merge pull request #737 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" > git rev-list --no-walk 8cb16f79121ef03d269cdccc8174ac564e302e18 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T02:04:08.831Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T02:04:08.912Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T02:04:08.938Z] ========================================================= [2025-03-12T02:04:08.938Z] EdgeX Global Pipelines Version Info [2025-03-12T02:04:08.938Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:04:10.077Z] ------------------- [2025-03-12T02:04:10.077Z] stable info: [2025-03-12T02:04:10.077Z] ------------------- [2025-03-12T02:04:10.078Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T02:04:10.078Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T02:04:10.078Z] Message: update stable to v1.0.271 [2025-03-12T02:04:10.648Z] ------------------- [2025-03-12T02:04:10.648Z] experimental info: [2025-03-12T02:04:10.648Z] ------------------- [2025-03-12T02:04:10.648Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T02:04:10.648Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T02:04:10.648Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T02:04:10.745Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2025-03-12T02:04:10.770Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2025-03-12T02:04:10.795Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T02:04:10.815Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T02:04:10.843Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T02:04:10.871Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T02:04:10.899Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T02:04:10.926Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T02:04:10.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T02:04:10.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T02:04:11.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T02:04:11.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2025-03-12T02:04:11.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T02:04:11.080Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T02:04:11.109Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T02:04:11.137Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T02:04:11.166Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T02:04:11.190Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T02:04:11.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T02:04:11.233Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T02:04:11.259Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-12T02:04:11.289Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-12T02:04:11.313Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-12T02:04:11.343Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-12T02:04:11.370Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-12T02:04:11.397Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T02:04:11.426Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T02:04:11.455Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-12T02:04:11.478Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-12T02:04:11.505Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-12T02:04:11.532Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [Pipeline] echo [2025-03-12T02:04:11.556Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd3c967 [Pipeline] echo [2025-03-12T02:04:11.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T02:04:11.656Z] provisioning config files... [2025-03-12T02:04:11.672Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9507098299856540916tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:04:12.011Z] ---> ****-login.sh [2025-03-12T02:04:12.012Z] nexus3.edgexfoundry.org:10001 [2025-03-12T02:04:12.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:04:12.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:04:12.533Z] Configure a credential helper to remove this warning. See [2025-03-12T02:04:12.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:04:12.533Z] [2025-03-12T02:04:12.533Z] Login Succeeded [2025-03-12T02:04:12.533Z] nexus3.edgexfoundry.org:10002 [2025-03-12T02:04:12.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:04:12.533Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:04:12.533Z] Configure a credential helper to remove this warning. See [2025-03-12T02:04:12.533Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:04:12.533Z] [2025-03-12T02:04:12.533Z] Login Succeeded [2025-03-12T02:04:12.533Z] nexus3.edgexfoundry.org:10003 [2025-03-12T02:04:12.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:04:12.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:04:12.794Z] Configure a credential helper to remove this warning. See [2025-03-12T02:04:12.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:04:12.794Z] [2025-03-12T02:04:12.794Z] Login Succeeded [2025-03-12T02:04:12.794Z] nexus3.edgexfoundry.org:10004 [2025-03-12T02:04:12.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:04:12.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:04:12.794Z] Configure a credential helper to remove this warning. See [2025-03-12T02:04:12.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:04:12.794Z] [2025-03-12T02:04:12.794Z] Login Succeeded [2025-03-12T02:04:12.794Z] ****.io [2025-03-12T02:04:12.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:04:13.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:04:13.055Z] Configure a credential helper to remove this warning. See [2025-03-12T02:04:13.055Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:04:13.055Z] [2025-03-12T02:04:13.055Z] Login Succeeded [2025-03-12T02:04:13.055Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T02:04:13.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-12T02:04:13.470Z] + git rev-list -1 --merges cd3c9672bc7e677ee544375ab4ea4dc728bfac3d~1..cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [Pipeline] echo [2025-03-12T02:04:13.499Z] -----------> git rev-list -1 --merges cd3c9672bc7e677ee544375ab4ea4dc728bfac3d~1..cd3c9672bc7e677ee544375ab4ea4dc728bfac3d cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [2025-03-12T02:04:13.499Z] cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [false] [Pipeline] sh [2025-03-12T02:04:13.792Z] + git log --format=format:%s -1 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [Pipeline] echo [2025-03-12T02:04:13.808Z] ========================================================= [2025-03-12T02:04:13.808Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-12T02:04:13.808Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T02:04:14.165Z] + git log --format=format:%s -1 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [Pipeline] echo [2025-03-12T02:04:14.177Z] [semverPrep] GIT_COMMIT: cd3c9672bc7e677ee544375ab4ea4dc728bfac3d, Commit Message: Merge pull request #737 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0 [Pipeline] echo [2025-03-12T02:04:14.197Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-12T02:04:14.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T02:04:14.604Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T02:04:14.604Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T02:04:14.604Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T02:04:14.604Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-12T02:04:14.604Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T02:04:14.604Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:04:14.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T02:04:14.977Z] [2025-03-12T02:04:14.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:04:15.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T02:04:15.287Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T02:04:15.287Z] b85a868b505f: Pulling fs layer [2025-03-12T02:04:15.287Z] e2be974225ed: Pulling fs layer [2025-03-12T02:04:15.287Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T02:04:15.287Z] 988bab9f4d93: Pulling fs layer [2025-03-12T02:04:15.287Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T02:04:15.287Z] eaf3925da568: Pulling fs layer [2025-03-12T02:04:15.287Z] bab4dde63d76: Pulling fs layer [2025-03-12T02:04:15.287Z] bde34c3a00c8: Pulling fs layer [2025-03-12T02:04:15.287Z] b352a97aabf1: Pulling fs layer [2025-03-12T02:04:15.287Z] 4872d77fe225: Pulling fs layer [2025-03-12T02:04:15.287Z] 5851b861e8e6: Pulling fs layer [2025-03-12T02:04:15.287Z] bab4dde63d76: Waiting [2025-03-12T02:04:15.287Z] b352a97aabf1: Waiting [2025-03-12T02:04:15.287Z] 988bab9f4d93: Waiting [2025-03-12T02:04:15.287Z] 1469e6f7b9e6: Waiting [2025-03-12T02:04:15.287Z] eaf3925da568: Waiting [2025-03-12T02:04:15.287Z] 4872d77fe225: Waiting [2025-03-12T02:04:15.287Z] e2be974225ed: Verifying Checksum [2025-03-12T02:04:15.287Z] e2be974225ed: Download complete [2025-03-12T02:04:15.287Z] 988bab9f4d93: Verifying Checksum [2025-03-12T02:04:15.287Z] 988bab9f4d93: Download complete [2025-03-12T02:04:15.546Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T02:04:15.546Z] 339a4e72a1f5: Download complete [2025-03-12T02:04:15.546Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T02:04:15.546Z] 1469e6f7b9e6: Download complete [2025-03-12T02:04:15.546Z] eaf3925da568: Download complete [2025-03-12T02:04:15.546Z] bde34c3a00c8: Verifying Checksum [2025-03-12T02:04:15.546Z] bde34c3a00c8: Download complete [2025-03-12T02:04:15.546Z] b352a97aabf1: Verifying Checksum [2025-03-12T02:04:15.546Z] b352a97aabf1: Download complete [2025-03-12T02:04:15.546Z] 4872d77fe225: Verifying Checksum [2025-03-12T02:04:15.546Z] 4872d77fe225: Download complete [2025-03-12T02:04:15.546Z] 5851b861e8e6: Verifying Checksum [2025-03-12T02:04:15.546Z] 5851b861e8e6: Download complete [2025-03-12T02:04:15.546Z] b85a868b505f: Verifying Checksum [2025-03-12T02:04:15.546Z] b85a868b505f: Download complete [2025-03-12T02:04:15.805Z] bab4dde63d76: Verifying Checksum [2025-03-12T02:04:15.805Z] bab4dde63d76: Download complete [2025-03-12T02:04:16.741Z] b85a868b505f: Pull complete [2025-03-12T02:04:17.000Z] e2be974225ed: Pull complete [2025-03-12T02:04:17.571Z] 339a4e72a1f5: Pull complete [2025-03-12T02:04:17.571Z] 988bab9f4d93: Pull complete [2025-03-12T02:04:17.829Z] 1469e6f7b9e6: Pull complete [2025-03-12T02:04:17.829Z] eaf3925da568: Pull complete [2025-03-12T02:04:19.747Z] bab4dde63d76: Pull complete [2025-03-12T02:04:19.747Z] bde34c3a00c8: Pull complete [2025-03-12T02:04:19.747Z] b352a97aabf1: Pull complete [2025-03-12T02:04:19.747Z] 4872d77fe225: Pull complete [2025-03-12T02:04:19.747Z] 5851b861e8e6: Pull complete [2025-03-12T02:04:19.747Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T02:04:19.747Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T02:04:19.747Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T02:04:19.912Z] prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container [2025-03-12T02:04:19.944Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T02:04:23.059Z] $ docker top ca0049cf74fde551b207875ef3642077fa9e5e6ca3097b94d45152a3b7ccb70a -eo pid,comm [2025-03-12T02:04:23.119Z] 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-03-12T02:04:23.119Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T02:04:23.185Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T02:04:23.185Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T02:04:23.299Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T02:04:23.300Z] $ docker exec ca0049cf74fde551b207875ef3642077fa9e5e6ca3097b94d45152a3b7ccb70a ssh-agent [2025-03-12T02:04:23.410Z] SSH_AUTH_SOCK=/tmp/ssh-hMfeX82ejAqC/agent.32 [2025-03-12T02:04:23.410Z] SSH_AGENT_PID=38 [2025-03-12T02:04:23.416Z] Running ssh-add (command line suppressed) [2025-03-12T02:04:23.503Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18445510397047024321.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_18445510397047024321.key) [2025-03-12T02:04:23.519Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T02:04:23.817Z] + git tag --points-at HEAD [Pipeline] } [2025-03-12T02:04:23.827Z] $ docker exec --env ******** --env ******** ca0049cf74fde551b207875ef3642077fa9e5e6ca3097b94d45152a3b7ccb70a ssh-agent -k [2025-03-12T02:04:23.934Z] unset SSH_AUTH_SOCK; [2025-03-12T02:04:23.934Z] unset SSH_AGENT_PID; [2025-03-12T02:04:23.934Z] echo Agent pid 38 killed; [2025-03-12T02:04:23.945Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-12T02:04:23.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T02:04:23.988Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T02:04:24.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T02:04:24.110Z] $ docker exec ca0049cf74fde551b207875ef3642077fa9e5e6ca3097b94d45152a3b7ccb70a ssh-agent [2025-03-12T02:04:24.221Z] SSH_AUTH_SOCK=/tmp/ssh-AdT2ozaYFekm/agent.71 [2025-03-12T02:04:24.221Z] SSH_AGENT_PID=77 [2025-03-12T02:04:24.225Z] Running ssh-add (command line suppressed) [2025-03-12T02:04:24.327Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14166869690462745890.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_14166869690462745890.key) [2025-03-12T02:04:24.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T02:04:24.639Z] + git semver init [2025-03-12T02:04:24.901Z] 2025-03-12 02:04:24,823 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T02:04:24.901Z] 2025-03-12 02:04:24,823 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-03-12T02:04:24.901Z] 2025-03-12 02:04:24,824 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver [2025-03-12T02:04:24.901Z] 2025-03-12 02:04:24,824 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-12T02:04:26.808Z] 2025-03-12 02:04:26,304 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude [2025-03-12T02:04:26.808Z] 2025-03-12 02:04:26,304 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False [2025-03-12T02:04:26.808Z] 2025-03-12 02:04:26,304 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-12T02:04:26.808Z] 2025-03-12 02:04:26,305 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-12T02:04:26.808Z] 4.0.0-dev.15 [Pipeline] } [2025-03-12T02:04:26.815Z] $ docker exec --env ******** --env ******** ca0049cf74fde551b207875ef3642077fa9e5e6ca3097b94d45152a3b7ccb70a ssh-agent -k [2025-03-12T02:04:26.914Z] unset SSH_AUTH_SOCK; [2025-03-12T02:04:26.915Z] unset SSH_AGENT_PID; [2025-03-12T02:04:26.915Z] echo Agent pid 77 killed; [2025-03-12T02:04:26.925Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T02:04:27.249Z] + git semver [Pipeline] } [2025-03-12T02:04:27.518Z] $ docker stop --time=1 ca0049cf74fde551b207875ef3642077fa9e5e6ca3097b94d45152a3b7ccb70a [2025-03-12T02:04:28.806Z] $ docker rm -f --volumes ca0049cf74fde551b207875ef3642077fa9e5e6ca3097b94d45152a3b7ccb70a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T02:04:29.168Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T02:04:29.414Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T02:04:29.418Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.15 [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-03-12T02:04:29.606Z] provisioning config files... [2025-03-12T02:04:29.614Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18329232648477741943tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:04:29.911Z] ---> ****-login.sh [2025-03-12T02:04:29.911Z] nexus3.edgexfoundry.org:10001 [2025-03-12T02:04:29.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:04:29.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:04:29.911Z] Configure a credential helper to remove this warning. See [2025-03-12T02:04:29.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:04:29.911Z] [2025-03-12T02:04:29.911Z] Login Succeeded [2025-03-12T02:04:29.911Z] nexus3.edgexfoundry.org:10002 [2025-03-12T02:04:29.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:04:29.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:04:29.911Z] Configure a credential helper to remove this warning. See [2025-03-12T02:04:29.911Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:04:29.911Z] [2025-03-12T02:04:29.911Z] Login Succeeded [2025-03-12T02:04:29.911Z] nexus3.edgexfoundry.org:10003 [2025-03-12T02:04:30.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:04:30.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:04:30.171Z] Configure a credential helper to remove this warning. See [2025-03-12T02:04:30.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:04:30.171Z] [2025-03-12T02:04:30.172Z] Login Succeeded [2025-03-12T02:04:30.172Z] nexus3.edgexfoundry.org:10004 [2025-03-12T02:04:30.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:04:30.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:04:30.172Z] Configure a credential helper to remove this warning. See [2025-03-12T02:04:30.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:04:30.172Z] [2025-03-12T02:04:30.172Z] Login Succeeded [2025-03-12T02:04:30.172Z] ****.io [2025-03-12T02:04:30.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:04:30.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:04:30.432Z] Configure a credential helper to remove this warning. See [2025-03-12T02:04:30.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:04:30.432Z] [2025-03-12T02:04:30.432Z] Login Succeeded [2025-03-12T02:04:30.432Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T02:04:30.439Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T02:04:30.536Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T02:04:30.555Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T02:04:30.572Z] ========================================================= [2025-03-12T02:04:30.572Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-12T02:04:30.572Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:04:30.912Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-12T02:04:30.912Z] Sending build context to Docker daemon 21.18MB [2025-03-12T02:04:30.912Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T02:04:30.912Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T02:04:30.912Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-12T02:04:30.912Z] da9db072f522: Pulling fs layer [2025-03-12T02:04:30.912Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-12T02:04:30.912Z] 06f05ace1117: Pulling fs layer [2025-03-12T02:04:30.912Z] 5fe327b54edc: Pulling fs layer [2025-03-12T02:04:30.912Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T02:04:30.912Z] 5fe327b54edc: Waiting [2025-03-12T02:04:30.912Z] 92a5565b7b96: Pulling fs layer [2025-03-12T02:04:30.912Z] ff9bb7016b71: Pulling fs layer [2025-03-12T02:04:30.912Z] b67dba6c2c7d: Pulling fs layer [2025-03-12T02:04:30.912Z] a813b0c90790: Pulling fs layer [2025-03-12T02:04:30.912Z] b67dba6c2c7d: Waiting [2025-03-12T02:04:30.912Z] 4f4fb700ef54: Waiting [2025-03-12T02:04:30.912Z] a813b0c90790: Waiting [2025-03-12T02:04:30.912Z] ff9bb7016b71: Waiting [2025-03-12T02:04:31.175Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-12T02:04:31.175Z] 6ef4a4ee8ca5: Download complete [2025-03-12T02:04:31.175Z] 5fe327b54edc: Download complete [2025-03-12T02:04:31.175Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T02:04:31.175Z] 4f4fb700ef54: Download complete [2025-03-12T02:04:31.175Z] da9db072f522: Download complete [2025-03-12T02:04:31.175Z] 92a5565b7b96: Verifying Checksum [2025-03-12T02:04:31.175Z] 92a5565b7b96: Download complete [2025-03-12T02:04:31.175Z] ff9bb7016b71: Verifying Checksum [2025-03-12T02:04:31.175Z] ff9bb7016b71: Download complete [2025-03-12T02:04:31.175Z] da9db072f522: Pull complete [2025-03-12T02:04:31.436Z] 6ef4a4ee8ca5: Pull complete [2025-03-12T02:04:31.436Z] a813b0c90790: Verifying Checksum [2025-03-12T02:04:31.436Z] a813b0c90790: Download complete [2025-03-12T02:04:31.695Z] 06f05ace1117: Verifying Checksum [2025-03-12T02:04:31.695Z] 06f05ace1117: Download complete [2025-03-12T02:04:31.955Z] b67dba6c2c7d: Verifying Checksum [2025-03-12T02:04:31.955Z] b67dba6c2c7d: Download complete [2025-03-12T02:04:35.243Z] 06f05ace1117: Pull complete [2025-03-12T02:04:35.243Z] 5fe327b54edc: Pull complete [2025-03-12T02:04:35.243Z] 4f4fb700ef54: Pull complete [2025-03-12T02:04:35.243Z] 92a5565b7b96: Pull complete [2025-03-12T02:04:35.243Z] ff9bb7016b71: Pull complete [2025-03-12T02:04:37.153Z] b67dba6c2c7d: Pull complete [2025-03-12T02:04:37.719Z] a813b0c90790: Pull complete [2025-03-12T02:04:37.719Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-12T02:04:37.719Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-12T02:04:37.719Z] ---> 3ba60ce46760 [2025-03-12T02:04:37.719Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T02:04:43.028Z] ---> Running in 9877b7624b2e [2025-03-12T02:04:43.288Z] Removing intermediate container 9877b7624b2e [2025-03-12T02:04:43.289Z] ---> e8f9e5a011e5 [2025-03-12T02:04:43.289Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T02:04:43.289Z] ---> Running in c3e6c0bec6e2 [2025-03-12T02:04:43.548Z] Removing intermediate container c3e6c0bec6e2 [2025-03-12T02:04:43.548Z] ---> ea46f73df347 [2025-03-12T02:04:43.548Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T02:04:43.548Z] ---> Running in e91852d67a7e [2025-03-12T02:04:43.808Z] Removing intermediate container e91852d67a7e [2025-03-12T02:04:43.808Z] ---> 91a671bcf840 [2025-03-12T02:04:43.808Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T02:04:43.808Z] ---> Running in 666ecd7f449e [2025-03-12T02:04:43.808Z] Removing intermediate container 666ecd7f449e [2025-03-12T02:04:43.808Z] ---> 5b4bd8207222 [2025-03-12T02:04:43.808Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T02:04:43.808Z] ---> Running in f7dcc262a1e9 [2025-03-12T02:04:44.067Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T02:04:44.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T02:04:44.568Z] Still waiting to schedule task [2025-03-12T02:04:44.568Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-12T02:04:44.585Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-12T02:04:44.585Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-12T02:04:44.585Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-12T02:04:44.585Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-12T02:04:44.585Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T02:04:44.585Z] OK: 252 MiB in 62 packages [2025-03-12T02:04:45.152Z] Removing intermediate container f7dcc262a1e9 [2025-03-12T02:04:45.152Z] ---> 5769be1e3047 [2025-03-12T02:04:45.152Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-03-12T02:04:45.152Z] ---> Running in 138199c93120 [2025-03-12T02:04:45.152Z] Removing intermediate container 138199c93120 [2025-03-12T02:04:45.152Z] ---> 10ac558df720 [2025-03-12T02:04:45.152Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-12T02:04:45.412Z] ---> 824116888062 [2025-03-12T02:04:45.412Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T02:04:45.412Z] ---> Running in 9c67aa4d3e9f [2025-03-12T02:05:24.133Z] Removing intermediate container 9c67aa4d3e9f [2025-03-12T02:05:24.133Z] ---> a04d745e5170 [2025-03-12T02:05:24.133Z] Step 11/12 : COPY . . [2025-03-12T02:05:24.133Z] ---> 992af4d97f28 [2025-03-12T02:05:24.133Z] Step 12/12 : RUN $MAKE [2025-03-12T02:05:24.133Z] ---> Running in c0499af9c13b [2025-03-12T02:05:24.133Z] noop [2025-03-12T02:05:24.133Z] Removing intermediate container c0499af9c13b [2025-03-12T02:05:24.133Z] ---> dba6011ab5df [2025-03-12T02:05:24.133Z] Successfully built dba6011ab5df [2025-03-12T02:05:24.133Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:05:24.461Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T02:05:24.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T02:05:24.543Z] prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container [2025-03-12T02:05:24.571Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T02:05:24.869Z] $ docker top 20d78591026a2598b48bc59d6bd48808a2640f40fb341c54553d9a3ffd08cd7a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T02:05:25.219Z] + go version [2025-03-12T02:05:25.219Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-12T02:05:25.234Z] $ docker stop --time=1 20d78591026a2598b48bc59d6bd48808a2640f40fb341c54553d9a3ffd08cd7a [2025-03-12T02:05:26.523Z] $ docker rm -f --volumes 20d78591026a2598b48bc59d6bd48808a2640f40fb341c54553d9a3ffd08cd7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:05:26.952Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T02:05:26.952Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T02:05:27.027Z] prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container [2025-03-12T02:05:27.056Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-12T02:05:27.393Z] $ docker top 872a84f107d82fd4b5e270a8438022f194020220c5a550c66d8f4fa9444021f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T02:05:27.752Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh [2025-03-12T02:05:28.049Z] + make test [2025-03-12T02:05:28.049Z] go test ./... -coverprofile=coverage.out ./... [2025-03-12T02:05:29.436Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-03-12T02:05:47.519Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-03-12T02:05:47.519Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-03-12T02:05:47.519Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.010s coverage: 22.8% of statements [2025-03-12T02:05:55.622Z] go vet ./... [2025-03-12T02:06:00.208Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T02:06:00.208Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T02:06:00.208Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T02:06:00.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-12T02:06:00.238Z] $ docker stop --time=1 872a84f107d82fd4b5e270a8438022f194020220c5a550c66d8f4fa9444021f2 [2025-03-12T02:06:05.003Z] $ docker rm -f --volumes 872a84f107d82fd4b5e270a8438022f194020220c5a550c66d8f4fa9444021f2 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T02:06:05.538Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T02:06:05.594Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-12T02:06:06.138Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T02:06:06.434Z] + ls -al . [2025-03-12T02:06:06.434Z] total 252 [2025-03-12T02:06:06.434Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 12 02:05 . [2025-03-12T02:06:06.434Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 02:04 .. [2025-03-12T02:06:06.434Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 12 02:04 .dockerignore [2025-03-12T02:06:06.434Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 02:05 .git [2025-03-12T02:06:06.434Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 02:04 .github [2025-03-12T02:06:06.434Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 12 02:04 .gitignore [2025-03-12T02:06:06.434Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 02:04 .golangci.yml [2025-03-12T02:06:06.434Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 02:04 .semver [2025-03-12T02:06:06.434Z] -rw-rw-r-- 1 jenkins jenkins 19106 Mar 12 02:04 Attribution.txt [2025-03-12T02:06:06.434Z] -rw-rw-r-- 1 jenkins jenkins 19382 Mar 12 02:04 CHANGELOG.md [2025-03-12T02:06:06.434Z] -rw-rw-r-- 1 jenkins jenkins 1803 Mar 12 02:04 Dockerfile [2025-03-12T02:06:06.434Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 02:04 GOVERNANCE.md [2025-03-12T02:06:06.434Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 12 02:04 Jenkinsfile [2025-03-12T02:06:06.434Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 02:04 LICENSE [2025-03-12T02:06:06.434Z] -rw-rw-r-- 1 jenkins jenkins 2545 Mar 12 02:04 Makefile [2025-03-12T02:06:06.434Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 12 02:04 OWNERS.md [2025-03-12T02:06:06.434Z] -rw-rw-r-- 1 jenkins jenkins 3599 Mar 12 02:04 README.md [2025-03-12T02:06:06.434Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 02:04 VERSION [2025-03-12T02:06:06.434Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 02:04 bin [2025-03-12T02:06:06.434Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 02:04 cmd [2025-03-12T02:06:06.434Z] -rw-r--r-- 1 jenkins jenkins 21039 Mar 12 02:05 coverage.out [2025-03-12T02:06:06.434Z] -rw-rw-r-- 1 jenkins jenkins 6175 Mar 12 02:04 go.mod [2025-03-12T02:06:06.434Z] -rw-rw-r-- 1 jenkins jenkins 86532 Mar 12 02:04 go.sum [2025-03-12T02:06:06.434Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 02:04 internal [2025-03-12T02:06:06.434Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 02:04 mock [2025-03-12T02:06:06.434Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 12 02:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:06:06.754Z] + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cd3c9672bc7e677ee544375ab4ea4dc728bfac3d --label arch=amd64 --label version=4.0.0-dev.15 . [2025-03-12T02:06:06.754Z] Sending build context to Docker daemon 21.2MB [2025-03-12T02:06:06.754Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T02:06:06.754Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-12T02:06:06.754Z] ---> dba6011ab5df [2025-03-12T02:06:06.754Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-12T02:06:07.014Z] ---> Running in c4981d222acf [2025-03-12T02:06:07.272Z] Removing intermediate container c4981d222acf [2025-03-12T02:06:07.272Z] ---> c441ae7933b3 [2025-03-12T02:06:07.272Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T02:06:07.272Z] ---> Running in 491f0f7ae58a [2025-03-12T02:06:07.272Z] Removing intermediate container 491f0f7ae58a [2025-03-12T02:06:07.272Z] ---> c0b4ac932c01 [2025-03-12T02:06:07.272Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T02:06:07.272Z] ---> Running in 60a40cba8998 [2025-03-12T02:06:07.272Z] Removing intermediate container 60a40cba8998 [2025-03-12T02:06:07.272Z] ---> 4404b38269ad [2025-03-12T02:06:07.272Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T02:06:07.272Z] ---> Running in 6e50d708692b [2025-03-12T02:06:07.530Z] Removing intermediate container 6e50d708692b [2025-03-12T02:06:07.530Z] ---> ce98ccaff706 [2025-03-12T02:06:07.530Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T02:06:07.530Z] ---> Running in 154908b3a78c [2025-03-12T02:06:07.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T02:06:07.789Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T02:06:08.049Z] OK: 252 MiB in 62 packages [2025-03-12T02:06:08.308Z] Removing intermediate container 154908b3a78c [2025-03-12T02:06:08.308Z] ---> 25f5a75d608c [2025-03-12T02:06:08.308Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-03-12T02:06:08.308Z] ---> Running in db3e236c360a [2025-03-12T02:06:08.570Z] Removing intermediate container db3e236c360a [2025-03-12T02:06:08.570Z] ---> 71746866b36f [2025-03-12T02:06:08.570Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-12T02:06:08.570Z] ---> fa2d97981a7f [2025-03-12T02:06:08.570Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T02:06:08.570Z] ---> Running in f3224d09a6c4 [2025-03-12T02:06:09.135Z] Removing intermediate container f3224d09a6c4 [2025-03-12T02:06:09.135Z] ---> b1c038ab5110 [2025-03-12T02:06:09.135Z] Step 11/25 : COPY . . [2025-03-12T02:06:09.703Z] ---> 43de9817a443 [2025-03-12T02:06:09.703Z] Step 12/25 : RUN $MAKE [2025-03-12T02:06:09.703Z] ---> Running in f1af4aa3c38a [2025-03-12T02:06:10.270Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-03-12T02:06:42.744Z] Removing intermediate container f1af4aa3c38a [2025-03-12T02:06:42.744Z] ---> 01cea8f3e90e [2025-03-12T02:06:42.744Z] Step 13/25 : FROM alpine:3.20 [2025-03-12T02:06:42.744Z] 3.20: Pulling from library/alpine [2025-03-12T02:06:42.744Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T02:06:42.744Z] 0a9a5dfd008f: Verifying Checksum [2025-03-12T02:06:42.744Z] 0a9a5dfd008f: Download complete [2025-03-12T02:06:42.744Z] 0a9a5dfd008f: Pull complete [2025-03-12T02:06:42.744Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T02:06:42.744Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T02:06:42.744Z] ---> ff221270b9fb [2025-03-12T02:06:42.744Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-03-12T02:06:42.744Z] ---> Running in ec89fb43093e [2025-03-12T02:06:42.744Z] Removing intermediate container ec89fb43093e [2025-03-12T02:06:42.744Z] ---> fe066c380a21 [2025-03-12T02:06:42.744Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-03-12T02:06:42.744Z] ---> Running in 7f844044aa9f [2025-03-12T02:06:42.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T02:06:42.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T02:06:42.744Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T02:06:42.744Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T02:06:42.744Z] OK: 8 MiB in 15 packages [2025-03-12T02:06:42.744Z] Removing intermediate container 7f844044aa9f [2025-03-12T02:06:42.744Z] ---> c7f42e3d958a [2025-03-12T02:06:42.744Z] Step 16/25 : RUN apk --no-cache upgrade [2025-03-12T02:06:42.744Z] ---> Running in 2eb3a7411511 [2025-03-12T02:06:42.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T02:06:42.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T02:06:42.744Z] OK: 8 MiB in 15 packages [2025-03-12T02:06:42.744Z] Removing intermediate container 2eb3a7411511 [2025-03-12T02:06:42.744Z] ---> edf596cdfa62 [2025-03-12T02:06:42.744Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-03-12T02:06:43.313Z] ---> c2f67fa36045 [2025-03-12T02:06:43.313Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-03-12T02:06:43.313Z] ---> 351bdf00e58b [2025-03-12T02:06:43.313Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-03-12T02:06:43.313Z] ---> 937447341845 [2025-03-12T02:06:43.313Z] Step 20/25 : EXPOSE 59982 [2025-03-12T02:06:43.313Z] ---> Running in 96fb679fae19 [2025-03-12T02:06:43.313Z] Removing intermediate container 96fb679fae19 [2025-03-12T02:06:43.313Z] ---> ef6da5ae7852 [2025-03-12T02:06:43.313Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-03-12T02:06:43.572Z] ---> Running in 034668d37779 [2025-03-12T02:06:43.572Z] Removing intermediate container 034668d37779 [2025-03-12T02:06:43.572Z] ---> 591a87ab0c20 [2025-03-12T02:06:43.572Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T02:06:43.572Z] ---> Running in 0fd3911ac2d2 [2025-03-12T02:06:43.572Z] Removing intermediate container 0fd3911ac2d2 [2025-03-12T02:06:43.572Z] ---> 834f910ce7e1 [2025-03-12T02:06:43.572Z] Step 23/25 : LABEL arch=amd64 [2025-03-12T02:06:43.572Z] ---> Running in 9f89fc76202c [2025-03-12T02:06:43.572Z] Removing intermediate container 9f89fc76202c [2025-03-12T02:06:43.572Z] ---> c3e39b5d71fa [2025-03-12T02:06:43.572Z] Step 24/25 : LABEL git_sha=cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [2025-03-12T02:06:43.832Z] ---> Running in 704a311a7dcf [2025-03-12T02:06:43.832Z] Removing intermediate container 704a311a7dcf [2025-03-12T02:06:43.832Z] ---> 7e4189e303ad [2025-03-12T02:06:43.832Z] Step 25/25 : LABEL version=4.0.0-dev.15 [2025-03-12T02:06:43.832Z] ---> Running in a67a89153080 [2025-03-12T02:06:43.832Z] Removing intermediate container a67a89153080 [2025-03-12T02:06:43.832Z] ---> e5f2a46378ba [2025-03-12T02:06:43.832Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T02:06:43.832Z] Successfully built e5f2a46378ba [2025-03-12T02:06:43.832Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T02:06:43.965Z] provisioning config files... [2025-03-12T02:06:43.978Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5536871065682638281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:06:44.283Z] ---> ****-login.sh [2025-03-12T02:06:44.283Z] nexus3.edgexfoundry.org:10001 [2025-03-12T02:06:44.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:06:44.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:06:44.283Z] Configure a credential helper to remove this warning. See [2025-03-12T02:06:44.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:06:44.283Z] [2025-03-12T02:06:44.283Z] Login Succeeded [2025-03-12T02:06:44.283Z] nexus3.edgexfoundry.org:10002 [2025-03-12T02:06:44.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:06:44.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:06:44.283Z] Configure a credential helper to remove this warning. See [2025-03-12T02:06:44.283Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:06:44.283Z] [2025-03-12T02:06:44.283Z] Login Succeeded [2025-03-12T02:06:44.283Z] nexus3.edgexfoundry.org:10003 [2025-03-12T02:06:44.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:06:44.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:06:44.547Z] Configure a credential helper to remove this warning. See [2025-03-12T02:06:44.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:06:44.547Z] [2025-03-12T02:06:44.547Z] Login Succeeded [2025-03-12T02:06:44.547Z] nexus3.edgexfoundry.org:10004 [2025-03-12T02:06:44.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:06:44.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:06:44.547Z] Configure a credential helper to remove this warning. See [2025-03-12T02:06:44.547Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:06:44.547Z] [2025-03-12T02:06:44.547Z] Login Succeeded [2025-03-12T02:06:44.547Z] ****.io [2025-03-12T02:06:44.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:06:44.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:06:44.806Z] Configure a credential helper to remove this warning. See [2025-03-12T02:06:44.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:06:44.806Z] [2025-03-12T02:06:44.806Z] Login Succeeded [2025-03-12T02:06:44.806Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T02:06:44.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T02:06:44.867Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T02:06:44.915Z] [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: [2025-03-12T02:06:44.915Z] cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [2025-03-12T02:06:44.915Z] latest [2025-03-12T02:06:44.915Z] 4.0.0-dev.15 [2025-03-12T02:06:44.915Z] cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15 [2025-03-12T02:06:44.915Z] main [2025-03-12T02:06:44.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:06:45.258Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:06:45.582Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [2025-03-12T02:06:45.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-12T02:06:45.582Z] 883c3ff76996: Preparing [2025-03-12T02:06:45.582Z] 86b5c90af81d: Preparing [2025-03-12T02:06:45.582Z] 489a83e0345e: Preparing [2025-03-12T02:06:45.582Z] eb1c673770f9: Preparing [2025-03-12T02:06:45.582Z] 53d559da492f: Preparing [2025-03-12T02:06:45.582Z] 994456c4fd7b: Preparing [2025-03-12T02:06:45.582Z] 994456c4fd7b: Waiting [2025-03-12T02:06:45.582Z] eb1c673770f9: Pushed [2025-03-12T02:06:45.582Z] 994456c4fd7b: Layer already exists [2025-03-12T02:06:45.582Z] 53d559da492f: Pushed [2025-03-12T02:06:45.582Z] 883c3ff76996: Pushed [2025-03-12T02:06:45.582Z] 86b5c90af81d: Pushed [2025-03-12T02:06:49.772Z] 489a83e0345e: Pushed [2025-03-12T02:06:49.772Z] cd3c9672bc7e677ee544375ab4ea4dc728bfac3d: digest: sha256:618edfcd85255ce97ca4ed50f08688b23ecd0d638346b2dae65c5a7f04fc3475 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:06:50.092Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:06:50.414Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-03-12T02:06:50.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-12T02:06:50.414Z] 883c3ff76996: Preparing [2025-03-12T02:06:50.414Z] 86b5c90af81d: Preparing [2025-03-12T02:06:50.414Z] 489a83e0345e: Preparing [2025-03-12T02:06:50.414Z] eb1c673770f9: Preparing [2025-03-12T02:06:50.414Z] 53d559da492f: Preparing [2025-03-12T02:06:50.414Z] 994456c4fd7b: Preparing [2025-03-12T02:06:50.414Z] 994456c4fd7b: Waiting [2025-03-12T02:06:50.414Z] 883c3ff76996: Layer already exists [2025-03-12T02:06:50.414Z] eb1c673770f9: Layer already exists [2025-03-12T02:06:50.414Z] 86b5c90af81d: Layer already exists [2025-03-12T02:06:50.414Z] 489a83e0345e: Layer already exists [2025-03-12T02:06:50.414Z] 53d559da492f: Layer already exists [2025-03-12T02:06:50.414Z] 994456c4fd7b: Layer already exists [2025-03-12T02:06:50.414Z] latest: digest: sha256:618edfcd85255ce97ca4ed50f08688b23ecd0d638346b2dae65c5a7f04fc3475 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:06:50.746Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:06:51.078Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.15 [2025-03-12T02:06:51.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-12T02:06:51.078Z] 883c3ff76996: Preparing [2025-03-12T02:06:51.078Z] 86b5c90af81d: Preparing [2025-03-12T02:06:51.078Z] 489a83e0345e: Preparing [2025-03-12T02:06:51.078Z] eb1c673770f9: Preparing [2025-03-12T02:06:51.078Z] 53d559da492f: Preparing [2025-03-12T02:06:51.078Z] 994456c4fd7b: Preparing [2025-03-12T02:06:51.078Z] 994456c4fd7b: Waiting [2025-03-12T02:06:51.078Z] 883c3ff76996: Layer already exists [2025-03-12T02:06:51.078Z] 489a83e0345e: Layer already exists [2025-03-12T02:06:51.078Z] 86b5c90af81d: Layer already exists [2025-03-12T02:06:51.078Z] eb1c673770f9: Layer already exists [2025-03-12T02:06:51.078Z] 53d559da492f: Layer already exists [2025-03-12T02:06:51.078Z] 994456c4fd7b: Layer already exists [2025-03-12T02:06:51.078Z] 4.0.0-dev.15: digest: sha256:618edfcd85255ce97ca4ed50f08688b23ecd0d638346b2dae65c5a7f04fc3475 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:06:51.412Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:06:51.738Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15 [2025-03-12T02:06:51.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-12T02:06:51.738Z] 883c3ff76996: Preparing [2025-03-12T02:06:51.738Z] 86b5c90af81d: Preparing [2025-03-12T02:06:51.738Z] 489a83e0345e: Preparing [2025-03-12T02:06:51.738Z] eb1c673770f9: Preparing [2025-03-12T02:06:51.738Z] 53d559da492f: Preparing [2025-03-12T02:06:51.738Z] 994456c4fd7b: Preparing [2025-03-12T02:06:51.738Z] 994456c4fd7b: Waiting [2025-03-12T02:06:51.738Z] 86b5c90af81d: Layer already exists [2025-03-12T02:06:51.738Z] eb1c673770f9: Layer already exists [2025-03-12T02:06:51.738Z] 53d559da492f: Layer already exists [2025-03-12T02:06:51.738Z] 489a83e0345e: Layer already exists [2025-03-12T02:06:51.738Z] 883c3ff76996: Layer already exists [2025-03-12T02:06:51.738Z] 994456c4fd7b: Layer already exists [2025-03-12T02:06:51.738Z] cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15: digest: sha256:618edfcd85255ce97ca4ed50f08688b23ecd0d638346b2dae65c5a7f04fc3475 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:06:52.067Z] + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:06:52.388Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main [2025-03-12T02:06:52.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] [2025-03-12T02:06:52.388Z] 883c3ff76996: Preparing [2025-03-12T02:06:52.388Z] 86b5c90af81d: Preparing [2025-03-12T02:06:52.388Z] 489a83e0345e: Preparing [2025-03-12T02:06:52.388Z] eb1c673770f9: Preparing [2025-03-12T02:06:52.388Z] 53d559da492f: Preparing [2025-03-12T02:06:52.388Z] 994456c4fd7b: Preparing [2025-03-12T02:06:52.388Z] 994456c4fd7b: Waiting [2025-03-12T02:06:52.388Z] 883c3ff76996: Layer already exists [2025-03-12T02:06:52.388Z] 53d559da492f: Layer already exists [2025-03-12T02:06:52.388Z] 86b5c90af81d: Layer already exists [2025-03-12T02:06:52.388Z] 489a83e0345e: Layer already exists [2025-03-12T02:06:52.388Z] eb1c673770f9: Layer already exists [2025-03-12T02:06:52.388Z] 994456c4fd7b: Layer already exists [2025-03-12T02:06:52.388Z] main: digest: sha256:618edfcd85255ce97ca4ed50f08688b23ecd0d638346b2dae65c5a7f04fc3475 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T02:06:52.464Z] ===================================================== [Pipeline] echo [2025-03-12T02:06:52.480Z] taggedImages: [2025-03-12T02:06:52.480Z] - nexus3.edgexfoundry.org:10004/device-mqtt:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [2025-03-12T02:06:52.480Z] - nexus3.edgexfoundry.org:10004/device-mqtt:latest [2025-03-12T02:06:52.480Z] - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.15 [2025-03-12T02:06:52.480Z] - nexus3.edgexfoundry.org:10004/device-mqtt:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15 [2025-03-12T02:06:52.480Z] - nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:06:52.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T02:06:52.900Z] [2025-03-12T02:06:52.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:06:53.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T02:06:53.203Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T02:06:53.203Z] 5eb5b503b376: Pulling fs layer [2025-03-12T02:06:53.203Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T02:06:53.203Z] ec43610c2a17: Pulling fs layer [2025-03-12T02:06:53.203Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T02:06:53.203Z] 33b1e0a273af: Pulling fs layer [2025-03-12T02:06:53.203Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T02:06:53.203Z] 2f39f015ded8: Pulling fs layer [2025-03-12T02:06:53.203Z] 3a2ae6a8a46f: Waiting [2025-03-12T02:06:53.203Z] 33b1e0a273af: Waiting [2025-03-12T02:06:53.203Z] 5d3b04190fa2: Waiting [2025-03-12T02:06:53.203Z] 2f39f015ded8: Waiting [2025-03-12T02:06:53.203Z] 5c69ac0246d0: Verifying Checksum [2025-03-12T02:06:53.203Z] 5c69ac0246d0: Download complete [2025-03-12T02:06:53.203Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-12T02:06:53.203Z] 3a2ae6a8a46f: Download complete [2025-03-12T02:06:53.203Z] 33b1e0a273af: Verifying Checksum [2025-03-12T02:06:53.203Z] 33b1e0a273af: Download complete [2025-03-12T02:06:53.203Z] 5d3b04190fa2: Verifying Checksum [2025-03-12T02:06:53.203Z] 5d3b04190fa2: Download complete [2025-03-12T02:06:53.203Z] ec43610c2a17: Verifying Checksum [2025-03-12T02:06:53.461Z] 5eb5b503b376: Verifying Checksum [2025-03-12T02:06:53.461Z] 5eb5b503b376: Download complete [2025-03-12T02:06:54.026Z] 2f39f015ded8: Download complete [2025-03-12T02:06:54.592Z] 5eb5b503b376: Pull complete [2025-03-12T02:06:54.592Z] 5c69ac0246d0: Pull complete [2025-03-12T02:06:55.155Z] ec43610c2a17: Pull complete [2025-03-12T02:06:55.155Z] 3a2ae6a8a46f: Pull complete [2025-03-12T02:06:55.155Z] 33b1e0a273af: Pull complete [2025-03-12T02:06:55.411Z] 5d3b04190fa2: Pull complete [2025-03-12T02:06:59.590Z] 2f39f015ded8: Pull complete [2025-03-12T02:06:59.590Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T02:06:59.590Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T02:06:59.590Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T02:06:59.706Z] prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container [2025-03-12T02:06:59.728Z] $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T02:07:07.024Z] $ docker top 6e931fba6ad0c18773a99b82d7c51526a51d1eb935d5e9c95557e6d077aac9e7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:07:07.450Z] ---> job-cost.sh [2025-03-12T02:07:07.450Z] lf-activate-venv: SKIPPING [2025-03-12T02:07:07.450Z] INFO: No Stack... [2025-03-12T02:07:07.709Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T02:07:08.277Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T02:07:08.627Z] + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv [2025-03-12T02:07:08.628Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T02:07:08.638Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-193-stack-cost] [2025-03-12T02:07:08.644Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-193-stack-cost] did not exist. Created. [2025-03-12T02:07:08.650Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T02:07:08.959Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-12T02:07:08.991Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T02:07:08.999Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-193-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T02:07:09.028Z] $ docker stop --time=1 6e931fba6ad0c18773a99b82d7c51526a51d1eb935d5e9c95557e6d077aac9e7 [2025-03-12T02:07:10.281Z] $ docker rm -f --volumes 6e931fba6ad0c18773a99b82d7c51526a51d1eb935d5e9c95557e6d077aac9e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-12T02:09:28.056Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-41009 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws [2025-03-12T02:09:28.074Z] Running in /w/workspace/device-mqtt-go/193 [Pipeline] { [Pipeline] checkout [2025-03-12T02:09:28.117Z] The recommended git tool is: git [2025-03-12T02:09:33.779Z] using credential edgex-jenkins-ssh [2025-03-12T02:09:33.806Z] Cloning the remote Git repository [2025-03-12T02:09:33.860Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2025-03-12T02:09:33.975Z] > git init /w/workspace/device-mqtt-go/193 # timeout=10 [2025-03-12T02:09:34.155Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2025-03-12T02:09:34.156Z] > git --version # timeout=10 [2025-03-12T02:09:34.178Z] > git --version # 'git version 2.25.1' [2025-03-12T02:09:34.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T02:09:34.362Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T02:09:37.004Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2025-03-12T02:09:37.032Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T02:09:38.125Z] Avoid second fetch [2025-03-12T02:09:38.126Z] Checking out Revision cd3c9672bc7e677ee544375ab4ea4dc728bfac3d (main) [2025-03-12T02:09:38.141Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T02:09:38.214Z] > git checkout -f cd3c9672bc7e677ee544375ab4ea4dc728bfac3d # timeout=10 [2025-03-12T02:09:38.874Z] Commit message: "Merge pull request #737 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T02:09:43.824Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T02:09:43.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T02:09:43.825Z] Dload Upload Total Spent Left Speed [2025-03-12T02:09:43.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2025-03-12T02:09:44.171Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T02:09:44.503Z] + sudo tee /etc/docker/daemon.new [2025-03-12T02:09:44.503Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-12T02:09:44.503Z] { [2025-03-12T02:09:44.503Z] "registry-mirrors": [ [2025-03-12T02:09:44.503Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T02:09:44.503Z] ], [2025-03-12T02:09:44.503Z] "bip": "10.250.0.254/24", [2025-03-12T02:09:44.503Z] "hosts": [ [2025-03-12T02:09:44.503Z] "tcp://0.0.0.0:5555", [2025-03-12T02:09:44.503Z] "unix:///var/run/docker.sock" [2025-03-12T02:09:44.503Z] ], [2025-03-12T02:09:44.503Z] "mtu": 1458, [2025-03-12T02:09:44.503Z] "selinux-enabled": true, [2025-03-12T02:09:44.503Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T02:09:44.503Z] } [Pipeline] sh [2025-03-12T02:09:44.841Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T02:09:45.175Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T02:10:04.618Z] provisioning config files... [2025-03-12T02:10:04.649Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/193@tmp/config7655128973300544755tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:10:05.149Z] ---> ****-login.sh [2025-03-12T02:10:05.149Z] nexus3.edgexfoundry.org:10001 [2025-03-12T02:10:05.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:10:05.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:10:05.740Z] Configure a credential helper to remove this warning. See [2025-03-12T02:10:05.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:10:05.740Z] [2025-03-12T02:10:05.740Z] Login Succeeded [2025-03-12T02:10:05.740Z] nexus3.edgexfoundry.org:10002 [2025-03-12T02:10:06.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:10:06.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:10:06.294Z] Configure a credential helper to remove this warning. See [2025-03-12T02:10:06.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:10:06.295Z] [2025-03-12T02:10:06.295Z] Login Succeeded [2025-03-12T02:10:06.295Z] nexus3.edgexfoundry.org:10003 [2025-03-12T02:10:06.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:10:06.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:10:06.564Z] Configure a credential helper to remove this warning. See [2025-03-12T02:10:06.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:10:06.564Z] [2025-03-12T02:10:06.564Z] Login Succeeded [2025-03-12T02:10:06.564Z] nexus3.edgexfoundry.org:10004 [2025-03-12T02:10:06.842Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:10:07.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:10:07.111Z] Configure a credential helper to remove this warning. See [2025-03-12T02:10:07.111Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:10:07.111Z] [2025-03-12T02:10:07.111Z] Login Succeeded [2025-03-12T02:10:07.111Z] ****.io [2025-03-12T02:10:07.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:10:07.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:10:07.651Z] Configure a credential helper to remove this warning. See [2025-03-12T02:10:07.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:10:07.652Z] [2025-03-12T02:10:07.652Z] Login Succeeded [2025-03-12T02:10:07.652Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T02:10:07.665Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T02:10:08.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T02:10:08.087Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T02:10:08.109Z] ========================================================= [2025-03-12T02:10:08.109Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-12T02:10:08.109Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:10:08.503Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-12T02:10:09.097Z] Sending build context to Docker daemon 10.71MB [2025-03-12T02:10:09.098Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T02:10:09.098Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T02:10:09.098Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T02:10:09.098Z] 9986a736f7d3: Pulling fs layer [2025-03-12T02:10:09.098Z] 1f018df60701: Pulling fs layer [2025-03-12T02:10:09.098Z] 39f8f326b044: Pulling fs layer [2025-03-12T02:10:09.098Z] e6a1e7a6a96a: Pulling fs layer [2025-03-12T02:10:09.098Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T02:10:09.098Z] d45d956e0dbf: Pulling fs layer [2025-03-12T02:10:09.098Z] d7702b0d1db1: Pulling fs layer [2025-03-12T02:10:09.098Z] 5c7f0f088c93: Pulling fs layer [2025-03-12T02:10:09.098Z] 4fdc064ae6cf: Pulling fs layer [2025-03-12T02:10:09.098Z] d45d956e0dbf: Waiting [2025-03-12T02:10:09.098Z] d7702b0d1db1: Waiting [2025-03-12T02:10:09.098Z] 5c7f0f088c93: Waiting [2025-03-12T02:10:09.098Z] 4fdc064ae6cf: Waiting [2025-03-12T02:10:09.098Z] e6a1e7a6a96a: Waiting [2025-03-12T02:10:09.098Z] 4f4fb700ef54: Waiting [2025-03-12T02:10:09.370Z] 1f018df60701: Verifying Checksum [2025-03-12T02:10:09.370Z] 1f018df60701: Download complete [2025-03-12T02:10:09.370Z] e6a1e7a6a96a: Verifying Checksum [2025-03-12T02:10:09.370Z] e6a1e7a6a96a: Download complete [2025-03-12T02:10:09.370Z] 4f4fb700ef54: Download complete [2025-03-12T02:10:09.370Z] d45d956e0dbf: Verifying Checksum [2025-03-12T02:10:09.370Z] d45d956e0dbf: Download complete [2025-03-12T02:10:09.370Z] d7702b0d1db1: Download complete [2025-03-12T02:10:09.370Z] 9986a736f7d3: Verifying Checksum [2025-03-12T02:10:09.370Z] 9986a736f7d3: Download complete [2025-03-12T02:10:09.962Z] 4fdc064ae6cf: Verifying Checksum [2025-03-12T02:10:09.962Z] 4fdc064ae6cf: Download complete [2025-03-12T02:10:10.590Z] 9986a736f7d3: Pull complete [2025-03-12T02:10:10.864Z] 1f018df60701: Pull complete [2025-03-12T02:10:11.469Z] 39f8f326b044: Verifying Checksum [2025-03-12T02:10:11.469Z] 39f8f326b044: Download complete [2025-03-12T02:10:12.443Z] 5c7f0f088c93: Verifying Checksum [2025-03-12T02:10:12.443Z] 5c7f0f088c93: Download complete [2025-03-12T02:10:27.489Z] 39f8f326b044: Pull complete [2025-03-12T02:10:27.489Z] e6a1e7a6a96a: Pull complete [2025-03-12T02:10:27.489Z] 4f4fb700ef54: Pull complete [2025-03-12T02:10:27.489Z] d45d956e0dbf: Pull complete [2025-03-12T02:10:27.489Z] d7702b0d1db1: Pull complete [2025-03-12T02:10:35.759Z] 5c7f0f088c93: Pull complete [2025-03-12T02:10:37.174Z] 4fdc064ae6cf: Pull complete [2025-03-12T02:10:37.174Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-12T02:10:37.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-12T02:10:37.174Z] ---> 63f30b955cb9 [2025-03-12T02:10:37.174Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T02:10:38.143Z] ---> Running in e40278d99d94 [2025-03-12T02:10:38.415Z] Removing intermediate container e40278d99d94 [2025-03-12T02:10:38.415Z] ---> ada4be1665bf [2025-03-12T02:10:38.415Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T02:10:38.685Z] ---> Running in 5cf6d7dfbdd8 [2025-03-12T02:10:38.954Z] Removing intermediate container 5cf6d7dfbdd8 [2025-03-12T02:10:38.954Z] ---> f6651a8dbb42 [2025-03-12T02:10:38.954Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T02:10:38.954Z] ---> Running in 130571d95922 [2025-03-12T02:10:39.539Z] Removing intermediate container 130571d95922 [2025-03-12T02:10:39.539Z] ---> f68b14ce1a12 [2025-03-12T02:10:39.539Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T02:10:39.539Z] ---> Running in 81930b802d13 [2025-03-12T02:10:39.807Z] Removing intermediate container 81930b802d13 [2025-03-12T02:10:39.807Z] ---> 359c841c29c0 [2025-03-12T02:10:39.807Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T02:10:39.807Z] ---> Running in 3abccf097ba7 [2025-03-12T02:10:41.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T02:10:41.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T02:10:42.637Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-12T02:10:42.637Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-12T02:10:42.637Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-12T02:10:42.637Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-12T02:10:42.904Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T02:10:42.904Z] OK: 244 MiB in 62 packages [2025-03-12T02:10:43.867Z] Removing intermediate container 3abccf097ba7 [2025-03-12T02:10:43.867Z] ---> ee4d8da7f03d [2025-03-12T02:10:43.867Z] Step 8/12 : WORKDIR /device-mqtt-go [2025-03-12T02:10:44.138Z] ---> Running in f4d5e21b38c9 [2025-03-12T02:10:44.406Z] Removing intermediate container f4d5e21b38c9 [2025-03-12T02:10:44.406Z] ---> bf968d6774be [2025-03-12T02:10:44.406Z] Step 9/12 : COPY go.mod vendor* ./ [2025-03-12T02:10:44.992Z] ---> 2d96e9f71fb9 [2025-03-12T02:10:44.992Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T02:10:44.992Z] ---> Running in 5e378f12abd6 [2025-03-12T02:12:36.675Z] Removing intermediate container 5e378f12abd6 [2025-03-12T02:12:36.675Z] ---> 3437358a8e43 [2025-03-12T02:12:36.675Z] Step 11/12 : COPY . . [2025-03-12T02:12:36.675Z] ---> 0e3898e0d9ff [2025-03-12T02:12:36.675Z] Step 12/12 : RUN $MAKE [2025-03-12T02:12:36.675Z] ---> Running in caf16d6bc3da [2025-03-12T02:12:36.675Z] noop [2025-03-12T02:12:36.675Z] Removing intermediate container caf16d6bc3da [2025-03-12T02:12:36.675Z] ---> 9fa87dbb9f43 [2025-03-12T02:12:36.675Z] Successfully built 9fa87dbb9f43 [2025-03-12T02:12:36.675Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:12:37.048Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T02:12:37.048Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T02:12:37.291Z] prd-ubuntu20.04-docker-arm64-4c-16g-41009 does not seem to be running inside a container [2025-03-12T02:12:37.358Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/193 -v /w/workspace/device-mqtt-go/193:/w/workspace/device-mqtt-go/193:rw,z -v /w/workspace/device-mqtt-go/193@tmp:/w/workspace/device-mqtt-go/193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-12T02:12:38.537Z] $ docker top 57aa0b124989c84d1b352cd8223542dd7d0f523a8759ad452ddfb34af29c4a3c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T02:12:39.366Z] + go version [2025-03-12T02:12:39.366Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-12T02:12:39.386Z] $ docker stop --time=1 57aa0b124989c84d1b352cd8223542dd7d0f523a8759ad452ddfb34af29c4a3c [2025-03-12T02:12:40.978Z] $ docker rm -f --volumes 57aa0b124989c84d1b352cd8223542dd7d0f523a8759ad452ddfb34af29c4a3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:12:41.587Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T02:12:41.587Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T02:12:41.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-41009 does not seem to be running inside a container [2025-03-12T02:12:41.855Z] $ 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/193 -v /w/workspace/device-mqtt-go/193:/w/workspace/device-mqtt-go/193:rw,z -v /w/workspace/device-mqtt-go/193@tmp:/w/workspace/device-mqtt-go/193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-12T02:12:43.057Z] $ docker top aad3d31b3a2d014082cc68eee9a6497c4bc59ae1a692d5d5c11fa579e1e89147 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T02:12:43.934Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/193 [Pipeline] fileExists [Pipeline] sh [2025-03-12T02:12:44.267Z] + make test [2025-03-12T02:12:44.533Z] go test ./... -coverprofile=coverage.out ./... [2025-03-12T02:12:49.877Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2025-03-12T02:16:26.623Z] github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements [2025-03-12T02:16:28.577Z] github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements [2025-03-12T02:16:28.577Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.055s coverage: 22.8% of statements [2025-03-12T02:16:29.546Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-12T02:16:29.546Z] go vet ./... [2025-03-12T02:17:26.010Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T02:17:26.010Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T02:17:26.010Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-12T02:17:26.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-12T02:17:26.047Z] $ docker stop --time=1 aad3d31b3a2d014082cc68eee9a6497c4bc59ae1a692d5d5c11fa579e1e89147 [2025-03-12T02:17:28.052Z] $ docker rm -f --volumes aad3d31b3a2d014082cc68eee9a6497c4bc59ae1a692d5d5c11fa579e1e89147 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T02:17:29.760Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T02:17:29.792Z] Warning: overwriting stash ‘coverage-report’ [2025-03-12T02:17:30.307Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T02:17:30.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T02:17:31.052Z] + ls -al . [2025-03-12T02:17:31.052Z] total 248 [2025-03-12T02:17:31.052Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 02:12 . [2025-03-12T02:17:31.052Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 02:09 .. [2025-03-12T02:17:31.052Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 12 02:09 .dockerignore [2025-03-12T02:17:31.052Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 02:09 .git [2025-03-12T02:17:31.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 02:09 .github [2025-03-12T02:17:31.052Z] -rw-rw-r-- 1 jenkins jenkins 264 Mar 12 02:09 .gitignore [2025-03-12T02:17:31.052Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 12 02:09 .golangci.yml [2025-03-12T02:17:31.052Z] -rw-rw-r-- 1 jenkins jenkins 19106 Mar 12 02:09 Attribution.txt [2025-03-12T02:17:31.052Z] -rw-rw-r-- 1 jenkins jenkins 19382 Mar 12 02:09 CHANGELOG.md [2025-03-12T02:17:31.052Z] -rw-rw-r-- 1 jenkins jenkins 1803 Mar 12 02:09 Dockerfile [2025-03-12T02:17:31.052Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 02:09 GOVERNANCE.md [2025-03-12T02:17:31.052Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 12 02:09 Jenkinsfile [2025-03-12T02:17:31.052Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 12 02:09 LICENSE [2025-03-12T02:17:31.052Z] -rw-rw-r-- 1 jenkins jenkins 2545 Mar 12 02:09 Makefile [2025-03-12T02:17:31.052Z] -rw-rw-r-- 1 jenkins jenkins 620 Mar 12 02:09 OWNERS.md [2025-03-12T02:17:31.052Z] -rw-rw-r-- 1 jenkins jenkins 3599 Mar 12 02:09 README.md [2025-03-12T02:17:31.052Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 02:04 VERSION [2025-03-12T02:17:31.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 02:09 bin [2025-03-12T02:17:31.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 02:09 cmd [2025-03-12T02:17:31.052Z] -rw-r--r-- 1 jenkins jenkins 21039 Mar 12 02:16 coverage.out [2025-03-12T02:17:31.052Z] -rw-rw-r-- 1 jenkins jenkins 6175 Mar 12 02:09 go.mod [2025-03-12T02:17:31.052Z] -rw-rw-r-- 1 jenkins jenkins 86532 Mar 12 02:09 go.sum [2025-03-12T02:17:31.052Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 02:09 internal [2025-03-12T02:17:31.052Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 02:09 mock [2025-03-12T02:17:31.052Z] -rw-rw-r-- 1 jenkins jenkins 227 Mar 12 02:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:17:31.404Z] + 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=cd3c9672bc7e677ee544375ab4ea4dc728bfac3d --label arch=arm64 --label version=4.0.0-dev.15 . [2025-03-12T02:17:32.016Z] Sending build context to Docker daemon 10.74MB [2025-03-12T02:17:32.016Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T02:17:32.016Z] Step 2/25 : FROM ${BASE} AS builder [2025-03-12T02:17:32.016Z] ---> 9fa87dbb9f43 [2025-03-12T02:17:32.016Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2025-03-12T02:17:32.016Z] ---> Running in 64ca0f86757d [2025-03-12T02:17:32.284Z] Removing intermediate container 64ca0f86757d [2025-03-12T02:17:32.284Z] ---> 9878a4340415 [2025-03-12T02:17:32.284Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T02:17:32.553Z] ---> Running in 2f8e426386e2 [2025-03-12T02:17:32.820Z] Removing intermediate container 2f8e426386e2 [2025-03-12T02:17:32.820Z] ---> d98004bd3b48 [2025-03-12T02:17:32.820Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2025-03-12T02:17:32.820Z] ---> Running in 9d2a6aca7f05 [2025-03-12T02:17:33.089Z] Removing intermediate container 9d2a6aca7f05 [2025-03-12T02:17:33.089Z] ---> 8ff3c3d75b55 [2025-03-12T02:17:33.089Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T02:17:33.356Z] ---> Running in 34c646c85f2c [2025-03-12T02:17:33.625Z] Removing intermediate container 34c646c85f2c [2025-03-12T02:17:33.625Z] ---> f704c54f1b85 [2025-03-12T02:17:33.625Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T02:17:33.625Z] ---> Running in 0f9c5fe86575 [2025-03-12T02:17:35.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T02:17:35.310Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T02:17:37.317Z] OK: 244 MiB in 62 packages [2025-03-12T02:17:37.975Z] Removing intermediate container 0f9c5fe86575 [2025-03-12T02:17:37.976Z] ---> 67e30b86cf30 [2025-03-12T02:17:37.976Z] Step 8/25 : WORKDIR /device-mqtt-go [2025-03-12T02:17:38.250Z] ---> Running in ab986dbe32ab [2025-03-12T02:17:38.520Z] Removing intermediate container ab986dbe32ab [2025-03-12T02:17:38.520Z] ---> e14d8dac4ba9 [2025-03-12T02:17:38.520Z] Step 9/25 : COPY go.mod vendor* ./ [2025-03-12T02:17:39.110Z] ---> c5b7c81ac295 [2025-03-12T02:17:39.110Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T02:17:39.110Z] ---> Running in 6d91b2d9eaab [2025-03-12T02:17:41.710Z] Removing intermediate container 6d91b2d9eaab [2025-03-12T02:17:41.710Z] ---> 65cca012f22c [2025-03-12T02:17:41.710Z] Step 11/25 : COPY . . [2025-03-12T02:17:43.123Z] ---> 79d6ff2d007a [2025-03-12T02:17:43.123Z] Step 12/25 : RUN $MAKE [2025-03-12T02:17:43.123Z] ---> Running in ee805bda9a3b [2025-03-12T02:17:44.091Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2025-03-12T02:21:35.944Z] Removing intermediate container ee805bda9a3b [2025-03-12T02:21:35.944Z] ---> 81b07f71f5fe [2025-03-12T02:21:35.944Z] Step 13/25 : FROM alpine:3.20 [2025-03-12T02:21:35.944Z] 3.20: Pulling from library/alpine [2025-03-12T02:21:35.944Z] 94e9d8af2201: Pulling fs layer [2025-03-12T02:21:35.944Z] 94e9d8af2201: Verifying Checksum [2025-03-12T02:21:35.944Z] 94e9d8af2201: Download complete [2025-03-12T02:21:35.944Z] 94e9d8af2201: Pull complete [2025-03-12T02:21:35.944Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T02:21:35.944Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T02:21:35.944Z] ---> 7aab056cecc6 [2025-03-12T02:21:35.944Z] Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' [2025-03-12T02:21:35.944Z] ---> Running in 047e858088be [2025-03-12T02:21:35.944Z] Removing intermediate container 047e858088be [2025-03-12T02:21:35.944Z] ---> 78b486e854c2 [2025-03-12T02:21:35.944Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2025-03-12T02:21:35.944Z] ---> Running in 0dbba33988e5 [2025-03-12T02:21:35.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T02:21:35.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T02:21:35.944Z] (1/1) Installing dumb-init (1.2.5-r3) [2025-03-12T02:21:35.944Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T02:21:35.944Z] OK: 9 MiB in 15 packages [2025-03-12T02:21:35.944Z] Removing intermediate container 0dbba33988e5 [2025-03-12T02:21:35.944Z] ---> ac3af182bd88 [2025-03-12T02:21:35.944Z] Step 16/25 : RUN apk --no-cache upgrade [2025-03-12T02:21:35.944Z] ---> Running in d1f1e78cea70 [2025-03-12T02:21:35.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T02:21:35.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T02:21:35.944Z] OK: 9 MiB in 15 packages [2025-03-12T02:21:35.944Z] Removing intermediate container d1f1e78cea70 [2025-03-12T02:21:35.944Z] ---> cbd53e6ce8f7 [2025-03-12T02:21:35.944Z] Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / [2025-03-12T02:21:36.211Z] ---> 46c78158d212 [2025-03-12T02:21:36.211Z] Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / [2025-03-12T02:21:36.789Z] ---> b3c3611758ad [2025-03-12T02:21:36.789Z] Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2025-03-12T02:21:37.373Z] ---> cfe410f1ba74 [2025-03-12T02:21:37.373Z] Step 20/25 : EXPOSE 59982 [2025-03-12T02:21:37.373Z] ---> Running in 12c53e67ee82 [2025-03-12T02:21:37.643Z] Removing intermediate container 12c53e67ee82 [2025-03-12T02:21:37.643Z] ---> f817a23783e2 [2025-03-12T02:21:37.643Z] Step 21/25 : ENTRYPOINT ["/device-mqtt"] [2025-03-12T02:21:37.643Z] ---> Running in 77a0f9df82d4 [2025-03-12T02:21:38.226Z] Removing intermediate container 77a0f9df82d4 [2025-03-12T02:21:38.226Z] ---> 67575c0e6833 [2025-03-12T02:21:38.226Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2025-03-12T02:21:38.226Z] ---> Running in d0bb99e9470d [2025-03-12T02:21:38.493Z] Removing intermediate container d0bb99e9470d [2025-03-12T02:21:38.493Z] ---> 4f1876a996d3 [2025-03-12T02:21:38.493Z] Step 23/25 : LABEL arch=arm64 [2025-03-12T02:21:38.493Z] ---> Running in 182ece6fa536 [2025-03-12T02:21:38.759Z] Removing intermediate container 182ece6fa536 [2025-03-12T02:21:38.759Z] ---> d881a6561623 [2025-03-12T02:21:38.759Z] Step 24/25 : LABEL git_sha=cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [2025-03-12T02:21:39.025Z] ---> Running in b55de07ac468 [2025-03-12T02:21:39.290Z] Removing intermediate container b55de07ac468 [2025-03-12T02:21:39.290Z] ---> 3d1b53f959ad [2025-03-12T02:21:39.290Z] Step 25/25 : LABEL version=4.0.0-dev.15 [2025-03-12T02:21:39.290Z] ---> Running in d946416145c3 [2025-03-12T02:21:39.555Z] Removing intermediate container d946416145c3 [2025-03-12T02:21:39.555Z] ---> 8fdeef7bab25 [2025-03-12T02:21:39.555Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T02:21:39.555Z] Successfully built 8fdeef7bab25 [2025-03-12T02:21:39.555Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T02:21:39.718Z] provisioning config files... [2025-03-12T02:21:39.733Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/193@tmp/config5553560225153345104tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:21:40.082Z] ---> ****-login.sh [2025-03-12T02:21:40.083Z] nexus3.edgexfoundry.org:10001 [2025-03-12T02:21:40.083Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:21:40.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:21:40.352Z] Configure a credential helper to remove this warning. See [2025-03-12T02:21:40.352Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:21:40.352Z] [2025-03-12T02:21:40.352Z] Login Succeeded [2025-03-12T02:21:40.352Z] nexus3.edgexfoundry.org:10002 [2025-03-12T02:21:40.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:21:40.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:21:40.622Z] Configure a credential helper to remove this warning. See [2025-03-12T02:21:40.622Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:21:40.622Z] [2025-03-12T02:21:40.622Z] Login Succeeded [2025-03-12T02:21:40.622Z] nexus3.edgexfoundry.org:10003 [2025-03-12T02:21:40.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:21:41.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:21:41.164Z] Configure a credential helper to remove this warning. See [2025-03-12T02:21:41.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:21:41.164Z] [2025-03-12T02:21:41.164Z] Login Succeeded [2025-03-12T02:21:41.164Z] nexus3.edgexfoundry.org:10004 [2025-03-12T02:21:41.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:21:41.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:21:41.431Z] Configure a credential helper to remove this warning. See [2025-03-12T02:21:41.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:21:41.431Z] [2025-03-12T02:21:41.431Z] Login Succeeded [2025-03-12T02:21:41.431Z] ****.io [2025-03-12T02:21:41.698Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T02:21:41.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T02:21:41.964Z] Configure a credential helper to remove this warning. See [2025-03-12T02:21:41.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T02:21:41.964Z] [2025-03-12T02:21:41.964Z] Login Succeeded [2025-03-12T02:21:41.964Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T02:21:41.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T02:21:42.037Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T02:21:42.066Z] [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: [2025-03-12T02:21:42.066Z] cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [2025-03-12T02:21:42.066Z] latest [2025-03-12T02:21:42.066Z] 4.0.0-dev.15 [2025-03-12T02:21:42.066Z] cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15 [2025-03-12T02:21:42.066Z] main [2025-03-12T02:21:42.066Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:21:42.467Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:21:42.845Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [2025-03-12T02:21:42.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-12T02:21:42.845Z] 7819119c484b: Preparing [2025-03-12T02:21:42.845Z] 561bf616bd56: Preparing [2025-03-12T02:21:42.845Z] 8f8a352c9709: Preparing [2025-03-12T02:21:42.845Z] 6f91f04ae9c1: Preparing [2025-03-12T02:21:42.845Z] 2e2ce0bd2e23: Preparing [2025-03-12T02:21:42.845Z] dd9c8f8612c8: Preparing [2025-03-12T02:21:42.845Z] dd9c8f8612c8: Waiting [2025-03-12T02:21:43.111Z] 6f91f04ae9c1: Pushed [2025-03-12T02:21:43.111Z] 2e2ce0bd2e23: Pushed [2025-03-12T02:21:43.111Z] 561bf616bd56: Pushed [2025-03-12T02:21:43.111Z] 7819119c484b: Pushed [2025-03-12T02:21:43.111Z] dd9c8f8612c8: Layer already exists [2025-03-12T02:21:53.190Z] 8f8a352c9709: Pushed [2025-03-12T02:21:53.190Z] cd3c9672bc7e677ee544375ab4ea4dc728bfac3d: digest: sha256:3fbf52cb5ea6032ec414b6d221009849b3109d7e6de17033c9b8889fc48c4254 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:21:53.559Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:21:53.920Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-03-12T02:21:53.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-12T02:21:53.920Z] 7819119c484b: Preparing [2025-03-12T02:21:53.920Z] 561bf616bd56: Preparing [2025-03-12T02:21:53.920Z] 8f8a352c9709: Preparing [2025-03-12T02:21:53.920Z] 6f91f04ae9c1: Preparing [2025-03-12T02:21:53.920Z] 2e2ce0bd2e23: Preparing [2025-03-12T02:21:53.920Z] dd9c8f8612c8: Preparing [2025-03-12T02:21:53.920Z] dd9c8f8612c8: Waiting [2025-03-12T02:21:53.920Z] 7819119c484b: Layer already exists [2025-03-12T02:21:53.920Z] 8f8a352c9709: Layer already exists [2025-03-12T02:21:53.920Z] 561bf616bd56: Layer already exists [2025-03-12T02:21:53.920Z] 2e2ce0bd2e23: Layer already exists [2025-03-12T02:21:53.920Z] 6f91f04ae9c1: Layer already exists [2025-03-12T02:21:53.920Z] dd9c8f8612c8: Layer already exists [2025-03-12T02:21:54.185Z] latest: digest: sha256:3fbf52cb5ea6032ec414b6d221009849b3109d7e6de17033c9b8889fc48c4254 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:21:54.546Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:21:54.902Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.15 [2025-03-12T02:21:54.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-12T02:21:54.902Z] 7819119c484b: Preparing [2025-03-12T02:21:54.902Z] 561bf616bd56: Preparing [2025-03-12T02:21:54.902Z] 8f8a352c9709: Preparing [2025-03-12T02:21:54.902Z] 6f91f04ae9c1: Preparing [2025-03-12T02:21:54.902Z] 2e2ce0bd2e23: Preparing [2025-03-12T02:21:54.902Z] dd9c8f8612c8: Preparing [2025-03-12T02:21:54.902Z] dd9c8f8612c8: Waiting [2025-03-12T02:21:54.902Z] 561bf616bd56: Layer already exists [2025-03-12T02:21:54.902Z] 2e2ce0bd2e23: Layer already exists [2025-03-12T02:21:54.902Z] 8f8a352c9709: Layer already exists [2025-03-12T02:21:54.902Z] 7819119c484b: Layer already exists [2025-03-12T02:21:54.902Z] 6f91f04ae9c1: Layer already exists [2025-03-12T02:21:54.902Z] dd9c8f8612c8: Layer already exists [2025-03-12T02:21:54.902Z] 4.0.0-dev.15: digest: sha256:3fbf52cb5ea6032ec414b6d221009849b3109d7e6de17033c9b8889fc48c4254 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:21:55.522Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:21:55.876Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15 [2025-03-12T02:21:55.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-12T02:21:55.876Z] 7819119c484b: Preparing [2025-03-12T02:21:55.876Z] 561bf616bd56: Preparing [2025-03-12T02:21:55.876Z] 8f8a352c9709: Preparing [2025-03-12T02:21:55.876Z] 6f91f04ae9c1: Preparing [2025-03-12T02:21:55.876Z] 2e2ce0bd2e23: Preparing [2025-03-12T02:21:55.876Z] dd9c8f8612c8: Preparing [2025-03-12T02:21:55.876Z] dd9c8f8612c8: Waiting [2025-03-12T02:21:55.876Z] 8f8a352c9709: Layer already exists [2025-03-12T02:21:55.876Z] 7819119c484b: Layer already exists [2025-03-12T02:21:55.876Z] 561bf616bd56: Layer already exists [2025-03-12T02:21:55.876Z] 6f91f04ae9c1: Layer already exists [2025-03-12T02:21:55.876Z] 2e2ce0bd2e23: Layer already exists [2025-03-12T02:21:55.876Z] dd9c8f8612c8: Layer already exists [2025-03-12T02:21:56.142Z] cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15: digest: sha256:3fbf52cb5ea6032ec414b6d221009849b3109d7e6de17033c9b8889fc48c4254 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:21:56.495Z] + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:21:56.848Z] + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [2025-03-12T02:21:56.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] [2025-03-12T02:21:56.848Z] 7819119c484b: Preparing [2025-03-12T02:21:56.848Z] 561bf616bd56: Preparing [2025-03-12T02:21:56.848Z] 8f8a352c9709: Preparing [2025-03-12T02:21:56.848Z] 6f91f04ae9c1: Preparing [2025-03-12T02:21:56.848Z] 2e2ce0bd2e23: Preparing [2025-03-12T02:21:56.848Z] dd9c8f8612c8: Preparing [2025-03-12T02:21:56.848Z] dd9c8f8612c8: Waiting [2025-03-12T02:21:56.848Z] 2e2ce0bd2e23: Layer already exists [2025-03-12T02:21:56.848Z] 7819119c484b: Layer already exists [2025-03-12T02:21:56.848Z] 8f8a352c9709: Layer already exists [2025-03-12T02:21:56.848Z] 561bf616bd56: Layer already exists [2025-03-12T02:21:56.848Z] 6f91f04ae9c1: Layer already exists [2025-03-12T02:21:56.848Z] dd9c8f8612c8: Layer already exists [2025-03-12T02:21:57.113Z] main: digest: sha256:3fbf52cb5ea6032ec414b6d221009849b3109d7e6de17033c9b8889fc48c4254 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T02:21:57.209Z] ===================================================== [Pipeline] echo [2025-03-12T02:21:57.226Z] taggedImages: [2025-03-12T02:21:57.226Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [2025-03-12T02:21:57.226Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [2025-03-12T02:21:57.226Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.15 [2025-03-12T02:21:57.226Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:cd3c9672bc7e677ee544375ab4ea4dc728bfac3d-4.0.0-dev.15 [2025-03-12T02:21:57.226Z] - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:21:57.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T02:21:57.629Z] [2025-03-12T02:21:57.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:21:57.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T02:21:57.967Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T02:21:57.967Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T02:21:57.967Z] 04944245beec: Pulling fs layer [2025-03-12T02:21:57.967Z] 699f458cf7ca: Pulling fs layer [2025-03-12T02:21:57.967Z] 765212b225bb: Pulling fs layer [2025-03-12T02:21:57.967Z] f23df028b6ca: Pulling fs layer [2025-03-12T02:21:57.967Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T02:21:57.967Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T02:21:57.967Z] f23df028b6ca: Waiting [2025-03-12T02:21:57.967Z] d65c8cfc05b1: Waiting [2025-03-12T02:21:57.967Z] 2437ff75d9bd: Waiting [2025-03-12T02:21:57.967Z] 765212b225bb: Waiting [2025-03-12T02:21:58.235Z] 04944245beec: Verifying Checksum [2025-03-12T02:21:58.235Z] 04944245beec: Download complete [2025-03-12T02:21:58.235Z] 765212b225bb: Verifying Checksum [2025-03-12T02:21:58.235Z] 765212b225bb: Download complete [2025-03-12T02:21:58.235Z] f23df028b6ca: Verifying Checksum [2025-03-12T02:21:58.235Z] f23df028b6ca: Download complete [2025-03-12T02:21:58.235Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T02:21:58.235Z] d65c8cfc05b1: Download complete [2025-03-12T02:21:58.501Z] 699f458cf7ca: Verifying Checksum [2025-03-12T02:21:58.501Z] 699f458cf7ca: Download complete [2025-03-12T02:21:59.079Z] 8998bd30e6a1: Download complete [2025-03-12T02:22:01.653Z] 2437ff75d9bd: Verifying Checksum [2025-03-12T02:22:01.653Z] 2437ff75d9bd: Download complete [2025-03-12T02:22:04.357Z] 8998bd30e6a1: Pull complete [2025-03-12T02:22:04.627Z] 04944245beec: Pull complete [2025-03-12T02:22:06.567Z] 699f458cf7ca: Pull complete [2025-03-12T02:22:06.567Z] 765212b225bb: Pull complete [2025-03-12T02:22:07.524Z] f23df028b6ca: Pull complete [2025-03-12T02:22:07.791Z] d65c8cfc05b1: Pull complete [2025-03-12T02:22:26.004Z] 2437ff75d9bd: Pull complete [2025-03-12T02:22:26.004Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T02:22:26.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T02:22:26.004Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T02:22:26.310Z] prd-ubuntu20.04-docker-arm64-4c-16g-41009 does not seem to be running inside a container [2025-03-12T02:22:26.383Z] $ 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/193 -v /w/workspace/device-mqtt-go/193:/w/workspace/device-mqtt-go/193:rw,z -v /w/workspace/device-mqtt-go/193@tmp:/w/workspace/device-mqtt-go/193@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-12T02:22:29.324Z] $ docker top 3368ce8b2c6b0c4e46af617985d100d2281808969b216c86eff15a79188c15b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:22:30.185Z] ---> job-cost.sh [2025-03-12T02:22:30.185Z] lf-activate-venv: SKIPPING [2025-03-12T02:22:30.185Z] INFO: No Stack... [2025-03-12T02:22:30.767Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T02:22:31.721Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T02:22:32.350Z] + cat /w/workspace/device-mqtt-go/193/archives/cost.csv [2025-03-12T02:22:32.350Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T02:22:32.411Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-193-stack-cost] [2025-03-12T02:22:32.419Z] Resource [jenkins-edgexfoundry-device-mqtt-go-main-193-stack-cost] did not exist. Created. [2025-03-12T02:22:32.425Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-193-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T02:22:33.091Z] /w/workspace/device-mqtt-go/193@tmp/durable-88c2fbd7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T02:22:33.728Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T02:22:33.756Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T02:22:33.802Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T02:22:33.814Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-193-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T02:22:33.838Z] $ docker stop --time=1 3368ce8b2c6b0c4e46af617985d100d2281808969b216c86eff15a79188c15b5 [2025-03-12T02:22:35.314Z] $ docker rm -f --volumes 3368ce8b2c6b0c4e46af617985d100d2281808969b216c86eff15a79188c15b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-12T02:22:35.808Z] provisioning config files... [2025-03-12T02:22:35.816Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1363661878054014130tmp [Pipeline] { [Pipeline] sh [2025-03-12T02:22:36.114Z] + set +x [2025-03-12T02:22:36.114Z] + curl -s https://codecov.io/bash [2025-03-12T02:22:36.114Z] + bash -s -- [2025-03-12T02:22:36.114Z] [2025-03-12T02:22:36.114Z] _____ _ [2025-03-12T02:22:36.114Z] / ____| | | [2025-03-12T02:22:36.114Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T02:22:36.114Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T02:22:36.114Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T02:22:36.114Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T02:22:36.114Z] Bash-1.0.6 [2025-03-12T02:22:36.114Z] [2025-03-12T02:22:36.114Z] [2025-03-12T02:22:36.114Z] ==> git version 2.25.1 found [2025-03-12T02:22:36.115Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-12T02:22:36.115Z] Release-Date: 2020-01-08 [2025-03-12T02:22:36.115Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-12T02:22:36.115Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T02:22:36.115Z] ==> Jenkins CI detected. [2025-03-12T02:22:36.115Z] current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main [2025-03-12T02:22:36.115Z] project root: . [2025-03-12T02:22:36.115Z] --> token set from env [2025-03-12T02:22:36.115Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-12T02:22:36.374Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T02:22:36.374Z] ==> Python coveragepy not found [2025-03-12T02:22:36.374Z] ==> Searching for coverage reports in: [2025-03-12T02:22:36.374Z] + . [2025-03-12T02:22:36.374Z] -> Found 1 reports [2025-03-12T02:22:36.374Z] ==> Detecting git/mercurial file structure [2025-03-12T02:22:36.374Z] ==> Reading reports [2025-03-12T02:22:36.374Z] + ./coverage.out bytes=21039 [2025-03-12T02:22:36.374Z] ==> Appending adjustments [2025-03-12T02:22:36.374Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T02:22:36.374Z] + Found adjustments [2025-03-12T02:22:36.374Z] ==> Gzipping contents [2025-03-12T02:22:36.374Z] 4.0K /tmp/codecov.qAVUKQ.gz [2025-03-12T02:22:36.374Z] ==> Uploading reports [2025-03-12T02:22:36.374Z] url: https://codecov.io [2025-03-12T02:22:36.374Z] query: branch=main&commit=cd3c9672bc7e677ee544375ab4ea4dc728bfac3d&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T02:22:36.374Z] -> Pinging Codecov [2025-03-12T02:22:36.374Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cd3c9672bc7e677ee544375ab4ea4dc728bfac3d&build=193&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F193%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T02:22:36.634Z] -> Uploading to [2025-03-12T02:22:36.634Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/cd3c9672bc7e677ee544375ab4ea4dc728bfac3d/70c2f537-1e54-42c6-bf38-7d02f9834cea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T022236Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a399f60dd6eca3bf3d6bccf45000d5430e77d2a77a30d1ada8857eafc9ef03a9 [2025-03-12T02:22:36.634Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T02:22:36.634Z] Dload Upload Total Spent Left Speed [2025-03-12T02:22:36.893Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 19567 --:--:-- --:--:-- --:--:-- 19567 [2025-03-12T02:22:36.893Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [Pipeline] } [2025-03-12T02:22:36.900Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-12T02:22:37.043Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T02:22:37.058Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:22:37.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T02:22:37.362Z] [2025-03-12T02:22:37.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:22:37.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T02:22:37.670Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T02:22:37.670Z] 43c4264eed91: Pulling fs layer [2025-03-12T02:22:37.670Z] 4cc291be95ef: Pulling fs layer [2025-03-12T02:22:37.670Z] 2ac1f1163629: Pulling fs layer [2025-03-12T02:22:37.670Z] 5c3c966382ef: Pulling fs layer [2025-03-12T02:22:37.670Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T02:22:37.670Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T02:22:37.670Z] 9c3e1370e548: Pulling fs layer [2025-03-12T02:22:37.670Z] 5c3c966382ef: Waiting [2025-03-12T02:22:37.670Z] 4f4fb700ef54: Waiting [2025-03-12T02:22:37.670Z] d9c7d2e4e75e: Waiting [2025-03-12T02:22:37.670Z] 9c3e1370e548: Waiting [2025-03-12T02:22:37.670Z] 4cc291be95ef: Verifying Checksum [2025-03-12T02:22:37.670Z] 4cc291be95ef: Download complete [2025-03-12T02:22:37.670Z] 5c3c966382ef: Verifying Checksum [2025-03-12T02:22:37.670Z] 5c3c966382ef: Download complete [2025-03-12T02:22:37.670Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T02:22:37.670Z] 4f4fb700ef54: Download complete [2025-03-12T02:22:37.670Z] 43c4264eed91: Download complete [2025-03-12T02:22:37.932Z] 43c4264eed91: Pull complete [2025-03-12T02:22:37.932Z] 4cc291be95ef: Pull complete [2025-03-12T02:22:37.932Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T02:22:37.932Z] d9c7d2e4e75e: Download complete [2025-03-12T02:22:38.193Z] 2ac1f1163629: Download complete [2025-03-12T02:22:38.759Z] 9c3e1370e548: Verifying Checksum [2025-03-12T02:22:38.759Z] 9c3e1370e548: Download complete [2025-03-12T02:22:41.285Z] 2ac1f1163629: Pull complete [2025-03-12T02:22:41.285Z] 5c3c966382ef: Pull complete [2025-03-12T02:22:41.285Z] 4f4fb700ef54: Pull complete [2025-03-12T02:22:41.546Z] d9c7d2e4e75e: Pull complete [2025-03-12T02:22:44.829Z] 9c3e1370e548: Pull complete [2025-03-12T02:22:44.829Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T02:22:44.829Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T02:22:44.829Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T02:22:44.934Z] prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container [2025-03-12T02:22:44.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2025-03-12T02:22:48.856Z] $ docker top ed19e4b84c3587ebafa5e8ec04b6828ae9781ca0f9bdb9f485d5eb0b32b2a81e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T02:22:49.214Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo [2025-03-12T02:22:49.227Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh [2025-03-12T02:22:49.507Z] + set -o pipefail [2025-03-12T02:22:49.507Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' [2025-03-12T02:22:57.623Z] [2025-03-12T02:22:57.623Z] Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... [2025-03-12T02:22:57.623Z] [2025-03-12T02:22:57.623Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/dc43ac27-4107-419c-9a7b-37344d3d0098 [2025-03-12T02:22:57.623Z] [2025-03-12T02:22:57.623Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T02:22:57.623Z] [2025-03-12T02:22:57.883Z] [2025-03-12T02:22:57.883Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T02:22:57.883Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T02:22:58.148Z] $ docker stop --time=1 ed19e4b84c3587ebafa5e8ec04b6828ae9781ca0f9bdb9f485d5eb0b32b2a81e [2025-03-12T02:23:01.126Z] $ docker rm -f --volumes ed19e4b84c3587ebafa5e8ec04b6828ae9781ca0f9bdb9f485d5eb0b32b2a81e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T02:23:02.022Z] + git log --format=format:%s -1 cd3c9672bc7e677ee544375ab4ea4dc728bfac3d [Pipeline] sh [2025-03-12T02:23:02.364Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T02:23:02.364Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:23:02.743Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T02:23:02.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T02:23:02.859Z] prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container [2025-03-12T02:23:02.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T02:23:03.309Z] $ docker top 6e8a478166dddf1d8c7486770b494082d64881236a64197aa60c83e9f739d0da -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T02:23:03.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T02:23:03.423Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T02:23:03.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T02:23:03.522Z] $ docker exec 6e8a478166dddf1d8c7486770b494082d64881236a64197aa60c83e9f739d0da ssh-agent [2025-03-12T02:23:03.638Z] SSH_AUTH_SOCK=/tmp/ssh-P8fRHb4Wo1Yc/agent.32 [2025-03-12T02:23:03.638Z] SSH_AGENT_PID=38 [2025-03-12T02:23:03.641Z] Running ssh-add (command line suppressed) [2025-03-12T02:23:03.735Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_272064813724564674.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_272064813724564674.key) [2025-03-12T02:23:03.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T02:23:04.044Z] + git semver tag [2025-03-12T02:23:04.303Z] 2025-03-12 02:23:04,204 [run_tag] DEBUG tag force:False [2025-03-12T02:23:04.303Z] 2025-03-12 02:23:04,204 [check_head_tag] DEBUG check head tag [2025-03-12T02:23:04.303Z] 2025-03-12 02:23:04,205 [execute] INFO git cat-file --batch-check [2025-03-12T02:23:04.303Z] 2025-03-12 02:23:04,206 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2025-03-12T02:23:04.303Z] 2025-03-12 02:23:04,210 [execute] INFO git cat-file --batch [2025-03-12T02:23:04.303Z] 2025-03-12 02:23:04,210 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) [2025-03-12T02:23:04.303Z] 2025-03-12 02:23:04,235 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-12T02:23:04.303Z] 2025-03-12 02:23:04,235 [execute] INFO git tag -a v4.0.0-dev.15 -m v4.0.0-dev.15 [2025-03-12T02:23:04.303Z] 2025-03-12 02:23:04,236 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.15', '-m', 'v4.0.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-12T02:23:04.303Z] 2025-03-12 02:23:04,240 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-12T02:23:04.303Z] 4.0.0-dev.15 [Pipeline] } [2025-03-12T02:23:04.308Z] $ docker exec --env ******** --env ******** 6e8a478166dddf1d8c7486770b494082d64881236a64197aa60c83e9f739d0da ssh-agent -k [2025-03-12T02:23:04.402Z] unset SSH_AUTH_SOCK; [2025-03-12T02:23:04.402Z] unset SSH_AGENT_PID; [2025-03-12T02:23:04.402Z] echo Agent pid 38 killed; [2025-03-12T02:23:04.417Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T02:23:04.743Z] + git semver [Pipeline] } [2025-03-12T02:23:05.012Z] $ docker stop --time=1 6e8a478166dddf1d8c7486770b494082d64881236a64197aa60c83e9f739d0da [2025-03-12T02:23:06.270Z] $ docker rm -f --volumes 6e8a478166dddf1d8c7486770b494082d64881236a64197aa60c83e9f739d0da [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:23:06.688Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T02:23:06.688Z] [2025-03-12T02:23:06.688Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:23:06.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T02:23:06.989Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T02:23:06.989Z] ab5ef0e58194: Pulling fs layer [2025-03-12T02:23:06.989Z] 9712f1f96733: Pulling fs layer [2025-03-12T02:23:06.989Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T02:23:06.989Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T02:23:06.989Z] e9a5061849ea: Pulling fs layer [2025-03-12T02:23:06.989Z] d747dcd14b5f: Pulling fs layer [2025-03-12T02:23:06.989Z] 2de7ff778b66: Pulling fs layer [2025-03-12T02:23:06.989Z] e9a5061849ea: Waiting [2025-03-12T02:23:06.989Z] 0d9ebad4ef96: Waiting [2025-03-12T02:23:06.989Z] 2de7ff778b66: Waiting [2025-03-12T02:23:06.989Z] d747dcd14b5f: Waiting [2025-03-12T02:23:06.989Z] 9712f1f96733: Verifying Checksum [2025-03-12T02:23:06.989Z] 9712f1f96733: Download complete [2025-03-12T02:23:07.246Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T02:23:07.246Z] 63f879dbbcfc: Download complete [2025-03-12T02:23:07.503Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T02:23:07.503Z] 0d9ebad4ef96: Download complete [2025-03-12T02:23:07.503Z] d747dcd14b5f: Verifying Checksum [2025-03-12T02:23:07.503Z] d747dcd14b5f: Download complete [2025-03-12T02:23:07.503Z] e9a5061849ea: Verifying Checksum [2025-03-12T02:23:07.503Z] e9a5061849ea: Download complete [2025-03-12T02:23:07.503Z] ab5ef0e58194: Verifying Checksum [2025-03-12T02:23:07.503Z] ab5ef0e58194: Download complete [2025-03-12T02:23:07.503Z] 2de7ff778b66: Verifying Checksum [2025-03-12T02:23:07.503Z] 2de7ff778b66: Download complete [2025-03-12T02:23:10.032Z] ab5ef0e58194: Pull complete [2025-03-12T02:23:10.032Z] 9712f1f96733: Pull complete [2025-03-12T02:23:10.290Z] 63f879dbbcfc: Pull complete [2025-03-12T02:23:13.571Z] 0d9ebad4ef96: Pull complete [2025-03-12T02:23:13.829Z] e9a5061849ea: Pull complete [2025-03-12T02:23:13.829Z] d747dcd14b5f: Pull complete [2025-03-12T02:23:14.763Z] 2de7ff778b66: Pull complete [2025-03-12T02:23:14.763Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T02:23:14.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T02:23:14.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T02:23:14.868Z] prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container [2025-03-12T02:23:14.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-03-12T02:23:17.560Z] $ docker top 15643c7fccdf9a031bcf114cda6f857322880afe550cfd238746e2c002af0aa2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T02:23:17.638Z] provisioning config files... [2025-03-12T02:23:17.646Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11051261716769161037tmp [2025-03-12T02:23:17.655Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12637815243552004927tmp [2025-03-12T02:23:17.664Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8127157519929921434tmp [Pipeline] { [Pipeline] echo [2025-03-12T02:23:17.690Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:23:17.980Z] ---> sigul-configuration.sh [2025-03-12T02:23:17.980Z] gpg: directory `/root/.gnupg' created [2025-03-12T02:23:17.980Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T02:23:17.980Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T02:23:17.980Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T02:23:17.980Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T02:23:17.980Z] gpg: CAST5 encrypted data [2025-03-12T02:23:17.980Z] gpg: encrypted with 1 passphrase [2025-03-12T02:23:17.980Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T02:23:18.274Z] + mkdir /home/jenkins [2025-03-12T02:23:18.274Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T02:23:18.564Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2025-03-12T02:23:18.576Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:23:18.873Z] ---> sigul-install.sh [2025-03-12T02:23:18.873Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T02:23:19.169Z] + git tag --list [2025-03-12T02:23:19.169Z] 0.7.1 [2025-03-12T02:23:19.169Z] v1.0.0 [2025-03-12T02:23:19.169Z] v1.1.0 [2025-03-12T02:23:19.169Z] v1.1.1 [2025-03-12T02:23:19.169Z] v1.2.2 [2025-03-12T02:23:19.169Z] v1.3.0 [2025-03-12T02:23:19.169Z] v1.3.1 [2025-03-12T02:23:19.169Z] v2.0.0 [2025-03-12T02:23:19.169Z] v2.1.0 [2025-03-12T02:23:19.169Z] v2.1.1 [2025-03-12T02:23:19.169Z] v2.2.0 [2025-03-12T02:23:19.169Z] v2.3.0 [2025-03-12T02:23:19.169Z] v3.0 [2025-03-12T02:23:19.169Z] v3.0.0 [2025-03-12T02:23:19.169Z] v3.1 [2025-03-12T02:23:19.169Z] v3.1.0 [2025-03-12T02:23:19.169Z] v3.1.0-dev.1 [2025-03-12T02:23:19.169Z] v3.1.0-dev.10 [2025-03-12T02:23:19.169Z] v3.1.0-dev.11 [2025-03-12T02:23:19.169Z] v3.1.0-dev.12 [2025-03-12T02:23:19.169Z] v3.1.0-dev.13 [2025-03-12T02:23:19.169Z] v3.1.0-dev.14 [2025-03-12T02:23:19.169Z] v3.1.0-dev.15 [2025-03-12T02:23:19.169Z] v3.1.0-dev.16 [2025-03-12T02:23:19.169Z] v3.1.0-dev.17 [2025-03-12T02:23:19.169Z] v3.1.0-dev.18 [2025-03-12T02:23:19.169Z] v3.1.0-dev.19 [2025-03-12T02:23:19.169Z] v3.1.0-dev.2 [2025-03-12T02:23:19.169Z] v3.1.0-dev.20 [2025-03-12T02:23:19.169Z] v3.1.0-dev.21 [2025-03-12T02:23:19.169Z] v3.1.0-dev.22 [2025-03-12T02:23:19.169Z] v3.1.0-dev.23 [2025-03-12T02:23:19.169Z] v3.1.0-dev.24 [2025-03-12T02:23:19.169Z] v3.1.0-dev.25 [2025-03-12T02:23:19.169Z] v3.1.0-dev.3 [2025-03-12T02:23:19.169Z] v3.1.0-dev.4 [2025-03-12T02:23:19.169Z] v3.1.0-dev.5 [2025-03-12T02:23:19.169Z] v3.1.0-dev.6 [2025-03-12T02:23:19.169Z] v3.1.0-dev.7 [2025-03-12T02:23:19.169Z] v3.1.0-dev.8 [2025-03-12T02:23:19.169Z] v3.1.0-dev.9 [2025-03-12T02:23:19.169Z] v3.1.1 [2025-03-12T02:23:19.169Z] v3.2.0-dev.1 [2025-03-12T02:23:19.169Z] v3.2.0-dev.10 [2025-03-12T02:23:19.169Z] v3.2.0-dev.11 [2025-03-12T02:23:19.169Z] v3.2.0-dev.12 [2025-03-12T02:23:19.169Z] v3.2.0-dev.13 [2025-03-12T02:23:19.169Z] v3.2.0-dev.14 [2025-03-12T02:23:19.169Z] v3.2.0-dev.15 [2025-03-12T02:23:19.169Z] v3.2.0-dev.16 [2025-03-12T02:23:19.169Z] v3.2.0-dev.17 [2025-03-12T02:23:19.169Z] v3.2.0-dev.18 [2025-03-12T02:23:19.169Z] v3.2.0-dev.19 [2025-03-12T02:23:19.169Z] v3.2.0-dev.2 [2025-03-12T02:23:19.169Z] v3.2.0-dev.20 [2025-03-12T02:23:19.169Z] v3.2.0-dev.21 [2025-03-12T02:23:19.169Z] v3.2.0-dev.22 [2025-03-12T02:23:19.169Z] v3.2.0-dev.23 [2025-03-12T02:23:19.169Z] v3.2.0-dev.3 [2025-03-12T02:23:19.169Z] v3.2.0-dev.4 [2025-03-12T02:23:19.169Z] v3.2.0-dev.5 [2025-03-12T02:23:19.169Z] v3.2.0-dev.6 [2025-03-12T02:23:19.169Z] v3.2.0-dev.7 [2025-03-12T02:23:19.169Z] v3.2.0-dev.8 [2025-03-12T02:23:19.169Z] v3.2.0-dev.9 [2025-03-12T02:23:19.169Z] v4.0.0-dev.1 [2025-03-12T02:23:19.169Z] v4.0.0-dev.10 [2025-03-12T02:23:19.169Z] v4.0.0-dev.11 [2025-03-12T02:23:19.169Z] v4.0.0-dev.12 [2025-03-12T02:23:19.169Z] v4.0.0-dev.13 [2025-03-12T02:23:19.169Z] v4.0.0-dev.14 [2025-03-12T02:23:19.169Z] v4.0.0-dev.15 [2025-03-12T02:23:19.169Z] v4.0.0-dev.2 [2025-03-12T02:23:19.169Z] v4.0.0-dev.3 [2025-03-12T02:23:19.169Z] v4.0.0-dev.4 [2025-03-12T02:23:19.169Z] v4.0.0-dev.5 [2025-03-12T02:23:19.169Z] v4.0.0-dev.6 [2025-03-12T02:23:19.169Z] v4.0.0-dev.7 [2025-03-12T02:23:19.169Z] v4.0.0-dev.8 [2025-03-12T02:23:19.169Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-12T02:23:19.466Z] + lftools sign git-tag v4.0.0-dev.15 [2025-03-12T02:23:20.033Z] Signing Git tag with Sigul... [2025-03-12T02:23:20.034Z] Signing v4.0.0-dev.15 [Pipeline] echo [2025-03-12T02:23:20.307Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:23:20.600Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T02:23:20.608Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T02:23:20.647Z] $ docker stop --time=1 15643c7fccdf9a031bcf114cda6f857322880afe550cfd238746e2c002af0aa2 [2025-03-12T02:23:21.921Z] $ docker rm -f --volumes 15643c7fccdf9a031bcf114cda6f857322880afe550cfd238746e2c002af0aa2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T02:23:22.365Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T02:23:22.365Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:23:22.668Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T02:23:22.668Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T02:23:22.754Z] prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container [2025-03-12T02:23:22.779Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T02:23:23.107Z] $ docker top 5534c52d67edaa41da2abde088c897ff4ea860b51b730bb1a9fe2734c4bbc9f6 -eo pid,comm [2025-03-12T02:23:23.162Z] 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-03-12T02:23:23.162Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T02:23:23.218Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T02:23:23.218Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T02:23:23.339Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T02:23:23.337Z] $ docker exec 5534c52d67edaa41da2abde088c897ff4ea860b51b730bb1a9fe2734c4bbc9f6 ssh-agent [2025-03-12T02:23:23.440Z] SSH_AUTH_SOCK=/tmp/ssh-7xca7Rgh6WEu/agent.32 [2025-03-12T02:23:23.440Z] SSH_AGENT_PID=38 [2025-03-12T02:23:23.444Z] Running ssh-add (command line suppressed) [2025-03-12T02:23:23.537Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17139379307781592922.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17139379307781592922.key) [2025-03-12T02:23:23.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T02:23:23.851Z] + git semver bump pre [2025-03-12T02:23:24.111Z] 2025-03-12 02:23:24,017 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-12T02:23:24.111Z] 2025-03-12 02:23:24,017 [bump_version] DEBUG bumping version:4.0.0-dev.15 on axis:pre with prefix:dev [2025-03-12T02:23:24.111Z] 2025-03-12 02:23:24,017 [bump_version] DEBUG bumped version:4.0.0-dev.16 [2025-03-12T02:23:24.111Z] 2025-03-12 02:23:24,017 [write_version] DEBUG write version:4.0.0-dev.16 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True [2025-03-12T02:23:24.111Z] 2025-03-12 02:23:24,017 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-12T02:23:24.111Z] 2025-03-12 02:23:24,017 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-12T02:23:24.111Z] 2025-03-12 02:23:24,019 [execute] INFO git cat-file --batch-check [2025-03-12T02:23:24.111Z] 2025-03-12 02:23:24,019 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T02:23:24.111Z] 2025-03-12 02:23:24,024 [execute] INFO git cat-file --batch [2025-03-12T02:23:24.111Z] 2025-03-12 02:23:24,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T02:23:24.111Z] 2025-03-12 02:23:24,029 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-12T02:23:24.111Z] 4.0.0-dev.16 [Pipeline] } [2025-03-12T02:23:24.116Z] $ docker exec --env ******** --env ******** 5534c52d67edaa41da2abde088c897ff4ea860b51b730bb1a9fe2734c4bbc9f6 ssh-agent -k [2025-03-12T02:23:24.209Z] unset SSH_AUTH_SOCK; [2025-03-12T02:23:24.209Z] unset SSH_AGENT_PID; [2025-03-12T02:23:24.209Z] echo Agent pid 38 killed; [2025-03-12T02:23:24.222Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T02:23:24.559Z] + git semver [Pipeline] } [2025-03-12T02:23:24.825Z] $ docker stop --time=1 5534c52d67edaa41da2abde088c897ff4ea860b51b730bb1a9fe2734c4bbc9f6 [2025-03-12T02:23:26.075Z] $ docker rm -f --volumes 5534c52d67edaa41da2abde088c897ff4ea860b51b730bb1a9fe2734c4bbc9f6 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T02:23:26.431Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T02:23:26.431Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:23:26.727Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T02:23:26.727Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T02:23:26.806Z] prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container [2025-03-12T02:23:26.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-12T02:23:27.142Z] $ docker top e69b57d8b7d008685161891707d255929a6d87ca1abfb283a3507e05b449c411 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T02:23:27.248Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T02:23:27.248Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T02:23:27.344Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T02:23:27.342Z] $ docker exec e69b57d8b7d008685161891707d255929a6d87ca1abfb283a3507e05b449c411 ssh-agent [2025-03-12T02:23:27.445Z] SSH_AUTH_SOCK=/tmp/ssh-34NTfAH51hWJ/agent.32 [2025-03-12T02:23:27.445Z] SSH_AGENT_PID=38 [2025-03-12T02:23:27.450Z] Running ssh-add (command line suppressed) [2025-03-12T02:23:27.545Z] Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1606409548621556109.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_1606409548621556109.key) [2025-03-12T02:23:27.563Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T02:23:27.852Z] + git semver push [2025-03-12T02:23:28.113Z] 2025-03-12 02:23:28,022 [run_push] DEBUG push [2025-03-12T02:23:28.113Z] 2025-03-12 02:23:28,023 [execute] INFO git cat-file --batch-check [2025-03-12T02:23:28.113Z] 2025-03-12 02:23:28,024 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T02:23:28.113Z] 2025-03-12 02:23:28,027 [execute] INFO git rev-list 9b96095c828e2f0a95ecf135d7a35e0e1baf1df2 -- [2025-03-12T02:23:28.113Z] 2025-03-12 02:23:28,028 [execute] DEBUG Popen(['git', 'rev-list', '9b96095c828e2f0a95ecf135d7a35e0e1baf1df2', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-12T02:23:28.113Z] 2025-03-12 02:23:28,037 [execute] INFO git fetch -v origin [2025-03-12T02:23:28.113Z] 2025-03-12 02:23:28,038 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-12T02:23:28.682Z] 2025-03-12 02:23:28,508 [run_push] DEBUG no remote changes detected [2025-03-12T02:23:28.682Z] 2025-03-12 02:23:28,508 [execute] INFO git push origin semver [2025-03-12T02:23:28.682Z] 2025-03-12 02:23:28,508 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-12T02:23:29.250Z] 2025-03-12 02:23:29,207 [run_push] DEBUG push all version tags [2025-03-12T02:23:29.250Z] 2025-03-12 02:23:29,208 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-12T02:23:29.250Z] 2025-03-12 02:23:29,208 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) [2025-03-12T02:23:30.186Z] 2025-03-12 02:23:29,909 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main [2025-03-12T02:23:30.186Z] 4.0.0-dev.16 [Pipeline] } [2025-03-12T02:23:30.190Z] $ docker exec --env ******** --env ******** e69b57d8b7d008685161891707d255929a6d87ca1abfb283a3507e05b449c411 ssh-agent -k [2025-03-12T02:23:30.293Z] unset SSH_AUTH_SOCK; [2025-03-12T02:23:30.293Z] unset SSH_AGENT_PID; [2025-03-12T02:23:30.293Z] echo Agent pid 38 killed; [2025-03-12T02:23:30.306Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T02:23:30.634Z] + git semver [Pipeline] } [2025-03-12T02:23:30.932Z] $ docker stop --time=1 e69b57d8b7d008685161891707d255929a6d87ca1abfb283a3507e05b449c411 [2025-03-12T02:23:32.208Z] $ docker rm -f --volumes e69b57d8b7d008685161891707d255929a6d87ca1abfb283a3507e05b449c411 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-12T02:23:32.829Z] + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] [2025-03-12T02:23:32.830Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-03-12T02:23:32.830Z] total 16 [2025-03-12T02:23:32.830Z] drwxr-xr-x 3 root root 4096 Mar 12 02:07 . [2025-03-12T02:23:32.830Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 02:23 .. [2025-03-12T02:23:32.830Z] drwxr-xr-x 2 root root 4096 Mar 12 02:07 cost [2025-03-12T02:23:32.830Z] -rw-r--r-- 1 root root 86 Mar 12 02:07 cost.csv [2025-03-12T02:23:32.830Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-03-12T02:23:32.830Z] + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives [2025-03-12T02:23:32.830Z] total 16 [2025-03-12T02:23:32.830Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 02:07 . [2025-03-12T02:23:32.830Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 02:23 .. [2025-03-12T02:23:32.830Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 02:07 cost [2025-03-12T02:23:32.830Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 12 02:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:23:33.121Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:23:33.981Z] ---> package-listing.sh [2025-03-12T02:23:33.981Z] ++ facter osfamily [2025-03-12T02:23:33.981Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T02:23:34.242Z] + OS_FAMILY=debian [2025-03-12T02:23:34.242Z] + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main [2025-03-12T02:23:34.242Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T02:23:34.242Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T02:23:34.242Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T02:23:34.242Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T02:23:34.242Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-03-12T02:23:34.242Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T02:23:34.242Z] + case "${OS_FAMILY}" in [2025-03-12T02:23:34.242Z] + dpkg -l [2025-03-12T02:23:34.242Z] + grep '^ii' [2025-03-12T02:23:34.242Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T02:23:34.242Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T02:23:34.242Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T02:23:34.242Z] + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' [2025-03-12T02:23:34.242Z] + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [2025-03-12T02:23:34.242Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo [2025-03-12T02:23:34.254Z] 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-12T02:23:34.532Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T02:23:35.092Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T02:23:35.092Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T02:23:35.170Z] prd-ubuntu20.04-docker-8c-8g-40989 does not seem to be running inside a container [2025-03-12T02:23:35.195Z] $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-12T02:23:35.415Z] $ docker top 4e501f4700d5991d12bb10bf53a27b5f19e2f0624036fc946c511270e0f26094 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T02:23:35.769Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T02:23:36.057Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T02:23:36.343Z] + ls /var/log/sa-host [2025-03-12T02:23:36.343Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T02:23:36.503Z] provisioning config files... [2025-03-12T02:23:36.512Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15897757695681820729tmp [Pipeline] { [Pipeline] echo [2025-03-12T02:23:36.531Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:23:36.815Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T02:23:36.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:23:37.172Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T02:23:37.182Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:23:37.472Z] ---> sudo-logs.sh [2025-03-12T02:23:37.473Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T02:23:37.492Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:23:37.772Z] ---> job-cost.sh [2025-03-12T02:23:37.772Z] lf-activate-venv: SKIPPING [2025-03-12T02:23:37.772Z] DEBUG: total: 0.2199999988079071 [2025-03-12T02:23:37.772Z] INFO: Retrieving Stack Cost... [2025-03-12T02:23:38.030Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T02:23:38.597Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T02:23:38.610Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T02:23:38.888Z] ---> logs-deploy.sh [2025-03-12T02:23:38.888Z] lf-activate-venv: SKIPPING [2025-03-12T02:23:38.888Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/193 [2025-03-12T02:23:38.888Z] INFO: archiving workspace using pattern(s): [2025-03-12T02:23:39.827Z] Archives upload complete. [2025-03-12T02:23:39.827Z] INFO: archiving logs to Nexus