Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d8579f05b82a801e12d88936ef98991557f2dca 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-ssh5580470289850964018.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh11778144358149396050.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh12858023190188236180.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh6619327096633122869.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-ssh17125863897609445524.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, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11412 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 9d8579f05b82a801e12d88936ef98991557f2dca (main) Commit message: "Merge pull request #801 from weichou1229/bump-sdk" > 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 9d8579f05b82a801e12d88936ef98991557f2dca # timeout=10 > git rev-list --no-walk 4b5b28ae1f7d8bccae5cafb2370644d472dc72b9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:37:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:37:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:37:53 ========================================================= 05:37:53 EdgeX Global Pipelines Version Info 05:37:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:37:54 ------------------- 05:37:54 stable info: 05:37:54 ------------------- 05:37:54 Commited By: Cherry Wang cherry@iotechsys.com 05:37:54 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 05:37:54 Message: update stable to v1.0.280 05:37:55 ------------------- 05:37:55 experimental info: 05:37:55 ------------------- 05:37:55 Commited By: Cherry Wang cherry@iotechsys.com 05:37:55 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 05:37:55 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d8579f05b82a801e12d88936ef98991557f2dca [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d8579f [Pipeline] echo 05:37:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:37:55 provisioning config files... 05:37:55 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13084938927022580832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:37:56 ---> ****-login.sh 05:37:56 nexus3.edgexfoundry.org:10001 05:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:56 05:37:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:37:56 Configure a credential helper to remove this warning. See 05:37:56 https://docs.****.com/go/credential-store/ 05:37:56 05:37:56 Login Succeeded 05:37:56 nexus3.edgexfoundry.org:10002 05:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:56 05:37:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:37:56 Configure a credential helper to remove this warning. See 05:37:56 https://docs.****.com/go/credential-store/ 05:37:56 05:37:56 Login Succeeded 05:37:56 nexus3.edgexfoundry.org:10003 05:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:56 05:37:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:37:56 Configure a credential helper to remove this warning. See 05:37:56 https://docs.****.com/go/credential-store/ 05:37:56 05:37:56 Login Succeeded 05:37:56 nexus3.edgexfoundry.org:10004 05:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:56 05:37:56 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:37:56 Configure a credential helper to remove this warning. See 05:37:56 https://docs.****.com/go/credential-store/ 05:37:56 05:37:56 Login Succeeded 05:37:56 ****.io 05:37:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:37:57 05:37:57 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:37:57 Configure a credential helper to remove this warning. See 05:37:57 https://docs.****.com/go/credential-store/ 05:37:57 05:37:57 Login Succeeded 05:37:57 ---> ****-login.sh ends [Pipeline] } 05:37:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:37:57 + git rev-list -1 --merges 9d8579f05b82a801e12d88936ef98991557f2dca~1..9d8579f05b82a801e12d88936ef98991557f2dca [Pipeline] echo 05:37:57 -----------> git rev-list -1 --merges 9d8579f05b82a801e12d88936ef98991557f2dca~1..9d8579f05b82a801e12d88936ef98991557f2dca 9d8579f05b82a801e12d88936ef98991557f2dca 05:37:57 9d8579f05b82a801e12d88936ef98991557f2dca [false] [Pipeline] sh 05:37:57 + git log --format=format:%s -1 9d8579f05b82a801e12d88936ef98991557f2dca [Pipeline] echo 05:37:57 ========================================================= 05:37:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:37:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:37:58 + git log --format=format:%s -1 9d8579f05b82a801e12d88936ef98991557f2dca [Pipeline] echo 05:37:58 [semverPrep] GIT_COMMIT: 9d8579f05b82a801e12d88936ef98991557f2dca, Commit Message: Merge pull request #801 from weichou1229/bump-sdk [Pipeline] echo 05:37:58 [semverPrep] This is not a build commit. [Pipeline] sh 05:37:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:37:58 + grep -v github /etc/ssh/ssh_known_hosts 05:37:58 + [ -e /tmp/ssh_known_hosts ] 05:37:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:37:58 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:37:58 sudo tee -a /etc/ssh/ssh_known_hosts 05:37:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:58 05:37:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:59 0.1.4: Pulling from edgex-devops/py-git-semver 05:37:59 3dae71ba6b94: Pulling fs layer 05:37:59 6bf1a483ea7c: Pulling fs layer 05:37:59 f5dfc541a4d3: Pulling fs layer 05:37:59 461d9e800cba: Pulling fs layer 05:37:59 80192f66455f: Pulling fs layer 05:37:59 2e8e34ca0e6c: Pulling fs layer 05:37:59 a29436f7fd5d: Pulling fs layer 05:37:59 923cac83aea3: Pulling fs layer 05:37:59 25ad8b0a4227: Pulling fs layer 05:37:59 db01528c6b51: Pulling fs layer 05:37:59 28988de357af: Pulling fs layer 05:37:59 461d9e800cba: Waiting 05:37:59 80192f66455f: Waiting 05:37:59 2e8e34ca0e6c: Waiting 05:37:59 a29436f7fd5d: Waiting 05:37:59 923cac83aea3: Waiting 05:37:59 25ad8b0a4227: Waiting 05:37:59 6bf1a483ea7c: Verifying Checksum 05:37:59 6bf1a483ea7c: Download complete 05:37:59 461d9e800cba: Download complete 05:37:59 80192f66455f: Verifying Checksum 05:37:59 80192f66455f: Download complete 05:37:59 f5dfc541a4d3: Verifying Checksum 05:37:59 f5dfc541a4d3: Download complete 05:37:59 3dae71ba6b94: Verifying Checksum 05:37:59 3dae71ba6b94: Download complete 05:37:59 923cac83aea3: Verifying Checksum 05:37:59 25ad8b0a4227: Verifying Checksum 05:37:59 25ad8b0a4227: Download complete 05:37:59 db01528c6b51: Verifying Checksum 05:37:59 db01528c6b51: Download complete 05:37:59 28988de357af: Download complete 05:37:59 a29436f7fd5d: Verifying Checksum 05:37:59 a29436f7fd5d: Download complete 05:38:00 2e8e34ca0e6c: Verifying Checksum 05:38:00 2e8e34ca0e6c: Download complete 05:38:01 3dae71ba6b94: Pull complete 05:38:01 6bf1a483ea7c: Pull complete 05:38:01 f5dfc541a4d3: Pull complete 05:38:01 461d9e800cba: Pull complete 05:38:01 80192f66455f: Pull complete 05:38:05 2e8e34ca0e6c: Pull complete 05:38:05 a29436f7fd5d: Pull complete 05:38:05 923cac83aea3: Pull complete 05:38:06 25ad8b0a4227: Pull complete 05:38:06 db01528c6b51: Pull complete 05:38:06 28988de357af: Pull complete 05:38:06 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:38:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:06 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 05:38:06 $ 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 05:38:09 $ docker top 780a6c74908a137ed37e53314961d40f93abcaa1717571a2424994b26e4a315a -eo pid,comm 05:38:09 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). 05:38:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:38:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:09 [ssh-agent] Looking for ssh-agent implementation... 05:38:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:09 $ docker exec 780a6c74908a137ed37e53314961d40f93abcaa1717571a2424994b26e4a315a ssh-agent 05:38:09 SSH_AUTH_SOCK=/tmp/ssh-04NU8iBZs136/agent.33 05:38:09 SSH_AGENT_PID=39 05:38:09 Running ssh-add (command line suppressed) 05:38:09 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16825820127542692917.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16825820127542692917.key) 05:38:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] sh 05:38:10 + git tag --points-at HEAD [Pipeline] } 05:38:10 $ docker exec --env ******** --env ******** 780a6c74908a137ed37e53314961d40f93abcaa1717571a2424994b26e4a315a ssh-agent -k 05:38:10 unset SSH_AUTH_SOCK; 05:38:10 unset SSH_AGENT_PID; 05:38:10 echo Agent pid 39 killed; 05:38:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:38:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:10 [ssh-agent] Looking for ssh-agent implementation... 05:38:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:10 $ docker exec 780a6c74908a137ed37e53314961d40f93abcaa1717571a2424994b26e4a315a ssh-agent 05:38:10 SSH_AUTH_SOCK=/tmp/ssh-E1S4Mb83qXcV/agent.86 05:38:10 SSH_AGENT_PID=92 05:38:10 Running ssh-add (command line suppressed) 05:38:10 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4058766606612388573.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4058766606612388573.key) 05:38:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:11 + git semver init 05:38:11 2026-05-26 05:38:11,495 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:38:11 2026-05-26 05:38:11,500 [run_init] DEBUG init version:0.0.0 force:False 05:38:11 2026-05-26 05:38:11,500 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 05:38:11 2026-05-26 05:38:11,501 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 05:38:11 2026-05-26 05:38:11,501 [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, stdin=None, shell=False, universal_newlines=False) 05:38:12 2026-05-26 05:38:12,903 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 05:38:12 2026-05-26 05:38:12,904 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 05:38:12 2026-05-26 05:38:12,904 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:38:12 2026-05-26 05:38:12,904 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:38:12 4.1.0-dev.17 [Pipeline] } 05:38:13 $ docker exec --env ******** --env ******** 780a6c74908a137ed37e53314961d40f93abcaa1717571a2424994b26e4a315a ssh-agent -k 05:38:13 unset SSH_AUTH_SOCK; 05:38:13 unset SSH_AGENT_PID; 05:38:13 echo Agent pid 92 killed; 05:38:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:38:13 + git semver [Pipeline] } 05:38:14 $ docker stop --time=1 780a6c74908a137ed37e53314961d40f93abcaa1717571a2424994b26e4a315a 05:38:15 $ docker rm -f --volumes 780a6c74908a137ed37e53314961d40f93abcaa1717571a2424994b26e4a315a [Pipeline] // withDockerContainer [Pipeline] sh 05:38:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:38:16 Stashed 1 file(s) [Pipeline] echo 05:38:16 [edgeXSemver]: initialized semver on version 4.1.0-dev.17 [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 05:38:16 provisioning config files... 05:38:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config13704341251804472962tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:17 ---> ****-login.sh 05:38:17 nexus3.edgexfoundry.org:10001 05:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:17 Login Succeeded 05:38:17 nexus3.edgexfoundry.org:10002 05:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:17 Login Succeeded 05:38:17 nexus3.edgexfoundry.org:10003 05:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:17 Login Succeeded 05:38:17 nexus3.edgexfoundry.org:10004 05:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:17 Login Succeeded 05:38:17 ****.io 05:38:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:17 Login Succeeded 05:38:17 ---> ****-login.sh ends [Pipeline] } 05:38:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:38:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:38:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:38:18 ========================================================= 05:38:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:38:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:38:19 #0 building with "default" instance using docker driver 05:38:19 05:38:19 #1 [internal] load build definition from Dockerfile 05:38:19 #1 transferring dockerfile: 1.84kB done 05:38:19 #1 DONE 0.0s 05:38:19 05:38:19 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:38:19 #2 DONE 0.1s 05:38:19 05:38:19 #3 [internal] load .dockerignore 05:38:19 #3 transferring context: 182B done 05:38:19 #3 DONE 0.0s 05:38:19 05:38:19 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:38:19 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 05:38:19 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 05:38:19 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 2.10MB / 60.15MB 0.1s 05:38:19 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 05:38:19 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 05:38:19 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.15MB / 3.80MB 0.1s 05:38:19 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 05:38:19 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 0B / 125B 0.1s 05:38:19 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 11.53MB / 60.15MB 0.2s 05:38:19 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 05:38:19 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 05:38:19 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 05:38:19 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.2s done 05:38:19 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0B / 11.98MB 0.2s 05:38:19 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 05:38:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0B / 112.58MB 0.2s 05:38:19 #4 ... 05:38:19 05:38:19 #5 [internal] load build context 05:38:19 #5 transferring context: 31.67MB 0.3s done 05:38:19 #5 DONE 0.3s 05:38:19 05:38:19 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:38:19 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 21.94MB / 60.15MB 0.3s 05:38:19 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 05:38:19 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 6.29MB / 11.98MB 0.3s 05:38:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 7.16MB / 112.58MB 0.3s 05:38:19 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 05:38:19 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 35.65MB / 60.15MB 0.4s 05:38:19 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s 05:38:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 15.73MB / 112.58MB 0.4s 05:38:19 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s 05:38:19 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 05:38:19 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 34.60MB / 112.58MB 0.6s 05:38:19 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 05:38:19 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 8.39MB / 14.72MB 0.6s 05:38:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 0.8s 05:38:20 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s 05:38:20 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.8s done 05:38:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 78.64MB / 112.58MB 0.9s 05:38:20 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.8s done 05:38:20 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 05:38:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 108.99MB / 112.58MB 1.1s 05:38:20 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.5s done 05:38:25 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.1s done 05:38:25 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 05:38:25 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 05:38:25 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:38:25 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 05:38:25 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 05:38:25 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.2s done 05:38:25 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 05:38:27 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.1s done 05:38:27 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 05:38:27 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 05:38:27 #4 DONE 8.5s 05:38:28 05:38:28 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 05:38:28 #6 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:38:28 #6 0.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:38:28 #6 0.543 (1/4) Installing openssh-keygen (10.0_p1-r10) 05:38:28 #6 0.553 (2/4) Installing libedit (20250104.3.1-r1) 05:38:28 #6 0.559 (3/4) Installing openssh-client-common (10.0_p1-r10) 05:38:28 #6 0.584 (4/4) Installing openssh-client-default (10.0_p1-r10) 05:38:28 #6 0.610 Executing busybox-1.37.0-r19.trigger 05:38:28 #6 0.619 OK: 269 MiB in 64 packages 05:38:31 #6 DONE 4.0s 05:38:31 Still waiting to schedule task 05:38:31 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 05:38:32 05:38:32 #7 [builder 3/7] WORKDIR /device-mqtt-go 05:38:32 #7 DONE 0.0s 05:38:32 05:38:32 #8 [builder 4/7] COPY go.mod vendor* ./ 05:38:32 #8 DONE 0.0s 05:38:32 05:38:32 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:44 #9 DONE 11.9s 05:38:44 05:38:44 #10 [builder 6/7] COPY . . 05:38:44 #10 DONE 0.2s 05:38:44 05:38:44 #11 [builder 7/7] RUN echo noop 05:38:44 #11 0.218 noop 05:38:44 #11 DONE 0.3s 05:38:44 05:38:44 #12 exporting to image 05:38:44 #12 exporting layers 05:38:51 #12 exporting layers 7.1s done 05:38:51 #12 writing image sha256:575671ebd8544aead3c38cf92ed3bbb798f83258c5b6c16c8d4d131574ceeed2 done 05:38:51 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:38:51 #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:52 + docker inspect -f . ci-base-image-x86_64 05:38:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:52 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 05:38:52 $ 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 05:38:52 $ docker top 822ff605fb9e7467e0805c9915b1b9b6d76a9154a1b91d9c20a268525654b16b -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:52 + go version 05:38:52 go version go1.25.2 linux/amd64 [Pipeline] } 05:38:52 $ docker stop --time=1 822ff605fb9e7467e0805c9915b1b9b6d76a9154a1b91d9c20a268525654b16b 05:38:54 $ docker rm -f --volumes 822ff605fb9e7467e0805c9915b1b9b6d76a9154a1b91d9c20a268525654b16b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:54 + docker inspect -f . ci-base-image-x86_64 05:38:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:54 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 05:38:54 $ 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 05:38:54 $ docker top aa1f8be600e546ca6444d251827f911ebfc5f71888f3bebfd109b031c57e2606 -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 05:38:55 + make test 05:38:55 go test ./... -coverprofile=coverage.out ./... 05:38:57 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:39:23 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 05:39:23 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements 05:39:23 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 05:39:31 0 issues. 05:39:31 go vet ./... 05:39:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:39:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:39:37 ./bin/test-attribution-txt.sh 05:39:37 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 05:39:37 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:39:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 05:39:37 $ docker stop --time=1 aa1f8be600e546ca6444d251827f911ebfc5f71888f3bebfd109b031c57e2606 05:39:40 $ docker rm -f --volumes aa1f8be600e546ca6444d251827f911ebfc5f71888f3bebfd109b031c57e2606 [Pipeline] // withDockerContainer [Pipeline] sh 05:39:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:39:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:39:41 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:39:41 + ls -al . 05:39:41 total 256 05:39:41 drwxrwxr-x 9 jenkins jenkins 4096 May 26 05:38 . 05:39:41 drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:37 .. 05:39:41 -rw-rw-r-- 1 jenkins jenkins 140 May 26 05:37 .dockerignore 05:39:41 drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:39 .git 05:39:41 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:37 .github 05:39:41 -rw-rw-r-- 1 jenkins jenkins 264 May 26 05:37 .gitignore 05:39:41 -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:37 .golangci.yml 05:39:41 drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:38 .semver 05:39:41 -rw-rw-r-- 1 jenkins jenkins 21759 May 26 05:37 Attribution.txt 05:39:41 -rw-rw-r-- 1 jenkins jenkins 19703 May 26 05:37 CHANGELOG.md 05:39:41 -rw-rw-r-- 1 jenkins jenkins 1803 May 26 05:37 Dockerfile 05:39:41 -rw-rw-r-- 1 jenkins jenkins 677 May 26 05:37 GOVERNANCE.md 05:39:41 -rw-rw-r-- 1 jenkins jenkins 680 May 26 05:37 Jenkinsfile 05:39:41 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 05:37 LICENSE 05:39:41 -rw-rw-r-- 1 jenkins jenkins 2544 May 26 05:37 Makefile 05:39:41 -rw-rw-r-- 1 jenkins jenkins 620 May 26 05:37 OWNERS.md 05:39:41 -rw-rw-r-- 1 jenkins jenkins 3599 May 26 05:37 README.md 05:39:41 -rw-rw-r-- 1 jenkins jenkins 12 May 26 05:38 VERSION 05:39:41 drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:37 bin 05:39:41 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:37 cmd 05:39:41 -rw-r--r-- 1 jenkins jenkins 21039 May 26 05:39 coverage.out 05:39:41 -rw-rw-r-- 1 jenkins jenkins 6620 May 26 05:37 go.mod 05:39:41 -rw-rw-r-- 1 jenkins jenkins 89068 May 26 05:37 go.sum 05:39:41 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:37 internal 05:39:41 drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:37 mock 05:39:41 -rw-rw-r-- 1 jenkins jenkins 227 May 26 05:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:41 + 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=9d8579f05b82a801e12d88936ef98991557f2dca --label arch=amd64 --label version=4.1.0-dev.17 . 05:39:42 #0 building with "default" instance using docker driver 05:39:42 05:39:42 #1 [internal] load build definition from Dockerfile 05:39:42 #1 transferring dockerfile: 1.84kB done 05:39:42 #1 DONE 0.0s 05:39:42 05:39:42 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:39:42 #2 DONE 0.0s 05:39:42 05:39:42 #3 [internal] load metadata for docker.io/library/alpine:3.22 05:39:42 #3 DONE 0.1s 05:39:42 05:39:42 #4 [internal] load .dockerignore 05:39:42 #4 transferring context: 182B done 05:39:42 #4 DONE 0.0s 05:39:42 05:39:42 #5 [internal] load build context 05:39:42 #5 transferring context: 33.98kB 0.0s done 05:39:42 #5 DONE 0.0s 05:39:42 05:39:42 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 05:39:42 #6 DONE 0.1s 05:39:42 05:39:42 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:39:42 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 05:39:42 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 05:39:42 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 05:39:42 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 05:39:42 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 05:39:42 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 05:39:42 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 05:39:42 #7 DONE 0.3s 05:39:42 05:39:42 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 05:39:42 #8 0.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:42 #8 0.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:43 #8 0.759 OK: 269 MiB in 64 packages 05:39:43 #8 DONE 0.9s 05:39:43 05:39:43 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:39:43 #9 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:43 #9 0.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:43 #9 0.573 (1/1) Installing dumb-init (1.2.5-r3) 05:39:43 #9 0.579 Executing busybox-1.37.0-r20.trigger 05:39:43 #9 0.585 OK: 7 MiB in 17 packages 05:39:43 #9 DONE 0.8s 05:39:43 05:39:43 #10 [builder 3/7] WORKDIR /device-mqtt-go 05:39:43 #10 DONE 0.0s 05:39:43 05:39:43 #11 [builder 4/7] COPY go.mod vendor* ./ 05:39:43 #11 DONE 0.0s 05:39:43 05:39:43 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:43 #12 DONE 0.5s 05:39:43 05:39:43 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:39:43 #13 0.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:39:43 #13 0.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:39:43 #13 0.828 OK: 7 MiB in 17 packages 05:39:44 #13 DONE 0.9s 05:39:44 05:39:44 #14 [builder 6/7] COPY . . 05:39:44 #14 DONE 0.3s 05:39:44 05:39:44 #15 [builder 7/7] RUN make build 05:39:44 #15 0.251 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 05:40:16 #15 DONE 27.7s 05:40:16 05:40:16 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 05:40:16 #16 DONE 0.3s 05:40:16 05:40:16 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 05:40:16 #17 DONE 0.0s 05:40:16 05:40:16 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 05:40:16 #18 DONE 0.0s 05:40:16 05:40:16 #19 exporting to image 05:40:16 #19 exporting layers 05:40:16 #19 exporting layers 0.2s done 05:40:16 #19 writing image sha256:6a13b1eccbc36408ac5357c8f74bad32449aa01fc64808795fa4cce13c9d1899 done 05:40:16 #19 naming to docker.io/library/device-mqtt done 05:40:16 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:40:16 provisioning config files... 05:40:16 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config6330028159083523405tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:17 ---> ****-login.sh 05:40:17 nexus3.edgexfoundry.org:10001 05:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:17 Login Succeeded 05:40:17 nexus3.edgexfoundry.org:10002 05:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:17 Login Succeeded 05:40:17 nexus3.edgexfoundry.org:10003 05:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:17 Login Succeeded 05:40:17 nexus3.edgexfoundry.org:10004 05:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:17 Login Succeeded 05:40:17 ****.io 05:40:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:40:17 Login Succeeded 05:40:17 ---> ****-login.sh ends [Pipeline] } 05:40:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:40:17 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 05:40:17 9d8579f05b82a801e12d88936ef98991557f2dca 05:40:17 latest 05:40:17 4.1.0-dev.17 05:40:17 9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17 05:40:17 main 05:40:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:18 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:9d8579f05b82a801e12d88936ef98991557f2dca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:9d8579f05b82a801e12d88936ef98991557f2dca 05:40:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:40:18 f86641ce81d9: Preparing 05:40:18 dcf7cf9a138b: Preparing 05:40:18 504ebfd83c6b: Preparing 05:40:18 54668e225f4c: Preparing 05:40:18 a89f51b7d23f: Preparing 05:40:18 0854555d70ac: Preparing 05:40:18 0854555d70ac: Waiting 05:40:33 504ebfd83c6b: Pushed 05:40:33 a89f51b7d23f: Pushed 05:40:33 dcf7cf9a138b: Pushed 05:40:33 f86641ce81d9: Pushed 05:40:33 54668e225f4c: Pushed 05:40:33 0854555d70ac: Layer already exists 05:40:33 9d8579f05b82a801e12d88936ef98991557f2dca: digest: sha256:9c8104511060755a1e4f3276a262bbeb9f9784581cd6043f69215b55d41584db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:33 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:33 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 05:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:40:33 f86641ce81d9: Preparing 05:40:33 dcf7cf9a138b: Preparing 05:40:33 504ebfd83c6b: Preparing 05:40:33 54668e225f4c: Preparing 05:40:33 a89f51b7d23f: Preparing 05:40:33 0854555d70ac: Preparing 05:40:33 0854555d70ac: Waiting 05:40:33 f86641ce81d9: Layer already exists 05:40:33 54668e225f4c: Layer already exists 05:40:33 a89f51b7d23f: Layer already exists 05:40:33 dcf7cf9a138b: Layer already exists 05:40:33 504ebfd83c6b: Layer already exists 05:40:33 0854555d70ac: Layer already exists 05:40:33 latest: digest: sha256:9c8104511060755a1e4f3276a262bbeb9f9784581cd6043f69215b55d41584db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:34 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:34 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.17 05:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:40:34 f86641ce81d9: Preparing 05:40:34 dcf7cf9a138b: Preparing 05:40:34 504ebfd83c6b: Preparing 05:40:34 54668e225f4c: Preparing 05:40:34 a89f51b7d23f: Preparing 05:40:34 0854555d70ac: Preparing 05:40:34 0854555d70ac: Waiting 05:40:34 f86641ce81d9: Layer already exists 05:40:34 54668e225f4c: Layer already exists 05:40:34 504ebfd83c6b: Layer already exists 05:40:34 dcf7cf9a138b: Layer already exists 05:40:34 a89f51b7d23f: Layer already exists 05:40:34 0854555d70ac: Layer already exists 05:40:34 4.1.0-dev.17: digest: sha256:9c8104511060755a1e4f3276a262bbeb9f9784581cd6043f69215b55d41584db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:34 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:35 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17 05:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:40:35 f86641ce81d9: Preparing 05:40:35 dcf7cf9a138b: Preparing 05:40:35 504ebfd83c6b: Preparing 05:40:35 54668e225f4c: Preparing 05:40:35 a89f51b7d23f: Preparing 05:40:35 0854555d70ac: Preparing 05:40:35 0854555d70ac: Waiting 05:40:35 dcf7cf9a138b: Layer already exists 05:40:35 54668e225f4c: Layer already exists 05:40:35 504ebfd83c6b: Layer already exists 05:40:35 f86641ce81d9: Layer already exists 05:40:35 a89f51b7d23f: Layer already exists 05:40:35 0854555d70ac: Layer already exists 05:40:35 9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17: digest: sha256:9c8104511060755a1e4f3276a262bbeb9f9784581cd6043f69215b55d41584db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:35 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:35 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 05:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 05:40:35 f86641ce81d9: Preparing 05:40:35 dcf7cf9a138b: Preparing 05:40:35 504ebfd83c6b: Preparing 05:40:35 54668e225f4c: Preparing 05:40:35 a89f51b7d23f: Preparing 05:40:35 0854555d70ac: Preparing 05:40:35 0854555d70ac: Waiting 05:40:35 f86641ce81d9: Layer already exists 05:40:35 54668e225f4c: Layer already exists 05:40:35 504ebfd83c6b: Layer already exists 05:40:35 a89f51b7d23f: Layer already exists 05:40:35 dcf7cf9a138b: Layer already exists 05:40:35 0854555d70ac: Layer already exists 05:40:35 main: digest: sha256:9c8104511060755a1e4f3276a262bbeb9f9784581cd6043f69215b55d41584db size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:40:35 ===================================================== [Pipeline] echo 05:40:35 taggedImages: 05:40:35 - nexus3.edgexfoundry.org:10004/device-mqtt:9d8579f05b82a801e12d88936ef98991557f2dca 05:40:35 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 05:40:35 - nexus3.edgexfoundry.org:10004/device-mqtt:4.1.0-dev.17 05:40:35 - nexus3.edgexfoundry.org:10004/device-mqtt:9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17 05:40:35 - 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 05:40:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:36 05:40:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:40:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:36 latest: Pulling from edgex-lftools-log-publisher 05:40:36 5eb5b503b376: Pulling fs layer 05:40:36 5c69ac0246d0: Pulling fs layer 05:40:36 ec43610c2a17: Pulling fs layer 05:40:36 3a2ae6a8a46f: Pulling fs layer 05:40:36 33b1e0a273af: Pulling fs layer 05:40:36 5d3b04190fa2: Pulling fs layer 05:40:36 2f39f015ded8: Pulling fs layer 05:40:36 3a2ae6a8a46f: Waiting 05:40:36 33b1e0a273af: Waiting 05:40:36 5d3b04190fa2: Waiting 05:40:36 2f39f015ded8: Waiting 05:40:36 5c69ac0246d0: Download complete 05:40:36 3a2ae6a8a46f: Verifying Checksum 05:40:36 3a2ae6a8a46f: Download complete 05:40:36 33b1e0a273af: Verifying Checksum 05:40:36 33b1e0a273af: Download complete 05:40:36 ec43610c2a17: Verifying Checksum 05:40:36 ec43610c2a17: Download complete 05:40:36 5d3b04190fa2: Verifying Checksum 05:40:36 5d3b04190fa2: Download complete 05:40:36 5eb5b503b376: Verifying Checksum 05:40:36 5eb5b503b376: Download complete 05:40:37 2f39f015ded8: Verifying Checksum 05:40:37 2f39f015ded8: Download complete 05:40:38 5eb5b503b376: Pull complete 05:40:38 5c69ac0246d0: Pull complete 05:40:39 ec43610c2a17: Pull complete 05:40:39 3a2ae6a8a46f: Pull complete 05:40:39 33b1e0a273af: Pull complete 05:40:39 5d3b04190fa2: Pull complete 05:40:44 2f39f015ded8: Pull complete 05:40:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:40:44 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 05:40:44 $ 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 05:40:47 $ docker top e89a82ceaf844b2ddd48a1463b219fc078b0b33d92ff86c127c4f3091bcb229a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:47 ---> job-cost.sh 05:40:47 lf-activate-venv: SKIPPING 05:40:47 INFO: No Stack... 05:40:47 INFO: Retrieving Pricing Info for: v3-standard-8 05:40:47 INFO: Archiving Costs [Pipeline] sh 05:40:48 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 05:40:48 + cut -d, -f6 [Pipeline] lock 05:40:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-216-stack-cost] 05:40:48 Resource [jenkins-edgexfoundry-device-mqtt-go-main-216-stack-cost] did not exist. Created. 05:40:48 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:40:48 + echo total: 0.2199999988079071 [Pipeline] stash 05:40:48 Stashed 1 file(s) [Pipeline] } 05:40:48 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-216-stack-cost] [Pipeline] // lock [Pipeline] } 05:40:48 $ docker stop --time=1 e89a82ceaf844b2ddd48a1463b219fc078b0b33d92ff86c127c4f3091bcb229a 05:40:49 $ docker rm -f --volumes e89a82ceaf844b2ddd48a1463b219fc078b0b33d92ff86c127c4f3091bcb229a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:41:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11415 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 05:41:32 Running in /w/workspace/device-mqtt-go/216 [Pipeline] { [Pipeline] checkout 05:41:32 The recommended git tool is: git 05:41:38 using credential edgex-jenkins-ssh 05:41:38 Cloning the remote Git repository 05:41:38 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 05:41:38 > git init /w/workspace/device-mqtt-go/216 # timeout=10 05:41:38 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 05:41:38 > git --version # timeout=10 05:41:38 > git --version # 'git version 2.25.1' 05:41:38 using GIT_SSH to set credentials SSH Credentials for GitHub 05:41:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:42 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 05:41:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:41:43 Avoid second fetch 05:41:43 Checking out Revision 9d8579f05b82a801e12d88936ef98991557f2dca (main) 05:41:43 > git config core.sparsecheckout # timeout=10 05:41:43 > git checkout -f 9d8579f05b82a801e12d88936ef98991557f2dca # timeout=10 05:41:44 Commit message: "Merge pull request #801 from weichou1229/bump-sdk" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:49 provisioning config files... 05:41:49 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/216@tmp/config8523441101175566466tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:49 ---> ****-login.sh 05:41:49 nexus3.edgexfoundry.org:10001 05:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:50 Configure a credential helper to remove this warning. See 05:41:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:50 05:41:50 Login Succeeded 05:41:50 nexus3.edgexfoundry.org:10002 05:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:51 Configure a credential helper to remove this warning. See 05:41:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:51 05:41:51 Login Succeeded 05:41:51 nexus3.edgexfoundry.org:10003 05:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:51 Configure a credential helper to remove this warning. See 05:41:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:51 05:41:51 Login Succeeded 05:41:51 nexus3.edgexfoundry.org:10004 05:41:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:51 Configure a credential helper to remove this warning. See 05:41:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:51 05:41:51 Login Succeeded 05:41:51 ****.io 05:41:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:52 Configure a credential helper to remove this warning. See 05:41:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:52 05:41:52 Login Succeeded 05:41:52 ---> ****-login.sh ends [Pipeline] } 05:41:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:41:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:41:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:41:52 ========================================================= 05:41:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 05:41:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:52 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:41:53 Sending build context to Docker daemon 16MB 05:41:53 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 05:41:53 Step 2/12 : FROM ${BASE} AS builder 05:41:53 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:41:53 6b59a28fa201: Pulling fs layer 05:41:53 d32bb0dddca7: Pulling fs layer 05:41:53 5dab1238d3d9: Pulling fs layer 05:41:53 196fd7d83e7d: Pulling fs layer 05:41:53 4f4fb700ef54: Pulling fs layer 05:41:53 8ba94037c8f0: Pulling fs layer 05:41:53 deaec5988b04: Pulling fs layer 05:41:53 9f65657bb879: Pulling fs layer 05:41:53 196fd7d83e7d: Waiting 05:41:53 4f4fb700ef54: Waiting 05:41:53 deaec5988b04: Waiting 05:41:53 8ba94037c8f0: Waiting 05:41:53 9f65657bb879: Waiting 05:41:53 d32bb0dddca7: Verifying Checksum 05:41:53 d32bb0dddca7: Download complete 05:41:53 196fd7d83e7d: Verifying Checksum 05:41:53 196fd7d83e7d: Download complete 05:41:53 4f4fb700ef54: Verifying Checksum 05:41:53 4f4fb700ef54: Download complete 05:41:53 8ba94037c8f0: Verifying Checksum 05:41:53 8ba94037c8f0: Download complete 05:41:53 6b59a28fa201: Verifying Checksum 05:41:53 6b59a28fa201: Download complete 05:41:54 9f65657bb879: Verifying Checksum 05:41:54 9f65657bb879: Download complete 05:41:55 6b59a28fa201: Pull complete 05:41:55 d32bb0dddca7: Pull complete 05:41:55 5dab1238d3d9: Verifying Checksum 05:41:55 5dab1238d3d9: Download complete 05:41:57 deaec5988b04: Verifying Checksum 05:41:57 deaec5988b04: Download complete 05:42:12 5dab1238d3d9: Pull complete 05:42:12 196fd7d83e7d: Pull complete 05:42:12 4f4fb700ef54: Pull complete 05:42:12 8ba94037c8f0: Pull complete 05:42:20 deaec5988b04: Pull complete 05:42:22 9f65657bb879: Pull complete 05:42:22 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 05:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 05:42:22 ---> 334268110677 05:42:22 Step 3/12 : ARG ADD_BUILD_TAGS="" 05:42:24 ---> Running in 71442d143203 05:42:24 Removing intermediate container 71442d143203 05:42:24 ---> 196ddfd67189 05:42:24 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:42:25 ---> Running in bd2f32125718 05:42:25 Removing intermediate container bd2f32125718 05:42:25 ---> 3d4acfa5de28 05:42:25 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:42:25 ---> Running in 031e466a1bf2 05:42:25 Removing intermediate container 031e466a1bf2 05:42:25 ---> d81c600646c1 05:42:25 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 05:42:25 ---> Running in 2408b2a77f25 05:42:26 Removing intermediate container 2408b2a77f25 05:42:26 ---> 270d487eec66 05:42:26 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:42:26 ---> Running in 90c1b2fec8f3 05:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:42:30 (1/4) Installing openssh-keygen (10.0_p1-r10) 05:42:30 (2/4) Installing libedit (20250104.3.1-r1) 05:42:30 (3/4) Installing openssh-client-common (10.0_p1-r10) 05:42:30 (4/4) Installing openssh-client-default (10.0_p1-r10) 05:42:30 Executing busybox-1.37.0-r19.trigger 05:42:30 OK: 259 MiB in 64 packages 05:42:31 Removing intermediate container 90c1b2fec8f3 05:42:31 ---> fae3576ab53d 05:42:31 Step 8/12 : WORKDIR /device-mqtt-go 05:42:31 ---> Running in 2938c1a230e3 05:42:31 Removing intermediate container 2938c1a230e3 05:42:31 ---> 2fcfdd6ecca8 05:42:31 Step 9/12 : COPY go.mod vendor* ./ 05:42:32 ---> 3e09d806c89a 05:42:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:42:32 ---> Running in a586a5aa341c 05:44:24 Removing intermediate container a586a5aa341c 05:44:24 ---> 891778a438bd 05:44:24 Step 11/12 : COPY . . 05:44:24 ---> f1269429f613 05:44:24 Step 12/12 : RUN $MAKE 05:44:24 ---> Running in 8c2a58dc4605 05:44:24 noop 05:44:24 Removing intermediate container 8c2a58dc4605 05:44:24 ---> f3938c1b1f62 05:44:24 Successfully built f3938c1b1f62 05:44:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:24 + docker inspect -f . ci-base-image-arm64 05:44:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:24 prd-ubuntu20.04-docker-arm64-4c-16g-11415 does not seem to be running inside a container 05:44:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/216 -v /w/workspace/device-mqtt-go/216:/w/workspace/device-mqtt-go/216:rw,z -v /w/workspace/device-mqtt-go/216@tmp:/w/workspace/device-mqtt-go/216@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 05:44:26 $ docker top 3708d0fa1ae478b0eddf080d6ff461e8396e4a6c1f02f4688250409746339c42 -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:27 + go version 05:44:27 go version go1.25.3 linux/arm64 [Pipeline] } 05:44:27 $ docker stop --time=1 3708d0fa1ae478b0eddf080d6ff461e8396e4a6c1f02f4688250409746339c42 05:44:31 $ docker rm -f --volumes 3708d0fa1ae478b0eddf080d6ff461e8396e4a6c1f02f4688250409746339c42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:44:32 + docker inspect -f . ci-base-image-arm64 05:44:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:44:32 prd-ubuntu20.04-docker-arm64-4c-16g-11415 does not seem to be running inside a container 05:44:32 $ 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/216 -v /w/workspace/device-mqtt-go/216:/w/workspace/device-mqtt-go/216:rw,z -v /w/workspace/device-mqtt-go/216@tmp:/w/workspace/device-mqtt-go/216@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 05:44:33 $ docker top 4ca3168a89856bda35ee3d10d2a472f814a732be9b6c59fffcf4219873b5837f -eo pid,comm [Pipeline] { [Pipeline] sh 05:44:34 + git config --global --add safe.directory /w/workspace/device-mqtt-go/216 [Pipeline] fileExists [Pipeline] sh 05:44:35 + make test 05:44:35 go test ./... -coverprofile=coverage.out ./... 05:44:40 ? github.com/edgexfoundry/device-mqtt-go [no test files] 05:49:18 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 05:49:18 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.061s coverage: 22.8% of statements 05:49:18 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 05:49:18 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:49:18 go vet ./... 05:50:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:50:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:50:14 ./bin/test-attribution-txt.sh 05:50:14 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 05:50:14 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 05:50:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 05:50:14 $ docker stop --time=1 4ca3168a89856bda35ee3d10d2a472f814a732be9b6c59fffcf4219873b5837f 05:50:16 $ docker rm -f --volumes 4ca3168a89856bda35ee3d10d2a472f814a732be9b6c59fffcf4219873b5837f [Pipeline] // withDockerContainer [Pipeline] sh 05:50:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:50:18 Warning: overwriting stash ‘coverage-report’ 05:50:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:50:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:50:20 + ls -al . 05:50:20 total 252 05:50:20 drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:44 . 05:50:20 drwxrwxr-x 4 jenkins jenkins 4096 May 26 05:41 .. 05:50:20 -rw-rw-r-- 1 jenkins jenkins 140 May 26 05:41 .dockerignore 05:50:20 drwxrwxr-x 8 jenkins jenkins 4096 May 26 05:41 .git 05:50:20 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:41 .github 05:50:20 -rw-rw-r-- 1 jenkins jenkins 264 May 26 05:41 .gitignore 05:50:20 -rw-rw-r-- 1 jenkins jenkins 359 May 26 05:41 .golangci.yml 05:50:20 -rw-rw-r-- 1 jenkins jenkins 21759 May 26 05:41 Attribution.txt 05:50:20 -rw-rw-r-- 1 jenkins jenkins 19703 May 26 05:41 CHANGELOG.md 05:50:20 -rw-rw-r-- 1 jenkins jenkins 1803 May 26 05:41 Dockerfile 05:50:20 -rw-rw-r-- 1 jenkins jenkins 677 May 26 05:41 GOVERNANCE.md 05:50:20 -rw-rw-r-- 1 jenkins jenkins 680 May 26 05:41 Jenkinsfile 05:50:20 -rw-rw-r-- 1 jenkins jenkins 11340 May 26 05:41 LICENSE 05:50:20 -rw-rw-r-- 1 jenkins jenkins 2544 May 26 05:41 Makefile 05:50:20 -rw-rw-r-- 1 jenkins jenkins 620 May 26 05:41 OWNERS.md 05:50:20 -rw-rw-r-- 1 jenkins jenkins 3599 May 26 05:41 README.md 05:50:20 -rw-rw-r-- 1 jenkins jenkins 12 May 26 05:38 VERSION 05:50:20 drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:41 bin 05:50:20 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:41 cmd 05:50:20 -rw-r--r-- 1 jenkins jenkins 21039 May 26 05:49 coverage.out 05:50:20 -rw-rw-r-- 1 jenkins jenkins 6620 May 26 05:41 go.mod 05:50:20 -rw-rw-r-- 1 jenkins jenkins 89068 May 26 05:41 go.sum 05:50:20 drwxrwxr-x 3 jenkins jenkins 4096 May 26 05:41 internal 05:50:20 drwxrwxr-x 2 jenkins jenkins 4096 May 26 05:41 mock 05:50:20 -rw-rw-r-- 1 jenkins jenkins 227 May 26 05:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:20 + 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=9d8579f05b82a801e12d88936ef98991557f2dca --label arch=arm64 --label version=4.1.0-dev.17 . 05:50:21 Sending build context to Docker daemon 16.03MB 05:50:21 Step 1/25 : ARG BASE=golang:1.25-alpine3.22 05:50:21 Step 2/25 : FROM ${BASE} AS builder 05:50:21 ---> f3938c1b1f62 05:50:21 Step 3/25 : ARG ADD_BUILD_TAGS="" 05:50:23 ---> Running in 4a8a4bef7722 05:50:23 Removing intermediate container 4a8a4bef7722 05:50:23 ---> 0d20fa640d66 05:50:23 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:50:23 ---> Running in f14229e16312 05:50:24 Removing intermediate container f14229e16312 05:50:24 ---> 4055b7f52ba8 05:50:24 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 05:50:24 ---> Running in 80c2fde3f3a7 05:50:24 Removing intermediate container 80c2fde3f3a7 05:50:24 ---> 393e93fec2f4 05:50:24 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 05:50:24 ---> Running in b7834d0c9562 05:50:25 Removing intermediate container b7834d0c9562 05:50:25 ---> 2865da39fa15 05:50:25 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:50:25 ---> Running in 2fd992a47b45 05:50:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:50:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:50:28 OK: 259 MiB in 64 packages 05:50:29 Removing intermediate container 2fd992a47b45 05:50:29 ---> 3d15b79f269b 05:50:29 Step 8/25 : WORKDIR /device-mqtt-go 05:50:29 ---> Running in eaa54686020a 05:50:30 Removing intermediate container eaa54686020a 05:50:30 ---> 1035664fb2e9 05:50:30 Step 9/25 : COPY go.mod vendor* ./ 05:50:30 ---> 71e965b38be4 05:50:30 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:50:30 ---> Running in c78a016c0af8 05:50:33 Removing intermediate container c78a016c0af8 05:50:33 ---> 2b5c4513b35a 05:50:33 Step 11/25 : COPY . . 05:50:34 ---> 6c37e186b556 05:50:34 Step 12/25 : RUN $MAKE 05:50:34 ---> Running in 6cc7871d4de7 05:50:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.1.0-dev.17 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.2 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 05:54:57 Removing intermediate container 6cc7871d4de7 05:54:57 ---> 056bd324d598 05:54:57 Step 13/25 : FROM alpine:3.22 05:54:57 3.22: Pulling from library/alpine 05:54:57 58e777220c39: Pulling fs layer 05:54:57 58e777220c39: Verifying Checksum 05:54:57 58e777220c39: Download complete 05:54:57 58e777220c39: Pull complete 05:54:57 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 05:54:57 Status: Downloaded newer image for alpine:3.22 05:54:57 ---> 6a2735c23ff3 05:54:57 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 05:54:57 ---> Running in 798ba38ca518 05:54:57 Removing intermediate container 798ba38ca518 05:54:57 ---> d0ef90e1d6d0 05:54:57 Step 15/25 : RUN apk add --update --no-cache dumb-init 05:54:57 ---> Running in ac0816079d3a 05:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:54:57 (1/1) Installing dumb-init (1.2.5-r3) 05:54:57 Executing busybox-1.37.0-r20.trigger 05:54:57 OK: 8 MiB in 17 packages 05:54:57 Removing intermediate container ac0816079d3a 05:54:57 ---> cb5fa5bed0e5 05:54:57 Step 16/25 : RUN apk --no-cache upgrade 05:54:57 ---> Running in 5feb8f1561bc 05:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 05:54:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 05:54:57 OK: 8 MiB in 17 packages 05:54:57 Removing intermediate container 5feb8f1561bc 05:54:57 ---> 4df167b8ac8c 05:54:57 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 05:55:00 ---> 40ca169f023b 05:55:00 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 05:55:00 ---> 08afac553f19 05:55:00 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 05:55:00 ---> 657df6b5d07c 05:55:00 Step 20/25 : EXPOSE 59982 05:55:00 ---> Running in 18c007d3ae52 05:55:01 Removing intermediate container 18c007d3ae52 05:55:01 ---> 8490179d6172 05:55:01 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 05:55:01 ---> Running in b3688c18b0df 05:55:01 Removing intermediate container b3688c18b0df 05:55:01 ---> b5f485fbcc41 05:55:01 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:55:01 ---> Running in 9f5751e9ef5f 05:55:02 Removing intermediate container 9f5751e9ef5f 05:55:02 ---> 2ada23c1201e 05:55:02 Step 23/25 : LABEL arch=arm64 05:55:02 ---> Running in 4dec9c077331 05:55:02 Removing intermediate container 4dec9c077331 05:55:02 ---> e74e043ae7a4 05:55:02 Step 24/25 : LABEL git_sha=9d8579f05b82a801e12d88936ef98991557f2dca 05:55:02 ---> Running in 8411857bf693 05:55:02 Removing intermediate container 8411857bf693 05:55:02 ---> 6f0ce1ead27c 05:55:02 Step 25/25 : LABEL version=4.1.0-dev.17 05:55:02 ---> Running in 5bfd63986a8f 05:55:03 Removing intermediate container 5bfd63986a8f 05:55:03 ---> 465187c757b7 05:55:03 [Warning] One or more build-args [ARCH] were not consumed 05:55:03 Successfully built 465187c757b7 05:55:03 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 05:55:03 provisioning config files... 05:55:03 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/216@tmp/config2881812147928081020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:03 ---> ****-login.sh 05:55:03 nexus3.edgexfoundry.org:10001 05:55:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:04 Configure a credential helper to remove this warning. See 05:55:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:04 05:55:04 Login Succeeded 05:55:04 nexus3.edgexfoundry.org:10002 05:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:04 Configure a credential helper to remove this warning. See 05:55:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:04 05:55:04 Login Succeeded 05:55:04 nexus3.edgexfoundry.org:10003 05:55:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:04 Configure a credential helper to remove this warning. See 05:55:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:04 05:55:04 Login Succeeded 05:55:04 nexus3.edgexfoundry.org:10004 05:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:05 Configure a credential helper to remove this warning. See 05:55:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:05 05:55:05 Login Succeeded 05:55:05 ****.io 05:55:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:05 Configure a credential helper to remove this warning. See 05:55:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:05 05:55:05 Login Succeeded 05:55:05 ---> ****-login.sh ends [Pipeline] } 05:55:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:55:05 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 05:55:05 9d8579f05b82a801e12d88936ef98991557f2dca 05:55:05 latest 05:55:05 4.1.0-dev.17 05:55:05 9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17 05:55:05 main 05:55:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:06 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9d8579f05b82a801e12d88936ef98991557f2dca [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:06 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9d8579f05b82a801e12d88936ef98991557f2dca 05:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:55:06 b848a0bf55ed: Preparing 05:55:06 b7637db9a05f: Preparing 05:55:06 0ecd34f2261e: Preparing 05:55:06 0ed2bae15250: Preparing 05:55:06 e9136ed5a733: Preparing 05:55:06 eeaa73608b53: Preparing 05:55:06 eeaa73608b53: Waiting 05:55:06 b7637db9a05f: Pushed 05:55:06 b848a0bf55ed: Pushed 05:55:06 e9136ed5a733: Pushed 05:55:06 0ed2bae15250: Pushed 05:55:06 eeaa73608b53: Layer already exists 05:55:16 0ecd34f2261e: Pushed 05:55:16 9d8579f05b82a801e12d88936ef98991557f2dca: digest: sha256:c81fa23ffa36694fbde0ac05c964fd5608ca851ea258938ff44e66d1bb7a5eec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:17 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:17 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 05:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:55:17 b848a0bf55ed: Preparing 05:55:17 b7637db9a05f: Preparing 05:55:17 0ecd34f2261e: Preparing 05:55:17 0ed2bae15250: Preparing 05:55:17 e9136ed5a733: Preparing 05:55:17 eeaa73608b53: Preparing 05:55:17 eeaa73608b53: Waiting 05:55:17 b7637db9a05f: Layer already exists 05:55:17 b848a0bf55ed: Layer already exists 05:55:17 e9136ed5a733: Layer already exists 05:55:17 0ed2bae15250: Layer already exists 05:55:17 0ecd34f2261e: Layer already exists 05:55:17 eeaa73608b53: Layer already exists 05:55:17 latest: digest: sha256:c81fa23ffa36694fbde0ac05c964fd5608ca851ea258938ff44e66d1bb7a5eec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:18 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:18 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.17 05:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:55:18 b848a0bf55ed: Preparing 05:55:18 b7637db9a05f: Preparing 05:55:18 0ecd34f2261e: Preparing 05:55:18 0ed2bae15250: Preparing 05:55:18 e9136ed5a733: Preparing 05:55:18 eeaa73608b53: Preparing 05:55:18 eeaa73608b53: Waiting 05:55:18 e9136ed5a733: Layer already exists 05:55:18 b7637db9a05f: Layer already exists 05:55:18 b848a0bf55ed: Layer already exists 05:55:18 0ed2bae15250: Layer already exists 05:55:18 0ecd34f2261e: Layer already exists 05:55:18 eeaa73608b53: Layer already exists 05:55:18 4.1.0-dev.17: digest: sha256:c81fa23ffa36694fbde0ac05c964fd5608ca851ea258938ff44e66d1bb7a5eec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:18 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:19 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17 05:55:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:55:19 b848a0bf55ed: Preparing 05:55:19 b7637db9a05f: Preparing 05:55:19 0ecd34f2261e: Preparing 05:55:19 0ed2bae15250: Preparing 05:55:19 e9136ed5a733: Preparing 05:55:19 eeaa73608b53: Preparing 05:55:19 eeaa73608b53: Waiting 05:55:19 0ed2bae15250: Layer already exists 05:55:19 0ecd34f2261e: Layer already exists 05:55:19 b7637db9a05f: Layer already exists 05:55:19 b848a0bf55ed: Layer already exists 05:55:19 e9136ed5a733: Layer already exists 05:55:19 eeaa73608b53: Layer already exists 05:55:19 9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17: digest: sha256:c81fa23ffa36694fbde0ac05c964fd5608ca851ea258938ff44e66d1bb7a5eec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:19 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:20 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 05:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 05:55:20 b848a0bf55ed: Preparing 05:55:20 b7637db9a05f: Preparing 05:55:20 0ecd34f2261e: Preparing 05:55:20 0ed2bae15250: Preparing 05:55:20 e9136ed5a733: Preparing 05:55:20 eeaa73608b53: Preparing 05:55:20 eeaa73608b53: Waiting 05:55:20 b7637db9a05f: Layer already exists 05:55:20 e9136ed5a733: Layer already exists 05:55:20 0ecd34f2261e: Layer already exists 05:55:20 0ed2bae15250: Layer already exists 05:55:20 b848a0bf55ed: Layer already exists 05:55:20 eeaa73608b53: Layer already exists 05:55:20 main: digest: sha256:c81fa23ffa36694fbde0ac05c964fd5608ca851ea258938ff44e66d1bb7a5eec size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:55:20 ===================================================== [Pipeline] echo 05:55:20 taggedImages: 05:55:20 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9d8579f05b82a801e12d88936ef98991557f2dca 05:55:20 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 05:55:20 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.1.0-dev.17 05:55:20 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:9d8579f05b82a801e12d88936ef98991557f2dca-4.1.0-dev.17 05:55:20 - 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 05:55:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:55:21 05:55:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:55:21 arm64: Pulling from edgex-lftools-log-publisher 05:55:21 8998bd30e6a1: Pulling fs layer 05:55:21 04944245beec: Pulling fs layer 05:55:21 699f458cf7ca: Pulling fs layer 05:55:21 765212b225bb: Pulling fs layer 05:55:21 f23df028b6ca: Pulling fs layer 05:55:21 d65c8cfc05b1: Pulling fs layer 05:55:21 2437ff75d9bd: Pulling fs layer 05:55:21 f23df028b6ca: Waiting 05:55:21 d65c8cfc05b1: Waiting 05:55:21 2437ff75d9bd: Waiting 05:55:21 765212b225bb: Waiting 05:55:21 04944245beec: Verifying Checksum 05:55:21 04944245beec: Download complete 05:55:21 765212b225bb: Verifying Checksum 05:55:21 765212b225bb: Download complete 05:55:21 f23df028b6ca: Verifying Checksum 05:55:21 f23df028b6ca: Download complete 05:55:21 d65c8cfc05b1: Verifying Checksum 05:55:21 d65c8cfc05b1: Download complete 05:55:21 699f458cf7ca: Verifying Checksum 05:55:21 699f458cf7ca: Download complete 05:55:22 8998bd30e6a1: Verifying Checksum 05:55:22 8998bd30e6a1: Download complete 05:55:24 2437ff75d9bd: Verifying Checksum 05:55:24 2437ff75d9bd: Download complete 05:55:29 8998bd30e6a1: Pull complete 05:55:29 04944245beec: Pull complete 05:55:31 699f458cf7ca: Pull complete 05:55:31 765212b225bb: Pull complete 05:55:31 f23df028b6ca: Pull complete 05:55:31 d65c8cfc05b1: Pull complete 05:55:50 2437ff75d9bd: Pull complete 05:55:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:55:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:55:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:50 prd-ubuntu20.04-docker-arm64-4c-16g-11415 does not seem to be running inside a container 05:55:50 $ 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/216 -v /w/workspace/device-mqtt-go/216:/w/workspace/device-mqtt-go/216:rw,z -v /w/workspace/device-mqtt-go/216@tmp:/w/workspace/device-mqtt-go/216@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 05:55:53 $ docker top 497c9365bcfce15099580f9a3874eb216fb3715d5203e01d84ba261eb92ea1b1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:55:54 ---> job-cost.sh 05:55:54 lf-activate-venv: SKIPPING 05:55:54 INFO: No Stack... 05:55:54 INFO: Retrieving Pricing Info for: v3-standard-4 05:55:55 INFO: Archiving Costs [Pipeline] sh 05:55:55 + cat /w/workspace/device-mqtt-go/216/archives/cost.csv 05:55:55 + cut -d, -f6 [Pipeline] lock 05:55:55 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-216-stack-cost] 05:55:55 Resource [jenkins-edgexfoundry-device-mqtt-go-main-216-stack-cost] did not exist. Created. 05:55:55 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-216-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:55:56 /w/workspace/device-mqtt-go/216@tmp/durable-459ba535/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:55:57 + echo total: 0.10999999940395355 [Pipeline] stash 05:55:57 Warning: overwriting stash ‘stack-cost’ 05:55:57 Stashed 1 file(s) [Pipeline] } 05:55:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-216-stack-cost] [Pipeline] // lock [Pipeline] } 05:55:57 $ docker stop --time=1 497c9365bcfce15099580f9a3874eb216fb3715d5203e01d84ba261eb92ea1b1 05:55:58 $ docker rm -f --volumes 497c9365bcfce15099580f9a3874eb216fb3715d5203e01d84ba261eb92ea1b1 [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 05:55:59 provisioning config files... 05:55:59 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3389856861422609841tmp [Pipeline] { [Pipeline] sh 05:55:59 + set +x 05:55:59 + curl -s https://codecov.io/bash 05:55:59 + bash -s -- 05:55:59 05:55:59 _____ _ 05:55:59 / ____| | | 05:55:59 | | ___ __| | ___ ___ _____ __ 05:55:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:55:59 | |___| (_) | (_| | __/ (_| (_) \ V / 05:55:59 \_____\___/ \__,_|\___|\___\___/ \_/ 05:55:59 Bash-1.0.6 05:55:59 05:55:59 05:55:59 ==> git version 2.25.1 found 05:55:59 ==> 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 05:55:59 Release-Date: 2020-01-08 05:55:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:55:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:55:59 ==> Jenkins CI detected. 05:55:59 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 05:55:59 project root: . 05:55:59 --> token set from env 05:55:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:55:59 ==> Running gcov in . (disable via -X gcov) 05:55:59 ==> Python coveragepy not found 05:55:59 ==> Searching for coverage reports in: 05:55:59 + . 05:55:59 -> Found 1 reports 05:55:59 ==> Detecting git/mercurial file structure 05:55:59 ==> Reading reports 05:55:59 + ./coverage.out bytes=21039 05:55:59 ==> Appending adjustments 05:55:59 https://docs.codecov.io/docs/fixing-reports 05:55:59 + Found adjustments 05:55:59 ==> Gzipping contents 05:55:59 4.0K /tmp/codecov.flDSNR.gz 05:55:59 ==> Uploading reports 05:55:59 url: https://codecov.io 05:55:59 query: branch=main&commit=9d8579f05b82a801e12d88936ef98991557f2dca&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:55:59 -> Pinging Codecov 05:55:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9d8579f05b82a801e12d88936ef98991557f2dca&build=216&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F216%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:56:00 -> Uploading to 05:56:00 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/9d8579f05b82a801e12d88936ef98991557f2dca/8799d077-5486-4f4e-9be0-595676e8853b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260526%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260526T055559Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=21afc15c9c1001a2c33b505d56b5ec9ce1f5dbbb4e5cd7eb4ee14081aa61a5c9 05:56:00 % Total % Received % Xferd Average Speed Time Time Time Current 05:56:00 Dload Upload Total Spent Left Speed 05:56:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3350 0 0 100 3350 0 22483 --:--:-- --:--:-- --:--:-- 22483 05:56:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/9d8579f05b82a801e12d88936ef98991557f2dca [Pipeline] } 05:56:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:56:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:56:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:56:00 05:56:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:56:01 latest: Pulling from edgex-devops/edgex-snyk-go 05:56:01 2d35ebdb57d9: Already exists 05:56:01 85e8836fcdb2: Pulling fs layer 05:56:01 91631faa732a: Pulling fs layer 05:56:01 f3f5ae8826fa: Pulling fs layer 05:56:01 4f4fb700ef54: Pulling fs layer 05:56:01 7861252a18e6: Pulling fs layer 05:56:01 9130f900ef6f: Pulling fs layer 05:56:01 4f4fb700ef54: Waiting 05:56:01 7861252a18e6: Waiting 05:56:01 9130f900ef6f: Waiting 05:56:01 f3f5ae8826fa: Download complete 05:56:01 85e8836fcdb2: Download complete 05:56:01 4f4fb700ef54: Verifying Checksum 05:56:01 4f4fb700ef54: Download complete 05:56:01 85e8836fcdb2: Pull complete 05:56:01 7861252a18e6: Verifying Checksum 05:56:01 7861252a18e6: Download complete 05:56:01 91631faa732a: Download complete 05:56:02 9130f900ef6f: Verifying Checksum 05:56:02 9130f900ef6f: Download complete 05:56:05 91631faa732a: Pull complete 05:56:05 f3f5ae8826fa: Pull complete 05:56:05 4f4fb700ef54: Pull complete 05:56:05 7861252a18e6: Pull complete 05:56:08 9130f900ef6f: Pull complete 05:56:08 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 05:56:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:56:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:08 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 05:56:08 $ 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 05:56:11 $ docker top 11d8ea6fe076e20f02d0bbe732cf9d2f2d987ea31c7a295ce67cec074ce1b25a -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:12 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 05:56:12 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 05:56:12 + set -o pipefail 05:56:12 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 05:56:20 05:56:20 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 05:56:20 05:56:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/b05f71bb-cc72-41ac-bafa-a177452468fe 05:56:20 05:56:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:56:20 [Pipeline] } 05:56:20 $ docker stop --time=1 11d8ea6fe076e20f02d0bbe732cf9d2f2d987ea31c7a295ce67cec074ce1b25a 05:56:23 $ docker rm -f --volumes 11d8ea6fe076e20f02d0bbe732cf9d2f2d987ea31c7a295ce67cec074ce1b25a [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 05:56:24 + git log --format=format:%s -1 9d8579f05b82a801e12d88936ef98991557f2dca [Pipeline] sh 05:56:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:56:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:25 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 05:56:25 $ 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 05:56:25 $ docker top 879c545fbe2cfdcbf945085198a230276501d9f4e1da8135fd3b27a6e8d16687 -eo pid,comm 05:56:25 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). 05:56:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:25 [ssh-agent] Looking for ssh-agent implementation... 05:56:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:25 $ docker exec 879c545fbe2cfdcbf945085198a230276501d9f4e1da8135fd3b27a6e8d16687 ssh-agent 05:56:25 SSH_AUTH_SOCK=/tmp/ssh-v3uU2n4drib5/agent.32 05:56:25 SSH_AGENT_PID=38 05:56:25 Running ssh-add (command line suppressed) 05:56:26 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_295397524795171418.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_295397524795171418.key) 05:56:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:26 + git semver tag 05:56:26 2026-05-26 05:56:26,516 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:56:26 2026-05-26 05:56:26,520 [run_tag] DEBUG tag force:False 05:56:26 2026-05-26 05:56:26,520 [check_head_tag] DEBUG check head tag 05:56:26 2026-05-26 05:56:26,521 [execute] INFO git cat-file --batch-check 05:56:26 2026-05-26 05:56:26,521 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 05:56:26 2026-05-26 05:56:26,523 [execute] INFO git cat-file --batch 05:56:26 2026-05-26 05:56:26,523 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=, shell=False, universal_newlines=False) 05:56:26 2026-05-26 05:56:26,535 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:56:26 2026-05-26 05:56:26,535 [execute] INFO git tag -a v4.1.0-dev.17 -m v4.1.0-dev.17 05:56:26 2026-05-26 05:56:26,535 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.17', '-m', 'v4.1.0-dev.17'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 05:56:26 2026-05-26 05:56:26,538 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:56:26 4.1.0-dev.17 [Pipeline] } 05:56:26 $ docker exec --env ******** --env ******** 879c545fbe2cfdcbf945085198a230276501d9f4e1da8135fd3b27a6e8d16687 ssh-agent -k 05:56:26 unset SSH_AUTH_SOCK; 05:56:26 unset SSH_AGENT_PID; 05:56:26 echo Agent pid 38 killed; 05:56:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:56:27 + git semver [Pipeline] } 05:56:27 $ docker stop --time=1 879c545fbe2cfdcbf945085198a230276501d9f4e1da8135fd3b27a6e8d16687 05:56:28 $ docker rm -f --volumes 879c545fbe2cfdcbf945085198a230276501d9f4e1da8135fd3b27a6e8d16687 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:56:28 05:56:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:56:29 0.23.1-centos7: Pulling from edgex-lftools 05:56:29 ab5ef0e58194: Pulling fs layer 05:56:29 9712f1f96733: Pulling fs layer 05:56:29 63f879dbbcfc: Pulling fs layer 05:56:29 0d9ebad4ef96: Pulling fs layer 05:56:29 e9a5061849ea: Pulling fs layer 05:56:29 d747dcd14b5f: Pulling fs layer 05:56:29 2de7ff778b66: Pulling fs layer 05:56:29 e9a5061849ea: Waiting 05:56:29 d747dcd14b5f: Waiting 05:56:29 0d9ebad4ef96: Waiting 05:56:29 2de7ff778b66: Waiting 05:56:29 9712f1f96733: Verifying Checksum 05:56:29 9712f1f96733: Download complete 05:56:29 63f879dbbcfc: Verifying Checksum 05:56:29 63f879dbbcfc: Download complete 05:56:29 0d9ebad4ef96: Verifying Checksum 05:56:29 0d9ebad4ef96: Download complete 05:56:29 e9a5061849ea: Verifying Checksum 05:56:29 e9a5061849ea: Download complete 05:56:29 d747dcd14b5f: Verifying Checksum 05:56:29 d747dcd14b5f: Download complete 05:56:29 ab5ef0e58194: Verifying Checksum 05:56:29 ab5ef0e58194: Download complete 05:56:29 2de7ff778b66: Verifying Checksum 05:56:29 2de7ff778b66: Download complete 05:56:33 ab5ef0e58194: Pull complete 05:56:33 9712f1f96733: Pull complete 05:56:33 63f879dbbcfc: Pull complete 05:56:38 0d9ebad4ef96: Pull complete 05:56:38 e9a5061849ea: Pull complete 05:56:38 d747dcd14b5f: Pull complete 05:56:39 2de7ff778b66: Pull complete 05:56:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:56:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:56:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:39 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 05:56:39 $ 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 05:56:42 $ docker top 5e4120348eedabf6681b10e3b5e2935d87187b64f8f899bd3c7972ed031364c1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:56:42 provisioning config files... 05:56:42 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17551896413851232321tmp 05:56:42 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12653011058245727039tmp 05:56:42 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17925212953543635870tmp [Pipeline] { [Pipeline] echo 05:56:42 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:56:43 ---> sigul-configuration.sh 05:56:43 gpg: directory `/root/.gnupg' created 05:56:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:56:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:56:43 gpg: keyring `/root/.gnupg/secring.gpg' created 05:56:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:56:43 gpg: CAST5 encrypted data 05:56:43 gpg: encrypted with 1 passphrase 05:56:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:56:43 + mkdir /home/jenkins 05:56:43 + mkdir /home/jenkins/sigul [Pipeline] sh 05:56:44 + 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 05:56:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:56:44 ---> sigul-install.sh 05:56:44 Sigul already installed; skipping installation. [Pipeline] sh 05:56:45 + git tag --list 05:56:45 0.7.1 05:56:45 v1.0.0 05:56:45 v1.1.0 05:56:45 v1.1.1 05:56:45 v1.2.2 05:56:45 v1.3.0 05:56:45 v1.3.1 05:56:45 v2.0.0 05:56:45 v2.1.0 05:56:45 v2.1.1 05:56:45 v2.2.0 05:56:45 v2.3.0 05:56:45 v3.0 05:56:45 v3.0.0 05:56:45 v3.1 05:56:45 v3.1.0 05:56:45 v3.1.1 05:56:45 v4.0 05:56:45 v4.0.0 05:56:45 v4.0.1 05:56:45 v4.0.1-dev.1 05:56:45 v4.1.0-dev.1 05:56:45 v4.1.0-dev.10 05:56:45 v4.1.0-dev.11 05:56:45 v4.1.0-dev.12 05:56:45 v4.1.0-dev.13 05:56:45 v4.1.0-dev.14 05:56:45 v4.1.0-dev.15 05:56:45 v4.1.0-dev.16 05:56:45 v4.1.0-dev.17 05:56:45 v4.1.0-dev.2 05:56:45 v4.1.0-dev.3 05:56:45 v4.1.0-dev.4 05:56:45 v4.1.0-dev.5 05:56:45 v4.1.0-dev.6 05:56:45 v4.1.0-dev.7 05:56:45 v4.1.0-dev.8 05:56:45 v4.1.0-dev.9 [Pipeline] sh 05:56:45 + lftools sign git-tag v4.1.0-dev.17 05:56:45 Signing Git tag with Sigul... 05:56:45 Signing v4.1.0-dev.17 [Pipeline] echo 05:56:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:56:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:56:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:56:46 $ docker stop --time=1 5e4120348eedabf6681b10e3b5e2935d87187b64f8f899bd3c7972ed031364c1 05:56:48 $ docker rm -f --volumes 5e4120348eedabf6681b10e3b5e2935d87187b64f8f899bd3c7972ed031364c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:56:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:56:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:49 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 05:56:50 $ 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 05:56:50 $ docker top f37bad4fb8a8c0aff9af55d87dd99c77245d92597a3903d8bc6f0cc5783aae1d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:50 [ssh-agent] Looking for ssh-agent implementation... 05:56:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:50 $ docker exec f37bad4fb8a8c0aff9af55d87dd99c77245d92597a3903d8bc6f0cc5783aae1d ssh-agent 05:56:50 SSH_AUTH_SOCK=/tmp/ssh-afIUXcSOEICi/agent.33 05:56:50 SSH_AGENT_PID=39 05:56:51 Running ssh-add (command line suppressed) 05:56:51 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5778209259301732336.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_5778209259301732336.key) 05:56:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:51 + git semver bump pre 05:56:51 2026-05-26 05:56:51,728 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:56:51 2026-05-26 05:56:51,732 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:56:51 2026-05-26 05:56:51,732 [bump_version] DEBUG bumping version:4.1.0-dev.17 on axis:pre with prefix:dev 05:56:51 2026-05-26 05:56:51,732 [bump_version] DEBUG bumped version:4.1.0-dev.18 05:56:51 2026-05-26 05:56:51,732 [write_version] DEBUG write version:4.1.0-dev.18 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 05:56:51 2026-05-26 05:56:51,732 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:56:51 2026-05-26 05:56:51,732 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:56:51 2026-05-26 05:56:51,734 [execute] INFO git cat-file --batch-check 05:56:51 2026-05-26 05:56:51,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:56:51 2026-05-26 05:56:51,738 [execute] INFO git cat-file --batch 05:56:51 2026-05-26 05:56:51,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:56:51 2026-05-26 05:56:51,742 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:56:51 4.1.0-dev.18 [Pipeline] } 05:56:51 $ docker exec --env ******** --env ******** f37bad4fb8a8c0aff9af55d87dd99c77245d92597a3903d8bc6f0cc5783aae1d ssh-agent -k 05:56:51 unset SSH_AUTH_SOCK; 05:56:51 unset SSH_AGENT_PID; 05:56:51 echo Agent pid 39 killed; 05:56:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:56:52 + git semver [Pipeline] } 05:56:52 $ docker stop --time=1 f37bad4fb8a8c0aff9af55d87dd99c77245d92597a3903d8bc6f0cc5783aae1d 05:56:54 $ docker rm -f --volumes f37bad4fb8a8c0aff9af55d87dd99c77245d92597a3903d8bc6f0cc5783aae1d [Pipeline] // withDockerContainer [Pipeline] sh 05:56:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:56:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:56:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:55 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 05:56:55 $ 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 05:56:55 $ docker top 08364db1ca93eb3886003097a3f259419aac21c2aa7174ef0b0877c7c87951d3 -eo pid,comm 05:56:55 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). 05:56:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:56:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:56:55 [ssh-agent] Looking for ssh-agent implementation... 05:56:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:56:55 $ docker exec 08364db1ca93eb3886003097a3f259419aac21c2aa7174ef0b0877c7c87951d3 ssh-agent 05:56:55 SSH_AUTH_SOCK=/tmp/ssh-nNEKAKUBcaJu/agent.32 05:56:55 SSH_AGENT_PID=38 05:56:55 Running ssh-add (command line suppressed) 05:56:55 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15454922352049015379.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_15454922352049015379.key) 05:56:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:56:56 + git semver push 05:56:56 2026-05-26 05:56:56,525 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:56:56 2026-05-26 05:56:56,528 [run_push] DEBUG push 05:56:56 2026-05-26 05:56:56,529 [execute] INFO git cat-file --batch-check 05:56:56 2026-05-26 05:56:56,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=, shell=False, universal_newlines=False) 05:56:56 2026-05-26 05:56:56,533 [execute] INFO git rev-list 071472fc3deed6062c03b41fe822c346c0afb490 -- 05:56:56 2026-05-26 05:56:56,533 [execute] DEBUG Popen(['git', 'rev-list', '071472fc3deed6062c03b41fe822c346c0afb490', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:56:56 2026-05-26 05:56:56,542 [execute] INFO git fetch -v -- origin 05:56:56 2026-05-26 05:56:56,542 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 05:56:57 2026-05-26 05:56:57,102 [run_push] DEBUG no remote changes detected 05:56:57 2026-05-26 05:56:57,102 [execute] INFO git push origin semver 05:56:57 2026-05-26 05:56:57,102 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 05:56:58 2026-05-26 05:56:58,130 [run_push] DEBUG push all version tags 05:56:58 2026-05-26 05:56:58,131 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:56:58 2026-05-26 05:56:58,131 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, stdin=None, shell=False, universal_newlines=False) 05:56:59 2026-05-26 05:56:59,297 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 05:56:59 4.1.0-dev.18 [Pipeline] } 05:56:59 $ docker exec --env ******** --env ******** 08364db1ca93eb3886003097a3f259419aac21c2aa7174ef0b0877c7c87951d3 ssh-agent -k 05:56:59 unset SSH_AUTH_SOCK; 05:56:59 unset SSH_AGENT_PID; 05:56:59 echo Agent pid 38 killed; 05:56:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:57:00 + git semver [Pipeline] } 05:57:00 $ docker stop --time=1 08364db1ca93eb3886003097a3f259419aac21c2aa7174ef0b0877c7c87951d3 05:57:02 $ docker rm -f --volumes 08364db1ca93eb3886003097a3f259419aac21c2aa7174ef0b0877c7c87951d3 [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 05:57:03 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 05:57:03 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 05:57:03 total 16 05:57:03 drwxr-xr-x 3 root root 4096 May 26 05:40 . 05:57:03 drwxrwxr-x 10 jenkins jenkins 4096 May 26 05:56 .. 05:57:03 drwxr-xr-x 2 root root 4096 May 26 05:40 cost 05:57:03 -rw-r--r-- 1 root root 86 May 26 05:40 cost.csv 05:57:03 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 05:57:03 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 05:57:03 total 16 05:57:03 drwxr-xr-x 3 jenkins jenkins 4096 May 26 05:40 . 05:57:03 drwxrwxr-x 10 jenkins jenkins 4096 May 26 05:56 .. 05:57:03 drwxr-xr-x 2 jenkins jenkins 4096 May 26 05:40 cost 05:57:03 -rw-r--r-- 1 jenkins jenkins 86 May 26 05:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:57:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:57:04 ---> package-listing.sh 05:57:04 ++ facter osfamily 05:57:04 ++ tr '[:upper:]' '[:lower:]' 05:57:04 + OS_FAMILY=debian 05:57:04 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 05:57:04 + START_PACKAGES=/tmp/packages_start.txt 05:57:04 + END_PACKAGES=/tmp/packages_end.txt 05:57:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:57:04 + PACKAGES=/tmp/packages_start.txt 05:57:04 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 05:57:04 + PACKAGES=/tmp/packages_end.txt 05:57:04 + case "${OS_FAMILY}" in 05:57:04 + dpkg -l 05:57:04 + grep '^ii' 05:57:04 + '[' -f /tmp/packages_start.txt ']' 05:57:04 + '[' -f /tmp/packages_end.txt ']' 05:57:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:57:04 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 05:57:04 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 05:57:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 05:57:04 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 05:57:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:57:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:05 prd-ubuntu20.04-docker-8c-8g-11412 does not seem to be running inside a container 05:57:05 $ 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 05:57:06 $ docker top 9e3144bdaa8869c8a644681fabe0d8d0b931fa8ddecf1086752c275ef033f37d -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:06 + touch /tmp/pre-build-complete [Pipeline] sh 05:57:06 + mkdir -p /var/log/sysstat [Pipeline] sh 05:57:07 + ls /var/log/sa-host 05:57:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:07 provisioning config files... 05:57:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config17680207025231930827tmp [Pipeline] { [Pipeline] echo 05:57:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:57:07 ---> create-netrc.sh [Pipeline] } 05:57:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:57:08 ---> python-tools-install.sh [Pipeline] echo 05:57:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:57:08 ---> sudo-logs.sh 05:57:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:57:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:57:08 ---> job-cost.sh 05:57:08 lf-activate-venv: SKIPPING 05:57:08 DEBUG: total: 0.2199999988079071 05:57:08 INFO: Retrieving Stack Cost... 05:57:09 INFO: Retrieving Pricing Info for: v3-standard-8 05:57:09 INFO: Archiving Costs [Pipeline] echo 05:57:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:57:10 ---> logs-deploy.sh 05:57:10 lf-activate-venv: SKIPPING 05:57:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/216 05:57:10 INFO: archiving workspace using pattern(s): 05:57:11 Archives upload complete. 05:57:11 INFO: archiving logs to Nexus